Sep 01 12:28:57 devstack devstack@c-api.service[74765]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Sep 01 12:28:57 devstack devstack@c-api.service[74765]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue Sep 1 12:28:57 2026] *** Sep 01 12:28:57 devstack devstack@c-api.service[74765]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Sep 01 12:28:57 devstack devstack@c-api.service[74765]: os: Linux-6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 Sep 01 12:28:57 devstack devstack@c-api.service[74765]: nodename: devstack Sep 01 12:28:57 devstack devstack@c-api.service[74765]: machine: x86_64 Sep 01 12:28:57 devstack devstack@c-api.service[74765]: clock source: unix Sep 01 12:28:57 devstack devstack@c-api.service[74765]: pcre jit disabled Sep 01 12:28:57 devstack devstack@c-api.service[74765]: detected number of CPU cores: 4 Sep 01 12:28:57 devstack devstack@c-api.service[74765]: current working directory: / Sep 01 12:28:57 devstack devstack@c-api.service[74765]: detected binary path: /usr/bin/uwsgi-core Sep 01 12:28:57 devstack devstack@c-api.service[74765]: your processes number limit is 47518 Sep 01 12:28:57 devstack devstack@c-api.service[74765]: your memory page size is 4096 bytes Sep 01 12:28:57 devstack devstack@c-api.service[74765]: detected max file descriptor number: 2048 Sep 01 12:28:57 devstack devstack@c-api.service[74765]: lock engine: pthread robust mutexes Sep 01 12:28:57 devstack devstack@c-api.service[74765]: thunder lock: enabled Sep 01 12:28:57 devstack devstack@c-api.service[74765]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Sep 01 12:28:57 devstack devstack@c-api.service[74765]: Python version: 3.12.3 (main, Jul 15 2026, 23:46:41) [GCC 13.3.0] Sep 01 12:28:57 devstack devstack@c-api.service[74765]: PEP 405 virtualenv detected: /opt/stack/data/venv Sep 01 12:28:57 devstack devstack@c-api.service[74765]: Set PythonHome to /opt/stack/data/venv Sep 01 12:28:57 devstack devstack@c-api.service[74765]: Python main interpreter initialized at 0x7e08ec8a4668 Sep 01 12:28:57 devstack devstack@c-api.service[74765]: python threads support enabled Sep 01 12:28:57 devstack devstack@c-api.service[74765]: your server socket listen backlog is limited to 100 connections Sep 01 12:28:57 devstack devstack@c-api.service[74765]: your mercy for graceful operations on workers is 80 seconds Sep 01 12:28:57 devstack devstack@c-api.service[74765]: mapped 403077 bytes (393 KB) for 2 cores Sep 01 12:28:57 devstack devstack@c-api.service[74765]: *** Operational MODE: preforking *** Sep 01 12:28:57 devstack devstack@c-api.service[74765]: *** uWSGI is running in multiple interpreter mode *** Sep 01 12:28:57 devstack devstack@c-api.service[74765]: spawned uWSGI master process (pid: 74765) Sep 01 12:28:57 devstack devstack@c-api.service[74765]: spawned uWSGI worker 1 (pid: 74769, cores: 1) Sep 01 12:28:57 devstack devstack@c-api.service[74765]: spawned uWSGI worker 2 (pid: 74770, cores: 1) Sep 01 12:28:57 devstack devstack@c-api.service[74765]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Sep 01 12:28:58 devstack devstack@c-api.service[74769]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 01 12:28:58 devstack devstack@c-api.service[74769]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 01 12:28:58 devstack devstack@c-api.service[74769]: we strongly recommend against using it for new projects. Sep 01 12:28:58 devstack devstack@c-api.service[74769]: If you are already using Eventlet, we recommend migrating to a different Sep 01 12:28:58 devstack devstack@c-api.service[74769]: framework. For more detail see Sep 01 12:28:58 devstack devstack@c-api.service[74769]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 01 12:28:58 devstack devstack@c-api.service[74769]: import eventlet # noqa Sep 01 12:28:58 devstack devstack@c-api.service[74770]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 01 12:28:58 devstack devstack@c-api.service[74770]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 01 12:28:58 devstack devstack@c-api.service[74770]: we strongly recommend against using it for new projects. Sep 01 12:28:58 devstack devstack@c-api.service[74770]: If you are already using Eventlet, we recommend migrating to a different Sep 01 12:28:58 devstack devstack@c-api.service[74770]: framework. For more detail see Sep 01 12:28:58 devstack devstack@c-api.service[74770]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 01 12:28:58 devstack devstack@c-api.service[74770]: import eventlet # noqa Sep 01 12:28:58 devstack devstack@c-api.service[74769]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Sep 01 12:28:58 devstack devstack@c-api.service[74769]: from cgi import parse_header Sep 01 12:28:58 devstack devstack@c-api.service[74770]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Sep 01 12:28:58 devstack devstack@c-api.service[74770]: from cgi import parse_header Sep 01 12:28:58 devstack devstack@c-api.service[74769]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 01 12:28:58 devstack devstack@c-api.service[74769]: warnings.warn( Sep 01 12:28:58 devstack devstack@c-api.service[74769]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Sep 01 12:28:58 devstack devstack@c-api.service[74769]: removals.removed_module( Sep 01 12:28:58 devstack devstack@c-api.service[74769]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Sep 01 12:28:58 devstack devstack@c-api.service[74769]: removals.removed_module( Sep 01 12:28:58 devstack devstack@c-api.service[74770]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 01 12:28:58 devstack devstack@c-api.service[74770]: warnings.warn( Sep 01 12:28:58 devstack devstack@c-api.service[74770]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Sep 01 12:28:58 devstack devstack@c-api.service[74770]: removals.removed_module( Sep 01 12:28:58 devstack devstack@c-api.service[74770]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Sep 01 12:28:58 devstack devstack@c-api.service[74770]: removals.removed_module( Sep 01 12:29:00 devstack devstack@c-api.service[74769]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Sep 01 12:29:00 devstack devstack@c-api.service[74769]: warnings.warn( Sep 01 12:29:00 devstack devstack@c-api.service[74770]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Sep 01 12:29:00 devstack devstack@c-api.service[74770]: warnings.warn( Sep 01 12:29:00 devstack devstack@c-api.service[74769]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Sep 01 12:29:00 devstack devstack@c-api.service[74769]: warnings.warn( Sep 01 12:29:00 devstack devstack@c-api.service[74770]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Sep 01 12:29:00 devstack devstack@c-api.service[74770]: warnings.warn( Sep 01 12:29:00 devstack devstack@c-api.service[74769]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Sep 01 12:29:00 devstack devstack@c-api.service[74769]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=74769) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 01 12:29:00 devstack devstack@c-api.service[74770]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Sep 01 12:29:00 devstack devstack@c-api.service[74770]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=74770) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 01 12:29:00 devstack devstack@c-api.service[74770]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Sep 01 12:29:00 devstack devstack@c-api.service[74770]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 01 12:29:00 devstack devstack@c-api.service[74769]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Sep 01 12:29:00 devstack devstack@c-api.service[74769]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 01 12:29:01 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=74769) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 01 12:29:01 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=74769) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:29:01 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=74769) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:29:01 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=74770) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 01 12:29:01 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=74770) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:29:01 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=74769) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:29:01 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=74770) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:29:01 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=74769) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:29:01 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=74769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:29:01 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=74770) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:29:01 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=74769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:29:01 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=74770) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:29:01 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=74769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:29:01 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=74770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:29:01 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=74769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:29:01 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=74770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:29:01 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=74769) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:29:01 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=74770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:29:01 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=74769) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:29:01 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=74770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:29:01 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=74770) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:29:01 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=74770) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:29:01 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=74770) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:29:01 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=74770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:29:01 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=74770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:29:01 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=74769) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:29:01 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=74770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:29:01 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=74769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:29:01 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=74770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:29:01 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=74769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:29:01 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=74770) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:29:01 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=74770) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:29:01 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=74769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:29:01 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=74769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:29:01 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=74769) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:29:01 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=74770) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:29:01 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=74769) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:29:01 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=74770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:29:01 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=74770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:29:01 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=74770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:29:01 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=74769) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:29:01 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=74770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:29:01 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=74769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:29:01 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=74770) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:29:01 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=74770) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:29:01 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=74769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:29:01 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=74769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:29:01 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=74769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:29:01 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=74769) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:29:01 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=74769) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:29:01 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=74770) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:29:01 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=74770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:29:01 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=74770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:29:01 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=74770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:29:01 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=74770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:29:01 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=74770) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:29:01 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=74770) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:29:01 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=74770) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:29:01 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=74770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:29:01 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=74770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:29:01 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=74770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:29:01 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=74770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:29:01 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=74770) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:29:01 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=74770) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:29:01 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=74769) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:29:01 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=74769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:29:01 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=74769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:29:01 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=74769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:29:01 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=74769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:29:01 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=74769) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:29:01 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=74769) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:29:01 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=74770) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:29:01 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=74770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:29:01 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=74770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:29:01 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=74770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:29:01 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=74770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:29:01 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=74770) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:29:01 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=74770) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:29:01 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=74769) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:29:01 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=74769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:29:01 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=74769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:29:01 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=74769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:29:01 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=74769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:29:01 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=74769) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:29:01 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=74769) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:29:01 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=74770) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:29:01 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=74770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:29:01 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=74769) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:29:01 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=74770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:29:01 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=74769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:29:01 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=74770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:29:01 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=74769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:29:01 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=74769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:29:01 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=74770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:29:01 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=74769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:29:01 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=74770) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:29:01 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=74769) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:29:01 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=74770) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:29:01 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=74769) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:29:01 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=74769) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:29:01 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=74769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:29:01 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=74769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:29:01 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=74769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:29:01 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=74770) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:29:01 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=74769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:29:01 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=74770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:29:01 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=74769) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:29:01 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=74770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:29:01 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=74769) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:29:01 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=74770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:29:01 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=74770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:29:01 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=74770) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:29:01 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=74770) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:29:01 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=74770) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:29:01 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=74770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:29:01 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=74769) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:29:01 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=74769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:29:01 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=74770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:29:01 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=74769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:29:01 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=74770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:29:01 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=74769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:29:01 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=74770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:29:01 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=74769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:29:01 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=74770) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:29:01 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=74769) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:29:01 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=74770) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:29:01 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=74769) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:29:01 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=74769) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:29:01 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=74769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:29:01 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=74769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:29:01 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=74769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:29:01 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=74769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:29:01 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=74769) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:29:01 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=74769) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:29:01 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=74770) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:29:01 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=74770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:29:01 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=74770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:29:01 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=74770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:29:01 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=74770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:29:01 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=74770) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:29:01 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=74770) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:29:01 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=74769) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:29:01 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=74769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:29:01 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=74769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:29:01 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=74769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:29:01 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=74769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:29:01 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=74769) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:29:01 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=74769) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:29:01 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=74770) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:29:01 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=74770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:29:01 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=74770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:29:01 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=74770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:29:01 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=74770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:29:01 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=74770) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:29:01 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=74770) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:29:01 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=74769) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:29:01 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=74769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:29:01 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=74769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:29:01 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=74769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:29:01 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=74769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:29:01 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=74769) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:29:01 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=74769) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:29:01 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=74770) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:29:01 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=74770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:29:01 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=74770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:29:01 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=74770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:29:01 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=74770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:29:01 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=74770) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:29:01 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=74770) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:29:01 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=74769) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:29:01 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=74770) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:29:01 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=74769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:29:01 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=74770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:29:01 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=74770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:29:01 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=74770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:29:01 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=74770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:29:01 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=74770) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:29:01 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=74770) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:29:01 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=74769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:29:01 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=74769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:29:01 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=74769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:29:01 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=74769) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:29:01 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=74769) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:29:01 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=74769) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:29:01 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=74769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:29:01 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=74769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:29:01 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=74769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:29:01 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=74769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:29:01 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=74769) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:29:01 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=74769) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:29:01 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=74770) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:29:01 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=74770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:29:01 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=74770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:29:01 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=74769) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:29:01 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=74770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:29:01 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=74769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:29:01 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=74770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:29:01 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=74769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:29:01 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=74770) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:29:01 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=74769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:29:01 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=74770) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:29:01 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=74769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:29:01 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=74769) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:29:01 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=74769) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:29:01 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=74770) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:29:01 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=74770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:29:01 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=74769) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:29:01 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=74770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:29:01 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=74769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:29:01 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=74770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:29:01 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=74769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:29:01 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=74770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:29:01 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=74769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:29:01 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=74770) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:29:01 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=74769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:29:01 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=74770) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:29:01 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=74770) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:29:01 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=74770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:29:01 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=74770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:29:01 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=74770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:29:01 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=74770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:29:01 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=74770) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:29:01 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=74770) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:29:01 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=74770) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:29:01 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=74769) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:29:01 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=74770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:29:01 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=74769) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:29:02 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=74770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:29:02 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=74770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:29:02 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=74770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:29:02 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=74769) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:29:02 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=74770) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:29:02 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=74769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:29:02 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=74770) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:29:02 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=74769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:29:02 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=74769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:29:02 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=74770) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:29:02 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=74769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:29:02 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=74770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:29:02 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=74769) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:29:02 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=74770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:29:02 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=74770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:29:02 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=74770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:29:02 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=74770) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:29:02 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=74770) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:29:02 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=74769) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:29:02 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=74769) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:29:02 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=74769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:29:02 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=74769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:29:02 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=74769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:29:02 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=74770) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:29:02 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=74769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:29:02 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=74770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:29:02 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=74769) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:29:02 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=74770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:29:02 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=74769) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:29:02 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=74770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:29:02 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=74769) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:29:02 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=74770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:29:02 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=74770) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:29:02 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=74770) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:29:02 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=74770) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:29:02 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=74770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:29:02 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=74770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:29:02 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=74770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:29:02 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=74769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:29:02 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=74770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:29:02 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=74769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:29:02 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=74770) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:29:02 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=74769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:29:02 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=74770) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:29:02 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=74769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:29:02 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=74769) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:29:02 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=74770) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:29:02 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=74769) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:29:02 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=74770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:29:02 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=74770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:29:02 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=74770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:29:02 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=74770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:29:02 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=74770) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:29:02 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=74769) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:29:02 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=74770) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:29:02 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=74770) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:29:02 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=74770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:29:02 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=74770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:29:02 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=74770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:29:02 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=74770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:29:02 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=74769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:29:02 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=74770) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:29:02 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=74769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:29:02 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=74770) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:29:02 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=74769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:29:02 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=74769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:29:02 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=74769) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:29:02 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=74769) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:29:02 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=74769) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:29:02 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=74769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:29:02 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=74769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:29:02 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=74770) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:29:02 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=74770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:29:02 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=74770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:29:02 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=74770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:29:02 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=74770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:29:02 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=74770) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:29:02 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=74770) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:29:02 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=74770) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:29:02 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=74770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:29:02 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=74770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:29:02 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=74770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:29:02 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=74770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:29:02 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=74770) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:29:02 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=74770) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:29:02 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=74769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:29:02 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=74769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:29:02 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=74769) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:29:02 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=74769) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:29:02 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=74769) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:29:02 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=74769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:29:02 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=74769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:29:02 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=74769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:29:02 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=74769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:29:02 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=74769) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:29:02 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=74769) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:29:02 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=74770) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:29:02 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=74770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:29:02 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=74769) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:29:02 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=74770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:29:02 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=74769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:29:02 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=74769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:29:02 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=74769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:29:02 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=74770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:29:02 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=74769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:29:02 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=74769) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:29:02 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=74770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:29:02 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=74769) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:29:02 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=74770) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:29:02 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=74770) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:29:02 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=74770) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:29:02 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=74770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:29:02 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=74770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:29:02 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=74770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:29:02 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=74769) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:29:02 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=74770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:29:02 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=74769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:29:02 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=74770) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:29:02 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=74769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:29:02 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=74770) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:29:02 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=74769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:29:02 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=74769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:29:02 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=74769) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:29:02 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=74769) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:29:02 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=74769) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:29:02 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=74769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:29:02 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=74769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:29:02 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=74769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:29:02 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=74769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:29:02 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=74769) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:29:02 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=74769) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:29:02 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=74770) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:29:02 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=74770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:29:02 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=74770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:29:02 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=74770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:29:02 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=74770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:29:02 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=74770) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:29:02 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=74770) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:29:02 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=74769) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:29:02 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=74769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:29:02 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=74769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:29:02 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=74769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:29:02 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=74769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:29:02 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=74769) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:29:02 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=74770) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:29:02 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=74770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:29:02 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=74769) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:29:02 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=74770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:29:02 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=74769) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:29:02 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=74769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:29:02 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=74770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:29:02 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=74769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:29:02 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=74770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:29:02 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=74769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:29:02 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=74770) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:29:02 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=74769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:29:02 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=74769) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:29:02 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=74769) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:29:02 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=74770) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:29:02 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=74769) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:29:02 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=74769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:29:02 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=74769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:29:02 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=74769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:29:02 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=74769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:29:02 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=74769) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:29:02 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=74769) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:29:02 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=74770) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:29:02 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=74769) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:29:02 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=74770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:29:02 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=74769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:29:02 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=74770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:29:02 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=74769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:29:02 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=74770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:29:02 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=74769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:29:02 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=74770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:29:02 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=74769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:29:02 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=74770) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:29:02 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=74769) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:29:02 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=74769) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:29:02 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=74770) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:29:02 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=74770) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:29:02 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=74770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:29:02 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=74769) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:29:02 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=74770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:29:02 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=74769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:29:02 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=74769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:29:02 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=74769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:29:02 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=74769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:29:02 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=74770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:29:02 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=74769) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:29:02 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=74770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:29:02 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=74769) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:29:02 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=74770) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:29:02 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=74769) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:29:02 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=74770) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:29:02 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=74769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:29:02 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=74770) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:29:02 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=74769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:29:02 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=74769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:29:02 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=74769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:29:02 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=74769) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:29:02 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=74770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:29:02 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=74769) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:29:02 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=74770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:29:02 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=74769) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:29:02 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=74770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:29:02 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=74769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:29:02 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=74770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:29:02 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=74769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:29:02 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=74770) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:29:02 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=74769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:29:02 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=74770) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:29:02 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=74769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:29:02 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=74770) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:29:02 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=74769) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:29:02 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=74769) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:29:02 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=74769) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:29:02 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=74769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:29:02 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=74770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:29:02 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=74769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:29:02 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=74770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:29:02 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=74769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:29:02 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=74770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:29:02 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=74769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:29:02 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=74770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:29:02 devstack devstack@c-api.service[74769]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=74769) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:29:02 devstack devstack@c-api.service[74770]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=74770) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:29:02 devstack devstack@c-api.service[74769]: INFO dbcounter [None req-6d43befc-eeb1-460f-aabb-f6c826279e04 None None] Registered counter for database cinder Sep 01 12:29:02 devstack devstack@c-api.service[74770]: INFO dbcounter [None req-76e18355-d1da-4fb2-8241-e86366a53610 None None] Registered counter for database cinder Sep 01 12:29:02 devstack devstack@c-api.service[74769]: DEBUG oslo_db.sqlalchemy.engines [None req-6d43befc-eeb1-460f-aabb-f6c826279e04 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=74769) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 12:29:02 devstack devstack@c-api.service[74770]: DEBUG oslo_db.sqlalchemy.engines [None req-76e18355-d1da-4fb2-8241-e86366a53610 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=74770) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 12:29:02 devstack devstack@c-api.service[74769]: DEBUG dbcounter [-] [74769] Writer thread running {{(pid=74769) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 01 12:29:02 devstack devstack@c-api.service[74769]: /opt/stack/cinder/cinder/objects/service.py:243: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:29:02 devstack devstack@c-api.service[74769]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 12:29:02 devstack devstack@c-api.service[74769]: INFO cinder.rpc [None req-6d43befc-eeb1-460f-aabb-f6c826279e04 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 01 12:29:02 devstack devstack@c-api.service[74769]: INFO cinder.rpc [None req-6d43befc-eeb1-460f-aabb-f6c826279e04 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 01 12:29:02 devstack devstack@c-api.service[74770]: DEBUG dbcounter [-] [74770] Writer thread running {{(pid=74770) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 01 12:29:02 devstack devstack@c-api.service[74770]: /opt/stack/cinder/cinder/objects/service.py:243: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:29:02 devstack devstack@c-api.service[74770]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 12:29:02 devstack devstack@c-api.service[74770]: INFO cinder.rpc [None req-76e18355-d1da-4fb2-8241-e86366a53610 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 01 12:29:02 devstack devstack@c-api.service[74769]: INFO cinder.rpc [None req-6d43befc-eeb1-460f-aabb-f6c826279e04 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 01 12:29:02 devstack devstack@c-api.service[74770]: INFO cinder.rpc [None req-76e18355-d1da-4fb2-8241-e86366a53610 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 01 12:29:02 devstack devstack@c-api.service[74769]: INFO cinder.rpc [None req-6d43befc-eeb1-460f-aabb-f6c826279e04 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 01 12:29:02 devstack devstack@c-api.service[74769]: WARNING stevedore.named [None req-6d43befc-eeb1-460f-aabb-f6c826279e04 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:29:02 devstack devstack@c-api.service[74769]: WARNING castellan.key_manager [None req-6d43befc-eeb1-460f-aabb-f6c826279e04 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:29:02 devstack devstack@c-api.service[74770]: INFO cinder.rpc [None req-76e18355-d1da-4fb2-8241-e86366a53610 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 01 12:29:02 devstack devstack@c-api.service[74770]: INFO cinder.rpc [None req-76e18355-d1da-4fb2-8241-e86366a53610 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 01 12:29:02 devstack devstack@c-api.service[74769]: WARNING cinder.keymgr.conf_key_mgr [None req-6d43befc-eeb1-460f-aabb-f6c826279e04 None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:29:02 devstack devstack@c-api.service[74770]: WARNING stevedore.named [None req-76e18355-d1da-4fb2-8241-e86366a53610 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:29:02 devstack devstack@c-api.service[74770]: WARNING castellan.key_manager [None req-76e18355-d1da-4fb2-8241-e86366a53610 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:29:02 devstack devstack@c-api.service[74770]: WARNING cinder.keymgr.conf_key_mgr [None req-76e18355-d1da-4fb2-8241-e86366a53610 None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:29:02 devstack devstack@c-api.service[74770]: WARNING stevedore.named [None req-76e18355-d1da-4fb2-8241-e86366a53610 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:29:02 devstack devstack@c-api.service[74770]: WARNING castellan.key_manager [None req-76e18355-d1da-4fb2-8241-e86366a53610 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:29:02 devstack devstack@c-api.service[74769]: WARNING stevedore.named [None req-6d43befc-eeb1-460f-aabb-f6c826279e04 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:29:02 devstack devstack@c-api.service[74769]: WARNING castellan.key_manager [None req-6d43befc-eeb1-460f-aabb-f6c826279e04 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:29:02 devstack devstack@c-api.service[74770]: DEBUG oslo_db.sqlalchemy.engines [None req-76e18355-d1da-4fb2-8241-e86366a53610 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=74770) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 12:29:02 devstack devstack@c-api.service[74770]: INFO cinder.rpc [None req-76e18355-d1da-4fb2-8241-e86366a53610 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 01 12:29:02 devstack devstack@c-api.service[74769]: DEBUG oslo_db.sqlalchemy.engines [None req-6d43befc-eeb1-460f-aabb-f6c826279e04 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=74769) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 12:29:02 devstack devstack@c-api.service[74770]: INFO cinder.rpc [None req-76e18355-d1da-4fb2-8241-e86366a53610 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 01 12:29:02 devstack devstack@c-api.service[74770]: WARNING stevedore.named [None req-76e18355-d1da-4fb2-8241-e86366a53610 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:29:02 devstack devstack@c-api.service[74770]: WARNING castellan.key_manager [None req-76e18355-d1da-4fb2-8241-e86366a53610 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:29:02 devstack devstack@c-api.service[74769]: INFO cinder.rpc [None req-6d43befc-eeb1-460f-aabb-f6c826279e04 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 01 12:29:02 devstack devstack@c-api.service[74769]: INFO cinder.rpc [None req-6d43befc-eeb1-460f-aabb-f6c826279e04 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 01 12:29:02 devstack devstack@c-api.service[74769]: WARNING stevedore.named [None req-6d43befc-eeb1-460f-aabb-f6c826279e04 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:29:02 devstack devstack@c-api.service[74769]: WARNING castellan.key_manager [None req-6d43befc-eeb1-460f-aabb-f6c826279e04 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:29:02 devstack devstack@c-api.service[74770]: WARNING stevedore.named [None req-76e18355-d1da-4fb2-8241-e86366a53610 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:29:02 devstack devstack@c-api.service[74770]: WARNING castellan.key_manager [None req-76e18355-d1da-4fb2-8241-e86366a53610 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:29:02 devstack devstack@c-api.service[74770]: WARNING stevedore.named [None req-76e18355-d1da-4fb2-8241-e86366a53610 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:29:02 devstack devstack@c-api.service[74770]: WARNING castellan.key_manager [None req-76e18355-d1da-4fb2-8241-e86366a53610 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:29:02 devstack devstack@c-api.service[74769]: WARNING stevedore.named [None req-6d43befc-eeb1-460f-aabb-f6c826279e04 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:29:02 devstack devstack@c-api.service[74770]: WARNING stevedore.named [None req-76e18355-d1da-4fb2-8241-e86366a53610 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:29:02 devstack devstack@c-api.service[74770]: WARNING castellan.key_manager [None req-76e18355-d1da-4fb2-8241-e86366a53610 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:29:02 devstack devstack@c-api.service[74769]: WARNING castellan.key_manager [None req-6d43befc-eeb1-460f-aabb-f6c826279e04 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:29:02 devstack devstack@c-api.service[74769]: WARNING stevedore.named [None req-6d43befc-eeb1-460f-aabb-f6c826279e04 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:29:02 devstack devstack@c-api.service[74770]: WARNING stevedore.named [None req-76e18355-d1da-4fb2-8241-e86366a53610 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:29:02 devstack devstack@c-api.service[74770]: WARNING castellan.key_manager [None req-76e18355-d1da-4fb2-8241-e86366a53610 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:29:02 devstack devstack@c-api.service[74769]: WARNING castellan.key_manager [None req-6d43befc-eeb1-460f-aabb-f6c826279e04 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:29:02 devstack devstack@c-api.service[74770]: WARNING stevedore.named [None req-76e18355-d1da-4fb2-8241-e86366a53610 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:29:02 devstack devstack@c-api.service[74770]: WARNING castellan.key_manager [None req-76e18355-d1da-4fb2-8241-e86366a53610 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:29:02 devstack devstack@c-api.service[74769]: WARNING stevedore.named [None req-6d43befc-eeb1-460f-aabb-f6c826279e04 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:29:02 devstack devstack@c-api.service[74769]: WARNING castellan.key_manager [None req-6d43befc-eeb1-460f-aabb-f6c826279e04 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:29:02 devstack devstack@c-api.service[74770]: WARNING stevedore.named [None req-76e18355-d1da-4fb2-8241-e86366a53610 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:29:02 devstack devstack@c-api.service[74770]: WARNING castellan.key_manager [None req-76e18355-d1da-4fb2-8241-e86366a53610 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:29:02 devstack devstack@c-api.service[74769]: WARNING stevedore.named [None req-6d43befc-eeb1-460f-aabb-f6c826279e04 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:29:02 devstack devstack@c-api.service[74769]: WARNING castellan.key_manager [None req-6d43befc-eeb1-460f-aabb-f6c826279e04 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:29:02 devstack devstack@c-api.service[74770]: WARNING stevedore.named [None req-76e18355-d1da-4fb2-8241-e86366a53610 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:29:02 devstack devstack@c-api.service[74770]: WARNING castellan.key_manager [None req-76e18355-d1da-4fb2-8241-e86366a53610 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:29:02 devstack devstack@c-api.service[74769]: WARNING stevedore.named [None req-6d43befc-eeb1-460f-aabb-f6c826279e04 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:29:02 devstack devstack@c-api.service[74769]: WARNING castellan.key_manager [None req-6d43befc-eeb1-460f-aabb-f6c826279e04 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:29:02 devstack devstack@c-api.service[74770]: WARNING stevedore.named [None req-76e18355-d1da-4fb2-8241-e86366a53610 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:29:02 devstack devstack@c-api.service[74770]: WARNING castellan.key_manager [None req-76e18355-d1da-4fb2-8241-e86366a53610 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:29:02 devstack devstack@c-api.service[74769]: WARNING stevedore.named [None req-6d43befc-eeb1-460f-aabb-f6c826279e04 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:29:02 devstack devstack@c-api.service[74769]: WARNING castellan.key_manager [None req-6d43befc-eeb1-460f-aabb-f6c826279e04 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:29:02 devstack devstack@c-api.service[74770]: WARNING stevedore.named [None req-76e18355-d1da-4fb2-8241-e86366a53610 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:29:02 devstack devstack@c-api.service[74770]: WARNING castellan.key_manager [None req-76e18355-d1da-4fb2-8241-e86366a53610 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:29:02 devstack devstack@c-api.service[74769]: WARNING stevedore.named [None req-6d43befc-eeb1-460f-aabb-f6c826279e04 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:29:02 devstack devstack@c-api.service[74769]: WARNING castellan.key_manager [None req-6d43befc-eeb1-460f-aabb-f6c826279e04 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:29:02 devstack devstack@c-api.service[74770]: WARNING stevedore.named [None req-76e18355-d1da-4fb2-8241-e86366a53610 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:29:02 devstack devstack@c-api.service[74770]: WARNING castellan.key_manager [None req-76e18355-d1da-4fb2-8241-e86366a53610 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:29:02 devstack devstack@c-api.service[74769]: WARNING stevedore.named [None req-6d43befc-eeb1-460f-aabb-f6c826279e04 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:29:02 devstack devstack@c-api.service[74770]: WARNING stevedore.named [None req-76e18355-d1da-4fb2-8241-e86366a53610 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:29:02 devstack devstack@c-api.service[74769]: WARNING castellan.key_manager [None req-6d43befc-eeb1-460f-aabb-f6c826279e04 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:29:02 devstack devstack@c-api.service[74770]: WARNING castellan.key_manager [None req-76e18355-d1da-4fb2-8241-e86366a53610 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:29:02 devstack devstack@c-api.service[74769]: WARNING stevedore.named [None req-6d43befc-eeb1-460f-aabb-f6c826279e04 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:29:02 devstack devstack@c-api.service[74769]: WARNING castellan.key_manager [None req-6d43befc-eeb1-460f-aabb-f6c826279e04 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:29:02 devstack devstack@c-api.service[74769]: WARNING stevedore.named [None req-6d43befc-eeb1-460f-aabb-f6c826279e04 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:29:02 devstack devstack@c-api.service[74769]: WARNING castellan.key_manager [None req-6d43befc-eeb1-460f-aabb-f6c826279e04 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:29:02 devstack devstack@c-api.service[74770]: WARNING stevedore.named [None req-76e18355-d1da-4fb2-8241-e86366a53610 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:29:02 devstack devstack@c-api.service[74770]: WARNING castellan.key_manager [None req-76e18355-d1da-4fb2-8241-e86366a53610 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:29:02 devstack devstack@c-api.service[74769]: WARNING stevedore.named [None req-6d43befc-eeb1-460f-aabb-f6c826279e04 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:29:02 devstack devstack@c-api.service[74769]: WARNING castellan.key_manager [None req-6d43befc-eeb1-460f-aabb-f6c826279e04 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:29:02 devstack devstack@c-api.service[74770]: WARNING stevedore.named [None req-76e18355-d1da-4fb2-8241-e86366a53610 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:29:02 devstack devstack@c-api.service[74770]: WARNING castellan.key_manager [None req-76e18355-d1da-4fb2-8241-e86366a53610 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:29:02 devstack devstack@c-api.service[74770]: WARNING stevedore.named [None req-76e18355-d1da-4fb2-8241-e86366a53610 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:29:02 devstack devstack@c-api.service[74770]: WARNING castellan.key_manager [None req-76e18355-d1da-4fb2-8241-e86366a53610 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:29:02 devstack devstack@c-api.service[74769]: WARNING stevedore.named [None req-6d43befc-eeb1-460f-aabb-f6c826279e04 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:29:02 devstack devstack@c-api.service[74770]: WARNING cinder.api.contrib.hosts [None req-76e18355-d1da-4fb2-8241-e86366a53610 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 01 12:29:02 devstack devstack@c-api.service[74769]: WARNING castellan.key_manager [None req-6d43befc-eeb1-460f-aabb-f6c826279e04 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:29:02 devstack devstack@c-api.service[74770]: WARNING stevedore.named [None req-76e18355-d1da-4fb2-8241-e86366a53610 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:29:02 devstack devstack@c-api.service[74770]: WARNING castellan.key_manager [None req-76e18355-d1da-4fb2-8241-e86366a53610 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:29:02 devstack devstack@c-api.service[74770]: WARNING stevedore.named [None req-76e18355-d1da-4fb2-8241-e86366a53610 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:29:02 devstack devstack@c-api.service[74770]: WARNING castellan.key_manager [None req-76e18355-d1da-4fb2-8241-e86366a53610 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:29:02 devstack devstack@c-api.service[74770]: WARNING stevedore.named [None req-76e18355-d1da-4fb2-8241-e86366a53610 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:29:02 devstack devstack@c-api.service[74769]: WARNING stevedore.named [None req-6d43befc-eeb1-460f-aabb-f6c826279e04 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:29:02 devstack devstack@c-api.service[74770]: WARNING castellan.key_manager [None req-76e18355-d1da-4fb2-8241-e86366a53610 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:29:02 devstack devstack@c-api.service[74769]: WARNING castellan.key_manager [None req-6d43befc-eeb1-460f-aabb-f6c826279e04 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:29:02 devstack devstack@c-api.service[74770]: WARNING stevedore.named [None req-76e18355-d1da-4fb2-8241-e86366a53610 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:29:02 devstack devstack@c-api.service[74770]: WARNING castellan.key_manager [None req-76e18355-d1da-4fb2-8241-e86366a53610 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:29:02 devstack devstack@c-api.service[74769]: WARNING stevedore.named [None req-6d43befc-eeb1-460f-aabb-f6c826279e04 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:29:02 devstack devstack@c-api.service[74769]: WARNING castellan.key_manager [None req-6d43befc-eeb1-460f-aabb-f6c826279e04 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:29:02 devstack devstack@c-api.service[74770]: WARNING stevedore.named [None req-76e18355-d1da-4fb2-8241-e86366a53610 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:29:02 devstack devstack@c-api.service[74770]: WARNING castellan.key_manager [None req-76e18355-d1da-4fb2-8241-e86366a53610 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:29:02 devstack devstack@c-api.service[74769]: WARNING cinder.api.contrib.hosts [None req-6d43befc-eeb1-460f-aabb-f6c826279e04 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 01 12:29:02 devstack devstack@c-api.service[74770]: WARNING stevedore.named [None req-76e18355-d1da-4fb2-8241-e86366a53610 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:29:02 devstack devstack@c-api.service[74769]: WARNING stevedore.named [None req-6d43befc-eeb1-460f-aabb-f6c826279e04 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:29:02 devstack devstack@c-api.service[74770]: WARNING castellan.key_manager [None req-76e18355-d1da-4fb2-8241-e86366a53610 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:29:02 devstack devstack@c-api.service[74769]: WARNING castellan.key_manager [None req-6d43befc-eeb1-460f-aabb-f6c826279e04 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:29:02 devstack devstack@c-api.service[74770]: WARNING stevedore.named [None req-76e18355-d1da-4fb2-8241-e86366a53610 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:29:02 devstack devstack@c-api.service[74769]: WARNING stevedore.named [None req-6d43befc-eeb1-460f-aabb-f6c826279e04 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:29:02 devstack devstack@c-api.service[74769]: WARNING castellan.key_manager [None req-6d43befc-eeb1-460f-aabb-f6c826279e04 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:29:02 devstack devstack@c-api.service[74770]: WARNING castellan.key_manager [None req-76e18355-d1da-4fb2-8241-e86366a53610 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:29:02 devstack devstack@c-api.service[74770]: DEBUG cinder.api.v3.router [None req-76e18355-d1da-4fb2-8241-e86366a53610 None None] Extended resource: extensions {{(pid=74770) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 12:29:02 devstack devstack@c-api.service[74769]: WARNING stevedore.named [None req-6d43befc-eeb1-460f-aabb-f6c826279e04 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:29:02 devstack devstack@c-api.service[74769]: WARNING castellan.key_manager [None req-6d43befc-eeb1-460f-aabb-f6c826279e04 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:29:02 devstack devstack@c-api.service[74770]: DEBUG cinder.api.v3.router [None req-76e18355-d1da-4fb2-8241-e86366a53610 None None] Extended resource: os-volume-manage {{(pid=74770) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 12:29:02 devstack devstack@c-api.service[74769]: WARNING stevedore.named [None req-6d43befc-eeb1-460f-aabb-f6c826279e04 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:29:02 devstack devstack@c-api.service[74769]: WARNING castellan.key_manager [None req-6d43befc-eeb1-460f-aabb-f6c826279e04 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:29:02 devstack devstack@c-api.service[74769]: WARNING stevedore.named [None req-6d43befc-eeb1-460f-aabb-f6c826279e04 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:29:02 devstack devstack@c-api.service[74769]: WARNING castellan.key_manager [None req-6d43befc-eeb1-460f-aabb-f6c826279e04 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:29:02 devstack devstack@c-api.service[74770]: DEBUG cinder.api.v3.router [None req-76e18355-d1da-4fb2-8241-e86366a53610 None None] Extended resource: os-quota-class-sets {{(pid=74770) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 12:29:02 devstack devstack@c-api.service[74769]: WARNING stevedore.named [None req-6d43befc-eeb1-460f-aabb-f6c826279e04 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:29:02 devstack devstack@c-api.service[74769]: WARNING castellan.key_manager [None req-6d43befc-eeb1-460f-aabb-f6c826279e04 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:29:02 devstack devstack@c-api.service[74770]: DEBUG cinder.api.v3.router [None req-76e18355-d1da-4fb2-8241-e86366a53610 None None] Extended resource: os-hosts {{(pid=74770) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 12:29:02 devstack devstack@c-api.service[74769]: WARNING stevedore.named [None req-6d43befc-eeb1-460f-aabb-f6c826279e04 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:29:02 devstack devstack@c-api.service[74769]: WARNING castellan.key_manager [None req-6d43befc-eeb1-460f-aabb-f6c826279e04 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:29:02 devstack devstack@c-api.service[74770]: DEBUG cinder.api.v3.router [None req-76e18355-d1da-4fb2-8241-e86366a53610 None None] Extended resource: capabilities {{(pid=74770) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 12:29:02 devstack devstack@c-api.service[74769]: DEBUG cinder.api.v3.router [None req-6d43befc-eeb1-460f-aabb-f6c826279e04 None None] Extended resource: extensions {{(pid=74769) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 12:29:02 devstack devstack@c-api.service[74769]: DEBUG cinder.api.v3.router [None req-6d43befc-eeb1-460f-aabb-f6c826279e04 None None] Extended resource: os-volume-manage {{(pid=74769) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 12:29:02 devstack devstack@c-api.service[74770]: DEBUG cinder.api.v3.router [None req-76e18355-d1da-4fb2-8241-e86366a53610 None None] Extended resource: encryption {{(pid=74770) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 12:29:02 devstack devstack@c-api.service[74769]: DEBUG cinder.api.v3.router [None req-6d43befc-eeb1-460f-aabb-f6c826279e04 None None] Extended resource: os-quota-class-sets {{(pid=74769) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 12:29:02 devstack devstack@c-api.service[74770]: DEBUG cinder.api.v3.router [None req-76e18355-d1da-4fb2-8241-e86366a53610 None None] Extended resource: scheduler-stats {{(pid=74770) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 12:29:02 devstack devstack@c-api.service[74769]: DEBUG cinder.api.v3.router [None req-6d43befc-eeb1-460f-aabb-f6c826279e04 None None] Extended resource: os-hosts {{(pid=74769) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 12:29:02 devstack devstack@c-api.service[74770]: DEBUG cinder.api.v3.router [None req-76e18355-d1da-4fb2-8241-e86366a53610 None None] Extended resource: os-quota-sets {{(pid=74770) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 12:29:02 devstack devstack@c-api.service[74769]: DEBUG cinder.api.v3.router [None req-6d43befc-eeb1-460f-aabb-f6c826279e04 None None] Extended resource: capabilities {{(pid=74769) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 12:29:02 devstack devstack@c-api.service[74770]: DEBUG cinder.api.v3.router [None req-76e18355-d1da-4fb2-8241-e86366a53610 None None] Extended resource: os-availability-zone {{(pid=74770) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 12:29:02 devstack devstack@c-api.service[74769]: DEBUG cinder.api.v3.router [None req-6d43befc-eeb1-460f-aabb-f6c826279e04 None None] Extended resource: encryption {{(pid=74769) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 12:29:02 devstack devstack@c-api.service[74770]: DEBUG cinder.api.v3.router [None req-76e18355-d1da-4fb2-8241-e86366a53610 None None] Extended resource: qos-specs {{(pid=74770) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 12:29:02 devstack devstack@c-api.service[74769]: DEBUG cinder.api.v3.router [None req-6d43befc-eeb1-460f-aabb-f6c826279e04 None None] Extended resource: scheduler-stats {{(pid=74769) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 12:29:02 devstack devstack@c-api.service[74770]: DEBUG cinder.api.v3.router [None req-76e18355-d1da-4fb2-8241-e86366a53610 None None] Extended resource: extra_specs {{(pid=74770) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 12:29:02 devstack devstack@c-api.service[74769]: DEBUG cinder.api.v3.router [None req-6d43befc-eeb1-460f-aabb-f6c826279e04 None None] Extended resource: os-quota-sets {{(pid=74769) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 12:29:02 devstack devstack@c-api.service[74769]: DEBUG cinder.api.v3.router [None req-6d43befc-eeb1-460f-aabb-f6c826279e04 None None] Extended resource: os-availability-zone {{(pid=74769) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 12:29:02 devstack devstack@c-api.service[74770]: DEBUG cinder.api.v3.router [None req-76e18355-d1da-4fb2-8241-e86366a53610 None None] Extended resource: backups {{(pid=74770) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 12:29:02 devstack devstack@c-api.service[74769]: DEBUG cinder.api.v3.router [None req-6d43befc-eeb1-460f-aabb-f6c826279e04 None None] Extended resource: qos-specs {{(pid=74769) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 12:29:02 devstack devstack@c-api.service[74770]: DEBUG cinder.api.v3.router [None req-76e18355-d1da-4fb2-8241-e86366a53610 None None] Extended resource: encryption {{(pid=74770) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 12:29:02 devstack devstack@c-api.service[74769]: DEBUG cinder.api.v3.router [None req-6d43befc-eeb1-460f-aabb-f6c826279e04 None None] Extended resource: extra_specs {{(pid=74769) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 12:29:02 devstack devstack@c-api.service[74770]: DEBUG cinder.api.v3.router [None req-76e18355-d1da-4fb2-8241-e86366a53610 None None] Extended resource: cgsnapshots {{(pid=74770) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 12:29:02 devstack devstack@c-api.service[74769]: DEBUG cinder.api.v3.router [None req-6d43befc-eeb1-460f-aabb-f6c826279e04 None None] Extended resource: backups {{(pid=74769) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 12:29:02 devstack devstack@c-api.service[74770]: DEBUG cinder.api.v3.router [None req-76e18355-d1da-4fb2-8241-e86366a53610 None None] Extended resource: os-volume-type-access {{(pid=74770) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 12:29:02 devstack devstack@c-api.service[74769]: DEBUG cinder.api.v3.router [None req-6d43befc-eeb1-460f-aabb-f6c826279e04 None None] Extended resource: encryption {{(pid=74769) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 12:29:02 devstack devstack@c-api.service[74770]: DEBUG cinder.api.v3.router [None req-76e18355-d1da-4fb2-8241-e86366a53610 None None] Extended resource: consistencygroups {{(pid=74770) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 12:29:02 devstack devstack@c-api.service[74769]: DEBUG cinder.api.v3.router [None req-6d43befc-eeb1-460f-aabb-f6c826279e04 None None] Extended resource: cgsnapshots {{(pid=74769) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 12:29:02 devstack devstack@c-api.service[74770]: DEBUG cinder.api.v3.router [None req-76e18355-d1da-4fb2-8241-e86366a53610 None None] Extended resource: os-volume-transfer {{(pid=74770) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 12:29:02 devstack devstack@c-api.service[74769]: DEBUG cinder.api.v3.router [None req-6d43befc-eeb1-460f-aabb-f6c826279e04 None None] Extended resource: os-volume-type-access {{(pid=74769) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 12:29:02 devstack devstack@c-api.service[74769]: DEBUG cinder.api.v3.router [None req-6d43befc-eeb1-460f-aabb-f6c826279e04 None None] Extended resource: consistencygroups {{(pid=74769) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 12:29:02 devstack devstack@c-api.service[74770]: DEBUG cinder.api.v3.router [None req-76e18355-d1da-4fb2-8241-e86366a53610 None None] Extended resource: os-snapshot-manage {{(pid=74770) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 12:29:02 devstack devstack@c-api.service[74769]: DEBUG cinder.api.v3.router [None req-6d43befc-eeb1-460f-aabb-f6c826279e04 None None] Extended resource: os-volume-transfer {{(pid=74769) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 12:29:02 devstack devstack@c-api.service[74769]: DEBUG cinder.api.v3.router [None req-6d43befc-eeb1-460f-aabb-f6c826279e04 None None] Extended resource: os-snapshot-manage {{(pid=74769) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 12:29:02 devstack devstack@c-api.service[74770]: WARNING stevedore.named [None req-76e18355-d1da-4fb2-8241-e86366a53610 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:29:02 devstack devstack@c-api.service[74770]: WARNING castellan.key_manager [None req-76e18355-d1da-4fb2-8241-e86366a53610 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:29:02 devstack devstack@c-api.service[74769]: WARNING stevedore.named [None req-6d43befc-eeb1-460f-aabb-f6c826279e04 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:29:02 devstack devstack@c-api.service[74770]: WARNING stevedore.named [None req-76e18355-d1da-4fb2-8241-e86366a53610 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:29:02 devstack devstack@c-api.service[74769]: WARNING castellan.key_manager [None req-6d43befc-eeb1-460f-aabb-f6c826279e04 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:29:02 devstack devstack@c-api.service[74770]: WARNING castellan.key_manager [None req-76e18355-d1da-4fb2-8241-e86366a53610 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:29:02 devstack devstack@c-api.service[74769]: WARNING stevedore.named [None req-6d43befc-eeb1-460f-aabb-f6c826279e04 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:29:02 devstack devstack@c-api.service[74770]: WARNING stevedore.named [None req-76e18355-d1da-4fb2-8241-e86366a53610 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:29:02 devstack devstack@c-api.service[74769]: WARNING castellan.key_manager [None req-6d43befc-eeb1-460f-aabb-f6c826279e04 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:29:02 devstack devstack@c-api.service[74770]: WARNING castellan.key_manager [None req-76e18355-d1da-4fb2-8241-e86366a53610 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:29:02 devstack devstack@c-api.service[74769]: WARNING stevedore.named [None req-6d43befc-eeb1-460f-aabb-f6c826279e04 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:29:02 devstack devstack@c-api.service[74770]: WARNING stevedore.named [None req-76e18355-d1da-4fb2-8241-e86366a53610 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:29:02 devstack devstack@c-api.service[74769]: WARNING castellan.key_manager [None req-6d43befc-eeb1-460f-aabb-f6c826279e04 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:29:02 devstack devstack@c-api.service[74770]: WARNING castellan.key_manager [None req-76e18355-d1da-4fb2-8241-e86366a53610 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:29:02 devstack devstack@c-api.service[74770]: WARNING stevedore.named [None req-76e18355-d1da-4fb2-8241-e86366a53610 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:29:02 devstack devstack@c-api.service[74769]: WARNING stevedore.named [None req-6d43befc-eeb1-460f-aabb-f6c826279e04 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:29:02 devstack devstack@c-api.service[74770]: WARNING castellan.key_manager [None req-76e18355-d1da-4fb2-8241-e86366a53610 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:29:02 devstack devstack@c-api.service[74769]: WARNING castellan.key_manager [None req-6d43befc-eeb1-460f-aabb-f6c826279e04 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:29:02 devstack devstack@c-api.service[74770]: WARNING stevedore.named [None req-76e18355-d1da-4fb2-8241-e86366a53610 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:29:02 devstack devstack@c-api.service[74769]: WARNING stevedore.named [None req-6d43befc-eeb1-460f-aabb-f6c826279e04 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:29:02 devstack devstack@c-api.service[74770]: WARNING castellan.key_manager [None req-76e18355-d1da-4fb2-8241-e86366a53610 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:29:02 devstack devstack@c-api.service[74769]: WARNING castellan.key_manager [None req-6d43befc-eeb1-460f-aabb-f6c826279e04 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:29:02 devstack devstack@c-api.service[74770]: WARNING stevedore.named [None req-76e18355-d1da-4fb2-8241-e86366a53610 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:29:02 devstack devstack@c-api.service[74769]: WARNING stevedore.named [None req-6d43befc-eeb1-460f-aabb-f6c826279e04 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:29:02 devstack devstack@c-api.service[74770]: WARNING castellan.key_manager [None req-76e18355-d1da-4fb2-8241-e86366a53610 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:29:02 devstack devstack@c-api.service[74769]: WARNING castellan.key_manager [None req-6d43befc-eeb1-460f-aabb-f6c826279e04 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:29:02 devstack devstack@c-api.service[74770]: DEBUG cinder.api.contrib.snapshot_actions [None req-76e18355-d1da-4fb2-8241-e86366a53610 None None] SnapshotActionsController initialized {{(pid=74770) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 01 12:29:02 devstack devstack@c-api.service[74769]: WARNING stevedore.named [None req-6d43befc-eeb1-460f-aabb-f6c826279e04 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:29:02 devstack devstack@c-api.service[74770]: DEBUG cinder.api.v3.router [None req-76e18355-d1da-4fb2-8241-e86366a53610 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=74770) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 12:29:02 devstack devstack@c-api.service[74769]: WARNING castellan.key_manager [None req-6d43befc-eeb1-460f-aabb-f6c826279e04 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:29:02 devstack devstack@c-api.service[74770]: DEBUG cinder.api.v3.router [None req-76e18355-d1da-4fb2-8241-e86366a53610 None None] Extension AdminActions extending resource: volumes {{(pid=74770) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 12:29:02 devstack devstack@c-api.service[74770]: DEBUG cinder.api.v3.router [None req-76e18355-d1da-4fb2-8241-e86366a53610 None None] Extension AdminActions extending resource: snapshots {{(pid=74770) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 12:29:02 devstack devstack@c-api.service[74770]: DEBUG cinder.api.v3.router [None req-76e18355-d1da-4fb2-8241-e86366a53610 None None] Extension AdminActions extending resource: backups {{(pid=74770) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 12:29:02 devstack devstack@c-api.service[74770]: DEBUG cinder.api.v3.router [None req-76e18355-d1da-4fb2-8241-e86366a53610 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=74770) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 12:29:02 devstack devstack@c-api.service[74769]: DEBUG cinder.api.contrib.snapshot_actions [None req-6d43befc-eeb1-460f-aabb-f6c826279e04 None None] SnapshotActionsController initialized {{(pid=74769) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 01 12:29:02 devstack devstack@c-api.service[74770]: DEBUG cinder.api.v3.router [None req-76e18355-d1da-4fb2-8241-e86366a53610 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=74770) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 12:29:02 devstack devstack@c-api.service[74769]: DEBUG cinder.api.v3.router [None req-6d43befc-eeb1-460f-aabb-f6c826279e04 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=74769) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 12:29:02 devstack devstack@c-api.service[74770]: DEBUG cinder.api.v3.router [None req-76e18355-d1da-4fb2-8241-e86366a53610 None None] Extension VolumeActions extending resource: volumes {{(pid=74770) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 12:29:02 devstack devstack@c-api.service[74769]: DEBUG cinder.api.v3.router [None req-6d43befc-eeb1-460f-aabb-f6c826279e04 None None] Extension AdminActions extending resource: volumes {{(pid=74769) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 12:29:02 devstack devstack@c-api.service[74770]: DEBUG cinder.api.v3.router [None req-76e18355-d1da-4fb2-8241-e86366a53610 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=74770) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 12:29:02 devstack devstack@c-api.service[74769]: DEBUG cinder.api.v3.router [None req-6d43befc-eeb1-460f-aabb-f6c826279e04 None None] Extension AdminActions extending resource: snapshots {{(pid=74769) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 12:29:02 devstack devstack@c-api.service[74770]: DEBUG cinder.api.v3.router [None req-76e18355-d1da-4fb2-8241-e86366a53610 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=74770) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 12:29:02 devstack devstack@c-api.service[74769]: DEBUG cinder.api.v3.router [None req-6d43befc-eeb1-460f-aabb-f6c826279e04 None None] Extension AdminActions extending resource: backups {{(pid=74769) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 12:29:02 devstack devstack@c-api.service[74770]: DEBUG cinder.api.v3.router [None req-76e18355-d1da-4fb2-8241-e86366a53610 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=74770) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 12:29:02 devstack devstack@c-api.service[74769]: DEBUG cinder.api.v3.router [None req-6d43befc-eeb1-460f-aabb-f6c826279e04 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=74769) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 12:29:02 devstack devstack@c-api.service[74770]: DEBUG cinder.api.v3.router [None req-76e18355-d1da-4fb2-8241-e86366a53610 None None] Extension UsedLimits extending resource: limits {{(pid=74770) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 12:29:02 devstack devstack@c-api.service[74769]: DEBUG cinder.api.v3.router [None req-6d43befc-eeb1-460f-aabb-f6c826279e04 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=74769) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 12:29:02 devstack devstack@c-api.service[74770]: DEBUG cinder.api.v3.router [None req-76e18355-d1da-4fb2-8241-e86366a53610 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=74770) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 12:29:02 devstack devstack@c-api.service[74769]: DEBUG cinder.api.v3.router [None req-6d43befc-eeb1-460f-aabb-f6c826279e04 None None] Extension VolumeActions extending resource: volumes {{(pid=74769) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 12:29:02 devstack devstack@c-api.service[74770]: DEBUG cinder.api.v3.router [None req-76e18355-d1da-4fb2-8241-e86366a53610 None None] Extension TypesManage extending resource: types {{(pid=74770) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 12:29:02 devstack devstack@c-api.service[74769]: DEBUG cinder.api.v3.router [None req-6d43befc-eeb1-460f-aabb-f6c826279e04 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=74769) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 12:29:02 devstack devstack@c-api.service[74770]: DEBUG cinder.api.v3.router [None req-76e18355-d1da-4fb2-8241-e86366a53610 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=74770) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 12:29:02 devstack devstack@c-api.service[74769]: DEBUG cinder.api.v3.router [None req-6d43befc-eeb1-460f-aabb-f6c826279e04 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=74769) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 12:29:02 devstack devstack@c-api.service[74770]: DEBUG cinder.api.v3.router [None req-76e18355-d1da-4fb2-8241-e86366a53610 None None] Extension SnapshotActions extending resource: snapshots {{(pid=74770) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 12:29:02 devstack devstack@c-api.service[74769]: DEBUG cinder.api.v3.router [None req-6d43befc-eeb1-460f-aabb-f6c826279e04 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=74769) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 12:29:02 devstack devstack@c-api.service[74770]: DEBUG cinder.api.v3.router [None req-76e18355-d1da-4fb2-8241-e86366a53610 None None] Extension VolumeTypeAccess extending resource: types {{(pid=74770) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 12:29:02 devstack devstack@c-api.service[74769]: DEBUG cinder.api.v3.router [None req-6d43befc-eeb1-460f-aabb-f6c826279e04 None None] Extension UsedLimits extending resource: limits {{(pid=74769) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 12:29:02 devstack devstack@c-api.service[74769]: DEBUG cinder.api.v3.router [None req-6d43befc-eeb1-460f-aabb-f6c826279e04 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=74769) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 12:29:02 devstack devstack@c-api.service[74769]: DEBUG cinder.api.v3.router [None req-6d43befc-eeb1-460f-aabb-f6c826279e04 None None] Extension TypesManage extending resource: types {{(pid=74769) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 12:29:02 devstack devstack@c-api.service[74769]: DEBUG cinder.api.v3.router [None req-6d43befc-eeb1-460f-aabb-f6c826279e04 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=74769) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 12:29:02 devstack devstack@c-api.service[74769]: DEBUG cinder.api.v3.router [None req-6d43befc-eeb1-460f-aabb-f6c826279e04 None None] Extension SnapshotActions extending resource: snapshots {{(pid=74769) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 12:29:02 devstack devstack@c-api.service[74769]: DEBUG cinder.api.v3.router [None req-6d43befc-eeb1-460f-aabb-f6c826279e04 None None] Extension VolumeTypeAccess extending resource: types {{(pid=74769) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 12:29:02 devstack devstack@c-api.service[74770]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7e08ec8a4668 pid: 74770 (default app) Sep 01 12:29:02 devstack devstack@c-api.service[74769]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7e08ec8a4668 pid: 74769 (default app) Sep 01 12:29:02 devstack devstack@c-api.service[74770]: DEBUG cinder.api.middleware.request_id [None req-2f86960b-fd92-4fd4-b9b6-dab78bf01807 None None] RequestId filter calling following filter/app {{(pid=74770) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:29:02 devstack devstack@c-api.service[74770]: [pid: 74770|app: 0|req: 1/1] 192.168.122.202 () {50 vars in 785 bytes} [Tue Sep 1 12:29:02 2026] GET /volume/v3/ => generated 114 bytes in 28 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 01 12:29:10 devstack devstack@c-api.service[74769]: DEBUG cinder.api.middleware.request_id [None req-a9cb0f6a-fff6-470b-a157-2338f95accd1 None None] RequestId filter calling following filter/app {{(pid=74769) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:29:11 devstack devstack@c-api.service[74769]: INFO cinder.api.openstack.wsgi [None req-a9cb0f6a-fff6-470b-a157-2338f95accd1 admin admin] POST http://192.168.122.202/volume/v3/types Sep 01 12:29:11 devstack devstack@c-api.service[74769]: DEBUG cinder.api.openstack.wsgi [None req-a9cb0f6a-fff6-470b-a157-2338f95accd1 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"description": null, "name": "lvmdriver-1"}} {{(pid=74769) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:29:11 devstack devstack@c-api.service[74769]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:29:11 devstack devstack@c-api.service[74769]: warnings.warn( Sep 01 12:29:12 devstack devstack@c-api.service[74769]: DEBUG oslo_db.sqlalchemy.engines [None req-a9cb0f6a-fff6-470b-a157-2338f95accd1 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=74769) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 12:29:12 devstack devstack@c-api.service[74769]: INFO cinder.api.openstack.wsgi [None req-a9cb0f6a-fff6-470b-a157-2338f95accd1 admin admin] http://192.168.122.202/volume/v3/types returned with HTTP 200 Sep 01 12:29:12 devstack devstack@c-api.service[74769]: [pid: 74769|app: 0|req: 1/2] 192.168.122.202 () {60 vars in 1191 bytes} [Tue Sep 1 12:29:10 2026] POST /volume/v3/types => generated 186 bytes in 1134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:29:12 devstack devstack@c-api.service[74770]: DEBUG cinder.api.middleware.request_id [None req-b1423b5f-bd4f-4e79-8293-3691d4e80775 None None] RequestId filter calling following filter/app {{(pid=74770) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:29:12 devstack devstack@c-api.service[74770]: DEBUG dbcounter [-] [74770] Writing DB stats cinder:SELECT=6 {{(pid=74770) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 12:29:12 devstack devstack@c-api.service[74770]: INFO cinder.api.openstack.wsgi [None req-b1423b5f-bd4f-4e79-8293-3691d4e80775 admin admin] POST http://192.168.122.202/volume/v3/types/8b5c02c0-7849-44c8-9102-82d1f5ea038f/extra_specs Sep 01 12:29:12 devstack devstack@c-api.service[74770]: DEBUG cinder.api.openstack.wsgi [None req-b1423b5f-bd4f-4e79-8293-3691d4e80775 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=74770) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:29:12 devstack devstack@c-api.service[74770]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:29:12 devstack devstack@c-api.service[74770]: warnings.warn( Sep 01 12:29:12 devstack devstack@c-api.service[74770]: DEBUG oslo_db.sqlalchemy.engines [None req-b1423b5f-bd4f-4e79-8293-3691d4e80775 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=74770) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 12:29:12 devstack devstack@c-api.service[74770]: INFO cinder.api.openstack.wsgi [None req-b1423b5f-bd4f-4e79-8293-3691d4e80775 admin admin] http://192.168.122.202/volume/v3/types/8b5c02c0-7849-44c8-9102-82d1f5ea038f/extra_specs returned with HTTP 200 Sep 01 12:29:12 devstack devstack@c-api.service[74770]: [pid: 74770|app: 0|req: 2/3] 192.168.122.202 () {60 vars in 1338 bytes} [Tue Sep 1 12:29:12 2026] POST /volume/v3/types/8b5c02c0-7849-44c8-9102-82d1f5ea038f/extra_specs => generated 55 bytes in 831 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 12:29:22 devstack devstack@c-api.service[74769]: DEBUG dbcounter [-] [74769] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=74769) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 12:29:22 devstack devstack@c-api.service[74770]: DEBUG dbcounter [-] [74770] Writing DB stats cinder:SELECT=5,cinder:INSERT=1 {{(pid=74770) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 12:29:53 devstack devstack@c-api.service[74769]: DEBUG cinder.api.middleware.request_id [None req-9f483f85-d9fc-447f-9f43-cc511c24e0cb None None] RequestId filter calling following filter/app {{(pid=74769) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:29:53 devstack devstack@c-api.service[74769]: INFO cinder.api.openstack.wsgi [None req-9f483f85-d9fc-447f-9f43-cc511c24e0cb None None] GET http://192.168.122.202/volume// Sep 01 12:29:53 devstack devstack@c-api.service[74769]: DEBUG cinder.api.openstack.wsgi [None req-9f483f85-d9fc-447f-9f43-cc511c24e0cb None None] Empty body provided in request {{(pid=74769) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:29:53 devstack devstack@c-api.service[74769]: DEBUG cinder.api.openstack.wsgi [None req-9f483f85-d9fc-447f-9f43-cc511c24e0cb None None] Calling method 'all' {{(pid=74769) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:29:53 devstack devstack@c-api.service[74769]: INFO cinder.api.openstack.wsgi [None req-9f483f85-d9fc-447f-9f43-cc511c24e0cb None None] http://192.168.122.202/volume// returned with HTTP 300 Sep 01 12:29:53 devstack devstack@c-api.service[74769]: [pid: 74769|app: 0|req: 2/4] 192.168.122.202 () {58 vars in 1314 bytes} [Tue Sep 1 12:29:53 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 12:31:38 devstack devstack@c-api.service[74770]: DEBUG cinder.api.middleware.request_id [None req-be1035fc-182a-4655-a999-4e79375c4c53 None None] RequestId filter calling following filter/app {{(pid=74770) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:31:39 devstack devstack@c-api.service[74770]: INFO cinder.api.openstack.wsgi [None req-be1035fc-182a-4655-a999-4e79375c4c53 tempest-verify_tempest_config-1669827080 tempest-verify_tempest_config-1669827080-project-member] GET http://192.168.122.202/volume/v3/extensions Sep 01 12:31:39 devstack devstack@c-api.service[74770]: DEBUG cinder.api.openstack.wsgi [None req-be1035fc-182a-4655-a999-4e79375c4c53 tempest-verify_tempest_config-1669827080 tempest-verify_tempest_config-1669827080-project-member] Empty body provided in request {{(pid=74770) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:31:39 devstack devstack@c-api.service[74770]: DEBUG cinder.api.openstack.wsgi [None req-be1035fc-182a-4655-a999-4e79375c4c53 tempest-verify_tempest_config-1669827080 tempest-verify_tempest_config-1669827080-project-member] Calling method 'index' {{(pid=74770) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:31:39 devstack devstack@c-api.service[74770]: INFO cinder.api.openstack.wsgi [None req-be1035fc-182a-4655-a999-4e79375c4c53 tempest-verify_tempest_config-1669827080 tempest-verify_tempest_config-1669827080-project-member] http://192.168.122.202/volume/v3/extensions returned with HTTP 200 Sep 01 12:31:39 devstack devstack@c-api.service[74770]: [pid: 74770|app: 0|req: 3/5] 192.168.122.202 () {58 vars in 1130 bytes} [Tue Sep 1 12:31:38 2026] GET /volume/v3/extensions => generated 5245 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:31:46 devstack devstack@c-api.service[74769]: DEBUG cinder.api.middleware.request_id [None req-ec074f32-1763-4453-9879-405314439ac5 None None] RequestId filter calling following filter/app {{(pid=74769) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:31:46 devstack devstack@c-api.service[74769]: INFO cinder.api.openstack.wsgi [None req-ec074f32-1763-4453-9879-405314439ac5 demo admin] POST http://192.168.122.202/volume/v3/types Sep 01 12:31:46 devstack devstack@c-api.service[74769]: DEBUG cinder.api.openstack.wsgi [None req-ec074f32-1763-4453-9879-405314439ac5 demo admin] Action: 'create', calling method: _create, body: {"volume_type": {"description": null, "name": "QuobyteHD"}} {{(pid=74769) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:31:46 devstack devstack@c-api.service[74769]: INFO cinder.api.openstack.wsgi [None req-ec074f32-1763-4453-9879-405314439ac5 demo admin] http://192.168.122.202/volume/v3/types returned with HTTP 200 Sep 01 12:31:46 devstack devstack@c-api.service[74769]: [pid: 74769|app: 0|req: 3/6] 192.168.122.202 () {60 vars in 1191 bytes} [Tue Sep 1 12:31:46 2026] POST /volume/v3/types => generated 184 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:31:56 devstack devstack@c-api.service[74769]: DEBUG dbcounter [-] [74769] Writing DB stats cinder:SELECT=3,cinder:INSERT=1 {{(pid=74769) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 12:33:46 devstack devstack@c-api.service[74765]: Tue Sep 1 12:33:46 2026 - graceful shutdown triggered... Sep 01 12:33:46 devstack devstack@c-api.service[74769]: Gracefully killing worker 1 (pid: 74769)... Sep 01 12:33:46 devstack devstack@c-api.service[74770]: Gracefully killing worker 2 (pid: 74770)... Sep 01 12:33:47 devstack devstack@c-api.service[74765]: worker 1 buried after 1 seconds Sep 01 12:33:47 devstack devstack@c-api.service[74765]: worker 2 buried after 1 seconds Sep 01 12:33:47 devstack devstack@c-api.service[74765]: goodbye to uWSGI. Sep 01 12:33:47 devstack devstack@c-api.service[86432]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Sep 01 12:33:47 devstack devstack@c-api.service[86432]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue Sep 1 12:33:47 2026] *** Sep 01 12:33:47 devstack devstack@c-api.service[86432]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Sep 01 12:33:47 devstack devstack@c-api.service[86432]: os: Linux-6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 Sep 01 12:33:47 devstack devstack@c-api.service[86432]: nodename: devstack Sep 01 12:33:47 devstack devstack@c-api.service[86432]: machine: x86_64 Sep 01 12:33:47 devstack devstack@c-api.service[86432]: clock source: unix Sep 01 12:33:47 devstack devstack@c-api.service[86432]: pcre jit disabled Sep 01 12:33:47 devstack devstack@c-api.service[86432]: detected number of CPU cores: 4 Sep 01 12:33:47 devstack devstack@c-api.service[86432]: current working directory: / Sep 01 12:33:47 devstack devstack@c-api.service[86432]: detected binary path: /usr/bin/uwsgi-core Sep 01 12:33:47 devstack devstack@c-api.service[86432]: your processes number limit is 47518 Sep 01 12:33:47 devstack devstack@c-api.service[86432]: your memory page size is 4096 bytes Sep 01 12:33:47 devstack devstack@c-api.service[86432]: detected max file descriptor number: 2048 Sep 01 12:33:47 devstack devstack@c-api.service[86432]: lock engine: pthread robust mutexes Sep 01 12:33:47 devstack devstack@c-api.service[86432]: thunder lock: enabled Sep 01 12:33:47 devstack devstack@c-api.service[86432]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Sep 01 12:33:47 devstack devstack@c-api.service[86432]: Python version: 3.12.3 (main, Jul 15 2026, 23:46:41) [GCC 13.3.0] Sep 01 12:33:47 devstack devstack@c-api.service[86432]: PEP 405 virtualenv detected: /opt/stack/data/venv Sep 01 12:33:47 devstack devstack@c-api.service[86432]: Set PythonHome to /opt/stack/data/venv Sep 01 12:33:47 devstack devstack@c-api.service[86432]: Python main interpreter initialized at 0x79bde2ca4668 Sep 01 12:33:47 devstack devstack@c-api.service[86432]: python threads support enabled Sep 01 12:33:47 devstack devstack@c-api.service[86432]: your server socket listen backlog is limited to 100 connections Sep 01 12:33:47 devstack devstack@c-api.service[86432]: your mercy for graceful operations on workers is 80 seconds Sep 01 12:33:47 devstack devstack@c-api.service[86432]: mapped 403077 bytes (393 KB) for 2 cores Sep 01 12:33:47 devstack devstack@c-api.service[86432]: *** Operational MODE: preforking *** Sep 01 12:33:47 devstack devstack@c-api.service[86432]: *** uWSGI is running in multiple interpreter mode *** Sep 01 12:33:47 devstack devstack@c-api.service[86432]: spawned uWSGI master process (pid: 86432) Sep 01 12:33:47 devstack devstack@c-api.service[86432]: spawned uWSGI worker 1 (pid: 86434, cores: 1) Sep 01 12:33:47 devstack devstack@c-api.service[86432]: spawned uWSGI worker 2 (pid: 86435, cores: 1) Sep 01 12:33:47 devstack devstack@c-api.service[86432]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Sep 01 12:33:47 devstack devstack@c-api.service[86435]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 01 12:33:47 devstack devstack@c-api.service[86435]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 01 12:33:47 devstack devstack@c-api.service[86435]: we strongly recommend against using it for new projects. Sep 01 12:33:47 devstack devstack@c-api.service[86435]: If you are already using Eventlet, we recommend migrating to a different Sep 01 12:33:47 devstack devstack@c-api.service[86435]: framework. For more detail see Sep 01 12:33:47 devstack devstack@c-api.service[86435]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 01 12:33:47 devstack devstack@c-api.service[86435]: import eventlet # noqa Sep 01 12:33:47 devstack devstack@c-api.service[86434]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 01 12:33:47 devstack devstack@c-api.service[86434]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 01 12:33:47 devstack devstack@c-api.service[86434]: we strongly recommend against using it for new projects. Sep 01 12:33:47 devstack devstack@c-api.service[86434]: If you are already using Eventlet, we recommend migrating to a different Sep 01 12:33:47 devstack devstack@c-api.service[86434]: framework. For more detail see Sep 01 12:33:47 devstack devstack@c-api.service[86434]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 01 12:33:47 devstack devstack@c-api.service[86434]: import eventlet # noqa Sep 01 12:33:48 devstack devstack@c-api.service[86435]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Sep 01 12:33:48 devstack devstack@c-api.service[86435]: from cgi import parse_header Sep 01 12:33:48 devstack devstack@c-api.service[86434]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Sep 01 12:33:48 devstack devstack@c-api.service[86434]: from cgi import parse_header Sep 01 12:33:48 devstack devstack@c-api.service[86435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 01 12:33:48 devstack devstack@c-api.service[86435]: warnings.warn( Sep 01 12:33:48 devstack devstack@c-api.service[86435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Sep 01 12:33:48 devstack devstack@c-api.service[86435]: removals.removed_module( Sep 01 12:33:48 devstack devstack@c-api.service[86435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Sep 01 12:33:48 devstack devstack@c-api.service[86435]: removals.removed_module( Sep 01 12:33:48 devstack devstack@c-api.service[86434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 01 12:33:48 devstack devstack@c-api.service[86434]: warnings.warn( Sep 01 12:33:48 devstack devstack@c-api.service[86434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Sep 01 12:33:48 devstack devstack@c-api.service[86434]: removals.removed_module( Sep 01 12:33:48 devstack devstack@c-api.service[86434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Sep 01 12:33:48 devstack devstack@c-api.service[86434]: removals.removed_module( Sep 01 12:33:50 devstack devstack@c-api.service[86435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Sep 01 12:33:50 devstack devstack@c-api.service[86435]: warnings.warn( Sep 01 12:33:51 devstack devstack@c-api.service[86435]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Sep 01 12:33:51 devstack devstack@c-api.service[86435]: warnings.warn( Sep 01 12:33:51 devstack devstack@c-api.service[86434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Sep 01 12:33:51 devstack devstack@c-api.service[86434]: warnings.warn( Sep 01 12:33:51 devstack devstack@c-api.service[86434]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Sep 01 12:33:51 devstack devstack@c-api.service[86434]: warnings.warn( Sep 01 12:33:51 devstack devstack@c-api.service[86435]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Sep 01 12:33:51 devstack devstack@c-api.service[86435]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=86435) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 01 12:33:51 devstack devstack@c-api.service[86434]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Sep 01 12:33:51 devstack devstack@c-api.service[86434]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=86434) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 01 12:33:51 devstack devstack@c-api.service[86435]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Sep 01 12:33:51 devstack devstack@c-api.service[86435]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 01 12:33:51 devstack devstack@c-api.service[86434]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Sep 01 12:33:51 devstack devstack@c-api.service[86434]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=86435) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=86435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=86435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=86435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=86435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=86435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=86435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=86435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=86435) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=86435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=86435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=86435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=86435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=86435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=86435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=86435) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=86435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=86435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=86435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=86435) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=86435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=86435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=86435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=86435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=86435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=86435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=86435) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=86435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=86435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=86435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=86435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=86435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=86435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=86435) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=86435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=86435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=86435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=86435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=86435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=86435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=86435) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=86435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=86435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=86435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=86435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=86435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=86435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=86435) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=86435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=86435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=86435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=86435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=86435) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=86435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=86435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=86435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=86435) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=86435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=86435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=86435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=86435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=86435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=86435) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=86435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=86435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=86435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=86435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=86435) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=86435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=86435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=86435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=86435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=86435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=86435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=86435) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=86435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=86435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=86435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=86435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=86435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=86435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=86435) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=86435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=86435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=86435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=86435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=86435) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=86435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=86435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=86435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=86435) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=86435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=86435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=86435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=86435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=86435) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=86435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=86435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=86435) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=86435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=86435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=86435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=86435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=86435) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=86435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=86435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=86435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=86435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=86435) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=86435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=86435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=86435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=86435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=86435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=86435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=86435) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=86435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=86435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=86435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=86435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=86435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=86435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=86435) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=86435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=86435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=86435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=86435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=86435) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=86435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=86435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=86435) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=86435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=86435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=86435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=86435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=86435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=86435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=86435) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=86435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=86435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=86435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=86435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=86435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=86435) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=86435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=86435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=86435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=86435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=86435) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=86435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=86435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=86435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=86435) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=86435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=86435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=86435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=86435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=86435) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=86435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=86435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=86435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=86435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=86435) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=86435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=86435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=86435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=86435) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=86435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=86435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=86435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=86435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=86435) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=86435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=86435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=86435) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=86434) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=86434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=86434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=86434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=86434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=86434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=86434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=86434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=86434) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=86434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=86434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=86434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=86434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=86434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=86434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=86434) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=86434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=86434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=86434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=86434) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=86434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=86434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=86434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=86434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=86434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=86434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=86434) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=86434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=86434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=86434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=86434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=86434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=86434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=86434) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=86434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=86434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=86434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=86434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=86434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=86434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=86434) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=86434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=86434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=86434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=86434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=86434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=86434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=86434) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=86434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=86434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=86434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=86434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=86434) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=86434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=86434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=86434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=86434) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=86434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=86434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=86434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=86434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=86434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=86434) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=86434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=86434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=86434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=86434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=86434) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=86434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=86434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=86434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=86434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=86434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=86434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=86434) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=86434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=86434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=86434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=86434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=86434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=86434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=86434) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=86434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=86434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=86434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=86434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=86434) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=86434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=86434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=86434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=86434) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=86434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=86434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=86434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=86434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=86434) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=86434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=86434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=86434) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=86434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=86434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=86434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=86434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=86434) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=86434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=86434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=86434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=86434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=86434) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=86434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: INFO dbcounter [None req-00cbd748-fbad-4eca-998d-1ce4fe0be1dd None None] Registered counter for database cinder Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=86434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=86434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=86434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=86434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=86434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=86434) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=86434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=86434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=86434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=86434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=86434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=86434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=86434) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=86434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=86434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=86434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=86434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=86434) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=86434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=86434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=86434) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=86434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=86434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=86434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=86434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=86434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=86434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=86434) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=86434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=86434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=86434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=86434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=86434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=86434) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=86434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=86434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=86434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=86434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=86434) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=86434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=86434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=86434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=86434) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=86434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=86434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=86434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=86434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=86434) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=86434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=86434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=86434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=86434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=86434) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=86434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=86434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=86434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=86434) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=86434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=86434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=86434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=86434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=86434) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=86434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=86434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=86434) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG oslo_db.sqlalchemy.engines [None req-00cbd748-fbad-4eca-998d-1ce4fe0be1dd 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=86435) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 12:33:52 devstack devstack@c-api.service[86434]: INFO dbcounter [None req-989f3b40-3917-4bd8-a228-3c546c17c61b None None] Registered counter for database cinder Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG oslo_db.sqlalchemy.engines [None req-989f3b40-3917-4bd8-a228-3c546c17c61b 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=86434) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG dbcounter [-] [86435] Writer thread running {{(pid=86435) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: /opt/stack/cinder/cinder/objects/service.py:243: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:33:52 devstack devstack@c-api.service[86435]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 12:33:52 devstack devstack@c-api.service[86435]: INFO cinder.rpc [None req-00cbd748-fbad-4eca-998d-1ce4fe0be1dd None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 01 12:33:52 devstack devstack@c-api.service[86435]: INFO cinder.rpc [None req-00cbd748-fbad-4eca-998d-1ce4fe0be1dd None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 01 12:33:52 devstack devstack@c-api.service[86435]: INFO cinder.rpc [None req-00cbd748-fbad-4eca-998d-1ce4fe0be1dd None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 01 12:33:52 devstack devstack@c-api.service[86435]: INFO cinder.rpc [None req-00cbd748-fbad-4eca-998d-1ce4fe0be1dd None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 01 12:33:52 devstack devstack@c-api.service[86435]: WARNING stevedore.named [None req-00cbd748-fbad-4eca-998d-1ce4fe0be1dd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:33:52 devstack devstack@c-api.service[86435]: WARNING castellan.key_manager [None req-00cbd748-fbad-4eca-998d-1ce4fe0be1dd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:33:52 devstack devstack@c-api.service[86435]: WARNING cinder.keymgr.conf_key_mgr [None req-00cbd748-fbad-4eca-998d-1ce4fe0be1dd None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:33:52 devstack devstack@c-api.service[86435]: WARNING stevedore.named [None req-00cbd748-fbad-4eca-998d-1ce4fe0be1dd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:33:52 devstack devstack@c-api.service[86435]: WARNING castellan.key_manager [None req-00cbd748-fbad-4eca-998d-1ce4fe0be1dd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:33:52 devstack devstack@c-api.service[86435]: DEBUG oslo_db.sqlalchemy.engines [None req-00cbd748-fbad-4eca-998d-1ce4fe0be1dd 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=86435) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 12:33:52 devstack devstack@c-api.service[86435]: INFO cinder.rpc [None req-00cbd748-fbad-4eca-998d-1ce4fe0be1dd None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 01 12:33:52 devstack devstack@c-api.service[86435]: INFO cinder.rpc [None req-00cbd748-fbad-4eca-998d-1ce4fe0be1dd None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 01 12:33:52 devstack devstack@c-api.service[86435]: WARNING stevedore.named [None req-00cbd748-fbad-4eca-998d-1ce4fe0be1dd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:33:52 devstack devstack@c-api.service[86435]: WARNING castellan.key_manager [None req-00cbd748-fbad-4eca-998d-1ce4fe0be1dd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:33:52 devstack devstack@c-api.service[86434]: DEBUG dbcounter [-] [86434] Writer thread running {{(pid=86434) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 01 12:33:53 devstack devstack@c-api.service[86435]: WARNING stevedore.named [None req-00cbd748-fbad-4eca-998d-1ce4fe0be1dd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:33:53 devstack devstack@c-api.service[86435]: WARNING castellan.key_manager [None req-00cbd748-fbad-4eca-998d-1ce4fe0be1dd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:33:53 devstack devstack@c-api.service[86434]: /opt/stack/cinder/cinder/objects/service.py:243: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:33:53 devstack devstack@c-api.service[86434]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 12:33:53 devstack devstack@c-api.service[86434]: INFO cinder.rpc [None req-989f3b40-3917-4bd8-a228-3c546c17c61b None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 01 12:33:53 devstack devstack@c-api.service[86435]: WARNING stevedore.named [None req-00cbd748-fbad-4eca-998d-1ce4fe0be1dd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:33:53 devstack devstack@c-api.service[86435]: WARNING castellan.key_manager [None req-00cbd748-fbad-4eca-998d-1ce4fe0be1dd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:33:53 devstack devstack@c-api.service[86435]: WARNING stevedore.named [None req-00cbd748-fbad-4eca-998d-1ce4fe0be1dd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:33:53 devstack devstack@c-api.service[86435]: WARNING castellan.key_manager [None req-00cbd748-fbad-4eca-998d-1ce4fe0be1dd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:33:53 devstack devstack@c-api.service[86434]: INFO cinder.rpc [None req-989f3b40-3917-4bd8-a228-3c546c17c61b None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 01 12:33:53 devstack devstack@c-api.service[86435]: WARNING stevedore.named [None req-00cbd748-fbad-4eca-998d-1ce4fe0be1dd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:33:53 devstack devstack@c-api.service[86435]: WARNING castellan.key_manager [None req-00cbd748-fbad-4eca-998d-1ce4fe0be1dd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:33:53 devstack devstack@c-api.service[86434]: INFO cinder.rpc [None req-989f3b40-3917-4bd8-a228-3c546c17c61b None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 01 12:33:53 devstack devstack@c-api.service[86435]: WARNING stevedore.named [None req-00cbd748-fbad-4eca-998d-1ce4fe0be1dd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:33:53 devstack devstack@c-api.service[86435]: WARNING castellan.key_manager [None req-00cbd748-fbad-4eca-998d-1ce4fe0be1dd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:33:53 devstack devstack@c-api.service[86434]: INFO cinder.rpc [None req-989f3b40-3917-4bd8-a228-3c546c17c61b None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 01 12:33:53 devstack devstack@c-api.service[86434]: WARNING stevedore.named [None req-989f3b40-3917-4bd8-a228-3c546c17c61b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:33:53 devstack devstack@c-api.service[86435]: WARNING stevedore.named [None req-00cbd748-fbad-4eca-998d-1ce4fe0be1dd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:33:53 devstack devstack@c-api.service[86434]: WARNING castellan.key_manager [None req-989f3b40-3917-4bd8-a228-3c546c17c61b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:33:53 devstack devstack@c-api.service[86435]: WARNING castellan.key_manager [None req-00cbd748-fbad-4eca-998d-1ce4fe0be1dd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:33:53 devstack devstack@c-api.service[86434]: WARNING cinder.keymgr.conf_key_mgr [None req-989f3b40-3917-4bd8-a228-3c546c17c61b None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:33:53 devstack devstack@c-api.service[86435]: WARNING stevedore.named [None req-00cbd748-fbad-4eca-998d-1ce4fe0be1dd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:33:53 devstack devstack@c-api.service[86435]: WARNING castellan.key_manager [None req-00cbd748-fbad-4eca-998d-1ce4fe0be1dd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:33:53 devstack devstack@c-api.service[86434]: WARNING stevedore.named [None req-989f3b40-3917-4bd8-a228-3c546c17c61b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:33:53 devstack devstack@c-api.service[86434]: WARNING castellan.key_manager [None req-989f3b40-3917-4bd8-a228-3c546c17c61b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:33:53 devstack devstack@c-api.service[86435]: WARNING stevedore.named [None req-00cbd748-fbad-4eca-998d-1ce4fe0be1dd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:33:53 devstack devstack@c-api.service[86435]: WARNING castellan.key_manager [None req-00cbd748-fbad-4eca-998d-1ce4fe0be1dd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:33:53 devstack devstack@c-api.service[86435]: WARNING stevedore.named [None req-00cbd748-fbad-4eca-998d-1ce4fe0be1dd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:33:53 devstack devstack@c-api.service[86435]: WARNING castellan.key_manager [None req-00cbd748-fbad-4eca-998d-1ce4fe0be1dd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:33:53 devstack devstack@c-api.service[86435]: WARNING stevedore.named [None req-00cbd748-fbad-4eca-998d-1ce4fe0be1dd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:33:53 devstack devstack@c-api.service[86435]: WARNING castellan.key_manager [None req-00cbd748-fbad-4eca-998d-1ce4fe0be1dd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:33:53 devstack devstack@c-api.service[86435]: WARNING stevedore.named [None req-00cbd748-fbad-4eca-998d-1ce4fe0be1dd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:33:53 devstack devstack@c-api.service[86435]: WARNING castellan.key_manager [None req-00cbd748-fbad-4eca-998d-1ce4fe0be1dd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:33:53 devstack devstack@c-api.service[86435]: WARNING stevedore.named [None req-00cbd748-fbad-4eca-998d-1ce4fe0be1dd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:33:53 devstack devstack@c-api.service[86435]: WARNING castellan.key_manager [None req-00cbd748-fbad-4eca-998d-1ce4fe0be1dd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:33:53 devstack devstack@c-api.service[86435]: WARNING stevedore.named [None req-00cbd748-fbad-4eca-998d-1ce4fe0be1dd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:33:53 devstack devstack@c-api.service[86435]: WARNING castellan.key_manager [None req-00cbd748-fbad-4eca-998d-1ce4fe0be1dd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:33:53 devstack devstack@c-api.service[86435]: WARNING stevedore.named [None req-00cbd748-fbad-4eca-998d-1ce4fe0be1dd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:33:53 devstack devstack@c-api.service[86435]: WARNING castellan.key_manager [None req-00cbd748-fbad-4eca-998d-1ce4fe0be1dd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:33:53 devstack devstack@c-api.service[86435]: WARNING cinder.api.contrib.hosts [None req-00cbd748-fbad-4eca-998d-1ce4fe0be1dd None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 01 12:33:53 devstack devstack@c-api.service[86435]: WARNING stevedore.named [None req-00cbd748-fbad-4eca-998d-1ce4fe0be1dd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:33:53 devstack devstack@c-api.service[86435]: WARNING castellan.key_manager [None req-00cbd748-fbad-4eca-998d-1ce4fe0be1dd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:33:53 devstack devstack@c-api.service[86435]: WARNING stevedore.named [None req-00cbd748-fbad-4eca-998d-1ce4fe0be1dd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:33:53 devstack devstack@c-api.service[86435]: WARNING castellan.key_manager [None req-00cbd748-fbad-4eca-998d-1ce4fe0be1dd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:33:53 devstack devstack@c-api.service[86435]: WARNING stevedore.named [None req-00cbd748-fbad-4eca-998d-1ce4fe0be1dd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:33:53 devstack devstack@c-api.service[86435]: WARNING castellan.key_manager [None req-00cbd748-fbad-4eca-998d-1ce4fe0be1dd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:33:53 devstack devstack@c-api.service[86435]: WARNING stevedore.named [None req-00cbd748-fbad-4eca-998d-1ce4fe0be1dd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:33:53 devstack devstack@c-api.service[86435]: WARNING castellan.key_manager [None req-00cbd748-fbad-4eca-998d-1ce4fe0be1dd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:33:53 devstack devstack@c-api.service[86435]: WARNING stevedore.named [None req-00cbd748-fbad-4eca-998d-1ce4fe0be1dd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:33:53 devstack devstack@c-api.service[86435]: WARNING castellan.key_manager [None req-00cbd748-fbad-4eca-998d-1ce4fe0be1dd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:33:53 devstack devstack@c-api.service[86435]: WARNING stevedore.named [None req-00cbd748-fbad-4eca-998d-1ce4fe0be1dd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:33:53 devstack devstack@c-api.service[86435]: WARNING castellan.key_manager [None req-00cbd748-fbad-4eca-998d-1ce4fe0be1dd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:33:53 devstack devstack@c-api.service[86435]: WARNING stevedore.named [None req-00cbd748-fbad-4eca-998d-1ce4fe0be1dd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:33:53 devstack devstack@c-api.service[86435]: WARNING castellan.key_manager [None req-00cbd748-fbad-4eca-998d-1ce4fe0be1dd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:33:53 devstack devstack@c-api.service[86435]: DEBUG cinder.api.v3.router [None req-00cbd748-fbad-4eca-998d-1ce4fe0be1dd None None] Extended resource: extensions {{(pid=86435) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 12:33:53 devstack devstack@c-api.service[86435]: DEBUG cinder.api.v3.router [None req-00cbd748-fbad-4eca-998d-1ce4fe0be1dd None None] Extended resource: os-volume-manage {{(pid=86435) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 12:33:53 devstack devstack@c-api.service[86435]: DEBUG cinder.api.v3.router [None req-00cbd748-fbad-4eca-998d-1ce4fe0be1dd None None] Extended resource: os-quota-class-sets {{(pid=86435) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 12:33:53 devstack devstack@c-api.service[86435]: DEBUG cinder.api.v3.router [None req-00cbd748-fbad-4eca-998d-1ce4fe0be1dd None None] Extended resource: os-hosts {{(pid=86435) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 12:33:53 devstack devstack@c-api.service[86434]: DEBUG oslo_db.sqlalchemy.engines [None req-989f3b40-3917-4bd8-a228-3c546c17c61b 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=86434) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 12:33:53 devstack devstack@c-api.service[86435]: DEBUG cinder.api.v3.router [None req-00cbd748-fbad-4eca-998d-1ce4fe0be1dd None None] Extended resource: capabilities {{(pid=86435) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 12:33:53 devstack devstack@c-api.service[86435]: DEBUG cinder.api.v3.router [None req-00cbd748-fbad-4eca-998d-1ce4fe0be1dd None None] Extended resource: encryption {{(pid=86435) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 12:33:53 devstack devstack@c-api.service[86434]: INFO cinder.rpc [None req-989f3b40-3917-4bd8-a228-3c546c17c61b None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 01 12:33:53 devstack devstack@c-api.service[86435]: DEBUG cinder.api.v3.router [None req-00cbd748-fbad-4eca-998d-1ce4fe0be1dd None None] Extended resource: scheduler-stats {{(pid=86435) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 12:33:53 devstack devstack@c-api.service[86435]: DEBUG cinder.api.v3.router [None req-00cbd748-fbad-4eca-998d-1ce4fe0be1dd None None] Extended resource: os-quota-sets {{(pid=86435) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 12:33:53 devstack devstack@c-api.service[86435]: DEBUG cinder.api.v3.router [None req-00cbd748-fbad-4eca-998d-1ce4fe0be1dd None None] Extended resource: os-availability-zone {{(pid=86435) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 12:33:53 devstack devstack@c-api.service[86434]: INFO cinder.rpc [None req-989f3b40-3917-4bd8-a228-3c546c17c61b None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 01 12:33:53 devstack devstack@c-api.service[86434]: WARNING stevedore.named [None req-989f3b40-3917-4bd8-a228-3c546c17c61b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:33:53 devstack devstack@c-api.service[86435]: DEBUG cinder.api.v3.router [None req-00cbd748-fbad-4eca-998d-1ce4fe0be1dd None None] Extended resource: qos-specs {{(pid=86435) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 12:33:53 devstack devstack@c-api.service[86434]: WARNING castellan.key_manager [None req-989f3b40-3917-4bd8-a228-3c546c17c61b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:33:53 devstack devstack@c-api.service[86435]: DEBUG cinder.api.v3.router [None req-00cbd748-fbad-4eca-998d-1ce4fe0be1dd None None] Extended resource: extra_specs {{(pid=86435) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 12:33:53 devstack devstack@c-api.service[86435]: DEBUG cinder.api.v3.router [None req-00cbd748-fbad-4eca-998d-1ce4fe0be1dd None None] Extended resource: backups {{(pid=86435) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 12:33:53 devstack devstack@c-api.service[86435]: DEBUG cinder.api.v3.router [None req-00cbd748-fbad-4eca-998d-1ce4fe0be1dd None None] Extended resource: encryption {{(pid=86435) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 12:33:53 devstack devstack@c-api.service[86435]: DEBUG cinder.api.v3.router [None req-00cbd748-fbad-4eca-998d-1ce4fe0be1dd None None] Extended resource: cgsnapshots {{(pid=86435) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 12:33:53 devstack devstack@c-api.service[86435]: DEBUG cinder.api.v3.router [None req-00cbd748-fbad-4eca-998d-1ce4fe0be1dd None None] Extended resource: os-volume-type-access {{(pid=86435) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 12:33:53 devstack devstack@c-api.service[86435]: DEBUG cinder.api.v3.router [None req-00cbd748-fbad-4eca-998d-1ce4fe0be1dd None None] Extended resource: consistencygroups {{(pid=86435) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 12:33:53 devstack devstack@c-api.service[86435]: DEBUG cinder.api.v3.router [None req-00cbd748-fbad-4eca-998d-1ce4fe0be1dd None None] Extended resource: os-volume-transfer {{(pid=86435) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 12:33:53 devstack devstack@c-api.service[86434]: WARNING stevedore.named [None req-989f3b40-3917-4bd8-a228-3c546c17c61b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:33:53 devstack devstack@c-api.service[86434]: WARNING castellan.key_manager [None req-989f3b40-3917-4bd8-a228-3c546c17c61b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:33:53 devstack devstack@c-api.service[86435]: DEBUG cinder.api.v3.router [None req-00cbd748-fbad-4eca-998d-1ce4fe0be1dd None None] Extended resource: os-snapshot-manage {{(pid=86435) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 12:33:53 devstack devstack@c-api.service[86435]: WARNING stevedore.named [None req-00cbd748-fbad-4eca-998d-1ce4fe0be1dd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:33:53 devstack devstack@c-api.service[86435]: WARNING castellan.key_manager [None req-00cbd748-fbad-4eca-998d-1ce4fe0be1dd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:33:53 devstack devstack@c-api.service[86435]: WARNING stevedore.named [None req-00cbd748-fbad-4eca-998d-1ce4fe0be1dd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:33:53 devstack devstack@c-api.service[86435]: WARNING castellan.key_manager [None req-00cbd748-fbad-4eca-998d-1ce4fe0be1dd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:33:53 devstack devstack@c-api.service[86435]: WARNING stevedore.named [None req-00cbd748-fbad-4eca-998d-1ce4fe0be1dd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:33:53 devstack devstack@c-api.service[86435]: WARNING castellan.key_manager [None req-00cbd748-fbad-4eca-998d-1ce4fe0be1dd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:33:53 devstack devstack@c-api.service[86435]: WARNING stevedore.named [None req-00cbd748-fbad-4eca-998d-1ce4fe0be1dd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:33:53 devstack devstack@c-api.service[86435]: WARNING castellan.key_manager [None req-00cbd748-fbad-4eca-998d-1ce4fe0be1dd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:33:53 devstack devstack@c-api.service[86435]: WARNING stevedore.named [None req-00cbd748-fbad-4eca-998d-1ce4fe0be1dd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:33:53 devstack devstack@c-api.service[86435]: WARNING castellan.key_manager [None req-00cbd748-fbad-4eca-998d-1ce4fe0be1dd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:33:53 devstack devstack@c-api.service[86434]: WARNING stevedore.named [None req-989f3b40-3917-4bd8-a228-3c546c17c61b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:33:53 devstack devstack@c-api.service[86434]: WARNING castellan.key_manager [None req-989f3b40-3917-4bd8-a228-3c546c17c61b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:33:53 devstack devstack@c-api.service[86435]: WARNING stevedore.named [None req-00cbd748-fbad-4eca-998d-1ce4fe0be1dd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:33:53 devstack devstack@c-api.service[86435]: WARNING castellan.key_manager [None req-00cbd748-fbad-4eca-998d-1ce4fe0be1dd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:33:53 devstack devstack@c-api.service[86435]: WARNING stevedore.named [None req-00cbd748-fbad-4eca-998d-1ce4fe0be1dd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:33:53 devstack devstack@c-api.service[86435]: WARNING castellan.key_manager [None req-00cbd748-fbad-4eca-998d-1ce4fe0be1dd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:33:53 devstack devstack@c-api.service[86435]: DEBUG cinder.api.contrib.snapshot_actions [None req-00cbd748-fbad-4eca-998d-1ce4fe0be1dd None None] SnapshotActionsController initialized {{(pid=86435) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 01 12:33:53 devstack devstack@c-api.service[86435]: DEBUG cinder.api.v3.router [None req-00cbd748-fbad-4eca-998d-1ce4fe0be1dd None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=86435) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 12:33:53 devstack devstack@c-api.service[86435]: DEBUG cinder.api.v3.router [None req-00cbd748-fbad-4eca-998d-1ce4fe0be1dd None None] Extension AdminActions extending resource: volumes {{(pid=86435) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 12:33:53 devstack devstack@c-api.service[86435]: DEBUG cinder.api.v3.router [None req-00cbd748-fbad-4eca-998d-1ce4fe0be1dd None None] Extension AdminActions extending resource: snapshots {{(pid=86435) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 12:33:53 devstack devstack@c-api.service[86435]: DEBUG cinder.api.v3.router [None req-00cbd748-fbad-4eca-998d-1ce4fe0be1dd None None] Extension AdminActions extending resource: backups {{(pid=86435) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 12:33:53 devstack devstack@c-api.service[86435]: DEBUG cinder.api.v3.router [None req-00cbd748-fbad-4eca-998d-1ce4fe0be1dd None None] Extension VolumeTypeEncryption extending resource: types {{(pid=86435) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 12:33:53 devstack devstack@c-api.service[86435]: DEBUG cinder.api.v3.router [None req-00cbd748-fbad-4eca-998d-1ce4fe0be1dd None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=86435) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 12:33:53 devstack devstack@c-api.service[86435]: DEBUG cinder.api.v3.router [None req-00cbd748-fbad-4eca-998d-1ce4fe0be1dd None None] Extension VolumeActions extending resource: volumes {{(pid=86435) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 12:33:53 devstack devstack@c-api.service[86435]: DEBUG cinder.api.v3.router [None req-00cbd748-fbad-4eca-998d-1ce4fe0be1dd None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=86435) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 12:33:53 devstack devstack@c-api.service[86435]: DEBUG cinder.api.v3.router [None req-00cbd748-fbad-4eca-998d-1ce4fe0be1dd None None] Extension VolumeUnmanage extending resource: volumes {{(pid=86435) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 12:33:53 devstack devstack@c-api.service[86435]: DEBUG cinder.api.v3.router [None req-00cbd748-fbad-4eca-998d-1ce4fe0be1dd None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=86435) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 12:33:53 devstack devstack@c-api.service[86435]: DEBUG cinder.api.v3.router [None req-00cbd748-fbad-4eca-998d-1ce4fe0be1dd None None] Extension UsedLimits extending resource: limits {{(pid=86435) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 12:33:53 devstack devstack@c-api.service[86435]: DEBUG cinder.api.v3.router [None req-00cbd748-fbad-4eca-998d-1ce4fe0be1dd None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=86435) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 12:33:53 devstack devstack@c-api.service[86435]: DEBUG cinder.api.v3.router [None req-00cbd748-fbad-4eca-998d-1ce4fe0be1dd None None] Extension TypesManage extending resource: types {{(pid=86435) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 12:33:53 devstack devstack@c-api.service[86435]: DEBUG cinder.api.v3.router [None req-00cbd748-fbad-4eca-998d-1ce4fe0be1dd None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=86435) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 12:33:53 devstack devstack@c-api.service[86435]: DEBUG cinder.api.v3.router [None req-00cbd748-fbad-4eca-998d-1ce4fe0be1dd None None] Extension SnapshotActions extending resource: snapshots {{(pid=86435) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 12:33:53 devstack devstack@c-api.service[86435]: DEBUG cinder.api.v3.router [None req-00cbd748-fbad-4eca-998d-1ce4fe0be1dd None None] Extension VolumeTypeAccess extending resource: types {{(pid=86435) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 12:33:53 devstack devstack@c-api.service[86434]: WARNING stevedore.named [None req-989f3b40-3917-4bd8-a228-3c546c17c61b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:33:53 devstack devstack@c-api.service[86434]: WARNING castellan.key_manager [None req-989f3b40-3917-4bd8-a228-3c546c17c61b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:33:53 devstack devstack@c-api.service[86434]: WARNING stevedore.named [None req-989f3b40-3917-4bd8-a228-3c546c17c61b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:33:53 devstack devstack@c-api.service[86434]: WARNING castellan.key_manager [None req-989f3b40-3917-4bd8-a228-3c546c17c61b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:33:53 devstack devstack@c-api.service[86435]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x79bde2ca4668 pid: 86435 (default app) Sep 01 12:33:53 devstack devstack@c-api.service[86434]: WARNING stevedore.named [None req-989f3b40-3917-4bd8-a228-3c546c17c61b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:33:53 devstack devstack@c-api.service[86434]: WARNING castellan.key_manager [None req-989f3b40-3917-4bd8-a228-3c546c17c61b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:33:53 devstack devstack@c-api.service[86434]: WARNING stevedore.named [None req-989f3b40-3917-4bd8-a228-3c546c17c61b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:33:53 devstack devstack@c-api.service[86434]: WARNING castellan.key_manager [None req-989f3b40-3917-4bd8-a228-3c546c17c61b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:33:53 devstack devstack@c-api.service[86434]: WARNING stevedore.named [None req-989f3b40-3917-4bd8-a228-3c546c17c61b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:33:53 devstack devstack@c-api.service[86434]: WARNING castellan.key_manager [None req-989f3b40-3917-4bd8-a228-3c546c17c61b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:33:53 devstack devstack@c-api.service[86434]: WARNING stevedore.named [None req-989f3b40-3917-4bd8-a228-3c546c17c61b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:33:53 devstack devstack@c-api.service[86434]: WARNING castellan.key_manager [None req-989f3b40-3917-4bd8-a228-3c546c17c61b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:33:53 devstack devstack@c-api.service[86434]: WARNING stevedore.named [None req-989f3b40-3917-4bd8-a228-3c546c17c61b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:33:53 devstack devstack@c-api.service[86434]: WARNING castellan.key_manager [None req-989f3b40-3917-4bd8-a228-3c546c17c61b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:33:53 devstack devstack@c-api.service[86434]: WARNING stevedore.named [None req-989f3b40-3917-4bd8-a228-3c546c17c61b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:33:53 devstack devstack@c-api.service[86434]: WARNING castellan.key_manager [None req-989f3b40-3917-4bd8-a228-3c546c17c61b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:33:53 devstack devstack@c-api.service[86434]: WARNING stevedore.named [None req-989f3b40-3917-4bd8-a228-3c546c17c61b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:33:53 devstack devstack@c-api.service[86434]: WARNING castellan.key_manager [None req-989f3b40-3917-4bd8-a228-3c546c17c61b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:33:53 devstack devstack@c-api.service[86434]: WARNING stevedore.named [None req-989f3b40-3917-4bd8-a228-3c546c17c61b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:33:53 devstack devstack@c-api.service[86434]: WARNING castellan.key_manager [None req-989f3b40-3917-4bd8-a228-3c546c17c61b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:33:53 devstack devstack@c-api.service[86434]: WARNING stevedore.named [None req-989f3b40-3917-4bd8-a228-3c546c17c61b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:33:53 devstack devstack@c-api.service[86434]: WARNING castellan.key_manager [None req-989f3b40-3917-4bd8-a228-3c546c17c61b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:33:53 devstack devstack@c-api.service[86434]: WARNING stevedore.named [None req-989f3b40-3917-4bd8-a228-3c546c17c61b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:33:53 devstack devstack@c-api.service[86434]: WARNING castellan.key_manager [None req-989f3b40-3917-4bd8-a228-3c546c17c61b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:33:53 devstack devstack@c-api.service[86434]: WARNING cinder.api.contrib.hosts [None req-989f3b40-3917-4bd8-a228-3c546c17c61b None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 01 12:33:53 devstack devstack@c-api.service[86434]: WARNING stevedore.named [None req-989f3b40-3917-4bd8-a228-3c546c17c61b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:33:53 devstack devstack@c-api.service[86434]: WARNING castellan.key_manager [None req-989f3b40-3917-4bd8-a228-3c546c17c61b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:33:53 devstack devstack@c-api.service[86434]: WARNING stevedore.named [None req-989f3b40-3917-4bd8-a228-3c546c17c61b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:33:53 devstack devstack@c-api.service[86434]: WARNING castellan.key_manager [None req-989f3b40-3917-4bd8-a228-3c546c17c61b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:33:53 devstack devstack@c-api.service[86434]: WARNING stevedore.named [None req-989f3b40-3917-4bd8-a228-3c546c17c61b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:33:53 devstack devstack@c-api.service[86434]: WARNING castellan.key_manager [None req-989f3b40-3917-4bd8-a228-3c546c17c61b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:33:53 devstack devstack@c-api.service[86434]: WARNING stevedore.named [None req-989f3b40-3917-4bd8-a228-3c546c17c61b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:33:53 devstack devstack@c-api.service[86434]: WARNING castellan.key_manager [None req-989f3b40-3917-4bd8-a228-3c546c17c61b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:33:53 devstack devstack@c-api.service[86434]: WARNING stevedore.named [None req-989f3b40-3917-4bd8-a228-3c546c17c61b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:33:53 devstack devstack@c-api.service[86434]: WARNING castellan.key_manager [None req-989f3b40-3917-4bd8-a228-3c546c17c61b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:33:53 devstack devstack@c-api.service[86434]: WARNING stevedore.named [None req-989f3b40-3917-4bd8-a228-3c546c17c61b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:33:53 devstack devstack@c-api.service[86434]: WARNING castellan.key_manager [None req-989f3b40-3917-4bd8-a228-3c546c17c61b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:33:53 devstack devstack@c-api.service[86434]: WARNING stevedore.named [None req-989f3b40-3917-4bd8-a228-3c546c17c61b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:33:53 devstack devstack@c-api.service[86434]: WARNING castellan.key_manager [None req-989f3b40-3917-4bd8-a228-3c546c17c61b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:33:53 devstack devstack@c-api.service[86434]: DEBUG cinder.api.v3.router [None req-989f3b40-3917-4bd8-a228-3c546c17c61b None None] Extended resource: extensions {{(pid=86434) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 12:33:53 devstack devstack@c-api.service[86434]: DEBUG cinder.api.v3.router [None req-989f3b40-3917-4bd8-a228-3c546c17c61b None None] Extended resource: os-volume-manage {{(pid=86434) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 12:33:53 devstack devstack@c-api.service[86434]: DEBUG cinder.api.v3.router [None req-989f3b40-3917-4bd8-a228-3c546c17c61b None None] Extended resource: os-quota-class-sets {{(pid=86434) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 12:33:53 devstack devstack@c-api.service[86434]: DEBUG cinder.api.v3.router [None req-989f3b40-3917-4bd8-a228-3c546c17c61b None None] Extended resource: os-hosts {{(pid=86434) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 12:33:53 devstack devstack@c-api.service[86434]: DEBUG cinder.api.v3.router [None req-989f3b40-3917-4bd8-a228-3c546c17c61b None None] Extended resource: capabilities {{(pid=86434) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 12:33:53 devstack devstack@c-api.service[86434]: DEBUG cinder.api.v3.router [None req-989f3b40-3917-4bd8-a228-3c546c17c61b None None] Extended resource: encryption {{(pid=86434) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 12:33:53 devstack devstack@c-api.service[86434]: DEBUG cinder.api.v3.router [None req-989f3b40-3917-4bd8-a228-3c546c17c61b None None] Extended resource: scheduler-stats {{(pid=86434) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 12:33:53 devstack devstack@c-api.service[86434]: DEBUG cinder.api.v3.router [None req-989f3b40-3917-4bd8-a228-3c546c17c61b None None] Extended resource: os-quota-sets {{(pid=86434) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 12:33:53 devstack devstack@c-api.service[86434]: DEBUG cinder.api.v3.router [None req-989f3b40-3917-4bd8-a228-3c546c17c61b None None] Extended resource: os-availability-zone {{(pid=86434) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 12:33:53 devstack devstack@c-api.service[86434]: DEBUG cinder.api.v3.router [None req-989f3b40-3917-4bd8-a228-3c546c17c61b None None] Extended resource: qos-specs {{(pid=86434) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 12:33:53 devstack devstack@c-api.service[86434]: DEBUG cinder.api.v3.router [None req-989f3b40-3917-4bd8-a228-3c546c17c61b None None] Extended resource: extra_specs {{(pid=86434) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 12:33:53 devstack devstack@c-api.service[86434]: DEBUG cinder.api.v3.router [None req-989f3b40-3917-4bd8-a228-3c546c17c61b None None] Extended resource: backups {{(pid=86434) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 12:33:53 devstack devstack@c-api.service[86434]: DEBUG cinder.api.v3.router [None req-989f3b40-3917-4bd8-a228-3c546c17c61b None None] Extended resource: encryption {{(pid=86434) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 12:33:53 devstack devstack@c-api.service[86434]: DEBUG cinder.api.v3.router [None req-989f3b40-3917-4bd8-a228-3c546c17c61b None None] Extended resource: cgsnapshots {{(pid=86434) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 12:33:53 devstack devstack@c-api.service[86434]: DEBUG cinder.api.v3.router [None req-989f3b40-3917-4bd8-a228-3c546c17c61b None None] Extended resource: os-volume-type-access {{(pid=86434) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 12:33:53 devstack devstack@c-api.service[86434]: DEBUG cinder.api.v3.router [None req-989f3b40-3917-4bd8-a228-3c546c17c61b None None] Extended resource: consistencygroups {{(pid=86434) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 12:33:53 devstack devstack@c-api.service[86434]: DEBUG cinder.api.v3.router [None req-989f3b40-3917-4bd8-a228-3c546c17c61b None None] Extended resource: os-volume-transfer {{(pid=86434) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 12:33:53 devstack devstack@c-api.service[86434]: DEBUG cinder.api.v3.router [None req-989f3b40-3917-4bd8-a228-3c546c17c61b None None] Extended resource: os-snapshot-manage {{(pid=86434) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 12:33:53 devstack devstack@c-api.service[86434]: WARNING stevedore.named [None req-989f3b40-3917-4bd8-a228-3c546c17c61b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:33:53 devstack devstack@c-api.service[86434]: WARNING castellan.key_manager [None req-989f3b40-3917-4bd8-a228-3c546c17c61b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:33:53 devstack devstack@c-api.service[86434]: WARNING stevedore.named [None req-989f3b40-3917-4bd8-a228-3c546c17c61b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:33:53 devstack devstack@c-api.service[86434]: WARNING castellan.key_manager [None req-989f3b40-3917-4bd8-a228-3c546c17c61b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:33:53 devstack devstack@c-api.service[86434]: WARNING stevedore.named [None req-989f3b40-3917-4bd8-a228-3c546c17c61b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:33:53 devstack devstack@c-api.service[86434]: WARNING castellan.key_manager [None req-989f3b40-3917-4bd8-a228-3c546c17c61b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:33:53 devstack devstack@c-api.service[86434]: WARNING stevedore.named [None req-989f3b40-3917-4bd8-a228-3c546c17c61b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:33:53 devstack devstack@c-api.service[86434]: WARNING castellan.key_manager [None req-989f3b40-3917-4bd8-a228-3c546c17c61b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:33:53 devstack devstack@c-api.service[86434]: WARNING stevedore.named [None req-989f3b40-3917-4bd8-a228-3c546c17c61b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:33:53 devstack devstack@c-api.service[86434]: WARNING castellan.key_manager [None req-989f3b40-3917-4bd8-a228-3c546c17c61b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:33:53 devstack devstack@c-api.service[86434]: WARNING stevedore.named [None req-989f3b40-3917-4bd8-a228-3c546c17c61b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:33:53 devstack devstack@c-api.service[86434]: WARNING castellan.key_manager [None req-989f3b40-3917-4bd8-a228-3c546c17c61b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:33:53 devstack devstack@c-api.service[86434]: WARNING stevedore.named [None req-989f3b40-3917-4bd8-a228-3c546c17c61b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:33:53 devstack devstack@c-api.service[86434]: WARNING castellan.key_manager [None req-989f3b40-3917-4bd8-a228-3c546c17c61b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:33:53 devstack devstack@c-api.service[86434]: DEBUG cinder.api.contrib.snapshot_actions [None req-989f3b40-3917-4bd8-a228-3c546c17c61b None None] SnapshotActionsController initialized {{(pid=86434) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 01 12:33:53 devstack devstack@c-api.service[86434]: DEBUG cinder.api.v3.router [None req-989f3b40-3917-4bd8-a228-3c546c17c61b None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=86434) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 12:33:53 devstack devstack@c-api.service[86434]: DEBUG cinder.api.v3.router [None req-989f3b40-3917-4bd8-a228-3c546c17c61b None None] Extension AdminActions extending resource: volumes {{(pid=86434) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 12:33:53 devstack devstack@c-api.service[86434]: DEBUG cinder.api.v3.router [None req-989f3b40-3917-4bd8-a228-3c546c17c61b None None] Extension AdminActions extending resource: snapshots {{(pid=86434) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 12:33:53 devstack devstack@c-api.service[86434]: DEBUG cinder.api.v3.router [None req-989f3b40-3917-4bd8-a228-3c546c17c61b None None] Extension AdminActions extending resource: backups {{(pid=86434) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 12:33:53 devstack devstack@c-api.service[86434]: DEBUG cinder.api.v3.router [None req-989f3b40-3917-4bd8-a228-3c546c17c61b None None] Extension VolumeTypeEncryption extending resource: types {{(pid=86434) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 12:33:53 devstack devstack@c-api.service[86434]: DEBUG cinder.api.v3.router [None req-989f3b40-3917-4bd8-a228-3c546c17c61b None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=86434) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 12:33:53 devstack devstack@c-api.service[86434]: DEBUG cinder.api.v3.router [None req-989f3b40-3917-4bd8-a228-3c546c17c61b None None] Extension VolumeActions extending resource: volumes {{(pid=86434) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 12:33:53 devstack devstack@c-api.service[86434]: DEBUG cinder.api.v3.router [None req-989f3b40-3917-4bd8-a228-3c546c17c61b None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=86434) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 12:33:53 devstack devstack@c-api.service[86434]: DEBUG cinder.api.v3.router [None req-989f3b40-3917-4bd8-a228-3c546c17c61b None None] Extension VolumeUnmanage extending resource: volumes {{(pid=86434) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 12:33:53 devstack devstack@c-api.service[86434]: DEBUG cinder.api.v3.router [None req-989f3b40-3917-4bd8-a228-3c546c17c61b None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=86434) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 12:33:53 devstack devstack@c-api.service[86434]: DEBUG cinder.api.v3.router [None req-989f3b40-3917-4bd8-a228-3c546c17c61b None None] Extension UsedLimits extending resource: limits {{(pid=86434) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 12:33:53 devstack devstack@c-api.service[86434]: DEBUG cinder.api.v3.router [None req-989f3b40-3917-4bd8-a228-3c546c17c61b None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=86434) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 12:33:53 devstack devstack@c-api.service[86434]: DEBUG cinder.api.v3.router [None req-989f3b40-3917-4bd8-a228-3c546c17c61b None None] Extension TypesManage extending resource: types {{(pid=86434) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 12:33:53 devstack devstack@c-api.service[86434]: DEBUG cinder.api.v3.router [None req-989f3b40-3917-4bd8-a228-3c546c17c61b None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=86434) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 12:33:53 devstack devstack@c-api.service[86434]: DEBUG cinder.api.v3.router [None req-989f3b40-3917-4bd8-a228-3c546c17c61b None None] Extension SnapshotActions extending resource: snapshots {{(pid=86434) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 12:33:53 devstack devstack@c-api.service[86434]: DEBUG cinder.api.v3.router [None req-989f3b40-3917-4bd8-a228-3c546c17c61b None None] Extension VolumeTypeAccess extending resource: types {{(pid=86434) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 12:33:53 devstack devstack@c-api.service[86434]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x79bde2ca4668 pid: 86434 (default app) Sep 01 12:33:54 devstack devstack@c-api.service[86432]: Tue Sep 1 12:33:54 2026 - graceful shutdown triggered... Sep 01 12:33:54 devstack devstack@c-api.service[86435]: Gracefully killing worker 2 (pid: 86435)... Sep 01 12:33:54 devstack devstack@c-api.service[86434]: Gracefully killing worker 1 (pid: 86434)... Sep 01 12:33:55 devstack devstack@c-api.service[86432]: worker 1 buried after 1 seconds Sep 01 12:33:55 devstack devstack@c-api.service[86432]: worker 2 buried after 1 seconds Sep 01 12:33:55 devstack devstack@c-api.service[86432]: goodbye to uWSGI. Sep 01 12:33:55 devstack devstack@c-api.service[86813]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Sep 01 12:33:55 devstack devstack@c-api.service[86813]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue Sep 1 12:33:55 2026] *** Sep 01 12:33:55 devstack devstack@c-api.service[86813]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Sep 01 12:33:55 devstack devstack@c-api.service[86813]: os: Linux-6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 Sep 01 12:33:55 devstack devstack@c-api.service[86813]: nodename: devstack Sep 01 12:33:55 devstack devstack@c-api.service[86813]: machine: x86_64 Sep 01 12:33:55 devstack devstack@c-api.service[86813]: clock source: unix Sep 01 12:33:55 devstack devstack@c-api.service[86813]: pcre jit disabled Sep 01 12:33:55 devstack devstack@c-api.service[86813]: detected number of CPU cores: 4 Sep 01 12:33:55 devstack devstack@c-api.service[86813]: current working directory: / Sep 01 12:33:55 devstack devstack@c-api.service[86813]: detected binary path: /usr/bin/uwsgi-core Sep 01 12:33:55 devstack devstack@c-api.service[86813]: your processes number limit is 47518 Sep 01 12:33:55 devstack devstack@c-api.service[86813]: your memory page size is 4096 bytes Sep 01 12:33:55 devstack devstack@c-api.service[86813]: detected max file descriptor number: 2048 Sep 01 12:33:55 devstack devstack@c-api.service[86813]: lock engine: pthread robust mutexes Sep 01 12:33:55 devstack devstack@c-api.service[86813]: thunder lock: enabled Sep 01 12:33:55 devstack devstack@c-api.service[86813]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Sep 01 12:33:55 devstack devstack@c-api.service[86813]: Python version: 3.12.3 (main, Jul 15 2026, 23:46:41) [GCC 13.3.0] Sep 01 12:33:55 devstack devstack@c-api.service[86813]: PEP 405 virtualenv detected: /opt/stack/data/venv Sep 01 12:33:55 devstack devstack@c-api.service[86813]: Set PythonHome to /opt/stack/data/venv Sep 01 12:33:55 devstack devstack@c-api.service[86813]: Python main interpreter initialized at 0x79340e0a4668 Sep 01 12:33:55 devstack devstack@c-api.service[86813]: python threads support enabled Sep 01 12:33:55 devstack devstack@c-api.service[86813]: your server socket listen backlog is limited to 100 connections Sep 01 12:33:55 devstack devstack@c-api.service[86813]: your mercy for graceful operations on workers is 80 seconds Sep 01 12:33:55 devstack devstack@c-api.service[86813]: mapped 403077 bytes (393 KB) for 2 cores Sep 01 12:33:55 devstack devstack@c-api.service[86813]: *** Operational MODE: preforking *** Sep 01 12:33:55 devstack devstack@c-api.service[86813]: *** uWSGI is running in multiple interpreter mode *** Sep 01 12:33:55 devstack devstack@c-api.service[86813]: spawned uWSGI master process (pid: 86813) Sep 01 12:33:55 devstack devstack@c-api.service[86813]: spawned uWSGI worker 1 (pid: 86814, cores: 1) Sep 01 12:33:55 devstack devstack@c-api.service[86813]: spawned uWSGI worker 2 (pid: 86815, cores: 1) Sep 01 12:33:55 devstack devstack@c-api.service[86813]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Sep 01 12:33:55 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 01 12:33:55 devstack devstack@c-api.service[86815]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 01 12:33:55 devstack devstack@c-api.service[86815]: we strongly recommend against using it for new projects. Sep 01 12:33:55 devstack devstack@c-api.service[86815]: If you are already using Eventlet, we recommend migrating to a different Sep 01 12:33:55 devstack devstack@c-api.service[86815]: framework. For more detail see Sep 01 12:33:55 devstack devstack@c-api.service[86815]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 01 12:33:55 devstack devstack@c-api.service[86815]: import eventlet # noqa Sep 01 12:33:56 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 01 12:33:56 devstack devstack@c-api.service[86814]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 01 12:33:56 devstack devstack@c-api.service[86814]: we strongly recommend against using it for new projects. Sep 01 12:33:56 devstack devstack@c-api.service[86814]: If you are already using Eventlet, we recommend migrating to a different Sep 01 12:33:56 devstack devstack@c-api.service[86814]: framework. For more detail see Sep 01 12:33:56 devstack devstack@c-api.service[86814]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 01 12:33:56 devstack devstack@c-api.service[86814]: import eventlet # noqa Sep 01 12:33:56 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Sep 01 12:33:56 devstack devstack@c-api.service[86815]: from cgi import parse_header Sep 01 12:33:56 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 01 12:33:56 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:33:56 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Sep 01 12:33:56 devstack devstack@c-api.service[86815]: removals.removed_module( Sep 01 12:33:56 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Sep 01 12:33:56 devstack devstack@c-api.service[86815]: removals.removed_module( Sep 01 12:33:56 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Sep 01 12:33:56 devstack devstack@c-api.service[86814]: from cgi import parse_header Sep 01 12:33:56 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 01 12:33:56 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:33:56 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Sep 01 12:33:56 devstack devstack@c-api.service[86814]: removals.removed_module( Sep 01 12:33:56 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Sep 01 12:33:56 devstack devstack@c-api.service[86814]: removals.removed_module( Sep 01 12:33:59 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Sep 01 12:33:59 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:33:59 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Sep 01 12:33:59 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:33:59 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Sep 01 12:33:59 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:33:59 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Sep 01 12:33:59 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:34:00 devstack devstack@c-api.service[86815]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Sep 01 12:34:00 devstack devstack@c-api.service[86815]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=86815) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 01 12:34:00 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Sep 01 12:34:00 devstack devstack@c-api.service[86815]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 01 12:34:00 devstack devstack@c-api.service[86814]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Sep 01 12:34:00 devstack devstack@c-api.service[86814]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=86814) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 01 12:34:00 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Sep 01 12:34:00 devstack devstack@c-api.service[86814]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=86815) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=86815) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=86815) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=86815) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=86815) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=86815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=86815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=86815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=86815) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=86815) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=86815) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=86815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=86815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=86815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=86815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=86815) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86815) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86815) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=86815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=86815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=86815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=86815) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=86815) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=86815) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=86815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=86815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=86815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=86815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=86815) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=86815) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=86815) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=86815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=86815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=86815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=86815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=86815) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=86815) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=86815) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=86815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=86815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=86815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=86815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=86815) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=86815) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=86815) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=86815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=86815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=86815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=86815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=86815) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86815) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86815) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=86815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=86815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=86815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=86815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=86815) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86815) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86815) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=86815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=86815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=86815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=86815) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=86815) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=86815) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=86815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=86815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=86815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=86815) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86815) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86815) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=86815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=86815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=86815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=86815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=86815) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=86815) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=86815) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=86815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=86815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=86815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=86815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=86815) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=86815) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=86815) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=86815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=86815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=86815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=86815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=86815) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86815) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86815) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=86815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=86815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=86815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=86815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=86815) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86815) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86815) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=86815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=86815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=86815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=86815) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86815) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86815) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=86815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=86815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=86815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=86815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=86815) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86815) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86815) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=86815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=86815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=86815) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86815) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86815) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=86815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=86815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=86815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=86815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=86815) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86815) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86815) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=86815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=86815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=86815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=86815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=86815) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=86815) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=86815) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=86815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=86815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=86815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=86815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=86815) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=86815) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=86815) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=86815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=86815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=86815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=86815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=86815) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86815) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86815) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=86815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=86815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=86815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=86815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=86815) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86815) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86815) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=86815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=86815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=86815) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=86815) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=86815) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=86815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=86815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=86815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=86815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=86815) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=86815) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=86815) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=86815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=86815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=86815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=86815) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86815) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86815) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=86815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=86815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=86815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=86815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=86815) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86815) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86815) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=86815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=86815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=86815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=86815) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86815) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86815) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=86815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=86815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=86815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=86815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=86815) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86815) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86815) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=86815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=86815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=86815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=86815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=86815) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86815) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86815) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=86815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=86815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=86815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=86815) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86815) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86815) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=86815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=86815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=86815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=86815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=86815) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86815) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86815) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=86815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=86815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=86815) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: INFO dbcounter [None req-98e00e54-b81e-468e-ad0d-50bb4aa63cad None None] Registered counter for database cinder Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=86814) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=86814) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=86814) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=86814) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=86814) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=86814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=86814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=86814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=86814) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=86814) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=86814) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=86814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=86814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=86814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=86814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=86814) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86814) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86814) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=86814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=86814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=86814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=86814) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=86814) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=86814) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=86814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=86814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=86814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=86814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=86814) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=86814) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=86814) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=86814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=86814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=86814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=86814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=86814) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=86814) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=86814) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=86814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=86814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=86814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=86814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=86814) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=86814) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=86814) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=86814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=86814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=86814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=86814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=86814) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86814) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86814) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=86814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=86814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=86814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=86814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=86814) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86814) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86814) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=86814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=86814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=86814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=86814) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=86814) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=86814) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=86814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=86814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=86814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:34:01 devstack devstack@c-api.service[86815]: DEBUG oslo_db.sqlalchemy.engines [None req-98e00e54-b81e-468e-ad0d-50bb4aa63cad 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=86815) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=86814) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86814) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86814) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=86814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=86814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=86814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=86814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=86814) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=86814) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=86814) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=86814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=86814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=86814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=86814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=86814) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=86814) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=86814) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=86814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=86814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=86814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=86814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=86814) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86814) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86814) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=86814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=86814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=86814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=86814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=86814) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86814) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86814) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=86814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=86814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=86814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=86814) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86814) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86814) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=86814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=86814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=86814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=86814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=86814) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86814) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86814) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=86814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=86814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=86814) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86814) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86814) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=86814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=86814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=86814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=86814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=86814) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86814) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86814) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=86814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=86814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=86814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=86814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=86814) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=86814) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=86814) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=86814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=86814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=86814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=86814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=86814) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=86814) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=86814) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=86814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=86814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=86814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=86814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=86814) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86814) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86814) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=86814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=86814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=86814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=86814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=86814) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86814) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86814) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=86814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=86814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=86814) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=86814) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=86814) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=86814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=86814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=86814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=86814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=86814) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=86814) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=86814) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=86814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=86814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=86814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=86814) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86814) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86814) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=86814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=86814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=86814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=86814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=86814) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86814) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86814) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=86814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=86814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=86814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=86814) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86814) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86814) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=86814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=86814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=86814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=86814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=86814) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86814) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86814) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=86814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=86814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=86814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=86814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=86814) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86814) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86814) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=86814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=86814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=86814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=86814) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86814) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86814) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=86814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=86814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=86814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=86814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=86814) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86814) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86814) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=86814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=86814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:34:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=86814) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:34:02 devstack devstack@c-api.service[86814]: INFO dbcounter [None req-4145881f-325a-4928-97d0-20f1ec6161ce None None] Registered counter for database cinder Sep 01 12:34:02 devstack devstack@c-api.service[86815]: DEBUG dbcounter [-] [86815] Writer thread running {{(pid=86815) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 01 12:34:02 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/service.py:243: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:34:02 devstack devstack@c-api.service[86815]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 12:34:02 devstack devstack@c-api.service[86815]: INFO cinder.rpc [None req-98e00e54-b81e-468e-ad0d-50bb4aa63cad None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 01 12:34:02 devstack devstack@c-api.service[86815]: INFO cinder.rpc [None req-98e00e54-b81e-468e-ad0d-50bb4aa63cad None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 01 12:34:02 devstack devstack@c-api.service[86815]: INFO cinder.rpc [None req-98e00e54-b81e-468e-ad0d-50bb4aa63cad None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 01 12:34:02 devstack devstack@c-api.service[86815]: INFO cinder.rpc [None req-98e00e54-b81e-468e-ad0d-50bb4aa63cad None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 01 12:34:02 devstack devstack@c-api.service[86815]: WARNING stevedore.named [None req-98e00e54-b81e-468e-ad0d-50bb4aa63cad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:34:02 devstack devstack@c-api.service[86815]: WARNING castellan.key_manager [None req-98e00e54-b81e-468e-ad0d-50bb4aa63cad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:34:02 devstack devstack@c-api.service[86815]: WARNING cinder.keymgr.conf_key_mgr [None req-98e00e54-b81e-468e-ad0d-50bb4aa63cad None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:34:02 devstack devstack@c-api.service[86815]: WARNING stevedore.named [None req-98e00e54-b81e-468e-ad0d-50bb4aa63cad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:34:02 devstack devstack@c-api.service[86815]: WARNING castellan.key_manager [None req-98e00e54-b81e-468e-ad0d-50bb4aa63cad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:34:02 devstack devstack@c-api.service[86814]: DEBUG oslo_db.sqlalchemy.engines [None req-4145881f-325a-4928-97d0-20f1ec6161ce 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=86814) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 12:34:02 devstack devstack@c-api.service[86815]: DEBUG oslo_db.sqlalchemy.engines [None req-98e00e54-b81e-468e-ad0d-50bb4aa63cad 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=86815) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 12:34:02 devstack devstack@c-api.service[86815]: INFO cinder.rpc [None req-98e00e54-b81e-468e-ad0d-50bb4aa63cad None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 01 12:34:02 devstack devstack@c-api.service[86815]: INFO cinder.rpc [None req-98e00e54-b81e-468e-ad0d-50bb4aa63cad None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 01 12:34:02 devstack devstack@c-api.service[86815]: WARNING stevedore.named [None req-98e00e54-b81e-468e-ad0d-50bb4aa63cad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:34:02 devstack devstack@c-api.service[86815]: WARNING castellan.key_manager [None req-98e00e54-b81e-468e-ad0d-50bb4aa63cad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:34:02 devstack devstack@c-api.service[86815]: WARNING stevedore.named [None req-98e00e54-b81e-468e-ad0d-50bb4aa63cad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:34:02 devstack devstack@c-api.service[86815]: WARNING castellan.key_manager [None req-98e00e54-b81e-468e-ad0d-50bb4aa63cad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:34:02 devstack devstack@c-api.service[86815]: WARNING stevedore.named [None req-98e00e54-b81e-468e-ad0d-50bb4aa63cad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:34:02 devstack devstack@c-api.service[86815]: WARNING castellan.key_manager [None req-98e00e54-b81e-468e-ad0d-50bb4aa63cad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:34:02 devstack devstack@c-api.service[86815]: WARNING stevedore.named [None req-98e00e54-b81e-468e-ad0d-50bb4aa63cad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:34:02 devstack devstack@c-api.service[86815]: WARNING castellan.key_manager [None req-98e00e54-b81e-468e-ad0d-50bb4aa63cad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:34:02 devstack devstack@c-api.service[86815]: WARNING stevedore.named [None req-98e00e54-b81e-468e-ad0d-50bb4aa63cad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:34:02 devstack devstack@c-api.service[86815]: WARNING castellan.key_manager [None req-98e00e54-b81e-468e-ad0d-50bb4aa63cad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:34:02 devstack devstack@c-api.service[86815]: WARNING stevedore.named [None req-98e00e54-b81e-468e-ad0d-50bb4aa63cad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:34:02 devstack devstack@c-api.service[86815]: WARNING castellan.key_manager [None req-98e00e54-b81e-468e-ad0d-50bb4aa63cad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:34:02 devstack devstack@c-api.service[86815]: WARNING stevedore.named [None req-98e00e54-b81e-468e-ad0d-50bb4aa63cad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:34:02 devstack devstack@c-api.service[86815]: WARNING castellan.key_manager [None req-98e00e54-b81e-468e-ad0d-50bb4aa63cad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:34:02 devstack devstack@c-api.service[86815]: WARNING stevedore.named [None req-98e00e54-b81e-468e-ad0d-50bb4aa63cad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:34:02 devstack devstack@c-api.service[86815]: WARNING castellan.key_manager [None req-98e00e54-b81e-468e-ad0d-50bb4aa63cad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:34:02 devstack devstack@c-api.service[86815]: WARNING stevedore.named [None req-98e00e54-b81e-468e-ad0d-50bb4aa63cad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:34:02 devstack devstack@c-api.service[86815]: WARNING castellan.key_manager [None req-98e00e54-b81e-468e-ad0d-50bb4aa63cad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:34:02 devstack devstack@c-api.service[86815]: WARNING stevedore.named [None req-98e00e54-b81e-468e-ad0d-50bb4aa63cad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:34:02 devstack devstack@c-api.service[86815]: WARNING castellan.key_manager [None req-98e00e54-b81e-468e-ad0d-50bb4aa63cad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:34:02 devstack devstack@c-api.service[86815]: WARNING stevedore.named [None req-98e00e54-b81e-468e-ad0d-50bb4aa63cad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:34:02 devstack devstack@c-api.service[86815]: WARNING castellan.key_manager [None req-98e00e54-b81e-468e-ad0d-50bb4aa63cad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:34:02 devstack devstack@c-api.service[86815]: WARNING stevedore.named [None req-98e00e54-b81e-468e-ad0d-50bb4aa63cad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:34:02 devstack devstack@c-api.service[86815]: WARNING castellan.key_manager [None req-98e00e54-b81e-468e-ad0d-50bb4aa63cad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:34:02 devstack devstack@c-api.service[86815]: WARNING stevedore.named [None req-98e00e54-b81e-468e-ad0d-50bb4aa63cad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:34:02 devstack devstack@c-api.service[86815]: WARNING castellan.key_manager [None req-98e00e54-b81e-468e-ad0d-50bb4aa63cad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:34:02 devstack devstack@c-api.service[86815]: WARNING stevedore.named [None req-98e00e54-b81e-468e-ad0d-50bb4aa63cad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:34:02 devstack devstack@c-api.service[86815]: WARNING castellan.key_manager [None req-98e00e54-b81e-468e-ad0d-50bb4aa63cad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:34:02 devstack devstack@c-api.service[86815]: WARNING stevedore.named [None req-98e00e54-b81e-468e-ad0d-50bb4aa63cad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:34:02 devstack devstack@c-api.service[86815]: WARNING castellan.key_manager [None req-98e00e54-b81e-468e-ad0d-50bb4aa63cad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:34:02 devstack devstack@c-api.service[86815]: WARNING cinder.api.contrib.hosts [None req-98e00e54-b81e-468e-ad0d-50bb4aa63cad None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 01 12:34:02 devstack devstack@c-api.service[86815]: WARNING stevedore.named [None req-98e00e54-b81e-468e-ad0d-50bb4aa63cad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:34:02 devstack devstack@c-api.service[86815]: WARNING castellan.key_manager [None req-98e00e54-b81e-468e-ad0d-50bb4aa63cad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:34:02 devstack devstack@c-api.service[86815]: WARNING stevedore.named [None req-98e00e54-b81e-468e-ad0d-50bb4aa63cad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:34:02 devstack devstack@c-api.service[86815]: WARNING castellan.key_manager [None req-98e00e54-b81e-468e-ad0d-50bb4aa63cad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:34:02 devstack devstack@c-api.service[86815]: WARNING stevedore.named [None req-98e00e54-b81e-468e-ad0d-50bb4aa63cad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:34:02 devstack devstack@c-api.service[86815]: WARNING castellan.key_manager [None req-98e00e54-b81e-468e-ad0d-50bb4aa63cad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:34:02 devstack devstack@c-api.service[86815]: WARNING stevedore.named [None req-98e00e54-b81e-468e-ad0d-50bb4aa63cad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:34:02 devstack devstack@c-api.service[86815]: WARNING castellan.key_manager [None req-98e00e54-b81e-468e-ad0d-50bb4aa63cad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:34:02 devstack devstack@c-api.service[86815]: WARNING stevedore.named [None req-98e00e54-b81e-468e-ad0d-50bb4aa63cad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:34:02 devstack devstack@c-api.service[86815]: WARNING castellan.key_manager [None req-98e00e54-b81e-468e-ad0d-50bb4aa63cad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:34:02 devstack devstack@c-api.service[86815]: WARNING stevedore.named [None req-98e00e54-b81e-468e-ad0d-50bb4aa63cad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:34:02 devstack devstack@c-api.service[86815]: WARNING castellan.key_manager [None req-98e00e54-b81e-468e-ad0d-50bb4aa63cad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:34:02 devstack devstack@c-api.service[86815]: WARNING stevedore.named [None req-98e00e54-b81e-468e-ad0d-50bb4aa63cad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:34:02 devstack devstack@c-api.service[86815]: WARNING castellan.key_manager [None req-98e00e54-b81e-468e-ad0d-50bb4aa63cad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:34:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.router [None req-98e00e54-b81e-468e-ad0d-50bb4aa63cad None None] Extended resource: extensions {{(pid=86815) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 12:34:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.router [None req-98e00e54-b81e-468e-ad0d-50bb4aa63cad None None] Extended resource: os-volume-manage {{(pid=86815) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 12:34:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.router [None req-98e00e54-b81e-468e-ad0d-50bb4aa63cad None None] Extended resource: os-quota-class-sets {{(pid=86815) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 12:34:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.router [None req-98e00e54-b81e-468e-ad0d-50bb4aa63cad None None] Extended resource: os-hosts {{(pid=86815) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 12:34:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.router [None req-98e00e54-b81e-468e-ad0d-50bb4aa63cad None None] Extended resource: capabilities {{(pid=86815) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 12:34:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.router [None req-98e00e54-b81e-468e-ad0d-50bb4aa63cad None None] Extended resource: encryption {{(pid=86815) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 12:34:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.router [None req-98e00e54-b81e-468e-ad0d-50bb4aa63cad None None] Extended resource: scheduler-stats {{(pid=86815) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 12:34:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.router [None req-98e00e54-b81e-468e-ad0d-50bb4aa63cad None None] Extended resource: os-quota-sets {{(pid=86815) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 12:34:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.router [None req-98e00e54-b81e-468e-ad0d-50bb4aa63cad None None] Extended resource: os-availability-zone {{(pid=86815) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 12:34:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.router [None req-98e00e54-b81e-468e-ad0d-50bb4aa63cad None None] Extended resource: qos-specs {{(pid=86815) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 12:34:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.router [None req-98e00e54-b81e-468e-ad0d-50bb4aa63cad None None] Extended resource: extra_specs {{(pid=86815) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 12:34:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.router [None req-98e00e54-b81e-468e-ad0d-50bb4aa63cad None None] Extended resource: backups {{(pid=86815) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 12:34:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.router [None req-98e00e54-b81e-468e-ad0d-50bb4aa63cad None None] Extended resource: encryption {{(pid=86815) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 12:34:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.router [None req-98e00e54-b81e-468e-ad0d-50bb4aa63cad None None] Extended resource: cgsnapshots {{(pid=86815) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 12:34:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.router [None req-98e00e54-b81e-468e-ad0d-50bb4aa63cad None None] Extended resource: os-volume-type-access {{(pid=86815) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 12:34:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.router [None req-98e00e54-b81e-468e-ad0d-50bb4aa63cad None None] Extended resource: consistencygroups {{(pid=86815) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 12:34:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.router [None req-98e00e54-b81e-468e-ad0d-50bb4aa63cad None None] Extended resource: os-volume-transfer {{(pid=86815) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 12:34:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.router [None req-98e00e54-b81e-468e-ad0d-50bb4aa63cad None None] Extended resource: os-snapshot-manage {{(pid=86815) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 12:34:02 devstack devstack@c-api.service[86814]: DEBUG dbcounter [-] [86814] Writer thread running {{(pid=86814) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 01 12:34:02 devstack devstack@c-api.service[86815]: WARNING stevedore.named [None req-98e00e54-b81e-468e-ad0d-50bb4aa63cad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:34:02 devstack devstack@c-api.service[86815]: WARNING castellan.key_manager [None req-98e00e54-b81e-468e-ad0d-50bb4aa63cad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:34:02 devstack devstack@c-api.service[86815]: WARNING stevedore.named [None req-98e00e54-b81e-468e-ad0d-50bb4aa63cad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:34:02 devstack devstack@c-api.service[86815]: WARNING castellan.key_manager [None req-98e00e54-b81e-468e-ad0d-50bb4aa63cad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:34:02 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/service.py:243: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:34:02 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 12:34:02 devstack devstack@c-api.service[86814]: INFO cinder.rpc [None req-4145881f-325a-4928-97d0-20f1ec6161ce None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 01 12:34:02 devstack devstack@c-api.service[86815]: WARNING stevedore.named [None req-98e00e54-b81e-468e-ad0d-50bb4aa63cad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:34:02 devstack devstack@c-api.service[86815]: WARNING castellan.key_manager [None req-98e00e54-b81e-468e-ad0d-50bb4aa63cad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:34:02 devstack devstack@c-api.service[86815]: WARNING stevedore.named [None req-98e00e54-b81e-468e-ad0d-50bb4aa63cad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:34:02 devstack devstack@c-api.service[86815]: WARNING castellan.key_manager [None req-98e00e54-b81e-468e-ad0d-50bb4aa63cad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:34:02 devstack devstack@c-api.service[86814]: INFO cinder.rpc [None req-4145881f-325a-4928-97d0-20f1ec6161ce None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 01 12:34:02 devstack devstack@c-api.service[86815]: WARNING stevedore.named [None req-98e00e54-b81e-468e-ad0d-50bb4aa63cad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:34:02 devstack devstack@c-api.service[86815]: WARNING castellan.key_manager [None req-98e00e54-b81e-468e-ad0d-50bb4aa63cad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:34:02 devstack devstack@c-api.service[86815]: WARNING stevedore.named [None req-98e00e54-b81e-468e-ad0d-50bb4aa63cad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:34:02 devstack devstack@c-api.service[86815]: WARNING castellan.key_manager [None req-98e00e54-b81e-468e-ad0d-50bb4aa63cad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:34:02 devstack devstack@c-api.service[86815]: WARNING stevedore.named [None req-98e00e54-b81e-468e-ad0d-50bb4aa63cad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:34:02 devstack devstack@c-api.service[86814]: INFO cinder.rpc [None req-4145881f-325a-4928-97d0-20f1ec6161ce None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 01 12:34:02 devstack devstack@c-api.service[86815]: WARNING castellan.key_manager [None req-98e00e54-b81e-468e-ad0d-50bb4aa63cad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:34:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.contrib.snapshot_actions [None req-98e00e54-b81e-468e-ad0d-50bb4aa63cad None None] SnapshotActionsController initialized {{(pid=86815) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 01 12:34:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.router [None req-98e00e54-b81e-468e-ad0d-50bb4aa63cad None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=86815) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 12:34:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.router [None req-98e00e54-b81e-468e-ad0d-50bb4aa63cad None None] Extension AdminActions extending resource: volumes {{(pid=86815) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 12:34:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.router [None req-98e00e54-b81e-468e-ad0d-50bb4aa63cad None None] Extension AdminActions extending resource: snapshots {{(pid=86815) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 12:34:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.router [None req-98e00e54-b81e-468e-ad0d-50bb4aa63cad None None] Extension AdminActions extending resource: backups {{(pid=86815) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 12:34:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.router [None req-98e00e54-b81e-468e-ad0d-50bb4aa63cad None None] Extension VolumeTypeEncryption extending resource: types {{(pid=86815) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 12:34:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.router [None req-98e00e54-b81e-468e-ad0d-50bb4aa63cad None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=86815) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 12:34:02 devstack devstack@c-api.service[86814]: INFO cinder.rpc [None req-4145881f-325a-4928-97d0-20f1ec6161ce None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 01 12:34:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.router [None req-98e00e54-b81e-468e-ad0d-50bb4aa63cad None None] Extension VolumeActions extending resource: volumes {{(pid=86815) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 12:34:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.router [None req-98e00e54-b81e-468e-ad0d-50bb4aa63cad None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=86815) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 12:34:02 devstack devstack@c-api.service[86814]: WARNING stevedore.named [None req-4145881f-325a-4928-97d0-20f1ec6161ce None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:34:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.router [None req-98e00e54-b81e-468e-ad0d-50bb4aa63cad None None] Extension VolumeUnmanage extending resource: volumes {{(pid=86815) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 12:34:02 devstack devstack@c-api.service[86814]: WARNING castellan.key_manager [None req-4145881f-325a-4928-97d0-20f1ec6161ce None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:34:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.router [None req-98e00e54-b81e-468e-ad0d-50bb4aa63cad None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=86815) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 12:34:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.router [None req-98e00e54-b81e-468e-ad0d-50bb4aa63cad None None] Extension UsedLimits extending resource: limits {{(pid=86815) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 12:34:02 devstack devstack@c-api.service[86814]: WARNING cinder.keymgr.conf_key_mgr [None req-4145881f-325a-4928-97d0-20f1ec6161ce None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:34:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.router [None req-98e00e54-b81e-468e-ad0d-50bb4aa63cad None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=86815) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 12:34:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.router [None req-98e00e54-b81e-468e-ad0d-50bb4aa63cad None None] Extension TypesManage extending resource: types {{(pid=86815) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 12:34:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.router [None req-98e00e54-b81e-468e-ad0d-50bb4aa63cad None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=86815) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 12:34:02 devstack devstack@c-api.service[86814]: WARNING stevedore.named [None req-4145881f-325a-4928-97d0-20f1ec6161ce None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:34:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.router [None req-98e00e54-b81e-468e-ad0d-50bb4aa63cad None None] Extension SnapshotActions extending resource: snapshots {{(pid=86815) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 12:34:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.router [None req-98e00e54-b81e-468e-ad0d-50bb4aa63cad None None] Extension VolumeTypeAccess extending resource: types {{(pid=86815) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 12:34:02 devstack devstack@c-api.service[86814]: WARNING castellan.key_manager [None req-4145881f-325a-4928-97d0-20f1ec6161ce None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:34:02 devstack devstack@c-api.service[86815]: WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x79340e0a4668 pid: 86815 (default app) Sep 01 12:34:02 devstack devstack@c-api.service[86814]: DEBUG oslo_db.sqlalchemy.engines [None req-4145881f-325a-4928-97d0-20f1ec6161ce 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=86814) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 12:34:02 devstack devstack@c-api.service[86814]: INFO cinder.rpc [None req-4145881f-325a-4928-97d0-20f1ec6161ce None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 01 12:34:02 devstack devstack@c-api.service[86814]: INFO cinder.rpc [None req-4145881f-325a-4928-97d0-20f1ec6161ce None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 01 12:34:02 devstack devstack@c-api.service[86814]: WARNING stevedore.named [None req-4145881f-325a-4928-97d0-20f1ec6161ce None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:34:02 devstack devstack@c-api.service[86814]: WARNING castellan.key_manager [None req-4145881f-325a-4928-97d0-20f1ec6161ce None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:34:02 devstack devstack@c-api.service[86814]: WARNING stevedore.named [None req-4145881f-325a-4928-97d0-20f1ec6161ce None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:34:02 devstack devstack@c-api.service[86814]: WARNING castellan.key_manager [None req-4145881f-325a-4928-97d0-20f1ec6161ce None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:34:02 devstack devstack@c-api.service[86814]: WARNING stevedore.named [None req-4145881f-325a-4928-97d0-20f1ec6161ce None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:34:02 devstack devstack@c-api.service[86814]: WARNING castellan.key_manager [None req-4145881f-325a-4928-97d0-20f1ec6161ce None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:34:02 devstack devstack@c-api.service[86814]: WARNING stevedore.named [None req-4145881f-325a-4928-97d0-20f1ec6161ce None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:34:02 devstack devstack@c-api.service[86814]: WARNING castellan.key_manager [None req-4145881f-325a-4928-97d0-20f1ec6161ce None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:34:02 devstack devstack@c-api.service[86814]: WARNING stevedore.named [None req-4145881f-325a-4928-97d0-20f1ec6161ce None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:34:02 devstack devstack@c-api.service[86814]: WARNING castellan.key_manager [None req-4145881f-325a-4928-97d0-20f1ec6161ce None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:34:02 devstack devstack@c-api.service[86814]: WARNING stevedore.named [None req-4145881f-325a-4928-97d0-20f1ec6161ce None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:34:02 devstack devstack@c-api.service[86814]: WARNING castellan.key_manager [None req-4145881f-325a-4928-97d0-20f1ec6161ce None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:34:02 devstack devstack@c-api.service[86814]: WARNING stevedore.named [None req-4145881f-325a-4928-97d0-20f1ec6161ce None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:34:02 devstack devstack@c-api.service[86814]: WARNING castellan.key_manager [None req-4145881f-325a-4928-97d0-20f1ec6161ce None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:34:02 devstack devstack@c-api.service[86814]: WARNING stevedore.named [None req-4145881f-325a-4928-97d0-20f1ec6161ce None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:34:02 devstack devstack@c-api.service[86814]: WARNING castellan.key_manager [None req-4145881f-325a-4928-97d0-20f1ec6161ce None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:34:02 devstack devstack@c-api.service[86814]: WARNING stevedore.named [None req-4145881f-325a-4928-97d0-20f1ec6161ce None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:34:02 devstack devstack@c-api.service[86814]: WARNING castellan.key_manager [None req-4145881f-325a-4928-97d0-20f1ec6161ce None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:34:02 devstack devstack@c-api.service[86814]: WARNING stevedore.named [None req-4145881f-325a-4928-97d0-20f1ec6161ce None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:34:02 devstack devstack@c-api.service[86814]: WARNING castellan.key_manager [None req-4145881f-325a-4928-97d0-20f1ec6161ce None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:34:02 devstack devstack@c-api.service[86814]: WARNING stevedore.named [None req-4145881f-325a-4928-97d0-20f1ec6161ce None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:34:02 devstack devstack@c-api.service[86814]: WARNING castellan.key_manager [None req-4145881f-325a-4928-97d0-20f1ec6161ce None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:34:02 devstack devstack@c-api.service[86814]: WARNING stevedore.named [None req-4145881f-325a-4928-97d0-20f1ec6161ce None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:34:02 devstack devstack@c-api.service[86814]: WARNING castellan.key_manager [None req-4145881f-325a-4928-97d0-20f1ec6161ce None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:34:02 devstack devstack@c-api.service[86814]: WARNING stevedore.named [None req-4145881f-325a-4928-97d0-20f1ec6161ce None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:34:02 devstack devstack@c-api.service[86814]: WARNING castellan.key_manager [None req-4145881f-325a-4928-97d0-20f1ec6161ce None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:34:02 devstack devstack@c-api.service[86814]: WARNING stevedore.named [None req-4145881f-325a-4928-97d0-20f1ec6161ce None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:34:02 devstack devstack@c-api.service[86814]: WARNING castellan.key_manager [None req-4145881f-325a-4928-97d0-20f1ec6161ce None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:34:02 devstack devstack@c-api.service[86814]: WARNING stevedore.named [None req-4145881f-325a-4928-97d0-20f1ec6161ce None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:34:02 devstack devstack@c-api.service[86814]: WARNING castellan.key_manager [None req-4145881f-325a-4928-97d0-20f1ec6161ce None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:34:02 devstack devstack@c-api.service[86814]: WARNING cinder.api.contrib.hosts [None req-4145881f-325a-4928-97d0-20f1ec6161ce None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 01 12:34:02 devstack devstack@c-api.service[86814]: WARNING stevedore.named [None req-4145881f-325a-4928-97d0-20f1ec6161ce None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:34:02 devstack devstack@c-api.service[86814]: WARNING castellan.key_manager [None req-4145881f-325a-4928-97d0-20f1ec6161ce None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:34:02 devstack devstack@c-api.service[86814]: WARNING stevedore.named [None req-4145881f-325a-4928-97d0-20f1ec6161ce None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:34:02 devstack devstack@c-api.service[86814]: WARNING castellan.key_manager [None req-4145881f-325a-4928-97d0-20f1ec6161ce None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:34:02 devstack devstack@c-api.service[86814]: WARNING stevedore.named [None req-4145881f-325a-4928-97d0-20f1ec6161ce None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:34:02 devstack devstack@c-api.service[86814]: WARNING castellan.key_manager [None req-4145881f-325a-4928-97d0-20f1ec6161ce None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:34:02 devstack devstack@c-api.service[86814]: WARNING stevedore.named [None req-4145881f-325a-4928-97d0-20f1ec6161ce None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:34:02 devstack devstack@c-api.service[86814]: WARNING castellan.key_manager [None req-4145881f-325a-4928-97d0-20f1ec6161ce None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:34:02 devstack devstack@c-api.service[86814]: WARNING stevedore.named [None req-4145881f-325a-4928-97d0-20f1ec6161ce None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:34:02 devstack devstack@c-api.service[86814]: WARNING castellan.key_manager [None req-4145881f-325a-4928-97d0-20f1ec6161ce None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:34:02 devstack devstack@c-api.service[86814]: WARNING stevedore.named [None req-4145881f-325a-4928-97d0-20f1ec6161ce None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:34:02 devstack devstack@c-api.service[86814]: WARNING castellan.key_manager [None req-4145881f-325a-4928-97d0-20f1ec6161ce None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:34:02 devstack devstack@c-api.service[86814]: WARNING stevedore.named [None req-4145881f-325a-4928-97d0-20f1ec6161ce None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:34:02 devstack devstack@c-api.service[86814]: WARNING castellan.key_manager [None req-4145881f-325a-4928-97d0-20f1ec6161ce None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:34:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.router [None req-4145881f-325a-4928-97d0-20f1ec6161ce None None] Extended resource: extensions {{(pid=86814) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 12:34:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.router [None req-4145881f-325a-4928-97d0-20f1ec6161ce None None] Extended resource: os-volume-manage {{(pid=86814) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 12:34:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.router [None req-4145881f-325a-4928-97d0-20f1ec6161ce None None] Extended resource: os-quota-class-sets {{(pid=86814) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 12:34:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.router [None req-4145881f-325a-4928-97d0-20f1ec6161ce None None] Extended resource: os-hosts {{(pid=86814) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 12:34:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.router [None req-4145881f-325a-4928-97d0-20f1ec6161ce None None] Extended resource: capabilities {{(pid=86814) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 12:34:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.router [None req-4145881f-325a-4928-97d0-20f1ec6161ce None None] Extended resource: encryption {{(pid=86814) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 12:34:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.router [None req-4145881f-325a-4928-97d0-20f1ec6161ce None None] Extended resource: scheduler-stats {{(pid=86814) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 12:34:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.router [None req-4145881f-325a-4928-97d0-20f1ec6161ce None None] Extended resource: os-quota-sets {{(pid=86814) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 12:34:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.router [None req-4145881f-325a-4928-97d0-20f1ec6161ce None None] Extended resource: os-availability-zone {{(pid=86814) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 12:34:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.router [None req-4145881f-325a-4928-97d0-20f1ec6161ce None None] Extended resource: qos-specs {{(pid=86814) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 12:34:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.router [None req-4145881f-325a-4928-97d0-20f1ec6161ce None None] Extended resource: extra_specs {{(pid=86814) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 12:34:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.router [None req-4145881f-325a-4928-97d0-20f1ec6161ce None None] Extended resource: backups {{(pid=86814) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 12:34:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.router [None req-4145881f-325a-4928-97d0-20f1ec6161ce None None] Extended resource: encryption {{(pid=86814) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 12:34:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.router [None req-4145881f-325a-4928-97d0-20f1ec6161ce None None] Extended resource: cgsnapshots {{(pid=86814) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 12:34:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.router [None req-4145881f-325a-4928-97d0-20f1ec6161ce None None] Extended resource: os-volume-type-access {{(pid=86814) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 12:34:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.router [None req-4145881f-325a-4928-97d0-20f1ec6161ce None None] Extended resource: consistencygroups {{(pid=86814) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 12:34:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.router [None req-4145881f-325a-4928-97d0-20f1ec6161ce None None] Extended resource: os-volume-transfer {{(pid=86814) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 12:34:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.router [None req-4145881f-325a-4928-97d0-20f1ec6161ce None None] Extended resource: os-snapshot-manage {{(pid=86814) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 12:34:02 devstack devstack@c-api.service[86814]: WARNING stevedore.named [None req-4145881f-325a-4928-97d0-20f1ec6161ce None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:34:02 devstack devstack@c-api.service[86814]: WARNING castellan.key_manager [None req-4145881f-325a-4928-97d0-20f1ec6161ce None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:34:02 devstack devstack@c-api.service[86814]: WARNING stevedore.named [None req-4145881f-325a-4928-97d0-20f1ec6161ce None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:34:02 devstack devstack@c-api.service[86814]: WARNING castellan.key_manager [None req-4145881f-325a-4928-97d0-20f1ec6161ce None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:34:02 devstack devstack@c-api.service[86814]: WARNING stevedore.named [None req-4145881f-325a-4928-97d0-20f1ec6161ce None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:34:02 devstack devstack@c-api.service[86814]: WARNING castellan.key_manager [None req-4145881f-325a-4928-97d0-20f1ec6161ce None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:34:02 devstack devstack@c-api.service[86814]: WARNING stevedore.named [None req-4145881f-325a-4928-97d0-20f1ec6161ce None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:34:02 devstack devstack@c-api.service[86814]: WARNING castellan.key_manager [None req-4145881f-325a-4928-97d0-20f1ec6161ce None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:34:02 devstack devstack@c-api.service[86814]: WARNING stevedore.named [None req-4145881f-325a-4928-97d0-20f1ec6161ce None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:34:02 devstack devstack@c-api.service[86814]: WARNING castellan.key_manager [None req-4145881f-325a-4928-97d0-20f1ec6161ce None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:34:02 devstack devstack@c-api.service[86814]: WARNING stevedore.named [None req-4145881f-325a-4928-97d0-20f1ec6161ce None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:34:02 devstack devstack@c-api.service[86814]: WARNING castellan.key_manager [None req-4145881f-325a-4928-97d0-20f1ec6161ce None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:34:02 devstack devstack@c-api.service[86814]: WARNING stevedore.named [None req-4145881f-325a-4928-97d0-20f1ec6161ce None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:34:02 devstack devstack@c-api.service[86814]: WARNING castellan.key_manager [None req-4145881f-325a-4928-97d0-20f1ec6161ce None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:34:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.contrib.snapshot_actions [None req-4145881f-325a-4928-97d0-20f1ec6161ce None None] SnapshotActionsController initialized {{(pid=86814) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 01 12:34:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.router [None req-4145881f-325a-4928-97d0-20f1ec6161ce None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=86814) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 12:34:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.router [None req-4145881f-325a-4928-97d0-20f1ec6161ce None None] Extension AdminActions extending resource: volumes {{(pid=86814) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 12:34:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.router [None req-4145881f-325a-4928-97d0-20f1ec6161ce None None] Extension AdminActions extending resource: snapshots {{(pid=86814) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 12:34:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.router [None req-4145881f-325a-4928-97d0-20f1ec6161ce None None] Extension AdminActions extending resource: backups {{(pid=86814) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 12:34:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.router [None req-4145881f-325a-4928-97d0-20f1ec6161ce None None] Extension VolumeTypeEncryption extending resource: types {{(pid=86814) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 12:34:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.router [None req-4145881f-325a-4928-97d0-20f1ec6161ce None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=86814) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 12:34:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.router [None req-4145881f-325a-4928-97d0-20f1ec6161ce None None] Extension VolumeActions extending resource: volumes {{(pid=86814) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 12:34:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.router [None req-4145881f-325a-4928-97d0-20f1ec6161ce None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=86814) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 12:34:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.router [None req-4145881f-325a-4928-97d0-20f1ec6161ce None None] Extension VolumeUnmanage extending resource: volumes {{(pid=86814) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 12:34:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.router [None req-4145881f-325a-4928-97d0-20f1ec6161ce None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=86814) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 12:34:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.router [None req-4145881f-325a-4928-97d0-20f1ec6161ce None None] Extension UsedLimits extending resource: limits {{(pid=86814) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 12:34:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.router [None req-4145881f-325a-4928-97d0-20f1ec6161ce None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=86814) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 12:34:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.router [None req-4145881f-325a-4928-97d0-20f1ec6161ce None None] Extension TypesManage extending resource: types {{(pid=86814) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 12:34:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.router [None req-4145881f-325a-4928-97d0-20f1ec6161ce None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=86814) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 12:34:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.router [None req-4145881f-325a-4928-97d0-20f1ec6161ce None None] Extension SnapshotActions extending resource: snapshots {{(pid=86814) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 12:34:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.router [None req-4145881f-325a-4928-97d0-20f1ec6161ce None None] Extension VolumeTypeAccess extending resource: types {{(pid=86814) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 12:34:02 devstack devstack@c-api.service[86814]: WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x79340e0a4668 pid: 86814 (default app) Sep 01 12:34:12 devstack devstack@c-api.service[86815]: DEBUG dbcounter [-] [86815] Writing DB stats cinder:SELECT=6 {{(pid=86815) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 12:34:12 devstack devstack@c-api.service[86814]: DEBUG dbcounter [-] [86814] Writing DB stats cinder:SELECT=6 {{(pid=86814) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 12:34:50 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-cf34274d-7f73-4f13-8945-9cf7afc26c90 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:34:51 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-cf34274d-7f73-4f13-8945-9cf7afc26c90 tempest-TaggedAttachmentsTest-455342644 tempest-TaggedAttachmentsTest-455342644-project-member] POST http://192.168.122.202/volume/v3/volumes Sep 01 12:34:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-cf34274d-7f73-4f13-8945-9cf7afc26c90 tempest-TaggedAttachmentsTest-455342644 tempest-TaggedAttachmentsTest-455342644-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedAttachmentsTest-volume-1855396890"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:34:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.volumes [None req-cf34274d-7f73-4f13-8945-9cf7afc26c90 tempest-TaggedAttachmentsTest-455342644 tempest-TaggedAttachmentsTest-455342644-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedAttachmentsTest-volume-1855396890'}} {{(pid=86815) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:34:51 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-cf34274d-7f73-4f13-8945-9cf7afc26c90 tempest-TaggedAttachmentsTest-455342644 tempest-TaggedAttachmentsTest-455342644-project-member] Create volume of 1 GB Sep 01 12:34:51 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:34:51 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:34:51 devstack devstack@c-api.service[86815]: DEBUG oslo_db.sqlalchemy.engines [None req-cf34274d-7f73-4f13-8945-9cf7afc26c90 tempest-TaggedAttachmentsTest-455342644 tempest-TaggedAttachmentsTest-455342644-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86815) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 12:34:51 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-cf34274d-7f73-4f13-8945-9cf7afc26c90 tempest-TaggedAttachmentsTest-455342644 tempest-TaggedAttachmentsTest-455342644-project-member] Availability zone cache updated, next update will occur around 2026-09-01 11:34:51.760925. {{(pid=86815) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 01 12:34:51 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-cf34274d-7f73-4f13-8945-9cf7afc26c90 tempest-TaggedAttachmentsTest-455342644 tempest-TaggedAttachmentsTest-455342644-project-member] Availability Zones retrieved successfully. Sep 01 12:34:51 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-cf34274d-7f73-4f13-8945-9cf7afc26c90 tempest-TaggedAttachmentsTest-455342644 tempest-TaggedAttachmentsTest-455342644-project-member] Flow 'volume_create_api' (a55e5698-ce18-44f7-bd00-53987da44e84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:34:51 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-cf34274d-7f73-4f13-8945-9cf7afc26c90 tempest-TaggedAttachmentsTest-455342644 tempest-TaggedAttachmentsTest-455342644-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01876ade-3e3d-4423-b8b2-9c6e8aff9c07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:34:51 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.flows.api.create_volume [None req-cf34274d-7f73-4f13-8945-9cf7afc26c90 tempest-TaggedAttachmentsTest-455342644 tempest-TaggedAttachmentsTest-455342644-project-member] Validating volume size '1' using validate_int {{(pid=86815) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 12:34:51 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-cf34274d-7f73-4f13-8945-9cf7afc26c90 tempest-TaggedAttachmentsTest-455342644 tempest-TaggedAttachmentsTest-455342644-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01876ade-3e3d-4423-b8b2-9c6e8aff9c07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T10:31:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3a4f1b59-94a6-4839-b926-0837adf99645,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a4f1b59-94a6-4839-b926-0837adf99645', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:34:51 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-cf34274d-7f73-4f13-8945-9cf7afc26c90 tempest-TaggedAttachmentsTest-455342644 tempest-TaggedAttachmentsTest-455342644-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee583d61-bd8c-40f5-8ebb-06833187149c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:34:52 devstack devstack@c-api.service[86815]: WARNING cinder.quota [None req-cf34274d-7f73-4f13-8945-9cf7afc26c90 tempest-TaggedAttachmentsTest-455342644 tempest-TaggedAttachmentsTest-455342644-project-member] Deprecated: Default quota for resource: volumes_QuobyteHD is set by the default quota flag: quota_volumes_QuobyteHD, it is now deprecated. Please use the default quota class for default quota. Sep 01 12:34:52 devstack devstack@c-api.service[86815]: WARNING cinder.quota [None req-cf34274d-7f73-4f13-8945-9cf7afc26c90 tempest-TaggedAttachmentsTest-455342644 tempest-TaggedAttachmentsTest-455342644-project-member] Deprecated: Default quota for resource: gigabytes_QuobyteHD is set by the default quota flag: quota_gigabytes_QuobyteHD, it is now deprecated. Please use the default quota class for default quota. Sep 01 12:34:52 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-cf34274d-7f73-4f13-8945-9cf7afc26c90 tempest-TaggedAttachmentsTest-455342644 tempest-TaggedAttachmentsTest-455342644-project-member] Created reservations ['7e286b7d-3355-47c5-9e23-86456d648f6b', '8d06949d-4edc-490c-8152-25427602511f', 'b58c1f04-918e-4107-83a6-4266092a4d23', '265c8915-dfeb-4516-83f3-90c5fe51b864'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:34:52 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-cf34274d-7f73-4f13-8945-9cf7afc26c90 tempest-TaggedAttachmentsTest-455342644 tempest-TaggedAttachmentsTest-455342644-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee583d61-bd8c-40f5-8ebb-06833187149c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7e286b7d-3355-47c5-9e23-86456d648f6b', '8d06949d-4edc-490c-8152-25427602511f', 'b58c1f04-918e-4107-83a6-4266092a4d23', '265c8915-dfeb-4516-83f3-90c5fe51b864']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:34:52 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-cf34274d-7f73-4f13-8945-9cf7afc26c90 tempest-TaggedAttachmentsTest-455342644 tempest-TaggedAttachmentsTest-455342644-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c6e72ed8-d450-4bd7-a5d8-99f0476ca2fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:34:52 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:34:52 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:34:52 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-cf34274d-7f73-4f13-8945-9cf7afc26c90 tempest-TaggedAttachmentsTest-455342644 tempest-TaggedAttachmentsTest-455342644-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c6e72ed8-d450-4bd7-a5d8-99f0476ca2fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8229fdde-37b7-4ba5-ad93-79dcad14fb70', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-1855396890',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='db4df8e4eaf34f14877dcb2e4f583a7d',qos_specs=None,replication_status=,reservations=['7e286b7d-3355-47c5-9e23-86456d648f6b','8d06949d-4edc-490c-8152-25427602511f','b58c1f04-918e-4107-83a6-4266092a4d23','265c8915-dfeb-4516-83f3-90c5fe51b864'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3557b626c653401cb6e3a3d6444b0fb6',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T10:34:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-1855396890',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8229fdde-37b7-4ba5-ad93-79dcad14fb70,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='db4df8e4eaf34f14877dcb2e4f583a7d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3557b626c653401cb6e3a3d6444b0fb6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a4f1b59-94a6-4839-b926-0837adf99645),volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:34:52 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-cf34274d-7f73-4f13-8945-9cf7afc26c90 tempest-TaggedAttachmentsTest-455342644 tempest-TaggedAttachmentsTest-455342644-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e4f1f6be-d769-41f6-8cf9-12b2b1338c7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:34:52 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-cf34274d-7f73-4f13-8945-9cf7afc26c90 tempest-TaggedAttachmentsTest-455342644 tempest-TaggedAttachmentsTest-455342644-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e4f1f6be-d769-41f6-8cf9-12b2b1338c7f) transitioned into state 'SUCCESS' from state '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-1855396890',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='db4df8e4eaf34f14877dcb2e4f583a7d',qos_specs=None,replication_status=,reservations=['7e286b7d-3355-47c5-9e23-86456d648f6b','8d06949d-4edc-490c-8152-25427602511f','b58c1f04-918e-4107-83a6-4266092a4d23','265c8915-dfeb-4516-83f3-90c5fe51b864'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3557b626c653401cb6e3a3d6444b0fb6',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:34:52 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-cf34274d-7f73-4f13-8945-9cf7afc26c90 tempest-TaggedAttachmentsTest-455342644 tempest-TaggedAttachmentsTest-455342644-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4bb26f7f-ceeb-4cc0-9674-f635debebe64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:34:52 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-cf34274d-7f73-4f13-8945-9cf7afc26c90 tempest-TaggedAttachmentsTest-455342644 tempest-TaggedAttachmentsTest-455342644-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4bb26f7f-ceeb-4cc0-9674-f635debebe64) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:34:52 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-cf34274d-7f73-4f13-8945-9cf7afc26c90 tempest-TaggedAttachmentsTest-455342644 tempest-TaggedAttachmentsTest-455342644-project-member] Flow 'volume_create_api' (a55e5698-ce18-44f7-bd00-53987da44e84) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86815) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:34:52 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-cf34274d-7f73-4f13-8945-9cf7afc26c90 tempest-TaggedAttachmentsTest-455342644 tempest-TaggedAttachmentsTest-455342644-project-member] Create volume request issued successfully. Sep 01 12:34:52 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-cf34274d-7f73-4f13-8945-9cf7afc26c90 tempest-TaggedAttachmentsTest-455342644 tempest-TaggedAttachmentsTest-455342644-project-member] http://192.168.122.202/volume/v3/volumes returned with HTTP 202 Sep 01 12:34:52 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1/1] 192.168.122.202 () {60 vars in 1142 bytes} [Tue Sep 1 12:34:50 2026] POST /volume/v3/volumes => generated 761 bytes in 1643 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:34:52 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-1b56ac38-b42c-43ae-9bcd-fd7eefb435ae None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:34:53 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1b56ac38-b42c-43ae-9bcd-fd7eefb435ae tempest-TaggedAttachmentsTest-455342644 tempest-TaggedAttachmentsTest-455342644-project-member] GET http://192.168.122.202/volume/v3/volumes/8229fdde-37b7-4ba5-ad93-79dcad14fb70 Sep 01 12:34:53 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-1b56ac38-b42c-43ae-9bcd-fd7eefb435ae tempest-TaggedAttachmentsTest-455342644 tempest-TaggedAttachmentsTest-455342644-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:34:53 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-1b56ac38-b42c-43ae-9bcd-fd7eefb435ae tempest-TaggedAttachmentsTest-455342644 tempest-TaggedAttachmentsTest-455342644-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:34:53 devstack devstack@c-api.service[86814]: DEBUG oslo_db.sqlalchemy.engines [None req-1b56ac38-b42c-43ae-9bcd-fd7eefb435ae tempest-TaggedAttachmentsTest-455342644 tempest-TaggedAttachmentsTest-455342644-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86814) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 12:34:53 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:34:53 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:34:53 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:34:53 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:34:53 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-1b56ac38-b42c-43ae-9bcd-fd7eefb435ae tempest-TaggedAttachmentsTest-455342644 tempest-TaggedAttachmentsTest-455342644-project-member] Volume info retrieved successfully. Sep 01 12:34:53 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1b56ac38-b42c-43ae-9bcd-fd7eefb435ae tempest-TaggedAttachmentsTest-455342644 tempest-TaggedAttachmentsTest-455342644-project-member] http://192.168.122.202/volume/v3/volumes/8229fdde-37b7-4ba5-ad93-79dcad14fb70 returned with HTTP 200 Sep 01 12:34:53 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1/2] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:34:52 2026] GET /volume/v3/volumes/8229fdde-37b7-4ba5-ad93-79dcad14fb70 => generated 829 bytes in 836 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:34:54 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-6a45536f-adc0-4ecd-9615-282246e1e51d None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:34:54 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-6a45536f-adc0-4ecd-9615-282246e1e51d tempest-TaggedAttachmentsTest-455342644 tempest-TaggedAttachmentsTest-455342644-project-member] GET http://192.168.122.202/volume/v3/volumes/8229fdde-37b7-4ba5-ad93-79dcad14fb70 Sep 01 12:34:54 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-6a45536f-adc0-4ecd-9615-282246e1e51d tempest-TaggedAttachmentsTest-455342644 tempest-TaggedAttachmentsTest-455342644-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:34:54 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-6a45536f-adc0-4ecd-9615-282246e1e51d tempest-TaggedAttachmentsTest-455342644 tempest-TaggedAttachmentsTest-455342644-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:34:54 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:34:54 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:34:54 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:34:54 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:34:54 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-6a45536f-adc0-4ecd-9615-282246e1e51d tempest-TaggedAttachmentsTest-455342644 tempest-TaggedAttachmentsTest-455342644-project-member] Volume info retrieved successfully. Sep 01 12:34:54 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-6a45536f-adc0-4ecd-9615-282246e1e51d tempest-TaggedAttachmentsTest-455342644 tempest-TaggedAttachmentsTest-455342644-project-member] http://192.168.122.202/volume/v3/volumes/8229fdde-37b7-4ba5-ad93-79dcad14fb70 returned with HTTP 200 Sep 01 12:34:54 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 2/3] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:34:54 2026] GET /volume/v3/volumes/8229fdde-37b7-4ba5-ad93-79dcad14fb70 => generated 829 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:34:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-5a37a05c-480e-4db9-a81d-4a1ba5f77e3e None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:34:55 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-5a37a05c-480e-4db9-a81d-4a1ba5f77e3e tempest-TaggedAttachmentsTest-455342644 tempest-TaggedAttachmentsTest-455342644-project-member] GET http://192.168.122.202/volume/v3/volumes/8229fdde-37b7-4ba5-ad93-79dcad14fb70 Sep 01 12:34:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-5a37a05c-480e-4db9-a81d-4a1ba5f77e3e tempest-TaggedAttachmentsTest-455342644 tempest-TaggedAttachmentsTest-455342644-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:34:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-5a37a05c-480e-4db9-a81d-4a1ba5f77e3e tempest-TaggedAttachmentsTest-455342644 tempest-TaggedAttachmentsTest-455342644-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:34:55 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:34:55 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:34:55 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:34:55 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:34:55 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-5a37a05c-480e-4db9-a81d-4a1ba5f77e3e tempest-TaggedAttachmentsTest-455342644 tempest-TaggedAttachmentsTest-455342644-project-member] Volume info retrieved successfully. Sep 01 12:34:55 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-5a37a05c-480e-4db9-a81d-4a1ba5f77e3e tempest-TaggedAttachmentsTest-455342644 tempest-TaggedAttachmentsTest-455342644-project-member] http://192.168.122.202/volume/v3/volumes/8229fdde-37b7-4ba5-ad93-79dcad14fb70 returned with HTTP 200 Sep 01 12:34:55 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 2/4] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:34:55 2026] GET /volume/v3/volumes/8229fdde-37b7-4ba5-ad93-79dcad14fb70 => generated 829 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:34:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-c0099687-3299-4574-8eb5-e92986ccfadc None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:34:56 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c0099687-3299-4574-8eb5-e92986ccfadc tempest-TaggedAttachmentsTest-455342644 tempest-TaggedAttachmentsTest-455342644-project-member] GET http://192.168.122.202/volume/v3/volumes/8229fdde-37b7-4ba5-ad93-79dcad14fb70 Sep 01 12:34:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c0099687-3299-4574-8eb5-e92986ccfadc tempest-TaggedAttachmentsTest-455342644 tempest-TaggedAttachmentsTest-455342644-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:34:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c0099687-3299-4574-8eb5-e92986ccfadc tempest-TaggedAttachmentsTest-455342644 tempest-TaggedAttachmentsTest-455342644-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:34:56 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:34:56 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:34:56 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:34:56 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:34:56 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-c0099687-3299-4574-8eb5-e92986ccfadc tempest-TaggedAttachmentsTest-455342644 tempest-TaggedAttachmentsTest-455342644-project-member] Volume info retrieved successfully. Sep 01 12:34:56 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c0099687-3299-4574-8eb5-e92986ccfadc tempest-TaggedAttachmentsTest-455342644 tempest-TaggedAttachmentsTest-455342644-project-member] http://192.168.122.202/volume/v3/volumes/8229fdde-37b7-4ba5-ad93-79dcad14fb70 returned with HTTP 200 Sep 01 12:34:56 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 3/5] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:34:56 2026] GET /volume/v3/volumes/8229fdde-37b7-4ba5-ad93-79dcad14fb70 => generated 829 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:34:57 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-1dfb5f8d-16bd-4412-9815-d433b5ede7dd None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:34:57 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1dfb5f8d-16bd-4412-9815-d433b5ede7dd tempest-TaggedAttachmentsTest-455342644 tempest-TaggedAttachmentsTest-455342644-project-member] GET http://192.168.122.202/volume/v3/volumes/8229fdde-37b7-4ba5-ad93-79dcad14fb70 Sep 01 12:34:57 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-1dfb5f8d-16bd-4412-9815-d433b5ede7dd tempest-TaggedAttachmentsTest-455342644 tempest-TaggedAttachmentsTest-455342644-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:34:57 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-1dfb5f8d-16bd-4412-9815-d433b5ede7dd tempest-TaggedAttachmentsTest-455342644 tempest-TaggedAttachmentsTest-455342644-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:34:57 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:34:57 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:34:57 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:34:57 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:34:57 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-1dfb5f8d-16bd-4412-9815-d433b5ede7dd tempest-TaggedAttachmentsTest-455342644 tempest-TaggedAttachmentsTest-455342644-project-member] Volume info retrieved successfully. Sep 01 12:34:57 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1dfb5f8d-16bd-4412-9815-d433b5ede7dd tempest-TaggedAttachmentsTest-455342644 tempest-TaggedAttachmentsTest-455342644-project-member] http://192.168.122.202/volume/v3/volumes/8229fdde-37b7-4ba5-ad93-79dcad14fb70 returned with HTTP 200 Sep 01 12:34:57 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 3/6] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:34:57 2026] GET /volume/v3/volumes/8229fdde-37b7-4ba5-ad93-79dcad14fb70 => generated 829 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:34:58 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-e3732fa0-2a97-4364-ae59-9123c74e9bf2 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:34:58 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e3732fa0-2a97-4364-ae59-9123c74e9bf2 tempest-TaggedAttachmentsTest-455342644 tempest-TaggedAttachmentsTest-455342644-project-member] GET http://192.168.122.202/volume/v3/volumes/8229fdde-37b7-4ba5-ad93-79dcad14fb70 Sep 01 12:34:58 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e3732fa0-2a97-4364-ae59-9123c74e9bf2 tempest-TaggedAttachmentsTest-455342644 tempest-TaggedAttachmentsTest-455342644-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:34:58 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e3732fa0-2a97-4364-ae59-9123c74e9bf2 tempest-TaggedAttachmentsTest-455342644 tempest-TaggedAttachmentsTest-455342644-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:34:58 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:34:58 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:34:58 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:34:58 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:34:58 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-e3732fa0-2a97-4364-ae59-9123c74e9bf2 tempest-TaggedAttachmentsTest-455342644 tempest-TaggedAttachmentsTest-455342644-project-member] Volume info retrieved successfully. Sep 01 12:34:58 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e3732fa0-2a97-4364-ae59-9123c74e9bf2 tempest-TaggedAttachmentsTest-455342644 tempest-TaggedAttachmentsTest-455342644-project-member] http://192.168.122.202/volume/v3/volumes/8229fdde-37b7-4ba5-ad93-79dcad14fb70 returned with HTTP 200 Sep 01 12:34:58 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 4/7] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:34:58 2026] GET /volume/v3/volumes/8229fdde-37b7-4ba5-ad93-79dcad14fb70 => generated 829 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:34:59 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-d23d1327-dd6c-45ca-9691-076fed2f065d None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:34:59 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d23d1327-dd6c-45ca-9691-076fed2f065d tempest-TaggedAttachmentsTest-455342644 tempest-TaggedAttachmentsTest-455342644-project-member] GET http://192.168.122.202/volume/v3/volumes/8229fdde-37b7-4ba5-ad93-79dcad14fb70 Sep 01 12:34:59 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d23d1327-dd6c-45ca-9691-076fed2f065d tempest-TaggedAttachmentsTest-455342644 tempest-TaggedAttachmentsTest-455342644-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:34:59 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d23d1327-dd6c-45ca-9691-076fed2f065d tempest-TaggedAttachmentsTest-455342644 tempest-TaggedAttachmentsTest-455342644-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:34:59 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:34:59 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:34:59 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:34:59 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:34:59 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-d23d1327-dd6c-45ca-9691-076fed2f065d tempest-TaggedAttachmentsTest-455342644 tempest-TaggedAttachmentsTest-455342644-project-member] Volume info retrieved successfully. Sep 01 12:34:59 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d23d1327-dd6c-45ca-9691-076fed2f065d tempest-TaggedAttachmentsTest-455342644 tempest-TaggedAttachmentsTest-455342644-project-member] http://192.168.122.202/volume/v3/volumes/8229fdde-37b7-4ba5-ad93-79dcad14fb70 returned with HTTP 200 Sep 01 12:34:59 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 4/8] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:34:59 2026] GET /volume/v3/volumes/8229fdde-37b7-4ba5-ad93-79dcad14fb70 => generated 829 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:35:00 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-7a3a912c-ea45-4d73-8408-a2f49a2e89c2 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:35:00 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-7a3a912c-ea45-4d73-8408-a2f49a2e89c2 tempest-TaggedAttachmentsTest-455342644 tempest-TaggedAttachmentsTest-455342644-project-member] GET http://192.168.122.202/volume/v3/volumes/8229fdde-37b7-4ba5-ad93-79dcad14fb70 Sep 01 12:35:00 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-7a3a912c-ea45-4d73-8408-a2f49a2e89c2 tempest-TaggedAttachmentsTest-455342644 tempest-TaggedAttachmentsTest-455342644-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:35:00 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-7a3a912c-ea45-4d73-8408-a2f49a2e89c2 tempest-TaggedAttachmentsTest-455342644 tempest-TaggedAttachmentsTest-455342644-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:35:00 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:35:00 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:35:00 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:35:00 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:35:00 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-7a3a912c-ea45-4d73-8408-a2f49a2e89c2 tempest-TaggedAttachmentsTest-455342644 tempest-TaggedAttachmentsTest-455342644-project-member] Volume info retrieved successfully. Sep 01 12:35:00 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-7a3a912c-ea45-4d73-8408-a2f49a2e89c2 tempest-TaggedAttachmentsTest-455342644 tempest-TaggedAttachmentsTest-455342644-project-member] http://192.168.122.202/volume/v3/volumes/8229fdde-37b7-4ba5-ad93-79dcad14fb70 returned with HTTP 200 Sep 01 12:35:00 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 5/9] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:35:00 2026] GET /volume/v3/volumes/8229fdde-37b7-4ba5-ad93-79dcad14fb70 => generated 829 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:35:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-a977acb0-cd5a-49ea-ad16-41c058ec9c25 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:35:01 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a977acb0-cd5a-49ea-ad16-41c058ec9c25 tempest-TaggedAttachmentsTest-455342644 tempest-TaggedAttachmentsTest-455342644-project-member] GET http://192.168.122.202/volume/v3/volumes/8229fdde-37b7-4ba5-ad93-79dcad14fb70 Sep 01 12:35:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a977acb0-cd5a-49ea-ad16-41c058ec9c25 tempest-TaggedAttachmentsTest-455342644 tempest-TaggedAttachmentsTest-455342644-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:35:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a977acb0-cd5a-49ea-ad16-41c058ec9c25 tempest-TaggedAttachmentsTest-455342644 tempest-TaggedAttachmentsTest-455342644-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:35:01 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:35:01 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:35:01 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:35:01 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:35:01 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-a977acb0-cd5a-49ea-ad16-41c058ec9c25 tempest-TaggedAttachmentsTest-455342644 tempest-TaggedAttachmentsTest-455342644-project-member] Volume info retrieved successfully. Sep 01 12:35:01 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a977acb0-cd5a-49ea-ad16-41c058ec9c25 tempest-TaggedAttachmentsTest-455342644 tempest-TaggedAttachmentsTest-455342644-project-member] http://192.168.122.202/volume/v3/volumes/8229fdde-37b7-4ba5-ad93-79dcad14fb70 returned with HTTP 200 Sep 01 12:35:01 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 5/10] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:35:01 2026] GET /volume/v3/volumes/8229fdde-37b7-4ba5-ad93-79dcad14fb70 => generated 853 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:35:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-a17032e7-539a-4666-9c7c-875b65aad3c4 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:35:02 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a17032e7-539a-4666-9c7c-875b65aad3c4 tempest-TaggedAttachmentsTest-455342644 tempest-TaggedAttachmentsTest-455342644-project-member] GET http://192.168.122.202/volume/v3/volumes/8229fdde-37b7-4ba5-ad93-79dcad14fb70 Sep 01 12:35:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a17032e7-539a-4666-9c7c-875b65aad3c4 tempest-TaggedAttachmentsTest-455342644 tempest-TaggedAttachmentsTest-455342644-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:35:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a17032e7-539a-4666-9c7c-875b65aad3c4 tempest-TaggedAttachmentsTest-455342644 tempest-TaggedAttachmentsTest-455342644-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:35:03 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:35:03 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:35:03 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:35:03 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:35:03 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-a17032e7-539a-4666-9c7c-875b65aad3c4 tempest-TaggedAttachmentsTest-455342644 tempest-TaggedAttachmentsTest-455342644-project-member] Volume info retrieved successfully. Sep 01 12:35:03 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a17032e7-539a-4666-9c7c-875b65aad3c4 tempest-TaggedAttachmentsTest-455342644 tempest-TaggedAttachmentsTest-455342644-project-member] http://192.168.122.202/volume/v3/volumes/8229fdde-37b7-4ba5-ad93-79dcad14fb70 returned with HTTP 200 Sep 01 12:35:03 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 6/11] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:35:02 2026] GET /volume/v3/volumes/8229fdde-37b7-4ba5-ad93-79dcad14fb70 => generated 853 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:35:04 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-2586f6a3-7fad-4e8e-95b5-87184062a2f4 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:35:04 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-2586f6a3-7fad-4e8e-95b5-87184062a2f4 tempest-TaggedAttachmentsTest-455342644 tempest-TaggedAttachmentsTest-455342644-project-member] GET http://192.168.122.202/volume/v3/volumes/8229fdde-37b7-4ba5-ad93-79dcad14fb70 Sep 01 12:35:04 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-2586f6a3-7fad-4e8e-95b5-87184062a2f4 tempest-TaggedAttachmentsTest-455342644 tempest-TaggedAttachmentsTest-455342644-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:35:04 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-2586f6a3-7fad-4e8e-95b5-87184062a2f4 tempest-TaggedAttachmentsTest-455342644 tempest-TaggedAttachmentsTest-455342644-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:35:04 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:35:04 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:35:04 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:35:04 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:35:04 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-2586f6a3-7fad-4e8e-95b5-87184062a2f4 tempest-TaggedAttachmentsTest-455342644 tempest-TaggedAttachmentsTest-455342644-project-member] Volume info retrieved successfully. Sep 01 12:35:04 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-2586f6a3-7fad-4e8e-95b5-87184062a2f4 tempest-TaggedAttachmentsTest-455342644 tempest-TaggedAttachmentsTest-455342644-project-member] http://192.168.122.202/volume/v3/volumes/8229fdde-37b7-4ba5-ad93-79dcad14fb70 returned with HTTP 200 Sep 01 12:35:04 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 6/12] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:35:04 2026] GET /volume/v3/volumes/8229fdde-37b7-4ba5-ad93-79dcad14fb70 => generated 854 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:35:13 devstack devstack@c-api.service[86815]: DEBUG dbcounter [-] [86815] Writing DB stats cinder:SELECT=48,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=86815) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 12:35:14 devstack devstack@c-api.service[86814]: DEBUG dbcounter [-] [86814] Writing DB stats cinder:SELECT=24 {{(pid=86814) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 12:35:32 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-d5abab23-0eac-4787-8492-d286140f4982 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:35:32 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d5abab23-0eac-4787-8492-d286140f4982 tempest-VolumesAdminNegativeTest-1133414967 tempest-VolumesAdminNegativeTest-1133414967-project-member] POST http://192.168.122.202/volume/v3/volumes Sep 01 12:35:32 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-d5abab23-0eac-4787-8492-d286140f4982 tempest-VolumesAdminNegativeTest-1133414967 tempest-VolumesAdminNegativeTest-1133414967-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-2111555636"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:35:32 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.volumes [None req-d5abab23-0eac-4787-8492-d286140f4982 tempest-VolumesAdminNegativeTest-1133414967 tempest-VolumesAdminNegativeTest-1133414967-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-2111555636'}} {{(pid=86815) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:35:32 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-d5abab23-0eac-4787-8492-d286140f4982 tempest-VolumesAdminNegativeTest-1133414967 tempest-VolumesAdminNegativeTest-1133414967-project-member] Create volume of 1 GB Sep 01 12:35:32 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-d5abab23-0eac-4787-8492-d286140f4982 tempest-VolumesAdminNegativeTest-1133414967 tempest-VolumesAdminNegativeTest-1133414967-project-member] Availability Zones retrieved successfully. Sep 01 12:35:32 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-d5abab23-0eac-4787-8492-d286140f4982 tempest-VolumesAdminNegativeTest-1133414967 tempest-VolumesAdminNegativeTest-1133414967-project-member] Flow 'volume_create_api' (acc20d79-6579-4cca-adf9-4cafe7dc0bfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:35:32 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-d5abab23-0eac-4787-8492-d286140f4982 tempest-VolumesAdminNegativeTest-1133414967 tempest-VolumesAdminNegativeTest-1133414967-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12dce69f-149f-4d65-871c-7a7852855174) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:35:32 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.flows.api.create_volume [None req-d5abab23-0eac-4787-8492-d286140f4982 tempest-VolumesAdminNegativeTest-1133414967 tempest-VolumesAdminNegativeTest-1133414967-project-member] Validating volume size '1' using validate_int {{(pid=86815) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 12:35:32 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-d5abab23-0eac-4787-8492-d286140f4982 tempest-VolumesAdminNegativeTest-1133414967 tempest-VolumesAdminNegativeTest-1133414967-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12dce69f-149f-4d65-871c-7a7852855174) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T10:31:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3a4f1b59-94a6-4839-b926-0837adf99645,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a4f1b59-94a6-4839-b926-0837adf99645', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:35:32 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-d5abab23-0eac-4787-8492-d286140f4982 tempest-VolumesAdminNegativeTest-1133414967 tempest-VolumesAdminNegativeTest-1133414967-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5a06df5-9a2f-4f05-bdb6-c710fb17f4e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:35:33 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-d5abab23-0eac-4787-8492-d286140f4982 tempest-VolumesAdminNegativeTest-1133414967 tempest-VolumesAdminNegativeTest-1133414967-project-member] Created reservations ['803dc803-7e8a-4c59-aec3-29fcea7de04e', 'a20d34cc-8480-42ec-8e83-d3a42b98e54e', '1d879b47-2e2f-4d0c-938f-c28bfafcdd9a', '4791320b-0c9c-4c5a-82b6-10d561c9d7f3'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:35:33 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-d5abab23-0eac-4787-8492-d286140f4982 tempest-VolumesAdminNegativeTest-1133414967 tempest-VolumesAdminNegativeTest-1133414967-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5a06df5-9a2f-4f05-bdb6-c710fb17f4e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['803dc803-7e8a-4c59-aec3-29fcea7de04e', 'a20d34cc-8480-42ec-8e83-d3a42b98e54e', '1d879b47-2e2f-4d0c-938f-c28bfafcdd9a', '4791320b-0c9c-4c5a-82b6-10d561c9d7f3']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:35:33 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-d5abab23-0eac-4787-8492-d286140f4982 tempest-VolumesAdminNegativeTest-1133414967 tempest-VolumesAdminNegativeTest-1133414967-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (502f9c87-b34e-4a5a-9a91-b471633084bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:35:33 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:35:33 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:35:33 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-d5abab23-0eac-4787-8492-d286140f4982 tempest-VolumesAdminNegativeTest-1133414967 tempest-VolumesAdminNegativeTest-1133414967-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (502f9c87-b34e-4a5a-9a91-b471633084bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4c64f980-523c-4edf-9402-1a2987995bb9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-2111555636',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3bfbff60c4ba4cfdab4ca07860b5c967',qos_specs=None,replication_status=,reservations=['803dc803-7e8a-4c59-aec3-29fcea7de04e','a20d34cc-8480-42ec-8e83-d3a42b98e54e','1d879b47-2e2f-4d0c-938f-c28bfafcdd9a','4791320b-0c9c-4c5a-82b6-10d561c9d7f3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8aeb4b8b213344aeb82b989d92ef6e1f',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T10:35:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-2111555636',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4c64f980-523c-4edf-9402-1a2987995bb9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3bfbff60c4ba4cfdab4ca07860b5c967',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8aeb4b8b213344aeb82b989d92ef6e1f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a4f1b59-94a6-4839-b926-0837adf99645),volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:35:33 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-d5abab23-0eac-4787-8492-d286140f4982 tempest-VolumesAdminNegativeTest-1133414967 tempest-VolumesAdminNegativeTest-1133414967-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff82f73c-d9f9-4221-8899-c020994ded9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:35:33 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-d5abab23-0eac-4787-8492-d286140f4982 tempest-VolumesAdminNegativeTest-1133414967 tempest-VolumesAdminNegativeTest-1133414967-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff82f73c-d9f9-4221-8899-c020994ded9e) transitioned into state 'SUCCESS' from state '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-2111555636',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3bfbff60c4ba4cfdab4ca07860b5c967',qos_specs=None,replication_status=,reservations=['803dc803-7e8a-4c59-aec3-29fcea7de04e','a20d34cc-8480-42ec-8e83-d3a42b98e54e','1d879b47-2e2f-4d0c-938f-c28bfafcdd9a','4791320b-0c9c-4c5a-82b6-10d561c9d7f3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8aeb4b8b213344aeb82b989d92ef6e1f',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:35:33 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-d5abab23-0eac-4787-8492-d286140f4982 tempest-VolumesAdminNegativeTest-1133414967 tempest-VolumesAdminNegativeTest-1133414967-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ceec60df-d61d-4eee-82a2-5efb7df13a6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:35:33 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-d5abab23-0eac-4787-8492-d286140f4982 tempest-VolumesAdminNegativeTest-1133414967 tempest-VolumesAdminNegativeTest-1133414967-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ceec60df-d61d-4eee-82a2-5efb7df13a6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:35:33 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-d5abab23-0eac-4787-8492-d286140f4982 tempest-VolumesAdminNegativeTest-1133414967 tempest-VolumesAdminNegativeTest-1133414967-project-member] Flow 'volume_create_api' (acc20d79-6579-4cca-adf9-4cafe7dc0bfe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86815) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:35:33 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-d5abab23-0eac-4787-8492-d286140f4982 tempest-VolumesAdminNegativeTest-1133414967 tempest-VolumesAdminNegativeTest-1133414967-project-member] Create volume request issued successfully. Sep 01 12:35:33 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d5abab23-0eac-4787-8492-d286140f4982 tempest-VolumesAdminNegativeTest-1133414967 tempest-VolumesAdminNegativeTest-1133414967-project-member] http://192.168.122.202/volume/v3/volumes returned with HTTP 202 Sep 01 12:35:33 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 7/13] 192.168.122.202 () {60 vars in 1142 bytes} [Tue Sep 1 12:35:32 2026] POST /volume/v3/volumes => generated 764 bytes in 742 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:35:33 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-49ce86ec-1bb7-42dd-8d0e-499c4db6a12d None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:35:33 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-49ce86ec-1bb7-42dd-8d0e-499c4db6a12d tempest-VolumesAdminNegativeTest-1133414967 tempest-VolumesAdminNegativeTest-1133414967-project-member] GET http://192.168.122.202/volume/v3/volumes/4c64f980-523c-4edf-9402-1a2987995bb9 Sep 01 12:35:33 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-49ce86ec-1bb7-42dd-8d0e-499c4db6a12d tempest-VolumesAdminNegativeTest-1133414967 tempest-VolumesAdminNegativeTest-1133414967-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:35:33 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-49ce86ec-1bb7-42dd-8d0e-499c4db6a12d tempest-VolumesAdminNegativeTest-1133414967 tempest-VolumesAdminNegativeTest-1133414967-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:35:33 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:35:33 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:35:33 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:35:33 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:35:33 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-49ce86ec-1bb7-42dd-8d0e-499c4db6a12d tempest-VolumesAdminNegativeTest-1133414967 tempest-VolumesAdminNegativeTest-1133414967-project-member] Volume info retrieved successfully. Sep 01 12:35:33 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-49ce86ec-1bb7-42dd-8d0e-499c4db6a12d tempest-VolumesAdminNegativeTest-1133414967 tempest-VolumesAdminNegativeTest-1133414967-project-member] http://192.168.122.202/volume/v3/volumes/4c64f980-523c-4edf-9402-1a2987995bb9 returned with HTTP 200 Sep 01 12:35:33 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 7/14] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:35:33 2026] GET /volume/v3/volumes/4c64f980-523c-4edf-9402-1a2987995bb9 => generated 832 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:35:34 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-178f9282-41f6-402a-b7e8-37ed62bafde5 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:35:34 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-178f9282-41f6-402a-b7e8-37ed62bafde5 tempest-VolumesAdminNegativeTest-1133414967 tempest-VolumesAdminNegativeTest-1133414967-project-member] GET http://192.168.122.202/volume/v3/volumes/4c64f980-523c-4edf-9402-1a2987995bb9 Sep 01 12:35:34 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-178f9282-41f6-402a-b7e8-37ed62bafde5 tempest-VolumesAdminNegativeTest-1133414967 tempest-VolumesAdminNegativeTest-1133414967-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:35:34 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-178f9282-41f6-402a-b7e8-37ed62bafde5 tempest-VolumesAdminNegativeTest-1133414967 tempest-VolumesAdminNegativeTest-1133414967-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:35:34 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:35:34 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:35:34 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:35:34 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:35:34 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-178f9282-41f6-402a-b7e8-37ed62bafde5 tempest-VolumesAdminNegativeTest-1133414967 tempest-VolumesAdminNegativeTest-1133414967-project-member] Volume info retrieved successfully. Sep 01 12:35:34 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-178f9282-41f6-402a-b7e8-37ed62bafde5 tempest-VolumesAdminNegativeTest-1133414967 tempest-VolumesAdminNegativeTest-1133414967-project-member] http://192.168.122.202/volume/v3/volumes/4c64f980-523c-4edf-9402-1a2987995bb9 returned with HTTP 200 Sep 01 12:35:34 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 8/15] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:35:34 2026] GET /volume/v3/volumes/4c64f980-523c-4edf-9402-1a2987995bb9 => generated 856 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:35:35 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-9e69e93f-f299-4800-a606-0e662b91edb5 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:35:35 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9e69e93f-f299-4800-a606-0e662b91edb5 tempest-VolumesAdminNegativeTest-1133414967 tempest-VolumesAdminNegativeTest-1133414967-project-member] GET http://192.168.122.202/volume/v3/volumes/4c64f980-523c-4edf-9402-1a2987995bb9 Sep 01 12:35:35 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-9e69e93f-f299-4800-a606-0e662b91edb5 tempest-VolumesAdminNegativeTest-1133414967 tempest-VolumesAdminNegativeTest-1133414967-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:35:35 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-9e69e93f-f299-4800-a606-0e662b91edb5 tempest-VolumesAdminNegativeTest-1133414967 tempest-VolumesAdminNegativeTest-1133414967-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:35:35 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:35:35 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:35:35 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:35:35 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:35:35 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-9e69e93f-f299-4800-a606-0e662b91edb5 tempest-VolumesAdminNegativeTest-1133414967 tempest-VolumesAdminNegativeTest-1133414967-project-member] Volume info retrieved successfully. Sep 01 12:35:36 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9e69e93f-f299-4800-a606-0e662b91edb5 tempest-VolumesAdminNegativeTest-1133414967 tempest-VolumesAdminNegativeTest-1133414967-project-member] http://192.168.122.202/volume/v3/volumes/4c64f980-523c-4edf-9402-1a2987995bb9 returned with HTTP 200 Sep 01 12:35:36 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 8/16] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:35:35 2026] GET /volume/v3/volumes/4c64f980-523c-4edf-9402-1a2987995bb9 => generated 856 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:35:36 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-135d7265-74d1-40db-9249-6645f4d262eb None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:35:36 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-135d7265-74d1-40db-9249-6645f4d262eb tempest-ServersNegativeTestJSON-1432527413 tempest-ServersNegativeTestJSON-1432527413-project-member] POST http://192.168.122.202/volume/v3/volumes Sep 01 12:35:36 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-135d7265-74d1-40db-9249-6645f4d262eb tempest-ServersNegativeTestJSON-1432527413 tempest-ServersNegativeTestJSON-1432527413-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-834874766"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:35:36 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.volumes [None req-135d7265-74d1-40db-9249-6645f4d262eb tempest-ServersNegativeTestJSON-1432527413 tempest-ServersNegativeTestJSON-1432527413-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-834874766'}} {{(pid=86815) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:35:36 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-135d7265-74d1-40db-9249-6645f4d262eb tempest-ServersNegativeTestJSON-1432527413 tempest-ServersNegativeTestJSON-1432527413-project-member] Create volume of 1 GB Sep 01 12:35:37 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-135d7265-74d1-40db-9249-6645f4d262eb tempest-ServersNegativeTestJSON-1432527413 tempest-ServersNegativeTestJSON-1432527413-project-member] Availability Zones retrieved successfully. Sep 01 12:35:37 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-135d7265-74d1-40db-9249-6645f4d262eb tempest-ServersNegativeTestJSON-1432527413 tempest-ServersNegativeTestJSON-1432527413-project-member] Flow 'volume_create_api' (321a441f-d34a-4a0f-9128-6c44076e7be9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:35:37 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-135d7265-74d1-40db-9249-6645f4d262eb tempest-ServersNegativeTestJSON-1432527413 tempest-ServersNegativeTestJSON-1432527413-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dec6d770-96e5-4f84-af66-8dd77a6e9ea2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:35:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-6edefc30-89fe-4611-ab03-b7768c1b1da9 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:35:37 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.flows.api.create_volume [None req-135d7265-74d1-40db-9249-6645f4d262eb tempest-ServersNegativeTestJSON-1432527413 tempest-ServersNegativeTestJSON-1432527413-project-member] Validating volume size '1' using validate_int {{(pid=86815) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 12:35:37 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-6edefc30-89fe-4611-ab03-b7768c1b1da9 tempest-VolumesAdminNegativeTest-1133414967 tempest-VolumesAdminNegativeTest-1133414967-project-member] GET http://192.168.122.202/volume/v3/volumes/4c64f980-523c-4edf-9402-1a2987995bb9 Sep 01 12:35:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-6edefc30-89fe-4611-ab03-b7768c1b1da9 tempest-VolumesAdminNegativeTest-1133414967 tempest-VolumesAdminNegativeTest-1133414967-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:35:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-6edefc30-89fe-4611-ab03-b7768c1b1da9 tempest-VolumesAdminNegativeTest-1133414967 tempest-VolumesAdminNegativeTest-1133414967-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:35:37 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:35:37 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:35:37 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:35:37 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:35:37 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-6edefc30-89fe-4611-ab03-b7768c1b1da9 tempest-VolumesAdminNegativeTest-1133414967 tempest-VolumesAdminNegativeTest-1133414967-project-member] Volume info retrieved successfully. Sep 01 12:35:37 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-6edefc30-89fe-4611-ab03-b7768c1b1da9 tempest-VolumesAdminNegativeTest-1133414967 tempest-VolumesAdminNegativeTest-1133414967-project-member] http://192.168.122.202/volume/v3/volumes/4c64f980-523c-4edf-9402-1a2987995bb9 returned with HTTP 200 Sep 01 12:35:37 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 9/17] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:35:37 2026] GET /volume/v3/volumes/4c64f980-523c-4edf-9402-1a2987995bb9 => generated 857 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:35:37 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-135d7265-74d1-40db-9249-6645f4d262eb tempest-ServersNegativeTestJSON-1432527413 tempest-ServersNegativeTestJSON-1432527413-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dec6d770-96e5-4f84-af66-8dd77a6e9ea2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T10:31:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3a4f1b59-94a6-4839-b926-0837adf99645,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a4f1b59-94a6-4839-b926-0837adf99645', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:35:37 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-135d7265-74d1-40db-9249-6645f4d262eb tempest-ServersNegativeTestJSON-1432527413 tempest-ServersNegativeTestJSON-1432527413-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (432cd39a-6206-424b-8dcf-3d65ded61beb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:35:37 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-135d7265-74d1-40db-9249-6645f4d262eb tempest-ServersNegativeTestJSON-1432527413 tempest-ServersNegativeTestJSON-1432527413-project-member] Created reservations ['cdbcdece-bb9f-4041-8142-e193ab40cda1', '5b093f01-f4b0-4b77-93d2-81e9d334d839', 'c913e824-d459-442c-8df5-50803301a651', '53282347-625f-4e36-b2e6-f6cd02c29575'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:35:37 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-135d7265-74d1-40db-9249-6645f4d262eb tempest-ServersNegativeTestJSON-1432527413 tempest-ServersNegativeTestJSON-1432527413-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (432cd39a-6206-424b-8dcf-3d65ded61beb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cdbcdece-bb9f-4041-8142-e193ab40cda1', '5b093f01-f4b0-4b77-93d2-81e9d334d839', 'c913e824-d459-442c-8df5-50803301a651', '53282347-625f-4e36-b2e6-f6cd02c29575']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:35:37 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-135d7265-74d1-40db-9249-6645f4d262eb tempest-ServersNegativeTestJSON-1432527413 tempest-ServersNegativeTestJSON-1432527413-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b7dd2059-9538-4c1f-9081-c6ae99fa3a8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:35:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-84692739-791a-4995-b152-22ffef754247 req-806759d8-c2cc-47aa-88db-c32e80a67847 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:35:37 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-84692739-791a-4995-b152-22ffef754247 req-806759d8-c2cc-47aa-88db-c32e80a67847 tempest-VolumesAdminNegativeTest-352843953 tempest-VolumesAdminNegativeTest-352843953-project] GET http://192.168.122.202/volume/v3/volumes/8addc78a-be1c-4795-9b53-7b5302c4fc74 Sep 01 12:35:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-84692739-791a-4995-b152-22ffef754247 req-806759d8-c2cc-47aa-88db-c32e80a67847 tempest-VolumesAdminNegativeTest-352843953 tempest-VolumesAdminNegativeTest-352843953-project] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:35:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-84692739-791a-4995-b152-22ffef754247 req-806759d8-c2cc-47aa-88db-c32e80a67847 tempest-VolumesAdminNegativeTest-352843953 tempest-VolumesAdminNegativeTest-352843953-project] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:35:37 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:35:37 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:35:37 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-135d7265-74d1-40db-9249-6645f4d262eb tempest-ServersNegativeTestJSON-1432527413 tempest-ServersNegativeTestJSON-1432527413-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b7dd2059-9538-4c1f-9081-c6ae99fa3a8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a8870bdf-5d57-439c-abb9-9c3a2f8e2f2e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-834874766',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1fdccbe24ebf44a5b4295f7f6b41ba17',qos_specs=None,replication_status=,reservations=['cdbcdece-bb9f-4041-8142-e193ab40cda1','5b093f01-f4b0-4b77-93d2-81e9d334d839','c913e824-d459-442c-8df5-50803301a651','53282347-625f-4e36-b2e6-f6cd02c29575'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6564b76b201c4cdebdb20670caedad4e',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T10:35:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-834874766',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a8870bdf-5d57-439c-abb9-9c3a2f8e2f2e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1fdccbe24ebf44a5b4295f7f6b41ba17',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6564b76b201c4cdebdb20670caedad4e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a4f1b59-94a6-4839-b926-0837adf99645),volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:35:37 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-135d7265-74d1-40db-9249-6645f4d262eb tempest-ServersNegativeTestJSON-1432527413 tempest-ServersNegativeTestJSON-1432527413-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (634fdb6c-178a-4e67-81c5-5287fd9b0e7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:35:37 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-135d7265-74d1-40db-9249-6645f4d262eb tempest-ServersNegativeTestJSON-1432527413 tempest-ServersNegativeTestJSON-1432527413-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (634fdb6c-178a-4e67-81c5-5287fd9b0e7d) transitioned into state 'SUCCESS' from state '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-834874766',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1fdccbe24ebf44a5b4295f7f6b41ba17',qos_specs=None,replication_status=,reservations=['cdbcdece-bb9f-4041-8142-e193ab40cda1','5b093f01-f4b0-4b77-93d2-81e9d334d839','c913e824-d459-442c-8df5-50803301a651','53282347-625f-4e36-b2e6-f6cd02c29575'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6564b76b201c4cdebdb20670caedad4e',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:35:37 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-135d7265-74d1-40db-9249-6645f4d262eb tempest-ServersNegativeTestJSON-1432527413 tempest-ServersNegativeTestJSON-1432527413-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce6b526d-de67-4810-a73d-56894a861dda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:35:37 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-135d7265-74d1-40db-9249-6645f4d262eb tempest-ServersNegativeTestJSON-1432527413 tempest-ServersNegativeTestJSON-1432527413-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce6b526d-de67-4810-a73d-56894a861dda) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:35:37 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-135d7265-74d1-40db-9249-6645f4d262eb tempest-ServersNegativeTestJSON-1432527413 tempest-ServersNegativeTestJSON-1432527413-project-member] Flow 'volume_create_api' (321a441f-d34a-4a0f-9128-6c44076e7be9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86815) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:35:37 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-135d7265-74d1-40db-9249-6645f4d262eb tempest-ServersNegativeTestJSON-1432527413 tempest-ServersNegativeTestJSON-1432527413-project-member] Create volume request issued successfully. Sep 01 12:35:37 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-135d7265-74d1-40db-9249-6645f4d262eb tempest-ServersNegativeTestJSON-1432527413 tempest-ServersNegativeTestJSON-1432527413-project-member] http://192.168.122.202/volume/v3/volumes returned with HTTP 202 Sep 01 12:35:37 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 9/18] 192.168.122.202 () {60 vars in 1142 bytes} [Tue Sep 1 12:35:36 2026] POST /volume/v3/volumes => generated 762 bytes in 947 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:35:37 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-84692739-791a-4995-b152-22ffef754247 req-806759d8-c2cc-47aa-88db-c32e80a67847 tempest-VolumesAdminNegativeTest-352843953 tempest-VolumesAdminNegativeTest-352843953-project] http://192.168.122.202/volume/v3/volumes/8addc78a-be1c-4795-9b53-7b5302c4fc74 returned with HTTP 404 Sep 01 12:35:37 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 10/19] 192.168.122.202 () {60 vars in 1487 bytes} [Tue Sep 1 12:35:37 2026] GET /volume/v3/volumes/8addc78a-be1c-4795-9b53-7b5302c4fc74 => generated 109 bytes in 208 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:35:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-93b02c7e-8d75-4e9c-9678-14d90781a3fd None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:35:37 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-93b02c7e-8d75-4e9c-9678-14d90781a3fd tempest-ServersNegativeTestJSON-1432527413 tempest-ServersNegativeTestJSON-1432527413-project-member] GET http://192.168.122.202/volume/v3/volumes/a8870bdf-5d57-439c-abb9-9c3a2f8e2f2e Sep 01 12:35:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-93b02c7e-8d75-4e9c-9678-14d90781a3fd tempest-ServersNegativeTestJSON-1432527413 tempest-ServersNegativeTestJSON-1432527413-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:35:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-93b02c7e-8d75-4e9c-9678-14d90781a3fd tempest-ServersNegativeTestJSON-1432527413 tempest-ServersNegativeTestJSON-1432527413-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:35:37 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:35:37 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:35:37 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:35:37 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:35:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-9da49b39-cb55-407b-8ca3-58e271114813 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:35:37 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9da49b39-cb55-407b-8ca3-58e271114813 tempest-VolumesAdminNegativeTest-1133414967 tempest-VolumesAdminNegativeTest-1133414967-project-member] DELETE http://192.168.122.202/volume/v3/volumes/4c64f980-523c-4edf-9402-1a2987995bb9 Sep 01 12:35:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-9da49b39-cb55-407b-8ca3-58e271114813 tempest-VolumesAdminNegativeTest-1133414967 tempest-VolumesAdminNegativeTest-1133414967-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:35:37 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-93b02c7e-8d75-4e9c-9678-14d90781a3fd tempest-ServersNegativeTestJSON-1432527413 tempest-ServersNegativeTestJSON-1432527413-project-member] Volume info retrieved successfully. Sep 01 12:35:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-9da49b39-cb55-407b-8ca3-58e271114813 tempest-VolumesAdminNegativeTest-1133414967 tempest-VolumesAdminNegativeTest-1133414967-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:35:37 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-9da49b39-cb55-407b-8ca3-58e271114813 tempest-VolumesAdminNegativeTest-1133414967 tempest-VolumesAdminNegativeTest-1133414967-project-member] Delete volume with id: 4c64f980-523c-4edf-9402-1a2987995bb9 Sep 01 12:35:38 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-93b02c7e-8d75-4e9c-9678-14d90781a3fd tempest-ServersNegativeTestJSON-1432527413 tempest-ServersNegativeTestJSON-1432527413-project-member] http://192.168.122.202/volume/v3/volumes/a8870bdf-5d57-439c-abb9-9c3a2f8e2f2e returned with HTTP 200 Sep 01 12:35:38 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 10/20] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:35:37 2026] GET /volume/v3/volumes/a8870bdf-5d57-439c-abb9-9c3a2f8e2f2e => generated 830 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:35:38 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:35:38 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:35:38 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:35:38 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:35:38 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-9da49b39-cb55-407b-8ca3-58e271114813 tempest-VolumesAdminNegativeTest-1133414967 tempest-VolumesAdminNegativeTest-1133414967-project-member] Volume info retrieved successfully. Sep 01 12:35:38 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-9da49b39-cb55-407b-8ca3-58e271114813 tempest-VolumesAdminNegativeTest-1133414967 tempest-VolumesAdminNegativeTest-1133414967-project-member] Delete volume request issued successfully. Sep 01 12:35:38 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9da49b39-cb55-407b-8ca3-58e271114813 tempest-VolumesAdminNegativeTest-1133414967 tempest-VolumesAdminNegativeTest-1133414967-project-member] http://192.168.122.202/volume/v3/volumes/4c64f980-523c-4edf-9402-1a2987995bb9 returned with HTTP 202 Sep 01 12:35:38 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 11/21] 192.168.122.202 () {58 vars in 1235 bytes} [Tue Sep 1 12:35:37 2026] DELETE /volume/v3/volumes/4c64f980-523c-4edf-9402-1a2987995bb9 => generated 0 bytes in 296 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:35:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-a4debf50-cde0-43f4-818c-123c563a1dab None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:35:38 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a4debf50-cde0-43f4-818c-123c563a1dab tempest-VolumesAdminNegativeTest-1133414967 tempest-VolumesAdminNegativeTest-1133414967-project-member] GET http://192.168.122.202/volume/v3/volumes/4c64f980-523c-4edf-9402-1a2987995bb9 Sep 01 12:35:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a4debf50-cde0-43f4-818c-123c563a1dab tempest-VolumesAdminNegativeTest-1133414967 tempest-VolumesAdminNegativeTest-1133414967-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:35:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a4debf50-cde0-43f4-818c-123c563a1dab tempest-VolumesAdminNegativeTest-1133414967 tempest-VolumesAdminNegativeTest-1133414967-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:35:38 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:35:38 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:35:38 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:35:38 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:35:38 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-a4debf50-cde0-43f4-818c-123c563a1dab tempest-VolumesAdminNegativeTest-1133414967 tempest-VolumesAdminNegativeTest-1133414967-project-member] Volume info retrieved successfully. Sep 01 12:35:38 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a4debf50-cde0-43f4-818c-123c563a1dab tempest-VolumesAdminNegativeTest-1133414967 tempest-VolumesAdminNegativeTest-1133414967-project-member] http://192.168.122.202/volume/v3/volumes/4c64f980-523c-4edf-9402-1a2987995bb9 returned with HTTP 200 Sep 01 12:35:38 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 11/22] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:35:38 2026] GET /volume/v3/volumes/4c64f980-523c-4edf-9402-1a2987995bb9 => generated 856 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:35:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-01d2aad6-3370-45ef-ac92-b46489792b8e None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:35:39 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-01d2aad6-3370-45ef-ac92-b46489792b8e tempest-ServersNegativeTestJSON-1432527413 tempest-ServersNegativeTestJSON-1432527413-project-member] GET http://192.168.122.202/volume/v3/volumes/a8870bdf-5d57-439c-abb9-9c3a2f8e2f2e Sep 01 12:35:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-01d2aad6-3370-45ef-ac92-b46489792b8e tempest-ServersNegativeTestJSON-1432527413 tempest-ServersNegativeTestJSON-1432527413-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:35:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-01d2aad6-3370-45ef-ac92-b46489792b8e tempest-ServersNegativeTestJSON-1432527413 tempest-ServersNegativeTestJSON-1432527413-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:35:39 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:35:39 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:35:39 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:35:39 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:35:39 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-01d2aad6-3370-45ef-ac92-b46489792b8e tempest-ServersNegativeTestJSON-1432527413 tempest-ServersNegativeTestJSON-1432527413-project-member] Volume info retrieved successfully. Sep 01 12:35:39 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-01d2aad6-3370-45ef-ac92-b46489792b8e tempest-ServersNegativeTestJSON-1432527413 tempest-ServersNegativeTestJSON-1432527413-project-member] http://192.168.122.202/volume/v3/volumes/a8870bdf-5d57-439c-abb9-9c3a2f8e2f2e returned with HTTP 200 Sep 01 12:35:39 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 12/23] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:35:39 2026] GET /volume/v3/volumes/a8870bdf-5d57-439c-abb9-9c3a2f8e2f2e => generated 854 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:35:39 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-19e943e0-aa15-4f30-9431-f0178885b615 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:35:39 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-19e943e0-aa15-4f30-9431-f0178885b615 tempest-VolumesAdminNegativeTest-1133414967 tempest-VolumesAdminNegativeTest-1133414967-project-member] GET http://192.168.122.202/volume/v3/volumes/4c64f980-523c-4edf-9402-1a2987995bb9 Sep 01 12:35:39 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-19e943e0-aa15-4f30-9431-f0178885b615 tempest-VolumesAdminNegativeTest-1133414967 tempest-VolumesAdminNegativeTest-1133414967-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:35:39 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-19e943e0-aa15-4f30-9431-f0178885b615 tempest-VolumesAdminNegativeTest-1133414967 tempest-VolumesAdminNegativeTest-1133414967-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:35:39 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:35:39 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:35:39 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:35:39 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:35:39 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-19e943e0-aa15-4f30-9431-f0178885b615 tempest-VolumesAdminNegativeTest-1133414967 tempest-VolumesAdminNegativeTest-1133414967-project-member] Volume info retrieved successfully. Sep 01 12:35:39 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-19e943e0-aa15-4f30-9431-f0178885b615 tempest-VolumesAdminNegativeTest-1133414967 tempest-VolumesAdminNegativeTest-1133414967-project-member] http://192.168.122.202/volume/v3/volumes/4c64f980-523c-4edf-9402-1a2987995bb9 returned with HTTP 200 Sep 01 12:35:39 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 12/24] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:35:39 2026] GET /volume/v3/volumes/4c64f980-523c-4edf-9402-1a2987995bb9 => generated 856 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:35:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-1e45ca1f-ee9f-4364-b75f-6a26b9ff12e2 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:35:40 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1e45ca1f-ee9f-4364-b75f-6a26b9ff12e2 tempest-ServersNegativeTestJSON-1432527413 tempest-ServersNegativeTestJSON-1432527413-project-member] GET http://192.168.122.202/volume/v3/volumes/a8870bdf-5d57-439c-abb9-9c3a2f8e2f2e Sep 01 12:35:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-1e45ca1f-ee9f-4364-b75f-6a26b9ff12e2 tempest-ServersNegativeTestJSON-1432527413 tempest-ServersNegativeTestJSON-1432527413-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:35:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-1e45ca1f-ee9f-4364-b75f-6a26b9ff12e2 tempest-ServersNegativeTestJSON-1432527413 tempest-ServersNegativeTestJSON-1432527413-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:35:40 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:35:40 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:35:40 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:35:40 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:35:40 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-1e45ca1f-ee9f-4364-b75f-6a26b9ff12e2 tempest-ServersNegativeTestJSON-1432527413 tempest-ServersNegativeTestJSON-1432527413-project-member] Volume info retrieved successfully. Sep 01 12:35:40 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1e45ca1f-ee9f-4364-b75f-6a26b9ff12e2 tempest-ServersNegativeTestJSON-1432527413 tempest-ServersNegativeTestJSON-1432527413-project-member] http://192.168.122.202/volume/v3/volumes/a8870bdf-5d57-439c-abb9-9c3a2f8e2f2e returned with HTTP 200 Sep 01 12:35:40 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 13/25] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:35:40 2026] GET /volume/v3/volumes/a8870bdf-5d57-439c-abb9-9c3a2f8e2f2e => generated 854 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:35:40 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-b8393af1-fb45-4951-8d61-00291eb68e8e None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:35:40 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b8393af1-fb45-4951-8d61-00291eb68e8e tempest-VolumesAdminNegativeTest-1133414967 tempest-VolumesAdminNegativeTest-1133414967-project-member] GET http://192.168.122.202/volume/v3/volumes/4c64f980-523c-4edf-9402-1a2987995bb9 Sep 01 12:35:40 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b8393af1-fb45-4951-8d61-00291eb68e8e tempest-VolumesAdminNegativeTest-1133414967 tempest-VolumesAdminNegativeTest-1133414967-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:35:40 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b8393af1-fb45-4951-8d61-00291eb68e8e tempest-VolumesAdminNegativeTest-1133414967 tempest-VolumesAdminNegativeTest-1133414967-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:35:40 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:35:40 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:35:40 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:35:40 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:35:40 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-b8393af1-fb45-4951-8d61-00291eb68e8e tempest-VolumesAdminNegativeTest-1133414967 tempest-VolumesAdminNegativeTest-1133414967-project-member] Volume info retrieved successfully. Sep 01 12:35:40 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b8393af1-fb45-4951-8d61-00291eb68e8e tempest-VolumesAdminNegativeTest-1133414967 tempest-VolumesAdminNegativeTest-1133414967-project-member] http://192.168.122.202/volume/v3/volumes/4c64f980-523c-4edf-9402-1a2987995bb9 returned with HTTP 200 Sep 01 12:35:40 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 13/26] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:35:40 2026] GET /volume/v3/volumes/4c64f980-523c-4edf-9402-1a2987995bb9 => generated 856 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:35:41 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-e8e8955e-8c72-4f89-82ed-b8ae0103037c None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:35:41 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e8e8955e-8c72-4f89-82ed-b8ae0103037c tempest-ServersNegativeTestJSON-1432527413 tempest-ServersNegativeTestJSON-1432527413-project-member] GET http://192.168.122.202/volume/v3/volumes/a8870bdf-5d57-439c-abb9-9c3a2f8e2f2e Sep 01 12:35:41 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e8e8955e-8c72-4f89-82ed-b8ae0103037c tempest-ServersNegativeTestJSON-1432527413 tempest-ServersNegativeTestJSON-1432527413-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:35:41 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e8e8955e-8c72-4f89-82ed-b8ae0103037c tempest-ServersNegativeTestJSON-1432527413 tempest-ServersNegativeTestJSON-1432527413-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:35:41 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:35:41 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:35:41 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:35:41 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:35:41 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-e8e8955e-8c72-4f89-82ed-b8ae0103037c tempest-ServersNegativeTestJSON-1432527413 tempest-ServersNegativeTestJSON-1432527413-project-member] Volume info retrieved successfully. Sep 01 12:35:41 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e8e8955e-8c72-4f89-82ed-b8ae0103037c tempest-ServersNegativeTestJSON-1432527413 tempest-ServersNegativeTestJSON-1432527413-project-member] http://192.168.122.202/volume/v3/volumes/a8870bdf-5d57-439c-abb9-9c3a2f8e2f2e returned with HTTP 200 Sep 01 12:35:41 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 14/27] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:35:41 2026] GET /volume/v3/volumes/a8870bdf-5d57-439c-abb9-9c3a2f8e2f2e => generated 855 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:35:41 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-0644f221-1df7-4fc9-85be-9db4c1da7db2 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:35:41 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0644f221-1df7-4fc9-85be-9db4c1da7db2 tempest-ServersNegativeTestJSON-1432527413 tempest-ServersNegativeTestJSON-1432527413-project-member] POST http://192.168.122.202/volume/v3/volumes/a8870bdf-5d57-439c-abb9-9c3a2f8e2f2e/action Sep 01 12:35:41 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0644f221-1df7-4fc9-85be-9db4c1da7db2 tempest-ServersNegativeTestJSON-1432527413 tempest-ServersNegativeTestJSON-1432527413-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=86815) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:35:41 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0644f221-1df7-4fc9-85be-9db4c1da7db2 tempest-ServersNegativeTestJSON-1432527413 tempest-ServersNegativeTestJSON-1432527413-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:35:41 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:35:41 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:35:41 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:35:41 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:35:41 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-0644f221-1df7-4fc9-85be-9db4c1da7db2 tempest-ServersNegativeTestJSON-1432527413 tempest-ServersNegativeTestJSON-1432527413-project-member] Volume info retrieved successfully. Sep 01 12:35:41 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-0644f221-1df7-4fc9-85be-9db4c1da7db2 tempest-ServersNegativeTestJSON-1432527413 tempest-ServersNegativeTestJSON-1432527413-project-member] Volume updated successfully. Sep 01 12:35:41 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0644f221-1df7-4fc9-85be-9db4c1da7db2 tempest-ServersNegativeTestJSON-1432527413 tempest-ServersNegativeTestJSON-1432527413-project-member] http://192.168.122.202/volume/v3/volumes/a8870bdf-5d57-439c-abb9-9c3a2f8e2f2e/action returned with HTTP 200 Sep 01 12:35:41 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-c9f3159f-8fba-4d8b-b434-060c0bf8f811 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:35:41 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 14/28] 192.168.122.202 () {60 vars in 1274 bytes} [Tue Sep 1 12:35:41 2026] POST /volume/v3/volumes/a8870bdf-5d57-439c-abb9-9c3a2f8e2f2e/action => generated 0 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 01 12:35:41 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-921b2304-c534-4429-a654-63c3094c548e None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:35:41 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c9f3159f-8fba-4d8b-b434-060c0bf8f811 tempest-VolumesAdminNegativeTest-1133414967 tempest-VolumesAdminNegativeTest-1133414967-project-member] GET http://192.168.122.202/volume/v3/volumes/4c64f980-523c-4edf-9402-1a2987995bb9 Sep 01 12:35:41 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-921b2304-c534-4429-a654-63c3094c548e tempest-ServersNegativeTestJSON-1432527413 tempest-ServersNegativeTestJSON-1432527413-project-member] GET http://192.168.122.202/volume/v3/volumes/a8870bdf-5d57-439c-abb9-9c3a2f8e2f2e Sep 01 12:35:41 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c9f3159f-8fba-4d8b-b434-060c0bf8f811 tempest-VolumesAdminNegativeTest-1133414967 tempest-VolumesAdminNegativeTest-1133414967-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:35:41 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c9f3159f-8fba-4d8b-b434-060c0bf8f811 tempest-VolumesAdminNegativeTest-1133414967 tempest-VolumesAdminNegativeTest-1133414967-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:35:41 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-921b2304-c534-4429-a654-63c3094c548e tempest-ServersNegativeTestJSON-1432527413 tempest-ServersNegativeTestJSON-1432527413-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:35:41 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-921b2304-c534-4429-a654-63c3094c548e tempest-ServersNegativeTestJSON-1432527413 tempest-ServersNegativeTestJSON-1432527413-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:35:41 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:35:41 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:35:41 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:35:41 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:35:41 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:35:41 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:35:41 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:35:41 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:35:41 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-921b2304-c534-4429-a654-63c3094c548e tempest-ServersNegativeTestJSON-1432527413 tempest-ServersNegativeTestJSON-1432527413-project-member] Volume info retrieved successfully. Sep 01 12:35:41 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-921b2304-c534-4429-a654-63c3094c548e tempest-ServersNegativeTestJSON-1432527413 tempest-ServersNegativeTestJSON-1432527413-project-member] http://192.168.122.202/volume/v3/volumes/a8870bdf-5d57-439c-abb9-9c3a2f8e2f2e returned with HTTP 200 Sep 01 12:35:41 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 15/29] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:35:41 2026] GET /volume/v3/volumes/a8870bdf-5d57-439c-abb9-9c3a2f8e2f2e => generated 855 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:35:41 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-c9f3159f-8fba-4d8b-b434-060c0bf8f811 tempest-VolumesAdminNegativeTest-1133414967 tempest-VolumesAdminNegativeTest-1133414967-project-member] Volume info retrieved successfully. Sep 01 12:35:41 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c9f3159f-8fba-4d8b-b434-060c0bf8f811 tempest-VolumesAdminNegativeTest-1133414967 tempest-VolumesAdminNegativeTest-1133414967-project-member] http://192.168.122.202/volume/v3/volumes/4c64f980-523c-4edf-9402-1a2987995bb9 returned with HTTP 200 Sep 01 12:35:41 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 15/30] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:35:41 2026] GET /volume/v3/volumes/4c64f980-523c-4edf-9402-1a2987995bb9 => generated 856 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:35:42 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-b4f98096-7708-4a0b-8131-f3ea62b54671 req-42f51a75-91ff-415c-8ec0-ff1baf615c28 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:35:42 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-b4f98096-7708-4a0b-8131-f3ea62b54671 req-42f51a75-91ff-415c-8ec0-ff1baf615c28 tempest-ServersNegativeTestJSON-1432527413 tempest-ServersNegativeTestJSON-1432527413-project-member] GET http://192.168.122.202/volume/v3/volumes/a8870bdf-5d57-439c-abb9-9c3a2f8e2f2e Sep 01 12:35:42 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-b4f98096-7708-4a0b-8131-f3ea62b54671 req-42f51a75-91ff-415c-8ec0-ff1baf615c28 tempest-ServersNegativeTestJSON-1432527413 tempest-ServersNegativeTestJSON-1432527413-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:35:42 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-b4f98096-7708-4a0b-8131-f3ea62b54671 req-42f51a75-91ff-415c-8ec0-ff1baf615c28 tempest-ServersNegativeTestJSON-1432527413 tempest-ServersNegativeTestJSON-1432527413-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:35:42 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:35:42 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:35:42 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:35:42 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:35:42 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [req-b4f98096-7708-4a0b-8131-f3ea62b54671 req-42f51a75-91ff-415c-8ec0-ff1baf615c28 tempest-ServersNegativeTestJSON-1432527413 tempest-ServersNegativeTestJSON-1432527413-project-member] Volume info retrieved successfully. Sep 01 12:35:42 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-b4f98096-7708-4a0b-8131-f3ea62b54671 req-42f51a75-91ff-415c-8ec0-ff1baf615c28 tempest-ServersNegativeTestJSON-1432527413 tempest-ServersNegativeTestJSON-1432527413-project-member] http://192.168.122.202/volume/v3/volumes/a8870bdf-5d57-439c-abb9-9c3a2f8e2f2e returned with HTTP 200 Sep 01 12:35:42 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 16/31] 192.168.122.202 () {60 vars in 1487 bytes} [Tue Sep 1 12:35:42 2026] GET /volume/v3/volumes/a8870bdf-5d57-439c-abb9-9c3a2f8e2f2e => generated 855 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:35:42 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-7df74d2c-e188-4559-9b56-19c8227e759e None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:35:42 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7df74d2c-e188-4559-9b56-19c8227e759e tempest-VolumesAdminNegativeTest-1133414967 tempest-VolumesAdminNegativeTest-1133414967-project-member] GET http://192.168.122.202/volume/v3/volumes/4c64f980-523c-4edf-9402-1a2987995bb9 Sep 01 12:35:42 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-7df74d2c-e188-4559-9b56-19c8227e759e tempest-VolumesAdminNegativeTest-1133414967 tempest-VolumesAdminNegativeTest-1133414967-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:35:43 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-7df74d2c-e188-4559-9b56-19c8227e759e tempest-VolumesAdminNegativeTest-1133414967 tempest-VolumesAdminNegativeTest-1133414967-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:35:43 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7df74d2c-e188-4559-9b56-19c8227e759e tempest-VolumesAdminNegativeTest-1133414967 tempest-VolumesAdminNegativeTest-1133414967-project-member] http://192.168.122.202/volume/v3/volumes/4c64f980-523c-4edf-9402-1a2987995bb9 returned with HTTP 404 Sep 01 12:35:43 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 16/32] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:35:42 2026] GET /volume/v3/volumes/4c64f980-523c-4edf-9402-1a2987995bb9 => generated 109 bytes in 90 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:35:44 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-4c6a6ca9-0ec3-43ad-b1aa-e2982406fc18 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:35:44 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-4c6a6ca9-0ec3-43ad-b1aa-e2982406fc18 tempest-ServersNegativeTestJSON-1432527413 tempest-ServersNegativeTestJSON-1432527413-project-member] POST http://192.168.122.202/volume/v3/volumes Sep 01 12:35:44 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-4c6a6ca9-0ec3-43ad-b1aa-e2982406fc18 tempest-ServersNegativeTestJSON-1432527413 tempest-ServersNegativeTestJSON-1432527413-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-2036793193"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:35:44 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.volumes [None req-4c6a6ca9-0ec3-43ad-b1aa-e2982406fc18 tempest-ServersNegativeTestJSON-1432527413 tempest-ServersNegativeTestJSON-1432527413-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-2036793193'}} {{(pid=86815) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:35:44 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-4c6a6ca9-0ec3-43ad-b1aa-e2982406fc18 tempest-ServersNegativeTestJSON-1432527413 tempest-ServersNegativeTestJSON-1432527413-project-member] Create volume of 1 GB Sep 01 12:35:44 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-4c6a6ca9-0ec3-43ad-b1aa-e2982406fc18 tempest-ServersNegativeTestJSON-1432527413 tempest-ServersNegativeTestJSON-1432527413-project-member] Availability Zones retrieved successfully. Sep 01 12:35:44 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-4c6a6ca9-0ec3-43ad-b1aa-e2982406fc18 tempest-ServersNegativeTestJSON-1432527413 tempest-ServersNegativeTestJSON-1432527413-project-member] Flow 'volume_create_api' (79c7a541-b974-4f95-a82c-c939f1511def) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:35:44 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-4c6a6ca9-0ec3-43ad-b1aa-e2982406fc18 tempest-ServersNegativeTestJSON-1432527413 tempest-ServersNegativeTestJSON-1432527413-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52844920-7b2c-4ce2-95c1-8ff408efaab1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:35:44 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.flows.api.create_volume [None req-4c6a6ca9-0ec3-43ad-b1aa-e2982406fc18 tempest-ServersNegativeTestJSON-1432527413 tempest-ServersNegativeTestJSON-1432527413-project-member] Validating volume size '1' using validate_int {{(pid=86815) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 12:35:44 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-4c6a6ca9-0ec3-43ad-b1aa-e2982406fc18 tempest-ServersNegativeTestJSON-1432527413 tempest-ServersNegativeTestJSON-1432527413-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52844920-7b2c-4ce2-95c1-8ff408efaab1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T10:31:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3a4f1b59-94a6-4839-b926-0837adf99645,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a4f1b59-94a6-4839-b926-0837adf99645', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:35:44 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-4c6a6ca9-0ec3-43ad-b1aa-e2982406fc18 tempest-ServersNegativeTestJSON-1432527413 tempest-ServersNegativeTestJSON-1432527413-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (812f7f4c-9d92-4367-a7ff-a4ef6a87de8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:35:44 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-4c6a6ca9-0ec3-43ad-b1aa-e2982406fc18 tempest-ServersNegativeTestJSON-1432527413 tempest-ServersNegativeTestJSON-1432527413-project-member] Created reservations ['d16f3eb1-0325-4d29-809c-248447e029b8', 'f0949fe0-1e23-44a9-aaf1-e819fff38f4b', '83c27fc9-38af-463c-bbe4-a376890b0e5c', '0bed8e06-1354-40ba-ad48-c63a74ab473e'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:35:44 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-4c6a6ca9-0ec3-43ad-b1aa-e2982406fc18 tempest-ServersNegativeTestJSON-1432527413 tempest-ServersNegativeTestJSON-1432527413-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (812f7f4c-9d92-4367-a7ff-a4ef6a87de8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d16f3eb1-0325-4d29-809c-248447e029b8', 'f0949fe0-1e23-44a9-aaf1-e819fff38f4b', '83c27fc9-38af-463c-bbe4-a376890b0e5c', '0bed8e06-1354-40ba-ad48-c63a74ab473e']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:35:44 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-4c6a6ca9-0ec3-43ad-b1aa-e2982406fc18 tempest-ServersNegativeTestJSON-1432527413 tempest-ServersNegativeTestJSON-1432527413-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cb4140f8-859a-4556-9c4e-206e0766ee44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:35:44 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:35:44 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:35:44 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-4c6a6ca9-0ec3-43ad-b1aa-e2982406fc18 tempest-ServersNegativeTestJSON-1432527413 tempest-ServersNegativeTestJSON-1432527413-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cb4140f8-859a-4556-9c4e-206e0766ee44) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '125e56ab-3e1c-4758-915d-8390e9128912', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-2036793193',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1fdccbe24ebf44a5b4295f7f6b41ba17',qos_specs=None,replication_status=,reservations=['d16f3eb1-0325-4d29-809c-248447e029b8','f0949fe0-1e23-44a9-aaf1-e819fff38f4b','83c27fc9-38af-463c-bbe4-a376890b0e5c','0bed8e06-1354-40ba-ad48-c63a74ab473e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6564b76b201c4cdebdb20670caedad4e',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T10:35:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-2036793193',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=125e56ab-3e1c-4758-915d-8390e9128912,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1fdccbe24ebf44a5b4295f7f6b41ba17',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6564b76b201c4cdebdb20670caedad4e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a4f1b59-94a6-4839-b926-0837adf99645),volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:35:44 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-4c6a6ca9-0ec3-43ad-b1aa-e2982406fc18 tempest-ServersNegativeTestJSON-1432527413 tempest-ServersNegativeTestJSON-1432527413-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac4d1458-7b23-42bb-98f6-9a1ae1e0018c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:35:44 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-4c6a6ca9-0ec3-43ad-b1aa-e2982406fc18 tempest-ServersNegativeTestJSON-1432527413 tempest-ServersNegativeTestJSON-1432527413-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac4d1458-7b23-42bb-98f6-9a1ae1e0018c) transitioned into state 'SUCCESS' from state '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-2036793193',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1fdccbe24ebf44a5b4295f7f6b41ba17',qos_specs=None,replication_status=,reservations=['d16f3eb1-0325-4d29-809c-248447e029b8','f0949fe0-1e23-44a9-aaf1-e819fff38f4b','83c27fc9-38af-463c-bbe4-a376890b0e5c','0bed8e06-1354-40ba-ad48-c63a74ab473e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6564b76b201c4cdebdb20670caedad4e',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:35:44 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-4c6a6ca9-0ec3-43ad-b1aa-e2982406fc18 tempest-ServersNegativeTestJSON-1432527413 tempest-ServersNegativeTestJSON-1432527413-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (be9b0967-5906-416a-9620-699095d2399a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:35:44 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-4c6a6ca9-0ec3-43ad-b1aa-e2982406fc18 tempest-ServersNegativeTestJSON-1432527413 tempest-ServersNegativeTestJSON-1432527413-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (be9b0967-5906-416a-9620-699095d2399a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:35:44 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-4c6a6ca9-0ec3-43ad-b1aa-e2982406fc18 tempest-ServersNegativeTestJSON-1432527413 tempest-ServersNegativeTestJSON-1432527413-project-member] Flow 'volume_create_api' (79c7a541-b974-4f95-a82c-c939f1511def) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86815) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:35:44 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-4c6a6ca9-0ec3-43ad-b1aa-e2982406fc18 tempest-ServersNegativeTestJSON-1432527413 tempest-ServersNegativeTestJSON-1432527413-project-member] Create volume request issued successfully. Sep 01 12:35:44 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-4c6a6ca9-0ec3-43ad-b1aa-e2982406fc18 tempest-ServersNegativeTestJSON-1432527413 tempest-ServersNegativeTestJSON-1432527413-project-member] http://192.168.122.202/volume/v3/volumes returned with HTTP 202 Sep 01 12:35:44 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 17/33] 192.168.122.202 () {60 vars in 1142 bytes} [Tue Sep 1 12:35:44 2026] POST /volume/v3/volumes => generated 763 bytes in 493 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:35:44 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-5a12a6de-46cb-4c01-b41e-3bdc018ec538 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:35:44 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-5a12a6de-46cb-4c01-b41e-3bdc018ec538 tempest-ServersNegativeTestJSON-1432527413 tempest-ServersNegativeTestJSON-1432527413-project-member] GET http://192.168.122.202/volume/v3/volumes/125e56ab-3e1c-4758-915d-8390e9128912 Sep 01 12:35:44 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-5a12a6de-46cb-4c01-b41e-3bdc018ec538 tempest-ServersNegativeTestJSON-1432527413 tempest-ServersNegativeTestJSON-1432527413-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:35:44 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-5a12a6de-46cb-4c01-b41e-3bdc018ec538 tempest-ServersNegativeTestJSON-1432527413 tempest-ServersNegativeTestJSON-1432527413-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:35:45 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:35:45 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:35:45 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:35:45 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:35:45 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-5a12a6de-46cb-4c01-b41e-3bdc018ec538 tempest-ServersNegativeTestJSON-1432527413 tempest-ServersNegativeTestJSON-1432527413-project-member] Volume info retrieved successfully. Sep 01 12:35:45 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-5a12a6de-46cb-4c01-b41e-3bdc018ec538 tempest-ServersNegativeTestJSON-1432527413 tempest-ServersNegativeTestJSON-1432527413-project-member] http://192.168.122.202/volume/v3/volumes/125e56ab-3e1c-4758-915d-8390e9128912 returned with HTTP 200 Sep 01 12:35:45 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 17/34] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:35:44 2026] GET /volume/v3/volumes/125e56ab-3e1c-4758-915d-8390e9128912 => generated 831 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:35:46 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-b8423d73-ad07-4b9e-990c-11b2232bdc16 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:35:46 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b8423d73-ad07-4b9e-990c-11b2232bdc16 tempest-ServersNegativeTestJSON-1432527413 tempest-ServersNegativeTestJSON-1432527413-project-member] GET http://192.168.122.202/volume/v3/volumes/125e56ab-3e1c-4758-915d-8390e9128912 Sep 01 12:35:46 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b8423d73-ad07-4b9e-990c-11b2232bdc16 tempest-ServersNegativeTestJSON-1432527413 tempest-ServersNegativeTestJSON-1432527413-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:35:46 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b8423d73-ad07-4b9e-990c-11b2232bdc16 tempest-ServersNegativeTestJSON-1432527413 tempest-ServersNegativeTestJSON-1432527413-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:35:46 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:35:46 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:35:46 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:35:46 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:35:46 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-b8423d73-ad07-4b9e-990c-11b2232bdc16 tempest-ServersNegativeTestJSON-1432527413 tempest-ServersNegativeTestJSON-1432527413-project-member] Volume info retrieved successfully. Sep 01 12:35:46 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b8423d73-ad07-4b9e-990c-11b2232bdc16 tempest-ServersNegativeTestJSON-1432527413 tempest-ServersNegativeTestJSON-1432527413-project-member] http://192.168.122.202/volume/v3/volumes/125e56ab-3e1c-4758-915d-8390e9128912 returned with HTTP 200 Sep 01 12:35:46 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 18/35] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:35:46 2026] GET /volume/v3/volumes/125e56ab-3e1c-4758-915d-8390e9128912 => generated 855 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:35:47 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-2395f71c-a677-408f-a54f-e730522ed246 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:35:47 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-2395f71c-a677-408f-a54f-e730522ed246 tempest-ServersNegativeTestJSON-1432527413 tempest-ServersNegativeTestJSON-1432527413-project-member] GET http://192.168.122.202/volume/v3/volumes/125e56ab-3e1c-4758-915d-8390e9128912 Sep 01 12:35:47 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-2395f71c-a677-408f-a54f-e730522ed246 tempest-ServersNegativeTestJSON-1432527413 tempest-ServersNegativeTestJSON-1432527413-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:35:47 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-2395f71c-a677-408f-a54f-e730522ed246 tempest-ServersNegativeTestJSON-1432527413 tempest-ServersNegativeTestJSON-1432527413-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:35:47 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:35:47 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:35:47 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:35:47 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:35:47 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-2395f71c-a677-408f-a54f-e730522ed246 tempest-ServersNegativeTestJSON-1432527413 tempest-ServersNegativeTestJSON-1432527413-project-member] Volume info retrieved successfully. Sep 01 12:35:47 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-2395f71c-a677-408f-a54f-e730522ed246 tempest-ServersNegativeTestJSON-1432527413 tempest-ServersNegativeTestJSON-1432527413-project-member] http://192.168.122.202/volume/v3/volumes/125e56ab-3e1c-4758-915d-8390e9128912 returned with HTTP 200 Sep 01 12:35:47 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 18/36] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:35:47 2026] GET /volume/v3/volumes/125e56ab-3e1c-4758-915d-8390e9128912 => generated 856 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:35:49 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-95585e8e-7d02-46cb-bdf7-0adf2e68c852 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:35:49 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-95585e8e-7d02-46cb-bdf7-0adf2e68c852 tempest-ServersNegativeTestJSON-1432527413 tempest-ServersNegativeTestJSON-1432527413-project-member] DELETE http://192.168.122.202/volume/v3/volumes/125e56ab-3e1c-4758-915d-8390e9128912 Sep 01 12:35:49 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-95585e8e-7d02-46cb-bdf7-0adf2e68c852 tempest-ServersNegativeTestJSON-1432527413 tempest-ServersNegativeTestJSON-1432527413-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:35:49 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-95585e8e-7d02-46cb-bdf7-0adf2e68c852 tempest-ServersNegativeTestJSON-1432527413 tempest-ServersNegativeTestJSON-1432527413-project-member] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:35:49 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-95585e8e-7d02-46cb-bdf7-0adf2e68c852 tempest-ServersNegativeTestJSON-1432527413 tempest-ServersNegativeTestJSON-1432527413-project-member] Delete volume with id: 125e56ab-3e1c-4758-915d-8390e9128912 Sep 01 12:35:49 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:35:49 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:35:49 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:35:49 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:35:49 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-95585e8e-7d02-46cb-bdf7-0adf2e68c852 tempest-ServersNegativeTestJSON-1432527413 tempest-ServersNegativeTestJSON-1432527413-project-member] Volume info retrieved successfully. Sep 01 12:35:49 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-95585e8e-7d02-46cb-bdf7-0adf2e68c852 tempest-ServersNegativeTestJSON-1432527413 tempest-ServersNegativeTestJSON-1432527413-project-member] Delete volume request issued successfully. Sep 01 12:35:49 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-95585e8e-7d02-46cb-bdf7-0adf2e68c852 tempest-ServersNegativeTestJSON-1432527413 tempest-ServersNegativeTestJSON-1432527413-project-member] http://192.168.122.202/volume/v3/volumes/125e56ab-3e1c-4758-915d-8390e9128912 returned with HTTP 202 Sep 01 12:35:49 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 19/37] 192.168.122.202 () {58 vars in 1235 bytes} [Tue Sep 1 12:35:49 2026] DELETE /volume/v3/volumes/125e56ab-3e1c-4758-915d-8390e9128912 => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:35:49 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-0f981f9b-5c39-4bdb-a912-33e99535c3c0 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:35:49 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-0f981f9b-5c39-4bdb-a912-33e99535c3c0 tempest-ServersNegativeTestJSON-1432527413 tempest-ServersNegativeTestJSON-1432527413-project-member] GET http://192.168.122.202/volume/v3/volumes/125e56ab-3e1c-4758-915d-8390e9128912 Sep 01 12:35:49 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-0f981f9b-5c39-4bdb-a912-33e99535c3c0 tempest-ServersNegativeTestJSON-1432527413 tempest-ServersNegativeTestJSON-1432527413-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:35:49 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-0f981f9b-5c39-4bdb-a912-33e99535c3c0 tempest-ServersNegativeTestJSON-1432527413 tempest-ServersNegativeTestJSON-1432527413-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:35:50 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:35:50 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:35:50 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:35:50 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:35:50 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-0f981f9b-5c39-4bdb-a912-33e99535c3c0 tempest-ServersNegativeTestJSON-1432527413 tempest-ServersNegativeTestJSON-1432527413-project-member] Volume info retrieved successfully. Sep 01 12:35:50 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-0f981f9b-5c39-4bdb-a912-33e99535c3c0 tempest-ServersNegativeTestJSON-1432527413 tempest-ServersNegativeTestJSON-1432527413-project-member] http://192.168.122.202/volume/v3/volumes/125e56ab-3e1c-4758-915d-8390e9128912 returned with HTTP 200 Sep 01 12:35:50 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 19/38] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:35:49 2026] GET /volume/v3/volumes/125e56ab-3e1c-4758-915d-8390e9128912 => generated 855 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:35:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-24e6d9d7-4cc2-485c-83f1-5fa2aeda9dc0 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:35:51 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-24e6d9d7-4cc2-485c-83f1-5fa2aeda9dc0 tempest-ServersNegativeTestJSON-1432527413 tempest-ServersNegativeTestJSON-1432527413-project-member] GET http://192.168.122.202/volume/v3/volumes/125e56ab-3e1c-4758-915d-8390e9128912 Sep 01 12:35:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-24e6d9d7-4cc2-485c-83f1-5fa2aeda9dc0 tempest-ServersNegativeTestJSON-1432527413 tempest-ServersNegativeTestJSON-1432527413-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:35:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-24e6d9d7-4cc2-485c-83f1-5fa2aeda9dc0 tempest-ServersNegativeTestJSON-1432527413 tempest-ServersNegativeTestJSON-1432527413-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:35:51 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:35:51 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:35:51 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:35:51 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:35:51 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-24e6d9d7-4cc2-485c-83f1-5fa2aeda9dc0 tempest-ServersNegativeTestJSON-1432527413 tempest-ServersNegativeTestJSON-1432527413-project-member] Volume info retrieved successfully. Sep 01 12:35:51 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-24e6d9d7-4cc2-485c-83f1-5fa2aeda9dc0 tempest-ServersNegativeTestJSON-1432527413 tempest-ServersNegativeTestJSON-1432527413-project-member] http://192.168.122.202/volume/v3/volumes/125e56ab-3e1c-4758-915d-8390e9128912 returned with HTTP 200 Sep 01 12:35:51 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 20/39] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:35:51 2026] GET /volume/v3/volumes/125e56ab-3e1c-4758-915d-8390e9128912 => generated 855 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:35:52 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-5bbaf2b5-f845-47e1-b609-51b51936cb88 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:35:52 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-5bbaf2b5-f845-47e1-b609-51b51936cb88 tempest-ServersNegativeTestJSON-1432527413 tempest-ServersNegativeTestJSON-1432527413-project-member] GET http://192.168.122.202/volume/v3/volumes/125e56ab-3e1c-4758-915d-8390e9128912 Sep 01 12:35:52 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-5bbaf2b5-f845-47e1-b609-51b51936cb88 tempest-ServersNegativeTestJSON-1432527413 tempest-ServersNegativeTestJSON-1432527413-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:35:52 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-5bbaf2b5-f845-47e1-b609-51b51936cb88 tempest-ServersNegativeTestJSON-1432527413 tempest-ServersNegativeTestJSON-1432527413-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:35:52 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-5bbaf2b5-f845-47e1-b609-51b51936cb88 tempest-ServersNegativeTestJSON-1432527413 tempest-ServersNegativeTestJSON-1432527413-project-member] http://192.168.122.202/volume/v3/volumes/125e56ab-3e1c-4758-915d-8390e9128912 returned with HTTP 404 Sep 01 12:35:52 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 20/40] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:35:52 2026] GET /volume/v3/volumes/125e56ab-3e1c-4758-915d-8390e9128912 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:35:52 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-d365ce4c-24d1-4c9f-9576-d4ec8f84b503 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:35:52 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d365ce4c-24d1-4c9f-9576-d4ec8f84b503 tempest-ServersNegativeTestJSON-1432527413 tempest-ServersNegativeTestJSON-1432527413-project-member] DELETE http://192.168.122.202/volume/v3/volumes/a8870bdf-5d57-439c-abb9-9c3a2f8e2f2e Sep 01 12:35:52 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-d365ce4c-24d1-4c9f-9576-d4ec8f84b503 tempest-ServersNegativeTestJSON-1432527413 tempest-ServersNegativeTestJSON-1432527413-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:35:52 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-d365ce4c-24d1-4c9f-9576-d4ec8f84b503 tempest-ServersNegativeTestJSON-1432527413 tempest-ServersNegativeTestJSON-1432527413-project-member] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:35:52 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-d365ce4c-24d1-4c9f-9576-d4ec8f84b503 tempest-ServersNegativeTestJSON-1432527413 tempest-ServersNegativeTestJSON-1432527413-project-member] Delete volume with id: a8870bdf-5d57-439c-abb9-9c3a2f8e2f2e Sep 01 12:35:52 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:35:52 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:35:52 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:35:52 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:35:52 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-d365ce4c-24d1-4c9f-9576-d4ec8f84b503 tempest-ServersNegativeTestJSON-1432527413 tempest-ServersNegativeTestJSON-1432527413-project-member] Volume info retrieved successfully. Sep 01 12:35:52 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-d365ce4c-24d1-4c9f-9576-d4ec8f84b503 tempest-ServersNegativeTestJSON-1432527413 tempest-ServersNegativeTestJSON-1432527413-project-member] Delete volume request issued successfully. Sep 01 12:35:52 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d365ce4c-24d1-4c9f-9576-d4ec8f84b503 tempest-ServersNegativeTestJSON-1432527413 tempest-ServersNegativeTestJSON-1432527413-project-member] http://192.168.122.202/volume/v3/volumes/a8870bdf-5d57-439c-abb9-9c3a2f8e2f2e returned with HTTP 202 Sep 01 12:35:52 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 21/41] 192.168.122.202 () {58 vars in 1235 bytes} [Tue Sep 1 12:35:52 2026] DELETE /volume/v3/volumes/a8870bdf-5d57-439c-abb9-9c3a2f8e2f2e => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:35:52 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-00eafc52-5cbf-49e3-8e87-e914fc9c8c07 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:35:52 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-00eafc52-5cbf-49e3-8e87-e914fc9c8c07 tempest-ServersNegativeTestJSON-1432527413 tempest-ServersNegativeTestJSON-1432527413-project-member] GET http://192.168.122.202/volume/v3/volumes/a8870bdf-5d57-439c-abb9-9c3a2f8e2f2e Sep 01 12:35:52 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-00eafc52-5cbf-49e3-8e87-e914fc9c8c07 tempest-ServersNegativeTestJSON-1432527413 tempest-ServersNegativeTestJSON-1432527413-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:35:52 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-00eafc52-5cbf-49e3-8e87-e914fc9c8c07 tempest-ServersNegativeTestJSON-1432527413 tempest-ServersNegativeTestJSON-1432527413-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:35:52 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:35:52 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:35:52 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:35:52 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:35:52 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-00eafc52-5cbf-49e3-8e87-e914fc9c8c07 tempest-ServersNegativeTestJSON-1432527413 tempest-ServersNegativeTestJSON-1432527413-project-member] Volume info retrieved successfully. Sep 01 12:35:52 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-00eafc52-5cbf-49e3-8e87-e914fc9c8c07 tempest-ServersNegativeTestJSON-1432527413 tempest-ServersNegativeTestJSON-1432527413-project-member] http://192.168.122.202/volume/v3/volumes/a8870bdf-5d57-439c-abb9-9c3a2f8e2f2e returned with HTTP 200 Sep 01 12:35:52 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 21/42] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:35:52 2026] GET /volume/v3/volumes/a8870bdf-5d57-439c-abb9-9c3a2f8e2f2e => generated 854 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:35:53 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-ce1a719e-6e6b-4534-a4fa-cdf99b08f293 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:35:53 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-ce1a719e-6e6b-4534-a4fa-cdf99b08f293 tempest-ServersNegativeTestJSON-1432527413 tempest-ServersNegativeTestJSON-1432527413-project-member] GET http://192.168.122.202/volume/v3/volumes/a8870bdf-5d57-439c-abb9-9c3a2f8e2f2e Sep 01 12:35:53 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-ce1a719e-6e6b-4534-a4fa-cdf99b08f293 tempest-ServersNegativeTestJSON-1432527413 tempest-ServersNegativeTestJSON-1432527413-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:35:53 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-ce1a719e-6e6b-4534-a4fa-cdf99b08f293 tempest-ServersNegativeTestJSON-1432527413 tempest-ServersNegativeTestJSON-1432527413-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:35:53 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:35:53 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:35:53 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:35:53 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:35:53 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-ce1a719e-6e6b-4534-a4fa-cdf99b08f293 tempest-ServersNegativeTestJSON-1432527413 tempest-ServersNegativeTestJSON-1432527413-project-member] Volume info retrieved successfully. Sep 01 12:35:53 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-ce1a719e-6e6b-4534-a4fa-cdf99b08f293 tempest-ServersNegativeTestJSON-1432527413 tempest-ServersNegativeTestJSON-1432527413-project-member] http://192.168.122.202/volume/v3/volumes/a8870bdf-5d57-439c-abb9-9c3a2f8e2f2e returned with HTTP 200 Sep 01 12:35:53 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 22/43] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:35:53 2026] GET /volume/v3/volumes/a8870bdf-5d57-439c-abb9-9c3a2f8e2f2e => generated 854 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:35:54 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-3e9730fb-b87d-4cff-9353-7f3c78896cb4 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:35:54 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-3e9730fb-b87d-4cff-9353-7f3c78896cb4 tempest-ServersNegativeTestJSON-1432527413 tempest-ServersNegativeTestJSON-1432527413-project-member] GET http://192.168.122.202/volume/v3/volumes/a8870bdf-5d57-439c-abb9-9c3a2f8e2f2e Sep 01 12:35:54 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-3e9730fb-b87d-4cff-9353-7f3c78896cb4 tempest-ServersNegativeTestJSON-1432527413 tempest-ServersNegativeTestJSON-1432527413-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:35:54 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-3e9730fb-b87d-4cff-9353-7f3c78896cb4 tempest-ServersNegativeTestJSON-1432527413 tempest-ServersNegativeTestJSON-1432527413-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:35:54 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-3e9730fb-b87d-4cff-9353-7f3c78896cb4 tempest-ServersNegativeTestJSON-1432527413 tempest-ServersNegativeTestJSON-1432527413-project-member] http://192.168.122.202/volume/v3/volumes/a8870bdf-5d57-439c-abb9-9c3a2f8e2f2e returned with HTTP 404 Sep 01 12:35:54 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 22/44] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:35:54 2026] GET /volume/v3/volumes/a8870bdf-5d57-439c-abb9-9c3a2f8e2f2e => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 12:36:03 devstack devstack@c-api.service[86815]: DEBUG dbcounter [-] [86815] Writing DB stats cinder:SELECT=121,cinder:INSERT=28,cinder:UPDATE=39 {{(pid=86815) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 12:36:04 devstack devstack@c-api.service[86814]: DEBUG dbcounter [-] [86814] Writing DB stats cinder:SELECT=51,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=86814) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 12:36:13 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-2f1740f0-3203-44b3-9679-d766e22b2e38 req-2d696f61-6331-40c2-b3e2-5b21c472054a None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:36:13 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-2f1740f0-3203-44b3-9679-d766e22b2e38 req-2d696f61-6331-40c2-b3e2-5b21c472054a tempest-VolumesGetTestJSON-1647491219 tempest-VolumesGetTestJSON-1647491219-project-member] POST http://192.168.122.202/volume/v3/volumes Sep 01 12:36:13 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-2f1740f0-3203-44b3-9679-d766e22b2e38 req-2d696f61-6331-40c2-b3e2-5b21c472054a tempest-VolumesGetTestJSON-1647491219 tempest-VolumesGetTestJSON-1647491219-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-67514273", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:36:13 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.volumes [req-2f1740f0-3203-44b3-9679-d766e22b2e38 req-2d696f61-6331-40c2-b3e2-5b21c472054a tempest-VolumesGetTestJSON-1647491219 tempest-VolumesGetTestJSON-1647491219-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-67514273', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=86815) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:36:13 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [req-2f1740f0-3203-44b3-9679-d766e22b2e38 req-2d696f61-6331-40c2-b3e2-5b21c472054a tempest-VolumesGetTestJSON-1647491219 tempest-VolumesGetTestJSON-1647491219-project-member] Create volume of 1 GB Sep 01 12:36:14 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [req-2f1740f0-3203-44b3-9679-d766e22b2e38 req-2d696f61-6331-40c2-b3e2-5b21c472054a tempest-VolumesGetTestJSON-1647491219 tempest-VolumesGetTestJSON-1647491219-project-member] Availability Zones retrieved successfully. Sep 01 12:36:14 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [req-2f1740f0-3203-44b3-9679-d766e22b2e38 req-2d696f61-6331-40c2-b3e2-5b21c472054a tempest-VolumesGetTestJSON-1647491219 tempest-VolumesGetTestJSON-1647491219-project-member] Flow 'volume_create_api' (a3be9e96-18c2-4641-b6ed-30fd33686a49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:36:14 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [req-2f1740f0-3203-44b3-9679-d766e22b2e38 req-2d696f61-6331-40c2-b3e2-5b21c472054a tempest-VolumesGetTestJSON-1647491219 tempest-VolumesGetTestJSON-1647491219-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2721ae92-d728-431e-a810-8bf3dd089b19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:36:14 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.flows.api.create_volume [req-2f1740f0-3203-44b3-9679-d766e22b2e38 req-2d696f61-6331-40c2-b3e2-5b21c472054a tempest-VolumesGetTestJSON-1647491219 tempest-VolumesGetTestJSON-1647491219-project-member] Validating volume size '1' using validate_int {{(pid=86815) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 12:36:14 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [req-2f1740f0-3203-44b3-9679-d766e22b2e38 req-2d696f61-6331-40c2-b3e2-5b21c472054a tempest-VolumesGetTestJSON-1647491219 tempest-VolumesGetTestJSON-1647491219-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2721ae92-d728-431e-a810-8bf3dd089b19) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T10:31:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3a4f1b59-94a6-4839-b926-0837adf99645,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a4f1b59-94a6-4839-b926-0837adf99645', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:36:14 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [req-2f1740f0-3203-44b3-9679-d766e22b2e38 req-2d696f61-6331-40c2-b3e2-5b21c472054a tempest-VolumesGetTestJSON-1647491219 tempest-VolumesGetTestJSON-1647491219-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c4c097cf-2f30-4a70-8e4a-176b27ab69ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:36:14 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [req-2f1740f0-3203-44b3-9679-d766e22b2e38 req-2d696f61-6331-40c2-b3e2-5b21c472054a tempest-VolumesGetTestJSON-1647491219 tempest-VolumesGetTestJSON-1647491219-project-member] Created reservations ['9c3cde1c-c53d-4b12-92b7-3b1e0cbabd2b', '02fe09a4-74db-4306-9c18-1b9227114dbe', '32fc4be4-bd35-4a47-8d0b-147069eff3e1', '34aa25bc-3cdd-4264-9068-3c07e3997fcd'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:36:14 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [req-2f1740f0-3203-44b3-9679-d766e22b2e38 req-2d696f61-6331-40c2-b3e2-5b21c472054a tempest-VolumesGetTestJSON-1647491219 tempest-VolumesGetTestJSON-1647491219-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c4c097cf-2f30-4a70-8e4a-176b27ab69ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9c3cde1c-c53d-4b12-92b7-3b1e0cbabd2b', '02fe09a4-74db-4306-9c18-1b9227114dbe', '32fc4be4-bd35-4a47-8d0b-147069eff3e1', '34aa25bc-3cdd-4264-9068-3c07e3997fcd']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:36:14 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [req-2f1740f0-3203-44b3-9679-d766e22b2e38 req-2d696f61-6331-40c2-b3e2-5b21c472054a tempest-VolumesGetTestJSON-1647491219 tempest-VolumesGetTestJSON-1647491219-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb05d96a-998d-46fd-b2e1-ca68675d6e0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:36:14 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:36:14 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:36:14 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [req-2f1740f0-3203-44b3-9679-d766e22b2e38 req-2d696f61-6331-40c2-b3e2-5b21c472054a tempest-VolumesGetTestJSON-1647491219 tempest-VolumesGetTestJSON-1647491219-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb05d96a-998d-46fd-b2e1-ca68675d6e0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4cd21c4f-869f-4e8b-81f2-bd096f97cc93', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-67514273',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='94092d321e9d4d0c936e7c3c99d056f6',qos_specs=None,replication_status=,reservations=['9c3cde1c-c53d-4b12-92b7-3b1e0cbabd2b','02fe09a4-74db-4306-9c18-1b9227114dbe','32fc4be4-bd35-4a47-8d0b-147069eff3e1','34aa25bc-3cdd-4264-9068-3c07e3997fcd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9112ba61052841e1b62946ca83c15a2c',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T10:36:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-67514273',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4cd21c4f-869f-4e8b-81f2-bd096f97cc93,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='94092d321e9d4d0c936e7c3c99d056f6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9112ba61052841e1b62946ca83c15a2c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a4f1b59-94a6-4839-b926-0837adf99645),volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:36:14 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [req-2f1740f0-3203-44b3-9679-d766e22b2e38 req-2d696f61-6331-40c2-b3e2-5b21c472054a tempest-VolumesGetTestJSON-1647491219 tempest-VolumesGetTestJSON-1647491219-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a73db97-496f-4f11-9c6d-74681f00c1e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:36:15 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [req-2f1740f0-3203-44b3-9679-d766e22b2e38 req-2d696f61-6331-40c2-b3e2-5b21c472054a tempest-VolumesGetTestJSON-1647491219 tempest-VolumesGetTestJSON-1647491219-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a73db97-496f-4f11-9c6d-74681f00c1e6) transitioned into state 'SUCCESS' from state '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-67514273',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='94092d321e9d4d0c936e7c3c99d056f6',qos_specs=None,replication_status=,reservations=['9c3cde1c-c53d-4b12-92b7-3b1e0cbabd2b','02fe09a4-74db-4306-9c18-1b9227114dbe','32fc4be4-bd35-4a47-8d0b-147069eff3e1','34aa25bc-3cdd-4264-9068-3c07e3997fcd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9112ba61052841e1b62946ca83c15a2c',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:36:15 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [req-2f1740f0-3203-44b3-9679-d766e22b2e38 req-2d696f61-6331-40c2-b3e2-5b21c472054a tempest-VolumesGetTestJSON-1647491219 tempest-VolumesGetTestJSON-1647491219-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf97c736-0081-4836-8f72-afb2f26b5922) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:36:15 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [req-2f1740f0-3203-44b3-9679-d766e22b2e38 req-2d696f61-6331-40c2-b3e2-5b21c472054a tempest-VolumesGetTestJSON-1647491219 tempest-VolumesGetTestJSON-1647491219-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf97c736-0081-4836-8f72-afb2f26b5922) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:36:15 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [req-2f1740f0-3203-44b3-9679-d766e22b2e38 req-2d696f61-6331-40c2-b3e2-5b21c472054a tempest-VolumesGetTestJSON-1647491219 tempest-VolumesGetTestJSON-1647491219-project-member] Flow 'volume_create_api' (a3be9e96-18c2-4641-b6ed-30fd33686a49) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86815) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:36:15 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [req-2f1740f0-3203-44b3-9679-d766e22b2e38 req-2d696f61-6331-40c2-b3e2-5b21c472054a tempest-VolumesGetTestJSON-1647491219 tempest-VolumesGetTestJSON-1647491219-project-member] Create volume request issued successfully. Sep 01 12:36:15 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-2f1740f0-3203-44b3-9679-d766e22b2e38 req-2d696f61-6331-40c2-b3e2-5b21c472054a tempest-VolumesGetTestJSON-1647491219 tempest-VolumesGetTestJSON-1647491219-project-member] http://192.168.122.202/volume/v3/volumes returned with HTTP 202 Sep 01 12:36:15 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 23/45] 192.168.122.202 () {64 vars in 1430 bytes} [Tue Sep 1 12:36:13 2026] POST /volume/v3/volumes => generated 770 bytes in 1349 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:36:15 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-2f1740f0-3203-44b3-9679-d766e22b2e38 req-f8744d4a-3808-4bcd-92ef-0c5f92bd4e6f None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:36:15 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-2f1740f0-3203-44b3-9679-d766e22b2e38 req-f8744d4a-3808-4bcd-92ef-0c5f92bd4e6f tempest-VolumesGetTestJSON-1647491219 tempest-VolumesGetTestJSON-1647491219-project-member] GET http://192.168.122.202/volume/v3/volumes/4cd21c4f-869f-4e8b-81f2-bd096f97cc93 Sep 01 12:36:15 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-2f1740f0-3203-44b3-9679-d766e22b2e38 req-f8744d4a-3808-4bcd-92ef-0c5f92bd4e6f tempest-VolumesGetTestJSON-1647491219 tempest-VolumesGetTestJSON-1647491219-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:36:15 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-2f1740f0-3203-44b3-9679-d766e22b2e38 req-f8744d4a-3808-4bcd-92ef-0c5f92bd4e6f tempest-VolumesGetTestJSON-1647491219 tempest-VolumesGetTestJSON-1647491219-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:36:15 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:36:15 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:36:15 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:36:15 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:36:15 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [req-2f1740f0-3203-44b3-9679-d766e22b2e38 req-f8744d4a-3808-4bcd-92ef-0c5f92bd4e6f tempest-VolumesGetTestJSON-1647491219 tempest-VolumesGetTestJSON-1647491219-project-member] Volume info retrieved successfully. Sep 01 12:36:15 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-2f1740f0-3203-44b3-9679-d766e22b2e38 req-f8744d4a-3808-4bcd-92ef-0c5f92bd4e6f tempest-VolumesGetTestJSON-1647491219 tempest-VolumesGetTestJSON-1647491219-project-member] http://192.168.122.202/volume/v3/volumes/4cd21c4f-869f-4e8b-81f2-bd096f97cc93 returned with HTTP 200 Sep 01 12:36:15 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 23/46] 192.168.122.202 () {60 vars in 1487 bytes} [Tue Sep 1 12:36:15 2026] GET /volume/v3/volumes/4cd21c4f-869f-4e8b-81f2-bd096f97cc93 => generated 838 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:36:16 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-b58a9982-a18c-4aec-bbbc-2759e931cf1a req-7c527669-403d-48f2-877e-cf72b1c5fcd8 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:36:16 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-b58a9982-a18c-4aec-bbbc-2759e931cf1a req-7c527669-403d-48f2-877e-cf72b1c5fcd8 tempest-VolumesGetTestJSON-1647491219 tempest-VolumesGetTestJSON-1647491219-project-member] GET http://192.168.122.202/volume/v3/volumes/4cd21c4f-869f-4e8b-81f2-bd096f97cc93 Sep 01 12:36:16 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-b58a9982-a18c-4aec-bbbc-2759e931cf1a req-7c527669-403d-48f2-877e-cf72b1c5fcd8 tempest-VolumesGetTestJSON-1647491219 tempest-VolumesGetTestJSON-1647491219-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:36:16 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-b58a9982-a18c-4aec-bbbc-2759e931cf1a req-7c527669-403d-48f2-877e-cf72b1c5fcd8 tempest-VolumesGetTestJSON-1647491219 tempest-VolumesGetTestJSON-1647491219-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:36:16 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:36:16 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:36:16 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:36:16 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:36:16 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [req-b58a9982-a18c-4aec-bbbc-2759e931cf1a req-7c527669-403d-48f2-877e-cf72b1c5fcd8 tempest-VolumesGetTestJSON-1647491219 tempest-VolumesGetTestJSON-1647491219-project-member] Volume info retrieved successfully. Sep 01 12:36:16 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-b58a9982-a18c-4aec-bbbc-2759e931cf1a req-7c527669-403d-48f2-877e-cf72b1c5fcd8 tempest-VolumesGetTestJSON-1647491219 tempest-VolumesGetTestJSON-1647491219-project-member] http://192.168.122.202/volume/v3/volumes/4cd21c4f-869f-4e8b-81f2-bd096f97cc93 returned with HTTP 200 Sep 01 12:36:16 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 24/47] 192.168.122.202 () {60 vars in 1487 bytes} [Tue Sep 1 12:36:16 2026] GET /volume/v3/volumes/4cd21c4f-869f-4e8b-81f2-bd096f97cc93 => generated 862 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:36:16 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-777fa7e8-48e8-4903-a8c9-0556769b7358 req-16571980-4a86-4068-9bc2-762a4b797e74 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:36:16 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-777fa7e8-48e8-4903-a8c9-0556769b7358 req-16571980-4a86-4068-9bc2-762a4b797e74 tempest-TaggedAttachmentsTest-455342644 tempest-TaggedAttachmentsTest-455342644-project-member] GET http://192.168.122.202/volume/v3/volumes/8229fdde-37b7-4ba5-ad93-79dcad14fb70 Sep 01 12:36:16 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-777fa7e8-48e8-4903-a8c9-0556769b7358 req-16571980-4a86-4068-9bc2-762a4b797e74 tempest-TaggedAttachmentsTest-455342644 tempest-TaggedAttachmentsTest-455342644-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:36:16 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-777fa7e8-48e8-4903-a8c9-0556769b7358 req-16571980-4a86-4068-9bc2-762a4b797e74 tempest-TaggedAttachmentsTest-455342644 tempest-TaggedAttachmentsTest-455342644-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:36:16 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:36:16 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:36:16 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:36:16 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:36:16 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [req-777fa7e8-48e8-4903-a8c9-0556769b7358 req-16571980-4a86-4068-9bc2-762a4b797e74 tempest-TaggedAttachmentsTest-455342644 tempest-TaggedAttachmentsTest-455342644-project-member] Volume info retrieved successfully. Sep 01 12:36:16 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-777fa7e8-48e8-4903-a8c9-0556769b7358 req-16571980-4a86-4068-9bc2-762a4b797e74 tempest-TaggedAttachmentsTest-455342644 tempest-TaggedAttachmentsTest-455342644-project-member] http://192.168.122.202/volume/v3/volumes/8229fdde-37b7-4ba5-ad93-79dcad14fb70 returned with HTTP 200 Sep 01 12:36:16 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 24/48] 192.168.122.202 () {60 vars in 1487 bytes} [Tue Sep 1 12:36:16 2026] GET /volume/v3/volumes/8229fdde-37b7-4ba5-ad93-79dcad14fb70 => generated 854 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:36:17 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-a60a8651-5856-490a-9c24-31d7549191d9 req-6bb0de56-817e-4c29-80c5-72e9e330c342 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:36:17 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-a60a8651-5856-490a-9c24-31d7549191d9 req-6bb0de56-817e-4c29-80c5-72e9e330c342 tempest-VolumesGetTestJSON-1647491219 tempest-VolumesGetTestJSON-1647491219-project-member] GET http://192.168.122.202/volume/v3/volumes/4cd21c4f-869f-4e8b-81f2-bd096f97cc93 Sep 01 12:36:17 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-a60a8651-5856-490a-9c24-31d7549191d9 req-6bb0de56-817e-4c29-80c5-72e9e330c342 tempest-VolumesGetTestJSON-1647491219 tempest-VolumesGetTestJSON-1647491219-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:36:17 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-a60a8651-5856-490a-9c24-31d7549191d9 req-6bb0de56-817e-4c29-80c5-72e9e330c342 tempest-VolumesGetTestJSON-1647491219 tempest-VolumesGetTestJSON-1647491219-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:36:17 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:36:17 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:36:17 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:36:17 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:36:17 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [req-a60a8651-5856-490a-9c24-31d7549191d9 req-6bb0de56-817e-4c29-80c5-72e9e330c342 tempest-VolumesGetTestJSON-1647491219 tempest-VolumesGetTestJSON-1647491219-project-member] Volume info retrieved successfully. Sep 01 12:36:17 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-a60a8651-5856-490a-9c24-31d7549191d9 req-6bb0de56-817e-4c29-80c5-72e9e330c342 tempest-VolumesGetTestJSON-1647491219 tempest-VolumesGetTestJSON-1647491219-project-member] http://192.168.122.202/volume/v3/volumes/4cd21c4f-869f-4e8b-81f2-bd096f97cc93 returned with HTTP 200 Sep 01 12:36:17 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 25/49] 192.168.122.202 () {60 vars in 1487 bytes} [Tue Sep 1 12:36:17 2026] GET /volume/v3/volumes/4cd21c4f-869f-4e8b-81f2-bd096f97cc93 => generated 862 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:36:17 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-32fefc21-450c-4fbc-a08f-9c556f6867e6 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:36:17 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-32fefc21-450c-4fbc-a08f-9c556f6867e6 None None] GET http://192.168.122.202/volume// Sep 01 12:36:17 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-32fefc21-450c-4fbc-a08f-9c556f6867e6 None None] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:36:17 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-32fefc21-450c-4fbc-a08f-9c556f6867e6 None None] Calling method 'all' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:36:17 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-32fefc21-450c-4fbc-a08f-9c556f6867e6 None None] http://192.168.122.202/volume// returned with HTTP 300 Sep 01 12:36:17 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 25/50] 192.168.122.202 () {58 vars in 1317 bytes} [Tue Sep 1 12:36:17 2026] GET /volume/ => generated 390 bytes in 26 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 12:36:17 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-777fa7e8-48e8-4903-a8c9-0556769b7358 req-e2847ac5-b5c1-4af7-b0bf-aa8f3a363c13 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:36:18 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-777fa7e8-48e8-4903-a8c9-0556769b7358 req-e2847ac5-b5c1-4af7-b0bf-aa8f3a363c13 tempest-TaggedAttachmentsTest-455342644 tempest-TaggedAttachmentsTest-455342644-project-member] POST http://192.168.122.202/volume/v3/attachments Sep 01 12:36:18 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-777fa7e8-48e8-4903-a8c9-0556769b7358 req-e2847ac5-b5c1-4af7-b0bf-aa8f3a363c13 tempest-TaggedAttachmentsTest-455342644 tempest-TaggedAttachmentsTest-455342644-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8229fdde-37b7-4ba5-ad93-79dcad14fb70", "connector": null, "instance_uuid": "b7bba070-2c7e-4ece-8aab-a48494eb0086"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:36:18 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:36:18 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:36:18 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:36:18 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:36:18 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volume_attachment", "volumes_1" and FROM element "volumes". Apply join condition(s) between each element to resolve. Sep 01 12:36:18 devstack devstack@c-api.service[86815]: .first() Sep 01 12:36:18 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-777fa7e8-48e8-4903-a8c9-0556769b7358 req-e2847ac5-b5c1-4af7-b0bf-aa8f3a363c13 tempest-TaggedAttachmentsTest-455342644 tempest-TaggedAttachmentsTest-455342644-project-member] http://192.168.122.202/volume/v3/attachments returned with HTTP 200 Sep 01 12:36:18 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 26/51] 192.168.122.202 () {66 vars in 1483 bytes} [Tue Sep 1 12:36:17 2026] POST /volume/v3/attachments => generated 273 bytes in 829 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:36:18 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-2581a1b1-fbc9-42a0-929f-00dc1203be15 req-067d410c-8644-485d-b87b-b6e57340adc4 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:36:18 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-62564495-e12d-4878-9889-0527a088eadc None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:36:18 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-2581a1b1-fbc9-42a0-929f-00dc1203be15 req-067d410c-8644-485d-b87b-b6e57340adc4 tempest-VolumesGetTestJSON-1647491219 tempest-VolumesGetTestJSON-1647491219-project-member] GET http://192.168.122.202/volume/v3/volumes/4cd21c4f-869f-4e8b-81f2-bd096f97cc93 Sep 01 12:36:18 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-2581a1b1-fbc9-42a0-929f-00dc1203be15 req-067d410c-8644-485d-b87b-b6e57340adc4 tempest-VolumesGetTestJSON-1647491219 tempest-VolumesGetTestJSON-1647491219-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:36:18 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-2581a1b1-fbc9-42a0-929f-00dc1203be15 req-067d410c-8644-485d-b87b-b6e57340adc4 tempest-VolumesGetTestJSON-1647491219 tempest-VolumesGetTestJSON-1647491219-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:36:18 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-62564495-e12d-4878-9889-0527a088eadc tempest-TaggedAttachmentsTest-455342644 tempest-TaggedAttachmentsTest-455342644-project-member] GET http://192.168.122.202/volume/v3/volumes/8229fdde-37b7-4ba5-ad93-79dcad14fb70 Sep 01 12:36:18 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-62564495-e12d-4878-9889-0527a088eadc tempest-TaggedAttachmentsTest-455342644 tempest-TaggedAttachmentsTest-455342644-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:36:18 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-62564495-e12d-4878-9889-0527a088eadc tempest-TaggedAttachmentsTest-455342644 tempest-TaggedAttachmentsTest-455342644-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:36:18 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:36:18 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:36:18 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:36:18 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:36:18 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:36:18 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:36:18 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:36:18 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:36:18 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-62564495-e12d-4878-9889-0527a088eadc tempest-TaggedAttachmentsTest-455342644 tempest-TaggedAttachmentsTest-455342644-project-member] Volume info retrieved successfully. Sep 01 12:36:18 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [req-2581a1b1-fbc9-42a0-929f-00dc1203be15 req-067d410c-8644-485d-b87b-b6e57340adc4 tempest-VolumesGetTestJSON-1647491219 tempest-VolumesGetTestJSON-1647491219-project-member] Volume info retrieved successfully. Sep 01 12:36:19 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-62564495-e12d-4878-9889-0527a088eadc tempest-TaggedAttachmentsTest-455342644 tempest-TaggedAttachmentsTest-455342644-project-member] http://192.168.122.202/volume/v3/volumes/8229fdde-37b7-4ba5-ad93-79dcad14fb70 returned with HTTP 200 Sep 01 12:36:19 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 27/52] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:36:18 2026] GET /volume/v3/volumes/8229fdde-37b7-4ba5-ad93-79dcad14fb70 => generated 853 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:36:19 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-ec491327-ca00-45f3-8907-147cee76749b None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:36:19 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-2581a1b1-fbc9-42a0-929f-00dc1203be15 req-067d410c-8644-485d-b87b-b6e57340adc4 tempest-VolumesGetTestJSON-1647491219 tempest-VolumesGetTestJSON-1647491219-project-member] http://192.168.122.202/volume/v3/volumes/4cd21c4f-869f-4e8b-81f2-bd096f97cc93 returned with HTTP 200 Sep 01 12:36:19 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-ec491327-ca00-45f3-8907-147cee76749b None None] GET http://192.168.122.202/volume// Sep 01 12:36:19 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 26/53] 192.168.122.202 () {60 vars in 1487 bytes} [Tue Sep 1 12:36:18 2026] GET /volume/v3/volumes/4cd21c4f-869f-4e8b-81f2-bd096f97cc93 => generated 863 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:36:19 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-ec491327-ca00-45f3-8907-147cee76749b None None] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:36:19 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-ec491327-ca00-45f3-8907-147cee76749b None None] Calling method 'all' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:36:19 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-ec491327-ca00-45f3-8907-147cee76749b None None] http://192.168.122.202/volume// returned with HTTP 300 Sep 01 12:36:19 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 28/54] 192.168.122.202 () {58 vars in 1315 bytes} [Tue Sep 1 12:36:19 2026] GET /volume/ => generated 390 bytes in 16 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 12:36:19 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-777fa7e8-48e8-4903-a8c9-0556769b7358 req-bbe2fde7-35f1-4a4f-9f36-c40b2bd4c663 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:36:19 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-777fa7e8-48e8-4903-a8c9-0556769b7358 req-bbe2fde7-35f1-4a4f-9f36-c40b2bd4c663 tempest-TaggedAttachmentsTest-455342644 tempest-TaggedAttachmentsTest-455342644-project-member] GET http://192.168.122.202/volume/v3/volumes/8229fdde-37b7-4ba5-ad93-79dcad14fb70 Sep 01 12:36:19 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-777fa7e8-48e8-4903-a8c9-0556769b7358 req-bbe2fde7-35f1-4a4f-9f36-c40b2bd4c663 tempest-TaggedAttachmentsTest-455342644 tempest-TaggedAttachmentsTest-455342644-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:36:19 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-777fa7e8-48e8-4903-a8c9-0556769b7358 req-bbe2fde7-35f1-4a4f-9f36-c40b2bd4c663 tempest-TaggedAttachmentsTest-455342644 tempest-TaggedAttachmentsTest-455342644-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:36:19 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:36:19 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:36:19 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:36:19 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:36:19 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [req-777fa7e8-48e8-4903-a8c9-0556769b7358 req-bbe2fde7-35f1-4a4f-9f36-c40b2bd4c663 tempest-TaggedAttachmentsTest-455342644 tempest-TaggedAttachmentsTest-455342644-project-member] Volume info retrieved successfully. Sep 01 12:36:19 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-777fa7e8-48e8-4903-a8c9-0556769b7358 req-bbe2fde7-35f1-4a4f-9f36-c40b2bd4c663 tempest-TaggedAttachmentsTest-455342644 tempest-TaggedAttachmentsTest-455342644-project-member] http://192.168.122.202/volume/v3/volumes/8229fdde-37b7-4ba5-ad93-79dcad14fb70 returned with HTTP 200 Sep 01 12:36:19 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 27/55] 192.168.122.202 () {62 vars in 1528 bytes} [Tue Sep 1 12:36:19 2026] GET /volume/v3/volumes/8229fdde-37b7-4ba5-ad93-79dcad14fb70 => generated 1034 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 12:36:19 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-c5678184-d3b1-4f7b-984e-e5f24d74436e req-1201e497-d5b6-4be8-a88a-52e32ee90456 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:36:19 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-c5678184-d3b1-4f7b-984e-e5f24d74436e req-1201e497-d5b6-4be8-a88a-52e32ee90456 tempest-VolumesGetTestJSON-1647491219 tempest-VolumesGetTestJSON-1647491219-project-reader] GET http://192.168.122.202/volume/v3/volumes/4cd21c4f-869f-4e8b-81f2-bd096f97cc93 Sep 01 12:36:19 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-c5678184-d3b1-4f7b-984e-e5f24d74436e req-1201e497-d5b6-4be8-a88a-52e32ee90456 tempest-VolumesGetTestJSON-1647491219 tempest-VolumesGetTestJSON-1647491219-project-reader] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:36:19 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-c5678184-d3b1-4f7b-984e-e5f24d74436e req-1201e497-d5b6-4be8-a88a-52e32ee90456 tempest-VolumesGetTestJSON-1647491219 tempest-VolumesGetTestJSON-1647491219-project-reader] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:36:19 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:36:19 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:36:19 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:36:19 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:36:19 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [req-c5678184-d3b1-4f7b-984e-e5f24d74436e req-1201e497-d5b6-4be8-a88a-52e32ee90456 tempest-VolumesGetTestJSON-1647491219 tempest-VolumesGetTestJSON-1647491219-project-reader] Volume info retrieved successfully. Sep 01 12:36:19 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-c5678184-d3b1-4f7b-984e-e5f24d74436e req-1201e497-d5b6-4be8-a88a-52e32ee90456 tempest-VolumesGetTestJSON-1647491219 tempest-VolumesGetTestJSON-1647491219-project-reader] http://192.168.122.202/volume/v3/volumes/4cd21c4f-869f-4e8b-81f2-bd096f97cc93 returned with HTTP 200 Sep 01 12:36:19 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 29/56] 192.168.122.202 () {60 vars in 1487 bytes} [Tue Sep 1 12:36:19 2026] GET /volume/v3/volumes/4cd21c4f-869f-4e8b-81f2-bd096f97cc93 => generated 863 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:36:19 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-73b1bb96-ac1a-4b9d-9ddc-b16e06a3d705 req-5d521089-d92f-4396-80c1-754e190177cb None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:36:19 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-73b1bb96-ac1a-4b9d-9ddc-b16e06a3d705 req-5d521089-d92f-4396-80c1-754e190177cb tempest-VolumesGetTestJSON-1647491219 tempest-VolumesGetTestJSON-1647491219-project-member] DELETE http://192.168.122.202/volume/v3/volumes/4cd21c4f-869f-4e8b-81f2-bd096f97cc93 Sep 01 12:36:19 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-73b1bb96-ac1a-4b9d-9ddc-b16e06a3d705 req-5d521089-d92f-4396-80c1-754e190177cb tempest-VolumesGetTestJSON-1647491219 tempest-VolumesGetTestJSON-1647491219-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:36:19 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-73b1bb96-ac1a-4b9d-9ddc-b16e06a3d705 req-5d521089-d92f-4396-80c1-754e190177cb tempest-VolumesGetTestJSON-1647491219 tempest-VolumesGetTestJSON-1647491219-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:36:19 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [req-73b1bb96-ac1a-4b9d-9ddc-b16e06a3d705 req-5d521089-d92f-4396-80c1-754e190177cb tempest-VolumesGetTestJSON-1647491219 tempest-VolumesGetTestJSON-1647491219-project-member] Delete volume with id: 4cd21c4f-869f-4e8b-81f2-bd096f97cc93 Sep 01 12:36:19 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:36:19 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:36:19 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:36:19 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:36:19 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [req-73b1bb96-ac1a-4b9d-9ddc-b16e06a3d705 req-5d521089-d92f-4396-80c1-754e190177cb tempest-VolumesGetTestJSON-1647491219 tempest-VolumesGetTestJSON-1647491219-project-member] Volume info retrieved successfully. Sep 01 12:36:19 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [req-73b1bb96-ac1a-4b9d-9ddc-b16e06a3d705 req-5d521089-d92f-4396-80c1-754e190177cb tempest-VolumesGetTestJSON-1647491219 tempest-VolumesGetTestJSON-1647491219-project-member] Delete volume request issued successfully. Sep 01 12:36:19 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-73b1bb96-ac1a-4b9d-9ddc-b16e06a3d705 req-5d521089-d92f-4396-80c1-754e190177cb tempest-VolumesGetTestJSON-1647491219 tempest-VolumesGetTestJSON-1647491219-project-member] http://192.168.122.202/volume/v3/volumes/4cd21c4f-869f-4e8b-81f2-bd096f97cc93 returned with HTTP 202 Sep 01 12:36:19 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 28/57] 192.168.122.202 () {62 vars in 1509 bytes} [Tue Sep 1 12:36:19 2026] DELETE /volume/v3/volumes/4cd21c4f-869f-4e8b-81f2-bd096f97cc93 => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 12:36:19 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-10b176e4-2a82-495d-af54-74bf50199ae7 req-cb51bcdb-2bb4-42ea-9c39-052135dc85e0 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:36:19 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-10b176e4-2a82-495d-af54-74bf50199ae7 req-cb51bcdb-2bb4-42ea-9c39-052135dc85e0 tempest-VolumesGetTestJSON-1647491219 tempest-VolumesGetTestJSON-1647491219-project-member] GET http://192.168.122.202/volume/v3/volumes/4cd21c4f-869f-4e8b-81f2-bd096f97cc93 Sep 01 12:36:19 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-10b176e4-2a82-495d-af54-74bf50199ae7 req-cb51bcdb-2bb4-42ea-9c39-052135dc85e0 tempest-VolumesGetTestJSON-1647491219 tempest-VolumesGetTestJSON-1647491219-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:36:19 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-10b176e4-2a82-495d-af54-74bf50199ae7 req-cb51bcdb-2bb4-42ea-9c39-052135dc85e0 tempest-VolumesGetTestJSON-1647491219 tempest-VolumesGetTestJSON-1647491219-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:36:19 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:36:19 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:36:19 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:36:19 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:36:19 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [req-10b176e4-2a82-495d-af54-74bf50199ae7 req-cb51bcdb-2bb4-42ea-9c39-052135dc85e0 tempest-VolumesGetTestJSON-1647491219 tempest-VolumesGetTestJSON-1647491219-project-member] Volume info retrieved successfully. Sep 01 12:36:19 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-10b176e4-2a82-495d-af54-74bf50199ae7 req-cb51bcdb-2bb4-42ea-9c39-052135dc85e0 tempest-VolumesGetTestJSON-1647491219 tempest-VolumesGetTestJSON-1647491219-project-member] http://192.168.122.202/volume/v3/volumes/4cd21c4f-869f-4e8b-81f2-bd096f97cc93 returned with HTTP 200 Sep 01 12:36:19 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 30/58] 192.168.122.202 () {60 vars in 1487 bytes} [Tue Sep 1 12:36:19 2026] GET /volume/v3/volumes/4cd21c4f-869f-4e8b-81f2-bd096f97cc93 => generated 862 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:36:20 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-ce117e8b-5d96-4e3c-a9b7-d0e36ec59e15 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:36:20 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ce117e8b-5d96-4e3c-a9b7-d0e36ec59e15 tempest-TaggedAttachmentsTest-455342644 tempest-TaggedAttachmentsTest-455342644-project-member] GET http://192.168.122.202/volume/v3/volumes/8229fdde-37b7-4ba5-ad93-79dcad14fb70 Sep 01 12:36:20 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-ce117e8b-5d96-4e3c-a9b7-d0e36ec59e15 tempest-TaggedAttachmentsTest-455342644 tempest-TaggedAttachmentsTest-455342644-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:36:20 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-ce117e8b-5d96-4e3c-a9b7-d0e36ec59e15 tempest-TaggedAttachmentsTest-455342644 tempest-TaggedAttachmentsTest-455342644-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:36:20 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:36:20 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:36:20 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:36:20 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:36:20 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-ce117e8b-5d96-4e3c-a9b7-d0e36ec59e15 tempest-TaggedAttachmentsTest-455342644 tempest-TaggedAttachmentsTest-455342644-project-member] Volume info retrieved successfully. Sep 01 12:36:20 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ce117e8b-5d96-4e3c-a9b7-d0e36ec59e15 tempest-TaggedAttachmentsTest-455342644 tempest-TaggedAttachmentsTest-455342644-project-member] http://192.168.122.202/volume/v3/volumes/8229fdde-37b7-4ba5-ad93-79dcad14fb70 returned with HTTP 200 Sep 01 12:36:20 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 29/59] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:36:20 2026] GET /volume/v3/volumes/8229fdde-37b7-4ba5-ad93-79dcad14fb70 => generated 853 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:36:20 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-dd65950d-8b3e-4f5d-98fb-8767c7fafdb7 req-af5e6f34-ae9a-4315-8b84-b4d72942eafe None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:36:20 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-dd65950d-8b3e-4f5d-98fb-8767c7fafdb7 req-af5e6f34-ae9a-4315-8b84-b4d72942eafe tempest-VolumesGetTestJSON-1647491219 tempest-VolumesGetTestJSON-1647491219-project-member] GET http://192.168.122.202/volume/v3/volumes/4cd21c4f-869f-4e8b-81f2-bd096f97cc93 Sep 01 12:36:20 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-dd65950d-8b3e-4f5d-98fb-8767c7fafdb7 req-af5e6f34-ae9a-4315-8b84-b4d72942eafe tempest-VolumesGetTestJSON-1647491219 tempest-VolumesGetTestJSON-1647491219-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:36:20 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-dd65950d-8b3e-4f5d-98fb-8767c7fafdb7 req-af5e6f34-ae9a-4315-8b84-b4d72942eafe tempest-VolumesGetTestJSON-1647491219 tempest-VolumesGetTestJSON-1647491219-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:36:20 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:36:20 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:36:20 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:36:20 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:36:20 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [req-dd65950d-8b3e-4f5d-98fb-8767c7fafdb7 req-af5e6f34-ae9a-4315-8b84-b4d72942eafe tempest-VolumesGetTestJSON-1647491219 tempest-VolumesGetTestJSON-1647491219-project-member] Volume info retrieved successfully. Sep 01 12:36:20 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-dd65950d-8b3e-4f5d-98fb-8767c7fafdb7 req-af5e6f34-ae9a-4315-8b84-b4d72942eafe tempest-VolumesGetTestJSON-1647491219 tempest-VolumesGetTestJSON-1647491219-project-member] http://192.168.122.202/volume/v3/volumes/4cd21c4f-869f-4e8b-81f2-bd096f97cc93 returned with HTTP 200 Sep 01 12:36:20 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 31/60] 192.168.122.202 () {60 vars in 1487 bytes} [Tue Sep 1 12:36:20 2026] GET /volume/v3/volumes/4cd21c4f-869f-4e8b-81f2-bd096f97cc93 => generated 862 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:36:21 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-66a917e4-60dd-4ec4-bfc1-44bd27fefd0f None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:36:21 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-66a917e4-60dd-4ec4-bfc1-44bd27fefd0f tempest-TaggedAttachmentsTest-455342644 tempest-TaggedAttachmentsTest-455342644-project-member] GET http://192.168.122.202/volume/v3/volumes/8229fdde-37b7-4ba5-ad93-79dcad14fb70 Sep 01 12:36:21 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-66a917e4-60dd-4ec4-bfc1-44bd27fefd0f tempest-TaggedAttachmentsTest-455342644 tempest-TaggedAttachmentsTest-455342644-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:36:21 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-66a917e4-60dd-4ec4-bfc1-44bd27fefd0f tempest-TaggedAttachmentsTest-455342644 tempest-TaggedAttachmentsTest-455342644-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:36:21 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:36:21 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:36:21 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:36:21 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:36:21 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-66a917e4-60dd-4ec4-bfc1-44bd27fefd0f tempest-TaggedAttachmentsTest-455342644 tempest-TaggedAttachmentsTest-455342644-project-member] Volume info retrieved successfully. Sep 01 12:36:21 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-66a917e4-60dd-4ec4-bfc1-44bd27fefd0f tempest-TaggedAttachmentsTest-455342644 tempest-TaggedAttachmentsTest-455342644-project-member] http://192.168.122.202/volume/v3/volumes/8229fdde-37b7-4ba5-ad93-79dcad14fb70 returned with HTTP 200 Sep 01 12:36:21 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 30/61] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:36:21 2026] GET /volume/v3/volumes/8229fdde-37b7-4ba5-ad93-79dcad14fb70 => generated 853 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:36:22 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-777fa7e8-48e8-4903-a8c9-0556769b7358 req-05c7ea29-c875-4f97-b694-a1dd3f6b5c9f None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:36:22 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-777fa7e8-48e8-4903-a8c9-0556769b7358 req-05c7ea29-c875-4f97-b694-a1dd3f6b5c9f tempest-TaggedAttachmentsTest-455342644 tempest-TaggedAttachmentsTest-455342644-project-member] PUT http://192.168.122.202/volume/v3/attachments/f6f2aac9-6a29-4846-94a1-0e3cb63b59d8 Sep 01 12:36:22 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-777fa7e8-48e8-4903-a8c9-0556769b7358 req-05c7ea29-c875-4f97-b694-a1dd3f6b5c9f tempest-TaggedAttachmentsTest-455342644 tempest-TaggedAttachmentsTest-455342644-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.202", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9cabaa2c96fd", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "d576c0ca-ddd0-46cc-913d-b7a80063e011", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:36:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-855f159a-38f4-45ac-9a30-dca761828566 req-478e8c87-1dfb-450f-868f-bb091b7305f2 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:36:22 devstack devstack@c-api.service[86815]: DEBUG cinder.coordination [req-777fa7e8-48e8-4903-a8c9-0556769b7358 req-05c7ea29-c875-4f97-b694-a1dd3f6b5c9f tempest-TaggedAttachmentsTest-455342644 tempest-TaggedAttachmentsTest-455342644-project-member] Acquiring lock "cinder-attachment_update-8229fdde-37b7-4ba5-ad93-79dcad14fb70-devstack" by "attachment_update" {{(pid=86815) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 12:36:22 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-855f159a-38f4-45ac-9a30-dca761828566 req-478e8c87-1dfb-450f-868f-bb091b7305f2 tempest-VolumesGetTestJSON-1647491219 tempest-VolumesGetTestJSON-1647491219-project-member] GET http://192.168.122.202/volume/v3/volumes/4cd21c4f-869f-4e8b-81f2-bd096f97cc93 Sep 01 12:36:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-855f159a-38f4-45ac-9a30-dca761828566 req-478e8c87-1dfb-450f-868f-bb091b7305f2 tempest-VolumesGetTestJSON-1647491219 tempest-VolumesGetTestJSON-1647491219-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:36:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-855f159a-38f4-45ac-9a30-dca761828566 req-478e8c87-1dfb-450f-868f-bb091b7305f2 tempest-VolumesGetTestJSON-1647491219 tempest-VolumesGetTestJSON-1647491219-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:36:22 devstack devstack@c-api.service[86815]: DEBUG cinder.coordination [req-777fa7e8-48e8-4903-a8c9-0556769b7358 req-05c7ea29-c875-4f97-b694-a1dd3f6b5c9f tempest-TaggedAttachmentsTest-455342644 tempest-TaggedAttachmentsTest-455342644-project-member] Lock "cinder-attachment_update-8229fdde-37b7-4ba5-ad93-79dcad14fb70-devstack" acquired by "attachment_update" :: waited 0.039s {{(pid=86815) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 12:36:22 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:36:22 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:36:22 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-855f159a-38f4-45ac-9a30-dca761828566 req-478e8c87-1dfb-450f-868f-bb091b7305f2 tempest-VolumesGetTestJSON-1647491219 tempest-VolumesGetTestJSON-1647491219-project-member] http://192.168.122.202/volume/v3/volumes/4cd21c4f-869f-4e8b-81f2-bd096f97cc93 returned with HTTP 404 Sep 01 12:36:22 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 31/62] 192.168.122.202 () {60 vars in 1487 bytes} [Tue Sep 1 12:36:22 2026] GET /volume/v3/volumes/4cd21c4f-869f-4e8b-81f2-bd096f97cc93 => generated 109 bytes in 91 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 12:36:22 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:36:22 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:36:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-f0fa7af1-ea3d-4167-b73a-cc85ee784c0c None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:36:22 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f0fa7af1-ea3d-4167-b73a-cc85ee784c0c tempest-TaggedAttachmentsTest-455342644 tempest-TaggedAttachmentsTest-455342644-project-member] GET http://192.168.122.202/volume/v3/volumes/8229fdde-37b7-4ba5-ad93-79dcad14fb70 Sep 01 12:36:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f0fa7af1-ea3d-4167-b73a-cc85ee784c0c tempest-TaggedAttachmentsTest-455342644 tempest-TaggedAttachmentsTest-455342644-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:36:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f0fa7af1-ea3d-4167-b73a-cc85ee784c0c tempest-TaggedAttachmentsTest-455342644 tempest-TaggedAttachmentsTest-455342644-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:36:22 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:36:22 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:36:22 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:36:22 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:36:22 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-f0fa7af1-ea3d-4167-b73a-cc85ee784c0c tempest-TaggedAttachmentsTest-455342644 tempest-TaggedAttachmentsTest-455342644-project-member] Volume info retrieved successfully. Sep 01 12:36:22 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f0fa7af1-ea3d-4167-b73a-cc85ee784c0c tempest-TaggedAttachmentsTest-455342644 tempest-TaggedAttachmentsTest-455342644-project-member] http://192.168.122.202/volume/v3/volumes/8229fdde-37b7-4ba5-ad93-79dcad14fb70 returned with HTTP 200 Sep 01 12:36:22 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 32/63] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:36:22 2026] GET /volume/v3/volumes/8229fdde-37b7-4ba5-ad93-79dcad14fb70 => generated 853 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:36:22 devstack devstack@c-api.service[86815]: DEBUG cinder.coordination [req-777fa7e8-48e8-4903-a8c9-0556769b7358 req-05c7ea29-c875-4f97-b694-a1dd3f6b5c9f tempest-TaggedAttachmentsTest-455342644 tempest-TaggedAttachmentsTest-455342644-project-member] Lock "cinder-attachment_update-8229fdde-37b7-4ba5-ad93-79dcad14fb70-devstack" released by "attachment_update" :: held 0.613s {{(pid=86815) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 12:36:22 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-777fa7e8-48e8-4903-a8c9-0556769b7358 req-05c7ea29-c875-4f97-b694-a1dd3f6b5c9f tempest-TaggedAttachmentsTest-455342644 tempest-TaggedAttachmentsTest-455342644-project-member] http://192.168.122.202/volume/v3/attachments/f6f2aac9-6a29-4846-94a1-0e3cb63b59d8 returned with HTTP 200 Sep 01 12:36:22 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 32/64] 192.168.122.202 () {66 vars in 1593 bytes} [Tue Sep 1 12:36:22 2026] PUT /volume/v3/attachments/f6f2aac9-6a29-4846-94a1-0e3cb63b59d8 => generated 694 bytes in 725 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:36:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-7bb48a3c-e4d8-4bea-aa55-7497af553ff3 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:36:22 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7bb48a3c-e4d8-4bea-aa55-7497af553ff3 tempest-ServerRescueNegativeTestJSON-1344271262 tempest-ServerRescueNegativeTestJSON-1344271262-project-member] POST http://192.168.122.202/volume/v3/volumes Sep 01 12:36:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-7bb48a3c-e4d8-4bea-aa55-7497af553ff3 tempest-ServerRescueNegativeTestJSON-1344271262 tempest-ServerRescueNegativeTestJSON-1344271262-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1540506308"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:36:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volumes [None req-7bb48a3c-e4d8-4bea-aa55-7497af553ff3 tempest-ServerRescueNegativeTestJSON-1344271262 tempest-ServerRescueNegativeTestJSON-1344271262-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1540506308'}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:36:22 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-7bb48a3c-e4d8-4bea-aa55-7497af553ff3 tempest-ServerRescueNegativeTestJSON-1344271262 tempest-ServerRescueNegativeTestJSON-1344271262-project-member] Create volume of 1 GB Sep 01 12:36:22 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/service.py:236: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:36:22 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 12:36:22 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-7bb48a3c-e4d8-4bea-aa55-7497af553ff3 tempest-ServerRescueNegativeTestJSON-1344271262 tempest-ServerRescueNegativeTestJSON-1344271262-project-member] Availability zone cache updated, next update will occur around 2026-09-01 11:36:22.870479. {{(pid=86814) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 01 12:36:22 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-7bb48a3c-e4d8-4bea-aa55-7497af553ff3 tempest-ServerRescueNegativeTestJSON-1344271262 tempest-ServerRescueNegativeTestJSON-1344271262-project-member] Availability Zones retrieved successfully. Sep 01 12:36:22 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-7bb48a3c-e4d8-4bea-aa55-7497af553ff3 tempest-ServerRescueNegativeTestJSON-1344271262 tempest-ServerRescueNegativeTestJSON-1344271262-project-member] Flow 'volume_create_api' (5467996d-6e3f-4788-ada7-3f8fcf7678a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:36:23 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-7bb48a3c-e4d8-4bea-aa55-7497af553ff3 tempest-ServerRescueNegativeTestJSON-1344271262 tempest-ServerRescueNegativeTestJSON-1344271262-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (13a54026-d6c7-41ea-9998-ddf944de5de2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:36:23 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.flows.api.create_volume [None req-7bb48a3c-e4d8-4bea-aa55-7497af553ff3 tempest-ServerRescueNegativeTestJSON-1344271262 tempest-ServerRescueNegativeTestJSON-1344271262-project-member] Validating volume size '1' using validate_int {{(pid=86814) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 12:36:23 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-7bb48a3c-e4d8-4bea-aa55-7497af553ff3 tempest-ServerRescueNegativeTestJSON-1344271262 tempest-ServerRescueNegativeTestJSON-1344271262-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (13a54026-d6c7-41ea-9998-ddf944de5de2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T10:31:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3a4f1b59-94a6-4839-b926-0837adf99645,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a4f1b59-94a6-4839-b926-0837adf99645', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:36:23 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-7bb48a3c-e4d8-4bea-aa55-7497af553ff3 tempest-ServerRescueNegativeTestJSON-1344271262 tempest-ServerRescueNegativeTestJSON-1344271262-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb415b09-3509-4ed0-9212-925c458a35bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:36:23 devstack devstack@c-api.service[86814]: WARNING cinder.quota [None req-7bb48a3c-e4d8-4bea-aa55-7497af553ff3 tempest-ServerRescueNegativeTestJSON-1344271262 tempest-ServerRescueNegativeTestJSON-1344271262-project-member] Deprecated: Default quota for resource: volumes_QuobyteHD is set by the default quota flag: quota_volumes_QuobyteHD, it is now deprecated. Please use the default quota class for default quota. Sep 01 12:36:23 devstack devstack@c-api.service[86814]: WARNING cinder.quota [None req-7bb48a3c-e4d8-4bea-aa55-7497af553ff3 tempest-ServerRescueNegativeTestJSON-1344271262 tempest-ServerRescueNegativeTestJSON-1344271262-project-member] Deprecated: Default quota for resource: gigabytes_QuobyteHD is set by the default quota flag: quota_gigabytes_QuobyteHD, it is now deprecated. Please use the default quota class for default quota. Sep 01 12:36:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-d569a77b-5819-4984-8578-1fd49a057dd9 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:36:23 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d569a77b-5819-4984-8578-1fd49a057dd9 tempest-TaggedAttachmentsTest-455342644 tempest-TaggedAttachmentsTest-455342644-project-member] GET http://192.168.122.202/volume/v3/volumes/8229fdde-37b7-4ba5-ad93-79dcad14fb70 Sep 01 12:36:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-d569a77b-5819-4984-8578-1fd49a057dd9 tempest-TaggedAttachmentsTest-455342644 tempest-TaggedAttachmentsTest-455342644-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:36:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-d569a77b-5819-4984-8578-1fd49a057dd9 tempest-TaggedAttachmentsTest-455342644 tempest-TaggedAttachmentsTest-455342644-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:36:23 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:36:23 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:36:23 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-7bb48a3c-e4d8-4bea-aa55-7497af553ff3 tempest-ServerRescueNegativeTestJSON-1344271262 tempest-ServerRescueNegativeTestJSON-1344271262-project-member] Created reservations ['7d3f2055-2fc0-4a89-bbcd-af8498cede50', '73ec8368-e378-4226-8f36-b38a5627b58f', '66826ba9-0b24-4076-86db-6aa710c8189f', '20c64f50-d331-4dff-b45a-ac24cee1857e'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:36:23 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-7bb48a3c-e4d8-4bea-aa55-7497af553ff3 tempest-ServerRescueNegativeTestJSON-1344271262 tempest-ServerRescueNegativeTestJSON-1344271262-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb415b09-3509-4ed0-9212-925c458a35bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7d3f2055-2fc0-4a89-bbcd-af8498cede50', '73ec8368-e378-4226-8f36-b38a5627b58f', '66826ba9-0b24-4076-86db-6aa710c8189f', '20c64f50-d331-4dff-b45a-ac24cee1857e']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:36:23 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:36:23 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:36:23 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-7bb48a3c-e4d8-4bea-aa55-7497af553ff3 tempest-ServerRescueNegativeTestJSON-1344271262 tempest-ServerRescueNegativeTestJSON-1344271262-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed7e8152-b91f-49ef-b4a5-085b88a37366) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:36:23 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-d569a77b-5819-4984-8578-1fd49a057dd9 tempest-TaggedAttachmentsTest-455342644 tempest-TaggedAttachmentsTest-455342644-project-member] Volume info retrieved successfully. Sep 01 12:36:23 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d569a77b-5819-4984-8578-1fd49a057dd9 tempest-TaggedAttachmentsTest-455342644 tempest-TaggedAttachmentsTest-455342644-project-member] http://192.168.122.202/volume/v3/volumes/8229fdde-37b7-4ba5-ad93-79dcad14fb70 returned with HTTP 200 Sep 01 12:36:23 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 33/65] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:36:23 2026] GET /volume/v3/volumes/8229fdde-37b7-4ba5-ad93-79dcad14fb70 => generated 854 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:36:23 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:36:23 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:36:23 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-7bb48a3c-e4d8-4bea-aa55-7497af553ff3 tempest-ServerRescueNegativeTestJSON-1344271262 tempest-ServerRescueNegativeTestJSON-1344271262-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed7e8152-b91f-49ef-b4a5-085b88a37366) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9718fb8d-269a-4d8e-8299-dc1610a8c9e2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1540506308',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='58908bac8278483d99b9b38902790fc7',qos_specs=None,replication_status=,reservations=['7d3f2055-2fc0-4a89-bbcd-af8498cede50','73ec8368-e378-4226-8f36-b38a5627b58f','66826ba9-0b24-4076-86db-6aa710c8189f','20c64f50-d331-4dff-b45a-ac24cee1857e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='82f51968691f43efbb9cc24ea1c2f1cf',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T10:36:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1540506308',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9718fb8d-269a-4d8e-8299-dc1610a8c9e2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='58908bac8278483d99b9b38902790fc7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='82f51968691f43efbb9cc24ea1c2f1cf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a4f1b59-94a6-4839-b926-0837adf99645),volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:36:23 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-7bb48a3c-e4d8-4bea-aa55-7497af553ff3 tempest-ServerRescueNegativeTestJSON-1344271262 tempest-ServerRescueNegativeTestJSON-1344271262-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (75165d1b-a522-4a33-8a21-7ce0eb04933f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:36:23 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-7bb48a3c-e4d8-4bea-aa55-7497af553ff3 tempest-ServerRescueNegativeTestJSON-1344271262 tempest-ServerRescueNegativeTestJSON-1344271262-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (75165d1b-a522-4a33-8a21-7ce0eb04933f) transitioned into state 'SUCCESS' from state '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-1540506308',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='58908bac8278483d99b9b38902790fc7',qos_specs=None,replication_status=,reservations=['7d3f2055-2fc0-4a89-bbcd-af8498cede50','73ec8368-e378-4226-8f36-b38a5627b58f','66826ba9-0b24-4076-86db-6aa710c8189f','20c64f50-d331-4dff-b45a-ac24cee1857e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='82f51968691f43efbb9cc24ea1c2f1cf',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:36:23 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-7bb48a3c-e4d8-4bea-aa55-7497af553ff3 tempest-ServerRescueNegativeTestJSON-1344271262 tempest-ServerRescueNegativeTestJSON-1344271262-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c771002e-ea1e-4e72-a383-6974c1b41a09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:36:24 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-7bb48a3c-e4d8-4bea-aa55-7497af553ff3 tempest-ServerRescueNegativeTestJSON-1344271262 tempest-ServerRescueNegativeTestJSON-1344271262-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c771002e-ea1e-4e72-a383-6974c1b41a09) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:36:24 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-7bb48a3c-e4d8-4bea-aa55-7497af553ff3 tempest-ServerRescueNegativeTestJSON-1344271262 tempest-ServerRescueNegativeTestJSON-1344271262-project-member] Flow 'volume_create_api' (5467996d-6e3f-4788-ada7-3f8fcf7678a6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86814) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:36:24 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-7bb48a3c-e4d8-4bea-aa55-7497af553ff3 tempest-ServerRescueNegativeTestJSON-1344271262 tempest-ServerRescueNegativeTestJSON-1344271262-project-member] Create volume request issued successfully. Sep 01 12:36:24 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7bb48a3c-e4d8-4bea-aa55-7497af553ff3 tempest-ServerRescueNegativeTestJSON-1344271262 tempest-ServerRescueNegativeTestJSON-1344271262-project-member] http://192.168.122.202/volume/v3/volumes returned with HTTP 202 Sep 01 12:36:24 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 33/66] 192.168.122.202 () {60 vars in 1142 bytes} [Tue Sep 1 12:36:22 2026] POST /volume/v3/volumes => generated 768 bytes in 1258 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:36:24 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-f111bcf4-0c91-41c7-b78f-2ccfe81a3794 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:36:24 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f111bcf4-0c91-41c7-b78f-2ccfe81a3794 tempest-ServerRescueNegativeTestJSON-1344271262 tempest-ServerRescueNegativeTestJSON-1344271262-project-member] GET http://192.168.122.202/volume/v3/volumes/9718fb8d-269a-4d8e-8299-dc1610a8c9e2 Sep 01 12:36:24 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f111bcf4-0c91-41c7-b78f-2ccfe81a3794 tempest-ServerRescueNegativeTestJSON-1344271262 tempest-ServerRescueNegativeTestJSON-1344271262-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:36:24 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f111bcf4-0c91-41c7-b78f-2ccfe81a3794 tempest-ServerRescueNegativeTestJSON-1344271262 tempest-ServerRescueNegativeTestJSON-1344271262-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:36:24 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:36:24 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:36:24 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:36:24 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:36:24 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-f111bcf4-0c91-41c7-b78f-2ccfe81a3794 tempest-ServerRescueNegativeTestJSON-1344271262 tempest-ServerRescueNegativeTestJSON-1344271262-project-member] Volume info retrieved successfully. Sep 01 12:36:24 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f111bcf4-0c91-41c7-b78f-2ccfe81a3794 tempest-ServerRescueNegativeTestJSON-1344271262 tempest-ServerRescueNegativeTestJSON-1344271262-project-member] http://192.168.122.202/volume/v3/volumes/9718fb8d-269a-4d8e-8299-dc1610a8c9e2 returned with HTTP 200 Sep 01 12:36:24 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 34/67] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:36:24 2026] GET /volume/v3/volumes/9718fb8d-269a-4d8e-8299-dc1610a8c9e2 => generated 836 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:36:24 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-777fa7e8-48e8-4903-a8c9-0556769b7358 req-ef14ce6e-5c4c-4218-98f1-ccdfb53b9e18 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:36:24 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-777fa7e8-48e8-4903-a8c9-0556769b7358 req-ef14ce6e-5c4c-4218-98f1-ccdfb53b9e18 tempest-TaggedAttachmentsTest-455342644 tempest-TaggedAttachmentsTest-455342644-project-member] POST http://192.168.122.202/volume/v3/attachments/f6f2aac9-6a29-4846-94a1-0e3cb63b59d8/action Sep 01 12:36:24 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-777fa7e8-48e8-4903-a8c9-0556769b7358 req-ef14ce6e-5c4c-4218-98f1-ccdfb53b9e18 tempest-TaggedAttachmentsTest-455342644 tempest-TaggedAttachmentsTest-455342644-project-member] Action body: b'{"os-complete": null}' {{(pid=86814) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:36:24 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-777fa7e8-48e8-4903-a8c9-0556769b7358 req-ef14ce6e-5c4c-4218-98f1-ccdfb53b9e18 tempest-TaggedAttachmentsTest-455342644 tempest-TaggedAttachmentsTest-455342644-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:36:24 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volume_attachment", "volumes_1" and FROM element "volumes". Apply join condition(s) between each element to resolve. Sep 01 12:36:24 devstack devstack@c-api.service[86814]: .first() Sep 01 12:36:24 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:36:24 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:36:24 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:36:24 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:36:24 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-5d398072-2569-43d6-a561-da7cfc64be6b None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:36:24 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-5d398072-2569-43d6-a561-da7cfc64be6b tempest-TaggedAttachmentsTest-455342644 tempest-TaggedAttachmentsTest-455342644-project-member] GET http://192.168.122.202/volume/v3/volumes/8229fdde-37b7-4ba5-ad93-79dcad14fb70 Sep 01 12:36:24 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-5d398072-2569-43d6-a561-da7cfc64be6b tempest-TaggedAttachmentsTest-455342644 tempest-TaggedAttachmentsTest-455342644-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:36:24 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-5d398072-2569-43d6-a561-da7cfc64be6b tempest-TaggedAttachmentsTest-455342644 tempest-TaggedAttachmentsTest-455342644-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:36:24 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-777fa7e8-48e8-4903-a8c9-0556769b7358 req-ef14ce6e-5c4c-4218-98f1-ccdfb53b9e18 tempest-TaggedAttachmentsTest-455342644 tempest-TaggedAttachmentsTest-455342644-project-member] http://192.168.122.202/volume/v3/attachments/f6f2aac9-6a29-4846-94a1-0e3cb63b59d8/action returned with HTTP 204 Sep 01 12:36:24 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 34/68] 192.168.122.202 () {66 vars in 1614 bytes} [Tue Sep 1 12:36:24 2026] POST /volume/v3/attachments/f6f2aac9-6a29-4846-94a1-0e3cb63b59d8/action => generated 0 bytes in 344 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:36:24 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:36:24 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:36:24 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:36:24 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:36:24 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-5d398072-2569-43d6-a561-da7cfc64be6b tempest-TaggedAttachmentsTest-455342644 tempest-TaggedAttachmentsTest-455342644-project-member] Volume info retrieved successfully. Sep 01 12:36:25 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-5d398072-2569-43d6-a561-da7cfc64be6b tempest-TaggedAttachmentsTest-455342644 tempest-TaggedAttachmentsTest-455342644-project-member] http://192.168.122.202/volume/v3/volumes/8229fdde-37b7-4ba5-ad93-79dcad14fb70 returned with HTTP 200 Sep 01 12:36:25 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 35/69] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:36:24 2026] GET /volume/v3/volumes/8229fdde-37b7-4ba5-ad93-79dcad14fb70 => generated 1149 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 12:36:25 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-d32408bc-16cd-40cb-ad70-275bfb4bf92a None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:36:25 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d32408bc-16cd-40cb-ad70-275bfb4bf92a tempest-TaggedAttachmentsTest-455342644 tempest-TaggedAttachmentsTest-455342644-project-member] GET http://192.168.122.202/volume/v3/volumes/8229fdde-37b7-4ba5-ad93-79dcad14fb70 Sep 01 12:36:25 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d32408bc-16cd-40cb-ad70-275bfb4bf92a tempest-TaggedAttachmentsTest-455342644 tempest-TaggedAttachmentsTest-455342644-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:36:25 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d32408bc-16cd-40cb-ad70-275bfb4bf92a tempest-TaggedAttachmentsTest-455342644 tempest-TaggedAttachmentsTest-455342644-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:36:25 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:36:25 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:36:25 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:36:25 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:36:25 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-d32408bc-16cd-40cb-ad70-275bfb4bf92a tempest-TaggedAttachmentsTest-455342644 tempest-TaggedAttachmentsTest-455342644-project-member] Volume info retrieved successfully. Sep 01 12:36:25 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-48026a5c-a276-473a-b7a0-cbf55ecec0d6 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:36:25 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-48026a5c-a276-473a-b7a0-cbf55ecec0d6 tempest-ServerRescueNegativeTestJSON-1344271262 tempest-ServerRescueNegativeTestJSON-1344271262-project-member] GET http://192.168.122.202/volume/v3/volumes/9718fb8d-269a-4d8e-8299-dc1610a8c9e2 Sep 01 12:36:25 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-48026a5c-a276-473a-b7a0-cbf55ecec0d6 tempest-ServerRescueNegativeTestJSON-1344271262 tempest-ServerRescueNegativeTestJSON-1344271262-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:36:25 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-48026a5c-a276-473a-b7a0-cbf55ecec0d6 tempest-ServerRescueNegativeTestJSON-1344271262 tempest-ServerRescueNegativeTestJSON-1344271262-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:36:25 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d32408bc-16cd-40cb-ad70-275bfb4bf92a tempest-TaggedAttachmentsTest-455342644 tempest-TaggedAttachmentsTest-455342644-project-member] http://192.168.122.202/volume/v3/volumes/8229fdde-37b7-4ba5-ad93-79dcad14fb70 returned with HTTP 200 Sep 01 12:36:25 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 35/70] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:36:25 2026] GET /volume/v3/volumes/8229fdde-37b7-4ba5-ad93-79dcad14fb70 => generated 1146 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:36:25 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:36:25 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:36:25 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:36:25 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:36:25 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-48026a5c-a276-473a-b7a0-cbf55ecec0d6 tempest-ServerRescueNegativeTestJSON-1344271262 tempest-ServerRescueNegativeTestJSON-1344271262-project-member] Volume info retrieved successfully. Sep 01 12:36:25 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-48026a5c-a276-473a-b7a0-cbf55ecec0d6 tempest-ServerRescueNegativeTestJSON-1344271262 tempest-ServerRescueNegativeTestJSON-1344271262-project-member] http://192.168.122.202/volume/v3/volumes/9718fb8d-269a-4d8e-8299-dc1610a8c9e2 returned with HTTP 200 Sep 01 12:36:25 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 36/71] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:36:25 2026] GET /volume/v3/volumes/9718fb8d-269a-4d8e-8299-dc1610a8c9e2 => generated 860 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:36:26 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-33a7f05b-5f20-4023-a5d2-f2114d080a36 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:36:26 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-33a7f05b-5f20-4023-a5d2-f2114d080a36 tempest-ServerRescueNegativeTestJSON-1344271262 tempest-ServerRescueNegativeTestJSON-1344271262-project-member] GET http://192.168.122.202/volume/v3/volumes/9718fb8d-269a-4d8e-8299-dc1610a8c9e2 Sep 01 12:36:26 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-33a7f05b-5f20-4023-a5d2-f2114d080a36 tempest-ServerRescueNegativeTestJSON-1344271262 tempest-ServerRescueNegativeTestJSON-1344271262-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:36:26 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-33a7f05b-5f20-4023-a5d2-f2114d080a36 tempest-ServerRescueNegativeTestJSON-1344271262 tempest-ServerRescueNegativeTestJSON-1344271262-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:36:26 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:36:26 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:36:26 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:36:26 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:36:26 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-33a7f05b-5f20-4023-a5d2-f2114d080a36 tempest-ServerRescueNegativeTestJSON-1344271262 tempest-ServerRescueNegativeTestJSON-1344271262-project-member] Volume info retrieved successfully. Sep 01 12:36:26 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-33a7f05b-5f20-4023-a5d2-f2114d080a36 tempest-ServerRescueNegativeTestJSON-1344271262 tempest-ServerRescueNegativeTestJSON-1344271262-project-member] http://192.168.122.202/volume/v3/volumes/9718fb8d-269a-4d8e-8299-dc1610a8c9e2 returned with HTTP 200 Sep 01 12:36:26 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 36/72] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:36:26 2026] GET /volume/v3/volumes/9718fb8d-269a-4d8e-8299-dc1610a8c9e2 => generated 861 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:36:27 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-01ab4f62-313b-4de9-add0-2c32e1da51ca req-7be94133-acb8-4a09-892b-70873903472a None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:36:27 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-01ab4f62-313b-4de9-add0-2c32e1da51ca req-7be94133-acb8-4a09-892b-70873903472a tempest-TaggedAttachmentsTest-455342644 tempest-TaggedAttachmentsTest-455342644-project-member] GET http://192.168.122.202/volume/v3/volumes/8229fdde-37b7-4ba5-ad93-79dcad14fb70 Sep 01 12:36:27 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-01ab4f62-313b-4de9-add0-2c32e1da51ca req-7be94133-acb8-4a09-892b-70873903472a tempest-TaggedAttachmentsTest-455342644 tempest-TaggedAttachmentsTest-455342644-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:36:27 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-01ab4f62-313b-4de9-add0-2c32e1da51ca req-7be94133-acb8-4a09-892b-70873903472a tempest-TaggedAttachmentsTest-455342644 tempest-TaggedAttachmentsTest-455342644-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:36:27 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:36:27 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:36:27 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:36:27 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:36:27 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [req-01ab4f62-313b-4de9-add0-2c32e1da51ca req-7be94133-acb8-4a09-892b-70873903472a tempest-TaggedAttachmentsTest-455342644 tempest-TaggedAttachmentsTest-455342644-project-member] Volume info retrieved successfully. Sep 01 12:36:27 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-01ab4f62-313b-4de9-add0-2c32e1da51ca req-7be94133-acb8-4a09-892b-70873903472a tempest-TaggedAttachmentsTest-455342644 tempest-TaggedAttachmentsTest-455342644-project-member] http://192.168.122.202/volume/v3/volumes/8229fdde-37b7-4ba5-ad93-79dcad14fb70 returned with HTTP 200 Sep 01 12:36:27 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 37/73] 192.168.122.202 () {60 vars in 1487 bytes} [Tue Sep 1 12:36:27 2026] GET /volume/v3/volumes/8229fdde-37b7-4ba5-ad93-79dcad14fb70 => generated 1146 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:36:27 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-01ab4f62-313b-4de9-add0-2c32e1da51ca req-3a856e4e-d6f2-42f2-860d-d0a553e26da1 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:36:28 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-01ab4f62-313b-4de9-add0-2c32e1da51ca req-3a856e4e-d6f2-42f2-860d-d0a553e26da1 tempest-TaggedAttachmentsTest-455342644 tempest-TaggedAttachmentsTest-455342644-project-member] POST http://192.168.122.202/volume/v3/volumes/8229fdde-37b7-4ba5-ad93-79dcad14fb70/action Sep 01 12:36:28 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-01ab4f62-313b-4de9-add0-2c32e1da51ca req-3a856e4e-d6f2-42f2-860d-d0a553e26da1 tempest-TaggedAttachmentsTest-455342644 tempest-TaggedAttachmentsTest-455342644-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86814) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:36:28 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-01ab4f62-313b-4de9-add0-2c32e1da51ca req-3a856e4e-d6f2-42f2-860d-d0a553e26da1 tempest-TaggedAttachmentsTest-455342644 tempest-TaggedAttachmentsTest-455342644-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:36:28 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:36:28 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:36:28 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:36:28 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:36:28 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [req-01ab4f62-313b-4de9-add0-2c32e1da51ca req-3a856e4e-d6f2-42f2-860d-d0a553e26da1 tempest-TaggedAttachmentsTest-455342644 tempest-TaggedAttachmentsTest-455342644-project-member] Volume info retrieved successfully. Sep 01 12:36:28 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [req-01ab4f62-313b-4de9-add0-2c32e1da51ca req-3a856e4e-d6f2-42f2-860d-d0a553e26da1 tempest-TaggedAttachmentsTest-455342644 tempest-TaggedAttachmentsTest-455342644-project-member] Begin detaching volume completed successfully. Sep 01 12:36:28 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-01ab4f62-313b-4de9-add0-2c32e1da51ca req-3a856e4e-d6f2-42f2-860d-d0a553e26da1 tempest-TaggedAttachmentsTest-455342644 tempest-TaggedAttachmentsTest-455342644-project-member] http://192.168.122.202/volume/v3/volumes/8229fdde-37b7-4ba5-ad93-79dcad14fb70/action returned with HTTP 202 Sep 01 12:36:28 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 37/74] 192.168.122.202 () {64 vars in 1561 bytes} [Tue Sep 1 12:36:27 2026] POST /volume/v3/volumes/8229fdde-37b7-4ba5-ad93-79dcad14fb70/action => generated 0 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 12:36:28 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-31cd69ca-9bd5-4f3c-8189-ead48c5f5f4b None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:36:28 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-31cd69ca-9bd5-4f3c-8189-ead48c5f5f4b tempest-TaggedAttachmentsTest-455342644 tempest-TaggedAttachmentsTest-455342644-project-member] GET http://192.168.122.202/volume/v3/volumes/8229fdde-37b7-4ba5-ad93-79dcad14fb70 Sep 01 12:36:28 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-31cd69ca-9bd5-4f3c-8189-ead48c5f5f4b tempest-TaggedAttachmentsTest-455342644 tempest-TaggedAttachmentsTest-455342644-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:36:28 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-31cd69ca-9bd5-4f3c-8189-ead48c5f5f4b tempest-TaggedAttachmentsTest-455342644 tempest-TaggedAttachmentsTest-455342644-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:36:28 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:36:28 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:36:28 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:36:28 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:36:28 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-aa9709e4-6af2-413b-85c2-41a8256521ff None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:36:28 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-aa9709e4-6af2-413b-85c2-41a8256521ff None None] GET http://192.168.122.202/volume// Sep 01 12:36:28 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-aa9709e4-6af2-413b-85c2-41a8256521ff None None] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:36:28 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-aa9709e4-6af2-413b-85c2-41a8256521ff None None] Calling method 'all' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:36:28 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-aa9709e4-6af2-413b-85c2-41a8256521ff None None] http://192.168.122.202/volume// returned with HTTP 300 Sep 01 12:36:28 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 38/75] 192.168.122.202 () {58 vars in 1315 bytes} [Tue Sep 1 12:36:28 2026] GET /volume/ => generated 390 bytes in 12 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 12:36:28 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-01ab4f62-313b-4de9-add0-2c32e1da51ca req-4c7d3756-aaa8-4720-b99b-48c9fef1894c None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:36:28 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-01ab4f62-313b-4de9-add0-2c32e1da51ca req-4c7d3756-aaa8-4720-b99b-48c9fef1894c tempest-TaggedAttachmentsTest-455342644 tempest-TaggedAttachmentsTest-455342644-project-member] GET http://192.168.122.202/volume/v3/volumes/8229fdde-37b7-4ba5-ad93-79dcad14fb70 Sep 01 12:36:28 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-01ab4f62-313b-4de9-add0-2c32e1da51ca req-4c7d3756-aaa8-4720-b99b-48c9fef1894c tempest-TaggedAttachmentsTest-455342644 tempest-TaggedAttachmentsTest-455342644-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:36:28 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-31cd69ca-9bd5-4f3c-8189-ead48c5f5f4b tempest-TaggedAttachmentsTest-455342644 tempest-TaggedAttachmentsTest-455342644-project-member] Volume info retrieved successfully. Sep 01 12:36:28 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-01ab4f62-313b-4de9-add0-2c32e1da51ca req-4c7d3756-aaa8-4720-b99b-48c9fef1894c tempest-TaggedAttachmentsTest-455342644 tempest-TaggedAttachmentsTest-455342644-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:36:28 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:36:28 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:36:28 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-31cd69ca-9bd5-4f3c-8189-ead48c5f5f4b tempest-TaggedAttachmentsTest-455342644 tempest-TaggedAttachmentsTest-455342644-project-member] http://192.168.122.202/volume/v3/volumes/8229fdde-37b7-4ba5-ad93-79dcad14fb70 returned with HTTP 200 Sep 01 12:36:28 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 38/76] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:36:28 2026] GET /volume/v3/volumes/8229fdde-37b7-4ba5-ad93-79dcad14fb70 => generated 1149 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:36:28 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:36:28 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:36:28 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [req-01ab4f62-313b-4de9-add0-2c32e1da51ca req-4c7d3756-aaa8-4720-b99b-48c9fef1894c tempest-TaggedAttachmentsTest-455342644 tempest-TaggedAttachmentsTest-455342644-project-member] Volume info retrieved successfully. Sep 01 12:36:28 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-01ab4f62-313b-4de9-add0-2c32e1da51ca req-4c7d3756-aaa8-4720-b99b-48c9fef1894c tempest-TaggedAttachmentsTest-455342644 tempest-TaggedAttachmentsTest-455342644-project-member] http://192.168.122.202/volume/v3/volumes/8229fdde-37b7-4ba5-ad93-79dcad14fb70 returned with HTTP 200 Sep 01 12:36:28 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 39/77] 192.168.122.202 () {62 vars in 1528 bytes} [Tue Sep 1 12:36:28 2026] GET /volume/v3/volumes/8229fdde-37b7-4ba5-ad93-79dcad14fb70 => generated 1330 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 12:36:28 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-01ab4f62-313b-4de9-add0-2c32e1da51ca req-107cdf1e-848f-4516-bf8d-843707ec5251 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:36:28 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-01ab4f62-313b-4de9-add0-2c32e1da51ca req-107cdf1e-848f-4516-bf8d-843707ec5251 tempest-TaggedAttachmentsTest-455342644 tempest-TaggedAttachmentsTest-455342644-project-member] DELETE http://192.168.122.202/volume/v3/attachments/f6f2aac9-6a29-4846-94a1-0e3cb63b59d8 Sep 01 12:36:28 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-01ab4f62-313b-4de9-add0-2c32e1da51ca req-107cdf1e-848f-4516-bf8d-843707ec5251 tempest-TaggedAttachmentsTest-455342644 tempest-TaggedAttachmentsTest-455342644-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:36:28 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-01ab4f62-313b-4de9-add0-2c32e1da51ca req-107cdf1e-848f-4516-bf8d-843707ec5251 tempest-TaggedAttachmentsTest-455342644 tempest-TaggedAttachmentsTest-455342644-project-member] Calling method 'version_select' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:36:28 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:36:28 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:36:28 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:36:28 devstack devstack@c-api.service[86815]: return base.obj_make_list(context, Sep 01 12:36:29 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-01ab4f62-313b-4de9-add0-2c32e1da51ca req-107cdf1e-848f-4516-bf8d-843707ec5251 tempest-TaggedAttachmentsTest-455342644 tempest-TaggedAttachmentsTest-455342644-project-member] http://192.168.122.202/volume/v3/attachments/f6f2aac9-6a29-4846-94a1-0e3cb63b59d8 returned with HTTP 200 Sep 01 12:36:29 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 39/78] 192.168.122.202 () {64 vars in 1562 bytes} [Tue Sep 1 12:36:28 2026] DELETE /volume/v3/attachments/f6f2aac9-6a29-4846-94a1-0e3cb63b59d8 => generated 19 bytes in 322 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:36:29 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-26f3021b-9cce-4758-88ec-2a9e6531f5f3 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:36:29 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-26f3021b-9cce-4758-88ec-2a9e6531f5f3 tempest-TaggedAttachmentsTest-455342644 tempest-TaggedAttachmentsTest-455342644-project-member] GET http://192.168.122.202/volume/v3/volumes/8229fdde-37b7-4ba5-ad93-79dcad14fb70 Sep 01 12:36:29 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-26f3021b-9cce-4758-88ec-2a9e6531f5f3 tempest-TaggedAttachmentsTest-455342644 tempest-TaggedAttachmentsTest-455342644-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:36:29 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-26f3021b-9cce-4758-88ec-2a9e6531f5f3 tempest-TaggedAttachmentsTest-455342644 tempest-TaggedAttachmentsTest-455342644-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:36:29 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:36:29 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:36:29 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:36:29 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:36:29 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-26f3021b-9cce-4758-88ec-2a9e6531f5f3 tempest-TaggedAttachmentsTest-455342644 tempest-TaggedAttachmentsTest-455342644-project-member] Volume info retrieved successfully. Sep 01 12:36:29 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-26f3021b-9cce-4758-88ec-2a9e6531f5f3 tempest-TaggedAttachmentsTest-455342644 tempest-TaggedAttachmentsTest-455342644-project-member] http://192.168.122.202/volume/v3/volumes/8229fdde-37b7-4ba5-ad93-79dcad14fb70 returned with HTTP 200 Sep 01 12:36:29 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 40/79] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:36:29 2026] GET /volume/v3/volumes/8229fdde-37b7-4ba5-ad93-79dcad14fb70 => generated 854 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:36:29 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-b0481a5d-fde0-4873-892c-84e4235ee93c None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:36:30 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b0481a5d-fde0-4873-892c-84e4235ee93c tempest-GroupSnapshotsV319Test-181370925 tempest-GroupSnapshotsV319Test-181370925-project-admin] POST http://192.168.122.202/volume/v3/types Sep 01 12:36:30 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b0481a5d-fde0-4873-892c-84e4235ee93c tempest-GroupSnapshotsV319Test-181370925 tempest-GroupSnapshotsV319Test-181370925-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsV319Test-volume-type-1600116193"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:36:30 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:36:30 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:36:31 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b0481a5d-fde0-4873-892c-84e4235ee93c tempest-GroupSnapshotsV319Test-181370925 tempest-GroupSnapshotsV319Test-181370925-project-admin] http://192.168.122.202/volume/v3/types returned with HTTP 200 Sep 01 12:36:31 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 40/80] 192.168.122.202 () {60 vars in 1136 bytes} [Tue Sep 1 12:36:29 2026] POST /volume/v3/types => generated 228 bytes in 1072 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:36:31 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-9b55462e-1927-4f4e-88b5-516cd30ead6c None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:36:31 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9b55462e-1927-4f4e-88b5-516cd30ead6c tempest-GroupSnapshotsV319Test-181370925 tempest-GroupSnapshotsV319Test-181370925-project-admin] POST http://192.168.122.202/volume/v3/group_types Sep 01 12:36:31 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-9b55462e-1927-4f4e-88b5-516cd30ead6c tempest-GroupSnapshotsV319Test-181370925 tempest-GroupSnapshotsV319Test-181370925-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsV319Test-group-type-1257514026"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:36:31 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9b55462e-1927-4f4e-88b5-516cd30ead6c tempest-GroupSnapshotsV319Test-181370925 tempest-GroupSnapshotsV319Test-181370925-project-admin] http://192.168.122.202/volume/v3/group_types returned with HTTP 202 Sep 01 12:36:31 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 41/81] 192.168.122.202 () {62 vars in 1195 bytes} [Tue Sep 1 12:36:31 2026] POST /volume/v3/group_types => generated 185 bytes in 185 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:36:31 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-33c72346-3911-4611-bb88-28f007402696 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:36:31 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-33c72346-3911-4611-bb88-28f007402696 tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] POST http://192.168.122.202/volume/v3/groups Sep 01 12:36:31 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-33c72346-3911-4611-bb88-28f007402696 tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "728e93c6-7299-4f28-9c3d-f929aac62cbb", "volume_types": ["a892e356-330b-4bb7-817d-0c7f56c9fcd8"], "name": "tempest-GroupSnapshotsV319Test-Group-548056638"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:36:31 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.groups [None req-33c72346-3911-4611-bb88-28f007402696 tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] Creating new group {'group': {'group_type': '728e93c6-7299-4f28-9c3d-f929aac62cbb', 'volume_types': ['a892e356-330b-4bb7-817d-0c7f56c9fcd8'], 'name': 'tempest-GroupSnapshotsV319Test-Group-548056638'}} {{(pid=86815) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 01 12:36:31 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.groups [None req-33c72346-3911-4611-bb88-28f007402696 tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] Creating group tempest-GroupSnapshotsV319Test-Group-548056638. Sep 01 12:36:31 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/service.py:236: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:36:31 devstack devstack@c-api.service[86815]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 12:36:31 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-33c72346-3911-4611-bb88-28f007402696 tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] Availability zone cache updated, next update will occur around 2026-09-01 11:36:31.558205. {{(pid=86815) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 01 12:36:31 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-33c72346-3911-4611-bb88-28f007402696 tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] Availability Zones retrieved successfully. Sep 01 12:36:31 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-33c72346-3911-4611-bb88-28f007402696 tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] Created reservations ['86f3424b-1367-4219-85ff-7323cabb8242'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:36:31 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-33c72346-3911-4611-bb88-28f007402696 tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] http://192.168.122.202/volume/v3/groups returned with HTTP 202 Sep 01 12:36:31 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 41/82] 192.168.122.202 () {62 vars in 1181 bytes} [Tue Sep 1 12:36:31 2026] POST /volume/v3/groups => generated 115 bytes in 563 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:36:31 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-4b9964b1-1537-4b2a-805b-52558c23bfa0 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:36:31 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-4b9964b1-1537-4b2a-805b-52558c23bfa0 tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] GET http://192.168.122.202/volume/v3/groups/883547ca-efd2-4044-815c-47a421540b34 Sep 01 12:36:31 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-4b9964b1-1537-4b2a-805b-52558c23bfa0 tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:36:31 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-4b9964b1-1537-4b2a-805b-52558c23bfa0 tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] Calling method 'version_select' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:36:31 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.groups [None req-4b9964b1-1537-4b2a-805b-52558c23bfa0 tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] show called for member 883547ca-efd2-4044-815c-47a421540b34 {{(pid=86814) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 12:36:31 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:36:31 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:36:31 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:36:31 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, cls(context), Sep 01 12:36:31 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-4b9964b1-1537-4b2a-805b-52558c23bfa0 tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] http://192.168.122.202/volume/v3/groups/883547ca-efd2-4044-815c-47a421540b34 returned with HTTP 200 Sep 01 12:36:31 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 42/83] 192.168.122.202 () {60 vars in 1270 bytes} [Tue Sep 1 12:36:31 2026] GET /volume/v3/groups/883547ca-efd2-4044-815c-47a421540b34 => generated 395 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:36:32 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-5a35f0a5-321a-47dc-8e15-ec2b91d2bc10 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:36:32 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-5a35f0a5-321a-47dc-8e15-ec2b91d2bc10 tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] GET http://192.168.122.202/volume/v3/groups/883547ca-efd2-4044-815c-47a421540b34 Sep 01 12:36:32 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-5a35f0a5-321a-47dc-8e15-ec2b91d2bc10 tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:36:32 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-5a35f0a5-321a-47dc-8e15-ec2b91d2bc10 tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] Calling method 'version_select' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:36:32 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.groups [None req-5a35f0a5-321a-47dc-8e15-ec2b91d2bc10 tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] show called for member 883547ca-efd2-4044-815c-47a421540b34 {{(pid=86815) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 12:36:32 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:36:32 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:36:33 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:36:33 devstack devstack@c-api.service[86815]: return base.obj_make_list(context, cls(context), Sep 01 12:36:33 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-5a35f0a5-321a-47dc-8e15-ec2b91d2bc10 tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] http://192.168.122.202/volume/v3/groups/883547ca-efd2-4044-815c-47a421540b34 returned with HTTP 200 Sep 01 12:36:33 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 42/84] 192.168.122.202 () {60 vars in 1270 bytes} [Tue Sep 1 12:36:32 2026] GET /volume/v3/groups/883547ca-efd2-4044-815c-47a421540b34 => generated 396 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:36:33 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-3e9d6e8d-4b4b-4dae-92b1-31c6c4333631 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:36:33 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-3e9d6e8d-4b4b-4dae-92b1-31c6c4333631 tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] POST http://192.168.122.202/volume/v3/volumes Sep 01 12:36:33 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-3e9d6e8d-4b4b-4dae-92b1-31c6c4333631 tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-35791792", "volume_type": "a892e356-330b-4bb7-817d-0c7f56c9fcd8", "group_id": "883547ca-efd2-4044-815c-47a421540b34", "size": 1}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:36:33 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volumes [None req-3e9d6e8d-4b4b-4dae-92b1-31c6c4333631 tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-35791792', 'volume_type': 'a892e356-330b-4bb7-817d-0c7f56c9fcd8', 'group_id': '883547ca-efd2-4044-815c-47a421540b34', 'size': 1}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:36:33 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:36:33 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:36:33 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-3e9d6e8d-4b4b-4dae-92b1-31c6c4333631 tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] Create volume of 1 GB Sep 01 12:36:33 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:36:33 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, cls(context), Sep 01 12:36:33 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-3e9d6e8d-4b4b-4dae-92b1-31c6c4333631 tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] Availability Zones retrieved successfully. Sep 01 12:36:33 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-3e9d6e8d-4b4b-4dae-92b1-31c6c4333631 tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] Flow 'volume_create_api' (40051698-c282-4dae-9182-ab0f3c0dbb5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:36:33 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-3e9d6e8d-4b4b-4dae-92b1-31c6c4333631 tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6660974e-680b-439f-969f-6cc51f7d408e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:36:33 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:36:33 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:36:33 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.flows.api.create_volume [None req-3e9d6e8d-4b4b-4dae-92b1-31c6c4333631 tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] Validating volume size '1' using validate_int {{(pid=86814) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 12:36:33 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-3e9d6e8d-4b4b-4dae-92b1-31c6c4333631 tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6660974e-680b-439f-969f-6cc51f7d408e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T10:36:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=a892e356-330b-4bb7-817d-0c7f56c9fcd8,is_public=True,name='tempest-GroupSnapshotsV319Test-volume-type-1600116193',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a892e356-330b-4bb7-817d-0c7f56c9fcd8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '883547ca-efd2-4044-815c-47a421540b34', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:36:33 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-3e9d6e8d-4b4b-4dae-92b1-31c6c4333631 tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (42974fc4-6187-4624-81b0-2346dfce02ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:36:33 devstack devstack@c-api.service[86814]: WARNING cinder.quota [None req-3e9d6e8d-4b4b-4dae-92b1-31c6c4333631 tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsV319Test-volume-type-1600116193 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsV319Test-volume-type-1600116193, it is now deprecated. Please use the default quota class for default quota. Sep 01 12:36:33 devstack devstack@c-api.service[86814]: WARNING cinder.quota [None req-3e9d6e8d-4b4b-4dae-92b1-31c6c4333631 tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1600116193 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1600116193, it is now deprecated. Please use the default quota class for default quota. Sep 01 12:36:33 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-3e9d6e8d-4b4b-4dae-92b1-31c6c4333631 tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] Created reservations ['547b7fe6-4b20-4a11-97fd-cc22806e34fa', 'b4819326-9b35-4c17-9901-06738fec08da', 'db778678-9e1c-4315-a2f9-9e065aacc738', '73c718a2-e6e8-4725-9172-783122f5cc7f'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:36:33 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-3e9d6e8d-4b4b-4dae-92b1-31c6c4333631 tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (42974fc4-6187-4624-81b0-2346dfce02ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['547b7fe6-4b20-4a11-97fd-cc22806e34fa', 'b4819326-9b35-4c17-9901-06738fec08da', 'db778678-9e1c-4315-a2f9-9e065aacc738', '73c718a2-e6e8-4725-9172-783122f5cc7f']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:36:33 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-3e9d6e8d-4b4b-4dae-92b1-31c6c4333631 tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd7fbf3e-0789-40c7-badb-b6b006f0e11e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:36:33 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:36:33 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:36:33 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-3e9d6e8d-4b4b-4dae-92b1-31c6c4333631 tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd7fbf3e-0789-40c7-badb-b6b006f0e11e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '250c73d6-e2c1-4fad-b51e-5cd3fbe6ecad', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-35791792',encryption_key_id=None,group_id=883547ca-efd2-4044-815c-47a421540b34,group_type_id=,metadata={},multiattach=False,project_id='2f70d66702774f98830b4f79fff3530a',qos_specs=None,replication_status=,reservations=['547b7fe6-4b20-4a11-97fd-cc22806e34fa','b4819326-9b35-4c17-9901-06738fec08da','db778678-9e1c-4315-a2f9-9e065aacc738','73c718a2-e6e8-4725-9172-783122f5cc7f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='50bd38208b89477b81dd39bd37c95cdf',volume_type_id=a892e356-330b-4bb7-817d-0c7f56c9fcd8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T10:36:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-35791792',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=883547ca-efd2-4044-815c-47a421540b34,host=None,id=250c73d6-e2c1-4fad-b51e-5cd3fbe6ecad,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2f70d66702774f98830b4f79fff3530a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='50bd38208b89477b81dd39bd37c95cdf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a892e356-330b-4bb7-817d-0c7f56c9fcd8),volume_type_id=a892e356-330b-4bb7-817d-0c7f56c9fcd8)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:36:33 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-3e9d6e8d-4b4b-4dae-92b1-31c6c4333631 tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5bdfd724-42cd-4317-affc-3021d7388826) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:36:34 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-3e9d6e8d-4b4b-4dae-92b1-31c6c4333631 tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5bdfd724-42cd-4317-affc-3021d7388826) transitioned into state 'SUCCESS' from state '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-35791792',encryption_key_id=None,group_id=883547ca-efd2-4044-815c-47a421540b34,group_type_id=,metadata={},multiattach=False,project_id='2f70d66702774f98830b4f79fff3530a',qos_specs=None,replication_status=,reservations=['547b7fe6-4b20-4a11-97fd-cc22806e34fa','b4819326-9b35-4c17-9901-06738fec08da','db778678-9e1c-4315-a2f9-9e065aacc738','73c718a2-e6e8-4725-9172-783122f5cc7f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='50bd38208b89477b81dd39bd37c95cdf',volume_type_id=a892e356-330b-4bb7-817d-0c7f56c9fcd8)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:36:34 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-3e9d6e8d-4b4b-4dae-92b1-31c6c4333631 tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4823f8b-fcfe-41a9-8d00-d7527f135b26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:36:34 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-3e9d6e8d-4b4b-4dae-92b1-31c6c4333631 tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4823f8b-fcfe-41a9-8d00-d7527f135b26) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:36:34 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-3e9d6e8d-4b4b-4dae-92b1-31c6c4333631 tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] Flow 'volume_create_api' (40051698-c282-4dae-9182-ab0f3c0dbb5d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86814) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:36:34 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-3e9d6e8d-4b4b-4dae-92b1-31c6c4333631 tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] Create volume request issued successfully. Sep 01 12:36:34 devstack devstack@c-api.service[86814]: WARNING stevedore.named [None req-3e9d6e8d-4b4b-4dae-92b1-31c6c4333631 tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:36:34 devstack devstack@c-api.service[86814]: WARNING castellan.key_manager [None req-3e9d6e8d-4b4b-4dae-92b1-31c6c4333631 tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:36:34 devstack devstack@c-api.service[86814]: DEBUG oslo_db.sqlalchemy.engines [None req-3e9d6e8d-4b4b-4dae-92b1-31c6c4333631 tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86814) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 12:36:34 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:36:34 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:36:34 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-3e9d6e8d-4b4b-4dae-92b1-31c6c4333631 tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] http://192.168.122.202/volume/v3/volumes returned with HTTP 202 Sep 01 12:36:34 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 43/85] 192.168.122.202 () {62 vars in 1184 bytes} [Tue Sep 1 12:36:33 2026] POST /volume/v3/volumes => generated 833 bytes in 1207 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:36:34 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-77aca5d1-f49c-4cfc-97e3-f8fb8fce24fc None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:36:34 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-77aca5d1-f49c-4cfc-97e3-f8fb8fce24fc tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] GET http://192.168.122.202/volume/v3/volumes/250c73d6-e2c1-4fad-b51e-5cd3fbe6ecad Sep 01 12:36:34 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-77aca5d1-f49c-4cfc-97e3-f8fb8fce24fc tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:36:34 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-77aca5d1-f49c-4cfc-97e3-f8fb8fce24fc tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:36:34 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:36:34 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:36:34 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:36:34 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:36:34 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-77aca5d1-f49c-4cfc-97e3-f8fb8fce24fc tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] Volume info retrieved successfully. Sep 01 12:36:34 devstack devstack@c-api.service[86815]: WARNING stevedore.named [None req-77aca5d1-f49c-4cfc-97e3-f8fb8fce24fc tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:36:34 devstack devstack@c-api.service[86815]: WARNING castellan.key_manager [None req-77aca5d1-f49c-4cfc-97e3-f8fb8fce24fc tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:36:34 devstack devstack@c-api.service[86815]: DEBUG oslo_db.sqlalchemy.engines [None req-77aca5d1-f49c-4cfc-97e3-f8fb8fce24fc tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86815) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 12:36:34 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:36:34 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:36:34 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-77aca5d1-f49c-4cfc-97e3-f8fb8fce24fc tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] http://192.168.122.202/volume/v3/volumes/250c73d6-e2c1-4fad-b51e-5cd3fbe6ecad returned with HTTP 200 Sep 01 12:36:34 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 43/86] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:36:34 2026] GET /volume/v3/volumes/250c73d6-e2c1-4fad-b51e-5cd3fbe6ecad => generated 901 bytes in 349 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:36:35 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-ae18d46f-c376-4aff-89aa-ca1de0d77e49 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:36:35 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ae18d46f-c376-4aff-89aa-ca1de0d77e49 tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] GET http://192.168.122.202/volume/v3/volumes/250c73d6-e2c1-4fad-b51e-5cd3fbe6ecad Sep 01 12:36:35 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-ae18d46f-c376-4aff-89aa-ca1de0d77e49 tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:36:35 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-ae18d46f-c376-4aff-89aa-ca1de0d77e49 tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:36:35 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:36:35 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:36:35 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:36:35 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:36:35 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-ae18d46f-c376-4aff-89aa-ca1de0d77e49 tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] Volume info retrieved successfully. Sep 01 12:36:35 devstack devstack@c-api.service[86814]: WARNING stevedore.named [None req-ae18d46f-c376-4aff-89aa-ca1de0d77e49 tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:36:35 devstack devstack@c-api.service[86814]: WARNING castellan.key_manager [None req-ae18d46f-c376-4aff-89aa-ca1de0d77e49 tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:36:35 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-6571c6ec-56ab-4f9e-b1d6-4cafa272809a None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:36:36 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-6571c6ec-56ab-4f9e-b1d6-4cafa272809a tempest-TaggedAttachmentsTest-455342644 tempest-TaggedAttachmentsTest-455342644-project-member] GET http://192.168.122.202/volume/v3/volumes/8229fdde-37b7-4ba5-ad93-79dcad14fb70 Sep 01 12:36:36 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-6571c6ec-56ab-4f9e-b1d6-4cafa272809a tempest-TaggedAttachmentsTest-455342644 tempest-TaggedAttachmentsTest-455342644-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:36:36 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-6571c6ec-56ab-4f9e-b1d6-4cafa272809a tempest-TaggedAttachmentsTest-455342644 tempest-TaggedAttachmentsTest-455342644-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:36:36 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:36:36 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:36:36 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:36:36 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:36:36 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-6571c6ec-56ab-4f9e-b1d6-4cafa272809a tempest-TaggedAttachmentsTest-455342644 tempest-TaggedAttachmentsTest-455342644-project-member] Volume info retrieved successfully. Sep 01 12:36:36 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-6571c6ec-56ab-4f9e-b1d6-4cafa272809a tempest-TaggedAttachmentsTest-455342644 tempest-TaggedAttachmentsTest-455342644-project-member] http://192.168.122.202/volume/v3/volumes/8229fdde-37b7-4ba5-ad93-79dcad14fb70 returned with HTTP 200 Sep 01 12:36:36 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 44/87] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:36:35 2026] GET /volume/v3/volumes/8229fdde-37b7-4ba5-ad93-79dcad14fb70 => generated 854 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:36:36 devstack devstack@c-api.service[86814]: DEBUG oslo_db.sqlalchemy.engines [None req-ae18d46f-c376-4aff-89aa-ca1de0d77e49 tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86814) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 12:36:36 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:36:36 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:36:36 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ae18d46f-c376-4aff-89aa-ca1de0d77e49 tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] http://192.168.122.202/volume/v3/volumes/250c73d6-e2c1-4fad-b51e-5cd3fbe6ecad returned with HTTP 200 Sep 01 12:36:36 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 44/88] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:36:35 2026] GET /volume/v3/volumes/250c73d6-e2c1-4fad-b51e-5cd3fbe6ecad => generated 925 bytes in 551 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:36:36 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-5a42876d-0afb-40a3-aaed-ad1886a26333 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:36:36 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-5a42876d-0afb-40a3-aaed-ad1886a26333 tempest-TaggedAttachmentsTest-455342644 tempest-TaggedAttachmentsTest-455342644-project-member] GET http://192.168.122.202/volume/v3/volumes/8229fdde-37b7-4ba5-ad93-79dcad14fb70 Sep 01 12:36:36 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-5a42876d-0afb-40a3-aaed-ad1886a26333 tempest-TaggedAttachmentsTest-455342644 tempest-TaggedAttachmentsTest-455342644-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:36:36 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-5a42876d-0afb-40a3-aaed-ad1886a26333 tempest-TaggedAttachmentsTest-455342644 tempest-TaggedAttachmentsTest-455342644-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:36:36 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:36:36 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:36:36 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:36:36 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:36:36 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-5a42876d-0afb-40a3-aaed-ad1886a26333 tempest-TaggedAttachmentsTest-455342644 tempest-TaggedAttachmentsTest-455342644-project-member] Volume info retrieved successfully. Sep 01 12:36:36 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-5a42876d-0afb-40a3-aaed-ad1886a26333 tempest-TaggedAttachmentsTest-455342644 tempest-TaggedAttachmentsTest-455342644-project-member] http://192.168.122.202/volume/v3/volumes/8229fdde-37b7-4ba5-ad93-79dcad14fb70 returned with HTTP 200 Sep 01 12:36:36 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 45/89] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:36:36 2026] GET /volume/v3/volumes/8229fdde-37b7-4ba5-ad93-79dcad14fb70 => generated 854 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:36:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-90c1c59a-ac72-4410-bbb9-4719ba91475c None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:36:37 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-90c1c59a-ac72-4410-bbb9-4719ba91475c tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] GET http://192.168.122.202/volume/v3/volumes/250c73d6-e2c1-4fad-b51e-5cd3fbe6ecad Sep 01 12:36:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-90c1c59a-ac72-4410-bbb9-4719ba91475c tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:36:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-90c1c59a-ac72-4410-bbb9-4719ba91475c tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:36:37 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:36:37 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:36:37 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:36:37 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:36:37 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-90c1c59a-ac72-4410-bbb9-4719ba91475c tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] Volume info retrieved successfully. Sep 01 12:36:37 devstack devstack@c-api.service[86814]: WARNING stevedore.named [None req-90c1c59a-ac72-4410-bbb9-4719ba91475c tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:36:37 devstack devstack@c-api.service[86814]: WARNING castellan.key_manager [None req-90c1c59a-ac72-4410-bbb9-4719ba91475c tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:36:37 devstack devstack@c-api.service[86814]: DEBUG oslo_db.sqlalchemy.engines [None req-90c1c59a-ac72-4410-bbb9-4719ba91475c tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86814) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 12:36:37 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:36:37 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:36:37 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-90c1c59a-ac72-4410-bbb9-4719ba91475c tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] http://192.168.122.202/volume/v3/volumes/250c73d6-e2c1-4fad-b51e-5cd3fbe6ecad returned with HTTP 200 Sep 01 12:36:37 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 45/90] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:36:37 2026] GET /volume/v3/volumes/250c73d6-e2c1-4fad-b51e-5cd3fbe6ecad => generated 926 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:36:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-e1f3805a-921f-4270-8967-5d33d6f2790c None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:36:37 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e1f3805a-921f-4270-8967-5d33d6f2790c tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] POST http://192.168.122.202/volume/v3/group_snapshots Sep 01 12:36:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e1f3805a-921f-4270-8967-5d33d6f2790c tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "883547ca-efd2-4044-815c-47a421540b34", "name": "tempest-GroupSnapshotsV319Test-Group_Snapshot-1904547382"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:36:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.group_snapshots [None req-e1f3805a-921f-4270-8967-5d33d6f2790c tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '883547ca-efd2-4044-815c-47a421540b34', 'name': 'tempest-GroupSnapshotsV319Test-Group_Snapshot-1904547382'}} {{(pid=86815) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 01 12:36:37 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:36:37 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:36:37 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.group_snapshots [None req-e1f3805a-921f-4270-8967-5d33d6f2790c tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] Creating group_snapshot tempest-GroupSnapshotsV319Test-Group_Snapshot-1904547382. Sep 01 12:36:37 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:696: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:36:37 devstack devstack@c-api.service[86815]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 12:36:37 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:36:37 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:36:37 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:36:37 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:36:37 devstack devstack@c-api.service[86815]: WARNING cinder.quota [None req-e1f3805a-921f-4270-8967-5d33d6f2790c tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1600116193 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1600116193, it is now deprecated. Please use the default quota class for default quota. Sep 01 12:36:37 devstack devstack@c-api.service[86815]: WARNING cinder.quota [None req-e1f3805a-921f-4270-8967-5d33d6f2790c tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsV319Test-volume-type-1600116193 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsV319Test-volume-type-1600116193, it is now deprecated. Please use the default quota class for default quota. Sep 01 12:36:37 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-e1f3805a-921f-4270-8967-5d33d6f2790c tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] Created reservations ['8a442017-a863-4a8a-955c-c3102998e526', '7e485b7b-5ba3-4e87-a493-cffb263df786', 'e23562cd-5ca1-4051-aac8-9200fc7f02f7', '2ca0990a-d2c6-4009-814a-262ca418b762'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:36:38 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e1f3805a-921f-4270-8967-5d33d6f2790c tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] http://192.168.122.202/volume/v3/group_snapshots returned with HTTP 202 Sep 01 12:36:38 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 46/91] 192.168.122.202 () {62 vars in 1208 bytes} [Tue Sep 1 12:36:37 2026] POST /volume/v3/group_snapshots => generated 191 bytes in 531 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:36:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-cc1fae77-6226-444a-93eb-5dcb446fe4ce None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:36:38 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-cc1fae77-6226-444a-93eb-5dcb446fe4ce tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] GET http://192.168.122.202/volume/v3/group_snapshots/a6b7bc3a-8e61-4e4d-8b89-639985965524 Sep 01 12:36:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-cc1fae77-6226-444a-93eb-5dcb446fe4ce tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:36:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-cc1fae77-6226-444a-93eb-5dcb446fe4ce tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] Calling method 'version_select' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:36:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.group_snapshots [None req-cc1fae77-6226-444a-93eb-5dcb446fe4ce tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] show called for member a6b7bc3a-8e61-4e4d-8b89-639985965524 {{(pid=86814) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 12:36:38 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:36:38 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:36:38 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-cc1fae77-6226-444a-93eb-5dcb446fe4ce tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] http://192.168.122.202/volume/v3/group_snapshots/a6b7bc3a-8e61-4e4d-8b89-639985965524 returned with HTTP 200 Sep 01 12:36:38 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 46/92] 192.168.122.202 () {60 vars in 1297 bytes} [Tue Sep 1 12:36:38 2026] GET /volume/v3/group_snapshots/a6b7bc3a-8e61-4e4d-8b89-639985965524 => generated 330 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:36:39 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-584379db-5670-4c42-8049-58784d0cdb9a None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:36:39 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-584379db-5670-4c42-8049-58784d0cdb9a tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] GET http://192.168.122.202/volume/v3/group_snapshots/a6b7bc3a-8e61-4e4d-8b89-639985965524 Sep 01 12:36:39 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-584379db-5670-4c42-8049-58784d0cdb9a tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:36:39 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-584379db-5670-4c42-8049-58784d0cdb9a tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] Calling method 'version_select' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:36:39 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.group_snapshots [None req-584379db-5670-4c42-8049-58784d0cdb9a tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] show called for member a6b7bc3a-8e61-4e4d-8b89-639985965524 {{(pid=86815) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 12:36:39 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:36:39 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:36:39 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-584379db-5670-4c42-8049-58784d0cdb9a tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] http://192.168.122.202/volume/v3/group_snapshots/a6b7bc3a-8e61-4e4d-8b89-639985965524 returned with HTTP 200 Sep 01 12:36:39 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 47/93] 192.168.122.202 () {60 vars in 1297 bytes} [Tue Sep 1 12:36:39 2026] GET /volume/v3/group_snapshots/a6b7bc3a-8e61-4e4d-8b89-639985965524 => generated 330 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:36:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-d72b85ab-0cca-467f-b709-54bb58e62134 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:36:40 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d72b85ab-0cca-467f-b709-54bb58e62134 tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] GET http://192.168.122.202/volume/v3/group_snapshots/a6b7bc3a-8e61-4e4d-8b89-639985965524 Sep 01 12:36:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d72b85ab-0cca-467f-b709-54bb58e62134 tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:36:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d72b85ab-0cca-467f-b709-54bb58e62134 tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] Calling method 'version_select' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:36:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.group_snapshots [None req-d72b85ab-0cca-467f-b709-54bb58e62134 tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] show called for member a6b7bc3a-8e61-4e4d-8b89-639985965524 {{(pid=86814) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 12:36:40 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:36:40 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:36:40 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d72b85ab-0cca-467f-b709-54bb58e62134 tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] http://192.168.122.202/volume/v3/group_snapshots/a6b7bc3a-8e61-4e4d-8b89-639985965524 returned with HTTP 200 Sep 01 12:36:40 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 47/94] 192.168.122.202 () {60 vars in 1297 bytes} [Tue Sep 1 12:36:40 2026] GET /volume/v3/group_snapshots/a6b7bc3a-8e61-4e4d-8b89-639985965524 => generated 330 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:36:41 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-b1f4b565-2471-47bc-a618-b22eb17cff1f None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:36:41 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b1f4b565-2471-47bc-a618-b22eb17cff1f tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] GET http://192.168.122.202/volume/v3/group_snapshots/a6b7bc3a-8e61-4e4d-8b89-639985965524 Sep 01 12:36:41 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b1f4b565-2471-47bc-a618-b22eb17cff1f tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:36:41 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b1f4b565-2471-47bc-a618-b22eb17cff1f tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] Calling method 'version_select' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:36:41 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.group_snapshots [None req-b1f4b565-2471-47bc-a618-b22eb17cff1f tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] show called for member a6b7bc3a-8e61-4e4d-8b89-639985965524 {{(pid=86815) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 12:36:41 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:36:41 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:36:41 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b1f4b565-2471-47bc-a618-b22eb17cff1f tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] http://192.168.122.202/volume/v3/group_snapshots/a6b7bc3a-8e61-4e4d-8b89-639985965524 returned with HTTP 200 Sep 01 12:36:41 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 48/95] 192.168.122.202 () {60 vars in 1297 bytes} [Tue Sep 1 12:36:41 2026] GET /volume/v3/group_snapshots/a6b7bc3a-8e61-4e4d-8b89-639985965524 => generated 330 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:36:42 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-fac2b3c7-35bd-4017-9b38-b2bd6265ba81 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:36:42 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-fac2b3c7-35bd-4017-9b38-b2bd6265ba81 tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] GET http://192.168.122.202/volume/v3/group_snapshots/a6b7bc3a-8e61-4e4d-8b89-639985965524 Sep 01 12:36:42 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-fac2b3c7-35bd-4017-9b38-b2bd6265ba81 tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:36:42 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-fac2b3c7-35bd-4017-9b38-b2bd6265ba81 tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] Calling method 'version_select' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:36:42 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.group_snapshots [None req-fac2b3c7-35bd-4017-9b38-b2bd6265ba81 tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] show called for member a6b7bc3a-8e61-4e4d-8b89-639985965524 {{(pid=86814) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 12:36:42 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:36:42 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:36:42 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-fac2b3c7-35bd-4017-9b38-b2bd6265ba81 tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] http://192.168.122.202/volume/v3/group_snapshots/a6b7bc3a-8e61-4e4d-8b89-639985965524 returned with HTTP 200 Sep 01 12:36:42 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 48/96] 192.168.122.202 () {60 vars in 1297 bytes} [Tue Sep 1 12:36:42 2026] GET /volume/v3/group_snapshots/a6b7bc3a-8e61-4e4d-8b89-639985965524 => generated 331 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:36:42 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-81cbe185-9f71-46ef-8cc1-a60d226090e0 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:36:42 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-81cbe185-9f71-46ef-8cc1-a60d226090e0 tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] GET http://192.168.122.202/volume/v3/snapshots/detail Sep 01 12:36:42 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-81cbe185-9f71-46ef-8cc1-a60d226090e0 tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:36:42 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-81cbe185-9f71-46ef-8cc1-a60d226090e0 tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] Calling method 'detail' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:36:42 devstack devstack@c-api.service[86815]: DEBUG cinder.api.api_utils [None req-81cbe185-9f71-46ef-8cc1-a60d226090e0 tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] Removing options '' from query. {{(pid=86815) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:36:42 devstack devstack@c-api.service[86815]: DEBUG cinder.db.api [None req-81cbe185-9f71-46ef-8cc1-a60d226090e0 tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] Building query based on filter {{(pid=86815) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 12:36:42 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:36:42 devstack devstack@c-api.service[86815]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 12:36:42 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-81cbe185-9f71-46ef-8cc1-a60d226090e0 tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] Get all snapshots completed successfully. Sep 01 12:36:42 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:36:42 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:36:42 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-81cbe185-9f71-46ef-8cc1-a60d226090e0 tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] http://192.168.122.202/volume/v3/snapshots/detail returned with HTTP 200 Sep 01 12:36:42 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 49/97] 192.168.122.202 () {58 vars in 1148 bytes} [Tue Sep 1 12:36:42 2026] GET /volume/v3/snapshots/detail => generated 477 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:36:42 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-5050d403-bf4a-4a63-a7d5-e6b4679932af None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:36:42 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-5050d403-bf4a-4a63-a7d5-e6b4679932af tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] GET http://192.168.122.202/volume/v3/snapshots/764e27f7-7301-4a13-b6db-54f6cc0b1ab4 Sep 01 12:36:42 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-5050d403-bf4a-4a63-a7d5-e6b4679932af tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:36:42 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-5050d403-bf4a-4a63-a7d5-e6b4679932af tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:36:42 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:36:42 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:36:42 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-5050d403-bf4a-4a63-a7d5-e6b4679932af tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] Snapshot retrieved successfully. Sep 01 12:36:42 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-5050d403-bf4a-4a63-a7d5-e6b4679932af tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] http://192.168.122.202/volume/v3/snapshots/764e27f7-7301-4a13-b6db-54f6cc0b1ab4 returned with HTTP 200 Sep 01 12:36:42 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 49/98] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:36:42 2026] GET /volume/v3/snapshots/764e27f7-7301-4a13-b6db-54f6cc0b1ab4 => generated 474 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:36:42 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-991e6c1c-581c-422e-9ecd-32b68f4c00a9 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:36:42 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-991e6c1c-581c-422e-9ecd-32b68f4c00a9 tempest-GroupSnapshotsV319Test-181370925 tempest-GroupSnapshotsV319Test-181370925-project-admin] POST http://192.168.122.202/volume/v3/group_snapshots/a6b7bc3a-8e61-4e4d-8b89-639985965524/action Sep 01 12:36:42 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-991e6c1c-581c-422e-9ecd-32b68f4c00a9 tempest-GroupSnapshotsV319Test-181370925 tempest-GroupSnapshotsV319Test-181370925-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=86815) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:36:42 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-991e6c1c-581c-422e-9ecd-32b68f4c00a9 tempest-GroupSnapshotsV319Test-181370925 tempest-GroupSnapshotsV319Test-181370925-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:36:42 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.group_snapshots [None req-991e6c1c-581c-422e-9ecd-32b68f4c00a9 tempest-GroupSnapshotsV319Test-181370925 tempest-GroupSnapshotsV319Test-181370925-project-admin] Updating group 'a6b7bc3a-8e61-4e4d-8b89-639985965524' with 'creating' {{(pid=86815) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 01 12:36:42 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:36:42 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:36:42 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-991e6c1c-581c-422e-9ecd-32b68f4c00a9 tempest-GroupSnapshotsV319Test-181370925 tempest-GroupSnapshotsV319Test-181370925-project-admin] http://192.168.122.202/volume/v3/group_snapshots/a6b7bc3a-8e61-4e4d-8b89-639985965524/action returned with HTTP 202 Sep 01 12:36:42 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 50/99] 192.168.122.202 () {62 vars in 1339 bytes} [Tue Sep 1 12:36:42 2026] POST /volume/v3/group_snapshots/a6b7bc3a-8e61-4e4d-8b89-639985965524/action => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 12:36:42 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-91d26510-cfc4-4784-a57f-2a302e6cdc01 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:36:42 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-91d26510-cfc4-4784-a57f-2a302e6cdc01 tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] GET http://192.168.122.202/volume/v3/group_snapshots/a6b7bc3a-8e61-4e4d-8b89-639985965524 Sep 01 12:36:42 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-91d26510-cfc4-4784-a57f-2a302e6cdc01 tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:36:42 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-91d26510-cfc4-4784-a57f-2a302e6cdc01 tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] Calling method 'version_select' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:36:42 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.group_snapshots [None req-91d26510-cfc4-4784-a57f-2a302e6cdc01 tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] show called for member a6b7bc3a-8e61-4e4d-8b89-639985965524 {{(pid=86814) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 12:36:42 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:36:42 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:36:42 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-91d26510-cfc4-4784-a57f-2a302e6cdc01 tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] http://192.168.122.202/volume/v3/group_snapshots/a6b7bc3a-8e61-4e4d-8b89-639985965524 returned with HTTP 200 Sep 01 12:36:42 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 50/100] 192.168.122.202 () {60 vars in 1297 bytes} [Tue Sep 1 12:36:42 2026] GET /volume/v3/group_snapshots/a6b7bc3a-8e61-4e4d-8b89-639985965524 => generated 330 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:36:42 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-ea6ff770-c0de-44ea-a007-a7de1e66a102 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:36:42 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-ea6ff770-c0de-44ea-a007-a7de1e66a102 tempest-GroupSnapshotsV319Test-181370925 tempest-GroupSnapshotsV319Test-181370925-project-admin] POST http://192.168.122.202/volume/v3/group_snapshots/a6b7bc3a-8e61-4e4d-8b89-639985965524/action Sep 01 12:36:42 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-ea6ff770-c0de-44ea-a007-a7de1e66a102 tempest-GroupSnapshotsV319Test-181370925 tempest-GroupSnapshotsV319Test-181370925-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=86815) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:36:42 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-ea6ff770-c0de-44ea-a007-a7de1e66a102 tempest-GroupSnapshotsV319Test-181370925 tempest-GroupSnapshotsV319Test-181370925-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:36:42 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.group_snapshots [None req-ea6ff770-c0de-44ea-a007-a7de1e66a102 tempest-GroupSnapshotsV319Test-181370925 tempest-GroupSnapshotsV319Test-181370925-project-admin] Updating group 'a6b7bc3a-8e61-4e4d-8b89-639985965524' with 'available' {{(pid=86815) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 01 12:36:42 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:36:42 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:36:42 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-ea6ff770-c0de-44ea-a007-a7de1e66a102 tempest-GroupSnapshotsV319Test-181370925 tempest-GroupSnapshotsV319Test-181370925-project-admin] http://192.168.122.202/volume/v3/group_snapshots/a6b7bc3a-8e61-4e4d-8b89-639985965524/action returned with HTTP 202 Sep 01 12:36:42 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 51/101] 192.168.122.202 () {62 vars in 1339 bytes} [Tue Sep 1 12:36:42 2026] POST /volume/v3/group_snapshots/a6b7bc3a-8e61-4e4d-8b89-639985965524/action => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 12:36:42 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-30ba5159-458f-41d1-b6f2-77f5112b9c24 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:36:42 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-30ba5159-458f-41d1-b6f2-77f5112b9c24 tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] GET http://192.168.122.202/volume/v3/group_snapshots/a6b7bc3a-8e61-4e4d-8b89-639985965524 Sep 01 12:36:42 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-30ba5159-458f-41d1-b6f2-77f5112b9c24 tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:36:42 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-30ba5159-458f-41d1-b6f2-77f5112b9c24 tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] Calling method 'version_select' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:36:42 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.group_snapshots [None req-30ba5159-458f-41d1-b6f2-77f5112b9c24 tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] show called for member a6b7bc3a-8e61-4e4d-8b89-639985965524 {{(pid=86814) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 12:36:42 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:36:42 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:36:42 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-30ba5159-458f-41d1-b6f2-77f5112b9c24 tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] http://192.168.122.202/volume/v3/group_snapshots/a6b7bc3a-8e61-4e4d-8b89-639985965524 returned with HTTP 200 Sep 01 12:36:42 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 51/102] 192.168.122.202 () {60 vars in 1297 bytes} [Tue Sep 1 12:36:42 2026] GET /volume/v3/group_snapshots/a6b7bc3a-8e61-4e4d-8b89-639985965524 => generated 331 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:36:42 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-da48f72a-2901-427e-97b9-9c252a99877a None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:36:42 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-da48f72a-2901-427e-97b9-9c252a99877a tempest-GroupSnapshotsV319Test-181370925 tempest-GroupSnapshotsV319Test-181370925-project-admin] POST http://192.168.122.202/volume/v3/group_snapshots/a6b7bc3a-8e61-4e4d-8b89-639985965524/action Sep 01 12:36:42 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-da48f72a-2901-427e-97b9-9c252a99877a tempest-GroupSnapshotsV319Test-181370925 tempest-GroupSnapshotsV319Test-181370925-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=86815) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:36:42 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-da48f72a-2901-427e-97b9-9c252a99877a tempest-GroupSnapshotsV319Test-181370925 tempest-GroupSnapshotsV319Test-181370925-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:36:42 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.group_snapshots [None req-da48f72a-2901-427e-97b9-9c252a99877a tempest-GroupSnapshotsV319Test-181370925 tempest-GroupSnapshotsV319Test-181370925-project-admin] Updating group 'a6b7bc3a-8e61-4e4d-8b89-639985965524' with 'error' {{(pid=86815) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 01 12:36:43 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:36:43 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:36:43 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-da48f72a-2901-427e-97b9-9c252a99877a tempest-GroupSnapshotsV319Test-181370925 tempest-GroupSnapshotsV319Test-181370925-project-admin] http://192.168.122.202/volume/v3/group_snapshots/a6b7bc3a-8e61-4e4d-8b89-639985965524/action returned with HTTP 202 Sep 01 12:36:43 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 52/103] 192.168.122.202 () {62 vars in 1339 bytes} [Tue Sep 1 12:36:42 2026] POST /volume/v3/group_snapshots/a6b7bc3a-8e61-4e4d-8b89-639985965524/action => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 12:36:43 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-778f4441-8df5-45da-bb43-e0b17ca991e9 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:36:43 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-778f4441-8df5-45da-bb43-e0b17ca991e9 tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] GET http://192.168.122.202/volume/v3/group_snapshots/a6b7bc3a-8e61-4e4d-8b89-639985965524 Sep 01 12:36:43 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-778f4441-8df5-45da-bb43-e0b17ca991e9 tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:36:43 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-778f4441-8df5-45da-bb43-e0b17ca991e9 tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] Calling method 'version_select' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:36:43 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.group_snapshots [None req-778f4441-8df5-45da-bb43-e0b17ca991e9 tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] show called for member a6b7bc3a-8e61-4e4d-8b89-639985965524 {{(pid=86814) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 12:36:43 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:36:43 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:36:43 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-778f4441-8df5-45da-bb43-e0b17ca991e9 tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] http://192.168.122.202/volume/v3/group_snapshots/a6b7bc3a-8e61-4e4d-8b89-639985965524 returned with HTTP 200 Sep 01 12:36:43 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 52/104] 192.168.122.202 () {60 vars in 1297 bytes} [Tue Sep 1 12:36:43 2026] GET /volume/v3/group_snapshots/a6b7bc3a-8e61-4e4d-8b89-639985965524 => generated 327 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:36:43 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-43335bd4-9f6c-4fa2-a698-fe76d795d2b8 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:36:43 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-43335bd4-9f6c-4fa2-a698-fe76d795d2b8 tempest-GroupSnapshotsV319Test-181370925 tempest-GroupSnapshotsV319Test-181370925-project-admin] POST http://192.168.122.202/volume/v3/group_snapshots/a6b7bc3a-8e61-4e4d-8b89-639985965524/action Sep 01 12:36:43 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-43335bd4-9f6c-4fa2-a698-fe76d795d2b8 tempest-GroupSnapshotsV319Test-181370925 tempest-GroupSnapshotsV319Test-181370925-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=86815) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:36:43 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-43335bd4-9f6c-4fa2-a698-fe76d795d2b8 tempest-GroupSnapshotsV319Test-181370925 tempest-GroupSnapshotsV319Test-181370925-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:36:43 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.group_snapshots [None req-43335bd4-9f6c-4fa2-a698-fe76d795d2b8 tempest-GroupSnapshotsV319Test-181370925 tempest-GroupSnapshotsV319Test-181370925-project-admin] Updating group 'a6b7bc3a-8e61-4e4d-8b89-639985965524' with 'available' {{(pid=86815) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 01 12:36:43 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:36:43 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:36:43 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-43335bd4-9f6c-4fa2-a698-fe76d795d2b8 tempest-GroupSnapshotsV319Test-181370925 tempest-GroupSnapshotsV319Test-181370925-project-admin] http://192.168.122.202/volume/v3/group_snapshots/a6b7bc3a-8e61-4e4d-8b89-639985965524/action returned with HTTP 202 Sep 01 12:36:43 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 53/105] 192.168.122.202 () {62 vars in 1339 bytes} [Tue Sep 1 12:36:43 2026] POST /volume/v3/group_snapshots/a6b7bc3a-8e61-4e4d-8b89-639985965524/action => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 12:36:43 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-31e1c7b6-c736-4f96-8001-be739a992422 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:36:43 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-31e1c7b6-c736-4f96-8001-be739a992422 tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] GET http://192.168.122.202/volume/v3/group_snapshots/a6b7bc3a-8e61-4e4d-8b89-639985965524 Sep 01 12:36:43 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-31e1c7b6-c736-4f96-8001-be739a992422 tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:36:43 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-31e1c7b6-c736-4f96-8001-be739a992422 tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] Calling method 'version_select' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:36:43 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.group_snapshots [None req-31e1c7b6-c736-4f96-8001-be739a992422 tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] show called for member a6b7bc3a-8e61-4e4d-8b89-639985965524 {{(pid=86814) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 12:36:43 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:36:43 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:36:43 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-31e1c7b6-c736-4f96-8001-be739a992422 tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] http://192.168.122.202/volume/v3/group_snapshots/a6b7bc3a-8e61-4e4d-8b89-639985965524 returned with HTTP 200 Sep 01 12:36:43 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 53/106] 192.168.122.202 () {60 vars in 1297 bytes} [Tue Sep 1 12:36:43 2026] GET /volume/v3/group_snapshots/a6b7bc3a-8e61-4e4d-8b89-639985965524 => generated 331 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:36:43 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-5a579f85-ec34-4c51-8a42-d2f7ae43e259 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:36:43 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-5a579f85-ec34-4c51-8a42-d2f7ae43e259 tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] DELETE http://192.168.122.202/volume/v3/group_snapshots/a6b7bc3a-8e61-4e4d-8b89-639985965524 Sep 01 12:36:43 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-5a579f85-ec34-4c51-8a42-d2f7ae43e259 tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:36:43 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-5a579f85-ec34-4c51-8a42-d2f7ae43e259 tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] Calling method 'version_select' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:36:43 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.group_snapshots [None req-5a579f85-ec34-4c51-8a42-d2f7ae43e259 tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] delete called for member a6b7bc3a-8e61-4e4d-8b89-639985965524 {{(pid=86815) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 01 12:36:43 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.group_snapshots [None req-5a579f85-ec34-4c51-8a42-d2f7ae43e259 tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] Delete group_snapshot with id: a6b7bc3a-8e61-4e4d-8b89-639985965524 Sep 01 12:36:43 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:36:43 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:36:43 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/snapshot.py:354: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:36:43 devstack devstack@c-api.service[86815]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 12:36:43 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-5a579f85-ec34-4c51-8a42-d2f7ae43e259 tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] http://192.168.122.202/volume/v3/group_snapshots/a6b7bc3a-8e61-4e4d-8b89-639985965524 returned with HTTP 202 Sep 01 12:36:43 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 54/107] 192.168.122.202 () {60 vars in 1300 bytes} [Tue Sep 1 12:36:43 2026] DELETE /volume/v3/group_snapshots/a6b7bc3a-8e61-4e4d-8b89-639985965524 => generated 0 bytes in 144 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 01 12:36:43 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-bac45457-f92d-4777-a53b-67a1c62e1640 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:36:43 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-bac45457-f92d-4777-a53b-67a1c62e1640 tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] GET http://192.168.122.202/volume/v3/volumes/detail Sep 01 12:36:43 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-bac45457-f92d-4777-a53b-67a1c62e1640 tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:36:43 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-bac45457-f92d-4777-a53b-67a1c62e1640 tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] Calling method 'detail' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:36:43 devstack devstack@c-api.service[86814]: DEBUG cinder.api.api_utils [None req-bac45457-f92d-4777-a53b-67a1c62e1640 tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] Removing options '' from query. {{(pid=86814) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:36:43 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-bac45457-f92d-4777-a53b-67a1c62e1640 tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86814) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 12:36:43 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:36:43 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 12:36:43 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:36:43 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:36:43 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-bac45457-f92d-4777-a53b-67a1c62e1640 tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] Get all volumes completed successfully. Sep 01 12:36:43 devstack devstack@c-api.service[86814]: WARNING stevedore.named [None req-bac45457-f92d-4777-a53b-67a1c62e1640 tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:36:43 devstack devstack@c-api.service[86814]: WARNING castellan.key_manager [None req-bac45457-f92d-4777-a53b-67a1c62e1640 tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:36:43 devstack devstack@c-api.service[86814]: DEBUG oslo_db.sqlalchemy.engines [None req-bac45457-f92d-4777-a53b-67a1c62e1640 tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86814) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 12:36:43 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:36:43 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:36:43 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-bac45457-f92d-4777-a53b-67a1c62e1640 tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] http://192.168.122.202/volume/v3/volumes/detail returned with HTTP 200 Sep 01 12:36:43 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 54/108] 192.168.122.202 () {60 vars in 1183 bytes} [Tue Sep 1 12:36:43 2026] GET /volume/v3/volumes/detail => generated 929 bytes in 422 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 12:36:43 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-a8aff7d3-53ae-4e4e-8c61-4a7e91d85936 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:36:43 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a8aff7d3-53ae-4e4e-8c61-4a7e91d85936 tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] GET http://192.168.122.202/volume/v3/snapshots/detail Sep 01 12:36:43 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a8aff7d3-53ae-4e4e-8c61-4a7e91d85936 tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:36:43 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a8aff7d3-53ae-4e4e-8c61-4a7e91d85936 tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] Calling method 'detail' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:36:43 devstack devstack@c-api.service[86815]: DEBUG cinder.api.api_utils [None req-a8aff7d3-53ae-4e4e-8c61-4a7e91d85936 tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] Removing options '' from query. {{(pid=86815) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:36:43 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:36:43 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:36:43 devstack devstack@c-api.service[86815]: DEBUG cinder.db.api [None req-a8aff7d3-53ae-4e4e-8c61-4a7e91d85936 tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] Building query based on filter {{(pid=86815) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 12:36:43 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:36:43 devstack devstack@c-api.service[86815]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 12:36:43 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-a8aff7d3-53ae-4e4e-8c61-4a7e91d85936 tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] Get all snapshots completed successfully. Sep 01 12:36:43 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:36:43 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:36:43 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a8aff7d3-53ae-4e4e-8c61-4a7e91d85936 tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] http://192.168.122.202/volume/v3/snapshots/detail returned with HTTP 200 Sep 01 12:36:43 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 55/109] 192.168.122.202 () {58 vars in 1148 bytes} [Tue Sep 1 12:36:43 2026] GET /volume/v3/snapshots/detail => generated 476 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:36:43 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-3f639c0a-22e7-436d-94c9-2b5fc1795e7d None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:36:43 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-3f639c0a-22e7-436d-94c9-2b5fc1795e7d tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] GET http://192.168.122.202/volume/v3/snapshots/764e27f7-7301-4a13-b6db-54f6cc0b1ab4 Sep 01 12:36:43 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-3f639c0a-22e7-436d-94c9-2b5fc1795e7d tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:36:43 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-3f639c0a-22e7-436d-94c9-2b5fc1795e7d tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:36:43 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:36:43 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:36:43 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-3f639c0a-22e7-436d-94c9-2b5fc1795e7d tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] Snapshot retrieved successfully. Sep 01 12:36:43 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-3f639c0a-22e7-436d-94c9-2b5fc1795e7d tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] http://192.168.122.202/volume/v3/snapshots/764e27f7-7301-4a13-b6db-54f6cc0b1ab4 returned with HTTP 200 Sep 01 12:36:43 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 55/110] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:36:43 2026] GET /volume/v3/snapshots/764e27f7-7301-4a13-b6db-54f6cc0b1ab4 => generated 473 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:36:44 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-8699637e-ca76-4b66-9de7-5ca6f2f3a26e None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:36:45 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-8699637e-ca76-4b66-9de7-5ca6f2f3a26e tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] GET http://192.168.122.202/volume/v3/snapshots/764e27f7-7301-4a13-b6db-54f6cc0b1ab4 Sep 01 12:36:45 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-8699637e-ca76-4b66-9de7-5ca6f2f3a26e tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:36:45 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-8699637e-ca76-4b66-9de7-5ca6f2f3a26e tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:36:45 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:36:45 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:36:45 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-8699637e-ca76-4b66-9de7-5ca6f2f3a26e tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] Snapshot retrieved successfully. Sep 01 12:36:45 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-8699637e-ca76-4b66-9de7-5ca6f2f3a26e tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] http://192.168.122.202/volume/v3/snapshots/764e27f7-7301-4a13-b6db-54f6cc0b1ab4 returned with HTTP 200 Sep 01 12:36:45 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 56/111] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:36:44 2026] GET /volume/v3/snapshots/764e27f7-7301-4a13-b6db-54f6cc0b1ab4 => generated 473 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:36:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-19661cde-c7d7-4307-9a8f-42203764e625 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:36:45 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-19661cde-c7d7-4307-9a8f-42203764e625 tempest-ServerRescueNegativeTestJSON-1344271262 tempest-ServerRescueNegativeTestJSON-1344271262-project-member] DELETE http://192.168.122.202/volume/v3/volumes/9718fb8d-269a-4d8e-8299-dc1610a8c9e2 Sep 01 12:36:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-19661cde-c7d7-4307-9a8f-42203764e625 tempest-ServerRescueNegativeTestJSON-1344271262 tempest-ServerRescueNegativeTestJSON-1344271262-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:36:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-19661cde-c7d7-4307-9a8f-42203764e625 tempest-ServerRescueNegativeTestJSON-1344271262 tempest-ServerRescueNegativeTestJSON-1344271262-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:36:45 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-19661cde-c7d7-4307-9a8f-42203764e625 tempest-ServerRescueNegativeTestJSON-1344271262 tempest-ServerRescueNegativeTestJSON-1344271262-project-member] Delete volume with id: 9718fb8d-269a-4d8e-8299-dc1610a8c9e2 Sep 01 12:36:45 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:36:45 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:36:45 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:36:45 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:36:45 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-19661cde-c7d7-4307-9a8f-42203764e625 tempest-ServerRescueNegativeTestJSON-1344271262 tempest-ServerRescueNegativeTestJSON-1344271262-project-member] Volume info retrieved successfully. Sep 01 12:36:45 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-19661cde-c7d7-4307-9a8f-42203764e625 tempest-ServerRescueNegativeTestJSON-1344271262 tempest-ServerRescueNegativeTestJSON-1344271262-project-member] Delete volume request issued successfully. Sep 01 12:36:45 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-19661cde-c7d7-4307-9a8f-42203764e625 tempest-ServerRescueNegativeTestJSON-1344271262 tempest-ServerRescueNegativeTestJSON-1344271262-project-member] http://192.168.122.202/volume/v3/volumes/9718fb8d-269a-4d8e-8299-dc1610a8c9e2 returned with HTTP 202 Sep 01 12:36:45 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 56/112] 192.168.122.202 () {58 vars in 1235 bytes} [Tue Sep 1 12:36:45 2026] DELETE /volume/v3/volumes/9718fb8d-269a-4d8e-8299-dc1610a8c9e2 => generated 0 bytes in 126 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:36:45 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-b04f97a7-a245-4f6c-80d3-dbf9dc4eb72f None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:36:45 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b04f97a7-a245-4f6c-80d3-dbf9dc4eb72f tempest-ServerRescueNegativeTestJSON-1344271262 tempest-ServerRescueNegativeTestJSON-1344271262-project-member] GET http://192.168.122.202/volume/v3/volumes/9718fb8d-269a-4d8e-8299-dc1610a8c9e2 Sep 01 12:36:45 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b04f97a7-a245-4f6c-80d3-dbf9dc4eb72f tempest-ServerRescueNegativeTestJSON-1344271262 tempest-ServerRescueNegativeTestJSON-1344271262-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:36:45 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b04f97a7-a245-4f6c-80d3-dbf9dc4eb72f tempest-ServerRescueNegativeTestJSON-1344271262 tempest-ServerRescueNegativeTestJSON-1344271262-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:36:45 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:36:45 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:36:45 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:36:45 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:36:45 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-b04f97a7-a245-4f6c-80d3-dbf9dc4eb72f tempest-ServerRescueNegativeTestJSON-1344271262 tempest-ServerRescueNegativeTestJSON-1344271262-project-member] Volume info retrieved successfully. Sep 01 12:36:45 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b04f97a7-a245-4f6c-80d3-dbf9dc4eb72f tempest-ServerRescueNegativeTestJSON-1344271262 tempest-ServerRescueNegativeTestJSON-1344271262-project-member] http://192.168.122.202/volume/v3/volumes/9718fb8d-269a-4d8e-8299-dc1610a8c9e2 returned with HTTP 200 Sep 01 12:36:45 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 57/113] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:36:45 2026] GET /volume/v3/volumes/9718fb8d-269a-4d8e-8299-dc1610a8c9e2 => generated 860 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:36:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-8e0a5f17-4917-4fa5-b41f-bb5191adc992 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:36:46 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8e0a5f17-4917-4fa5-b41f-bb5191adc992 tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] GET http://192.168.122.202/volume/v3/snapshots/764e27f7-7301-4a13-b6db-54f6cc0b1ab4 Sep 01 12:36:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-8e0a5f17-4917-4fa5-b41f-bb5191adc992 tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:36:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-8e0a5f17-4917-4fa5-b41f-bb5191adc992 tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:36:46 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:36:46 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:36:46 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-8e0a5f17-4917-4fa5-b41f-bb5191adc992 tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] Snapshot retrieved successfully. Sep 01 12:36:46 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8e0a5f17-4917-4fa5-b41f-bb5191adc992 tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] http://192.168.122.202/volume/v3/snapshots/764e27f7-7301-4a13-b6db-54f6cc0b1ab4 returned with HTTP 200 Sep 01 12:36:46 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 57/114] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:36:46 2026] GET /volume/v3/snapshots/764e27f7-7301-4a13-b6db-54f6cc0b1ab4 => generated 473 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:36:46 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-6577d5ff-178d-495a-ad56-c8af5315d151 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:36:46 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-6577d5ff-178d-495a-ad56-c8af5315d151 tempest-ServerRescueNegativeTestJSON-1344271262 tempest-ServerRescueNegativeTestJSON-1344271262-project-member] GET http://192.168.122.202/volume/v3/volumes/9718fb8d-269a-4d8e-8299-dc1610a8c9e2 Sep 01 12:36:46 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-6577d5ff-178d-495a-ad56-c8af5315d151 tempest-ServerRescueNegativeTestJSON-1344271262 tempest-ServerRescueNegativeTestJSON-1344271262-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:36:46 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-6577d5ff-178d-495a-ad56-c8af5315d151 tempest-ServerRescueNegativeTestJSON-1344271262 tempest-ServerRescueNegativeTestJSON-1344271262-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:36:46 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:36:46 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:36:46 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:36:46 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:36:46 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-6577d5ff-178d-495a-ad56-c8af5315d151 tempest-ServerRescueNegativeTestJSON-1344271262 tempest-ServerRescueNegativeTestJSON-1344271262-project-member] Volume info retrieved successfully. Sep 01 12:36:46 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-6577d5ff-178d-495a-ad56-c8af5315d151 tempest-ServerRescueNegativeTestJSON-1344271262 tempest-ServerRescueNegativeTestJSON-1344271262-project-member] http://192.168.122.202/volume/v3/volumes/9718fb8d-269a-4d8e-8299-dc1610a8c9e2 returned with HTTP 200 Sep 01 12:36:46 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 58/115] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:36:46 2026] GET /volume/v3/volumes/9718fb8d-269a-4d8e-8299-dc1610a8c9e2 => generated 860 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:36:47 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-889fc7af-69fa-4288-a02e-b2656ab53050 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:36:47 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-889fc7af-69fa-4288-a02e-b2656ab53050 tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] GET http://192.168.122.202/volume/v3/snapshots/764e27f7-7301-4a13-b6db-54f6cc0b1ab4 Sep 01 12:36:47 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-889fc7af-69fa-4288-a02e-b2656ab53050 tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:36:47 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-889fc7af-69fa-4288-a02e-b2656ab53050 tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:36:47 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-889fc7af-69fa-4288-a02e-b2656ab53050 tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] http://192.168.122.202/volume/v3/snapshots/764e27f7-7301-4a13-b6db-54f6cc0b1ab4 returned with HTTP 404 Sep 01 12:36:47 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 58/116] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:36:47 2026] GET /volume/v3/snapshots/764e27f7-7301-4a13-b6db-54f6cc0b1ab4 => generated 111 bytes in 74 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:36:47 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-cc3dbbc4-93cd-4f30-aadf-ab6650ba07f1 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:36:47 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-cc3dbbc4-93cd-4f30-aadf-ab6650ba07f1 tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] GET http://192.168.122.202/volume/v3/group_snapshots/a6b7bc3a-8e61-4e4d-8b89-639985965524 Sep 01 12:36:47 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-cc3dbbc4-93cd-4f30-aadf-ab6650ba07f1 tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:36:47 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-cc3dbbc4-93cd-4f30-aadf-ab6650ba07f1 tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] Calling method 'version_select' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:36:47 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.group_snapshots [None req-cc3dbbc4-93cd-4f30-aadf-ab6650ba07f1 tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] show called for member a6b7bc3a-8e61-4e4d-8b89-639985965524 {{(pid=86815) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 12:36:47 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-cc3dbbc4-93cd-4f30-aadf-ab6650ba07f1 tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] http://192.168.122.202/volume/v3/group_snapshots/a6b7bc3a-8e61-4e4d-8b89-639985965524 returned with HTTP 404 Sep 01 12:36:47 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 59/117] 192.168.122.202 () {60 vars in 1297 bytes} [Tue Sep 1 12:36:47 2026] GET /volume/v3/group_snapshots/a6b7bc3a-8e61-4e4d-8b89-639985965524 => generated 116 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 12:36:47 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-a790c6e9-5195-460f-8783-7b8f64dcff96 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:36:47 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a790c6e9-5195-460f-8783-7b8f64dcff96 tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] GET http://192.168.122.202/volume/v3/volumes/detail Sep 01 12:36:47 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a790c6e9-5195-460f-8783-7b8f64dcff96 tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:36:47 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a790c6e9-5195-460f-8783-7b8f64dcff96 tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] Calling method 'detail' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:36:47 devstack devstack@c-api.service[86814]: DEBUG cinder.api.api_utils [None req-a790c6e9-5195-460f-8783-7b8f64dcff96 tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] Removing options '' from query. {{(pid=86814) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:36:47 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-a790c6e9-5195-460f-8783-7b8f64dcff96 tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86814) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 12:36:47 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-078f0dda-b548-4356-b9c9-b8c0a0994544 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:36:47 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-078f0dda-b548-4356-b9c9-b8c0a0994544 tempest-TaggedAttachmentsTest-455342644 tempest-TaggedAttachmentsTest-455342644-project-member] DELETE http://192.168.122.202/volume/v3/volumes/8229fdde-37b7-4ba5-ad93-79dcad14fb70 Sep 01 12:36:47 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-078f0dda-b548-4356-b9c9-b8c0a0994544 tempest-TaggedAttachmentsTest-455342644 tempest-TaggedAttachmentsTest-455342644-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:36:47 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-078f0dda-b548-4356-b9c9-b8c0a0994544 tempest-TaggedAttachmentsTest-455342644 tempest-TaggedAttachmentsTest-455342644-project-member] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:36:47 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-078f0dda-b548-4356-b9c9-b8c0a0994544 tempest-TaggedAttachmentsTest-455342644 tempest-TaggedAttachmentsTest-455342644-project-member] Delete volume with id: 8229fdde-37b7-4ba5-ad93-79dcad14fb70 Sep 01 12:36:47 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:36:47 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 12:36:47 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:36:47 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:36:47 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-a790c6e9-5195-460f-8783-7b8f64dcff96 tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] Get all volumes completed successfully. Sep 01 12:36:47 devstack devstack@c-api.service[86814]: WARNING stevedore.named [None req-a790c6e9-5195-460f-8783-7b8f64dcff96 tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:36:47 devstack devstack@c-api.service[86814]: WARNING castellan.key_manager [None req-a790c6e9-5195-460f-8783-7b8f64dcff96 tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:36:47 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:36:47 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:36:47 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:36:47 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:36:47 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-078f0dda-b548-4356-b9c9-b8c0a0994544 tempest-TaggedAttachmentsTest-455342644 tempest-TaggedAttachmentsTest-455342644-project-member] Volume info retrieved successfully. Sep 01 12:36:47 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-078f0dda-b548-4356-b9c9-b8c0a0994544 tempest-TaggedAttachmentsTest-455342644 tempest-TaggedAttachmentsTest-455342644-project-member] Delete volume request issued successfully. Sep 01 12:36:47 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-078f0dda-b548-4356-b9c9-b8c0a0994544 tempest-TaggedAttachmentsTest-455342644 tempest-TaggedAttachmentsTest-455342644-project-member] http://192.168.122.202/volume/v3/volumes/8229fdde-37b7-4ba5-ad93-79dcad14fb70 returned with HTTP 202 Sep 01 12:36:47 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 60/118] 192.168.122.202 () {58 vars in 1235 bytes} [Tue Sep 1 12:36:47 2026] DELETE /volume/v3/volumes/8229fdde-37b7-4ba5-ad93-79dcad14fb70 => generated 0 bytes in 122 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:36:47 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-52213d73-b186-4908-9fa5-a9c9a5b05227 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:36:47 devstack devstack@c-api.service[86814]: DEBUG oslo_db.sqlalchemy.engines [None req-a790c6e9-5195-460f-8783-7b8f64dcff96 tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86814) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 12:36:47 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-52213d73-b186-4908-9fa5-a9c9a5b05227 tempest-TaggedAttachmentsTest-455342644 tempest-TaggedAttachmentsTest-455342644-project-member] GET http://192.168.122.202/volume/v3/volumes/8229fdde-37b7-4ba5-ad93-79dcad14fb70 Sep 01 12:36:47 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-52213d73-b186-4908-9fa5-a9c9a5b05227 tempest-TaggedAttachmentsTest-455342644 tempest-TaggedAttachmentsTest-455342644-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:36:47 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-52213d73-b186-4908-9fa5-a9c9a5b05227 tempest-TaggedAttachmentsTest-455342644 tempest-TaggedAttachmentsTest-455342644-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:36:47 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:36:47 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:36:47 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:36:47 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:36:47 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:36:47 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:36:47 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a790c6e9-5195-460f-8783-7b8f64dcff96 tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] http://192.168.122.202/volume/v3/volumes/detail returned with HTTP 200 Sep 01 12:36:47 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-52213d73-b186-4908-9fa5-a9c9a5b05227 tempest-TaggedAttachmentsTest-455342644 tempest-TaggedAttachmentsTest-455342644-project-member] Volume info retrieved successfully. Sep 01 12:36:47 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 59/119] 192.168.122.202 () {60 vars in 1183 bytes} [Tue Sep 1 12:36:47 2026] GET /volume/v3/volumes/detail => generated 929 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:36:47 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-52213d73-b186-4908-9fa5-a9c9a5b05227 tempest-TaggedAttachmentsTest-455342644 tempest-TaggedAttachmentsTest-455342644-project-member] http://192.168.122.202/volume/v3/volumes/8229fdde-37b7-4ba5-ad93-79dcad14fb70 returned with HTTP 200 Sep 01 12:36:47 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 61/120] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:36:47 2026] GET /volume/v3/volumes/8229fdde-37b7-4ba5-ad93-79dcad14fb70 => generated 853 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:36:47 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-67badd1a-05e6-4b2c-9d13-e29aef3ea89b None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:36:47 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-67badd1a-05e6-4b2c-9d13-e29aef3ea89b tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] POST http://192.168.122.202/volume/v3/groups/883547ca-efd2-4044-815c-47a421540b34/action Sep 01 12:36:47 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-67badd1a-05e6-4b2c-9d13-e29aef3ea89b tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86814) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:36:47 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-67badd1a-05e6-4b2c-9d13-e29aef3ea89b tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:36:47 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.groups [None req-67badd1a-05e6-4b2c-9d13-e29aef3ea89b tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] delete called for group 883547ca-efd2-4044-815c-47a421540b34 {{(pid=86814) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 01 12:36:47 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.groups [None req-67badd1a-05e6-4b2c-9d13-e29aef3ea89b tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] Delete group with id: 883547ca-efd2-4044-815c-47a421540b34 Sep 01 12:36:47 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:36:47 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:36:47 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/group_snapshot.py:175: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:36:47 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 01 12:36:47 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-42c1d1f4-0ed6-4bc1-b14c-19faa409a0d9 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:36:47 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-42c1d1f4-0ed6-4bc1-b14c-19faa409a0d9 tempest-ServerRescueNegativeTestJSON-1344271262 tempest-ServerRescueNegativeTestJSON-1344271262-project-member] GET http://192.168.122.202/volume/v3/volumes/9718fb8d-269a-4d8e-8299-dc1610a8c9e2 Sep 01 12:36:47 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-42c1d1f4-0ed6-4bc1-b14c-19faa409a0d9 tempest-ServerRescueNegativeTestJSON-1344271262 tempest-ServerRescueNegativeTestJSON-1344271262-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:36:47 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-42c1d1f4-0ed6-4bc1-b14c-19faa409a0d9 tempest-ServerRescueNegativeTestJSON-1344271262 tempest-ServerRescueNegativeTestJSON-1344271262-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:36:47 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-42c1d1f4-0ed6-4bc1-b14c-19faa409a0d9 tempest-ServerRescueNegativeTestJSON-1344271262 tempest-ServerRescueNegativeTestJSON-1344271262-project-member] http://192.168.122.202/volume/v3/volumes/9718fb8d-269a-4d8e-8299-dc1610a8c9e2 returned with HTTP 404 Sep 01 12:36:47 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 62/121] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:36:47 2026] GET /volume/v3/volumes/9718fb8d-269a-4d8e-8299-dc1610a8c9e2 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:36:47 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:36:47 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 12:36:47 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-67badd1a-05e6-4b2c-9d13-e29aef3ea89b tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] http://192.168.122.202/volume/v3/groups/883547ca-efd2-4044-815c-47a421540b34/action returned with HTTP 202 Sep 01 12:36:47 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 60/122] 192.168.122.202 () {62 vars in 1312 bytes} [Tue Sep 1 12:36:47 2026] POST /volume/v3/groups/883547ca-efd2-4044-815c-47a421540b34/action => generated 0 bytes in 227 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 12:36:47 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-9188131d-4627-4a43-b18c-577b9dc2c9d5 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:36:47 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9188131d-4627-4a43-b18c-577b9dc2c9d5 tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] GET http://192.168.122.202/volume/v3/volumes/250c73d6-e2c1-4fad-b51e-5cd3fbe6ecad Sep 01 12:36:47 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-9188131d-4627-4a43-b18c-577b9dc2c9d5 tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:36:47 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-9188131d-4627-4a43-b18c-577b9dc2c9d5 tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:36:47 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:36:47 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:36:47 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:36:47 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:36:47 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-9188131d-4627-4a43-b18c-577b9dc2c9d5 tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] Volume info retrieved successfully. Sep 01 12:36:47 devstack devstack@c-api.service[86815]: WARNING stevedore.named [None req-9188131d-4627-4a43-b18c-577b9dc2c9d5 tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:36:47 devstack devstack@c-api.service[86815]: WARNING castellan.key_manager [None req-9188131d-4627-4a43-b18c-577b9dc2c9d5 tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:36:48 devstack devstack@c-api.service[86815]: DEBUG oslo_db.sqlalchemy.engines [None req-9188131d-4627-4a43-b18c-577b9dc2c9d5 tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86815) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 12:36:48 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:36:48 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:36:48 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9188131d-4627-4a43-b18c-577b9dc2c9d5 tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] http://192.168.122.202/volume/v3/volumes/250c73d6-e2c1-4fad-b51e-5cd3fbe6ecad returned with HTTP 200 Sep 01 12:36:48 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 63/123] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:36:47 2026] GET /volume/v3/volumes/250c73d6-e2c1-4fad-b51e-5cd3fbe6ecad => generated 925 bytes in 362 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:36:48 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-59b63707-cd44-46e7-9645-0a48115e31a3 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:36:48 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-59b63707-cd44-46e7-9645-0a48115e31a3 tempest-TaggedAttachmentsTest-455342644 tempest-TaggedAttachmentsTest-455342644-project-member] GET http://192.168.122.202/volume/v3/volumes/8229fdde-37b7-4ba5-ad93-79dcad14fb70 Sep 01 12:36:48 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-59b63707-cd44-46e7-9645-0a48115e31a3 tempest-TaggedAttachmentsTest-455342644 tempest-TaggedAttachmentsTest-455342644-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:36:48 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-59b63707-cd44-46e7-9645-0a48115e31a3 tempest-TaggedAttachmentsTest-455342644 tempest-TaggedAttachmentsTest-455342644-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:36:48 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:36:48 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:36:48 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:36:48 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:36:48 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-59b63707-cd44-46e7-9645-0a48115e31a3 tempest-TaggedAttachmentsTest-455342644 tempest-TaggedAttachmentsTest-455342644-project-member] Volume info retrieved successfully. Sep 01 12:36:48 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-59b63707-cd44-46e7-9645-0a48115e31a3 tempest-TaggedAttachmentsTest-455342644 tempest-TaggedAttachmentsTest-455342644-project-member] http://192.168.122.202/volume/v3/volumes/8229fdde-37b7-4ba5-ad93-79dcad14fb70 returned with HTTP 200 Sep 01 12:36:48 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 61/124] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:36:48 2026] GET /volume/v3/volumes/8229fdde-37b7-4ba5-ad93-79dcad14fb70 => generated 853 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:36:49 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-535d90b6-2416-4341-829e-8af5f32f746b None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:36:49 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-535d90b6-2416-4341-829e-8af5f32f746b tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] GET http://192.168.122.202/volume/v3/volumes/250c73d6-e2c1-4fad-b51e-5cd3fbe6ecad Sep 01 12:36:49 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-535d90b6-2416-4341-829e-8af5f32f746b tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:36:49 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-535d90b6-2416-4341-829e-8af5f32f746b tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:36:49 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:36:49 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:36:49 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:36:49 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:36:49 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-535d90b6-2416-4341-829e-8af5f32f746b tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] Volume info retrieved successfully. Sep 01 12:36:49 devstack devstack@c-api.service[86815]: WARNING stevedore.named [None req-535d90b6-2416-4341-829e-8af5f32f746b tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:36:49 devstack devstack@c-api.service[86815]: WARNING castellan.key_manager [None req-535d90b6-2416-4341-829e-8af5f32f746b tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:36:49 devstack devstack@c-api.service[86815]: DEBUG oslo_db.sqlalchemy.engines [None req-535d90b6-2416-4341-829e-8af5f32f746b tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86815) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 12:36:49 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:36:49 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:36:49 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-535d90b6-2416-4341-829e-8af5f32f746b tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] http://192.168.122.202/volume/v3/volumes/250c73d6-e2c1-4fad-b51e-5cd3fbe6ecad returned with HTTP 200 Sep 01 12:36:49 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 64/125] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:36:49 2026] GET /volume/v3/volumes/250c73d6-e2c1-4fad-b51e-5cd3fbe6ecad => generated 925 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:36:49 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-0b4860d7-a19c-4f45-abb2-de76719a8253 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:36:49 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-0b4860d7-a19c-4f45-abb2-de76719a8253 tempest-TaggedAttachmentsTest-455342644 tempest-TaggedAttachmentsTest-455342644-project-member] GET http://192.168.122.202/volume/v3/volumes/8229fdde-37b7-4ba5-ad93-79dcad14fb70 Sep 01 12:36:49 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-0b4860d7-a19c-4f45-abb2-de76719a8253 tempest-TaggedAttachmentsTest-455342644 tempest-TaggedAttachmentsTest-455342644-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:36:49 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-0b4860d7-a19c-4f45-abb2-de76719a8253 tempest-TaggedAttachmentsTest-455342644 tempest-TaggedAttachmentsTest-455342644-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:36:49 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-0b4860d7-a19c-4f45-abb2-de76719a8253 tempest-TaggedAttachmentsTest-455342644 tempest-TaggedAttachmentsTest-455342644-project-member] http://192.168.122.202/volume/v3/volumes/8229fdde-37b7-4ba5-ad93-79dcad14fb70 returned with HTTP 404 Sep 01 12:36:49 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 62/126] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:36:49 2026] GET /volume/v3/volumes/8229fdde-37b7-4ba5-ad93-79dcad14fb70 => generated 109 bytes in 67 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:36:50 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-35d7e3d4-b595-44b9-9855-3c735ac7cc9b None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:36:50 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-35d7e3d4-b595-44b9-9855-3c735ac7cc9b tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] GET http://192.168.122.202/volume/v3/volumes/250c73d6-e2c1-4fad-b51e-5cd3fbe6ecad Sep 01 12:36:50 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-35d7e3d4-b595-44b9-9855-3c735ac7cc9b tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:36:50 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-35d7e3d4-b595-44b9-9855-3c735ac7cc9b tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:36:50 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-35d7e3d4-b595-44b9-9855-3c735ac7cc9b tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] http://192.168.122.202/volume/v3/volumes/250c73d6-e2c1-4fad-b51e-5cd3fbe6ecad returned with HTTP 404 Sep 01 12:36:50 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 65/127] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:36:50 2026] GET /volume/v3/volumes/250c73d6-e2c1-4fad-b51e-5cd3fbe6ecad => generated 109 bytes in 61 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 12:36:50 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-f167788a-9460-4a38-be93-0b952091ff26 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:36:50 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f167788a-9460-4a38-be93-0b952091ff26 tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] GET http://192.168.122.202/volume/v3/groups/883547ca-efd2-4044-815c-47a421540b34 Sep 01 12:36:50 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f167788a-9460-4a38-be93-0b952091ff26 tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:36:50 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f167788a-9460-4a38-be93-0b952091ff26 tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] Calling method 'version_select' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:36:50 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.groups [None req-f167788a-9460-4a38-be93-0b952091ff26 tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] show called for member 883547ca-efd2-4044-815c-47a421540b34 {{(pid=86814) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 12:36:50 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f167788a-9460-4a38-be93-0b952091ff26 tempest-GroupSnapshotsV319Test-1718234700 tempest-GroupSnapshotsV319Test-1718234700-project-member] http://192.168.122.202/volume/v3/groups/883547ca-efd2-4044-815c-47a421540b34 returned with HTTP 404 Sep 01 12:36:50 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 63/128] 192.168.122.202 () {60 vars in 1270 bytes} [Tue Sep 1 12:36:50 2026] GET /volume/v3/groups/883547ca-efd2-4044-815c-47a421540b34 => generated 108 bytes in 65 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 12:36:50 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-55880bae-e0bb-4d39-a46f-0a62d35a9b47 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:36:50 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-55880bae-e0bb-4d39-a46f-0a62d35a9b47 tempest-GroupSnapshotsV319Test-181370925 tempest-GroupSnapshotsV319Test-181370925-project-admin] DELETE http://192.168.122.202/volume/v3/group_types/728e93c6-7299-4f28-9c3d-f929aac62cbb Sep 01 12:36:50 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-55880bae-e0bb-4d39-a46f-0a62d35a9b47 tempest-GroupSnapshotsV319Test-181370925 tempest-GroupSnapshotsV319Test-181370925-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:36:50 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-55880bae-e0bb-4d39-a46f-0a62d35a9b47 tempest-GroupSnapshotsV319Test-181370925 tempest-GroupSnapshotsV319Test-181370925-project-admin] Calling method 'version_select' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:36:50 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-55880bae-e0bb-4d39-a46f-0a62d35a9b47 tempest-GroupSnapshotsV319Test-181370925 tempest-GroupSnapshotsV319Test-181370925-project-admin] http://192.168.122.202/volume/v3/group_types/728e93c6-7299-4f28-9c3d-f929aac62cbb returned with HTTP 202 Sep 01 12:36:50 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 66/129] 192.168.122.202 () {60 vars in 1288 bytes} [Tue Sep 1 12:36:50 2026] DELETE /volume/v3/group_types/728e93c6-7299-4f28-9c3d-f929aac62cbb => generated 0 bytes in 161 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 12:36:50 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-82b584a0-0af2-40ab-97ed-789b5c8b69bb None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:36:50 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-82b584a0-0af2-40ab-97ed-789b5c8b69bb tempest-GroupSnapshotsV319Test-181370925 tempest-GroupSnapshotsV319Test-181370925-project-admin] DELETE http://192.168.122.202/volume/v3/types/a892e356-330b-4bb7-817d-0c7f56c9fcd8 Sep 01 12:36:50 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-82b584a0-0af2-40ab-97ed-789b5c8b69bb tempest-GroupSnapshotsV319Test-181370925 tempest-GroupSnapshotsV319Test-181370925-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:36:50 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-82b584a0-0af2-40ab-97ed-789b5c8b69bb tempest-GroupSnapshotsV319Test-181370925 tempest-GroupSnapshotsV319Test-181370925-project-admin] Calling method '_delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:36:50 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-82b584a0-0af2-40ab-97ed-789b5c8b69bb tempest-GroupSnapshotsV319Test-181370925 tempest-GroupSnapshotsV319Test-181370925-project-admin] http://192.168.122.202/volume/v3/types/a892e356-330b-4bb7-817d-0c7f56c9fcd8 returned with HTTP 202 Sep 01 12:36:50 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 64/130] 192.168.122.202 () {58 vars in 1229 bytes} [Tue Sep 1 12:36:50 2026] DELETE /volume/v3/types/a892e356-330b-4bb7-817d-0c7f56c9fcd8 => generated 0 bytes in 212 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:36:50 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-27390fe0-4961-49b3-8578-8b43be71dc8d None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:36:51 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-27390fe0-4961-49b3-8578-8b43be71dc8d tempest-GroupSnapshotsV319Test-181370925 tempest-GroupSnapshotsV319Test-181370925-project-admin] GET http://192.168.122.202/volume/v3/types/a892e356-330b-4bb7-817d-0c7f56c9fcd8 Sep 01 12:36:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-27390fe0-4961-49b3-8578-8b43be71dc8d tempest-GroupSnapshotsV319Test-181370925 tempest-GroupSnapshotsV319Test-181370925-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:36:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-27390fe0-4961-49b3-8578-8b43be71dc8d tempest-GroupSnapshotsV319Test-181370925 tempest-GroupSnapshotsV319Test-181370925-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:36:51 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-27390fe0-4961-49b3-8578-8b43be71dc8d tempest-GroupSnapshotsV319Test-181370925 tempest-GroupSnapshotsV319Test-181370925-project-admin] http://192.168.122.202/volume/v3/types/a892e356-330b-4bb7-817d-0c7f56c9fcd8 returned with HTTP 404 Sep 01 12:36:51 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 67/131] 192.168.122.202 () {58 vars in 1226 bytes} [Tue Sep 1 12:36:50 2026] GET /volume/v3/types/a892e356-330b-4bb7-817d-0c7f56c9fcd8 => generated 114 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:36:59 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-29c43d0c-9a55-4905-975c-c55d56f9c336 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:36:59 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-29c43d0c-9a55-4905-975c-c55d56f9c336 tempest-GroupTypesTest-1707211747 tempest-GroupTypesTest-1707211747-project-admin] POST http://192.168.122.202/volume/v3/group_types Sep 01 12:36:59 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-29c43d0c-9a55-4905-975c-c55d56f9c336 tempest-GroupTypesTest-1707211747 tempest-GroupTypesTest-1707211747-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-group-type-938383911", "description": "tempest-group-type-description-1119582359", "group_specs": {"consistent_group_snapshot_enabled": " False"}, "is_public": true}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:36:59 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-29c43d0c-9a55-4905-975c-c55d56f9c336 tempest-GroupTypesTest-1707211747 tempest-GroupTypesTest-1707211747-project-admin] http://192.168.122.202/volume/v3/group_types returned with HTTP 202 Sep 01 12:36:59 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 65/132] 192.168.122.202 () {62 vars in 1196 bytes} [Tue Sep 1 12:36:59 2026] POST /volume/v3/group_types => generated 264 bytes in 331 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:36:59 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-fc1d4539-2c4d-49fb-9302-3d72973c7201 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:36:59 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-fc1d4539-2c4d-49fb-9302-3d72973c7201 tempest-GroupTypesTest-1707211747 tempest-GroupTypesTest-1707211747-project-admin] GET http://192.168.122.202/volume/v3/group_types Sep 01 12:36:59 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-fc1d4539-2c4d-49fb-9302-3d72973c7201 tempest-GroupTypesTest-1707211747 tempest-GroupTypesTest-1707211747-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:36:59 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-fc1d4539-2c4d-49fb-9302-3d72973c7201 tempest-GroupTypesTest-1707211747 tempest-GroupTypesTest-1707211747-project-admin] Calling method 'version_select' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:36:59 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-fc1d4539-2c4d-49fb-9302-3d72973c7201 tempest-GroupTypesTest-1707211747 tempest-GroupTypesTest-1707211747-project-admin] http://192.168.122.202/volume/v3/group_types returned with HTTP 200 Sep 01 12:36:59 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 68/133] 192.168.122.202 () {60 vars in 1174 bytes} [Tue Sep 1 12:36:59 2026] GET /volume/v3/group_types => generated 498 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:36:59 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-8df10106-48fa-4eb6-bc03-1934bd1bfd10 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:36:59 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8df10106-48fa-4eb6-bc03-1934bd1bfd10 tempest-GroupTypesTest-1707211747 tempest-GroupTypesTest-1707211747-project-admin] PUT http://192.168.122.202/volume/v3/group_types/e747df40-443f-4dee-8a45-bf0869165549 Sep 01 12:36:59 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-8df10106-48fa-4eb6-bc03-1934bd1bfd10 tempest-GroupTypesTest-1707211747 tempest-GroupTypesTest-1707211747-project-admin] Action: 'update', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-updated-group-type-547866153", "description": "updated-group-type-desc"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:37:00 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8df10106-48fa-4eb6-bc03-1934bd1bfd10 tempest-GroupTypesTest-1707211747 tempest-GroupTypesTest-1707211747-project-admin] http://192.168.122.202/volume/v3/group_types/e747df40-443f-4dee-8a45-bf0869165549 returned with HTTP 200 Sep 01 12:37:00 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 66/134] 192.168.122.202 () {62 vars in 1306 bytes} [Tue Sep 1 12:36:59 2026] PUT /volume/v3/group_types/e747df40-443f-4dee-8a45-bf0869165549 => generated 254 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 12:37:00 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-63e337a5-0c04-4a1d-8527-05b8ac906e85 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:37:00 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-63e337a5-0c04-4a1d-8527-05b8ac906e85 tempest-GroupTypesTest-1707211747 tempest-GroupTypesTest-1707211747-project-admin] GET http://192.168.122.202/volume/v3/group_types/e747df40-443f-4dee-8a45-bf0869165549 Sep 01 12:37:00 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-63e337a5-0c04-4a1d-8527-05b8ac906e85 tempest-GroupTypesTest-1707211747 tempest-GroupTypesTest-1707211747-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:37:00 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-63e337a5-0c04-4a1d-8527-05b8ac906e85 tempest-GroupTypesTest-1707211747 tempest-GroupTypesTest-1707211747-project-admin] Calling method 'version_select' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:37:00 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-63e337a5-0c04-4a1d-8527-05b8ac906e85 tempest-GroupTypesTest-1707211747 tempest-GroupTypesTest-1707211747-project-admin] http://192.168.122.202/volume/v3/group_types/e747df40-443f-4dee-8a45-bf0869165549 returned with HTTP 200 Sep 01 12:37:00 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 69/135] 192.168.122.202 () {60 vars in 1285 bytes} [Tue Sep 1 12:37:00 2026] GET /volume/v3/group_types/e747df40-443f-4dee-8a45-bf0869165549 => generated 254 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:37:00 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-9d818d66-1d21-4ee5-957e-cbad03f10de7 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:37:00 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9d818d66-1d21-4ee5-957e-cbad03f10de7 tempest-GroupTypesTest-1707211747 tempest-GroupTypesTest-1707211747-project-admin] DELETE http://192.168.122.202/volume/v3/group_types/e747df40-443f-4dee-8a45-bf0869165549 Sep 01 12:37:00 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-9d818d66-1d21-4ee5-957e-cbad03f10de7 tempest-GroupTypesTest-1707211747 tempest-GroupTypesTest-1707211747-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:37:00 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-9d818d66-1d21-4ee5-957e-cbad03f10de7 tempest-GroupTypesTest-1707211747 tempest-GroupTypesTest-1707211747-project-admin] Calling method 'version_select' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:37:00 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9d818d66-1d21-4ee5-957e-cbad03f10de7 tempest-GroupTypesTest-1707211747 tempest-GroupTypesTest-1707211747-project-admin] http://192.168.122.202/volume/v3/group_types/e747df40-443f-4dee-8a45-bf0869165549 returned with HTTP 202 Sep 01 12:37:00 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 67/136] 192.168.122.202 () {60 vars in 1288 bytes} [Tue Sep 1 12:37:00 2026] DELETE /volume/v3/group_types/e747df40-443f-4dee-8a45-bf0869165549 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 12:37:00 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-6bab4c32-0ee6-4b8f-b176-c9be06bca663 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:37:00 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-6bab4c32-0ee6-4b8f-b176-c9be06bca663 tempest-GroupTypesTest-1707211747 tempest-GroupTypesTest-1707211747-project-admin] GET http://192.168.122.202/volume/v3/group_types Sep 01 12:37:00 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-6bab4c32-0ee6-4b8f-b176-c9be06bca663 tempest-GroupTypesTest-1707211747 tempest-GroupTypesTest-1707211747-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:37:00 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-6bab4c32-0ee6-4b8f-b176-c9be06bca663 tempest-GroupTypesTest-1707211747 tempest-GroupTypesTest-1707211747-project-admin] Calling method 'version_select' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:37:00 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-6bab4c32-0ee6-4b8f-b176-c9be06bca663 tempest-GroupTypesTest-1707211747 tempest-GroupTypesTest-1707211747-project-admin] http://192.168.122.202/volume/v3/group_types returned with HTTP 200 Sep 01 12:37:00 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 70/137] 192.168.122.202 () {60 vars in 1174 bytes} [Tue Sep 1 12:37:00 2026] GET /volume/v3/group_types => generated 248 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:37:00 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-377863c4-8c01-4019-a05c-da2d066c3a9b None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:37:00 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-377863c4-8c01-4019-a05c-da2d066c3a9b tempest-GroupTypesTest-1707211747 tempest-GroupTypesTest-1707211747-project-admin] POST http://192.168.122.202/volume/v3/group_types Sep 01 12:37:00 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-377863c4-8c01-4019-a05c-da2d066c3a9b tempest-GroupTypesTest-1707211747 tempest-GroupTypesTest-1707211747-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "a_tempest-group-type-2103369218", "is_public": true}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:37:00 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-377863c4-8c01-4019-a05c-da2d066c3a9b tempest-GroupTypesTest-1707211747 tempest-GroupTypesTest-1707211747-project-admin] http://192.168.122.202/volume/v3/group_types returned with HTTP 202 Sep 01 12:37:00 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 68/138] 192.168.122.202 () {62 vars in 1195 bytes} [Tue Sep 1 12:37:00 2026] POST /volume/v3/group_types => generated 164 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:37:00 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-abb4e46d-0831-4a22-993c-60f866577df7 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:37:00 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-abb4e46d-0831-4a22-993c-60f866577df7 tempest-GroupTypesTest-1707211747 tempest-GroupTypesTest-1707211747-project-admin] POST http://192.168.122.202/volume/v3/group_types Sep 01 12:37:00 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-abb4e46d-0831-4a22-993c-60f866577df7 tempest-GroupTypesTest-1707211747 tempest-GroupTypesTest-1707211747-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "b_tempest-group-type-1621698914", "is_public": false}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:37:00 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-abb4e46d-0831-4a22-993c-60f866577df7 tempest-GroupTypesTest-1707211747 tempest-GroupTypesTest-1707211747-project-admin] http://192.168.122.202/volume/v3/group_types returned with HTTP 202 Sep 01 12:37:00 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 71/139] 192.168.122.202 () {62 vars in 1195 bytes} [Tue Sep 1 12:37:00 2026] POST /volume/v3/group_types => generated 165 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 01 12:37:00 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-101d872a-ed0a-446c-be45-03230dde9c91 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:37:00 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-101d872a-ed0a-446c-be45-03230dde9c91 tempest-GroupTypesTest-1707211747 tempest-GroupTypesTest-1707211747-project-admin] GET http://192.168.122.202/volume/v3/group_types?sort=name%3Aasc&is_public=None Sep 01 12:37:00 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-101d872a-ed0a-446c-be45-03230dde9c91 tempest-GroupTypesTest-1707211747 tempest-GroupTypesTest-1707211747-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:37:00 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-101d872a-ed0a-446c-be45-03230dde9c91 tempest-GroupTypesTest-1707211747 tempest-GroupTypesTest-1707211747-project-admin] Calling method 'version_select' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:37:00 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-101d872a-ed0a-446c-be45-03230dde9c91 tempest-GroupTypesTest-1707211747 tempest-GroupTypesTest-1707211747-project-admin] http://192.168.122.202/volume/v3/group_types?sort=name%3Aasc&is_public=None returned with HTTP 200 Sep 01 12:37:00 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 69/140] 192.168.122.202 () {60 vars in 1235 bytes} [Tue Sep 1 12:37:00 2026] GET /volume/v3/group_types?sort=name%3Aasc&is_public=None => generated 549 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 12:37:00 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-af73f731-48b0-42f8-a25c-d2286fc55fc8 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:37:00 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-af73f731-48b0-42f8-a25c-d2286fc55fc8 tempest-GroupTypesTest-1707211747 tempest-GroupTypesTest-1707211747-project-admin] GET http://192.168.122.202/volume/v3/group_types?sort=name%3Adesc&is_public=None Sep 01 12:37:00 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-af73f731-48b0-42f8-a25c-d2286fc55fc8 tempest-GroupTypesTest-1707211747 tempest-GroupTypesTest-1707211747-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:37:00 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-af73f731-48b0-42f8-a25c-d2286fc55fc8 tempest-GroupTypesTest-1707211747 tempest-GroupTypesTest-1707211747-project-admin] Calling method 'version_select' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:37:00 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-af73f731-48b0-42f8-a25c-d2286fc55fc8 tempest-GroupTypesTest-1707211747 tempest-GroupTypesTest-1707211747-project-admin] http://192.168.122.202/volume/v3/group_types?sort=name%3Adesc&is_public=None returned with HTTP 200 Sep 01 12:37:00 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 72/141] 192.168.122.202 () {60 vars in 1237 bytes} [Tue Sep 1 12:37:00 2026] GET /volume/v3/group_types?sort=name%3Adesc&is_public=None => generated 549 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:37:00 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-d2b4daba-7ee0-4270-b94e-73a94d5ecc57 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:37:00 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d2b4daba-7ee0-4270-b94e-73a94d5ecc57 tempest-GroupTypesTest-1707211747 tempest-GroupTypesTest-1707211747-project-admin] GET http://192.168.122.202/volume/v3/group_types?is_public=False Sep 01 12:37:00 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d2b4daba-7ee0-4270-b94e-73a94d5ecc57 tempest-GroupTypesTest-1707211747 tempest-GroupTypesTest-1707211747-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:37:00 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d2b4daba-7ee0-4270-b94e-73a94d5ecc57 tempest-GroupTypesTest-1707211747 tempest-GroupTypesTest-1707211747-project-admin] Calling method 'version_select' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:37:00 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d2b4daba-7ee0-4270-b94e-73a94d5ecc57 tempest-GroupTypesTest-1707211747 tempest-GroupTypesTest-1707211747-project-admin] http://192.168.122.202/volume/v3/group_types?is_public=False returned with HTTP 200 Sep 01 12:37:00 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 70/142] 192.168.122.202 () {60 vars in 1205 bytes} [Tue Sep 1 12:37:00 2026] GET /volume/v3/group_types?is_public=False => generated 168 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:37:00 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-b223fb47-6f0e-4296-9872-919b9db0edae None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:37:00 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b223fb47-6f0e-4296-9872-919b9db0edae tempest-GroupTypesTest-1707211747 tempest-GroupTypesTest-1707211747-project-admin] GET http://192.168.122.202/volume/v3/group_types?is_public=True Sep 01 12:37:00 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b223fb47-6f0e-4296-9872-919b9db0edae tempest-GroupTypesTest-1707211747 tempest-GroupTypesTest-1707211747-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:37:00 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b223fb47-6f0e-4296-9872-919b9db0edae tempest-GroupTypesTest-1707211747 tempest-GroupTypesTest-1707211747-project-admin] Calling method 'version_select' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:37:00 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b223fb47-6f0e-4296-9872-919b9db0edae tempest-GroupTypesTest-1707211747 tempest-GroupTypesTest-1707211747-project-admin] http://192.168.122.202/volume/v3/group_types?is_public=True returned with HTTP 200 Sep 01 12:37:00 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 73/143] 192.168.122.202 () {60 vars in 1203 bytes} [Tue Sep 1 12:37:00 2026] GET /volume/v3/group_types?is_public=True => generated 398 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 12:37:00 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-05345a1c-3083-4335-a2ee-c46c6c88e572 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:37:00 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-05345a1c-3083-4335-a2ee-c46c6c88e572 tempest-GroupTypesTest-1707211747 tempest-GroupTypesTest-1707211747-project-admin] DELETE http://192.168.122.202/volume/v3/group_types/26521623-e483-46da-9981-a62c687260f9 Sep 01 12:37:00 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-05345a1c-3083-4335-a2ee-c46c6c88e572 tempest-GroupTypesTest-1707211747 tempest-GroupTypesTest-1707211747-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:37:00 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-05345a1c-3083-4335-a2ee-c46c6c88e572 tempest-GroupTypesTest-1707211747 tempest-GroupTypesTest-1707211747-project-admin] Calling method 'version_select' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:37:00 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-05345a1c-3083-4335-a2ee-c46c6c88e572 tempest-GroupTypesTest-1707211747 tempest-GroupTypesTest-1707211747-project-admin] http://192.168.122.202/volume/v3/group_types/26521623-e483-46da-9981-a62c687260f9 returned with HTTP 202 Sep 01 12:37:00 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 71/144] 192.168.122.202 () {60 vars in 1288 bytes} [Tue Sep 1 12:37:00 2026] DELETE /volume/v3/group_types/26521623-e483-46da-9981-a62c687260f9 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 12:37:00 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-dd398fb8-d217-49c4-bf93-ea73f34d8cdd None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:37:00 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-dd398fb8-d217-49c4-bf93-ea73f34d8cdd tempest-GroupTypesTest-1707211747 tempest-GroupTypesTest-1707211747-project-admin] DELETE http://192.168.122.202/volume/v3/group_types/6e34328f-2a60-4496-b618-c4da356a87cd Sep 01 12:37:00 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-dd398fb8-d217-49c4-bf93-ea73f34d8cdd tempest-GroupTypesTest-1707211747 tempest-GroupTypesTest-1707211747-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:37:00 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-dd398fb8-d217-49c4-bf93-ea73f34d8cdd tempest-GroupTypesTest-1707211747 tempest-GroupTypesTest-1707211747-project-admin] Calling method 'version_select' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:37:00 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-dd398fb8-d217-49c4-bf93-ea73f34d8cdd tempest-GroupTypesTest-1707211747 tempest-GroupTypesTest-1707211747-project-admin] http://192.168.122.202/volume/v3/group_types/6e34328f-2a60-4496-b618-c4da356a87cd returned with HTTP 202 Sep 01 12:37:00 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 74/145] 192.168.122.202 () {60 vars in 1288 bytes} [Tue Sep 1 12:37:00 2026] DELETE /volume/v3/group_types/6e34328f-2a60-4496-b618-c4da356a87cd => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 12:37:05 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-84b86e03-4c72-4d3a-8a19-f0544eca7921 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:37:05 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-84b86e03-4c72-4d3a-8a19-f0544eca7921 tempest-DeleteServersTestJSON-1841148469 tempest-DeleteServersTestJSON-1841148469-project-member] POST http://192.168.122.202/volume/v3/volumes Sep 01 12:37:05 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-84b86e03-4c72-4d3a-8a19-f0544eca7921 tempest-DeleteServersTestJSON-1841148469 tempest-DeleteServersTestJSON-1841148469-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-1294679461"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:37:05 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volumes [None req-84b86e03-4c72-4d3a-8a19-f0544eca7921 tempest-DeleteServersTestJSON-1841148469 tempest-DeleteServersTestJSON-1841148469-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-1294679461'}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:37:05 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-84b86e03-4c72-4d3a-8a19-f0544eca7921 tempest-DeleteServersTestJSON-1841148469 tempest-DeleteServersTestJSON-1841148469-project-member] Create volume of 1 GB Sep 01 12:37:05 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-84b86e03-4c72-4d3a-8a19-f0544eca7921 tempest-DeleteServersTestJSON-1841148469 tempest-DeleteServersTestJSON-1841148469-project-member] Availability Zones retrieved successfully. Sep 01 12:37:05 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-84b86e03-4c72-4d3a-8a19-f0544eca7921 tempest-DeleteServersTestJSON-1841148469 tempest-DeleteServersTestJSON-1841148469-project-member] Flow 'volume_create_api' (d5b79b54-9816-4fd1-91c0-dd6bcff6ba74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:37:05 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-84b86e03-4c72-4d3a-8a19-f0544eca7921 tempest-DeleteServersTestJSON-1841148469 tempest-DeleteServersTestJSON-1841148469-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (058ba27c-8b92-4616-a058-955b03be8005) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:37:05 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.flows.api.create_volume [None req-84b86e03-4c72-4d3a-8a19-f0544eca7921 tempest-DeleteServersTestJSON-1841148469 tempest-DeleteServersTestJSON-1841148469-project-member] Validating volume size '1' using validate_int {{(pid=86814) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 12:37:05 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-84b86e03-4c72-4d3a-8a19-f0544eca7921 tempest-DeleteServersTestJSON-1841148469 tempest-DeleteServersTestJSON-1841148469-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (058ba27c-8b92-4616-a058-955b03be8005) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T10:31:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3a4f1b59-94a6-4839-b926-0837adf99645,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a4f1b59-94a6-4839-b926-0837adf99645', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:37:05 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-84b86e03-4c72-4d3a-8a19-f0544eca7921 tempest-DeleteServersTestJSON-1841148469 tempest-DeleteServersTestJSON-1841148469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a422fe71-33c0-42fa-aa6a-34ab91e1ddf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:37:06 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-84b86e03-4c72-4d3a-8a19-f0544eca7921 tempest-DeleteServersTestJSON-1841148469 tempest-DeleteServersTestJSON-1841148469-project-member] Created reservations ['aee45575-a314-4f07-8388-d8467efac405', 'c42d1fa7-1e60-4911-869a-931724b8697e', 'dd978ec1-45eb-4032-b878-5f8c9c015ed4', '5b22bd58-2d3a-4674-b320-ffe111047444'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:37:06 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-84b86e03-4c72-4d3a-8a19-f0544eca7921 tempest-DeleteServersTestJSON-1841148469 tempest-DeleteServersTestJSON-1841148469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a422fe71-33c0-42fa-aa6a-34ab91e1ddf0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aee45575-a314-4f07-8388-d8467efac405', 'c42d1fa7-1e60-4911-869a-931724b8697e', 'dd978ec1-45eb-4032-b878-5f8c9c015ed4', '5b22bd58-2d3a-4674-b320-ffe111047444']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:37:06 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-84b86e03-4c72-4d3a-8a19-f0544eca7921 tempest-DeleteServersTestJSON-1841148469 tempest-DeleteServersTestJSON-1841148469-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7082458c-693b-4ef3-9358-ee323916a28a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:37:06 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:37:06 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:37:06 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-84b86e03-4c72-4d3a-8a19-f0544eca7921 tempest-DeleteServersTestJSON-1841148469 tempest-DeleteServersTestJSON-1841148469-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7082458c-693b-4ef3-9358-ee323916a28a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '68f8f145-73bc-4797-9931-d922b8db8447', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1294679461',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a879bcc090544295b7e0120d9873f47a',qos_specs=None,replication_status=,reservations=['aee45575-a314-4f07-8388-d8467efac405','c42d1fa7-1e60-4911-869a-931724b8697e','dd978ec1-45eb-4032-b878-5f8c9c015ed4','5b22bd58-2d3a-4674-b320-ffe111047444'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='773d714700994a7ca5e96a43cab6c202',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T10:37:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1294679461',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=68f8f145-73bc-4797-9931-d922b8db8447,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a879bcc090544295b7e0120d9873f47a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='773d714700994a7ca5e96a43cab6c202',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a4f1b59-94a6-4839-b926-0837adf99645),volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:37:06 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-84b86e03-4c72-4d3a-8a19-f0544eca7921 tempest-DeleteServersTestJSON-1841148469 tempest-DeleteServersTestJSON-1841148469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (85f17d7b-65c6-4b36-a311-e91891538349) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:37:06 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-84b86e03-4c72-4d3a-8a19-f0544eca7921 tempest-DeleteServersTestJSON-1841148469 tempest-DeleteServersTestJSON-1841148469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (85f17d7b-65c6-4b36-a311-e91891538349) transitioned into state 'SUCCESS' from state '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-1294679461',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a879bcc090544295b7e0120d9873f47a',qos_specs=None,replication_status=,reservations=['aee45575-a314-4f07-8388-d8467efac405','c42d1fa7-1e60-4911-869a-931724b8697e','dd978ec1-45eb-4032-b878-5f8c9c015ed4','5b22bd58-2d3a-4674-b320-ffe111047444'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='773d714700994a7ca5e96a43cab6c202',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:37:06 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-84b86e03-4c72-4d3a-8a19-f0544eca7921 tempest-DeleteServersTestJSON-1841148469 tempest-DeleteServersTestJSON-1841148469-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ae14411-e600-455b-abd6-0aa4d68c69c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:37:06 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-84b86e03-4c72-4d3a-8a19-f0544eca7921 tempest-DeleteServersTestJSON-1841148469 tempest-DeleteServersTestJSON-1841148469-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ae14411-e600-455b-abd6-0aa4d68c69c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:37:06 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-84b86e03-4c72-4d3a-8a19-f0544eca7921 tempest-DeleteServersTestJSON-1841148469 tempest-DeleteServersTestJSON-1841148469-project-member] Flow 'volume_create_api' (d5b79b54-9816-4fd1-91c0-dd6bcff6ba74) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86814) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:37:06 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-84b86e03-4c72-4d3a-8a19-f0544eca7921 tempest-DeleteServersTestJSON-1841148469 tempest-DeleteServersTestJSON-1841148469-project-member] Create volume request issued successfully. Sep 01 12:37:06 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-84b86e03-4c72-4d3a-8a19-f0544eca7921 tempest-DeleteServersTestJSON-1841148469 tempest-DeleteServersTestJSON-1841148469-project-member] http://192.168.122.202/volume/v3/volumes returned with HTTP 202 Sep 01 12:37:06 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 72/146] 192.168.122.202 () {60 vars in 1142 bytes} [Tue Sep 1 12:37:05 2026] POST /volume/v3/volumes => generated 761 bytes in 1436 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:37:06 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-949c2fee-191d-4902-8a1b-2ba7625266dd None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:37:06 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-949c2fee-191d-4902-8a1b-2ba7625266dd tempest-DeleteServersTestJSON-1841148469 tempest-DeleteServersTestJSON-1841148469-project-member] GET http://192.168.122.202/volume/v3/volumes/68f8f145-73bc-4797-9931-d922b8db8447 Sep 01 12:37:06 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-949c2fee-191d-4902-8a1b-2ba7625266dd tempest-DeleteServersTestJSON-1841148469 tempest-DeleteServersTestJSON-1841148469-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:37:06 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-949c2fee-191d-4902-8a1b-2ba7625266dd tempest-DeleteServersTestJSON-1841148469 tempest-DeleteServersTestJSON-1841148469-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:37:06 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:37:06 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:37:06 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:37:06 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:37:06 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-949c2fee-191d-4902-8a1b-2ba7625266dd tempest-DeleteServersTestJSON-1841148469 tempest-DeleteServersTestJSON-1841148469-project-member] Volume info retrieved successfully. Sep 01 12:37:06 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-949c2fee-191d-4902-8a1b-2ba7625266dd tempest-DeleteServersTestJSON-1841148469 tempest-DeleteServersTestJSON-1841148469-project-member] http://192.168.122.202/volume/v3/volumes/68f8f145-73bc-4797-9931-d922b8db8447 returned with HTTP 200 Sep 01 12:37:06 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 75/147] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:37:06 2026] GET /volume/v3/volumes/68f8f145-73bc-4797-9931-d922b8db8447 => generated 829 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:37:07 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-783f3f8e-b4fc-4697-84d7-bd2789e27763 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:37:07 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-783f3f8e-b4fc-4697-84d7-bd2789e27763 tempest-DeleteServersTestJSON-1841148469 tempest-DeleteServersTestJSON-1841148469-project-member] GET http://192.168.122.202/volume/v3/volumes/68f8f145-73bc-4797-9931-d922b8db8447 Sep 01 12:37:07 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-783f3f8e-b4fc-4697-84d7-bd2789e27763 tempest-DeleteServersTestJSON-1841148469 tempest-DeleteServersTestJSON-1841148469-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:37:07 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-783f3f8e-b4fc-4697-84d7-bd2789e27763 tempest-DeleteServersTestJSON-1841148469 tempest-DeleteServersTestJSON-1841148469-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:37:07 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:37:07 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:37:07 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:37:07 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:37:07 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-783f3f8e-b4fc-4697-84d7-bd2789e27763 tempest-DeleteServersTestJSON-1841148469 tempest-DeleteServersTestJSON-1841148469-project-member] Volume info retrieved successfully. Sep 01 12:37:07 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-783f3f8e-b4fc-4697-84d7-bd2789e27763 tempest-DeleteServersTestJSON-1841148469 tempest-DeleteServersTestJSON-1841148469-project-member] http://192.168.122.202/volume/v3/volumes/68f8f145-73bc-4797-9931-d922b8db8447 returned with HTTP 200 Sep 01 12:37:07 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 73/148] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:37:07 2026] GET /volume/v3/volumes/68f8f145-73bc-4797-9931-d922b8db8447 => generated 853 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:37:08 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-ebc3b78f-d187-4506-8b3e-ffa9e66ee873 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:37:08 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-ebc3b78f-d187-4506-8b3e-ffa9e66ee873 tempest-DeleteServersTestJSON-1841148469 tempest-DeleteServersTestJSON-1841148469-project-member] GET http://192.168.122.202/volume/v3/volumes/68f8f145-73bc-4797-9931-d922b8db8447 Sep 01 12:37:08 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-ebc3b78f-d187-4506-8b3e-ffa9e66ee873 tempest-DeleteServersTestJSON-1841148469 tempest-DeleteServersTestJSON-1841148469-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:37:08 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-ebc3b78f-d187-4506-8b3e-ffa9e66ee873 tempest-DeleteServersTestJSON-1841148469 tempest-DeleteServersTestJSON-1841148469-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:37:08 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:37:08 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:37:08 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:37:08 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:37:09 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-ebc3b78f-d187-4506-8b3e-ffa9e66ee873 tempest-DeleteServersTestJSON-1841148469 tempest-DeleteServersTestJSON-1841148469-project-member] Volume info retrieved successfully. Sep 01 12:37:09 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-ebc3b78f-d187-4506-8b3e-ffa9e66ee873 tempest-DeleteServersTestJSON-1841148469 tempest-DeleteServersTestJSON-1841148469-project-member] http://192.168.122.202/volume/v3/volumes/68f8f145-73bc-4797-9931-d922b8db8447 returned with HTTP 200 Sep 01 12:37:09 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 76/149] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:37:08 2026] GET /volume/v3/volumes/68f8f145-73bc-4797-9931-d922b8db8447 => generated 853 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:37:10 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-9bda0566-5de9-431c-ad67-4d26c83cb960 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:37:10 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9bda0566-5de9-431c-ad67-4d26c83cb960 tempest-DeleteServersTestJSON-1841148469 tempest-DeleteServersTestJSON-1841148469-project-member] GET http://192.168.122.202/volume/v3/volumes/68f8f145-73bc-4797-9931-d922b8db8447 Sep 01 12:37:10 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-9bda0566-5de9-431c-ad67-4d26c83cb960 tempest-DeleteServersTestJSON-1841148469 tempest-DeleteServersTestJSON-1841148469-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:37:10 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-9bda0566-5de9-431c-ad67-4d26c83cb960 tempest-DeleteServersTestJSON-1841148469 tempest-DeleteServersTestJSON-1841148469-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:37:10 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:37:10 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:37:10 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:37:10 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:37:10 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-9bda0566-5de9-431c-ad67-4d26c83cb960 tempest-DeleteServersTestJSON-1841148469 tempest-DeleteServersTestJSON-1841148469-project-member] Volume info retrieved successfully. Sep 01 12:37:10 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9bda0566-5de9-431c-ad67-4d26c83cb960 tempest-DeleteServersTestJSON-1841148469 tempest-DeleteServersTestJSON-1841148469-project-member] http://192.168.122.202/volume/v3/volumes/68f8f145-73bc-4797-9931-d922b8db8447 returned with HTTP 200 Sep 01 12:37:10 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 74/150] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:37:10 2026] GET /volume/v3/volumes/68f8f145-73bc-4797-9931-d922b8db8447 => generated 854 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:37:10 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-8a0e130f-1de7-4f3b-8c12-9e0dcb117dc0 req-8a27b955-359b-4b21-a22b-6f8725de592d None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:37:10 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-8a0e130f-1de7-4f3b-8c12-9e0dcb117dc0 req-8a27b955-359b-4b21-a22b-6f8725de592d tempest-DeleteServersTestJSON-1841148469 tempest-DeleteServersTestJSON-1841148469-project-member] GET http://192.168.122.202/volume/v3/volumes/68f8f145-73bc-4797-9931-d922b8db8447 Sep 01 12:37:10 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-8a0e130f-1de7-4f3b-8c12-9e0dcb117dc0 req-8a27b955-359b-4b21-a22b-6f8725de592d tempest-DeleteServersTestJSON-1841148469 tempest-DeleteServersTestJSON-1841148469-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:37:10 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-8a0e130f-1de7-4f3b-8c12-9e0dcb117dc0 req-8a27b955-359b-4b21-a22b-6f8725de592d tempest-DeleteServersTestJSON-1841148469 tempest-DeleteServersTestJSON-1841148469-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:37:10 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:37:10 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:37:10 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:37:10 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:37:10 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [req-8a0e130f-1de7-4f3b-8c12-9e0dcb117dc0 req-8a27b955-359b-4b21-a22b-6f8725de592d tempest-DeleteServersTestJSON-1841148469 tempest-DeleteServersTestJSON-1841148469-project-member] Volume info retrieved successfully. Sep 01 12:37:10 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-8a0e130f-1de7-4f3b-8c12-9e0dcb117dc0 req-8a27b955-359b-4b21-a22b-6f8725de592d tempest-DeleteServersTestJSON-1841148469 tempest-DeleteServersTestJSON-1841148469-project-member] http://192.168.122.202/volume/v3/volumes/68f8f145-73bc-4797-9931-d922b8db8447 returned with HTTP 200 Sep 01 12:37:10 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 77/151] 192.168.122.202 () {60 vars in 1487 bytes} [Tue Sep 1 12:37:10 2026] GET /volume/v3/volumes/68f8f145-73bc-4797-9931-d922b8db8447 => generated 854 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:37:11 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-dc0a943b-dd32-409e-8184-68af636da783 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:37:11 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-dc0a943b-dd32-409e-8184-68af636da783 None None] GET http://192.168.122.202/volume// Sep 01 12:37:11 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-dc0a943b-dd32-409e-8184-68af636da783 None None] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:37:11 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-dc0a943b-dd32-409e-8184-68af636da783 None None] Calling method 'all' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:37:11 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-dc0a943b-dd32-409e-8184-68af636da783 None None] http://192.168.122.202/volume// returned with HTTP 300 Sep 01 12:37:11 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 75/152] 192.168.122.202 () {58 vars in 1317 bytes} [Tue Sep 1 12:37:11 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 12:37:11 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-8a0e130f-1de7-4f3b-8c12-9e0dcb117dc0 req-7ce5cca6-b07b-444a-8903-8caafdb9ce90 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:37:11 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-8a0e130f-1de7-4f3b-8c12-9e0dcb117dc0 req-7ce5cca6-b07b-444a-8903-8caafdb9ce90 tempest-DeleteServersTestJSON-1841148469 tempest-DeleteServersTestJSON-1841148469-project-member] POST http://192.168.122.202/volume/v3/attachments Sep 01 12:37:11 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-8a0e130f-1de7-4f3b-8c12-9e0dcb117dc0 req-7ce5cca6-b07b-444a-8903-8caafdb9ce90 tempest-DeleteServersTestJSON-1841148469 tempest-DeleteServersTestJSON-1841148469-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "68f8f145-73bc-4797-9931-d922b8db8447", "connector": null, "instance_uuid": "3cb98443-a173-4a61-8f62-790b349ff28c"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:37:11 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:37:11 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:37:11 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:37:11 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:37:11 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-8a0e130f-1de7-4f3b-8c12-9e0dcb117dc0 req-7ce5cca6-b07b-444a-8903-8caafdb9ce90 tempest-DeleteServersTestJSON-1841148469 tempest-DeleteServersTestJSON-1841148469-project-member] http://192.168.122.202/volume/v3/attachments returned with HTTP 200 Sep 01 12:37:11 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 78/153] 192.168.122.202 () {66 vars in 1483 bytes} [Tue Sep 1 12:37:11 2026] POST /volume/v3/attachments => generated 273 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 12:37:11 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-41a299d1-c9df-4c7a-9762-1e77141c7a77 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:37:11 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-41a299d1-c9df-4c7a-9762-1e77141c7a77 tempest-DeleteServersTestJSON-1841148469 tempest-DeleteServersTestJSON-1841148469-project-member] GET http://192.168.122.202/volume/v3/volumes/68f8f145-73bc-4797-9931-d922b8db8447 Sep 01 12:37:11 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-41a299d1-c9df-4c7a-9762-1e77141c7a77 tempest-DeleteServersTestJSON-1841148469 tempest-DeleteServersTestJSON-1841148469-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:37:11 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-41a299d1-c9df-4c7a-9762-1e77141c7a77 tempest-DeleteServersTestJSON-1841148469 tempest-DeleteServersTestJSON-1841148469-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:37:11 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:37:11 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:37:11 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:37:11 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:37:11 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-41a299d1-c9df-4c7a-9762-1e77141c7a77 tempest-DeleteServersTestJSON-1841148469 tempest-DeleteServersTestJSON-1841148469-project-member] Volume info retrieved successfully. Sep 01 12:37:11 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-168592b6-dbec-4db7-930a-43c28c1a45d4 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:37:11 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-168592b6-dbec-4db7-930a-43c28c1a45d4 None None] GET http://192.168.122.202/volume// Sep 01 12:37:11 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-41a299d1-c9df-4c7a-9762-1e77141c7a77 tempest-DeleteServersTestJSON-1841148469 tempest-DeleteServersTestJSON-1841148469-project-member] http://192.168.122.202/volume/v3/volumes/68f8f145-73bc-4797-9931-d922b8db8447 returned with HTTP 200 Sep 01 12:37:11 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-168592b6-dbec-4db7-930a-43c28c1a45d4 None None] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:37:11 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 76/154] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:37:11 2026] GET /volume/v3/volumes/68f8f145-73bc-4797-9931-d922b8db8447 => generated 853 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:37:11 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-168592b6-dbec-4db7-930a-43c28c1a45d4 None None] Calling method 'all' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:37:11 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-168592b6-dbec-4db7-930a-43c28c1a45d4 None None] http://192.168.122.202/volume// returned with HTTP 300 Sep 01 12:37:11 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 79/155] 192.168.122.202 () {58 vars in 1315 bytes} [Tue Sep 1 12:37:11 2026] GET /volume/ => generated 390 bytes in 11 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 12:37:11 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-8a0e130f-1de7-4f3b-8c12-9e0dcb117dc0 req-39a13d23-4969-4b3a-89c4-911d59ded458 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:37:11 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-8a0e130f-1de7-4f3b-8c12-9e0dcb117dc0 req-39a13d23-4969-4b3a-89c4-911d59ded458 tempest-DeleteServersTestJSON-1841148469 tempest-DeleteServersTestJSON-1841148469-project-member] GET http://192.168.122.202/volume/v3/volumes/68f8f145-73bc-4797-9931-d922b8db8447 Sep 01 12:37:11 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-8a0e130f-1de7-4f3b-8c12-9e0dcb117dc0 req-39a13d23-4969-4b3a-89c4-911d59ded458 tempest-DeleteServersTestJSON-1841148469 tempest-DeleteServersTestJSON-1841148469-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:37:11 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-8a0e130f-1de7-4f3b-8c12-9e0dcb117dc0 req-39a13d23-4969-4b3a-89c4-911d59ded458 tempest-DeleteServersTestJSON-1841148469 tempest-DeleteServersTestJSON-1841148469-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:37:11 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:37:11 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:37:11 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:37:11 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:37:11 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [req-8a0e130f-1de7-4f3b-8c12-9e0dcb117dc0 req-39a13d23-4969-4b3a-89c4-911d59ded458 tempest-DeleteServersTestJSON-1841148469 tempest-DeleteServersTestJSON-1841148469-project-member] Volume info retrieved successfully. Sep 01 12:37:11 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-8a0e130f-1de7-4f3b-8c12-9e0dcb117dc0 req-39a13d23-4969-4b3a-89c4-911d59ded458 tempest-DeleteServersTestJSON-1841148469 tempest-DeleteServersTestJSON-1841148469-project-member] http://192.168.122.202/volume/v3/volumes/68f8f145-73bc-4797-9931-d922b8db8447 returned with HTTP 200 Sep 01 12:37:11 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 77/156] 192.168.122.202 () {62 vars in 1528 bytes} [Tue Sep 1 12:37:11 2026] GET /volume/v3/volumes/68f8f145-73bc-4797-9931-d922b8db8447 => generated 1034 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 12:37:11 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-8a0e130f-1de7-4f3b-8c12-9e0dcb117dc0 req-51aee4ad-15f6-4c9e-b1ae-2de9cacc763b None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:37:11 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-8a0e130f-1de7-4f3b-8c12-9e0dcb117dc0 req-51aee4ad-15f6-4c9e-b1ae-2de9cacc763b tempest-DeleteServersTestJSON-1841148469 tempest-DeleteServersTestJSON-1841148469-project-member] PUT http://192.168.122.202/volume/v3/attachments/e3ce9e28-59df-4a7c-b819-6809cace20ed Sep 01 12:37:11 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-8a0e130f-1de7-4f3b-8c12-9e0dcb117dc0 req-51aee4ad-15f6-4c9e-b1ae-2de9cacc763b tempest-DeleteServersTestJSON-1841148469 tempest-DeleteServersTestJSON-1841148469-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.202", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9cabaa2c96fd", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "d576c0ca-ddd0-46cc-913d-b7a80063e011", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:37:11 devstack devstack@c-api.service[86815]: DEBUG cinder.coordination [req-8a0e130f-1de7-4f3b-8c12-9e0dcb117dc0 req-51aee4ad-15f6-4c9e-b1ae-2de9cacc763b tempest-DeleteServersTestJSON-1841148469 tempest-DeleteServersTestJSON-1841148469-project-member] Acquiring lock "cinder-attachment_update-68f8f145-73bc-4797-9931-d922b8db8447-devstack" by "attachment_update" {{(pid=86815) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 12:37:11 devstack devstack@c-api.service[86815]: DEBUG cinder.coordination [req-8a0e130f-1de7-4f3b-8c12-9e0dcb117dc0 req-51aee4ad-15f6-4c9e-b1ae-2de9cacc763b tempest-DeleteServersTestJSON-1841148469 tempest-DeleteServersTestJSON-1841148469-project-member] Lock "cinder-attachment_update-68f8f145-73bc-4797-9931-d922b8db8447-devstack" acquired by "attachment_update" :: waited 0.030s {{(pid=86815) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 12:37:11 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:37:11 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:37:11 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:37:11 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:37:12 devstack devstack@c-api.service[86815]: DEBUG cinder.coordination [req-8a0e130f-1de7-4f3b-8c12-9e0dcb117dc0 req-51aee4ad-15f6-4c9e-b1ae-2de9cacc763b tempest-DeleteServersTestJSON-1841148469 tempest-DeleteServersTestJSON-1841148469-project-member] Lock "cinder-attachment_update-68f8f145-73bc-4797-9931-d922b8db8447-devstack" released by "attachment_update" :: held 0.407s {{(pid=86815) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 12:37:12 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-8a0e130f-1de7-4f3b-8c12-9e0dcb117dc0 req-51aee4ad-15f6-4c9e-b1ae-2de9cacc763b tempest-DeleteServersTestJSON-1841148469 tempest-DeleteServersTestJSON-1841148469-project-member] http://192.168.122.202/volume/v3/attachments/e3ce9e28-59df-4a7c-b819-6809cace20ed returned with HTTP 200 Sep 01 12:37:12 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 80/157] 192.168.122.202 () {66 vars in 1593 bytes} [Tue Sep 1 12:37:11 2026] PUT /volume/v3/attachments/e3ce9e28-59df-4a7c-b819-6809cace20ed => generated 694 bytes in 478 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:37:12 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-3718ed4a-20f5-444d-a701-2b6563999e03 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:37:12 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-3718ed4a-20f5-444d-a701-2b6563999e03 tempest-DeleteServersTestJSON-1841148469 tempest-DeleteServersTestJSON-1841148469-project-member] GET http://192.168.122.202/volume/v3/volumes/68f8f145-73bc-4797-9931-d922b8db8447 Sep 01 12:37:12 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-3718ed4a-20f5-444d-a701-2b6563999e03 tempest-DeleteServersTestJSON-1841148469 tempest-DeleteServersTestJSON-1841148469-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:37:12 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-3718ed4a-20f5-444d-a701-2b6563999e03 tempest-DeleteServersTestJSON-1841148469 tempest-DeleteServersTestJSON-1841148469-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:37:12 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:37:12 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:37:12 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:37:12 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:37:12 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-3718ed4a-20f5-444d-a701-2b6563999e03 tempest-DeleteServersTestJSON-1841148469 tempest-DeleteServersTestJSON-1841148469-project-member] Volume info retrieved successfully. Sep 01 12:37:12 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-3718ed4a-20f5-444d-a701-2b6563999e03 tempest-DeleteServersTestJSON-1841148469 tempest-DeleteServersTestJSON-1841148469-project-member] http://192.168.122.202/volume/v3/volumes/68f8f145-73bc-4797-9931-d922b8db8447 returned with HTTP 200 Sep 01 12:37:12 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 78/158] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:37:12 2026] GET /volume/v3/volumes/68f8f145-73bc-4797-9931-d922b8db8447 => generated 854 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:37:13 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-8a0e130f-1de7-4f3b-8c12-9e0dcb117dc0 req-8cbe2644-e2a3-483c-ac60-2b6da7186811 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:37:13 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-8a0e130f-1de7-4f3b-8c12-9e0dcb117dc0 req-8cbe2644-e2a3-483c-ac60-2b6da7186811 tempest-DeleteServersTestJSON-1841148469 tempest-DeleteServersTestJSON-1841148469-project-member] POST http://192.168.122.202/volume/v3/attachments/e3ce9e28-59df-4a7c-b819-6809cace20ed/action Sep 01 12:37:13 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-8a0e130f-1de7-4f3b-8c12-9e0dcb117dc0 req-8cbe2644-e2a3-483c-ac60-2b6da7186811 tempest-DeleteServersTestJSON-1841148469 tempest-DeleteServersTestJSON-1841148469-project-member] Action body: b'{"os-complete": null}' {{(pid=86815) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:37:13 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-8a0e130f-1de7-4f3b-8c12-9e0dcb117dc0 req-8cbe2644-e2a3-483c-ac60-2b6da7186811 tempest-DeleteServersTestJSON-1841148469 tempest-DeleteServersTestJSON-1841148469-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:37:13 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:37:13 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:37:13 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:37:13 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:37:13 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-8a0e130f-1de7-4f3b-8c12-9e0dcb117dc0 req-8cbe2644-e2a3-483c-ac60-2b6da7186811 tempest-DeleteServersTestJSON-1841148469 tempest-DeleteServersTestJSON-1841148469-project-member] http://192.168.122.202/volume/v3/attachments/e3ce9e28-59df-4a7c-b819-6809cace20ed/action returned with HTTP 204 Sep 01 12:37:13 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 81/159] 192.168.122.202 () {66 vars in 1614 bytes} [Tue Sep 1 12:37:13 2026] POST /volume/v3/attachments/e3ce9e28-59df-4a7c-b819-6809cace20ed/action => generated 0 bytes in 89 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:37:13 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-2e6aa523-6a05-44c6-a95f-49dc00d4a3b0 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:37:13 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-2e6aa523-6a05-44c6-a95f-49dc00d4a3b0 tempest-DeleteServersTestJSON-1841148469 tempest-DeleteServersTestJSON-1841148469-project-member] GET http://192.168.122.202/volume/v3/volumes/68f8f145-73bc-4797-9931-d922b8db8447 Sep 01 12:37:13 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-2e6aa523-6a05-44c6-a95f-49dc00d4a3b0 tempest-DeleteServersTestJSON-1841148469 tempest-DeleteServersTestJSON-1841148469-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:37:13 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-2e6aa523-6a05-44c6-a95f-49dc00d4a3b0 tempest-DeleteServersTestJSON-1841148469 tempest-DeleteServersTestJSON-1841148469-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:37:13 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:37:13 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:37:13 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:37:13 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:37:13 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-2e6aa523-6a05-44c6-a95f-49dc00d4a3b0 tempest-DeleteServersTestJSON-1841148469 tempest-DeleteServersTestJSON-1841148469-project-member] Volume info retrieved successfully. Sep 01 12:37:13 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-2e6aa523-6a05-44c6-a95f-49dc00d4a3b0 tempest-DeleteServersTestJSON-1841148469 tempest-DeleteServersTestJSON-1841148469-project-member] http://192.168.122.202/volume/v3/volumes/68f8f145-73bc-4797-9931-d922b8db8447 returned with HTTP 200 Sep 01 12:37:13 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 79/160] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:37:13 2026] GET /volume/v3/volumes/68f8f145-73bc-4797-9931-d922b8db8447 => generated 1146 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:37:13 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-b4ad13af-9352-4461-8300-b420d872a4a7 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:37:13 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b4ad13af-9352-4461-8300-b420d872a4a7 tempest-DeleteServersTestJSON-1841148469 tempest-DeleteServersTestJSON-1841148469-project-member] GET http://192.168.122.202/volume/v3/volumes/68f8f145-73bc-4797-9931-d922b8db8447 Sep 01 12:37:13 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b4ad13af-9352-4461-8300-b420d872a4a7 tempest-DeleteServersTestJSON-1841148469 tempest-DeleteServersTestJSON-1841148469-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:37:13 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b4ad13af-9352-4461-8300-b420d872a4a7 tempest-DeleteServersTestJSON-1841148469 tempest-DeleteServersTestJSON-1841148469-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:37:13 devstack devstack@c-api.service[86815]: DEBUG dbcounter [-] [86815] Writing DB stats cinder:SELECT=246,cinder:INSERT=28,cinder:UPDATE=49 {{(pid=86815) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 12:37:13 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:37:13 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:37:13 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:37:13 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:37:13 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-b4ad13af-9352-4461-8300-b420d872a4a7 tempest-DeleteServersTestJSON-1841148469 tempest-DeleteServersTestJSON-1841148469-project-member] Volume info retrieved successfully. Sep 01 12:37:13 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b4ad13af-9352-4461-8300-b420d872a4a7 tempest-DeleteServersTestJSON-1841148469 tempest-DeleteServersTestJSON-1841148469-project-member] http://192.168.122.202/volume/v3/volumes/68f8f145-73bc-4797-9931-d922b8db8447 returned with HTTP 200 Sep 01 12:37:13 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 82/161] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:37:13 2026] GET /volume/v3/volumes/68f8f145-73bc-4797-9931-d922b8db8447 => generated 1146 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:37:13 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-adf0b397-3e4f-4c19-86f9-80f13f7467df None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:37:14 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-adf0b397-3e4f-4c19-86f9-80f13f7467df tempest-GroupsV314Test-1213674347 tempest-GroupsV314Test-1213674347-project-admin] POST http://192.168.122.202/volume/v3/types Sep 01 12:37:14 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-adf0b397-3e4f-4c19-86f9-80f13f7467df tempest-GroupsV314Test-1213674347 tempest-GroupsV314Test-1213674347-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-365773395"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:37:14 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-adf0b397-3e4f-4c19-86f9-80f13f7467df tempest-GroupsV314Test-1213674347 tempest-GroupsV314Test-1213674347-project-admin] http://192.168.122.202/volume/v3/types returned with HTTP 200 Sep 01 12:37:14 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 80/162] 192.168.122.202 () {60 vars in 1136 bytes} [Tue Sep 1 12:37:13 2026] POST /volume/v3/types => generated 219 bytes in 588 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:37:14 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-ef828690-bfab-4219-be62-55d44ba6dcf6 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:37:14 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-ef828690-bfab-4219-be62-55d44ba6dcf6 tempest-GroupsV314Test-1213674347 tempest-GroupsV314Test-1213674347-project-admin] POST http://192.168.122.202/volume/v3/group_types Sep 01 12:37:14 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-ef828690-bfab-4219-be62-55d44ba6dcf6 tempest-GroupsV314Test-1213674347 tempest-GroupsV314Test-1213674347-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-939625571"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:37:14 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-ef828690-bfab-4219-be62-55d44ba6dcf6 tempest-GroupsV314Test-1213674347 tempest-GroupsV314Test-1213674347-project-admin] http://192.168.122.202/volume/v3/group_types returned with HTTP 202 Sep 01 12:37:14 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 83/163] 192.168.122.202 () {62 vars in 1195 bytes} [Tue Sep 1 12:37:14 2026] POST /volume/v3/group_types => generated 176 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:37:14 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-9058a413-d203-4667-bb2b-77b5df417e7d None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:37:14 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9058a413-d203-4667-bb2b-77b5df417e7d tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] POST http://192.168.122.202/volume/v3/groups Sep 01 12:37:14 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-9058a413-d203-4667-bb2b-77b5df417e7d tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "71ac4268-92ee-4199-8c93-ffca47d1a574", "volume_types": ["a577eb3c-4589-4773-b45f-6830523b4c57"], "name": "tempest-GroupsV314Test-Group-673523320"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:37:14 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.groups [None req-9058a413-d203-4667-bb2b-77b5df417e7d tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] Creating new group {'group': {'group_type': '71ac4268-92ee-4199-8c93-ffca47d1a574', 'volume_types': ['a577eb3c-4589-4773-b45f-6830523b4c57'], 'name': 'tempest-GroupsV314Test-Group-673523320'}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 01 12:37:14 devstack devstack@c-api.service[86814]: DEBUG dbcounter [-] [86814] Writing DB stats cinder:SELECT=263,cinder:UPDATE=52,cinder:INSERT=37 {{(pid=86814) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 12:37:14 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.groups [None req-9058a413-d203-4667-bb2b-77b5df417e7d tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] Creating group tempest-GroupsV314Test-Group-673523320. Sep 01 12:37:14 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/service.py:236: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:37:14 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 12:37:14 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-9058a413-d203-4667-bb2b-77b5df417e7d tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] Availability zone cache updated, next update will occur around 2026-09-01 11:37:14.916189. {{(pid=86814) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 01 12:37:14 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-9058a413-d203-4667-bb2b-77b5df417e7d tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] Availability Zones retrieved successfully. Sep 01 12:37:15 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-9058a413-d203-4667-bb2b-77b5df417e7d tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] Created reservations ['32645841-6cef-4518-98b8-d7df0507d7ee'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:37:15 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9058a413-d203-4667-bb2b-77b5df417e7d tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] http://192.168.122.202/volume/v3/groups returned with HTTP 202 Sep 01 12:37:15 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 81/164] 192.168.122.202 () {62 vars in 1181 bytes} [Tue Sep 1 12:37:14 2026] POST /volume/v3/groups => generated 107 bytes in 622 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:37:15 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-31748330-9c37-4242-8a1d-5e1501a8f941 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:37:15 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-31748330-9c37-4242-8a1d-5e1501a8f941 tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] GET http://192.168.122.202/volume/v3/groups/8a0d230e-a42c-4536-adf8-47631439fb09 Sep 01 12:37:15 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-31748330-9c37-4242-8a1d-5e1501a8f941 tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:37:15 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-31748330-9c37-4242-8a1d-5e1501a8f941 tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] Calling method 'version_select' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:37:15 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.groups [None req-31748330-9c37-4242-8a1d-5e1501a8f941 tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] show called for member 8a0d230e-a42c-4536-adf8-47631439fb09 {{(pid=86815) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 12:37:15 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:37:15 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:37:15 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:37:15 devstack devstack@c-api.service[86815]: return base.obj_make_list(context, cls(context), Sep 01 12:37:15 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-31748330-9c37-4242-8a1d-5e1501a8f941 tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] http://192.168.122.202/volume/v3/groups/8a0d230e-a42c-4536-adf8-47631439fb09 returned with HTTP 200 Sep 01 12:37:15 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 84/165] 192.168.122.202 () {60 vars in 1270 bytes} [Tue Sep 1 12:37:15 2026] GET /volume/v3/groups/8a0d230e-a42c-4536-adf8-47631439fb09 => generated 387 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:37:16 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-61e3b0f7-7f67-46f9-9525-1f9f5e5a68ff None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:37:16 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-61e3b0f7-7f67-46f9-9525-1f9f5e5a68ff tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] GET http://192.168.122.202/volume/v3/groups/8a0d230e-a42c-4536-adf8-47631439fb09 Sep 01 12:37:16 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-61e3b0f7-7f67-46f9-9525-1f9f5e5a68ff tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:37:16 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-61e3b0f7-7f67-46f9-9525-1f9f5e5a68ff tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] Calling method 'version_select' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:37:16 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.groups [None req-61e3b0f7-7f67-46f9-9525-1f9f5e5a68ff tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] show called for member 8a0d230e-a42c-4536-adf8-47631439fb09 {{(pid=86814) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 12:37:16 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:37:16 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:37:16 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:37:16 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, cls(context), Sep 01 12:37:16 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-61e3b0f7-7f67-46f9-9525-1f9f5e5a68ff tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] http://192.168.122.202/volume/v3/groups/8a0d230e-a42c-4536-adf8-47631439fb09 returned with HTTP 200 Sep 01 12:37:16 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 82/166] 192.168.122.202 () {60 vars in 1270 bytes} [Tue Sep 1 12:37:16 2026] GET /volume/v3/groups/8a0d230e-a42c-4536-adf8-47631439fb09 => generated 388 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:37:16 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-6717f77f-1fe5-48c3-8a39-cc7fa40c8585 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:37:16 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-6717f77f-1fe5-48c3-8a39-cc7fa40c8585 tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] POST http://192.168.122.202/volume/v3/volumes Sep 01 12:37:16 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-6717f77f-1fe5-48c3-8a39-cc7fa40c8585 tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1519104151", "volume_type": "a577eb3c-4589-4773-b45f-6830523b4c57", "group_id": "8a0d230e-a42c-4536-adf8-47631439fb09", "size": 1}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:37:16 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.volumes [None req-6717f77f-1fe5-48c3-8a39-cc7fa40c8585 tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1519104151', 'volume_type': 'a577eb3c-4589-4773-b45f-6830523b4c57', 'group_id': '8a0d230e-a42c-4536-adf8-47631439fb09', 'size': 1}} {{(pid=86815) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:37:16 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:37:16 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:37:16 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-6717f77f-1fe5-48c3-8a39-cc7fa40c8585 tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] Create volume of 1 GB Sep 01 12:37:16 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:37:16 devstack devstack@c-api.service[86815]: return base.obj_make_list(context, cls(context), Sep 01 12:37:16 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-6717f77f-1fe5-48c3-8a39-cc7fa40c8585 tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] Availability Zones retrieved successfully. Sep 01 12:37:16 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-6717f77f-1fe5-48c3-8a39-cc7fa40c8585 tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] Flow 'volume_create_api' (1543b899-cc76-4dad-bacc-0537b4ee8812) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:37:16 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-6717f77f-1fe5-48c3-8a39-cc7fa40c8585 tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (585ef414-d37f-4842-bdb8-7fc8db182953) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:37:16 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:37:16 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:37:16 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.flows.api.create_volume [None req-6717f77f-1fe5-48c3-8a39-cc7fa40c8585 tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] Validating volume size '1' using validate_int {{(pid=86815) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 12:37:16 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-6717f77f-1fe5-48c3-8a39-cc7fa40c8585 tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (585ef414-d37f-4842-bdb8-7fc8db182953) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T10:37:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=a577eb3c-4589-4773-b45f-6830523b4c57,is_public=True,name='tempest-GroupsV314Test-volume-type-365773395',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a577eb3c-4589-4773-b45f-6830523b4c57', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '8a0d230e-a42c-4536-adf8-47631439fb09', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:37:16 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-6717f77f-1fe5-48c3-8a39-cc7fa40c8585 tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9cf6be55-e626-45e1-8560-24edd38c77ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:37:16 devstack devstack@c-api.service[86815]: WARNING cinder.quota [None req-6717f77f-1fe5-48c3-8a39-cc7fa40c8585 tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-365773395 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-365773395, it is now deprecated. Please use the default quota class for default quota. Sep 01 12:37:16 devstack devstack@c-api.service[86815]: WARNING cinder.quota [None req-6717f77f-1fe5-48c3-8a39-cc7fa40c8585 tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-365773395 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-365773395, it is now deprecated. Please use the default quota class for default quota. Sep 01 12:37:16 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-6717f77f-1fe5-48c3-8a39-cc7fa40c8585 tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] Created reservations ['33747e24-5c22-4199-9cc9-33d8317b4b05', '4f32d1da-d8b5-4761-81b8-3523989239f2', '6bb9a4d6-3df0-497a-a268-64855afbfdcc', '24908e2b-cd05-4b8a-aae0-c7e6aa7981cd'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:37:16 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-6717f77f-1fe5-48c3-8a39-cc7fa40c8585 tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9cf6be55-e626-45e1-8560-24edd38c77ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['33747e24-5c22-4199-9cc9-33d8317b4b05', '4f32d1da-d8b5-4761-81b8-3523989239f2', '6bb9a4d6-3df0-497a-a268-64855afbfdcc', '24908e2b-cd05-4b8a-aae0-c7e6aa7981cd']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:37:16 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-6717f77f-1fe5-48c3-8a39-cc7fa40c8585 tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71a8da6e-5971-48b9-b9d2-f3b0246a831a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:37:16 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:37:16 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:37:16 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-6717f77f-1fe5-48c3-8a39-cc7fa40c8585 tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71a8da6e-5971-48b9-b9d2-f3b0246a831a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '34acee18-991d-40c5-8491-19426693e7d9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1519104151',encryption_key_id=None,group_id=8a0d230e-a42c-4536-adf8-47631439fb09,group_type_id=,metadata={},multiattach=False,project_id='4dd852dedced4fc0ad58aad7aec67656',qos_specs=None,replication_status=,reservations=['33747e24-5c22-4199-9cc9-33d8317b4b05','4f32d1da-d8b5-4761-81b8-3523989239f2','6bb9a4d6-3df0-497a-a268-64855afbfdcc','24908e2b-cd05-4b8a-aae0-c7e6aa7981cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='791b8d6435fc4d5aa8f33d44ed861f07',volume_type_id=a577eb3c-4589-4773-b45f-6830523b4c57), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T10:37:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1519104151',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=8a0d230e-a42c-4536-adf8-47631439fb09,host=None,id=34acee18-991d-40c5-8491-19426693e7d9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4dd852dedced4fc0ad58aad7aec67656',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='791b8d6435fc4d5aa8f33d44ed861f07',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a577eb3c-4589-4773-b45f-6830523b4c57),volume_type_id=a577eb3c-4589-4773-b45f-6830523b4c57)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:37:16 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-6717f77f-1fe5-48c3-8a39-cc7fa40c8585 tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1678cb74-3f2b-4d1d-86dd-10a1dca48e5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:37:16 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-6717f77f-1fe5-48c3-8a39-cc7fa40c8585 tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1678cb74-3f2b-4d1d-86dd-10a1dca48e5a) transitioned into state 'SUCCESS' from state '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-1519104151',encryption_key_id=None,group_id=8a0d230e-a42c-4536-adf8-47631439fb09,group_type_id=,metadata={},multiattach=False,project_id='4dd852dedced4fc0ad58aad7aec67656',qos_specs=None,replication_status=,reservations=['33747e24-5c22-4199-9cc9-33d8317b4b05','4f32d1da-d8b5-4761-81b8-3523989239f2','6bb9a4d6-3df0-497a-a268-64855afbfdcc','24908e2b-cd05-4b8a-aae0-c7e6aa7981cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='791b8d6435fc4d5aa8f33d44ed861f07',volume_type_id=a577eb3c-4589-4773-b45f-6830523b4c57)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:37:16 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-6717f77f-1fe5-48c3-8a39-cc7fa40c8585 tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0845b0bc-6106-48ec-b941-93656d6d50cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:37:16 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-6717f77f-1fe5-48c3-8a39-cc7fa40c8585 tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0845b0bc-6106-48ec-b941-93656d6d50cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:37:16 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-6717f77f-1fe5-48c3-8a39-cc7fa40c8585 tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] Flow 'volume_create_api' (1543b899-cc76-4dad-bacc-0537b4ee8812) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86815) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:37:16 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-6717f77f-1fe5-48c3-8a39-cc7fa40c8585 tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] Create volume request issued successfully. Sep 01 12:37:16 devstack devstack@c-api.service[86815]: WARNING stevedore.named [None req-6717f77f-1fe5-48c3-8a39-cc7fa40c8585 tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:37:16 devstack devstack@c-api.service[86815]: WARNING castellan.key_manager [None req-6717f77f-1fe5-48c3-8a39-cc7fa40c8585 tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:37:16 devstack devstack@c-api.service[86815]: DEBUG oslo_db.sqlalchemy.engines [None req-6717f77f-1fe5-48c3-8a39-cc7fa40c8585 tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86815) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 12:37:16 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:37:16 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:37:16 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-6717f77f-1fe5-48c3-8a39-cc7fa40c8585 tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] http://192.168.122.202/volume/v3/volumes returned with HTTP 202 Sep 01 12:37:16 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 85/167] 192.168.122.202 () {62 vars in 1184 bytes} [Tue Sep 1 12:37:16 2026] POST /volume/v3/volumes => generated 826 bytes in 640 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:37:16 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-92cd00b8-c94b-47f2-96ec-fa572fa24916 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:37:16 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-92cd00b8-c94b-47f2-96ec-fa572fa24916 tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] GET http://192.168.122.202/volume/v3/volumes/34acee18-991d-40c5-8491-19426693e7d9 Sep 01 12:37:16 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-92cd00b8-c94b-47f2-96ec-fa572fa24916 tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:37:16 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-92cd00b8-c94b-47f2-96ec-fa572fa24916 tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:37:16 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-b03e7352-4531-4d87-9e75-8a4e314b34de req-ebd684b8-f803-4a88-802f-2f334715594d None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:37:16 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-b03e7352-4531-4d87-9e75-8a4e314b34de req-ebd684b8-f803-4a88-802f-2f334715594d tempest-DeleteServersTestJSON-1841148469 tempest-DeleteServersTestJSON-1841148469-project-member] DELETE http://192.168.122.202/volume/v3/attachments/e3ce9e28-59df-4a7c-b819-6809cace20ed Sep 01 12:37:16 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-b03e7352-4531-4d87-9e75-8a4e314b34de req-ebd684b8-f803-4a88-802f-2f334715594d tempest-DeleteServersTestJSON-1841148469 tempest-DeleteServersTestJSON-1841148469-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:37:16 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-b03e7352-4531-4d87-9e75-8a4e314b34de req-ebd684b8-f803-4a88-802f-2f334715594d tempest-DeleteServersTestJSON-1841148469 tempest-DeleteServersTestJSON-1841148469-project-member] Calling method 'version_select' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:37:16 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:37:16 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:37:16 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:37:16 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:37:16 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:37:16 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:37:16 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-92cd00b8-c94b-47f2-96ec-fa572fa24916 tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] Volume info retrieved successfully. Sep 01 12:37:16 devstack devstack@c-api.service[86814]: WARNING stevedore.named [None req-92cd00b8-c94b-47f2-96ec-fa572fa24916 tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:37:16 devstack devstack@c-api.service[86814]: WARNING castellan.key_manager [None req-92cd00b8-c94b-47f2-96ec-fa572fa24916 tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:37:17 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:37:17 devstack devstack@c-api.service[86815]: return base.obj_make_list(context, Sep 01 12:37:17 devstack devstack@c-api.service[86814]: DEBUG oslo_db.sqlalchemy.engines [None req-92cd00b8-c94b-47f2-96ec-fa572fa24916 tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86814) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 12:37:17 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:37:17 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:37:17 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-92cd00b8-c94b-47f2-96ec-fa572fa24916 tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] http://192.168.122.202/volume/v3/volumes/34acee18-991d-40c5-8491-19426693e7d9 returned with HTTP 200 Sep 01 12:37:17 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 83/168] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:37:16 2026] GET /volume/v3/volumes/34acee18-991d-40c5-8491-19426693e7d9 => generated 894 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:37:17 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-b03e7352-4531-4d87-9e75-8a4e314b34de req-ebd684b8-f803-4a88-802f-2f334715594d tempest-DeleteServersTestJSON-1841148469 tempest-DeleteServersTestJSON-1841148469-project-member] http://192.168.122.202/volume/v3/attachments/e3ce9e28-59df-4a7c-b819-6809cace20ed returned with HTTP 200 Sep 01 12:37:17 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 86/169] 192.168.122.202 () {64 vars in 1562 bytes} [Tue Sep 1 12:37:16 2026] DELETE /volume/v3/attachments/e3ce9e28-59df-4a7c-b819-6809cace20ed => generated 19 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:37:18 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-2f11ddc7-7669-4e12-ae7c-036c5344f397 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:37:18 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-2f11ddc7-7669-4e12-ae7c-036c5344f397 tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] GET http://192.168.122.202/volume/v3/volumes/34acee18-991d-40c5-8491-19426693e7d9 Sep 01 12:37:18 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-2f11ddc7-7669-4e12-ae7c-036c5344f397 tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:37:18 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-2f11ddc7-7669-4e12-ae7c-036c5344f397 tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:37:18 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:37:18 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:37:18 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:37:18 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:37:18 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-2f11ddc7-7669-4e12-ae7c-036c5344f397 tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] Volume info retrieved successfully. Sep 01 12:37:18 devstack devstack@c-api.service[86814]: WARNING stevedore.named [None req-2f11ddc7-7669-4e12-ae7c-036c5344f397 tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:37:18 devstack devstack@c-api.service[86814]: WARNING castellan.key_manager [None req-2f11ddc7-7669-4e12-ae7c-036c5344f397 tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:37:18 devstack devstack@c-api.service[86814]: DEBUG oslo_db.sqlalchemy.engines [None req-2f11ddc7-7669-4e12-ae7c-036c5344f397 tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86814) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 12:37:18 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:37:18 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:37:18 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-2f11ddc7-7669-4e12-ae7c-036c5344f397 tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] http://192.168.122.202/volume/v3/volumes/34acee18-991d-40c5-8491-19426693e7d9 returned with HTTP 200 Sep 01 12:37:18 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 84/170] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:37:18 2026] GET /volume/v3/volumes/34acee18-991d-40c5-8491-19426693e7d9 => generated 918 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:37:19 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-f0a7b61c-2061-4ced-80eb-333c29ff0dfd None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:37:19 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f0a7b61c-2061-4ced-80eb-333c29ff0dfd tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] GET http://192.168.122.202/volume/v3/volumes/34acee18-991d-40c5-8491-19426693e7d9 Sep 01 12:37:19 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f0a7b61c-2061-4ced-80eb-333c29ff0dfd tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:37:19 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f0a7b61c-2061-4ced-80eb-333c29ff0dfd tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:37:19 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:37:19 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:37:19 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:37:19 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:37:19 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-f0a7b61c-2061-4ced-80eb-333c29ff0dfd tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] Volume info retrieved successfully. Sep 01 12:37:19 devstack devstack@c-api.service[86815]: WARNING stevedore.named [None req-f0a7b61c-2061-4ced-80eb-333c29ff0dfd tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:37:19 devstack devstack@c-api.service[86815]: WARNING castellan.key_manager [None req-f0a7b61c-2061-4ced-80eb-333c29ff0dfd tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:37:19 devstack devstack@c-api.service[86815]: DEBUG oslo_db.sqlalchemy.engines [None req-f0a7b61c-2061-4ced-80eb-333c29ff0dfd tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86815) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 12:37:19 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:37:19 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:37:19 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f0a7b61c-2061-4ced-80eb-333c29ff0dfd tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] http://192.168.122.202/volume/v3/volumes/34acee18-991d-40c5-8491-19426693e7d9 returned with HTTP 200 Sep 01 12:37:19 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 87/171] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:37:19 2026] GET /volume/v3/volumes/34acee18-991d-40c5-8491-19426693e7d9 => generated 919 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 12:37:19 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-a0186ef2-fe8a-43f1-9292-441c815fbc94 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:37:19 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a0186ef2-fe8a-43f1-9292-441c815fbc94 tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] POST http://192.168.122.202/volume/v3/groups/action Sep 01 12:37:19 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a0186ef2-fe8a-43f1-9292-441c815fbc94 tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] Action body: b'{"create-from-src": {"source_group_id": "8a0d230e-a42c-4536-adf8-47631439fb09", "name": "tempest-Group_from_grp-2129108739"}}' {{(pid=86814) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:37:19 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a0186ef2-fe8a-43f1-9292-441c815fbc94 tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"source_group_id": "8a0d230e-a42c-4536-adf8-47631439fb09", "name": "tempest-Group_from_grp-2129108739"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:37:19 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.groups [None req-a0186ef2-fe8a-43f1-9292-441c815fbc94 tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] Creating new group {'create-from-src': {'source_group_id': '8a0d230e-a42c-4536-adf8-47631439fb09', 'name': 'tempest-Group_from_grp-2129108739'}}. {{(pid=86814) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Sep 01 12:37:19 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.groups [None req-a0186ef2-fe8a-43f1-9292-441c815fbc94 tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] Creating group tempest-Group_from_grp-2129108739 from source group 8a0d230e-a42c-4536-adf8-47631439fb09. Sep 01 12:37:19 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:37:19 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:37:19 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:37:19 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:37:19 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:37:19 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, cls(context), Sep 01 12:37:19 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-5c2cfa6a-a825-4936-8074-662597b8253f None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:37:19 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-5c2cfa6a-a825-4936-8074-662597b8253f tempest-DeleteServersTestJSON-1841148469 tempest-DeleteServersTestJSON-1841148469-project-member] GET http://192.168.122.202/volume/v3/volumes/68f8f145-73bc-4797-9931-d922b8db8447 Sep 01 12:37:19 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-5c2cfa6a-a825-4936-8074-662597b8253f tempest-DeleteServersTestJSON-1841148469 tempest-DeleteServersTestJSON-1841148469-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:37:19 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-5c2cfa6a-a825-4936-8074-662597b8253f tempest-DeleteServersTestJSON-1841148469 tempest-DeleteServersTestJSON-1841148469-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:37:19 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:696: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:37:19 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 12:37:19 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:37:19 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:37:19 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:37:19 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:37:19 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:37:19 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:37:19 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-5c2cfa6a-a825-4936-8074-662597b8253f tempest-DeleteServersTestJSON-1841148469 tempest-DeleteServersTestJSON-1841148469-project-member] Volume info retrieved successfully. Sep 01 12:37:19 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-a0186ef2-fe8a-43f1-9292-441c815fbc94 tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] Created reservations ['817aab50-f6ac-461e-b74c-5bf0871d7753'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:37:19 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-5c2cfa6a-a825-4936-8074-662597b8253f tempest-DeleteServersTestJSON-1841148469 tempest-DeleteServersTestJSON-1841148469-project-member] http://192.168.122.202/volume/v3/volumes/68f8f145-73bc-4797-9931-d922b8db8447 returned with HTTP 200 Sep 01 12:37:19 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 88/172] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:37:19 2026] GET /volume/v3/volumes/68f8f145-73bc-4797-9931-d922b8db8447 => generated 854 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:37:19 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-9a6f2c77-7d46-46d5-a72a-e99896a45063 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:37:19 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9a6f2c77-7d46-46d5-a72a-e99896a45063 tempest-DeleteServersTestJSON-1841148469 tempest-DeleteServersTestJSON-1841148469-project-member] GET http://192.168.122.202/volume/v3/volumes/68f8f145-73bc-4797-9931-d922b8db8447 Sep 01 12:37:19 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-9a6f2c77-7d46-46d5-a72a-e99896a45063 tempest-DeleteServersTestJSON-1841148469 tempest-DeleteServersTestJSON-1841148469-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:37:19 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-9a6f2c77-7d46-46d5-a72a-e99896a45063 tempest-DeleteServersTestJSON-1841148469 tempest-DeleteServersTestJSON-1841148469-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:37:19 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:37:19 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:37:19 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:37:19 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:37:19 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-9a6f2c77-7d46-46d5-a72a-e99896a45063 tempest-DeleteServersTestJSON-1841148469 tempest-DeleteServersTestJSON-1841148469-project-member] Volume info retrieved successfully. Sep 01 12:37:19 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9a6f2c77-7d46-46d5-a72a-e99896a45063 tempest-DeleteServersTestJSON-1841148469 tempest-DeleteServersTestJSON-1841148469-project-member] http://192.168.122.202/volume/v3/volumes/68f8f145-73bc-4797-9931-d922b8db8447 returned with HTTP 200 Sep 01 12:37:19 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 89/173] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:37:19 2026] GET /volume/v3/volumes/68f8f145-73bc-4797-9931-d922b8db8447 => generated 854 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:37:19 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-e41062c1-faf9-4abf-8959-d849e0fab32f None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:37:19 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e41062c1-faf9-4abf-8959-d849e0fab32f tempest-DeleteServersTestJSON-1841148469 tempest-DeleteServersTestJSON-1841148469-project-member] GET http://192.168.122.202/volume/v3/volumes/68f8f145-73bc-4797-9931-d922b8db8447 Sep 01 12:37:19 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e41062c1-faf9-4abf-8959-d849e0fab32f tempest-DeleteServersTestJSON-1841148469 tempest-DeleteServersTestJSON-1841148469-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:37:19 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e41062c1-faf9-4abf-8959-d849e0fab32f tempest-DeleteServersTestJSON-1841148469 tempest-DeleteServersTestJSON-1841148469-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:37:19 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:696: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:37:19 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 12:37:19 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:37:19 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:37:19 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:37:19 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:37:19 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:37:19 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:37:19 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-e41062c1-faf9-4abf-8959-d849e0fab32f tempest-DeleteServersTestJSON-1841148469 tempest-DeleteServersTestJSON-1841148469-project-member] Volume info retrieved successfully. Sep 01 12:37:19 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e41062c1-faf9-4abf-8959-d849e0fab32f tempest-DeleteServersTestJSON-1841148469 tempest-DeleteServersTestJSON-1841148469-project-member] http://192.168.122.202/volume/v3/volumes/68f8f145-73bc-4797-9931-d922b8db8447 returned with HTTP 200 Sep 01 12:37:19 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 90/174] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:37:19 2026] GET /volume/v3/volumes/68f8f145-73bc-4797-9931-d922b8db8447 => generated 854 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:37:19 devstack devstack@c-api.service[86814]: INFO cinder.group.api [None req-a0186ef2-fe8a-43f1-9292-441c815fbc94 tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] A mapping entry already exists for group 544c9b20-18c3-406a-84dd-7bd37ee6bcfd and volume type a577eb3c-4589-4773-b45f-6830523b4c57. Do not need to create again. Sep 01 12:37:19 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:37:19 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:37:19 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-a0186ef2-fe8a-43f1-9292-441c815fbc94 tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] Availability Zones retrieved successfully. Sep 01 12:37:19 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-6015a306-2236-4847-bcb2-45030d2cf573 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:37:19 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-6015a306-2236-4847-bcb2-45030d2cf573 tempest-DeleteServersTestJSON-1841148469 tempest-DeleteServersTestJSON-1841148469-project-member] DELETE http://192.168.122.202/volume/v3/volumes/68f8f145-73bc-4797-9931-d922b8db8447 Sep 01 12:37:19 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-6015a306-2236-4847-bcb2-45030d2cf573 tempest-DeleteServersTestJSON-1841148469 tempest-DeleteServersTestJSON-1841148469-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:37:19 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-6015a306-2236-4847-bcb2-45030d2cf573 tempest-DeleteServersTestJSON-1841148469 tempest-DeleteServersTestJSON-1841148469-project-member] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:37:19 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-6015a306-2236-4847-bcb2-45030d2cf573 tempest-DeleteServersTestJSON-1841148469 tempest-DeleteServersTestJSON-1841148469-project-member] Delete volume with id: 68f8f145-73bc-4797-9931-d922b8db8447 Sep 01 12:37:19 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-a0186ef2-fe8a-43f1-9292-441c815fbc94 tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] Flow 'volume_create_api' (2c375745-345f-43a4-8eb1-52d57bc16668) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:37:19 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-a0186ef2-fe8a-43f1-9292-441c815fbc94 tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff1b333d-3359-4d00-82e8-9b291b18092d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:37:19 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:37:19 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:37:19 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:37:19 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:37:19 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.flows.api.create_volume [None req-a0186ef2-fe8a-43f1-9292-441c815fbc94 tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=86814) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 12:37:19 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-6015a306-2236-4847-bcb2-45030d2cf573 tempest-DeleteServersTestJSON-1841148469 tempest-DeleteServersTestJSON-1841148469-project-member] Volume info retrieved successfully. Sep 01 12:37:19 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-6015a306-2236-4847-bcb2-45030d2cf573 tempest-DeleteServersTestJSON-1841148469 tempest-DeleteServersTestJSON-1841148469-project-member] Delete volume request issued successfully. Sep 01 12:37:19 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-6015a306-2236-4847-bcb2-45030d2cf573 tempest-DeleteServersTestJSON-1841148469 tempest-DeleteServersTestJSON-1841148469-project-member] http://192.168.122.202/volume/v3/volumes/68f8f145-73bc-4797-9931-d922b8db8447 returned with HTTP 202 Sep 01 12:37:19 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 91/175] 192.168.122.202 () {58 vars in 1235 bytes} [Tue Sep 1 12:37:19 2026] DELETE /volume/v3/volumes/68f8f145-73bc-4797-9931-d922b8db8447 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:37:20 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-886d2383-e5ff-4278-aa7f-840a7809baa3 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:37:20 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-a0186ef2-fe8a-43f1-9292-441c815fbc94 tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff1b333d-3359-4d00-82e8-9b291b18092d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '34acee18-991d-40c5-8491-19426693e7d9', 'volume_type': VolumeType(created_at=2026-09-01T10:37:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=a577eb3c-4589-4773-b45f-6830523b4c57,is_public=True,name='tempest-GroupsV314Test-volume-type-365773395',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a577eb3c-4589-4773-b45f-6830523b4c57', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '544c9b20-18c3-406a-84dd-7bd37ee6bcfd', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:37:20 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-886d2383-e5ff-4278-aa7f-840a7809baa3 tempest-DeleteServersTestJSON-1841148469 tempest-DeleteServersTestJSON-1841148469-project-member] GET http://192.168.122.202/volume/v3/volumes/68f8f145-73bc-4797-9931-d922b8db8447 Sep 01 12:37:20 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-a0186ef2-fe8a-43f1-9292-441c815fbc94 tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a014725d-29ca-4d92-b2db-52ac8b17d817) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:37:20 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-886d2383-e5ff-4278-aa7f-840a7809baa3 tempest-DeleteServersTestJSON-1841148469 tempest-DeleteServersTestJSON-1841148469-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:37:20 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-886d2383-e5ff-4278-aa7f-840a7809baa3 tempest-DeleteServersTestJSON-1841148469 tempest-DeleteServersTestJSON-1841148469-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:37:20 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:37:20 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:37:20 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:37:20 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:37:20 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-886d2383-e5ff-4278-aa7f-840a7809baa3 tempest-DeleteServersTestJSON-1841148469 tempest-DeleteServersTestJSON-1841148469-project-member] Volume info retrieved successfully. Sep 01 12:37:20 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-886d2383-e5ff-4278-aa7f-840a7809baa3 tempest-DeleteServersTestJSON-1841148469 tempest-DeleteServersTestJSON-1841148469-project-member] http://192.168.122.202/volume/v3/volumes/68f8f145-73bc-4797-9931-d922b8db8447 returned with HTTP 200 Sep 01 12:37:20 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 92/176] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:37:20 2026] GET /volume/v3/volumes/68f8f145-73bc-4797-9931-d922b8db8447 => generated 853 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:37:20 devstack devstack@c-api.service[86814]: WARNING cinder.quota [None req-a0186ef2-fe8a-43f1-9292-441c815fbc94 tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-365773395 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-365773395, it is now deprecated. Please use the default quota class for default quota. Sep 01 12:37:20 devstack devstack@c-api.service[86814]: WARNING cinder.quota [None req-a0186ef2-fe8a-43f1-9292-441c815fbc94 tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-365773395 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-365773395, it is now deprecated. Please use the default quota class for default quota. Sep 01 12:37:20 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-a0186ef2-fe8a-43f1-9292-441c815fbc94 tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] Created reservations ['7fab99cd-341c-4cc9-b6ed-394f555230c1', '05578ff0-66f0-478d-9e4d-ac43debbdb23', 'd37a3f76-6307-401d-9bd0-67eede8f3301', '007ca3df-b719-43fe-9f85-ca68fcb67fbf'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:37:20 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-a0186ef2-fe8a-43f1-9292-441c815fbc94 tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a014725d-29ca-4d92-b2db-52ac8b17d817) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7fab99cd-341c-4cc9-b6ed-394f555230c1', '05578ff0-66f0-478d-9e4d-ac43debbdb23', 'd37a3f76-6307-401d-9bd0-67eede8f3301', '007ca3df-b719-43fe-9f85-ca68fcb67fbf']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:37:20 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-a0186ef2-fe8a-43f1-9292-441c815fbc94 tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a6daf3e0-18be-446d-95d7-7f89a92b4269) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:37:20 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:37:20 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:37:20 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:37:20 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:37:20 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-a0186ef2-fe8a-43f1-9292-441c815fbc94 tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a6daf3e0-18be-446d-95d7-7f89a92b4269) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cb713034-6c39-4b3a-aa8c-0dc146b262d1', '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=544c9b20-18c3-406a-84dd-7bd37ee6bcfd,group_type_id=,metadata={},multiattach=False,project_id='4dd852dedced4fc0ad58aad7aec67656',qos_specs=None,replication_status=,reservations=['7fab99cd-341c-4cc9-b6ed-394f555230c1','05578ff0-66f0-478d-9e4d-ac43debbdb23','d37a3f76-6307-401d-9bd0-67eede8f3301','007ca3df-b719-43fe-9f85-ca68fcb67fbf'],size=1,snapshot_id=None,source_replicaid=,source_volid=34acee18-991d-40c5-8491-19426693e7d9,status='creating',user_id='791b8d6435fc4d5aa8f33d44ed861f07',volume_type_id=a577eb3c-4589-4773-b45f-6830523b4c57), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T10:37:20Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=544c9b20-18c3-406a-84dd-7bd37ee6bcfd,host=None,id=cb713034-6c39-4b3a-aa8c-0dc146b262d1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4dd852dedced4fc0ad58aad7aec67656',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=34acee18-991d-40c5-8491-19426693e7d9,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='791b8d6435fc4d5aa8f33d44ed861f07',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a577eb3c-4589-4773-b45f-6830523b4c57),volume_type_id=a577eb3c-4589-4773-b45f-6830523b4c57)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:37:20 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-a0186ef2-fe8a-43f1-9292-441c815fbc94 tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e8a4046d-4bbb-4cdd-8fa2-a0c47fcb4dfd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:37:20 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-a0186ef2-fe8a-43f1-9292-441c815fbc94 tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e8a4046d-4bbb-4cdd-8fa2-a0c47fcb4dfd) transitioned into state 'SUCCESS' from 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=544c9b20-18c3-406a-84dd-7bd37ee6bcfd,group_type_id=,metadata={},multiattach=False,project_id='4dd852dedced4fc0ad58aad7aec67656',qos_specs=None,replication_status=,reservations=['7fab99cd-341c-4cc9-b6ed-394f555230c1','05578ff0-66f0-478d-9e4d-ac43debbdb23','d37a3f76-6307-401d-9bd0-67eede8f3301','007ca3df-b719-43fe-9f85-ca68fcb67fbf'],size=1,snapshot_id=None,source_replicaid=,source_volid=34acee18-991d-40c5-8491-19426693e7d9,status='creating',user_id='791b8d6435fc4d5aa8f33d44ed861f07',volume_type_id=a577eb3c-4589-4773-b45f-6830523b4c57)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:37:20 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-a0186ef2-fe8a-43f1-9292-441c815fbc94 tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] Flow 'volume_create_api' (2c375745-345f-43a4-8eb1-52d57bc16668) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86814) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:37:20 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-a0186ef2-fe8a-43f1-9292-441c815fbc94 tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] Create volume request issued successfully. Sep 01 12:37:20 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:696: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:37:20 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 12:37:20 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:37:20 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:37:20 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a0186ef2-fe8a-43f1-9292-441c815fbc94 tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] http://192.168.122.202/volume/v3/groups/action returned with HTTP 202 Sep 01 12:37:20 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 85/177] 192.168.122.202 () {62 vars in 1202 bytes} [Tue Sep 1 12:37:19 2026] POST /volume/v3/groups/action => generated 102 bytes in 785 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:37:20 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-e8ea47da-de7f-412d-8cab-5b0438d5401d None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:37:20 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e8ea47da-de7f-412d-8cab-5b0438d5401d tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] GET http://192.168.122.202/volume/v3/volumes/detail Sep 01 12:37:20 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e8ea47da-de7f-412d-8cab-5b0438d5401d tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:37:20 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e8ea47da-de7f-412d-8cab-5b0438d5401d tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] Calling method 'detail' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:37:20 devstack devstack@c-api.service[86815]: DEBUG cinder.api.api_utils [None req-e8ea47da-de7f-412d-8cab-5b0438d5401d tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] Removing options '' from query. {{(pid=86815) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:37:20 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-e8ea47da-de7f-412d-8cab-5b0438d5401d tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86815) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 12:37:20 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:37:20 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:37:20 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:37:20 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:37:20 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-e8ea47da-de7f-412d-8cab-5b0438d5401d tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] Get all volumes completed successfully. Sep 01 12:37:20 devstack devstack@c-api.service[86815]: WARNING stevedore.named [None req-e8ea47da-de7f-412d-8cab-5b0438d5401d tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:37:20 devstack devstack@c-api.service[86815]: WARNING castellan.key_manager [None req-e8ea47da-de7f-412d-8cab-5b0438d5401d tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:37:20 devstack devstack@c-api.service[86815]: DEBUG oslo_db.sqlalchemy.engines [None req-e8ea47da-de7f-412d-8cab-5b0438d5401d tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86815) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 12:37:20 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:37:20 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:37:20 devstack devstack@c-api.service[86815]: WARNING stevedore.named [None req-e8ea47da-de7f-412d-8cab-5b0438d5401d tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:37:20 devstack devstack@c-api.service[86815]: WARNING castellan.key_manager [None req-e8ea47da-de7f-412d-8cab-5b0438d5401d tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:37:20 devstack devstack@c-api.service[86815]: DEBUG oslo_db.sqlalchemy.engines [None req-e8ea47da-de7f-412d-8cab-5b0438d5401d tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86815) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 12:37:20 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:37:20 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:37:20 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e8ea47da-de7f-412d-8cab-5b0438d5401d tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] http://192.168.122.202/volume/v3/volumes/detail returned with HTTP 200 Sep 01 12:37:20 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 93/178] 192.168.122.202 () {60 vars in 1183 bytes} [Tue Sep 1 12:37:20 2026] GET /volume/v3/volumes/detail => generated 1841 bytes in 324 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 12:37:20 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-3da590d5-def2-4d85-ab0a-188750debb26 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:37:20 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-3da590d5-def2-4d85-ab0a-188750debb26 tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] GET http://192.168.122.202/volume/v3/volumes/cb713034-6c39-4b3a-aa8c-0dc146b262d1 Sep 01 12:37:20 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-3da590d5-def2-4d85-ab0a-188750debb26 tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:37:20 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-3da590d5-def2-4d85-ab0a-188750debb26 tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:37:20 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:37:20 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:37:20 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:37:20 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:37:20 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-3da590d5-def2-4d85-ab0a-188750debb26 tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] Volume info retrieved successfully. Sep 01 12:37:20 devstack devstack@c-api.service[86814]: WARNING stevedore.named [None req-3da590d5-def2-4d85-ab0a-188750debb26 tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:37:20 devstack devstack@c-api.service[86814]: WARNING castellan.key_manager [None req-3da590d5-def2-4d85-ab0a-188750debb26 tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:37:20 devstack devstack@c-api.service[86814]: DEBUG oslo_db.sqlalchemy.engines [None req-3da590d5-def2-4d85-ab0a-188750debb26 tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86814) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 12:37:20 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:37:20 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:37:20 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-3da590d5-def2-4d85-ab0a-188750debb26 tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] http://192.168.122.202/volume/v3/volumes/cb713034-6c39-4b3a-aa8c-0dc146b262d1 returned with HTTP 200 Sep 01 12:37:20 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 86/179] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:37:20 2026] GET /volume/v3/volumes/cb713034-6c39-4b3a-aa8c-0dc146b262d1 => generated 929 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:37:21 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-34ca2ccb-699f-4e32-87bd-22d970439cb0 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:37:21 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-34ca2ccb-699f-4e32-87bd-22d970439cb0 tempest-DeleteServersTestJSON-1841148469 tempest-DeleteServersTestJSON-1841148469-project-member] GET http://192.168.122.202/volume/v3/volumes/68f8f145-73bc-4797-9931-d922b8db8447 Sep 01 12:37:21 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-34ca2ccb-699f-4e32-87bd-22d970439cb0 tempest-DeleteServersTestJSON-1841148469 tempest-DeleteServersTestJSON-1841148469-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:37:21 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-34ca2ccb-699f-4e32-87bd-22d970439cb0 tempest-DeleteServersTestJSON-1841148469 tempest-DeleteServersTestJSON-1841148469-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:37:21 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:37:21 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:37:21 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:37:21 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:37:21 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-34ca2ccb-699f-4e32-87bd-22d970439cb0 tempest-DeleteServersTestJSON-1841148469 tempest-DeleteServersTestJSON-1841148469-project-member] Volume info retrieved successfully. Sep 01 12:37:21 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-34ca2ccb-699f-4e32-87bd-22d970439cb0 tempest-DeleteServersTestJSON-1841148469 tempest-DeleteServersTestJSON-1841148469-project-member] http://192.168.122.202/volume/v3/volumes/68f8f145-73bc-4797-9931-d922b8db8447 returned with HTTP 200 Sep 01 12:37:21 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 94/180] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:37:21 2026] GET /volume/v3/volumes/68f8f145-73bc-4797-9931-d922b8db8447 => generated 853 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:37:21 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-0d1149b2-7b0b-4a25-b6dc-7126066f2206 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:37:21 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-0d1149b2-7b0b-4a25-b6dc-7126066f2206 tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] GET http://192.168.122.202/volume/v3/volumes/cb713034-6c39-4b3a-aa8c-0dc146b262d1 Sep 01 12:37:21 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-0d1149b2-7b0b-4a25-b6dc-7126066f2206 tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:37:21 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-0d1149b2-7b0b-4a25-b6dc-7126066f2206 tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:37:21 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:37:21 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:37:21 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:37:21 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:37:21 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-0d1149b2-7b0b-4a25-b6dc-7126066f2206 tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] Volume info retrieved successfully. Sep 01 12:37:21 devstack devstack@c-api.service[86814]: WARNING stevedore.named [None req-0d1149b2-7b0b-4a25-b6dc-7126066f2206 tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:37:21 devstack devstack@c-api.service[86814]: WARNING castellan.key_manager [None req-0d1149b2-7b0b-4a25-b6dc-7126066f2206 tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:37:21 devstack devstack@c-api.service[86814]: DEBUG oslo_db.sqlalchemy.engines [None req-0d1149b2-7b0b-4a25-b6dc-7126066f2206 tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86814) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 12:37:21 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:37:21 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:37:22 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-0d1149b2-7b0b-4a25-b6dc-7126066f2206 tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] http://192.168.122.202/volume/v3/volumes/cb713034-6c39-4b3a-aa8c-0dc146b262d1 returned with HTTP 200 Sep 01 12:37:22 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 87/181] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:37:21 2026] GET /volume/v3/volumes/cb713034-6c39-4b3a-aa8c-0dc146b262d1 => generated 929 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:37:22 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-2951429e-e8ba-4e2e-9cbf-a863a1bc6ae7 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:37:22 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-2951429e-e8ba-4e2e-9cbf-a863a1bc6ae7 tempest-DeleteServersTestJSON-1841148469 tempest-DeleteServersTestJSON-1841148469-project-member] GET http://192.168.122.202/volume/v3/volumes/68f8f145-73bc-4797-9931-d922b8db8447 Sep 01 12:37:22 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-2951429e-e8ba-4e2e-9cbf-a863a1bc6ae7 tempest-DeleteServersTestJSON-1841148469 tempest-DeleteServersTestJSON-1841148469-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:37:22 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-2951429e-e8ba-4e2e-9cbf-a863a1bc6ae7 tempest-DeleteServersTestJSON-1841148469 tempest-DeleteServersTestJSON-1841148469-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:37:22 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-2951429e-e8ba-4e2e-9cbf-a863a1bc6ae7 tempest-DeleteServersTestJSON-1841148469 tempest-DeleteServersTestJSON-1841148469-project-member] http://192.168.122.202/volume/v3/volumes/68f8f145-73bc-4797-9931-d922b8db8447 returned with HTTP 404 Sep 01 12:37:22 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 95/182] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:37:22 2026] GET /volume/v3/volumes/68f8f145-73bc-4797-9931-d922b8db8447 => generated 109 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:37:23 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-b18ad0f5-7691-4b00-8c0e-a2b6d5b6e608 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:37:23 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b18ad0f5-7691-4b00-8c0e-a2b6d5b6e608 tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] GET http://192.168.122.202/volume/v3/volumes/cb713034-6c39-4b3a-aa8c-0dc146b262d1 Sep 01 12:37:23 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b18ad0f5-7691-4b00-8c0e-a2b6d5b6e608 tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:37:23 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b18ad0f5-7691-4b00-8c0e-a2b6d5b6e608 tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:37:23 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:37:23 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:37:23 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:37:23 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:37:23 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-b18ad0f5-7691-4b00-8c0e-a2b6d5b6e608 tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] Volume info retrieved successfully. Sep 01 12:37:23 devstack devstack@c-api.service[86814]: WARNING stevedore.named [None req-b18ad0f5-7691-4b00-8c0e-a2b6d5b6e608 tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:37:23 devstack devstack@c-api.service[86814]: WARNING castellan.key_manager [None req-b18ad0f5-7691-4b00-8c0e-a2b6d5b6e608 tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:37:23 devstack devstack@c-api.service[86814]: DEBUG oslo_db.sqlalchemy.engines [None req-b18ad0f5-7691-4b00-8c0e-a2b6d5b6e608 tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86814) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 12:37:23 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:37:23 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:37:23 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b18ad0f5-7691-4b00-8c0e-a2b6d5b6e608 tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] http://192.168.122.202/volume/v3/volumes/cb713034-6c39-4b3a-aa8c-0dc146b262d1 returned with HTTP 200 Sep 01 12:37:23 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 88/183] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:37:23 2026] GET /volume/v3/volumes/cb713034-6c39-4b3a-aa8c-0dc146b262d1 => generated 929 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:37:24 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-6560b4cf-0b22-4b79-af15-04a53d884310 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:37:24 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-6560b4cf-0b22-4b79-af15-04a53d884310 tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] GET http://192.168.122.202/volume/v3/volumes/cb713034-6c39-4b3a-aa8c-0dc146b262d1 Sep 01 12:37:24 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-6560b4cf-0b22-4b79-af15-04a53d884310 tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:37:24 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-6560b4cf-0b22-4b79-af15-04a53d884310 tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:37:24 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:37:24 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:37:24 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:37:24 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:37:24 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-6560b4cf-0b22-4b79-af15-04a53d884310 tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] Volume info retrieved successfully. Sep 01 12:37:24 devstack devstack@c-api.service[86815]: WARNING stevedore.named [None req-6560b4cf-0b22-4b79-af15-04a53d884310 tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:37:24 devstack devstack@c-api.service[86815]: WARNING castellan.key_manager [None req-6560b4cf-0b22-4b79-af15-04a53d884310 tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:37:24 devstack devstack@c-api.service[86815]: DEBUG oslo_db.sqlalchemy.engines [None req-6560b4cf-0b22-4b79-af15-04a53d884310 tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86815) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 12:37:24 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:37:24 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:37:24 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-6560b4cf-0b22-4b79-af15-04a53d884310 tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] http://192.168.122.202/volume/v3/volumes/cb713034-6c39-4b3a-aa8c-0dc146b262d1 returned with HTTP 200 Sep 01 12:37:24 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 96/184] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:37:24 2026] GET /volume/v3/volumes/cb713034-6c39-4b3a-aa8c-0dc146b262d1 => generated 929 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:37:25 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-28068bff-fc50-4615-a8c3-411a7c8a73d2 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:37:25 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-28068bff-fc50-4615-a8c3-411a7c8a73d2 tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] GET http://192.168.122.202/volume/v3/volumes/cb713034-6c39-4b3a-aa8c-0dc146b262d1 Sep 01 12:37:25 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-28068bff-fc50-4615-a8c3-411a7c8a73d2 tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:37:25 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-28068bff-fc50-4615-a8c3-411a7c8a73d2 tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:37:25 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:37:25 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:37:25 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:37:25 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:37:25 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-28068bff-fc50-4615-a8c3-411a7c8a73d2 tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] Volume info retrieved successfully. Sep 01 12:37:25 devstack devstack@c-api.service[86814]: WARNING stevedore.named [None req-28068bff-fc50-4615-a8c3-411a7c8a73d2 tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:37:25 devstack devstack@c-api.service[86814]: WARNING castellan.key_manager [None req-28068bff-fc50-4615-a8c3-411a7c8a73d2 tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:37:25 devstack devstack@c-api.service[86814]: DEBUG oslo_db.sqlalchemy.engines [None req-28068bff-fc50-4615-a8c3-411a7c8a73d2 tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86814) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 12:37:25 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:37:25 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:37:25 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-28068bff-fc50-4615-a8c3-411a7c8a73d2 tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] http://192.168.122.202/volume/v3/volumes/cb713034-6c39-4b3a-aa8c-0dc146b262d1 returned with HTTP 200 Sep 01 12:37:25 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 89/185] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:37:25 2026] GET /volume/v3/volumes/cb713034-6c39-4b3a-aa8c-0dc146b262d1 => generated 929 bytes in 380 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 12:37:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-9bb03c21-3c2c-4ee8-b4de-abd8aa762fc3 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:37:26 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9bb03c21-3c2c-4ee8-b4de-abd8aa762fc3 tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] GET http://192.168.122.202/volume/v3/volumes/cb713034-6c39-4b3a-aa8c-0dc146b262d1 Sep 01 12:37:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-9bb03c21-3c2c-4ee8-b4de-abd8aa762fc3 tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:37:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-9bb03c21-3c2c-4ee8-b4de-abd8aa762fc3 tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:37:26 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:37:26 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:37:26 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:37:26 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:37:26 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-9bb03c21-3c2c-4ee8-b4de-abd8aa762fc3 tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] Volume info retrieved successfully. Sep 01 12:37:26 devstack devstack@c-api.service[86815]: WARNING stevedore.named [None req-9bb03c21-3c2c-4ee8-b4de-abd8aa762fc3 tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:37:26 devstack devstack@c-api.service[86815]: WARNING castellan.key_manager [None req-9bb03c21-3c2c-4ee8-b4de-abd8aa762fc3 tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:37:27 devstack devstack@c-api.service[86815]: DEBUG oslo_db.sqlalchemy.engines [None req-9bb03c21-3c2c-4ee8-b4de-abd8aa762fc3 tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86815) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 12:37:27 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:37:27 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:37:27 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9bb03c21-3c2c-4ee8-b4de-abd8aa762fc3 tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] http://192.168.122.202/volume/v3/volumes/cb713034-6c39-4b3a-aa8c-0dc146b262d1 returned with HTTP 200 Sep 01 12:37:27 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 97/186] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:37:26 2026] GET /volume/v3/volumes/cb713034-6c39-4b3a-aa8c-0dc146b262d1 => generated 929 bytes in 495 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:37:28 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-4b5206b8-5eca-4eec-9720-31525f77c3cd None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:37:28 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-4b5206b8-5eca-4eec-9720-31525f77c3cd tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] GET http://192.168.122.202/volume/v3/volumes/cb713034-6c39-4b3a-aa8c-0dc146b262d1 Sep 01 12:37:28 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-4b5206b8-5eca-4eec-9720-31525f77c3cd tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:37:28 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-4b5206b8-5eca-4eec-9720-31525f77c3cd tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:37:28 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:37:28 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:37:28 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:37:28 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:37:28 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-4b5206b8-5eca-4eec-9720-31525f77c3cd tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] Volume info retrieved successfully. Sep 01 12:37:28 devstack devstack@c-api.service[86814]: WARNING stevedore.named [None req-4b5206b8-5eca-4eec-9720-31525f77c3cd tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:37:28 devstack devstack@c-api.service[86814]: WARNING castellan.key_manager [None req-4b5206b8-5eca-4eec-9720-31525f77c3cd tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:37:28 devstack devstack@c-api.service[86814]: DEBUG oslo_db.sqlalchemy.engines [None req-4b5206b8-5eca-4eec-9720-31525f77c3cd tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86814) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 12:37:28 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:37:28 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:37:28 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-4b5206b8-5eca-4eec-9720-31525f77c3cd tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] http://192.168.122.202/volume/v3/volumes/cb713034-6c39-4b3a-aa8c-0dc146b262d1 returned with HTTP 200 Sep 01 12:37:28 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 90/187] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:37:28 2026] GET /volume/v3/volumes/cb713034-6c39-4b3a-aa8c-0dc146b262d1 => generated 929 bytes in 459 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:37:29 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-1cebf6e2-4d0f-4c29-93b9-615a4afc04f9 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:37:29 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-1cebf6e2-4d0f-4c29-93b9-615a4afc04f9 tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] GET http://192.168.122.202/volume/v3/volumes/cb713034-6c39-4b3a-aa8c-0dc146b262d1 Sep 01 12:37:29 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-1cebf6e2-4d0f-4c29-93b9-615a4afc04f9 tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:37:29 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-1cebf6e2-4d0f-4c29-93b9-615a4afc04f9 tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:37:29 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:37:29 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:37:29 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:37:29 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:37:29 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-1cebf6e2-4d0f-4c29-93b9-615a4afc04f9 tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] Volume info retrieved successfully. Sep 01 12:37:29 devstack devstack@c-api.service[86815]: WARNING stevedore.named [None req-1cebf6e2-4d0f-4c29-93b9-615a4afc04f9 tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:37:29 devstack devstack@c-api.service[86815]: WARNING castellan.key_manager [None req-1cebf6e2-4d0f-4c29-93b9-615a4afc04f9 tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:37:29 devstack devstack@c-api.service[86815]: DEBUG oslo_db.sqlalchemy.engines [None req-1cebf6e2-4d0f-4c29-93b9-615a4afc04f9 tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86815) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 12:37:29 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:37:29 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:37:29 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-1cebf6e2-4d0f-4c29-93b9-615a4afc04f9 tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] http://192.168.122.202/volume/v3/volumes/cb713034-6c39-4b3a-aa8c-0dc146b262d1 returned with HTTP 200 Sep 01 12:37:29 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 98/188] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:37:29 2026] GET /volume/v3/volumes/cb713034-6c39-4b3a-aa8c-0dc146b262d1 => generated 929 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:37:31 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-0a832323-98d9-47af-9fbd-6a39572bddf1 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:37:31 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-0a832323-98d9-47af-9fbd-6a39572bddf1 tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] GET http://192.168.122.202/volume/v3/volumes/cb713034-6c39-4b3a-aa8c-0dc146b262d1 Sep 01 12:37:31 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-0a832323-98d9-47af-9fbd-6a39572bddf1 tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:37:31 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-0a832323-98d9-47af-9fbd-6a39572bddf1 tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:37:31 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:37:31 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:37:31 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:37:31 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:37:31 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-0a832323-98d9-47af-9fbd-6a39572bddf1 tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] Volume info retrieved successfully. Sep 01 12:37:31 devstack devstack@c-api.service[86814]: WARNING stevedore.named [None req-0a832323-98d9-47af-9fbd-6a39572bddf1 tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:37:31 devstack devstack@c-api.service[86814]: WARNING castellan.key_manager [None req-0a832323-98d9-47af-9fbd-6a39572bddf1 tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:37:31 devstack devstack@c-api.service[86814]: DEBUG oslo_db.sqlalchemy.engines [None req-0a832323-98d9-47af-9fbd-6a39572bddf1 tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86814) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 12:37:31 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:37:31 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:37:31 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-0a832323-98d9-47af-9fbd-6a39572bddf1 tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] http://192.168.122.202/volume/v3/volumes/cb713034-6c39-4b3a-aa8c-0dc146b262d1 returned with HTTP 200 Sep 01 12:37:31 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 91/189] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:37:31 2026] GET /volume/v3/volumes/cb713034-6c39-4b3a-aa8c-0dc146b262d1 => generated 929 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:37:32 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-13014230-3f55-43e1-bc23-881e857c948e None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:37:32 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-13014230-3f55-43e1-bc23-881e857c948e tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] GET http://192.168.122.202/volume/v3/volumes/cb713034-6c39-4b3a-aa8c-0dc146b262d1 Sep 01 12:37:32 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-13014230-3f55-43e1-bc23-881e857c948e tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:37:32 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-13014230-3f55-43e1-bc23-881e857c948e tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:37:32 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:37:32 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:37:32 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:37:32 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:37:32 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-13014230-3f55-43e1-bc23-881e857c948e tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] Volume info retrieved successfully. Sep 01 12:37:32 devstack devstack@c-api.service[86815]: WARNING stevedore.named [None req-13014230-3f55-43e1-bc23-881e857c948e tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:37:32 devstack devstack@c-api.service[86815]: WARNING castellan.key_manager [None req-13014230-3f55-43e1-bc23-881e857c948e tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:37:32 devstack devstack@c-api.service[86815]: DEBUG oslo_db.sqlalchemy.engines [None req-13014230-3f55-43e1-bc23-881e857c948e tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86815) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 12:37:32 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:37:32 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:37:32 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-13014230-3f55-43e1-bc23-881e857c948e tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] http://192.168.122.202/volume/v3/volumes/cb713034-6c39-4b3a-aa8c-0dc146b262d1 returned with HTTP 200 Sep 01 12:37:32 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 99/190] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:37:32 2026] GET /volume/v3/volumes/cb713034-6c39-4b3a-aa8c-0dc146b262d1 => generated 929 bytes in 302 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:37:33 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-661eeb41-dee8-42fd-aea5-1aef074e86d5 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:37:33 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-661eeb41-dee8-42fd-aea5-1aef074e86d5 tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] GET http://192.168.122.202/volume/v3/volumes/cb713034-6c39-4b3a-aa8c-0dc146b262d1 Sep 01 12:37:33 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-661eeb41-dee8-42fd-aea5-1aef074e86d5 tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:37:33 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-661eeb41-dee8-42fd-aea5-1aef074e86d5 tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:37:33 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:37:33 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:37:33 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:37:33 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:37:33 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-661eeb41-dee8-42fd-aea5-1aef074e86d5 tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] Volume info retrieved successfully. Sep 01 12:37:33 devstack devstack@c-api.service[86814]: WARNING stevedore.named [None req-661eeb41-dee8-42fd-aea5-1aef074e86d5 tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:37:33 devstack devstack@c-api.service[86814]: WARNING castellan.key_manager [None req-661eeb41-dee8-42fd-aea5-1aef074e86d5 tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:37:33 devstack devstack@c-api.service[86814]: DEBUG oslo_db.sqlalchemy.engines [None req-661eeb41-dee8-42fd-aea5-1aef074e86d5 tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86814) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 12:37:33 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:37:33 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:37:33 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-661eeb41-dee8-42fd-aea5-1aef074e86d5 tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] http://192.168.122.202/volume/v3/volumes/cb713034-6c39-4b3a-aa8c-0dc146b262d1 returned with HTTP 200 Sep 01 12:37:33 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 92/191] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:37:33 2026] GET /volume/v3/volumes/cb713034-6c39-4b3a-aa8c-0dc146b262d1 => generated 930 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:37:33 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-91ce07ca-96e8-43e4-bc08-c47fa35d1e15 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:37:33 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-91ce07ca-96e8-43e4-bc08-c47fa35d1e15 tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] GET http://192.168.122.202/volume/v3/groups/544c9b20-18c3-406a-84dd-7bd37ee6bcfd Sep 01 12:37:33 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-91ce07ca-96e8-43e4-bc08-c47fa35d1e15 tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:37:33 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-91ce07ca-96e8-43e4-bc08-c47fa35d1e15 tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] Calling method 'version_select' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:37:33 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.groups [None req-91ce07ca-96e8-43e4-bc08-c47fa35d1e15 tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] show called for member 544c9b20-18c3-406a-84dd-7bd37ee6bcfd {{(pid=86815) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 12:37:33 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:37:33 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:37:33 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:37:33 devstack devstack@c-api.service[86815]: return base.obj_make_list(context, cls(context), Sep 01 12:37:33 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-91ce07ca-96e8-43e4-bc08-c47fa35d1e15 tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] http://192.168.122.202/volume/v3/groups/544c9b20-18c3-406a-84dd-7bd37ee6bcfd returned with HTTP 200 Sep 01 12:37:33 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 100/192] 192.168.122.202 () {60 vars in 1270 bytes} [Tue Sep 1 12:37:33 2026] GET /volume/v3/groups/544c9b20-18c3-406a-84dd-7bd37ee6bcfd => generated 417 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:37:33 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-fc01d1de-cbd4-4946-b9fe-3892ff8af01b None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:37:33 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-fc01d1de-cbd4-4946-b9fe-3892ff8af01b tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] GET http://192.168.122.202/volume/v3/volumes/detail Sep 01 12:37:33 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-fc01d1de-cbd4-4946-b9fe-3892ff8af01b tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:37:33 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-fc01d1de-cbd4-4946-b9fe-3892ff8af01b tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] Calling method 'detail' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:37:33 devstack devstack@c-api.service[86814]: DEBUG cinder.api.api_utils [None req-fc01d1de-cbd4-4946-b9fe-3892ff8af01b tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] Removing options '' from query. {{(pid=86814) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:37:33 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-fc01d1de-cbd4-4946-b9fe-3892ff8af01b tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86814) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 12:37:33 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:37:33 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 12:37:33 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:37:33 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:37:33 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:37:33 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:37:33 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-fc01d1de-cbd4-4946-b9fe-3892ff8af01b tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] Get all volumes completed successfully. Sep 01 12:37:33 devstack devstack@c-api.service[86814]: WARNING stevedore.named [None req-fc01d1de-cbd4-4946-b9fe-3892ff8af01b tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:37:33 devstack devstack@c-api.service[86814]: WARNING castellan.key_manager [None req-fc01d1de-cbd4-4946-b9fe-3892ff8af01b tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:37:33 devstack devstack@c-api.service[86814]: DEBUG oslo_db.sqlalchemy.engines [None req-fc01d1de-cbd4-4946-b9fe-3892ff8af01b tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86814) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 12:37:33 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:37:33 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:37:33 devstack devstack@c-api.service[86814]: WARNING stevedore.named [None req-fc01d1de-cbd4-4946-b9fe-3892ff8af01b tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:37:33 devstack devstack@c-api.service[86814]: WARNING castellan.key_manager [None req-fc01d1de-cbd4-4946-b9fe-3892ff8af01b tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:37:34 devstack devstack@c-api.service[86814]: DEBUG oslo_db.sqlalchemy.engines [None req-fc01d1de-cbd4-4946-b9fe-3892ff8af01b tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86814) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 12:37:34 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:37:34 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:37:34 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-fc01d1de-cbd4-4946-b9fe-3892ff8af01b tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] http://192.168.122.202/volume/v3/volumes/detail returned with HTTP 200 Sep 01 12:37:34 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 93/193] 192.168.122.202 () {60 vars in 1183 bytes} [Tue Sep 1 12:37:33 2026] GET /volume/v3/volumes/detail => generated 1842 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 01 12:37:34 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-bc1a2b23-9218-4903-addd-fb9011644bc7 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:37:34 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-bc1a2b23-9218-4903-addd-fb9011644bc7 tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] POST http://192.168.122.202/volume/v3/groups/544c9b20-18c3-406a-84dd-7bd37ee6bcfd/action Sep 01 12:37:34 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-bc1a2b23-9218-4903-addd-fb9011644bc7 tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86815) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:37:34 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-bc1a2b23-9218-4903-addd-fb9011644bc7 tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:37:34 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.groups [None req-bc1a2b23-9218-4903-addd-fb9011644bc7 tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] delete called for group 544c9b20-18c3-406a-84dd-7bd37ee6bcfd {{(pid=86815) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 01 12:37:34 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.groups [None req-bc1a2b23-9218-4903-addd-fb9011644bc7 tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] Delete group with id: 544c9b20-18c3-406a-84dd-7bd37ee6bcfd Sep 01 12:37:34 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:37:34 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:37:34 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/group_snapshot.py:175: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:37:34 devstack devstack@c-api.service[86815]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 01 12:37:34 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:37:34 devstack devstack@c-api.service[86815]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 12:37:34 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-bc1a2b23-9218-4903-addd-fb9011644bc7 tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] http://192.168.122.202/volume/v3/groups/544c9b20-18c3-406a-84dd-7bd37ee6bcfd/action returned with HTTP 202 Sep 01 12:37:34 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 101/194] 192.168.122.202 () {62 vars in 1312 bytes} [Tue Sep 1 12:37:34 2026] POST /volume/v3/groups/544c9b20-18c3-406a-84dd-7bd37ee6bcfd/action => generated 0 bytes in 143 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 12:37:34 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-66304a1f-3fd9-40c5-babd-824ee6b89d97 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:37:34 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-66304a1f-3fd9-40c5-babd-824ee6b89d97 tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] GET http://192.168.122.202/volume/v3/volumes/cb713034-6c39-4b3a-aa8c-0dc146b262d1 Sep 01 12:37:34 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-66304a1f-3fd9-40c5-babd-824ee6b89d97 tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:37:34 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-66304a1f-3fd9-40c5-babd-824ee6b89d97 tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:37:34 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:37:34 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:37:34 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:37:34 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:37:34 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-66304a1f-3fd9-40c5-babd-824ee6b89d97 tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] Volume info retrieved successfully. Sep 01 12:37:34 devstack devstack@c-api.service[86814]: WARNING stevedore.named [None req-66304a1f-3fd9-40c5-babd-824ee6b89d97 tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:37:34 devstack devstack@c-api.service[86814]: WARNING castellan.key_manager [None req-66304a1f-3fd9-40c5-babd-824ee6b89d97 tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:37:34 devstack devstack@c-api.service[86814]: DEBUG oslo_db.sqlalchemy.engines [None req-66304a1f-3fd9-40c5-babd-824ee6b89d97 tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86814) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 12:37:34 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:37:34 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:37:34 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-66304a1f-3fd9-40c5-babd-824ee6b89d97 tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] http://192.168.122.202/volume/v3/volumes/cb713034-6c39-4b3a-aa8c-0dc146b262d1 returned with HTTP 200 Sep 01 12:37:34 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 94/195] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:37:34 2026] GET /volume/v3/volumes/cb713034-6c39-4b3a-aa8c-0dc146b262d1 => generated 929 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:37:35 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-bf7aace9-28fc-4655-a800-42cfbbb013c3 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:37:35 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-bf7aace9-28fc-4655-a800-42cfbbb013c3 tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] GET http://192.168.122.202/volume/v3/volumes/cb713034-6c39-4b3a-aa8c-0dc146b262d1 Sep 01 12:37:35 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-bf7aace9-28fc-4655-a800-42cfbbb013c3 tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:37:35 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-bf7aace9-28fc-4655-a800-42cfbbb013c3 tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:37:35 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-bf7aace9-28fc-4655-a800-42cfbbb013c3 tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] http://192.168.122.202/volume/v3/volumes/cb713034-6c39-4b3a-aa8c-0dc146b262d1 returned with HTTP 404 Sep 01 12:37:35 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 102/196] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:37:35 2026] GET /volume/v3/volumes/cb713034-6c39-4b3a-aa8c-0dc146b262d1 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 12:37:35 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-e34267a2-f25e-4771-9cba-28fe21e1f971 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:37:35 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e34267a2-f25e-4771-9cba-28fe21e1f971 tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] GET http://192.168.122.202/volume/v3/groups/544c9b20-18c3-406a-84dd-7bd37ee6bcfd Sep 01 12:37:35 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e34267a2-f25e-4771-9cba-28fe21e1f971 tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:37:35 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e34267a2-f25e-4771-9cba-28fe21e1f971 tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] Calling method 'version_select' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:37:35 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.groups [None req-e34267a2-f25e-4771-9cba-28fe21e1f971 tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] show called for member 544c9b20-18c3-406a-84dd-7bd37ee6bcfd {{(pid=86814) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 12:37:35 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e34267a2-f25e-4771-9cba-28fe21e1f971 tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] http://192.168.122.202/volume/v3/groups/544c9b20-18c3-406a-84dd-7bd37ee6bcfd returned with HTTP 404 Sep 01 12:37:35 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 95/197] 192.168.122.202 () {60 vars in 1270 bytes} [Tue Sep 1 12:37:35 2026] GET /volume/v3/groups/544c9b20-18c3-406a-84dd-7bd37ee6bcfd => generated 108 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 01 12:37:35 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-a29bce64-1ae4-4f1b-8e9a-528c114bf596 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:37:35 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a29bce64-1ae4-4f1b-8e9a-528c114bf596 tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] GET http://192.168.122.202/volume/v3/volumes/detail Sep 01 12:37:35 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a29bce64-1ae4-4f1b-8e9a-528c114bf596 tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:37:35 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a29bce64-1ae4-4f1b-8e9a-528c114bf596 tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] Calling method 'detail' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:37:35 devstack devstack@c-api.service[86815]: DEBUG cinder.api.api_utils [None req-a29bce64-1ae4-4f1b-8e9a-528c114bf596 tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] Removing options '' from query. {{(pid=86815) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:37:35 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-a29bce64-1ae4-4f1b-8e9a-528c114bf596 tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86815) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 12:37:35 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:37:35 devstack devstack@c-api.service[86815]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 12:37:35 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:37:35 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:37:35 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-a29bce64-1ae4-4f1b-8e9a-528c114bf596 tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] Get all volumes completed successfully. Sep 01 12:37:35 devstack devstack@c-api.service[86815]: WARNING stevedore.named [None req-a29bce64-1ae4-4f1b-8e9a-528c114bf596 tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:37:35 devstack devstack@c-api.service[86815]: WARNING castellan.key_manager [None req-a29bce64-1ae4-4f1b-8e9a-528c114bf596 tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:37:35 devstack devstack@c-api.service[86815]: DEBUG oslo_db.sqlalchemy.engines [None req-a29bce64-1ae4-4f1b-8e9a-528c114bf596 tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86815) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 12:37:35 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:37:35 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:37:35 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a29bce64-1ae4-4f1b-8e9a-528c114bf596 tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] http://192.168.122.202/volume/v3/volumes/detail returned with HTTP 200 Sep 01 12:37:35 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 103/198] 192.168.122.202 () {60 vars in 1183 bytes} [Tue Sep 1 12:37:35 2026] GET /volume/v3/volumes/detail => generated 922 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:37:35 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-4fc5c6e1-bfbc-46fb-9cbd-1581c594e2c9 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:37:35 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-4fc5c6e1-bfbc-46fb-9cbd-1581c594e2c9 tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] POST http://192.168.122.202/volume/v3/groups/8a0d230e-a42c-4536-adf8-47631439fb09/action Sep 01 12:37:35 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-4fc5c6e1-bfbc-46fb-9cbd-1581c594e2c9 tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86814) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:37:35 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-4fc5c6e1-bfbc-46fb-9cbd-1581c594e2c9 tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:37:35 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.groups [None req-4fc5c6e1-bfbc-46fb-9cbd-1581c594e2c9 tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] delete called for group 8a0d230e-a42c-4536-adf8-47631439fb09 {{(pid=86814) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 01 12:37:35 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.groups [None req-4fc5c6e1-bfbc-46fb-9cbd-1581c594e2c9 tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] Delete group with id: 8a0d230e-a42c-4536-adf8-47631439fb09 Sep 01 12:37:35 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:37:35 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:37:35 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/group_snapshot.py:175: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:37:35 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 01 12:37:35 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:37:35 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 12:37:35 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-4fc5c6e1-bfbc-46fb-9cbd-1581c594e2c9 tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] http://192.168.122.202/volume/v3/groups/8a0d230e-a42c-4536-adf8-47631439fb09/action returned with HTTP 202 Sep 01 12:37:35 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 96/199] 192.168.122.202 () {62 vars in 1312 bytes} [Tue Sep 1 12:37:35 2026] POST /volume/v3/groups/8a0d230e-a42c-4536-adf8-47631439fb09/action => generated 0 bytes in 167 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 12:37:35 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-03127f7b-a50d-4b64-8c27-2219d826208f None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:37:35 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-03127f7b-a50d-4b64-8c27-2219d826208f tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] GET http://192.168.122.202/volume/v3/volumes/34acee18-991d-40c5-8491-19426693e7d9 Sep 01 12:37:35 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-03127f7b-a50d-4b64-8c27-2219d826208f tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:37:35 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-03127f7b-a50d-4b64-8c27-2219d826208f tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:37:35 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:37:35 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:37:35 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:37:35 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:37:35 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-03127f7b-a50d-4b64-8c27-2219d826208f tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] Volume info retrieved successfully. Sep 01 12:37:35 devstack devstack@c-api.service[86815]: WARNING stevedore.named [None req-03127f7b-a50d-4b64-8c27-2219d826208f tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:37:35 devstack devstack@c-api.service[86815]: WARNING castellan.key_manager [None req-03127f7b-a50d-4b64-8c27-2219d826208f tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:37:36 devstack devstack@c-api.service[86815]: DEBUG oslo_db.sqlalchemy.engines [None req-03127f7b-a50d-4b64-8c27-2219d826208f tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86815) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 12:37:36 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:37:36 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:37:36 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-03127f7b-a50d-4b64-8c27-2219d826208f tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] http://192.168.122.202/volume/v3/volumes/34acee18-991d-40c5-8491-19426693e7d9 returned with HTTP 200 Sep 01 12:37:36 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 104/200] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:37:35 2026] GET /volume/v3/volumes/34acee18-991d-40c5-8491-19426693e7d9 => generated 918 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:37:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-ae90954a-7b14-4a93-a76f-6d87df702005 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:37:37 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ae90954a-7b14-4a93-a76f-6d87df702005 tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] GET http://192.168.122.202/volume/v3/volumes/34acee18-991d-40c5-8491-19426693e7d9 Sep 01 12:37:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-ae90954a-7b14-4a93-a76f-6d87df702005 tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:37:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-ae90954a-7b14-4a93-a76f-6d87df702005 tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:37:37 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ae90954a-7b14-4a93-a76f-6d87df702005 tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] http://192.168.122.202/volume/v3/volumes/34acee18-991d-40c5-8491-19426693e7d9 returned with HTTP 404 Sep 01 12:37:37 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 97/201] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:37:37 2026] GET /volume/v3/volumes/34acee18-991d-40c5-8491-19426693e7d9 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 12:37:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-212d364b-8af3-4872-b1b9-d01199449fc2 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:37:37 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-212d364b-8af3-4872-b1b9-d01199449fc2 tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] GET http://192.168.122.202/volume/v3/groups/8a0d230e-a42c-4536-adf8-47631439fb09 Sep 01 12:37:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-212d364b-8af3-4872-b1b9-d01199449fc2 tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:37:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-212d364b-8af3-4872-b1b9-d01199449fc2 tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] Calling method 'version_select' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:37:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.groups [None req-212d364b-8af3-4872-b1b9-d01199449fc2 tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] show called for member 8a0d230e-a42c-4536-adf8-47631439fb09 {{(pid=86815) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 12:37:37 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:37:37 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:37:37 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:37:37 devstack devstack@c-api.service[86815]: return base.obj_make_list(context, cls(context), Sep 01 12:37:37 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-212d364b-8af3-4872-b1b9-d01199449fc2 tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] http://192.168.122.202/volume/v3/groups/8a0d230e-a42c-4536-adf8-47631439fb09 returned with HTTP 200 Sep 01 12:37:37 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 105/202] 192.168.122.202 () {60 vars in 1270 bytes} [Tue Sep 1 12:37:37 2026] GET /volume/v3/groups/8a0d230e-a42c-4536-adf8-47631439fb09 => generated 387 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:37:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-508586d2-78f0-4a87-9e01-0eecca5c9589 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:37:38 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-508586d2-78f0-4a87-9e01-0eecca5c9589 tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] GET http://192.168.122.202/volume/v3/groups/8a0d230e-a42c-4536-adf8-47631439fb09 Sep 01 12:37:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-508586d2-78f0-4a87-9e01-0eecca5c9589 tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:37:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-508586d2-78f0-4a87-9e01-0eecca5c9589 tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] Calling method 'version_select' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:37:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.groups [None req-508586d2-78f0-4a87-9e01-0eecca5c9589 tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] show called for member 8a0d230e-a42c-4536-adf8-47631439fb09 {{(pid=86814) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 12:37:38 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-508586d2-78f0-4a87-9e01-0eecca5c9589 tempest-GroupsV314Test-1639539892 tempest-GroupsV314Test-1639539892-project-member] http://192.168.122.202/volume/v3/groups/8a0d230e-a42c-4536-adf8-47631439fb09 returned with HTTP 404 Sep 01 12:37:38 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 98/203] 192.168.122.202 () {60 vars in 1270 bytes} [Tue Sep 1 12:37:38 2026] GET /volume/v3/groups/8a0d230e-a42c-4536-adf8-47631439fb09 => generated 108 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 12:37:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-067bf9bf-0893-4c1d-ad8d-d7b599b88c57 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:37:38 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-067bf9bf-0893-4c1d-ad8d-d7b599b88c57 tempest-GroupsV314Test-1213674347 tempest-GroupsV314Test-1213674347-project-admin] DELETE http://192.168.122.202/volume/v3/group_types/71ac4268-92ee-4199-8c93-ffca47d1a574 Sep 01 12:37:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-067bf9bf-0893-4c1d-ad8d-d7b599b88c57 tempest-GroupsV314Test-1213674347 tempest-GroupsV314Test-1213674347-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:37:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-067bf9bf-0893-4c1d-ad8d-d7b599b88c57 tempest-GroupsV314Test-1213674347 tempest-GroupsV314Test-1213674347-project-admin] Calling method 'version_select' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:37:38 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:37:38 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:37:38 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-067bf9bf-0893-4c1d-ad8d-d7b599b88c57 tempest-GroupsV314Test-1213674347 tempest-GroupsV314Test-1213674347-project-admin] http://192.168.122.202/volume/v3/group_types/71ac4268-92ee-4199-8c93-ffca47d1a574 returned with HTTP 202 Sep 01 12:37:38 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 106/204] 192.168.122.202 () {60 vars in 1288 bytes} [Tue Sep 1 12:37:38 2026] DELETE /volume/v3/group_types/71ac4268-92ee-4199-8c93-ffca47d1a574 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 12:37:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-bf5af7d8-8279-4ca2-9a84-71c3b8143520 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:37:38 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-bf5af7d8-8279-4ca2-9a84-71c3b8143520 tempest-GroupsV314Test-1213674347 tempest-GroupsV314Test-1213674347-project-admin] DELETE http://192.168.122.202/volume/v3/types/a577eb3c-4589-4773-b45f-6830523b4c57 Sep 01 12:37:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-bf5af7d8-8279-4ca2-9a84-71c3b8143520 tempest-GroupsV314Test-1213674347 tempest-GroupsV314Test-1213674347-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:37:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-bf5af7d8-8279-4ca2-9a84-71c3b8143520 tempest-GroupsV314Test-1213674347 tempest-GroupsV314Test-1213674347-project-admin] Calling method '_delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:37:38 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-bf5af7d8-8279-4ca2-9a84-71c3b8143520 tempest-GroupsV314Test-1213674347 tempest-GroupsV314Test-1213674347-project-admin] http://192.168.122.202/volume/v3/types/a577eb3c-4589-4773-b45f-6830523b4c57 returned with HTTP 202 Sep 01 12:37:38 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 99/205] 192.168.122.202 () {58 vars in 1229 bytes} [Tue Sep 1 12:37:38 2026] DELETE /volume/v3/types/a577eb3c-4589-4773-b45f-6830523b4c57 => generated 0 bytes in 121 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:37:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-acd47b55-999d-4034-ab7c-61b8e4bb206b None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:37:38 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-acd47b55-999d-4034-ab7c-61b8e4bb206b tempest-GroupsV314Test-1213674347 tempest-GroupsV314Test-1213674347-project-admin] GET http://192.168.122.202/volume/v3/types/a577eb3c-4589-4773-b45f-6830523b4c57 Sep 01 12:37:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-acd47b55-999d-4034-ab7c-61b8e4bb206b tempest-GroupsV314Test-1213674347 tempest-GroupsV314Test-1213674347-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:37:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-acd47b55-999d-4034-ab7c-61b8e4bb206b tempest-GroupsV314Test-1213674347 tempest-GroupsV314Test-1213674347-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:37:38 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-acd47b55-999d-4034-ab7c-61b8e4bb206b tempest-GroupsV314Test-1213674347 tempest-GroupsV314Test-1213674347-project-admin] http://192.168.122.202/volume/v3/types/a577eb3c-4589-4773-b45f-6830523b4c57 returned with HTTP 404 Sep 01 12:37:38 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 107/206] 192.168.122.202 () {58 vars in 1226 bytes} [Tue Sep 1 12:37:38 2026] GET /volume/v3/types/a577eb3c-4589-4773-b45f-6830523b4c57 => generated 114 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:37:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-9b3deec8-fbc9-43ae-b499-6954df981295 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:37:46 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9b3deec8-fbc9-43ae-b499-6954df981295 tempest-UserMessagesTest-967834442 tempest-UserMessagesTest-967834442-project-admin] POST http://192.168.122.202/volume/v3/types Sep 01 12:37:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-9b3deec8-fbc9-43ae-b499-6954df981295 tempest-UserMessagesTest-967834442 tempest-UserMessagesTest-967834442-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-1544582044", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1551609623", "vendor_name": "tempest-vendor_name-717912381"}}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:37:47 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9b3deec8-fbc9-43ae-b499-6954df981295 tempest-UserMessagesTest-967834442 tempest-UserMessagesTest-967834442-project-admin] http://192.168.122.202/volume/v3/types returned with HTTP 200 Sep 01 12:37:47 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 100/207] 192.168.122.202 () {60 vars in 1137 bytes} [Tue Sep 1 12:37:46 2026] POST /volume/v3/types => generated 327 bytes in 527 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:37:47 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-64715ffd-435b-4986-aa00-60734f377004 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:37:47 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-64715ffd-435b-4986-aa00-60734f377004 tempest-UserMessagesTest-322229912 tempest-UserMessagesTest-322229912-project-member] POST http://192.168.122.202/volume/v3/volumes Sep 01 12:37:47 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-64715ffd-435b-4986-aa00-60734f377004 tempest-UserMessagesTest-322229912 tempest-UserMessagesTest-322229912-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "7d1fcf88-f16b-4aec-9178-35c051b59a12", "size": 1, "name": "tempest-UserMessagesTest-Volume-467583675"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:37:47 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.volumes [None req-64715ffd-435b-4986-aa00-60734f377004 tempest-UserMessagesTest-322229912 tempest-UserMessagesTest-322229912-project-member] Create volume request body: {'volume': {'volume_type': '7d1fcf88-f16b-4aec-9178-35c051b59a12', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-467583675'}} {{(pid=86815) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:37:47 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-64715ffd-435b-4986-aa00-60734f377004 tempest-UserMessagesTest-322229912 tempest-UserMessagesTest-322229912-project-member] Create volume of 1 GB Sep 01 12:37:47 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:37:47 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:37:47 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-64715ffd-435b-4986-aa00-60734f377004 tempest-UserMessagesTest-322229912 tempest-UserMessagesTest-322229912-project-member] Availability Zones retrieved successfully. Sep 01 12:37:47 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-64715ffd-435b-4986-aa00-60734f377004 tempest-UserMessagesTest-322229912 tempest-UserMessagesTest-322229912-project-member] Flow 'volume_create_api' (43d97483-865b-481d-9e03-3fe65633b0df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:37:47 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-64715ffd-435b-4986-aa00-60734f377004 tempest-UserMessagesTest-322229912 tempest-UserMessagesTest-322229912-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2ab9cd9-56e3-4d33-a7fd-f9cd6ba30b7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:37:47 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.flows.api.create_volume [None req-64715ffd-435b-4986-aa00-60734f377004 tempest-UserMessagesTest-322229912 tempest-UserMessagesTest-322229912-project-member] Validating volume size '1' using validate_int {{(pid=86815) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 12:37:47 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-64715ffd-435b-4986-aa00-60734f377004 tempest-UserMessagesTest-322229912 tempest-UserMessagesTest-322229912-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2ab9cd9-56e3-4d33-a7fd-f9cd6ba30b7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T10:37:47Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1551609623',vendor_name='tempest-vendor_name-717912381'},id=7d1fcf88-f16b-4aec-9178-35c051b59a12,is_public=True,name='tempest-UserMessagesTest-volume-type-1544582044',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7d1fcf88-f16b-4aec-9178-35c051b59a12', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:37:47 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-64715ffd-435b-4986-aa00-60734f377004 tempest-UserMessagesTest-322229912 tempest-UserMessagesTest-322229912-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (04d0728b-de0e-4ce7-a972-6c9640239a95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:37:47 devstack devstack@c-api.service[86815]: WARNING cinder.quota [None req-64715ffd-435b-4986-aa00-60734f377004 tempest-UserMessagesTest-322229912 tempest-UserMessagesTest-322229912-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1544582044 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1544582044, it is now deprecated. Please use the default quota class for default quota. Sep 01 12:37:47 devstack devstack@c-api.service[86815]: WARNING cinder.quota [None req-64715ffd-435b-4986-aa00-60734f377004 tempest-UserMessagesTest-322229912 tempest-UserMessagesTest-322229912-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1544582044 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1544582044, it is now deprecated. Please use the default quota class for default quota. Sep 01 12:37:47 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-64715ffd-435b-4986-aa00-60734f377004 tempest-UserMessagesTest-322229912 tempest-UserMessagesTest-322229912-project-member] Created reservations ['37db23cf-06f6-46c3-b7be-b552373f7e3d', '5041581c-17a9-4dd1-9dab-00238f52fb16', '5141b27a-9f61-42ce-88f5-0ecfec068e08', '1a1e2fdc-2d33-4803-8aaf-a65d8207e844'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:37:47 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-64715ffd-435b-4986-aa00-60734f377004 tempest-UserMessagesTest-322229912 tempest-UserMessagesTest-322229912-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (04d0728b-de0e-4ce7-a972-6c9640239a95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['37db23cf-06f6-46c3-b7be-b552373f7e3d', '5041581c-17a9-4dd1-9dab-00238f52fb16', '5141b27a-9f61-42ce-88f5-0ecfec068e08', '1a1e2fdc-2d33-4803-8aaf-a65d8207e844']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:37:47 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-64715ffd-435b-4986-aa00-60734f377004 tempest-UserMessagesTest-322229912 tempest-UserMessagesTest-322229912-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (55cc9aef-5bc2-4e06-ab3f-341ea629dbbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:37:47 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:37:47 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:37:48 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-64715ffd-435b-4986-aa00-60734f377004 tempest-UserMessagesTest-322229912 tempest-UserMessagesTest-322229912-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (55cc9aef-5bc2-4e06-ab3f-341ea629dbbc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd0e2e28e-4e70-459b-99e7-cf76dbfeffa5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-467583675',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad4ccd114eef46ab8e74b20f3a6ca980',qos_specs=None,replication_status=,reservations=['37db23cf-06f6-46c3-b7be-b552373f7e3d','5041581c-17a9-4dd1-9dab-00238f52fb16','5141b27a-9f61-42ce-88f5-0ecfec068e08','1a1e2fdc-2d33-4803-8aaf-a65d8207e844'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4d6138d1b5e84d3f9e62dc5f1511ff9d',volume_type_id=7d1fcf88-f16b-4aec-9178-35c051b59a12), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T10:37:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-467583675',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d0e2e28e-4e70-459b-99e7-cf76dbfeffa5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ad4ccd114eef46ab8e74b20f3a6ca980',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4d6138d1b5e84d3f9e62dc5f1511ff9d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7d1fcf88-f16b-4aec-9178-35c051b59a12),volume_type_id=7d1fcf88-f16b-4aec-9178-35c051b59a12)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:37:48 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-64715ffd-435b-4986-aa00-60734f377004 tempest-UserMessagesTest-322229912 tempest-UserMessagesTest-322229912-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f5bfdfbe-f794-43cb-b089-4576aff42080) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:37:48 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-64715ffd-435b-4986-aa00-60734f377004 tempest-UserMessagesTest-322229912 tempest-UserMessagesTest-322229912-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f5bfdfbe-f794-43cb-b089-4576aff42080) transitioned into state 'SUCCESS' from state '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-467583675',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad4ccd114eef46ab8e74b20f3a6ca980',qos_specs=None,replication_status=,reservations=['37db23cf-06f6-46c3-b7be-b552373f7e3d','5041581c-17a9-4dd1-9dab-00238f52fb16','5141b27a-9f61-42ce-88f5-0ecfec068e08','1a1e2fdc-2d33-4803-8aaf-a65d8207e844'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4d6138d1b5e84d3f9e62dc5f1511ff9d',volume_type_id=7d1fcf88-f16b-4aec-9178-35c051b59a12)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:37:48 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-64715ffd-435b-4986-aa00-60734f377004 tempest-UserMessagesTest-322229912 tempest-UserMessagesTest-322229912-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (56918cc3-5b80-4412-b6cd-635babce113e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:37:48 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-64715ffd-435b-4986-aa00-60734f377004 tempest-UserMessagesTest-322229912 tempest-UserMessagesTest-322229912-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (56918cc3-5b80-4412-b6cd-635babce113e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:37:48 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-64715ffd-435b-4986-aa00-60734f377004 tempest-UserMessagesTest-322229912 tempest-UserMessagesTest-322229912-project-member] Flow 'volume_create_api' (43d97483-865b-481d-9e03-3fe65633b0df) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86815) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:37:48 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-64715ffd-435b-4986-aa00-60734f377004 tempest-UserMessagesTest-322229912 tempest-UserMessagesTest-322229912-project-member] Create volume request issued successfully. Sep 01 12:37:48 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-64715ffd-435b-4986-aa00-60734f377004 tempest-UserMessagesTest-322229912 tempest-UserMessagesTest-322229912-project-member] http://192.168.122.202/volume/v3/volumes returned with HTTP 202 Sep 01 12:37:48 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 108/208] 192.168.122.202 () {62 vars in 1183 bytes} [Tue Sep 1 12:37:47 2026] POST /volume/v3/volumes => generated 793 bytes in 1109 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:37:48 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-b7a9ed96-551f-4422-bc60-281251417336 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:37:48 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b7a9ed96-551f-4422-bc60-281251417336 tempest-UserMessagesTest-322229912 tempest-UserMessagesTest-322229912-project-member] GET http://192.168.122.202/volume/v3/volumes/d0e2e28e-4e70-459b-99e7-cf76dbfeffa5 Sep 01 12:37:48 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b7a9ed96-551f-4422-bc60-281251417336 tempest-UserMessagesTest-322229912 tempest-UserMessagesTest-322229912-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:37:48 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b7a9ed96-551f-4422-bc60-281251417336 tempest-UserMessagesTest-322229912 tempest-UserMessagesTest-322229912-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:37:48 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:37:48 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:37:48 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:37:48 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:37:48 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-b7a9ed96-551f-4422-bc60-281251417336 tempest-UserMessagesTest-322229912 tempest-UserMessagesTest-322229912-project-member] Volume info retrieved successfully. Sep 01 12:37:48 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b7a9ed96-551f-4422-bc60-281251417336 tempest-UserMessagesTest-322229912 tempest-UserMessagesTest-322229912-project-member] http://192.168.122.202/volume/v3/volumes/d0e2e28e-4e70-459b-99e7-cf76dbfeffa5 returned with HTTP 200 Sep 01 12:37:48 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 101/209] 192.168.122.202 () {60 vars in 1272 bytes} [Tue Sep 1 12:37:48 2026] GET /volume/v3/volumes/d0e2e28e-4e70-459b-99e7-cf76dbfeffa5 => generated 861 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:37:49 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-65e4ae5e-2d4c-4ba7-8407-41cc0102f0cc None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:37:49 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-65e4ae5e-2d4c-4ba7-8407-41cc0102f0cc tempest-UserMessagesTest-322229912 tempest-UserMessagesTest-322229912-project-member] GET http://192.168.122.202/volume/v3/volumes/d0e2e28e-4e70-459b-99e7-cf76dbfeffa5 Sep 01 12:37:49 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-65e4ae5e-2d4c-4ba7-8407-41cc0102f0cc tempest-UserMessagesTest-322229912 tempest-UserMessagesTest-322229912-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:37:49 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-65e4ae5e-2d4c-4ba7-8407-41cc0102f0cc tempest-UserMessagesTest-322229912 tempest-UserMessagesTest-322229912-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:37:49 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:37:49 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:37:49 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:37:49 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:37:49 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-65e4ae5e-2d4c-4ba7-8407-41cc0102f0cc tempest-UserMessagesTest-322229912 tempest-UserMessagesTest-322229912-project-member] Volume info retrieved successfully. Sep 01 12:37:49 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-65e4ae5e-2d4c-4ba7-8407-41cc0102f0cc tempest-UserMessagesTest-322229912 tempest-UserMessagesTest-322229912-project-member] http://192.168.122.202/volume/v3/volumes/d0e2e28e-4e70-459b-99e7-cf76dbfeffa5 returned with HTTP 200 Sep 01 12:37:49 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 109/210] 192.168.122.202 () {60 vars in 1272 bytes} [Tue Sep 1 12:37:49 2026] GET /volume/v3/volumes/d0e2e28e-4e70-459b-99e7-cf76dbfeffa5 => generated 882 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:37:49 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-c6e198d0-5a9b-47cf-a45b-50bd1d703e46 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:37:49 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c6e198d0-5a9b-47cf-a45b-50bd1d703e46 tempest-UserMessagesTest-322229912 tempest-UserMessagesTest-322229912-project-member] GET http://192.168.122.202/volume/v3/messages Sep 01 12:37:49 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c6e198d0-5a9b-47cf-a45b-50bd1d703e46 tempest-UserMessagesTest-322229912 tempest-UserMessagesTest-322229912-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:37:49 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c6e198d0-5a9b-47cf-a45b-50bd1d703e46 tempest-UserMessagesTest-322229912 tempest-UserMessagesTest-322229912-project-member] Calling method 'version_select' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:37:49 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c6e198d0-5a9b-47cf-a45b-50bd1d703e46 tempest-UserMessagesTest-322229912 tempest-UserMessagesTest-322229912-project-member] http://192.168.122.202/volume/v3/messages returned with HTTP 200 Sep 01 12:37:49 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 102/211] 192.168.122.202 () {60 vars in 1164 bytes} [Tue Sep 1 12:37:49 2026] GET /volume/v3/messages => generated 678 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:37:49 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-9e94e77a-a2b2-43d8-84b2-accdcbea8fa8 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:37:49 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9e94e77a-a2b2-43d8-84b2-accdcbea8fa8 tempest-UserMessagesTest-322229912 tempest-UserMessagesTest-322229912-project-member] DELETE http://192.168.122.202/volume/v3/messages/e92d5330-75e5-458a-bee9-0dce85a4d6d7 Sep 01 12:37:49 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-9e94e77a-a2b2-43d8-84b2-accdcbea8fa8 tempest-UserMessagesTest-322229912 tempest-UserMessagesTest-322229912-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:37:49 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-9e94e77a-a2b2-43d8-84b2-accdcbea8fa8 tempest-UserMessagesTest-322229912 tempest-UserMessagesTest-322229912-project-member] Calling method 'version_select' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:37:49 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9e94e77a-a2b2-43d8-84b2-accdcbea8fa8 tempest-UserMessagesTest-322229912 tempest-UserMessagesTest-322229912-project-member] http://192.168.122.202/volume/v3/messages/e92d5330-75e5-458a-bee9-0dce85a4d6d7 returned with HTTP 204 Sep 01 12:37:49 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 110/212] 192.168.122.202 () {60 vars in 1278 bytes} [Tue Sep 1 12:37:49 2026] DELETE /volume/v3/messages/e92d5330-75e5-458a-bee9-0dce85a4d6d7 => generated 0 bytes in 83 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 01 12:37:49 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-633064bc-5670-4a23-888b-09d8b0d3a677 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:37:49 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-633064bc-5670-4a23-888b-09d8b0d3a677 tempest-UserMessagesTest-322229912 tempest-UserMessagesTest-322229912-project-member] GET http://192.168.122.202/volume/v3/messages/e92d5330-75e5-458a-bee9-0dce85a4d6d7 Sep 01 12:37:49 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-633064bc-5670-4a23-888b-09d8b0d3a677 tempest-UserMessagesTest-322229912 tempest-UserMessagesTest-322229912-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:37:49 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-633064bc-5670-4a23-888b-09d8b0d3a677 tempest-UserMessagesTest-322229912 tempest-UserMessagesTest-322229912-project-member] Calling method 'version_select' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:37:49 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-633064bc-5670-4a23-888b-09d8b0d3a677 tempest-UserMessagesTest-322229912 tempest-UserMessagesTest-322229912-project-member] http://192.168.122.202/volume/v3/messages/e92d5330-75e5-458a-bee9-0dce85a4d6d7 returned with HTTP 404 Sep 01 12:37:49 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 103/213] 192.168.122.202 () {60 vars in 1275 bytes} [Tue Sep 1 12:37:49 2026] GET /volume/v3/messages/e92d5330-75e5-458a-bee9-0dce85a4d6d7 => generated 110 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:37:49 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-df9041bf-d2b8-491c-879b-019a6fa1ca03 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:37:49 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-df9041bf-d2b8-491c-879b-019a6fa1ca03 tempest-UserMessagesTest-322229912 tempest-UserMessagesTest-322229912-project-member] GET http://192.168.122.202/volume/v3/volumes/d0e2e28e-4e70-459b-99e7-cf76dbfeffa5 Sep 01 12:37:49 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-df9041bf-d2b8-491c-879b-019a6fa1ca03 tempest-UserMessagesTest-322229912 tempest-UserMessagesTest-322229912-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:37:49 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-df9041bf-d2b8-491c-879b-019a6fa1ca03 tempest-UserMessagesTest-322229912 tempest-UserMessagesTest-322229912-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:37:49 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:37:49 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:37:49 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:37:49 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:37:49 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-df9041bf-d2b8-491c-879b-019a6fa1ca03 tempest-UserMessagesTest-322229912 tempest-UserMessagesTest-322229912-project-member] Volume info retrieved successfully. Sep 01 12:37:49 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-df9041bf-d2b8-491c-879b-019a6fa1ca03 tempest-UserMessagesTest-322229912 tempest-UserMessagesTest-322229912-project-member] http://192.168.122.202/volume/v3/volumes/d0e2e28e-4e70-459b-99e7-cf76dbfeffa5 returned with HTTP 200 Sep 01 12:37:49 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 111/214] 192.168.122.202 () {60 vars in 1272 bytes} [Tue Sep 1 12:37:49 2026] GET /volume/v3/volumes/d0e2e28e-4e70-459b-99e7-cf76dbfeffa5 => generated 882 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:37:49 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-cd73bebc-a1b9-4446-9c6c-ac794b61fd27 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:37:49 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-cd73bebc-a1b9-4446-9c6c-ac794b61fd27 tempest-UserMessagesTest-322229912 tempest-UserMessagesTest-322229912-project-member] DELETE http://192.168.122.202/volume/v3/volumes/d0e2e28e-4e70-459b-99e7-cf76dbfeffa5 Sep 01 12:37:49 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-cd73bebc-a1b9-4446-9c6c-ac794b61fd27 tempest-UserMessagesTest-322229912 tempest-UserMessagesTest-322229912-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:37:49 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-cd73bebc-a1b9-4446-9c6c-ac794b61fd27 tempest-UserMessagesTest-322229912 tempest-UserMessagesTest-322229912-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:37:49 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-cd73bebc-a1b9-4446-9c6c-ac794b61fd27 tempest-UserMessagesTest-322229912 tempest-UserMessagesTest-322229912-project-member] Delete volume with id: d0e2e28e-4e70-459b-99e7-cf76dbfeffa5 Sep 01 12:37:49 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:37:49 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:37:49 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:37:49 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:37:49 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-cd73bebc-a1b9-4446-9c6c-ac794b61fd27 tempest-UserMessagesTest-322229912 tempest-UserMessagesTest-322229912-project-member] Volume info retrieved successfully. Sep 01 12:37:49 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-cd73bebc-a1b9-4446-9c6c-ac794b61fd27 tempest-UserMessagesTest-322229912 tempest-UserMessagesTest-322229912-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86814) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 01 12:37:49 devstack devstack@c-api.service[86814]: WARNING cinder.quota [None req-cd73bebc-a1b9-4446-9c6c-ac794b61fd27 tempest-UserMessagesTest-322229912 tempest-UserMessagesTest-322229912-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1544582044 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1544582044, it is now deprecated. Please use the default quota class for default quota. Sep 01 12:37:49 devstack devstack@c-api.service[86814]: WARNING cinder.quota [None req-cd73bebc-a1b9-4446-9c6c-ac794b61fd27 tempest-UserMessagesTest-322229912 tempest-UserMessagesTest-322229912-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1544582044 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1544582044, it is now deprecated. Please use the default quota class for default quota. Sep 01 12:37:49 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-cd73bebc-a1b9-4446-9c6c-ac794b61fd27 tempest-UserMessagesTest-322229912 tempest-UserMessagesTest-322229912-project-member] Created reservations ['107fbb55-8784-4140-aab4-87d727c20c3a', '5a9883dc-9a94-4240-b655-141274cb440c', 'a682c065-0a1c-46f4-8166-8bbe0e96b63a', '8b7fc269-492d-43d1-ac81-fa87a9693385'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:37:50 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-cd73bebc-a1b9-4446-9c6c-ac794b61fd27 tempest-UserMessagesTest-322229912 tempest-UserMessagesTest-322229912-project-member] Delete volume request issued successfully. Sep 01 12:37:50 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-cd73bebc-a1b9-4446-9c6c-ac794b61fd27 tempest-UserMessagesTest-322229912 tempest-UserMessagesTest-322229912-project-member] http://192.168.122.202/volume/v3/volumes/d0e2e28e-4e70-459b-99e7-cf76dbfeffa5 returned with HTTP 202 Sep 01 12:37:50 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 104/215] 192.168.122.202 () {60 vars in 1275 bytes} [Tue Sep 1 12:37:49 2026] DELETE /volume/v3/volumes/d0e2e28e-4e70-459b-99e7-cf76dbfeffa5 => generated 0 bytes in 309 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:37:50 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-fed9c34b-2864-41ec-b5a7-3a20191590b4 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:37:50 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-fed9c34b-2864-41ec-b5a7-3a20191590b4 tempest-UserMessagesTest-322229912 tempest-UserMessagesTest-322229912-project-member] GET http://192.168.122.202/volume/v3/volumes/d0e2e28e-4e70-459b-99e7-cf76dbfeffa5 Sep 01 12:37:50 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-fed9c34b-2864-41ec-b5a7-3a20191590b4 tempest-UserMessagesTest-322229912 tempest-UserMessagesTest-322229912-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:37:50 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-fed9c34b-2864-41ec-b5a7-3a20191590b4 tempest-UserMessagesTest-322229912 tempest-UserMessagesTest-322229912-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:37:50 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-fed9c34b-2864-41ec-b5a7-3a20191590b4 tempest-UserMessagesTest-322229912 tempest-UserMessagesTest-322229912-project-member] http://192.168.122.202/volume/v3/volumes/d0e2e28e-4e70-459b-99e7-cf76dbfeffa5 returned with HTTP 404 Sep 01 12:37:50 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 112/216] 192.168.122.202 () {60 vars in 1272 bytes} [Tue Sep 1 12:37:50 2026] GET /volume/v3/volumes/d0e2e28e-4e70-459b-99e7-cf76dbfeffa5 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:37:50 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-b7b74812-00be-4d6e-8499-5e13abba5ce6 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:37:50 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b7b74812-00be-4d6e-8499-5e13abba5ce6 tempest-UserMessagesTest-967834442 tempest-UserMessagesTest-967834442-project-admin] DELETE http://192.168.122.202/volume/v3/types/7d1fcf88-f16b-4aec-9178-35c051b59a12 Sep 01 12:37:50 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b7b74812-00be-4d6e-8499-5e13abba5ce6 tempest-UserMessagesTest-967834442 tempest-UserMessagesTest-967834442-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:37:50 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b7b74812-00be-4d6e-8499-5e13abba5ce6 tempest-UserMessagesTest-967834442 tempest-UserMessagesTest-967834442-project-admin] Calling method '_delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:37:50 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b7b74812-00be-4d6e-8499-5e13abba5ce6 tempest-UserMessagesTest-967834442 tempest-UserMessagesTest-967834442-project-admin] http://192.168.122.202/volume/v3/types/7d1fcf88-f16b-4aec-9178-35c051b59a12 returned with HTTP 202 Sep 01 12:37:50 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 105/217] 192.168.122.202 () {58 vars in 1229 bytes} [Tue Sep 1 12:37:50 2026] DELETE /volume/v3/types/7d1fcf88-f16b-4aec-9178-35c051b59a12 => generated 0 bytes in 124 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:37:50 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-6f5278ad-d4ea-4cdc-9bf2-7b047d4b8b30 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:37:50 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-6f5278ad-d4ea-4cdc-9bf2-7b047d4b8b30 tempest-UserMessagesTest-967834442 tempest-UserMessagesTest-967834442-project-admin] GET http://192.168.122.202/volume/v3/types/7d1fcf88-f16b-4aec-9178-35c051b59a12 Sep 01 12:37:50 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-6f5278ad-d4ea-4cdc-9bf2-7b047d4b8b30 tempest-UserMessagesTest-967834442 tempest-UserMessagesTest-967834442-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:37:50 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-6f5278ad-d4ea-4cdc-9bf2-7b047d4b8b30 tempest-UserMessagesTest-967834442 tempest-UserMessagesTest-967834442-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:37:50 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-6f5278ad-d4ea-4cdc-9bf2-7b047d4b8b30 tempest-UserMessagesTest-967834442 tempest-UserMessagesTest-967834442-project-admin] http://192.168.122.202/volume/v3/types/7d1fcf88-f16b-4aec-9178-35c051b59a12 returned with HTTP 404 Sep 01 12:37:50 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 113/218] 192.168.122.202 () {58 vars in 1226 bytes} [Tue Sep 1 12:37:50 2026] GET /volume/v3/types/7d1fcf88-f16b-4aec-9178-35c051b59a12 => generated 114 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 12:37:50 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-a9686c84-2ce1-4de1-a716-28fef6fb7ac6 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:37:50 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a9686c84-2ce1-4de1-a716-28fef6fb7ac6 tempest-UserMessagesTest-967834442 tempest-UserMessagesTest-967834442-project-admin] POST http://192.168.122.202/volume/v3/types Sep 01 12:37:50 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a9686c84-2ce1-4de1-a716-28fef6fb7ac6 tempest-UserMessagesTest-967834442 tempest-UserMessagesTest-967834442-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-1508680664", "extra_specs": {"storage_protocol": "tempest-storage_protocol-530124895", "vendor_name": "tempest-vendor_name-280302052"}}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:37:50 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a9686c84-2ce1-4de1-a716-28fef6fb7ac6 tempest-UserMessagesTest-967834442 tempest-UserMessagesTest-967834442-project-admin] http://192.168.122.202/volume/v3/types returned with HTTP 200 Sep 01 12:37:50 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 106/219] 192.168.122.202 () {60 vars in 1137 bytes} [Tue Sep 1 12:37:50 2026] POST /volume/v3/types => generated 326 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:37:50 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-6ba4792f-9b68-40e4-afef-7fa6d5db4bfc None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:37:50 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-6ba4792f-9b68-40e4-afef-7fa6d5db4bfc tempest-UserMessagesTest-322229912 tempest-UserMessagesTest-322229912-project-member] POST http://192.168.122.202/volume/v3/volumes Sep 01 12:37:50 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-6ba4792f-9b68-40e4-afef-7fa6d5db4bfc tempest-UserMessagesTest-322229912 tempest-UserMessagesTest-322229912-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "ef128e76-6983-4b4b-96a2-4ed1feecb963", "size": 1, "name": "tempest-UserMessagesTest-Volume-1082763923"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:37:50 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.volumes [None req-6ba4792f-9b68-40e4-afef-7fa6d5db4bfc tempest-UserMessagesTest-322229912 tempest-UserMessagesTest-322229912-project-member] Create volume request body: {'volume': {'volume_type': 'ef128e76-6983-4b4b-96a2-4ed1feecb963', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-1082763923'}} {{(pid=86815) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:37:50 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-6ba4792f-9b68-40e4-afef-7fa6d5db4bfc tempest-UserMessagesTest-322229912 tempest-UserMessagesTest-322229912-project-member] Create volume of 1 GB Sep 01 12:37:50 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:37:50 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:37:50 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-6ba4792f-9b68-40e4-afef-7fa6d5db4bfc tempest-UserMessagesTest-322229912 tempest-UserMessagesTest-322229912-project-member] Availability Zones retrieved successfully. Sep 01 12:37:50 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-6ba4792f-9b68-40e4-afef-7fa6d5db4bfc tempest-UserMessagesTest-322229912 tempest-UserMessagesTest-322229912-project-member] Flow 'volume_create_api' (e52669ae-1886-4a6b-8a93-8904366eddc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:37:50 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-6ba4792f-9b68-40e4-afef-7fa6d5db4bfc tempest-UserMessagesTest-322229912 tempest-UserMessagesTest-322229912-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1273dbe7-8897-48c4-831e-88bbb87dee71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:37:50 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.flows.api.create_volume [None req-6ba4792f-9b68-40e4-afef-7fa6d5db4bfc tempest-UserMessagesTest-322229912 tempest-UserMessagesTest-322229912-project-member] Validating volume size '1' using validate_int {{(pid=86815) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 12:37:50 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-6ba4792f-9b68-40e4-afef-7fa6d5db4bfc tempest-UserMessagesTest-322229912 tempest-UserMessagesTest-322229912-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1273dbe7-8897-48c4-831e-88bbb87dee71) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T10:37:50Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-530124895',vendor_name='tempest-vendor_name-280302052'},id=ef128e76-6983-4b4b-96a2-4ed1feecb963,is_public=True,name='tempest-UserMessagesTest-volume-type-1508680664',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef128e76-6983-4b4b-96a2-4ed1feecb963', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:37:50 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-6ba4792f-9b68-40e4-afef-7fa6d5db4bfc tempest-UserMessagesTest-322229912 tempest-UserMessagesTest-322229912-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff150d0f-48b0-4a0c-960a-3be839d448d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:37:50 devstack devstack@c-api.service[86815]: WARNING cinder.quota [None req-6ba4792f-9b68-40e4-afef-7fa6d5db4bfc tempest-UserMessagesTest-322229912 tempest-UserMessagesTest-322229912-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1508680664 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1508680664, it is now deprecated. Please use the default quota class for default quota. Sep 01 12:37:50 devstack devstack@c-api.service[86815]: WARNING cinder.quota [None req-6ba4792f-9b68-40e4-afef-7fa6d5db4bfc tempest-UserMessagesTest-322229912 tempest-UserMessagesTest-322229912-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1508680664 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1508680664, it is now deprecated. Please use the default quota class for default quota. Sep 01 12:37:50 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-6ba4792f-9b68-40e4-afef-7fa6d5db4bfc tempest-UserMessagesTest-322229912 tempest-UserMessagesTest-322229912-project-member] Created reservations ['2e35e355-3a1f-4c6f-8025-10fcba8cf27e', '698425dc-89c4-4b7e-8b5a-e081f87abbe9', '1c5e724b-67ad-4fc2-aa92-11181161e0d4', 'fffedc14-eacc-4b97-867f-7d57d7f59313'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:37:50 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-6ba4792f-9b68-40e4-afef-7fa6d5db4bfc tempest-UserMessagesTest-322229912 tempest-UserMessagesTest-322229912-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff150d0f-48b0-4a0c-960a-3be839d448d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2e35e355-3a1f-4c6f-8025-10fcba8cf27e', '698425dc-89c4-4b7e-8b5a-e081f87abbe9', '1c5e724b-67ad-4fc2-aa92-11181161e0d4', 'fffedc14-eacc-4b97-867f-7d57d7f59313']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:37:50 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-6ba4792f-9b68-40e4-afef-7fa6d5db4bfc tempest-UserMessagesTest-322229912 tempest-UserMessagesTest-322229912-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9a2da8a9-c5ba-4dcb-9daf-9e4a2ee47852) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:37:50 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:37:50 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:37:50 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-6ba4792f-9b68-40e4-afef-7fa6d5db4bfc tempest-UserMessagesTest-322229912 tempest-UserMessagesTest-322229912-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9a2da8a9-c5ba-4dcb-9daf-9e4a2ee47852) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4498d60a-0999-44f1-9e3d-e32c414b9a28', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1082763923',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad4ccd114eef46ab8e74b20f3a6ca980',qos_specs=None,replication_status=,reservations=['2e35e355-3a1f-4c6f-8025-10fcba8cf27e','698425dc-89c4-4b7e-8b5a-e081f87abbe9','1c5e724b-67ad-4fc2-aa92-11181161e0d4','fffedc14-eacc-4b97-867f-7d57d7f59313'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4d6138d1b5e84d3f9e62dc5f1511ff9d',volume_type_id=ef128e76-6983-4b4b-96a2-4ed1feecb963), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T10:37:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1082763923',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4498d60a-0999-44f1-9e3d-e32c414b9a28,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ad4ccd114eef46ab8e74b20f3a6ca980',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4d6138d1b5e84d3f9e62dc5f1511ff9d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef128e76-6983-4b4b-96a2-4ed1feecb963),volume_type_id=ef128e76-6983-4b4b-96a2-4ed1feecb963)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:37:50 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-6ba4792f-9b68-40e4-afef-7fa6d5db4bfc tempest-UserMessagesTest-322229912 tempest-UserMessagesTest-322229912-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f5ca0030-64ee-49a1-91f6-be18dd5149bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:37:50 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-6ba4792f-9b68-40e4-afef-7fa6d5db4bfc tempest-UserMessagesTest-322229912 tempest-UserMessagesTest-322229912-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f5ca0030-64ee-49a1-91f6-be18dd5149bc) transitioned into state 'SUCCESS' from state '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-1082763923',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad4ccd114eef46ab8e74b20f3a6ca980',qos_specs=None,replication_status=,reservations=['2e35e355-3a1f-4c6f-8025-10fcba8cf27e','698425dc-89c4-4b7e-8b5a-e081f87abbe9','1c5e724b-67ad-4fc2-aa92-11181161e0d4','fffedc14-eacc-4b97-867f-7d57d7f59313'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4d6138d1b5e84d3f9e62dc5f1511ff9d',volume_type_id=ef128e76-6983-4b4b-96a2-4ed1feecb963)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:37:50 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-6ba4792f-9b68-40e4-afef-7fa6d5db4bfc tempest-UserMessagesTest-322229912 tempest-UserMessagesTest-322229912-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d0e4853-c2f3-401b-bd37-188954095be9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:37:50 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-6ba4792f-9b68-40e4-afef-7fa6d5db4bfc tempest-UserMessagesTest-322229912 tempest-UserMessagesTest-322229912-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d0e4853-c2f3-401b-bd37-188954095be9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:37:50 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-6ba4792f-9b68-40e4-afef-7fa6d5db4bfc tempest-UserMessagesTest-322229912 tempest-UserMessagesTest-322229912-project-member] Flow 'volume_create_api' (e52669ae-1886-4a6b-8a93-8904366eddc8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86815) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:37:50 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-6ba4792f-9b68-40e4-afef-7fa6d5db4bfc tempest-UserMessagesTest-322229912 tempest-UserMessagesTest-322229912-project-member] Create volume request issued successfully. Sep 01 12:37:50 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-6ba4792f-9b68-40e4-afef-7fa6d5db4bfc tempest-UserMessagesTest-322229912 tempest-UserMessagesTest-322229912-project-member] http://192.168.122.202/volume/v3/volumes returned with HTTP 202 Sep 01 12:37:50 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 114/220] 192.168.122.202 () {62 vars in 1183 bytes} [Tue Sep 1 12:37:50 2026] POST /volume/v3/volumes => generated 794 bytes in 552 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:37:50 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-24fb31d4-cfd4-4e46-a4fa-2cf881d6bfd3 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:37:50 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-24fb31d4-cfd4-4e46-a4fa-2cf881d6bfd3 tempest-UserMessagesTest-322229912 tempest-UserMessagesTest-322229912-project-member] GET http://192.168.122.202/volume/v3/volumes/4498d60a-0999-44f1-9e3d-e32c414b9a28 Sep 01 12:37:50 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-24fb31d4-cfd4-4e46-a4fa-2cf881d6bfd3 tempest-UserMessagesTest-322229912 tempest-UserMessagesTest-322229912-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:37:50 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-24fb31d4-cfd4-4e46-a4fa-2cf881d6bfd3 tempest-UserMessagesTest-322229912 tempest-UserMessagesTest-322229912-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:37:51 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:37:51 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:37:51 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:37:51 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:37:51 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-24fb31d4-cfd4-4e46-a4fa-2cf881d6bfd3 tempest-UserMessagesTest-322229912 tempest-UserMessagesTest-322229912-project-member] Volume info retrieved successfully. Sep 01 12:37:51 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-24fb31d4-cfd4-4e46-a4fa-2cf881d6bfd3 tempest-UserMessagesTest-322229912 tempest-UserMessagesTest-322229912-project-member] http://192.168.122.202/volume/v3/volumes/4498d60a-0999-44f1-9e3d-e32c414b9a28 returned with HTTP 200 Sep 01 12:37:51 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 107/221] 192.168.122.202 () {60 vars in 1272 bytes} [Tue Sep 1 12:37:50 2026] GET /volume/v3/volumes/4498d60a-0999-44f1-9e3d-e32c414b9a28 => generated 862 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:37:52 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-b290f6ef-05d1-4278-81e4-dedfa0b41255 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:37:52 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b290f6ef-05d1-4278-81e4-dedfa0b41255 tempest-UserMessagesTest-322229912 tempest-UserMessagesTest-322229912-project-member] GET http://192.168.122.202/volume/v3/volumes/4498d60a-0999-44f1-9e3d-e32c414b9a28 Sep 01 12:37:52 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b290f6ef-05d1-4278-81e4-dedfa0b41255 tempest-UserMessagesTest-322229912 tempest-UserMessagesTest-322229912-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:37:52 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b290f6ef-05d1-4278-81e4-dedfa0b41255 tempest-UserMessagesTest-322229912 tempest-UserMessagesTest-322229912-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:37:52 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:37:52 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:37:52 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:37:52 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:37:52 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-b290f6ef-05d1-4278-81e4-dedfa0b41255 tempest-UserMessagesTest-322229912 tempest-UserMessagesTest-322229912-project-member] Volume info retrieved successfully. Sep 01 12:37:52 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b290f6ef-05d1-4278-81e4-dedfa0b41255 tempest-UserMessagesTest-322229912 tempest-UserMessagesTest-322229912-project-member] http://192.168.122.202/volume/v3/volumes/4498d60a-0999-44f1-9e3d-e32c414b9a28 returned with HTTP 200 Sep 01 12:37:52 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 115/222] 192.168.122.202 () {60 vars in 1272 bytes} [Tue Sep 1 12:37:52 2026] GET /volume/v3/volumes/4498d60a-0999-44f1-9e3d-e32c414b9a28 => generated 883 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:37:52 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-9bb5b396-ca3a-41b0-917e-cad748fc4fbb None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:37:52 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9bb5b396-ca3a-41b0-917e-cad748fc4fbb tempest-UserMessagesTest-322229912 tempest-UserMessagesTest-322229912-project-member] GET http://192.168.122.202/volume/v3/messages Sep 01 12:37:52 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-9bb5b396-ca3a-41b0-917e-cad748fc4fbb tempest-UserMessagesTest-322229912 tempest-UserMessagesTest-322229912-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:37:52 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-9bb5b396-ca3a-41b0-917e-cad748fc4fbb tempest-UserMessagesTest-322229912 tempest-UserMessagesTest-322229912-project-member] Calling method 'version_select' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:37:52 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9bb5b396-ca3a-41b0-917e-cad748fc4fbb tempest-UserMessagesTest-322229912 tempest-UserMessagesTest-322229912-project-member] http://192.168.122.202/volume/v3/messages returned with HTTP 200 Sep 01 12:37:52 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 108/223] 192.168.122.202 () {60 vars in 1164 bytes} [Tue Sep 1 12:37:52 2026] GET /volume/v3/messages => generated 678 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:37:52 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-9daa5836-ee9d-49ec-8813-1e43fc40bdd7 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:37:52 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9daa5836-ee9d-49ec-8813-1e43fc40bdd7 tempest-UserMessagesTest-322229912 tempest-UserMessagesTest-322229912-project-member] GET http://192.168.122.202/volume/v3/messages/73c02e9d-bda8-475b-8d67-5ab19266938f Sep 01 12:37:52 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-9daa5836-ee9d-49ec-8813-1e43fc40bdd7 tempest-UserMessagesTest-322229912 tempest-UserMessagesTest-322229912-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:37:52 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-9daa5836-ee9d-49ec-8813-1e43fc40bdd7 tempest-UserMessagesTest-322229912 tempest-UserMessagesTest-322229912-project-member] Calling method 'version_select' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:37:52 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9daa5836-ee9d-49ec-8813-1e43fc40bdd7 tempest-UserMessagesTest-322229912 tempest-UserMessagesTest-322229912-project-member] http://192.168.122.202/volume/v3/messages/73c02e9d-bda8-475b-8d67-5ab19266938f returned with HTTP 200 Sep 01 12:37:52 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 116/224] 192.168.122.202 () {60 vars in 1275 bytes} [Tue Sep 1 12:37:52 2026] GET /volume/v3/messages/73c02e9d-bda8-475b-8d67-5ab19266938f => generated 675 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:37:52 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-770726ce-ddeb-4def-9c23-ce82c3c3c372 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:37:52 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-770726ce-ddeb-4def-9c23-ce82c3c3c372 tempest-UserMessagesTest-322229912 tempest-UserMessagesTest-322229912-project-member] GET http://192.168.122.202/volume/v3/messages Sep 01 12:37:52 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-770726ce-ddeb-4def-9c23-ce82c3c3c372 tempest-UserMessagesTest-322229912 tempest-UserMessagesTest-322229912-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:37:52 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-770726ce-ddeb-4def-9c23-ce82c3c3c372 tempest-UserMessagesTest-322229912 tempest-UserMessagesTest-322229912-project-member] Calling method 'version_select' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:37:52 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-770726ce-ddeb-4def-9c23-ce82c3c3c372 tempest-UserMessagesTest-322229912 tempest-UserMessagesTest-322229912-project-member] http://192.168.122.202/volume/v3/messages returned with HTTP 200 Sep 01 12:37:52 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 109/225] 192.168.122.202 () {60 vars in 1164 bytes} [Tue Sep 1 12:37:52 2026] GET /volume/v3/messages => generated 678 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:37:52 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-ea50704c-1ab4-4d32-93d1-27ccc38eb51d None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:37:52 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-ea50704c-1ab4-4d32-93d1-27ccc38eb51d tempest-UserMessagesTest-322229912 tempest-UserMessagesTest-322229912-project-member] DELETE http://192.168.122.202/volume/v3/messages/73c02e9d-bda8-475b-8d67-5ab19266938f Sep 01 12:37:52 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-ea50704c-1ab4-4d32-93d1-27ccc38eb51d tempest-UserMessagesTest-322229912 tempest-UserMessagesTest-322229912-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:37:52 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-ea50704c-1ab4-4d32-93d1-27ccc38eb51d tempest-UserMessagesTest-322229912 tempest-UserMessagesTest-322229912-project-member] Calling method 'version_select' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:37:52 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-ea50704c-1ab4-4d32-93d1-27ccc38eb51d tempest-UserMessagesTest-322229912 tempest-UserMessagesTest-322229912-project-member] http://192.168.122.202/volume/v3/messages/73c02e9d-bda8-475b-8d67-5ab19266938f returned with HTTP 204 Sep 01 12:37:52 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 117/226] 192.168.122.202 () {60 vars in 1278 bytes} [Tue Sep 1 12:37:52 2026] DELETE /volume/v3/messages/73c02e9d-bda8-475b-8d67-5ab19266938f => generated 0 bytes in 85 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 01 12:37:52 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-d330d873-8d02-4629-9a3a-14d69b2b0fa6 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:37:52 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d330d873-8d02-4629-9a3a-14d69b2b0fa6 tempest-UserMessagesTest-322229912 tempest-UserMessagesTest-322229912-project-member] GET http://192.168.122.202/volume/v3/volumes/4498d60a-0999-44f1-9e3d-e32c414b9a28 Sep 01 12:37:52 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d330d873-8d02-4629-9a3a-14d69b2b0fa6 tempest-UserMessagesTest-322229912 tempest-UserMessagesTest-322229912-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:37:52 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d330d873-8d02-4629-9a3a-14d69b2b0fa6 tempest-UserMessagesTest-322229912 tempest-UserMessagesTest-322229912-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:37:52 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:37:52 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:37:52 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:37:52 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:37:52 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-d330d873-8d02-4629-9a3a-14d69b2b0fa6 tempest-UserMessagesTest-322229912 tempest-UserMessagesTest-322229912-project-member] Volume info retrieved successfully. Sep 01 12:37:52 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d330d873-8d02-4629-9a3a-14d69b2b0fa6 tempest-UserMessagesTest-322229912 tempest-UserMessagesTest-322229912-project-member] http://192.168.122.202/volume/v3/volumes/4498d60a-0999-44f1-9e3d-e32c414b9a28 returned with HTTP 200 Sep 01 12:37:52 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 110/227] 192.168.122.202 () {60 vars in 1272 bytes} [Tue Sep 1 12:37:52 2026] GET /volume/v3/volumes/4498d60a-0999-44f1-9e3d-e32c414b9a28 => generated 883 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:37:52 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-41813bae-dd37-4134-8488-356974370eae None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:37:52 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-41813bae-dd37-4134-8488-356974370eae tempest-UserMessagesTest-322229912 tempest-UserMessagesTest-322229912-project-member] DELETE http://192.168.122.202/volume/v3/volumes/4498d60a-0999-44f1-9e3d-e32c414b9a28 Sep 01 12:37:52 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-41813bae-dd37-4134-8488-356974370eae tempest-UserMessagesTest-322229912 tempest-UserMessagesTest-322229912-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:37:52 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-41813bae-dd37-4134-8488-356974370eae tempest-UserMessagesTest-322229912 tempest-UserMessagesTest-322229912-project-member] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:37:52 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-41813bae-dd37-4134-8488-356974370eae tempest-UserMessagesTest-322229912 tempest-UserMessagesTest-322229912-project-member] Delete volume with id: 4498d60a-0999-44f1-9e3d-e32c414b9a28 Sep 01 12:37:52 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:37:52 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:37:52 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:37:52 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:37:52 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-41813bae-dd37-4134-8488-356974370eae tempest-UserMessagesTest-322229912 tempest-UserMessagesTest-322229912-project-member] Volume info retrieved successfully. Sep 01 12:37:52 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-41813bae-dd37-4134-8488-356974370eae tempest-UserMessagesTest-322229912 tempest-UserMessagesTest-322229912-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86815) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 01 12:37:52 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-41813bae-dd37-4134-8488-356974370eae tempest-UserMessagesTest-322229912 tempest-UserMessagesTest-322229912-project-member] Created reservations ['984f6f41-56c4-47a8-9702-390161605d68', '4ee2b4ee-fc53-49ee-9aaa-26259fe84af6', '4a3cbee2-ee96-414f-b5a9-720916170927', 'c4923543-3de5-48bf-93bd-d962c0c23af9'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:37:52 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-41813bae-dd37-4134-8488-356974370eae tempest-UserMessagesTest-322229912 tempest-UserMessagesTest-322229912-project-member] Delete volume request issued successfully. Sep 01 12:37:52 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-41813bae-dd37-4134-8488-356974370eae tempest-UserMessagesTest-322229912 tempest-UserMessagesTest-322229912-project-member] http://192.168.122.202/volume/v3/volumes/4498d60a-0999-44f1-9e3d-e32c414b9a28 returned with HTTP 202 Sep 01 12:37:52 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 118/228] 192.168.122.202 () {60 vars in 1275 bytes} [Tue Sep 1 12:37:52 2026] DELETE /volume/v3/volumes/4498d60a-0999-44f1-9e3d-e32c414b9a28 => generated 0 bytes in 272 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:37:52 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-1098553a-8241-4c74-99e0-fd367b796a67 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:37:52 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1098553a-8241-4c74-99e0-fd367b796a67 tempest-UserMessagesTest-322229912 tempest-UserMessagesTest-322229912-project-member] GET http://192.168.122.202/volume/v3/volumes/4498d60a-0999-44f1-9e3d-e32c414b9a28 Sep 01 12:37:52 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-1098553a-8241-4c74-99e0-fd367b796a67 tempest-UserMessagesTest-322229912 tempest-UserMessagesTest-322229912-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:37:52 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-1098553a-8241-4c74-99e0-fd367b796a67 tempest-UserMessagesTest-322229912 tempest-UserMessagesTest-322229912-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:37:53 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1098553a-8241-4c74-99e0-fd367b796a67 tempest-UserMessagesTest-322229912 tempest-UserMessagesTest-322229912-project-member] http://192.168.122.202/volume/v3/volumes/4498d60a-0999-44f1-9e3d-e32c414b9a28 returned with HTTP 404 Sep 01 12:37:53 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 111/229] 192.168.122.202 () {60 vars in 1272 bytes} [Tue Sep 1 12:37:52 2026] GET /volume/v3/volumes/4498d60a-0999-44f1-9e3d-e32c414b9a28 => generated 109 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:37:53 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-16e06857-fcd6-4103-aabd-df15aa5fb8dd None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:37:53 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-16e06857-fcd6-4103-aabd-df15aa5fb8dd tempest-UserMessagesTest-967834442 tempest-UserMessagesTest-967834442-project-admin] DELETE http://192.168.122.202/volume/v3/types/ef128e76-6983-4b4b-96a2-4ed1feecb963 Sep 01 12:37:53 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-16e06857-fcd6-4103-aabd-df15aa5fb8dd tempest-UserMessagesTest-967834442 tempest-UserMessagesTest-967834442-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:37:53 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-16e06857-fcd6-4103-aabd-df15aa5fb8dd tempest-UserMessagesTest-967834442 tempest-UserMessagesTest-967834442-project-admin] Calling method '_delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:37:53 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-16e06857-fcd6-4103-aabd-df15aa5fb8dd tempest-UserMessagesTest-967834442 tempest-UserMessagesTest-967834442-project-admin] http://192.168.122.202/volume/v3/types/ef128e76-6983-4b4b-96a2-4ed1feecb963 returned with HTTP 202 Sep 01 12:37:53 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 119/230] 192.168.122.202 () {58 vars in 1229 bytes} [Tue Sep 1 12:37:53 2026] DELETE /volume/v3/types/ef128e76-6983-4b4b-96a2-4ed1feecb963 => generated 0 bytes in 219 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:37:53 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-e560884a-f3a6-4ea4-994c-cbd1df9d2e99 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:37:53 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e560884a-f3a6-4ea4-994c-cbd1df9d2e99 tempest-UserMessagesTest-967834442 tempest-UserMessagesTest-967834442-project-admin] GET http://192.168.122.202/volume/v3/types/ef128e76-6983-4b4b-96a2-4ed1feecb963 Sep 01 12:37:53 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e560884a-f3a6-4ea4-994c-cbd1df9d2e99 tempest-UserMessagesTest-967834442 tempest-UserMessagesTest-967834442-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:37:53 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e560884a-f3a6-4ea4-994c-cbd1df9d2e99 tempest-UserMessagesTest-967834442 tempest-UserMessagesTest-967834442-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:37:53 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e560884a-f3a6-4ea4-994c-cbd1df9d2e99 tempest-UserMessagesTest-967834442 tempest-UserMessagesTest-967834442-project-admin] http://192.168.122.202/volume/v3/types/ef128e76-6983-4b4b-96a2-4ed1feecb963 returned with HTTP 404 Sep 01 12:37:53 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 112/231] 192.168.122.202 () {58 vars in 1226 bytes} [Tue Sep 1 12:37:53 2026] GET /volume/v3/types/ef128e76-6983-4b4b-96a2-4ed1feecb963 => generated 114 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:38:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-5cdf41d0-648d-415e-adcb-48837335c2bb None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:38:02 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-5cdf41d0-648d-415e-adcb-48837335c2bb tempest-VolumeQuotaClassesTest-184787738 tempest-VolumeQuotaClassesTest-184787738-project-admin] GET http://192.168.122.202/volume/v3/os-quota-class-sets/default Sep 01 12:38:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-5cdf41d0-648d-415e-adcb-48837335c2bb tempest-VolumeQuotaClassesTest-184787738 tempest-VolumeQuotaClassesTest-184787738-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:38:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-5cdf41d0-648d-415e-adcb-48837335c2bb tempest-VolumeQuotaClassesTest-184787738 tempest-VolumeQuotaClassesTest-184787738-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:38:02 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-5cdf41d0-648d-415e-adcb-48837335c2bb tempest-VolumeQuotaClassesTest-184787738 tempest-VolumeQuotaClassesTest-184787738-project-admin] http://192.168.122.202/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 01 12:38:02 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 120/232] 192.168.122.202 () {58 vars in 1181 bytes} [Tue Sep 1 12:38:02 2026] GET /volume/v3/os-quota-class-sets/default => generated 421 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:38:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-d221642e-c954-4e1a-8c03-fa5a65777ca3 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:38:02 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d221642e-c954-4e1a-8c03-fa5a65777ca3 tempest-VolumeQuotaClassesTest-184787738 tempest-VolumeQuotaClassesTest-184787738-project-admin] GET http://192.168.122.202/volume/v3/os-quota-class-sets/default Sep 01 12:38:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d221642e-c954-4e1a-8c03-fa5a65777ca3 tempest-VolumeQuotaClassesTest-184787738 tempest-VolumeQuotaClassesTest-184787738-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:38:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d221642e-c954-4e1a-8c03-fa5a65777ca3 tempest-VolumeQuotaClassesTest-184787738 tempest-VolumeQuotaClassesTest-184787738-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:38:02 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d221642e-c954-4e1a-8c03-fa5a65777ca3 tempest-VolumeQuotaClassesTest-184787738 tempest-VolumeQuotaClassesTest-184787738-project-admin] http://192.168.122.202/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 01 12:38:02 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 113/233] 192.168.122.202 () {58 vars in 1181 bytes} [Tue Sep 1 12:38:02 2026] GET /volume/v3/os-quota-class-sets/default => generated 421 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:38:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-d3f6b813-745f-4d53-b583-936607e36a89 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:38:02 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d3f6b813-745f-4d53-b583-936607e36a89 tempest-VolumeQuotaClassesTest-184787738 tempest-VolumeQuotaClassesTest-184787738-project-admin] POST http://192.168.122.202/volume/v3/types Sep 01 12:38:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-d3f6b813-745f-4d53-b583-936607e36a89 tempest-VolumeQuotaClassesTest-184787738 tempest-VolumeQuotaClassesTest-184787738-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeQuotaClassesTest-volume-type-600743062"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:38:02 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d3f6b813-745f-4d53-b583-936607e36a89 tempest-VolumeQuotaClassesTest-184787738 tempest-VolumeQuotaClassesTest-184787738-project-admin] http://192.168.122.202/volume/v3/types returned with HTTP 200 Sep 01 12:38:02 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 121/234] 192.168.122.202 () {60 vars in 1136 bytes} [Tue Sep 1 12:38:02 2026] POST /volume/v3/types => generated 227 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:38:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-921bfadd-0351-4428-a24c-b9bc52045997 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:38:02 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-921bfadd-0351-4428-a24c-b9bc52045997 tempest-VolumeQuotaClassesTest-184787738 tempest-VolumeQuotaClassesTest-184787738-project-admin] PUT http://192.168.122.202/volume/v3/os-quota-class-sets/default Sep 01 12:38:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-921bfadd-0351-4428-a24c-b9bc52045997 tempest-VolumeQuotaClassesTest-184787738 tempest-VolumeQuotaClassesTest-184787738-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-600743062": 7, "snapshots_tempest-VolumeQuotaClassesTest-volume-type-600743062": 5, "gigabytes_tempest-VolumeQuotaClassesTest-volume-type-600743062": 8}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:38:02 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-921bfadd-0351-4428-a24c-b9bc52045997 tempest-VolumeQuotaClassesTest-184787738 tempest-VolumeQuotaClassesTest-184787738-project-admin] http://192.168.122.202/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 01 12:38:02 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 114/235] 192.168.122.202 () {60 vars in 1202 bytes} [Tue Sep 1 12:38:02 2026] PUT /volume/v3/os-quota-class-sets/default => generated 609 bytes in 326 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:38:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-8261ecea-6f6f-4c82-bf16-d78aeea62746 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:38:02 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-8261ecea-6f6f-4c82-bf16-d78aeea62746 tempest-VolumeQuotaClassesTest-184787738 tempest-VolumeQuotaClassesTest-184787738-project-admin] GET http://192.168.122.202/volume/v3/os-quota-sets/d3409a767d1b469286a3ceff7d122e25/defaults Sep 01 12:38:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-8261ecea-6f6f-4c82-bf16-d78aeea62746 tempest-VolumeQuotaClassesTest-184787738 tempest-VolumeQuotaClassesTest-184787738-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:38:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-8261ecea-6f6f-4c82-bf16-d78aeea62746 tempest-VolumeQuotaClassesTest-184787738 tempest-VolumeQuotaClassesTest-184787738-project-admin] Calling method 'defaults' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:38:03 devstack devstack@c-api.service[86815]: WARNING cinder.quota [None req-8261ecea-6f6f-4c82-bf16-d78aeea62746 tempest-VolumeQuotaClassesTest-184787738 tempest-VolumeQuotaClassesTest-184787738-project-admin] Deprecated: Default quota for resource: snapshots_QuobyteHD is set by the default quota flag: quota_snapshots_QuobyteHD, it is now deprecated. Please use the default quota class for default quota. Sep 01 12:38:03 devstack devstack@c-api.service[86815]: WARNING cinder.quota [None req-8261ecea-6f6f-4c82-bf16-d78aeea62746 tempest-VolumeQuotaClassesTest-184787738 tempest-VolumeQuotaClassesTest-184787738-project-admin] Deprecated: Default quota for resource: volumes_lvmdriver-1 is set by the default quota flag: quota_volumes_lvmdriver-1, it is now deprecated. Please use the default quota class for default quota. Sep 01 12:38:03 devstack devstack@c-api.service[86815]: WARNING cinder.quota [None req-8261ecea-6f6f-4c82-bf16-d78aeea62746 tempest-VolumeQuotaClassesTest-184787738 tempest-VolumeQuotaClassesTest-184787738-project-admin] Deprecated: Default quota for resource: gigabytes_lvmdriver-1 is set by the default quota flag: quota_gigabytes_lvmdriver-1, it is now deprecated. Please use the default quota class for default quota. Sep 01 12:38:03 devstack devstack@c-api.service[86815]: WARNING cinder.quota [None req-8261ecea-6f6f-4c82-bf16-d78aeea62746 tempest-VolumeQuotaClassesTest-184787738 tempest-VolumeQuotaClassesTest-184787738-project-admin] Deprecated: Default quota for resource: snapshots_lvmdriver-1 is set by the default quota flag: quota_snapshots_lvmdriver-1, it is now deprecated. Please use the default quota class for default quota. Sep 01 12:38:03 devstack devstack@c-api.service[86815]: WARNING cinder.quota [None req-8261ecea-6f6f-4c82-bf16-d78aeea62746 tempest-VolumeQuotaClassesTest-184787738 tempest-VolumeQuotaClassesTest-184787738-project-admin] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Sep 01 12:38:03 devstack devstack@c-api.service[86815]: WARNING cinder.quota [None req-8261ecea-6f6f-4c82-bf16-d78aeea62746 tempest-VolumeQuotaClassesTest-184787738 tempest-VolumeQuotaClassesTest-184787738-project-admin] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Sep 01 12:38:03 devstack devstack@c-api.service[86815]: WARNING cinder.quota [None req-8261ecea-6f6f-4c82-bf16-d78aeea62746 tempest-VolumeQuotaClassesTest-184787738 tempest-VolumeQuotaClassesTest-184787738-project-admin] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Sep 01 12:38:03 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-8261ecea-6f6f-4c82-bf16-d78aeea62746 tempest-VolumeQuotaClassesTest-184787738 tempest-VolumeQuotaClassesTest-184787738-project-admin] http://192.168.122.202/volume/v3/os-quota-sets/d3409a767d1b469286a3ceff7d122e25/defaults returned with HTTP 200 Sep 01 12:38:03 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 122/236] 192.168.122.202 () {58 vars in 1265 bytes} [Tue Sep 1 12:38:02 2026] GET /volume/v3/os-quota-sets/d3409a767d1b469286a3ceff7d122e25/defaults => generated 645 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:38:03 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-7883c7ce-c561-4ad2-9e32-c96448b26a9a None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:38:03 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7883c7ce-c561-4ad2-9e32-c96448b26a9a tempest-VolumeQuotaClassesTest-184787738 tempest-VolumeQuotaClassesTest-184787738-project-admin] GET http://192.168.122.202/volume/v3/os-quota-sets/6f8b34d460e4484896be1d59d50352cf/defaults Sep 01 12:38:03 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-7883c7ce-c561-4ad2-9e32-c96448b26a9a tempest-VolumeQuotaClassesTest-184787738 tempest-VolumeQuotaClassesTest-184787738-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:38:03 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-7883c7ce-c561-4ad2-9e32-c96448b26a9a tempest-VolumeQuotaClassesTest-184787738 tempest-VolumeQuotaClassesTest-184787738-project-admin] Calling method 'defaults' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:38:03 devstack devstack@c-api.service[86814]: WARNING cinder.quota [None req-7883c7ce-c561-4ad2-9e32-c96448b26a9a tempest-VolumeQuotaClassesTest-184787738 tempest-VolumeQuotaClassesTest-184787738-project-admin] Deprecated: Default quota for resource: snapshots_QuobyteHD is set by the default quota flag: quota_snapshots_QuobyteHD, it is now deprecated. Please use the default quota class for default quota. Sep 01 12:38:03 devstack devstack@c-api.service[86814]: WARNING cinder.quota [None req-7883c7ce-c561-4ad2-9e32-c96448b26a9a tempest-VolumeQuotaClassesTest-184787738 tempest-VolumeQuotaClassesTest-184787738-project-admin] Deprecated: Default quota for resource: volumes_lvmdriver-1 is set by the default quota flag: quota_volumes_lvmdriver-1, it is now deprecated. Please use the default quota class for default quota. Sep 01 12:38:03 devstack devstack@c-api.service[86814]: WARNING cinder.quota [None req-7883c7ce-c561-4ad2-9e32-c96448b26a9a tempest-VolumeQuotaClassesTest-184787738 tempest-VolumeQuotaClassesTest-184787738-project-admin] Deprecated: Default quota for resource: gigabytes_lvmdriver-1 is set by the default quota flag: quota_gigabytes_lvmdriver-1, it is now deprecated. Please use the default quota class for default quota. Sep 01 12:38:03 devstack devstack@c-api.service[86814]: WARNING cinder.quota [None req-7883c7ce-c561-4ad2-9e32-c96448b26a9a tempest-VolumeQuotaClassesTest-184787738 tempest-VolumeQuotaClassesTest-184787738-project-admin] Deprecated: Default quota for resource: snapshots_lvmdriver-1 is set by the default quota flag: quota_snapshots_lvmdriver-1, it is now deprecated. Please use the default quota class for default quota. Sep 01 12:38:03 devstack devstack@c-api.service[86814]: WARNING cinder.quota [None req-7883c7ce-c561-4ad2-9e32-c96448b26a9a tempest-VolumeQuotaClassesTest-184787738 tempest-VolumeQuotaClassesTest-184787738-project-admin] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Sep 01 12:38:03 devstack devstack@c-api.service[86814]: WARNING cinder.quota [None req-7883c7ce-c561-4ad2-9e32-c96448b26a9a tempest-VolumeQuotaClassesTest-184787738 tempest-VolumeQuotaClassesTest-184787738-project-admin] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Sep 01 12:38:03 devstack devstack@c-api.service[86814]: WARNING cinder.quota [None req-7883c7ce-c561-4ad2-9e32-c96448b26a9a tempest-VolumeQuotaClassesTest-184787738 tempest-VolumeQuotaClassesTest-184787738-project-admin] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Sep 01 12:38:03 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7883c7ce-c561-4ad2-9e32-c96448b26a9a tempest-VolumeQuotaClassesTest-184787738 tempest-VolumeQuotaClassesTest-184787738-project-admin] http://192.168.122.202/volume/v3/os-quota-sets/6f8b34d460e4484896be1d59d50352cf/defaults returned with HTTP 200 Sep 01 12:38:03 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 115/237] 192.168.122.202 () {58 vars in 1265 bytes} [Tue Sep 1 12:38:03 2026] GET /volume/v3/os-quota-sets/6f8b34d460e4484896be1d59d50352cf/defaults => generated 645 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:38:03 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-28dc06bd-5d8e-41ef-ae69-85e7b9c80a28 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:38:03 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-28dc06bd-5d8e-41ef-ae69-85e7b9c80a28 tempest-VolumeQuotaClassesTest-184787738 tempest-VolumeQuotaClassesTest-184787738-project-admin] DELETE http://192.168.122.202/volume/v3/types/1d3bafe2-787a-46ff-892a-b8b04d974af3 Sep 01 12:38:03 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-28dc06bd-5d8e-41ef-ae69-85e7b9c80a28 tempest-VolumeQuotaClassesTest-184787738 tempest-VolumeQuotaClassesTest-184787738-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:38:03 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-28dc06bd-5d8e-41ef-ae69-85e7b9c80a28 tempest-VolumeQuotaClassesTest-184787738 tempest-VolumeQuotaClassesTest-184787738-project-admin] Calling method '_delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:38:03 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-28dc06bd-5d8e-41ef-ae69-85e7b9c80a28 tempest-VolumeQuotaClassesTest-184787738 tempest-VolumeQuotaClassesTest-184787738-project-admin] http://192.168.122.202/volume/v3/types/1d3bafe2-787a-46ff-892a-b8b04d974af3 returned with HTTP 202 Sep 01 12:38:03 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 123/238] 192.168.122.202 () {58 vars in 1229 bytes} [Tue Sep 1 12:38:03 2026] DELETE /volume/v3/types/1d3bafe2-787a-46ff-892a-b8b04d974af3 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:38:03 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-5cbe6970-2d0d-45e1-983d-720397e98317 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:38:03 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-5cbe6970-2d0d-45e1-983d-720397e98317 tempest-VolumeQuotaClassesTest-184787738 tempest-VolumeQuotaClassesTest-184787738-project-admin] GET http://192.168.122.202/volume/v3/types/1d3bafe2-787a-46ff-892a-b8b04d974af3 Sep 01 12:38:03 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-5cbe6970-2d0d-45e1-983d-720397e98317 tempest-VolumeQuotaClassesTest-184787738 tempest-VolumeQuotaClassesTest-184787738-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:38:03 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-5cbe6970-2d0d-45e1-983d-720397e98317 tempest-VolumeQuotaClassesTest-184787738 tempest-VolumeQuotaClassesTest-184787738-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:38:03 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-5cbe6970-2d0d-45e1-983d-720397e98317 tempest-VolumeQuotaClassesTest-184787738 tempest-VolumeQuotaClassesTest-184787738-project-admin] http://192.168.122.202/volume/v3/types/1d3bafe2-787a-46ff-892a-b8b04d974af3 returned with HTTP 404 Sep 01 12:38:03 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 116/239] 192.168.122.202 () {58 vars in 1226 bytes} [Tue Sep 1 12:38:03 2026] GET /volume/v3/types/1d3bafe2-787a-46ff-892a-b8b04d974af3 => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:38:03 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-d5be6c53-d3f8-4157-aec3-2c1c1cbe4452 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:38:03 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d5be6c53-d3f8-4157-aec3-2c1c1cbe4452 tempest-VolumeQuotaClassesTest-184787738 tempest-VolumeQuotaClassesTest-184787738-project-admin] PUT http://192.168.122.202/volume/v3/os-quota-class-sets/default Sep 01 12:38:03 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-d5be6c53-d3f8-4157-aec3-2c1c1cbe4452 tempest-VolumeQuotaClassesTest-184787738 tempest-VolumeQuotaClassesTest-184787738-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=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:38:03 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d5be6c53-d3f8-4157-aec3-2c1c1cbe4452 tempest-VolumeQuotaClassesTest-184787738 tempest-VolumeQuotaClassesTest-184787738-project-admin] http://192.168.122.202/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 01 12:38:03 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 124/240] 192.168.122.202 () {60 vars in 1202 bytes} [Tue Sep 1 12:38:03 2026] PUT /volume/v3/os-quota-class-sets/default => generated 404 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:38:09 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-1d5839b8-7ae3-43f7-a390-8d83050200ad None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:38:09 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1d5839b8-7ae3-43f7-a390-8d83050200ad tempest-VolumesServicesTestJSON-731664096 tempest-VolumesServicesTestJSON-731664096-project-admin] GET http://192.168.122.202/volume/v3/os-services Sep 01 12:38:09 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-1d5839b8-7ae3-43f7-a390-8d83050200ad tempest-VolumesServicesTestJSON-731664096 tempest-VolumesServicesTestJSON-731664096-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:38:09 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-1d5839b8-7ae3-43f7-a390-8d83050200ad tempest-VolumesServicesTestJSON-731664096 tempest-VolumesServicesTestJSON-731664096-project-admin] Calling method 'index' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:38:09 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/service.py:230: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:38:09 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 12:38:09 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1d5839b8-7ae3-43f7-a390-8d83050200ad tempest-VolumesServicesTestJSON-731664096 tempest-VolumesServicesTestJSON-731664096-project-admin] http://192.168.122.202/volume/v3/os-services returned with HTTP 200 Sep 01 12:38:09 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 117/241] 192.168.122.202 () {58 vars in 1133 bytes} [Tue Sep 1 12:38:09 2026] GET /volume/v3/os-services => generated 705 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:38:09 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-69307f3a-db77-4684-8010-0d42b45667c2 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:38:09 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-69307f3a-db77-4684-8010-0d42b45667c2 tempest-VolumesServicesTestJSON-731664096 tempest-VolumesServicesTestJSON-731664096-project-admin] GET http://192.168.122.202/volume/v3/os-services?host=devstack Sep 01 12:38:09 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-69307f3a-db77-4684-8010-0d42b45667c2 tempest-VolumesServicesTestJSON-731664096 tempest-VolumesServicesTestJSON-731664096-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:38:09 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-69307f3a-db77-4684-8010-0d42b45667c2 tempest-VolumesServicesTestJSON-731664096 tempest-VolumesServicesTestJSON-731664096-project-admin] Calling method 'index' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:38:09 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/service.py:230: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:38:09 devstack devstack@c-api.service[86815]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 12:38:09 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-69307f3a-db77-4684-8010-0d42b45667c2 tempest-VolumesServicesTestJSON-731664096 tempest-VolumesServicesTestJSON-731664096-project-admin] http://192.168.122.202/volume/v3/os-services?host=devstack returned with HTTP 200 Sep 01 12:38:09 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 125/242] 192.168.122.202 () {58 vars in 1160 bytes} [Tue Sep 1 12:38:09 2026] GET /volume/v3/os-services?host=devstack => generated 705 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:38:09 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-3ecc87e1-c4cf-4860-9975-136464c54df0 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:38:09 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-3ecc87e1-c4cf-4860-9975-136464c54df0 tempest-VolumesServicesTestJSON-731664096 tempest-VolumesServicesTestJSON-731664096-project-admin] GET http://192.168.122.202/volume/v3/os-services?host=devstack&binary=cinder-scheduler Sep 01 12:38:09 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-3ecc87e1-c4cf-4860-9975-136464c54df0 tempest-VolumesServicesTestJSON-731664096 tempest-VolumesServicesTestJSON-731664096-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:38:09 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-3ecc87e1-c4cf-4860-9975-136464c54df0 tempest-VolumesServicesTestJSON-731664096 tempest-VolumesServicesTestJSON-731664096-project-admin] Calling method 'index' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:38:09 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-3ecc87e1-c4cf-4860-9975-136464c54df0 tempest-VolumesServicesTestJSON-731664096 tempest-VolumesServicesTestJSON-731664096-project-admin] http://192.168.122.202/volume/v3/os-services?host=devstack&binary=cinder-scheduler returned with HTTP 200 Sep 01 12:38:09 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 118/243] 192.168.122.202 () {58 vars in 1208 bytes} [Tue Sep 1 12:38:09 2026] GET /volume/v3/os-services?host=devstack&binary=cinder-scheduler => generated 187 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:38:09 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-880a03af-f4ae-434b-ab41-6cde61bb0a48 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:38:09 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-880a03af-f4ae-434b-ab41-6cde61bb0a48 tempest-VolumesServicesTestJSON-731664096 tempest-VolumesServicesTestJSON-731664096-project-admin] GET http://192.168.122.202/volume/v3/os-services?binary=cinder-scheduler Sep 01 12:38:09 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-880a03af-f4ae-434b-ab41-6cde61bb0a48 tempest-VolumesServicesTestJSON-731664096 tempest-VolumesServicesTestJSON-731664096-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:38:09 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-880a03af-f4ae-434b-ab41-6cde61bb0a48 tempest-VolumesServicesTestJSON-731664096 tempest-VolumesServicesTestJSON-731664096-project-admin] Calling method 'index' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:38:09 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-880a03af-f4ae-434b-ab41-6cde61bb0a48 tempest-VolumesServicesTestJSON-731664096 tempest-VolumesServicesTestJSON-731664096-project-admin] http://192.168.122.202/volume/v3/os-services?binary=cinder-scheduler returned with HTTP 200 Sep 01 12:38:09 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 126/244] 192.168.122.202 () {58 vars in 1180 bytes} [Tue Sep 1 12:38:09 2026] GET /volume/v3/os-services?binary=cinder-scheduler => generated 187 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:38:09 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-3d6a538f-14c4-4ed5-8cbf-c53e4a83b369 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:38:09 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-3d6a538f-14c4-4ed5-8cbf-c53e4a83b369 tempest-VolumesServicesTestJSON-2060737284 tempest-VolumesServicesTestJSON-2060737284-project-member] POST http://192.168.122.202/volume/v3/volumes Sep 01 12:38:09 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-3d6a538f-14c4-4ed5-8cbf-c53e4a83b369 tempest-VolumesServicesTestJSON-2060737284 tempest-VolumesServicesTestJSON-2060737284-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-1309791416"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:38:09 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volumes [None req-3d6a538f-14c4-4ed5-8cbf-c53e4a83b369 tempest-VolumesServicesTestJSON-2060737284 tempest-VolumesServicesTestJSON-2060737284-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesServicesTestJSON-Volume-1309791416'}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:38:09 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-3d6a538f-14c4-4ed5-8cbf-c53e4a83b369 tempest-VolumesServicesTestJSON-2060737284 tempest-VolumesServicesTestJSON-2060737284-project-member] Create volume of 1 GB Sep 01 12:38:09 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-3d6a538f-14c4-4ed5-8cbf-c53e4a83b369 tempest-VolumesServicesTestJSON-2060737284 tempest-VolumesServicesTestJSON-2060737284-project-member] Availability Zones retrieved successfully. Sep 01 12:38:09 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-3d6a538f-14c4-4ed5-8cbf-c53e4a83b369 tempest-VolumesServicesTestJSON-2060737284 tempest-VolumesServicesTestJSON-2060737284-project-member] Flow 'volume_create_api' (a8836324-9965-4610-96a6-ee0778aac979) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:38:09 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-3d6a538f-14c4-4ed5-8cbf-c53e4a83b369 tempest-VolumesServicesTestJSON-2060737284 tempest-VolumesServicesTestJSON-2060737284-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f5b03b78-df16-486c-9843-896d847c6f3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:38:09 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.flows.api.create_volume [None req-3d6a538f-14c4-4ed5-8cbf-c53e4a83b369 tempest-VolumesServicesTestJSON-2060737284 tempest-VolumesServicesTestJSON-2060737284-project-member] Validating volume size '1' using validate_int {{(pid=86814) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 12:38:10 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-3d6a538f-14c4-4ed5-8cbf-c53e4a83b369 tempest-VolumesServicesTestJSON-2060737284 tempest-VolumesServicesTestJSON-2060737284-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f5b03b78-df16-486c-9843-896d847c6f3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T10:31:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3a4f1b59-94a6-4839-b926-0837adf99645,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a4f1b59-94a6-4839-b926-0837adf99645', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:38:10 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-3d6a538f-14c4-4ed5-8cbf-c53e4a83b369 tempest-VolumesServicesTestJSON-2060737284 tempest-VolumesServicesTestJSON-2060737284-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (412f4130-53aa-47a6-8077-e496de881f98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:38:10 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-3d6a538f-14c4-4ed5-8cbf-c53e4a83b369 tempest-VolumesServicesTestJSON-2060737284 tempest-VolumesServicesTestJSON-2060737284-project-member] Created reservations ['bee3a386-91f9-462a-82f3-6886a2bce429', '55e120aa-d3d0-4343-8f9d-2ba615c216aa', '62a07f5e-b586-4a96-a89d-6f817a0a5619', 'b36272af-a9d1-4334-b0fd-8c6f5be925f2'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:38:10 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-3d6a538f-14c4-4ed5-8cbf-c53e4a83b369 tempest-VolumesServicesTestJSON-2060737284 tempest-VolumesServicesTestJSON-2060737284-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (412f4130-53aa-47a6-8077-e496de881f98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bee3a386-91f9-462a-82f3-6886a2bce429', '55e120aa-d3d0-4343-8f9d-2ba615c216aa', '62a07f5e-b586-4a96-a89d-6f817a0a5619', 'b36272af-a9d1-4334-b0fd-8c6f5be925f2']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:38:10 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-3d6a538f-14c4-4ed5-8cbf-c53e4a83b369 tempest-VolumesServicesTestJSON-2060737284 tempest-VolumesServicesTestJSON-2060737284-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (22e0e920-3fab-49db-a8e1-b8dbfedbc87c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:38:10 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:38:10 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:38:10 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-3d6a538f-14c4-4ed5-8cbf-c53e4a83b369 tempest-VolumesServicesTestJSON-2060737284 tempest-VolumesServicesTestJSON-2060737284-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (22e0e920-3fab-49db-a8e1-b8dbfedbc87c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6cb8b494-f1af-48c9-b64c-dce6a7bcaabb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-1309791416',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d8423873c49a4f0eb3df39f80193e018',qos_specs=None,replication_status=,reservations=['bee3a386-91f9-462a-82f3-6886a2bce429','55e120aa-d3d0-4343-8f9d-2ba615c216aa','62a07f5e-b586-4a96-a89d-6f817a0a5619','b36272af-a9d1-4334-b0fd-8c6f5be925f2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6911f5a94e4d40d0ac579bdc12b0751c',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T10:38:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-1309791416',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6cb8b494-f1af-48c9-b64c-dce6a7bcaabb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d8423873c49a4f0eb3df39f80193e018',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6911f5a94e4d40d0ac579bdc12b0751c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a4f1b59-94a6-4839-b926-0837adf99645),volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:38:10 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-3d6a538f-14c4-4ed5-8cbf-c53e4a83b369 tempest-VolumesServicesTestJSON-2060737284 tempest-VolumesServicesTestJSON-2060737284-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (53c9d6b2-d0ec-490c-8bbb-45afd62ca74a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:38:10 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-3d6a538f-14c4-4ed5-8cbf-c53e4a83b369 tempest-VolumesServicesTestJSON-2060737284 tempest-VolumesServicesTestJSON-2060737284-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (53c9d6b2-d0ec-490c-8bbb-45afd62ca74a) transitioned into state 'SUCCESS' from state '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-1309791416',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d8423873c49a4f0eb3df39f80193e018',qos_specs=None,replication_status=,reservations=['bee3a386-91f9-462a-82f3-6886a2bce429','55e120aa-d3d0-4343-8f9d-2ba615c216aa','62a07f5e-b586-4a96-a89d-6f817a0a5619','b36272af-a9d1-4334-b0fd-8c6f5be925f2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6911f5a94e4d40d0ac579bdc12b0751c',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:38:10 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-3d6a538f-14c4-4ed5-8cbf-c53e4a83b369 tempest-VolumesServicesTestJSON-2060737284 tempest-VolumesServicesTestJSON-2060737284-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ae62f048-70d0-45c2-9bd2-aad38f613910) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:38:10 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-3d6a538f-14c4-4ed5-8cbf-c53e4a83b369 tempest-VolumesServicesTestJSON-2060737284 tempest-VolumesServicesTestJSON-2060737284-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ae62f048-70d0-45c2-9bd2-aad38f613910) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:38:10 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-3d6a538f-14c4-4ed5-8cbf-c53e4a83b369 tempest-VolumesServicesTestJSON-2060737284 tempest-VolumesServicesTestJSON-2060737284-project-member] Flow 'volume_create_api' (a8836324-9965-4610-96a6-ee0778aac979) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86814) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:38:10 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-3d6a538f-14c4-4ed5-8cbf-c53e4a83b369 tempest-VolumesServicesTestJSON-2060737284 tempest-VolumesServicesTestJSON-2060737284-project-member] Create volume request issued successfully. Sep 01 12:38:10 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-3d6a538f-14c4-4ed5-8cbf-c53e4a83b369 tempest-VolumesServicesTestJSON-2060737284 tempest-VolumesServicesTestJSON-2060737284-project-member] http://192.168.122.202/volume/v3/volumes returned with HTTP 202 Sep 01 12:38:10 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 119/245] 192.168.122.202 () {60 vars in 1142 bytes} [Tue Sep 1 12:38:09 2026] POST /volume/v3/volumes => generated 763 bytes in 1146 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:38:10 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-f98e34a1-8a06-4403-b632-d58095645460 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:38:10 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f98e34a1-8a06-4403-b632-d58095645460 tempest-VolumesServicesTestJSON-2060737284 tempest-VolumesServicesTestJSON-2060737284-project-member] GET http://192.168.122.202/volume/v3/volumes/6cb8b494-f1af-48c9-b64c-dce6a7bcaabb Sep 01 12:38:10 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f98e34a1-8a06-4403-b632-d58095645460 tempest-VolumesServicesTestJSON-2060737284 tempest-VolumesServicesTestJSON-2060737284-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:38:10 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f98e34a1-8a06-4403-b632-d58095645460 tempest-VolumesServicesTestJSON-2060737284 tempest-VolumesServicesTestJSON-2060737284-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:38:10 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:38:10 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:38:10 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:38:10 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:38:10 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-f98e34a1-8a06-4403-b632-d58095645460 tempest-VolumesServicesTestJSON-2060737284 tempest-VolumesServicesTestJSON-2060737284-project-member] Volume info retrieved successfully. Sep 01 12:38:10 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f98e34a1-8a06-4403-b632-d58095645460 tempest-VolumesServicesTestJSON-2060737284 tempest-VolumesServicesTestJSON-2060737284-project-member] http://192.168.122.202/volume/v3/volumes/6cb8b494-f1af-48c9-b64c-dce6a7bcaabb returned with HTTP 200 Sep 01 12:38:10 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 127/246] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:38:10 2026] GET /volume/v3/volumes/6cb8b494-f1af-48c9-b64c-dce6a7bcaabb => generated 831 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:38:11 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-2f05080a-83ce-41c8-8c10-6139363bff94 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:38:11 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-2f05080a-83ce-41c8-8c10-6139363bff94 tempest-VolumesServicesTestJSON-2060737284 tempest-VolumesServicesTestJSON-2060737284-project-member] GET http://192.168.122.202/volume/v3/volumes/6cb8b494-f1af-48c9-b64c-dce6a7bcaabb Sep 01 12:38:11 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-2f05080a-83ce-41c8-8c10-6139363bff94 tempest-VolumesServicesTestJSON-2060737284 tempest-VolumesServicesTestJSON-2060737284-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:38:11 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-2f05080a-83ce-41c8-8c10-6139363bff94 tempest-VolumesServicesTestJSON-2060737284 tempest-VolumesServicesTestJSON-2060737284-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:38:11 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:38:11 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:38:11 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:38:11 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:38:11 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-2f05080a-83ce-41c8-8c10-6139363bff94 tempest-VolumesServicesTestJSON-2060737284 tempest-VolumesServicesTestJSON-2060737284-project-member] Volume info retrieved successfully. Sep 01 12:38:11 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-2f05080a-83ce-41c8-8c10-6139363bff94 tempest-VolumesServicesTestJSON-2060737284 tempest-VolumesServicesTestJSON-2060737284-project-member] http://192.168.122.202/volume/v3/volumes/6cb8b494-f1af-48c9-b64c-dce6a7bcaabb returned with HTTP 200 Sep 01 12:38:11 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 120/247] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:38:11 2026] GET /volume/v3/volumes/6cb8b494-f1af-48c9-b64c-dce6a7bcaabb => generated 855 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:38:12 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-8d6f9387-842c-45bf-87c1-7117ad930c84 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:38:12 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-8d6f9387-842c-45bf-87c1-7117ad930c84 tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] POST http://192.168.122.202/volume/v3/volumes Sep 01 12:38:12 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-8d6f9387-842c-45bf-87c1-7117ad930c84 tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-206019316"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:38:12 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.volumes [None req-8d6f9387-842c-45bf-87c1-7117ad930c84 tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-206019316'}} {{(pid=86815) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:38:12 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-8d6f9387-842c-45bf-87c1-7117ad930c84 tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] Create volume of 1 GB Sep 01 12:38:12 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-8d6f9387-842c-45bf-87c1-7117ad930c84 tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] Availability Zones retrieved successfully. Sep 01 12:38:12 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-8d6f9387-842c-45bf-87c1-7117ad930c84 tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] Flow 'volume_create_api' (43ddd933-f8d3-4ab9-9e28-80f198d92219) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:38:12 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-8d6f9387-842c-45bf-87c1-7117ad930c84 tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (41a79d7a-8546-4da5-9f5b-1df0dad392dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:38:12 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.flows.api.create_volume [None req-8d6f9387-842c-45bf-87c1-7117ad930c84 tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] Validating volume size '1' using validate_int {{(pid=86815) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 12:38:12 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-efc45619-4799-4eee-80d6-a1a6490309bf None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:38:12 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-8d6f9387-842c-45bf-87c1-7117ad930c84 tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (41a79d7a-8546-4da5-9f5b-1df0dad392dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T10:31:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3a4f1b59-94a6-4839-b926-0837adf99645,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a4f1b59-94a6-4839-b926-0837adf99645', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:38:12 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-efc45619-4799-4eee-80d6-a1a6490309bf tempest-VolumesServicesTestJSON-2060737284 tempest-VolumesServicesTestJSON-2060737284-project-member] GET http://192.168.122.202/volume/v3/volumes/6cb8b494-f1af-48c9-b64c-dce6a7bcaabb Sep 01 12:38:12 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-efc45619-4799-4eee-80d6-a1a6490309bf tempest-VolumesServicesTestJSON-2060737284 tempest-VolumesServicesTestJSON-2060737284-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:38:12 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-8d6f9387-842c-45bf-87c1-7117ad930c84 tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (662993df-a4d1-4f78-ade2-6521f6e7178b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:38:12 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-efc45619-4799-4eee-80d6-a1a6490309bf tempest-VolumesServicesTestJSON-2060737284 tempest-VolumesServicesTestJSON-2060737284-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:38:12 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:38:12 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:38:12 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:38:12 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:38:12 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-efc45619-4799-4eee-80d6-a1a6490309bf tempest-VolumesServicesTestJSON-2060737284 tempest-VolumesServicesTestJSON-2060737284-project-member] Volume info retrieved successfully. Sep 01 12:38:12 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-efc45619-4799-4eee-80d6-a1a6490309bf tempest-VolumesServicesTestJSON-2060737284 tempest-VolumesServicesTestJSON-2060737284-project-member] http://192.168.122.202/volume/v3/volumes/6cb8b494-f1af-48c9-b64c-dce6a7bcaabb returned with HTTP 200 Sep 01 12:38:12 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 121/248] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:38:12 2026] GET /volume/v3/volumes/6cb8b494-f1af-48c9-b64c-dce6a7bcaabb => generated 856 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:38:12 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-5ee0fca7-7653-43e0-908e-a1e30759a0b3 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:38:12 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-5ee0fca7-7653-43e0-908e-a1e30759a0b3 tempest-VolumesServicesTestJSON-731664096 tempest-VolumesServicesTestJSON-731664096-project-admin] GET http://192.168.122.202/volume/v3/volumes/6cb8b494-f1af-48c9-b64c-dce6a7bcaabb Sep 01 12:38:12 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-5ee0fca7-7653-43e0-908e-a1e30759a0b3 tempest-VolumesServicesTestJSON-731664096 tempest-VolumesServicesTestJSON-731664096-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:38:12 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-5ee0fca7-7653-43e0-908e-a1e30759a0b3 tempest-VolumesServicesTestJSON-731664096 tempest-VolumesServicesTestJSON-731664096-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:38:12 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:38:12 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:38:12 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:38:12 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:38:12 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-5ee0fca7-7653-43e0-908e-a1e30759a0b3 tempest-VolumesServicesTestJSON-731664096 tempest-VolumesServicesTestJSON-731664096-project-admin] Volume info retrieved successfully. Sep 01 12:38:13 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-5ee0fca7-7653-43e0-908e-a1e30759a0b3 tempest-VolumesServicesTestJSON-731664096 tempest-VolumesServicesTestJSON-731664096-project-admin] http://192.168.122.202/volume/v3/volumes/6cb8b494-f1af-48c9-b64c-dce6a7bcaabb returned with HTTP 200 Sep 01 12:38:13 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 122/249] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:38:12 2026] GET /volume/v3/volumes/6cb8b494-f1af-48c9-b64c-dce6a7bcaabb => generated 1019 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:38:13 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-8d6f9387-842c-45bf-87c1-7117ad930c84 tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] Created reservations ['2d8f770e-f000-4cb7-a0d4-259fe616880c', 'fdab09dc-d57a-4f48-88c5-9db0e70121ac', '4980c46a-989c-41fb-a52b-43edc3f1eff2', '2f341191-3144-4f49-bac3-a8bd612e0160'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:38:13 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-cf1c47b4-285b-4702-ad85-a239e803b882 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:38:13 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-8d6f9387-842c-45bf-87c1-7117ad930c84 tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (662993df-a4d1-4f78-ade2-6521f6e7178b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2d8f770e-f000-4cb7-a0d4-259fe616880c', 'fdab09dc-d57a-4f48-88c5-9db0e70121ac', '4980c46a-989c-41fb-a52b-43edc3f1eff2', '2f341191-3144-4f49-bac3-a8bd612e0160']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:38:13 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-cf1c47b4-285b-4702-ad85-a239e803b882 tempest-VolumesServicesTestJSON-731664096 tempest-VolumesServicesTestJSON-731664096-project-admin] GET http://192.168.122.202/volume/v3/os-services?host=devstack&binary=cinder-volume Sep 01 12:38:13 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-cf1c47b4-285b-4702-ad85-a239e803b882 tempest-VolumesServicesTestJSON-731664096 tempest-VolumesServicesTestJSON-731664096-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:38:13 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-cf1c47b4-285b-4702-ad85-a239e803b882 tempest-VolumesServicesTestJSON-731664096 tempest-VolumesServicesTestJSON-731664096-project-admin] Calling method 'index' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:38:13 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-8d6f9387-842c-45bf-87c1-7117ad930c84 tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c2ea353-f955-4fb3-a34d-5b0b51370e2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:38:13 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/service.py:230: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:38:13 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 12:38:13 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-cf1c47b4-285b-4702-ad85-a239e803b882 tempest-VolumesServicesTestJSON-731664096 tempest-VolumesServicesTestJSON-731664096-project-admin] http://192.168.122.202/volume/v3/os-services?host=devstack&binary=cinder-volume returned with HTTP 200 Sep 01 12:38:13 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 123/250] 192.168.122.202 () {58 vars in 1202 bytes} [Tue Sep 1 12:38:13 2026] GET /volume/v3/os-services?host=devstack&binary=cinder-volume => generated 532 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:38:13 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-2739bc15-5cf3-4621-a1d6-99b33b599864 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:38:13 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-2739bc15-5cf3-4621-a1d6-99b33b599864 tempest-VolumesServicesTestJSON-2060737284 tempest-VolumesServicesTestJSON-2060737284-project-member] GET http://192.168.122.202/volume/v3/volumes/6cb8b494-f1af-48c9-b64c-dce6a7bcaabb Sep 01 12:38:13 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-2739bc15-5cf3-4621-a1d6-99b33b599864 tempest-VolumesServicesTestJSON-2060737284 tempest-VolumesServicesTestJSON-2060737284-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:38:13 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-2739bc15-5cf3-4621-a1d6-99b33b599864 tempest-VolumesServicesTestJSON-2060737284 tempest-VolumesServicesTestJSON-2060737284-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:38:13 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:38:13 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:38:13 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:38:13 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:38:13 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:38:13 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:38:13 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-2739bc15-5cf3-4621-a1d6-99b33b599864 tempest-VolumesServicesTestJSON-2060737284 tempest-VolumesServicesTestJSON-2060737284-project-member] Volume info retrieved successfully. Sep 01 12:38:13 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-8d6f9387-842c-45bf-87c1-7117ad930c84 tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c2ea353-f955-4fb3-a34d-5b0b51370e2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5d07a838-56d8-46bd-8f15-7b5a92147647', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-206019316',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7ff4bbed5c204294aa17676610635887',qos_specs=None,replication_status=,reservations=['2d8f770e-f000-4cb7-a0d4-259fe616880c','fdab09dc-d57a-4f48-88c5-9db0e70121ac','4980c46a-989c-41fb-a52b-43edc3f1eff2','2f341191-3144-4f49-bac3-a8bd612e0160'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4a00f95589af4571af34309d06127190',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T10:38:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-206019316',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5d07a838-56d8-46bd-8f15-7b5a92147647,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7ff4bbed5c204294aa17676610635887',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4a00f95589af4571af34309d06127190',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a4f1b59-94a6-4839-b926-0837adf99645),volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:38:13 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-8d6f9387-842c-45bf-87c1-7117ad930c84 tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (56f140f4-6b6c-4d2b-ae3c-f845a2ec1dee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:38:13 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-2739bc15-5cf3-4621-a1d6-99b33b599864 tempest-VolumesServicesTestJSON-2060737284 tempest-VolumesServicesTestJSON-2060737284-project-member] http://192.168.122.202/volume/v3/volumes/6cb8b494-f1af-48c9-b64c-dce6a7bcaabb returned with HTTP 200 Sep 01 12:38:13 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 124/251] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:38:13 2026] GET /volume/v3/volumes/6cb8b494-f1af-48c9-b64c-dce6a7bcaabb => generated 856 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:38:13 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-214dbd5a-a492-4f3a-ba76-c52695ff31b7 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:38:13 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-214dbd5a-a492-4f3a-ba76-c52695ff31b7 tempest-VolumesServicesTestJSON-2060737284 tempest-VolumesServicesTestJSON-2060737284-project-member] DELETE http://192.168.122.202/volume/v3/volumes/6cb8b494-f1af-48c9-b64c-dce6a7bcaabb Sep 01 12:38:13 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-214dbd5a-a492-4f3a-ba76-c52695ff31b7 tempest-VolumesServicesTestJSON-2060737284 tempest-VolumesServicesTestJSON-2060737284-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:38:13 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-214dbd5a-a492-4f3a-ba76-c52695ff31b7 tempest-VolumesServicesTestJSON-2060737284 tempest-VolumesServicesTestJSON-2060737284-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:38:13 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-214dbd5a-a492-4f3a-ba76-c52695ff31b7 tempest-VolumesServicesTestJSON-2060737284 tempest-VolumesServicesTestJSON-2060737284-project-member] Delete volume with id: 6cb8b494-f1af-48c9-b64c-dce6a7bcaabb Sep 01 12:38:13 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:38:13 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:38:13 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:38:13 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:38:13 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-214dbd5a-a492-4f3a-ba76-c52695ff31b7 tempest-VolumesServicesTestJSON-2060737284 tempest-VolumesServicesTestJSON-2060737284-project-member] Volume info retrieved successfully. Sep 01 12:38:13 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-8d6f9387-842c-45bf-87c1-7117ad930c84 tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (56f140f4-6b6c-4d2b-ae3c-f845a2ec1dee) transitioned into state 'SUCCESS' from state '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-206019316',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7ff4bbed5c204294aa17676610635887',qos_specs=None,replication_status=,reservations=['2d8f770e-f000-4cb7-a0d4-259fe616880c','fdab09dc-d57a-4f48-88c5-9db0e70121ac','4980c46a-989c-41fb-a52b-43edc3f1eff2','2f341191-3144-4f49-bac3-a8bd612e0160'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4a00f95589af4571af34309d06127190',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:38:13 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-8d6f9387-842c-45bf-87c1-7117ad930c84 tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fd7a8af2-4464-4abc-ba31-68f5d327c358) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:38:13 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-8d6f9387-842c-45bf-87c1-7117ad930c84 tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fd7a8af2-4464-4abc-ba31-68f5d327c358) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:38:13 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-214dbd5a-a492-4f3a-ba76-c52695ff31b7 tempest-VolumesServicesTestJSON-2060737284 tempest-VolumesServicesTestJSON-2060737284-project-member] Delete volume request issued successfully. Sep 01 12:38:13 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-214dbd5a-a492-4f3a-ba76-c52695ff31b7 tempest-VolumesServicesTestJSON-2060737284 tempest-VolumesServicesTestJSON-2060737284-project-member] http://192.168.122.202/volume/v3/volumes/6cb8b494-f1af-48c9-b64c-dce6a7bcaabb returned with HTTP 202 Sep 01 12:38:13 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 125/252] 192.168.122.202 () {58 vars in 1235 bytes} [Tue Sep 1 12:38:13 2026] DELETE /volume/v3/volumes/6cb8b494-f1af-48c9-b64c-dce6a7bcaabb => generated 0 bytes in 107 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:38:13 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-73443b8e-febb-4097-ab81-21fda1f13510 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:38:13 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-73443b8e-febb-4097-ab81-21fda1f13510 tempest-AttachVolumeShelveTestJSON-1316514730 tempest-AttachVolumeShelveTestJSON-1316514730-project-member] POST http://192.168.122.202/volume/v3/volumes Sep 01 12:38:13 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-73443b8e-febb-4097-ab81-21fda1f13510 tempest-AttachVolumeShelveTestJSON-1316514730 tempest-AttachVolumeShelveTestJSON-1316514730-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-559007303"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:38:13 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-8d6f9387-842c-45bf-87c1-7117ad930c84 tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] Flow 'volume_create_api' (43ddd933-f8d3-4ab9-9e28-80f198d92219) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86815) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:38:13 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volumes [None req-73443b8e-febb-4097-ab81-21fda1f13510 tempest-AttachVolumeShelveTestJSON-1316514730 tempest-AttachVolumeShelveTestJSON-1316514730-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-559007303'}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:38:13 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-73443b8e-febb-4097-ab81-21fda1f13510 tempest-AttachVolumeShelveTestJSON-1316514730 tempest-AttachVolumeShelveTestJSON-1316514730-project-member] Create volume of 1 GB Sep 01 12:38:13 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-8d6f9387-842c-45bf-87c1-7117ad930c84 tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] Create volume request issued successfully. Sep 01 12:38:13 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-8d6f9387-842c-45bf-87c1-7117ad930c84 tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] http://192.168.122.202/volume/v3/volumes returned with HTTP 202 Sep 01 12:38:13 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 128/253] 192.168.122.202 () {60 vars in 1142 bytes} [Tue Sep 1 12:38:12 2026] POST /volume/v3/volumes => generated 762 bytes in 637 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:38:13 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-73443b8e-febb-4097-ab81-21fda1f13510 tempest-AttachVolumeShelveTestJSON-1316514730 tempest-AttachVolumeShelveTestJSON-1316514730-project-member] Availability Zones retrieved successfully. Sep 01 12:38:13 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-a9dad6d6-d82a-4585-b97b-50a1b6a011cf None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:38:13 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a9dad6d6-d82a-4585-b97b-50a1b6a011cf tempest-VolumesServicesTestJSON-2060737284 tempest-VolumesServicesTestJSON-2060737284-project-member] GET http://192.168.122.202/volume/v3/volumes/6cb8b494-f1af-48c9-b64c-dce6a7bcaabb Sep 01 12:38:13 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a9dad6d6-d82a-4585-b97b-50a1b6a011cf tempest-VolumesServicesTestJSON-2060737284 tempest-VolumesServicesTestJSON-2060737284-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:38:13 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a9dad6d6-d82a-4585-b97b-50a1b6a011cf tempest-VolumesServicesTestJSON-2060737284 tempest-VolumesServicesTestJSON-2060737284-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:38:13 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-73443b8e-febb-4097-ab81-21fda1f13510 tempest-AttachVolumeShelveTestJSON-1316514730 tempest-AttachVolumeShelveTestJSON-1316514730-project-member] Flow 'volume_create_api' (e5bd7f15-5e30-4a01-a169-4a401101c1bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:38:13 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-73443b8e-febb-4097-ab81-21fda1f13510 tempest-AttachVolumeShelveTestJSON-1316514730 tempest-AttachVolumeShelveTestJSON-1316514730-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d977514-b9f3-4f29-8122-1a49874b1ad9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:38:13 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.flows.api.create_volume [None req-73443b8e-febb-4097-ab81-21fda1f13510 tempest-AttachVolumeShelveTestJSON-1316514730 tempest-AttachVolumeShelveTestJSON-1316514730-project-member] Validating volume size '1' using validate_int {{(pid=86814) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 12:38:13 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:38:13 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:38:13 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:38:13 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:38:13 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-a9dad6d6-d82a-4585-b97b-50a1b6a011cf tempest-VolumesServicesTestJSON-2060737284 tempest-VolumesServicesTestJSON-2060737284-project-member] Volume info retrieved successfully. Sep 01 12:38:13 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a9dad6d6-d82a-4585-b97b-50a1b6a011cf tempest-VolumesServicesTestJSON-2060737284 tempest-VolumesServicesTestJSON-2060737284-project-member] http://192.168.122.202/volume/v3/volumes/6cb8b494-f1af-48c9-b64c-dce6a7bcaabb returned with HTTP 200 Sep 01 12:38:13 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 129/254] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:38:13 2026] GET /volume/v3/volumes/6cb8b494-f1af-48c9-b64c-dce6a7bcaabb => generated 855 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:38:13 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-73443b8e-febb-4097-ab81-21fda1f13510 tempest-AttachVolumeShelveTestJSON-1316514730 tempest-AttachVolumeShelveTestJSON-1316514730-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d977514-b9f3-4f29-8122-1a49874b1ad9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T10:31:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3a4f1b59-94a6-4839-b926-0837adf99645,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a4f1b59-94a6-4839-b926-0837adf99645', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:38:13 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-73443b8e-febb-4097-ab81-21fda1f13510 tempest-AttachVolumeShelveTestJSON-1316514730 tempest-AttachVolumeShelveTestJSON-1316514730-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (67a309e6-830f-4105-a300-903a9b259ea4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:38:13 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-73443b8e-febb-4097-ab81-21fda1f13510 tempest-AttachVolumeShelveTestJSON-1316514730 tempest-AttachVolumeShelveTestJSON-1316514730-project-member] Created reservations ['231b9fd4-418b-44e3-8d0c-a042d87ece42', 'b1e93f6b-9f40-4a57-a92d-d4ae37ba06d7', 'b3dfb2ad-3c95-45db-94a3-ba9998c330b2', 'c0a796dc-a6dd-47a6-812c-d49972b6351c'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:38:13 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-73443b8e-febb-4097-ab81-21fda1f13510 tempest-AttachVolumeShelveTestJSON-1316514730 tempest-AttachVolumeShelveTestJSON-1316514730-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (67a309e6-830f-4105-a300-903a9b259ea4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['231b9fd4-418b-44e3-8d0c-a042d87ece42', 'b1e93f6b-9f40-4a57-a92d-d4ae37ba06d7', 'b3dfb2ad-3c95-45db-94a3-ba9998c330b2', 'c0a796dc-a6dd-47a6-812c-d49972b6351c']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:38:13 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-73443b8e-febb-4097-ab81-21fda1f13510 tempest-AttachVolumeShelveTestJSON-1316514730 tempest-AttachVolumeShelveTestJSON-1316514730-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1a49d3a8-bb08-4a16-9899-ca1bd3107ec5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:38:13 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:38:13 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:38:13 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-73443b8e-febb-4097-ab81-21fda1f13510 tempest-AttachVolumeShelveTestJSON-1316514730 tempest-AttachVolumeShelveTestJSON-1316514730-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1a49d3a8-bb08-4a16-9899-ca1bd3107ec5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '00b370d2-d360-4003-a165-cd375599edfe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-559007303',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='02358288b72b43809e8c7909a59f124a',qos_specs=None,replication_status=,reservations=['231b9fd4-418b-44e3-8d0c-a042d87ece42','b1e93f6b-9f40-4a57-a92d-d4ae37ba06d7','b3dfb2ad-3c95-45db-94a3-ba9998c330b2','c0a796dc-a6dd-47a6-812c-d49972b6351c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9be6fa95d79c47e59ce61f9d7fc6cab8',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T10:38:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-559007303',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=00b370d2-d360-4003-a165-cd375599edfe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='02358288b72b43809e8c7909a59f124a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9be6fa95d79c47e59ce61f9d7fc6cab8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a4f1b59-94a6-4839-b926-0837adf99645),volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:38:13 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-73443b8e-febb-4097-ab81-21fda1f13510 tempest-AttachVolumeShelveTestJSON-1316514730 tempest-AttachVolumeShelveTestJSON-1316514730-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f42dfed8-38e5-453e-ad32-aa53f4191c7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:38:13 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-73443b8e-febb-4097-ab81-21fda1f13510 tempest-AttachVolumeShelveTestJSON-1316514730 tempest-AttachVolumeShelveTestJSON-1316514730-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f42dfed8-38e5-453e-ad32-aa53f4191c7e) transitioned into state 'SUCCESS' from state '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-559007303',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='02358288b72b43809e8c7909a59f124a',qos_specs=None,replication_status=,reservations=['231b9fd4-418b-44e3-8d0c-a042d87ece42','b1e93f6b-9f40-4a57-a92d-d4ae37ba06d7','b3dfb2ad-3c95-45db-94a3-ba9998c330b2','c0a796dc-a6dd-47a6-812c-d49972b6351c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9be6fa95d79c47e59ce61f9d7fc6cab8',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:38:13 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-73443b8e-febb-4097-ab81-21fda1f13510 tempest-AttachVolumeShelveTestJSON-1316514730 tempest-AttachVolumeShelveTestJSON-1316514730-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (90c64e12-5c8d-4576-a7f8-0d05ed2e896a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:38:13 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-73443b8e-febb-4097-ab81-21fda1f13510 tempest-AttachVolumeShelveTestJSON-1316514730 tempest-AttachVolumeShelveTestJSON-1316514730-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (90c64e12-5c8d-4576-a7f8-0d05ed2e896a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:38:13 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-73443b8e-febb-4097-ab81-21fda1f13510 tempest-AttachVolumeShelveTestJSON-1316514730 tempest-AttachVolumeShelveTestJSON-1316514730-project-member] Flow 'volume_create_api' (e5bd7f15-5e30-4a01-a169-4a401101c1bb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86814) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:38:13 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-73443b8e-febb-4097-ab81-21fda1f13510 tempest-AttachVolumeShelveTestJSON-1316514730 tempest-AttachVolumeShelveTestJSON-1316514730-project-member] Create volume request issued successfully. Sep 01 12:38:13 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-73443b8e-febb-4097-ab81-21fda1f13510 tempest-AttachVolumeShelveTestJSON-1316514730 tempest-AttachVolumeShelveTestJSON-1316514730-project-member] http://192.168.122.202/volume/v3/volumes returned with HTTP 202 Sep 01 12:38:13 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 126/255] 192.168.122.202 () {60 vars in 1142 bytes} [Tue Sep 1 12:38:13 2026] POST /volume/v3/volumes => generated 765 bytes in 531 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:38:13 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-8edfb6f7-0dcb-4095-b41c-b9bef87880a8 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:38:13 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-8edfb6f7-0dcb-4095-b41c-b9bef87880a8 tempest-AttachVolumeShelveTestJSON-1316514730 tempest-AttachVolumeShelveTestJSON-1316514730-project-member] GET http://192.168.122.202/volume/v3/volumes/00b370d2-d360-4003-a165-cd375599edfe Sep 01 12:38:13 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-8edfb6f7-0dcb-4095-b41c-b9bef87880a8 tempest-AttachVolumeShelveTestJSON-1316514730 tempest-AttachVolumeShelveTestJSON-1316514730-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:38:13 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-8edfb6f7-0dcb-4095-b41c-b9bef87880a8 tempest-AttachVolumeShelveTestJSON-1316514730 tempest-AttachVolumeShelveTestJSON-1316514730-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:38:13 devstack devstack@c-api.service[86815]: DEBUG dbcounter [-] [86815] Writing DB stats cinder:SELECT=297,cinder:INSERT=45,cinder:UPDATE=86 {{(pid=86815) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 12:38:13 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:38:13 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:38:13 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:38:13 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:38:13 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-8edfb6f7-0dcb-4095-b41c-b9bef87880a8 tempest-AttachVolumeShelveTestJSON-1316514730 tempest-AttachVolumeShelveTestJSON-1316514730-project-member] Volume info retrieved successfully. Sep 01 12:38:13 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-8edfb6f7-0dcb-4095-b41c-b9bef87880a8 tempest-AttachVolumeShelveTestJSON-1316514730 tempest-AttachVolumeShelveTestJSON-1316514730-project-member] http://192.168.122.202/volume/v3/volumes/00b370d2-d360-4003-a165-cd375599edfe returned with HTTP 200 Sep 01 12:38:13 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 130/256] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:38:13 2026] GET /volume/v3/volumes/00b370d2-d360-4003-a165-cd375599edfe => generated 833 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:38:14 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-d9ac6438-9eee-4233-9d20-e36a5981f862 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:38:14 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d9ac6438-9eee-4233-9d20-e36a5981f862 tempest-VolumesServicesTestJSON-2060737284 tempest-VolumesServicesTestJSON-2060737284-project-member] GET http://192.168.122.202/volume/v3/volumes/6cb8b494-f1af-48c9-b64c-dce6a7bcaabb Sep 01 12:38:14 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d9ac6438-9eee-4233-9d20-e36a5981f862 tempest-VolumesServicesTestJSON-2060737284 tempest-VolumesServicesTestJSON-2060737284-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:38:14 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d9ac6438-9eee-4233-9d20-e36a5981f862 tempest-VolumesServicesTestJSON-2060737284 tempest-VolumesServicesTestJSON-2060737284-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:38:14 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:38:14 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:38:14 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:38:14 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:38:14 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-d9ac6438-9eee-4233-9d20-e36a5981f862 tempest-VolumesServicesTestJSON-2060737284 tempest-VolumesServicesTestJSON-2060737284-project-member] Volume info retrieved successfully. Sep 01 12:38:14 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d9ac6438-9eee-4233-9d20-e36a5981f862 tempest-VolumesServicesTestJSON-2060737284 tempest-VolumesServicesTestJSON-2060737284-project-member] http://192.168.122.202/volume/v3/volumes/6cb8b494-f1af-48c9-b64c-dce6a7bcaabb returned with HTTP 200 Sep 01 12:38:14 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 127/257] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:38:14 2026] GET /volume/v3/volumes/6cb8b494-f1af-48c9-b64c-dce6a7bcaabb => generated 855 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:38:14 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-c8320d37-8370-4a3b-b17d-f8d24b5e03fc None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:38:14 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c8320d37-8370-4a3b-b17d-f8d24b5e03fc tempest-AttachVolumeShelveTestJSON-1316514730 tempest-AttachVolumeShelveTestJSON-1316514730-project-member] GET http://192.168.122.202/volume/v3/volumes/00b370d2-d360-4003-a165-cd375599edfe Sep 01 12:38:14 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c8320d37-8370-4a3b-b17d-f8d24b5e03fc tempest-AttachVolumeShelveTestJSON-1316514730 tempest-AttachVolumeShelveTestJSON-1316514730-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:38:14 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c8320d37-8370-4a3b-b17d-f8d24b5e03fc tempest-AttachVolumeShelveTestJSON-1316514730 tempest-AttachVolumeShelveTestJSON-1316514730-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:38:15 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:38:15 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:38:15 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:38:15 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:38:15 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-c8320d37-8370-4a3b-b17d-f8d24b5e03fc tempest-AttachVolumeShelveTestJSON-1316514730 tempest-AttachVolumeShelveTestJSON-1316514730-project-member] Volume info retrieved successfully. Sep 01 12:38:15 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c8320d37-8370-4a3b-b17d-f8d24b5e03fc tempest-AttachVolumeShelveTestJSON-1316514730 tempest-AttachVolumeShelveTestJSON-1316514730-project-member] http://192.168.122.202/volume/v3/volumes/00b370d2-d360-4003-a165-cd375599edfe returned with HTTP 200 Sep 01 12:38:15 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 131/258] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:38:14 2026] GET /volume/v3/volumes/00b370d2-d360-4003-a165-cd375599edfe => generated 857 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:38:15 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-8c35807f-6790-4d09-9d1d-3b590aca638e None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:38:15 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8c35807f-6790-4d09-9d1d-3b590aca638e tempest-VolumesServicesTestJSON-2060737284 tempest-VolumesServicesTestJSON-2060737284-project-member] GET http://192.168.122.202/volume/v3/volumes/6cb8b494-f1af-48c9-b64c-dce6a7bcaabb Sep 01 12:38:15 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-8c35807f-6790-4d09-9d1d-3b590aca638e tempest-VolumesServicesTestJSON-2060737284 tempest-VolumesServicesTestJSON-2060737284-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:38:15 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-8c35807f-6790-4d09-9d1d-3b590aca638e tempest-VolumesServicesTestJSON-2060737284 tempest-VolumesServicesTestJSON-2060737284-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:38:15 devstack devstack@c-api.service[86814]: DEBUG dbcounter [-] [86814] Writing DB stats cinder:SELECT=295,cinder:INSERT=46,cinder:UPDATE=74 {{(pid=86814) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 12:38:15 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8c35807f-6790-4d09-9d1d-3b590aca638e tempest-VolumesServicesTestJSON-2060737284 tempest-VolumesServicesTestJSON-2060737284-project-member] http://192.168.122.202/volume/v3/volumes/6cb8b494-f1af-48c9-b64c-dce6a7bcaabb returned with HTTP 404 Sep 01 12:38:15 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 128/259] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:38:15 2026] GET /volume/v3/volumes/6cb8b494-f1af-48c9-b64c-dce6a7bcaabb => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 12:38:15 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-53bcc40e-0a64-4640-aa33-3e0107ab8f51 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:38:15 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-53bcc40e-0a64-4640-aa33-3e0107ab8f51 tempest-VolumesServicesTestJSON-731664096 tempest-VolumesServicesTestJSON-731664096-project-admin] GET http://192.168.122.202/volume/v3/os-services Sep 01 12:38:15 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-53bcc40e-0a64-4640-aa33-3e0107ab8f51 tempest-VolumesServicesTestJSON-731664096 tempest-VolumesServicesTestJSON-731664096-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:38:15 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-53bcc40e-0a64-4640-aa33-3e0107ab8f51 tempest-VolumesServicesTestJSON-731664096 tempest-VolumesServicesTestJSON-731664096-project-admin] Calling method 'index' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:38:15 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/service.py:230: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:38:15 devstack devstack@c-api.service[86815]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 12:38:15 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-53bcc40e-0a64-4640-aa33-3e0107ab8f51 tempest-VolumesServicesTestJSON-731664096 tempest-VolumesServicesTestJSON-731664096-project-admin] http://192.168.122.202/volume/v3/os-services returned with HTTP 200 Sep 01 12:38:15 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 132/260] 192.168.122.202 () {58 vars in 1133 bytes} [Tue Sep 1 12:38:15 2026] GET /volume/v3/os-services => generated 705 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:38:16 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-b86748e3-e6d3-484a-9288-220147e187ba None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:38:16 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b86748e3-e6d3-484a-9288-220147e187ba tempest-AttachVolumeShelveTestJSON-1316514730 tempest-AttachVolumeShelveTestJSON-1316514730-project-member] GET http://192.168.122.202/volume/v3/volumes/00b370d2-d360-4003-a165-cd375599edfe Sep 01 12:38:16 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b86748e3-e6d3-484a-9288-220147e187ba tempest-AttachVolumeShelveTestJSON-1316514730 tempest-AttachVolumeShelveTestJSON-1316514730-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:38:16 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b86748e3-e6d3-484a-9288-220147e187ba tempest-AttachVolumeShelveTestJSON-1316514730 tempest-AttachVolumeShelveTestJSON-1316514730-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:38:16 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:38:16 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:38:16 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:38:16 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:38:16 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-b86748e3-e6d3-484a-9288-220147e187ba tempest-AttachVolumeShelveTestJSON-1316514730 tempest-AttachVolumeShelveTestJSON-1316514730-project-member] Volume info retrieved successfully. Sep 01 12:38:16 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b86748e3-e6d3-484a-9288-220147e187ba tempest-AttachVolumeShelveTestJSON-1316514730 tempest-AttachVolumeShelveTestJSON-1316514730-project-member] http://192.168.122.202/volume/v3/volumes/00b370d2-d360-4003-a165-cd375599edfe returned with HTTP 200 Sep 01 12:38:16 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 129/261] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:38:16 2026] GET /volume/v3/volumes/00b370d2-d360-4003-a165-cd375599edfe => generated 857 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:38:17 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-eeac10d2-b9da-40a2-bb09-24e9f3c881c5 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:38:17 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-eeac10d2-b9da-40a2-bb09-24e9f3c881c5 tempest-AttachVolumeShelveTestJSON-1316514730 tempest-AttachVolumeShelveTestJSON-1316514730-project-member] GET http://192.168.122.202/volume/v3/volumes/00b370d2-d360-4003-a165-cd375599edfe Sep 01 12:38:17 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-eeac10d2-b9da-40a2-bb09-24e9f3c881c5 tempest-AttachVolumeShelveTestJSON-1316514730 tempest-AttachVolumeShelveTestJSON-1316514730-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:38:17 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-eeac10d2-b9da-40a2-bb09-24e9f3c881c5 tempest-AttachVolumeShelveTestJSON-1316514730 tempest-AttachVolumeShelveTestJSON-1316514730-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:38:17 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:38:17 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:38:17 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:38:17 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:38:17 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-eeac10d2-b9da-40a2-bb09-24e9f3c881c5 tempest-AttachVolumeShelveTestJSON-1316514730 tempest-AttachVolumeShelveTestJSON-1316514730-project-member] Volume info retrieved successfully. Sep 01 12:38:17 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-eeac10d2-b9da-40a2-bb09-24e9f3c881c5 tempest-AttachVolumeShelveTestJSON-1316514730 tempest-AttachVolumeShelveTestJSON-1316514730-project-member] http://192.168.122.202/volume/v3/volumes/00b370d2-d360-4003-a165-cd375599edfe returned with HTTP 200 Sep 01 12:38:17 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 133/262] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:38:17 2026] GET /volume/v3/volumes/00b370d2-d360-4003-a165-cd375599edfe => generated 858 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:38:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-3ba4b5ea-1124-4419-a10c-5e53aec9714c None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:38:22 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-3ba4b5ea-1124-4419-a10c-5e53aec9714c tempest-VolumeTypesExtraSpecsTest-1666441808 tempest-VolumeTypesExtraSpecsTest-1666441808-project-admin] POST http://192.168.122.202/volume/v3/types Sep 01 12:38:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-3ba4b5ea-1124-4419-a10c-5e53aec9714c tempest-VolumeTypesExtraSpecsTest-1666441808 tempest-VolumeTypesExtraSpecsTest-1666441808-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesExtraSpecsTest-volume-type-1482757342"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:38:22 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-3ba4b5ea-1124-4419-a10c-5e53aec9714c tempest-VolumeTypesExtraSpecsTest-1666441808 tempest-VolumeTypesExtraSpecsTest-1666441808-project-admin] http://192.168.122.202/volume/v3/types returned with HTTP 200 Sep 01 12:38:22 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 130/263] 192.168.122.202 () {60 vars in 1136 bytes} [Tue Sep 1 12:38:22 2026] POST /volume/v3/types => generated 231 bytes in 318 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:38:22 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-f97dbeb9-ff69-4dbe-9dbe-a230b1c87ecf None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:38:22 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f97dbeb9-ff69-4dbe-9dbe-a230b1c87ecf tempest-VolumeTypesExtraSpecsTest-1666441808 tempest-VolumeTypesExtraSpecsTest-1666441808-project-admin] POST http://192.168.122.202/volume/v3/types/ad165584-1698-4fb1-8fce-1ab64f8acf1b/extra_specs Sep 01 12:38:22 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f97dbeb9-ff69-4dbe-9dbe-a230b1c87ecf tempest-VolumeTypesExtraSpecsTest-1666441808 tempest-VolumeTypesExtraSpecsTest-1666441808-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec3": "val1"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:38:23 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f97dbeb9-ff69-4dbe-9dbe-a230b1c87ecf tempest-VolumeTypesExtraSpecsTest-1666441808 tempest-VolumeTypesExtraSpecsTest-1666441808-project-admin] http://192.168.122.202/volume/v3/types/ad165584-1698-4fb1-8fce-1ab64f8acf1b/extra_specs returned with HTTP 200 Sep 01 12:38:23 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 134/264] 192.168.122.202 () {60 vars in 1283 bytes} [Tue Sep 1 12:38:22 2026] POST /volume/v3/types/ad165584-1698-4fb1-8fce-1ab64f8acf1b/extra_specs => generated 34 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 12:38:23 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-bd99b571-bcff-4fe7-8a24-8e21de9eb313 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:38:23 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-bd99b571-bcff-4fe7-8a24-8e21de9eb313 tempest-VolumeTypesExtraSpecsTest-1666441808 tempest-VolumeTypesExtraSpecsTest-1666441808-project-admin] GET http://192.168.122.202/volume/v3/types/ad165584-1698-4fb1-8fce-1ab64f8acf1b/extra_specs/spec3 Sep 01 12:38:23 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-bd99b571-bcff-4fe7-8a24-8e21de9eb313 tempest-VolumeTypesExtraSpecsTest-1666441808 tempest-VolumeTypesExtraSpecsTest-1666441808-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:38:23 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-bd99b571-bcff-4fe7-8a24-8e21de9eb313 tempest-VolumeTypesExtraSpecsTest-1666441808 tempest-VolumeTypesExtraSpecsTest-1666441808-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:38:23 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-bd99b571-bcff-4fe7-8a24-8e21de9eb313 tempest-VolumeTypesExtraSpecsTest-1666441808 tempest-VolumeTypesExtraSpecsTest-1666441808-project-admin] http://192.168.122.202/volume/v3/types/ad165584-1698-4fb1-8fce-1ab64f8acf1b/extra_specs/spec3 returned with HTTP 200 Sep 01 12:38:23 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 131/265] 192.168.122.202 () {58 vars in 1280 bytes} [Tue Sep 1 12:38:23 2026] GET /volume/v3/types/ad165584-1698-4fb1-8fce-1ab64f8acf1b/extra_specs/spec3 => generated 17 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 12:38:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-c2c2f8b6-674b-4a0c-a56b-71cf5d37dde2 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:38:23 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c2c2f8b6-674b-4a0c-a56b-71cf5d37dde2 tempest-VolumeTypesExtraSpecsTest-1666441808 tempest-VolumeTypesExtraSpecsTest-1666441808-project-admin] DELETE http://192.168.122.202/volume/v3/types/ad165584-1698-4fb1-8fce-1ab64f8acf1b/extra_specs/spec3 Sep 01 12:38:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c2c2f8b6-674b-4a0c-a56b-71cf5d37dde2 tempest-VolumeTypesExtraSpecsTest-1666441808 tempest-VolumeTypesExtraSpecsTest-1666441808-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:38:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c2c2f8b6-674b-4a0c-a56b-71cf5d37dde2 tempest-VolumeTypesExtraSpecsTest-1666441808 tempest-VolumeTypesExtraSpecsTest-1666441808-project-admin] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:38:23 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c2c2f8b6-674b-4a0c-a56b-71cf5d37dde2 tempest-VolumeTypesExtraSpecsTest-1666441808 tempest-VolumeTypesExtraSpecsTest-1666441808-project-admin] http://192.168.122.202/volume/v3/types/ad165584-1698-4fb1-8fce-1ab64f8acf1b/extra_specs/spec3 returned with HTTP 202 Sep 01 12:38:23 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 135/266] 192.168.122.202 () {58 vars in 1283 bytes} [Tue Sep 1 12:38:23 2026] DELETE /volume/v3/types/ad165584-1698-4fb1-8fce-1ab64f8acf1b/extra_specs/spec3 => generated 0 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 01 12:38:23 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-95880727-a8c8-4833-a282-136f1585638f None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:38:23 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-95880727-a8c8-4833-a282-136f1585638f tempest-VolumeTypesExtraSpecsTest-1666441808 tempest-VolumeTypesExtraSpecsTest-1666441808-project-admin] GET http://192.168.122.202/volume/v3/types/ad165584-1698-4fb1-8fce-1ab64f8acf1b/extra_specs/spec3 Sep 01 12:38:23 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-95880727-a8c8-4833-a282-136f1585638f tempest-VolumeTypesExtraSpecsTest-1666441808 tempest-VolumeTypesExtraSpecsTest-1666441808-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:38:23 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-95880727-a8c8-4833-a282-136f1585638f tempest-VolumeTypesExtraSpecsTest-1666441808 tempest-VolumeTypesExtraSpecsTest-1666441808-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:38:23 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-95880727-a8c8-4833-a282-136f1585638f tempest-VolumeTypesExtraSpecsTest-1666441808 tempest-VolumeTypesExtraSpecsTest-1666441808-project-admin] http://192.168.122.202/volume/v3/types/ad165584-1698-4fb1-8fce-1ab64f8acf1b/extra_specs/spec3 returned with HTTP 404 Sep 01 12:38:23 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 132/267] 192.168.122.202 () {58 vars in 1280 bytes} [Tue Sep 1 12:38:23 2026] GET /volume/v3/types/ad165584-1698-4fb1-8fce-1ab64f8acf1b/extra_specs/spec3 => generated 129 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:38:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-11ea9cc9-1cae-4d30-a6ba-6dc5e2def042 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:38:23 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-11ea9cc9-1cae-4d30-a6ba-6dc5e2def042 tempest-VolumeTypesExtraSpecsTest-1666441808 tempest-VolumeTypesExtraSpecsTest-1666441808-project-admin] POST http://192.168.122.202/volume/v3/types/ad165584-1698-4fb1-8fce-1ab64f8acf1b/extra_specs Sep 01 12:38:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-11ea9cc9-1cae-4d30-a6ba-6dc5e2def042 tempest-VolumeTypesExtraSpecsTest-1666441808 tempest-VolumeTypesExtraSpecsTest-1666441808-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec1": "val1"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:38:23 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-11ea9cc9-1cae-4d30-a6ba-6dc5e2def042 tempest-VolumeTypesExtraSpecsTest-1666441808 tempest-VolumeTypesExtraSpecsTest-1666441808-project-admin] http://192.168.122.202/volume/v3/types/ad165584-1698-4fb1-8fce-1ab64f8acf1b/extra_specs returned with HTTP 200 Sep 01 12:38:23 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 136/268] 192.168.122.202 () {60 vars in 1283 bytes} [Tue Sep 1 12:38:23 2026] POST /volume/v3/types/ad165584-1698-4fb1-8fce-1ab64f8acf1b/extra_specs => generated 34 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 01 12:38:23 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-385abfe2-ed49-4278-9e37-b578ee4b647f None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:38:23 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-385abfe2-ed49-4278-9e37-b578ee4b647f tempest-VolumeTypesExtraSpecsTest-1666441808 tempest-VolumeTypesExtraSpecsTest-1666441808-project-admin] GET http://192.168.122.202/volume/v3/types/ad165584-1698-4fb1-8fce-1ab64f8acf1b/extra_specs Sep 01 12:38:23 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-385abfe2-ed49-4278-9e37-b578ee4b647f tempest-VolumeTypesExtraSpecsTest-1666441808 tempest-VolumeTypesExtraSpecsTest-1666441808-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:38:23 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-385abfe2-ed49-4278-9e37-b578ee4b647f tempest-VolumeTypesExtraSpecsTest-1666441808 tempest-VolumeTypesExtraSpecsTest-1666441808-project-admin] Calling method 'index' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:38:23 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-385abfe2-ed49-4278-9e37-b578ee4b647f tempest-VolumeTypesExtraSpecsTest-1666441808 tempest-VolumeTypesExtraSpecsTest-1666441808-project-admin] http://192.168.122.202/volume/v3/types/ad165584-1698-4fb1-8fce-1ab64f8acf1b/extra_specs returned with HTTP 200 Sep 01 12:38:23 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 133/269] 192.168.122.202 () {58 vars in 1262 bytes} [Tue Sep 1 12:38:23 2026] GET /volume/v3/types/ad165584-1698-4fb1-8fce-1ab64f8acf1b/extra_specs => generated 34 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 12:38:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-c2e70d13-4791-4301-bc86-d06136e4b70b None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:38:23 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c2e70d13-4791-4301-bc86-d06136e4b70b tempest-VolumeTypesExtraSpecsTest-1666441808 tempest-VolumeTypesExtraSpecsTest-1666441808-project-admin] POST http://192.168.122.202/volume/v3/types/ad165584-1698-4fb1-8fce-1ab64f8acf1b/extra_specs Sep 01 12:38:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c2e70d13-4791-4301-bc86-d06136e4b70b tempest-VolumeTypesExtraSpecsTest-1666441808 tempest-VolumeTypesExtraSpecsTest-1666441808-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:38:23 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c2e70d13-4791-4301-bc86-d06136e4b70b tempest-VolumeTypesExtraSpecsTest-1666441808 tempest-VolumeTypesExtraSpecsTest-1666441808-project-admin] http://192.168.122.202/volume/v3/types/ad165584-1698-4fb1-8fce-1ab64f8acf1b/extra_specs returned with HTTP 200 Sep 01 12:38:23 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 137/270] 192.168.122.202 () {60 vars in 1283 bytes} [Tue Sep 1 12:38:23 2026] POST /volume/v3/types/ad165584-1698-4fb1-8fce-1ab64f8acf1b/extra_specs => generated 34 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 01 12:38:23 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-e8f3c74d-2127-4b2d-b064-0396886d8e13 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:38:23 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e8f3c74d-2127-4b2d-b064-0396886d8e13 tempest-VolumeTypesExtraSpecsTest-1666441808 tempest-VolumeTypesExtraSpecsTest-1666441808-project-admin] PUT http://192.168.122.202/volume/v3/types/ad165584-1698-4fb1-8fce-1ab64f8acf1b/extra_specs/spec2 Sep 01 12:38:23 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e8f3c74d-2127-4b2d-b064-0396886d8e13 tempest-VolumeTypesExtraSpecsTest-1666441808 tempest-VolumeTypesExtraSpecsTest-1666441808-project-admin] Action: 'update', calling method: update, body: {"spec2": "val2"} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:38:23 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e8f3c74d-2127-4b2d-b064-0396886d8e13 tempest-VolumeTypesExtraSpecsTest-1666441808 tempest-VolumeTypesExtraSpecsTest-1666441808-project-admin] http://192.168.122.202/volume/v3/types/ad165584-1698-4fb1-8fce-1ab64f8acf1b/extra_specs/spec2 returned with HTTP 200 Sep 01 12:38:23 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 134/271] 192.168.122.202 () {60 vars in 1300 bytes} [Tue Sep 1 12:38:23 2026] PUT /volume/v3/types/ad165584-1698-4fb1-8fce-1ab64f8acf1b/extra_specs/spec2 => generated 17 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 12:38:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-df66aaaa-a6b5-4e2b-bea1-2cee2080f96d None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:38:23 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-df66aaaa-a6b5-4e2b-bea1-2cee2080f96d tempest-VolumeTypesExtraSpecsTest-1666441808 tempest-VolumeTypesExtraSpecsTest-1666441808-project-admin] GET http://192.168.122.202/volume/v3/types/ad165584-1698-4fb1-8fce-1ab64f8acf1b/extra_specs/spec2 Sep 01 12:38:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-df66aaaa-a6b5-4e2b-bea1-2cee2080f96d tempest-VolumeTypesExtraSpecsTest-1666441808 tempest-VolumeTypesExtraSpecsTest-1666441808-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:38:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-df66aaaa-a6b5-4e2b-bea1-2cee2080f96d tempest-VolumeTypesExtraSpecsTest-1666441808 tempest-VolumeTypesExtraSpecsTest-1666441808-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:38:23 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-df66aaaa-a6b5-4e2b-bea1-2cee2080f96d tempest-VolumeTypesExtraSpecsTest-1666441808 tempest-VolumeTypesExtraSpecsTest-1666441808-project-admin] http://192.168.122.202/volume/v3/types/ad165584-1698-4fb1-8fce-1ab64f8acf1b/extra_specs/spec2 returned with HTTP 200 Sep 01 12:38:23 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 138/272] 192.168.122.202 () {58 vars in 1280 bytes} [Tue Sep 1 12:38:23 2026] GET /volume/v3/types/ad165584-1698-4fb1-8fce-1ab64f8acf1b/extra_specs/spec2 => generated 17 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 01 12:38:23 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-0540085f-aa51-42d2-9f02-d59815c3ea1b None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:38:23 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-0540085f-aa51-42d2-9f02-d59815c3ea1b tempest-VolumeTypesExtraSpecsTest-1666441808 tempest-VolumeTypesExtraSpecsTest-1666441808-project-admin] POST http://192.168.122.202/volume/v3/types/ad165584-1698-4fb1-8fce-1ab64f8acf1b/extra_specs Sep 01 12:38:23 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-0540085f-aa51-42d2-9f02-d59815c3ea1b tempest-VolumeTypesExtraSpecsTest-1666441808 tempest-VolumeTypesExtraSpecsTest-1666441808-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val3", "spec4": "val4"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:38:23 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-0540085f-aa51-42d2-9f02-d59815c3ea1b tempest-VolumeTypesExtraSpecsTest-1666441808 tempest-VolumeTypesExtraSpecsTest-1666441808-project-admin] http://192.168.122.202/volume/v3/types/ad165584-1698-4fb1-8fce-1ab64f8acf1b/extra_specs returned with HTTP 200 Sep 01 12:38:23 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 135/273] 192.168.122.202 () {60 vars in 1283 bytes} [Tue Sep 1 12:38:23 2026] POST /volume/v3/types/ad165584-1698-4fb1-8fce-1ab64f8acf1b/extra_specs => generated 51 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 12:38:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-66ca92cd-da03-4a9e-95fe-1efebf4c4dcc None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:38:23 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-66ca92cd-da03-4a9e-95fe-1efebf4c4dcc tempest-VolumeTypesExtraSpecsTest-1666441808 tempest-VolumeTypesExtraSpecsTest-1666441808-project-admin] GET http://192.168.122.202/volume/v3/types/ad165584-1698-4fb1-8fce-1ab64f8acf1b/extra_specs Sep 01 12:38:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-66ca92cd-da03-4a9e-95fe-1efebf4c4dcc tempest-VolumeTypesExtraSpecsTest-1666441808 tempest-VolumeTypesExtraSpecsTest-1666441808-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:38:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-66ca92cd-da03-4a9e-95fe-1efebf4c4dcc tempest-VolumeTypesExtraSpecsTest-1666441808 tempest-VolumeTypesExtraSpecsTest-1666441808-project-admin] Calling method 'index' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:38:23 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-66ca92cd-da03-4a9e-95fe-1efebf4c4dcc tempest-VolumeTypesExtraSpecsTest-1666441808 tempest-VolumeTypesExtraSpecsTest-1666441808-project-admin] http://192.168.122.202/volume/v3/types/ad165584-1698-4fb1-8fce-1ab64f8acf1b/extra_specs returned with HTTP 200 Sep 01 12:38:23 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 139/274] 192.168.122.202 () {58 vars in 1262 bytes} [Tue Sep 1 12:38:23 2026] GET /volume/v3/types/ad165584-1698-4fb1-8fce-1ab64f8acf1b/extra_specs => generated 68 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 12:38:23 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-ab13f0b0-2256-4018-a219-799fdb0c47bd None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:38:23 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ab13f0b0-2256-4018-a219-799fdb0c47bd tempest-VolumeTypesExtraSpecsTest-1666441808 tempest-VolumeTypesExtraSpecsTest-1666441808-project-admin] DELETE http://192.168.122.202/volume/v3/types/ad165584-1698-4fb1-8fce-1ab64f8acf1b Sep 01 12:38:23 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-ab13f0b0-2256-4018-a219-799fdb0c47bd tempest-VolumeTypesExtraSpecsTest-1666441808 tempest-VolumeTypesExtraSpecsTest-1666441808-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:38:23 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-ab13f0b0-2256-4018-a219-799fdb0c47bd tempest-VolumeTypesExtraSpecsTest-1666441808 tempest-VolumeTypesExtraSpecsTest-1666441808-project-admin] Calling method '_delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:38:23 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ab13f0b0-2256-4018-a219-799fdb0c47bd tempest-VolumeTypesExtraSpecsTest-1666441808 tempest-VolumeTypesExtraSpecsTest-1666441808-project-admin] http://192.168.122.202/volume/v3/types/ad165584-1698-4fb1-8fce-1ab64f8acf1b returned with HTTP 202 Sep 01 12:38:23 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 136/275] 192.168.122.202 () {58 vars in 1229 bytes} [Tue Sep 1 12:38:23 2026] DELETE /volume/v3/types/ad165584-1698-4fb1-8fce-1ab64f8acf1b => generated 0 bytes in 121 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:38:24 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-66a5b32d-cc64-40fc-9ff1-e12760881fe4 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:38:24 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-66a5b32d-cc64-40fc-9ff1-e12760881fe4 tempest-VolumeTypesExtraSpecsTest-1666441808 tempest-VolumeTypesExtraSpecsTest-1666441808-project-admin] GET http://192.168.122.202/volume/v3/types/ad165584-1698-4fb1-8fce-1ab64f8acf1b Sep 01 12:38:24 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-66a5b32d-cc64-40fc-9ff1-e12760881fe4 tempest-VolumeTypesExtraSpecsTest-1666441808 tempest-VolumeTypesExtraSpecsTest-1666441808-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:38:24 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-66a5b32d-cc64-40fc-9ff1-e12760881fe4 tempest-VolumeTypesExtraSpecsTest-1666441808 tempest-VolumeTypesExtraSpecsTest-1666441808-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:38:24 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-66a5b32d-cc64-40fc-9ff1-e12760881fe4 tempest-VolumeTypesExtraSpecsTest-1666441808 tempest-VolumeTypesExtraSpecsTest-1666441808-project-admin] http://192.168.122.202/volume/v3/types/ad165584-1698-4fb1-8fce-1ab64f8acf1b returned with HTTP 404 Sep 01 12:38:24 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 140/276] 192.168.122.202 () {58 vars in 1226 bytes} [Tue Sep 1 12:38:24 2026] GET /volume/v3/types/ad165584-1698-4fb1-8fce-1ab64f8acf1b => generated 114 bytes in 56 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:38:30 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-78f549f7-cf91-445e-8028-61a9ab01df6c req-89343b41-9760-442b-a9ff-0684fe55f8ba None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:38:30 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-78f549f7-cf91-445e-8028-61a9ab01df6c req-89343b41-9760-442b-a9ff-0684fe55f8ba tempest-AttachVolumeShelveTestJSON-1316514730 tempest-AttachVolumeShelveTestJSON-1316514730-project-member] GET http://192.168.122.202/volume/v3/volumes/00b370d2-d360-4003-a165-cd375599edfe Sep 01 12:38:30 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-78f549f7-cf91-445e-8028-61a9ab01df6c req-89343b41-9760-442b-a9ff-0684fe55f8ba tempest-AttachVolumeShelveTestJSON-1316514730 tempest-AttachVolumeShelveTestJSON-1316514730-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:38:30 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-78f549f7-cf91-445e-8028-61a9ab01df6c req-89343b41-9760-442b-a9ff-0684fe55f8ba tempest-AttachVolumeShelveTestJSON-1316514730 tempest-AttachVolumeShelveTestJSON-1316514730-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:38:30 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-1d055e18-0bbf-477d-8a15-e57675817726 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:38:30 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:38:30 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:38:30 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:38:30 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:38:30 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [req-78f549f7-cf91-445e-8028-61a9ab01df6c req-89343b41-9760-442b-a9ff-0684fe55f8ba tempest-AttachVolumeShelveTestJSON-1316514730 tempest-AttachVolumeShelveTestJSON-1316514730-project-member] Volume info retrieved successfully. Sep 01 12:38:30 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-78f549f7-cf91-445e-8028-61a9ab01df6c req-89343b41-9760-442b-a9ff-0684fe55f8ba tempest-AttachVolumeShelveTestJSON-1316514730 tempest-AttachVolumeShelveTestJSON-1316514730-project-member] http://192.168.122.202/volume/v3/volumes/00b370d2-d360-4003-a165-cd375599edfe returned with HTTP 200 Sep 01 12:38:30 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 137/277] 192.168.122.202 () {60 vars in 1487 bytes} [Tue Sep 1 12:38:30 2026] GET /volume/v3/volumes/00b370d2-d360-4003-a165-cd375599edfe => generated 858 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:38:30 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-3583d7b1-38d9-409b-aa7d-8f151d487c5a None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:38:30 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-3583d7b1-38d9-409b-aa7d-8f151d487c5a None None] GET http://192.168.122.202/volume// Sep 01 12:38:30 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-3583d7b1-38d9-409b-aa7d-8f151d487c5a None None] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:38:30 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-3583d7b1-38d9-409b-aa7d-8f151d487c5a None None] Calling method 'all' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:38:30 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-3583d7b1-38d9-409b-aa7d-8f151d487c5a None None] http://192.168.122.202/volume// returned with HTTP 300 Sep 01 12:38:30 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 138/278] 192.168.122.202 () {58 vars in 1308 bytes} [Tue Sep 1 12:38:30 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 12:38:30 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-78f549f7-cf91-445e-8028-61a9ab01df6c req-5036b55d-706d-4689-96f9-45da369f2bbb None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:38:30 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-78f549f7-cf91-445e-8028-61a9ab01df6c req-5036b55d-706d-4689-96f9-45da369f2bbb tempest-AttachVolumeShelveTestJSON-1316514730 tempest-AttachVolumeShelveTestJSON-1316514730-project-member] POST http://192.168.122.202/volume/v3/attachments Sep 01 12:38:30 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-78f549f7-cf91-445e-8028-61a9ab01df6c req-5036b55d-706d-4689-96f9-45da369f2bbb tempest-AttachVolumeShelveTestJSON-1316514730 tempest-AttachVolumeShelveTestJSON-1316514730-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "00b370d2-d360-4003-a165-cd375599edfe", "connector": null, "instance_uuid": "c022fe8e-566e-41a9-a434-9af0515d3d99"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:38:30 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:38:30 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:38:30 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:38:30 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:38:30 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-1d055e18-0bbf-477d-8a15-e57675817726 tempest-ExtensionsTestJSON-47427882 tempest-ExtensionsTestJSON-47427882-project-member] GET http://192.168.122.202/volume/v3/extensions Sep 01 12:38:30 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-1d055e18-0bbf-477d-8a15-e57675817726 tempest-ExtensionsTestJSON-47427882 tempest-ExtensionsTestJSON-47427882-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:38:30 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-1d055e18-0bbf-477d-8a15-e57675817726 tempest-ExtensionsTestJSON-47427882 tempest-ExtensionsTestJSON-47427882-project-member] Calling method 'index' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:38:30 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-1d055e18-0bbf-477d-8a15-e57675817726 tempest-ExtensionsTestJSON-47427882 tempest-ExtensionsTestJSON-47427882-project-member] http://192.168.122.202/volume/v3/extensions returned with HTTP 200 Sep 01 12:38:30 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 141/279] 192.168.122.202 () {58 vars in 1130 bytes} [Tue Sep 1 12:38:30 2026] GET /volume/v3/extensions => generated 5245 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:38:30 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-78f549f7-cf91-445e-8028-61a9ab01df6c req-5036b55d-706d-4689-96f9-45da369f2bbb tempest-AttachVolumeShelveTestJSON-1316514730 tempest-AttachVolumeShelveTestJSON-1316514730-project-member] http://192.168.122.202/volume/v3/attachments returned with HTTP 200 Sep 01 12:38:30 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 139/280] 192.168.122.202 () {66 vars in 1483 bytes} [Tue Sep 1 12:38:30 2026] POST /volume/v3/attachments => generated 273 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:38:30 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-78f549f7-cf91-445e-8028-61a9ab01df6c req-7daad5ac-9306-4fec-9b28-7930c041a0ea None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:38:30 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-78f549f7-cf91-445e-8028-61a9ab01df6c req-7daad5ac-9306-4fec-9b28-7930c041a0ea tempest-AttachVolumeShelveTestJSON-1316514730 tempest-AttachVolumeShelveTestJSON-1316514730-project-member] POST http://192.168.122.202/volume/v3/attachments/edda2bf5-da43-4269-9216-3ad9e6382a75/action Sep 01 12:38:30 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-78f549f7-cf91-445e-8028-61a9ab01df6c req-7daad5ac-9306-4fec-9b28-7930c041a0ea tempest-AttachVolumeShelveTestJSON-1316514730 tempest-AttachVolumeShelveTestJSON-1316514730-project-member] Action body: b'{"os-complete": null}' {{(pid=86815) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:38:30 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-78f549f7-cf91-445e-8028-61a9ab01df6c req-7daad5ac-9306-4fec-9b28-7930c041a0ea tempest-AttachVolumeShelveTestJSON-1316514730 tempest-AttachVolumeShelveTestJSON-1316514730-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:38:30 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:38:30 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:38:30 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:38:30 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:38:31 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-78f549f7-cf91-445e-8028-61a9ab01df6c req-7daad5ac-9306-4fec-9b28-7930c041a0ea tempest-AttachVolumeShelveTestJSON-1316514730 tempest-AttachVolumeShelveTestJSON-1316514730-project-member] http://192.168.122.202/volume/v3/attachments/edda2bf5-da43-4269-9216-3ad9e6382a75/action returned with HTTP 204 Sep 01 12:38:31 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 142/281] 192.168.122.202 () {66 vars in 1614 bytes} [Tue Sep 1 12:38:30 2026] POST /volume/v3/attachments/edda2bf5-da43-4269-9216-3ad9e6382a75/action => generated 0 bytes in 93 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:38:31 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-5d91a419-1ea2-4af8-bb1f-4822cf261645 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:38:31 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-5d91a419-1ea2-4af8-bb1f-4822cf261645 tempest-AttachVolumeShelveTestJSON-1316514730 tempest-AttachVolumeShelveTestJSON-1316514730-project-member] GET http://192.168.122.202/volume/v3/volumes/00b370d2-d360-4003-a165-cd375599edfe Sep 01 12:38:31 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-5d91a419-1ea2-4af8-bb1f-4822cf261645 tempest-AttachVolumeShelveTestJSON-1316514730 tempest-AttachVolumeShelveTestJSON-1316514730-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:38:31 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-5d91a419-1ea2-4af8-bb1f-4822cf261645 tempest-AttachVolumeShelveTestJSON-1316514730 tempest-AttachVolumeShelveTestJSON-1316514730-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:38:31 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:38:31 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:38:31 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:38:31 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:38:31 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-5d91a419-1ea2-4af8-bb1f-4822cf261645 tempest-AttachVolumeShelveTestJSON-1316514730 tempest-AttachVolumeShelveTestJSON-1316514730-project-member] Volume info retrieved successfully. Sep 01 12:38:31 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-5d91a419-1ea2-4af8-bb1f-4822cf261645 tempest-AttachVolumeShelveTestJSON-1316514730 tempest-AttachVolumeShelveTestJSON-1316514730-project-member] http://192.168.122.202/volume/v3/volumes/00b370d2-d360-4003-a165-cd375599edfe returned with HTTP 200 Sep 01 12:38:31 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 140/282] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:38:31 2026] GET /volume/v3/volumes/00b370d2-d360-4003-a165-cd375599edfe => generated 1120 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:38:31 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-b03a870b-f685-47fc-be93-1264ef7ed61e None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:38:31 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b03a870b-f685-47fc-be93-1264ef7ed61e tempest-AttachVolumeShelveTestJSON-1316514730 tempest-AttachVolumeShelveTestJSON-1316514730-project-member] GET http://192.168.122.202/volume/v3/volumes/00b370d2-d360-4003-a165-cd375599edfe Sep 01 12:38:31 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b03a870b-f685-47fc-be93-1264ef7ed61e tempest-AttachVolumeShelveTestJSON-1316514730 tempest-AttachVolumeShelveTestJSON-1316514730-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:38:31 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b03a870b-f685-47fc-be93-1264ef7ed61e tempest-AttachVolumeShelveTestJSON-1316514730 tempest-AttachVolumeShelveTestJSON-1316514730-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:38:31 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:38:31 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:38:31 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:38:31 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:38:31 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-b03a870b-f685-47fc-be93-1264ef7ed61e tempest-AttachVolumeShelveTestJSON-1316514730 tempest-AttachVolumeShelveTestJSON-1316514730-project-member] Volume info retrieved successfully. Sep 01 12:38:31 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b03a870b-f685-47fc-be93-1264ef7ed61e tempest-AttachVolumeShelveTestJSON-1316514730 tempest-AttachVolumeShelveTestJSON-1316514730-project-member] http://192.168.122.202/volume/v3/volumes/00b370d2-d360-4003-a165-cd375599edfe returned with HTTP 200 Sep 01 12:38:31 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 143/283] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:38:31 2026] GET /volume/v3/volumes/00b370d2-d360-4003-a165-cd375599edfe => generated 1120 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:38:31 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-5dd302e8-0332-4278-90a0-87af73477292 req-7e502f9e-db73-4406-bed8-fcd6f862c235 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:38:31 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-5dd302e8-0332-4278-90a0-87af73477292 req-7e502f9e-db73-4406-bed8-fcd6f862c235 tempest-AttachVolumeShelveTestJSON-1316514730 tempest-AttachVolumeShelveTestJSON-1316514730-project-member] GET http://192.168.122.202/volume/v3/volumes/00b370d2-d360-4003-a165-cd375599edfe Sep 01 12:38:31 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-5dd302e8-0332-4278-90a0-87af73477292 req-7e502f9e-db73-4406-bed8-fcd6f862c235 tempest-AttachVolumeShelveTestJSON-1316514730 tempest-AttachVolumeShelveTestJSON-1316514730-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:38:31 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-5dd302e8-0332-4278-90a0-87af73477292 req-7e502f9e-db73-4406-bed8-fcd6f862c235 tempest-AttachVolumeShelveTestJSON-1316514730 tempest-AttachVolumeShelveTestJSON-1316514730-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:38:31 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:38:31 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:38:31 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:38:31 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:38:31 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [req-5dd302e8-0332-4278-90a0-87af73477292 req-7e502f9e-db73-4406-bed8-fcd6f862c235 tempest-AttachVolumeShelveTestJSON-1316514730 tempest-AttachVolumeShelveTestJSON-1316514730-project-member] Volume info retrieved successfully. Sep 01 12:38:31 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-5dd302e8-0332-4278-90a0-87af73477292 req-7e502f9e-db73-4406-bed8-fcd6f862c235 tempest-AttachVolumeShelveTestJSON-1316514730 tempest-AttachVolumeShelveTestJSON-1316514730-project-member] http://192.168.122.202/volume/v3/volumes/00b370d2-d360-4003-a165-cd375599edfe returned with HTTP 200 Sep 01 12:38:31 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 141/284] 192.168.122.202 () {60 vars in 1487 bytes} [Tue Sep 1 12:38:31 2026] GET /volume/v3/volumes/00b370d2-d360-4003-a165-cd375599edfe => generated 1120 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:38:31 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-5dd302e8-0332-4278-90a0-87af73477292 req-ff7d4e62-608e-446c-b7b5-75d927e777c2 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:38:31 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-5dd302e8-0332-4278-90a0-87af73477292 req-ff7d4e62-608e-446c-b7b5-75d927e777c2 tempest-AttachVolumeShelveTestJSON-1316514730 tempest-AttachVolumeShelveTestJSON-1316514730-project-member] DELETE http://192.168.122.202/volume/v3/attachments/edda2bf5-da43-4269-9216-3ad9e6382a75 Sep 01 12:38:31 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-5dd302e8-0332-4278-90a0-87af73477292 req-ff7d4e62-608e-446c-b7b5-75d927e777c2 tempest-AttachVolumeShelveTestJSON-1316514730 tempest-AttachVolumeShelveTestJSON-1316514730-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:38:31 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-5dd302e8-0332-4278-90a0-87af73477292 req-ff7d4e62-608e-446c-b7b5-75d927e777c2 tempest-AttachVolumeShelveTestJSON-1316514730 tempest-AttachVolumeShelveTestJSON-1316514730-project-member] Calling method 'version_select' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:38:31 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:38:31 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:38:31 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:38:31 devstack devstack@c-api.service[86815]: return base.obj_make_list(context, Sep 01 12:38:31 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-5dd302e8-0332-4278-90a0-87af73477292 req-ff7d4e62-608e-446c-b7b5-75d927e777c2 tempest-AttachVolumeShelveTestJSON-1316514730 tempest-AttachVolumeShelveTestJSON-1316514730-project-member] http://192.168.122.202/volume/v3/attachments/edda2bf5-da43-4269-9216-3ad9e6382a75 returned with HTTP 200 Sep 01 12:38:31 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 144/285] 192.168.122.202 () {64 vars in 1562 bytes} [Tue Sep 1 12:38:31 2026] DELETE /volume/v3/attachments/edda2bf5-da43-4269-9216-3ad9e6382a75 => generated 19 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:38:31 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-f788e302-2dd4-44b6-b2b0-5a3dbba41498 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:38:31 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f788e302-2dd4-44b6-b2b0-5a3dbba41498 tempest-AttachVolumeShelveTestJSON-1316514730 tempest-AttachVolumeShelveTestJSON-1316514730-project-member] GET http://192.168.122.202/volume/v3/volumes/00b370d2-d360-4003-a165-cd375599edfe Sep 01 12:38:31 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f788e302-2dd4-44b6-b2b0-5a3dbba41498 tempest-AttachVolumeShelveTestJSON-1316514730 tempest-AttachVolumeShelveTestJSON-1316514730-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:38:31 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f788e302-2dd4-44b6-b2b0-5a3dbba41498 tempest-AttachVolumeShelveTestJSON-1316514730 tempest-AttachVolumeShelveTestJSON-1316514730-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:38:31 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:38:31 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:38:31 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:38:31 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:38:31 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-f788e302-2dd4-44b6-b2b0-5a3dbba41498 tempest-AttachVolumeShelveTestJSON-1316514730 tempest-AttachVolumeShelveTestJSON-1316514730-project-member] Volume info retrieved successfully. Sep 01 12:38:31 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f788e302-2dd4-44b6-b2b0-5a3dbba41498 tempest-AttachVolumeShelveTestJSON-1316514730 tempest-AttachVolumeShelveTestJSON-1316514730-project-member] http://192.168.122.202/volume/v3/volumes/00b370d2-d360-4003-a165-cd375599edfe returned with HTTP 200 Sep 01 12:38:31 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 142/286] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:38:31 2026] GET /volume/v3/volumes/00b370d2-d360-4003-a165-cd375599edfe => generated 858 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:38:34 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-07154870-1741-4317-a592-82bec8f2e65c None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:38:34 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-07154870-1741-4317-a592-82bec8f2e65c tempest-VolumesImageMetadata-258008717 tempest-VolumesImageMetadata-258008717-project-member] POST http://192.168.122.202/volume/v3/volumes Sep 01 12:38:34 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-07154870-1741-4317-a592-82bec8f2e65c tempest-VolumesImageMetadata-258008717 tempest-VolumesImageMetadata-258008717-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "903fc775-9c21-408b-9650-9b60d3b1eb91", "size": 1, "name": "tempest-VolumesImageMetadata-Volume-539716469"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:38:34 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.volumes [None req-07154870-1741-4317-a592-82bec8f2e65c tempest-VolumesImageMetadata-258008717 tempest-VolumesImageMetadata-258008717-project-member] Create volume request body: {'volume': {'imageRef': '903fc775-9c21-408b-9650-9b60d3b1eb91', 'size': 1, 'name': 'tempest-VolumesImageMetadata-Volume-539716469'}} {{(pid=86815) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:38:34 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-07154870-1741-4317-a592-82bec8f2e65c tempest-VolumesImageMetadata-258008717 tempest-VolumesImageMetadata-258008717-project-member] Create volume of 1 GB Sep 01 12:38:34 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:38:34 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:38:34 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-07154870-1741-4317-a592-82bec8f2e65c tempest-VolumesImageMetadata-258008717 tempest-VolumesImageMetadata-258008717-project-member] Availability Zones retrieved successfully. Sep 01 12:38:34 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-07154870-1741-4317-a592-82bec8f2e65c tempest-VolumesImageMetadata-258008717 tempest-VolumesImageMetadata-258008717-project-member] Flow 'volume_create_api' (67194041-7c3b-4897-b77b-eda5b234b5f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:38:34 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-07154870-1741-4317-a592-82bec8f2e65c tempest-VolumesImageMetadata-258008717 tempest-VolumesImageMetadata-258008717-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19cdfeb5-9b39-4b5d-a8ef-937056eadf6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:38:34 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.flows.api.create_volume [None req-07154870-1741-4317-a592-82bec8f2e65c tempest-VolumesImageMetadata-258008717 tempest-VolumesImageMetadata-258008717-project-member] Validating volume size '1' using validate_int {{(pid=86815) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 12:38:34 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-07154870-1741-4317-a592-82bec8f2e65c tempest-VolumesImageMetadata-258008717 tempest-VolumesImageMetadata-258008717-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19cdfeb5-9b39-4b5d-a8ef-937056eadf6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T10:31:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3a4f1b59-94a6-4839-b926-0837adf99645,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a4f1b59-94a6-4839-b926-0837adf99645', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:38:34 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-07154870-1741-4317-a592-82bec8f2e65c tempest-VolumesImageMetadata-258008717 tempest-VolumesImageMetadata-258008717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53131146-a87a-41f2-a34d-141a74cf42db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:38:34 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-07154870-1741-4317-a592-82bec8f2e65c tempest-VolumesImageMetadata-258008717 tempest-VolumesImageMetadata-258008717-project-member] Created reservations ['0e66f246-8b03-4b99-a7c3-7719a1dc5f47', '1ab28059-8ee0-409c-91a7-44ce086af1ca', '92abdcd3-6aec-4b9e-a702-a72c7628b9c6', '35e7202e-7d1f-47e7-86bc-e4722a66099d'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:38:34 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-07154870-1741-4317-a592-82bec8f2e65c tempest-VolumesImageMetadata-258008717 tempest-VolumesImageMetadata-258008717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53131146-a87a-41f2-a34d-141a74cf42db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0e66f246-8b03-4b99-a7c3-7719a1dc5f47', '1ab28059-8ee0-409c-91a7-44ce086af1ca', '92abdcd3-6aec-4b9e-a702-a72c7628b9c6', '35e7202e-7d1f-47e7-86bc-e4722a66099d']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:38:34 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-07154870-1741-4317-a592-82bec8f2e65c tempest-VolumesImageMetadata-258008717 tempest-VolumesImageMetadata-258008717-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5563bbbf-ac89-4c77-9fe2-ec4b2f2e8124) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:38:35 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:38:35 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:38:35 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-07154870-1741-4317-a592-82bec8f2e65c tempest-VolumesImageMetadata-258008717 tempest-VolumesImageMetadata-258008717-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5563bbbf-ac89-4c77-9fe2-ec4b2f2e8124) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c5af9dee-658d-44aa-9b3d-84dc6d637483', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-539716469',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c305747ed144aeb9dcc8a08ca8dfa7c',qos_specs=None,replication_status=,reservations=['0e66f246-8b03-4b99-a7c3-7719a1dc5f47','1ab28059-8ee0-409c-91a7-44ce086af1ca','92abdcd3-6aec-4b9e-a702-a72c7628b9c6','35e7202e-7d1f-47e7-86bc-e4722a66099d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c5ae49920d5495587b7c503b2f84a85',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T10:38:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-539716469',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c5af9dee-658d-44aa-9b3d-84dc6d637483,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0c305747ed144aeb9dcc8a08ca8dfa7c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5c5ae49920d5495587b7c503b2f84a85',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a4f1b59-94a6-4839-b926-0837adf99645),volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:38:35 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-07154870-1741-4317-a592-82bec8f2e65c tempest-VolumesImageMetadata-258008717 tempest-VolumesImageMetadata-258008717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05f33228-64ef-4a4e-be9b-9b6166e54138) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:38:35 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-07154870-1741-4317-a592-82bec8f2e65c tempest-VolumesImageMetadata-258008717 tempest-VolumesImageMetadata-258008717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05f33228-64ef-4a4e-be9b-9b6166e54138) transitioned into state 'SUCCESS' from state '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-539716469',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c305747ed144aeb9dcc8a08ca8dfa7c',qos_specs=None,replication_status=,reservations=['0e66f246-8b03-4b99-a7c3-7719a1dc5f47','1ab28059-8ee0-409c-91a7-44ce086af1ca','92abdcd3-6aec-4b9e-a702-a72c7628b9c6','35e7202e-7d1f-47e7-86bc-e4722a66099d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c5ae49920d5495587b7c503b2f84a85',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:38:35 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-07154870-1741-4317-a592-82bec8f2e65c tempest-VolumesImageMetadata-258008717 tempest-VolumesImageMetadata-258008717-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (36bac021-f326-4297-848f-fab5157e1884) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:38:35 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-07154870-1741-4317-a592-82bec8f2e65c tempest-VolumesImageMetadata-258008717 tempest-VolumesImageMetadata-258008717-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (36bac021-f326-4297-848f-fab5157e1884) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:38:35 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-07154870-1741-4317-a592-82bec8f2e65c tempest-VolumesImageMetadata-258008717 tempest-VolumesImageMetadata-258008717-project-member] Flow 'volume_create_api' (67194041-7c3b-4897-b77b-eda5b234b5f5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86815) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:38:35 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-07154870-1741-4317-a592-82bec8f2e65c tempest-VolumesImageMetadata-258008717 tempest-VolumesImageMetadata-258008717-project-member] Create volume request issued successfully. Sep 01 12:38:35 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-07154870-1741-4317-a592-82bec8f2e65c tempest-VolumesImageMetadata-258008717 tempest-VolumesImageMetadata-258008717-project-member] http://192.168.122.202/volume/v3/volumes returned with HTTP 202 Sep 01 12:38:35 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 145/287] 192.168.122.202 () {60 vars in 1143 bytes} [Tue Sep 1 12:38:34 2026] POST /volume/v3/volumes => generated 759 bytes in 1007 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:38:35 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-9dd91520-99eb-4930-8e97-51fcfcf2b345 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:38:35 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9dd91520-99eb-4930-8e97-51fcfcf2b345 tempest-VolumesImageMetadata-258008717 tempest-VolumesImageMetadata-258008717-project-member] GET http://192.168.122.202/volume/v3/volumes/c5af9dee-658d-44aa-9b3d-84dc6d637483 Sep 01 12:38:35 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-9dd91520-99eb-4930-8e97-51fcfcf2b345 tempest-VolumesImageMetadata-258008717 tempest-VolumesImageMetadata-258008717-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:38:35 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-9dd91520-99eb-4930-8e97-51fcfcf2b345 tempest-VolumesImageMetadata-258008717 tempest-VolumesImageMetadata-258008717-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:38:35 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:38:35 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:38:35 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:38:35 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:38:35 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-9dd91520-99eb-4930-8e97-51fcfcf2b345 tempest-VolumesImageMetadata-258008717 tempest-VolumesImageMetadata-258008717-project-member] Volume info retrieved successfully. Sep 01 12:38:35 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9dd91520-99eb-4930-8e97-51fcfcf2b345 tempest-VolumesImageMetadata-258008717 tempest-VolumesImageMetadata-258008717-project-member] http://192.168.122.202/volume/v3/volumes/c5af9dee-658d-44aa-9b3d-84dc6d637483 returned with HTTP 200 Sep 01 12:38:35 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 143/288] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:38:35 2026] GET /volume/v3/volumes/c5af9dee-658d-44aa-9b3d-84dc6d637483 => generated 827 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:38:35 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-7d08a9e0-2edc-46ed-be93-bfee20dd0c41 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:38:35 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-7d08a9e0-2edc-46ed-be93-bfee20dd0c41 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] POST http://192.168.122.202/volume/v3/volumes Sep 01 12:38:35 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-7d08a9e0-2edc-46ed-be93-bfee20dd0c41 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-954554960"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:38:35 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.volumes [None req-7d08a9e0-2edc-46ed-be93-bfee20dd0c41 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-954554960'}} {{(pid=86815) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:38:35 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-7d08a9e0-2edc-46ed-be93-bfee20dd0c41 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Create volume of 1 GB Sep 01 12:38:35 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:38:35 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:38:35 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-7d08a9e0-2edc-46ed-be93-bfee20dd0c41 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Availability Zones retrieved successfully. Sep 01 12:38:35 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-7d08a9e0-2edc-46ed-be93-bfee20dd0c41 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Flow 'volume_create_api' (f0d9101f-a151-4ef6-a52d-b34e38f19b23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:38:35 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-7d08a9e0-2edc-46ed-be93-bfee20dd0c41 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e6c342e-73f4-437b-b59f-0bc6ed6b9790) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:38:35 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.flows.api.create_volume [None req-7d08a9e0-2edc-46ed-be93-bfee20dd0c41 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Validating volume size '1' using validate_int {{(pid=86815) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 12:38:35 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-7d08a9e0-2edc-46ed-be93-bfee20dd0c41 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e6c342e-73f4-437b-b59f-0bc6ed6b9790) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T10:31:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3a4f1b59-94a6-4839-b926-0837adf99645,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a4f1b59-94a6-4839-b926-0837adf99645', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:38:35 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-7d08a9e0-2edc-46ed-be93-bfee20dd0c41 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb0e3abc-1212-48f2-b325-053149044205) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:38:35 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-7d08a9e0-2edc-46ed-be93-bfee20dd0c41 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Created reservations ['b5c41436-2186-4ed6-a65a-d659e0fed4ba', '93e54a4a-803e-455c-81e7-d3a7af20ac48', '15cedc9a-2c29-4701-94aa-dfff2bfad9e3', '7bbec00c-fb1a-4761-a6a4-577cc542fa6b'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:38:35 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-7d08a9e0-2edc-46ed-be93-bfee20dd0c41 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb0e3abc-1212-48f2-b325-053149044205) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b5c41436-2186-4ed6-a65a-d659e0fed4ba', '93e54a4a-803e-455c-81e7-d3a7af20ac48', '15cedc9a-2c29-4701-94aa-dfff2bfad9e3', '7bbec00c-fb1a-4761-a6a4-577cc542fa6b']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:38:35 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-7d08a9e0-2edc-46ed-be93-bfee20dd0c41 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9916974c-9f9b-40d9-8818-b6ce14152a7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:38:35 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:38:35 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:38:35 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-7d08a9e0-2edc-46ed-be93-bfee20dd0c41 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9916974c-9f9b-40d9-8818-b6ce14152a7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f5afe53c-e564-4b5d-b3ba-9155d785cd20', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-954554960',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7fb0cb085d0b40a8b9b07d2820904013',qos_specs=None,replication_status=,reservations=['b5c41436-2186-4ed6-a65a-d659e0fed4ba','93e54a4a-803e-455c-81e7-d3a7af20ac48','15cedc9a-2c29-4701-94aa-dfff2bfad9e3','7bbec00c-fb1a-4761-a6a4-577cc542fa6b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0167c4b85def4477b30a70c89fae3c14',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T10:38:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-954554960',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f5afe53c-e564-4b5d-b3ba-9155d785cd20,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7fb0cb085d0b40a8b9b07d2820904013',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0167c4b85def4477b30a70c89fae3c14',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a4f1b59-94a6-4839-b926-0837adf99645),volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:38:35 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-7d08a9e0-2edc-46ed-be93-bfee20dd0c41 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (67731569-c1fd-48b1-9efb-6aa8f0ad5f47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:38:35 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-7d08a9e0-2edc-46ed-be93-bfee20dd0c41 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (67731569-c1fd-48b1-9efb-6aa8f0ad5f47) transitioned into state 'SUCCESS' from state '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-954554960',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7fb0cb085d0b40a8b9b07d2820904013',qos_specs=None,replication_status=,reservations=['b5c41436-2186-4ed6-a65a-d659e0fed4ba','93e54a4a-803e-455c-81e7-d3a7af20ac48','15cedc9a-2c29-4701-94aa-dfff2bfad9e3','7bbec00c-fb1a-4761-a6a4-577cc542fa6b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0167c4b85def4477b30a70c89fae3c14',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:38:35 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-7d08a9e0-2edc-46ed-be93-bfee20dd0c41 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b0b73449-4967-4876-826d-7beb5e2f0e65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:38:35 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-7d08a9e0-2edc-46ed-be93-bfee20dd0c41 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b0b73449-4967-4876-826d-7beb5e2f0e65) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:38:35 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-7d08a9e0-2edc-46ed-be93-bfee20dd0c41 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Flow 'volume_create_api' (f0d9101f-a151-4ef6-a52d-b34e38f19b23) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86815) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:38:35 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-7d08a9e0-2edc-46ed-be93-bfee20dd0c41 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Create volume request issued successfully. Sep 01 12:38:35 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-7d08a9e0-2edc-46ed-be93-bfee20dd0c41 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] http://192.168.122.202/volume/v3/volumes returned with HTTP 202 Sep 01 12:38:35 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 146/289] 192.168.122.202 () {60 vars in 1142 bytes} [Tue Sep 1 12:38:35 2026] POST /volume/v3/volumes => generated 759 bytes in 607 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:38:35 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-36624f81-f0b9-4927-a235-81493862a440 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:38:35 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-36624f81-f0b9-4927-a235-81493862a440 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] GET http://192.168.122.202/volume/v3/volumes/f5afe53c-e564-4b5d-b3ba-9155d785cd20 Sep 01 12:38:35 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-36624f81-f0b9-4927-a235-81493862a440 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:38:35 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-36624f81-f0b9-4927-a235-81493862a440 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:38:36 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:38:36 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:38:36 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:38:36 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:38:36 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-36624f81-f0b9-4927-a235-81493862a440 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Volume info retrieved successfully. Sep 01 12:38:36 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-36624f81-f0b9-4927-a235-81493862a440 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] http://192.168.122.202/volume/v3/volumes/f5afe53c-e564-4b5d-b3ba-9155d785cd20 returned with HTTP 200 Sep 01 12:38:36 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 144/290] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:38:35 2026] GET /volume/v3/volumes/f5afe53c-e564-4b5d-b3ba-9155d785cd20 => generated 827 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:38:36 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-df978466-d8ab-4737-8ab3-64624a58e386 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:38:36 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-df978466-d8ab-4737-8ab3-64624a58e386 tempest-VolumesImageMetadata-258008717 tempest-VolumesImageMetadata-258008717-project-member] GET http://192.168.122.202/volume/v3/volumes/c5af9dee-658d-44aa-9b3d-84dc6d637483 Sep 01 12:38:36 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-df978466-d8ab-4737-8ab3-64624a58e386 tempest-VolumesImageMetadata-258008717 tempest-VolumesImageMetadata-258008717-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:38:36 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-df978466-d8ab-4737-8ab3-64624a58e386 tempest-VolumesImageMetadata-258008717 tempest-VolumesImageMetadata-258008717-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:38:36 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:38:36 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:38:36 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:38:36 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:38:36 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-df978466-d8ab-4737-8ab3-64624a58e386 tempest-VolumesImageMetadata-258008717 tempest-VolumesImageMetadata-258008717-project-member] Volume info retrieved successfully. Sep 01 12:38:36 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-df978466-d8ab-4737-8ab3-64624a58e386 tempest-VolumesImageMetadata-258008717 tempest-VolumesImageMetadata-258008717-project-member] http://192.168.122.202/volume/v3/volumes/c5af9dee-658d-44aa-9b3d-84dc6d637483 returned with HTTP 200 Sep 01 12:38:36 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 147/291] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:38:36 2026] GET /volume/v3/volumes/c5af9dee-658d-44aa-9b3d-84dc6d637483 => generated 851 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:38:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-32eb926d-8b2c-497c-a9cc-c9010953c1df None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:38:37 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-32eb926d-8b2c-497c-a9cc-c9010953c1df tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] GET http://192.168.122.202/volume/v3/volumes/f5afe53c-e564-4b5d-b3ba-9155d785cd20 Sep 01 12:38:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-32eb926d-8b2c-497c-a9cc-c9010953c1df tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:38:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-32eb926d-8b2c-497c-a9cc-c9010953c1df tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:38:37 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:38:37 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:38:37 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:38:37 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:38:37 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-32eb926d-8b2c-497c-a9cc-c9010953c1df tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Volume info retrieved successfully. Sep 01 12:38:37 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-32eb926d-8b2c-497c-a9cc-c9010953c1df tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] http://192.168.122.202/volume/v3/volumes/f5afe53c-e564-4b5d-b3ba-9155d785cd20 returned with HTTP 200 Sep 01 12:38:37 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 145/292] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:38:37 2026] GET /volume/v3/volumes/f5afe53c-e564-4b5d-b3ba-9155d785cd20 => generated 851 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:38:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-0c08598e-f91e-4754-8466-4913c409cc95 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:38:37 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0c08598e-f91e-4754-8466-4913c409cc95 tempest-VolumesImageMetadata-258008717 tempest-VolumesImageMetadata-258008717-project-member] GET http://192.168.122.202/volume/v3/volumes/c5af9dee-658d-44aa-9b3d-84dc6d637483 Sep 01 12:38:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0c08598e-f91e-4754-8466-4913c409cc95 tempest-VolumesImageMetadata-258008717 tempest-VolumesImageMetadata-258008717-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:38:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0c08598e-f91e-4754-8466-4913c409cc95 tempest-VolumesImageMetadata-258008717 tempest-VolumesImageMetadata-258008717-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:38:37 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:38:37 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:38:37 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:38:37 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:38:37 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-0c08598e-f91e-4754-8466-4913c409cc95 tempest-VolumesImageMetadata-258008717 tempest-VolumesImageMetadata-258008717-project-member] Volume info retrieved successfully. Sep 01 12:38:37 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0c08598e-f91e-4754-8466-4913c409cc95 tempest-VolumesImageMetadata-258008717 tempest-VolumesImageMetadata-258008717-project-member] http://192.168.122.202/volume/v3/volumes/c5af9dee-658d-44aa-9b3d-84dc6d637483 returned with HTTP 200 Sep 01 12:38:37 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 148/293] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:38:37 2026] GET /volume/v3/volumes/c5af9dee-658d-44aa-9b3d-84dc6d637483 => generated 851 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:38:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-7b5ccadf-fd81-4e75-b3a1-934f037f6196 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:38:38 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7b5ccadf-fd81-4e75-b3a1-934f037f6196 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] GET http://192.168.122.202/volume/v3/volumes/f5afe53c-e564-4b5d-b3ba-9155d785cd20 Sep 01 12:38:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-7b5ccadf-fd81-4e75-b3a1-934f037f6196 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:38:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-7b5ccadf-fd81-4e75-b3a1-934f037f6196 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:38:38 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:38:38 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:38:38 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:38:38 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:38:38 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-7b5ccadf-fd81-4e75-b3a1-934f037f6196 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Volume info retrieved successfully. Sep 01 12:38:38 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7b5ccadf-fd81-4e75-b3a1-934f037f6196 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] http://192.168.122.202/volume/v3/volumes/f5afe53c-e564-4b5d-b3ba-9155d785cd20 returned with HTTP 200 Sep 01 12:38:38 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 146/294] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:38:38 2026] GET /volume/v3/volumes/f5afe53c-e564-4b5d-b3ba-9155d785cd20 => generated 852 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:38:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-5e16f3c5-1aac-4f95-85e3-56d735617c6c req-dec704d3-0754-446c-bdf5-90fd170194dc None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:38:38 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-5e16f3c5-1aac-4f95-85e3-56d735617c6c req-dec704d3-0754-446c-bdf5-90fd170194dc tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] GET http://192.168.122.202/volume/v3/volumes/f5afe53c-e564-4b5d-b3ba-9155d785cd20 Sep 01 12:38:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-5e16f3c5-1aac-4f95-85e3-56d735617c6c req-dec704d3-0754-446c-bdf5-90fd170194dc tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:38:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-5e16f3c5-1aac-4f95-85e3-56d735617c6c req-dec704d3-0754-446c-bdf5-90fd170194dc tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:38:38 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:38:38 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:38:38 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:38:38 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:38:38 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [req-5e16f3c5-1aac-4f95-85e3-56d735617c6c req-dec704d3-0754-446c-bdf5-90fd170194dc tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Volume info retrieved successfully. Sep 01 12:38:38 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-5e16f3c5-1aac-4f95-85e3-56d735617c6c req-dec704d3-0754-446c-bdf5-90fd170194dc tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] http://192.168.122.202/volume/v3/volumes/f5afe53c-e564-4b5d-b3ba-9155d785cd20 returned with HTTP 200 Sep 01 12:38:38 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 149/295] 192.168.122.202 () {60 vars in 1487 bytes} [Tue Sep 1 12:38:38 2026] GET /volume/v3/volumes/f5afe53c-e564-4b5d-b3ba-9155d785cd20 => generated 852 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:38:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-db2949a7-d90a-42dc-a3a7-3b05f2fbeb21 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:38:38 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-db2949a7-d90a-42dc-a3a7-3b05f2fbeb21 tempest-VolumesImageMetadata-258008717 tempest-VolumesImageMetadata-258008717-project-member] GET http://192.168.122.202/volume/v3/volumes/c5af9dee-658d-44aa-9b3d-84dc6d637483 Sep 01 12:38:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-db2949a7-d90a-42dc-a3a7-3b05f2fbeb21 tempest-VolumesImageMetadata-258008717 tempest-VolumesImageMetadata-258008717-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:38:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-db2949a7-d90a-42dc-a3a7-3b05f2fbeb21 tempest-VolumesImageMetadata-258008717 tempest-VolumesImageMetadata-258008717-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:38:38 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:38:38 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:38:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-2edbb17a-744b-4fc3-b59a-d36d6aaa3f75 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:38:38 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:38:38 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:38:38 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-2edbb17a-744b-4fc3-b59a-d36d6aaa3f75 None None] GET http://192.168.122.202/volume// Sep 01 12:38:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-2edbb17a-744b-4fc3-b59a-d36d6aaa3f75 None None] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:38:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-2edbb17a-744b-4fc3-b59a-d36d6aaa3f75 None None] Calling method 'all' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:38:38 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-db2949a7-d90a-42dc-a3a7-3b05f2fbeb21 tempest-VolumesImageMetadata-258008717 tempest-VolumesImageMetadata-258008717-project-member] Volume info retrieved successfully. Sep 01 12:38:38 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-2edbb17a-744b-4fc3-b59a-d36d6aaa3f75 None None] http://192.168.122.202/volume// returned with HTTP 300 Sep 01 12:38:38 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 150/296] 192.168.122.202 () {58 vars in 1317 bytes} [Tue Sep 1 12:38:38 2026] GET /volume/ => generated 390 bytes in 28 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 01 12:38:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-5e16f3c5-1aac-4f95-85e3-56d735617c6c req-04e79831-ecbe-408a-976d-7e05fd1aa03c None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:38:38 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-db2949a7-d90a-42dc-a3a7-3b05f2fbeb21 tempest-VolumesImageMetadata-258008717 tempest-VolumesImageMetadata-258008717-project-member] http://192.168.122.202/volume/v3/volumes/c5af9dee-658d-44aa-9b3d-84dc6d637483 returned with HTTP 200 Sep 01 12:38:38 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 147/297] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:38:38 2026] GET /volume/v3/volumes/c5af9dee-658d-44aa-9b3d-84dc6d637483 => generated 909 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:38:38 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-5e16f3c5-1aac-4f95-85e3-56d735617c6c req-04e79831-ecbe-408a-976d-7e05fd1aa03c tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] POST http://192.168.122.202/volume/v3/attachments Sep 01 12:38:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-5e16f3c5-1aac-4f95-85e3-56d735617c6c req-04e79831-ecbe-408a-976d-7e05fd1aa03c tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f5afe53c-e564-4b5d-b3ba-9155d785cd20", "connector": null, "instance_uuid": "f8aff007-f216-47f0-a52d-2b1ccd671378"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:38:38 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:38:38 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:38:38 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:38:38 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:38:38 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-5e16f3c5-1aac-4f95-85e3-56d735617c6c req-04e79831-ecbe-408a-976d-7e05fd1aa03c tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] http://192.168.122.202/volume/v3/attachments returned with HTTP 200 Sep 01 12:38:38 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 151/298] 192.168.122.202 () {66 vars in 1483 bytes} [Tue Sep 1 12:38:38 2026] POST /volume/v3/attachments => generated 273 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:38:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-98f286ce-bfc3-42c9-ad34-c179eb3affb6 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:38:39 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-98f286ce-bfc3-42c9-ad34-c179eb3affb6 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] GET http://192.168.122.202/volume/v3/volumes/f5afe53c-e564-4b5d-b3ba-9155d785cd20 Sep 01 12:38:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-98f286ce-bfc3-42c9-ad34-c179eb3affb6 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:38:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-98f286ce-bfc3-42c9-ad34-c179eb3affb6 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:38:39 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:38:39 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:38:39 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:38:39 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:38:39 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-ab11f688-ddb5-419f-831e-63363998a668 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:38:39 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-ab11f688-ddb5-419f-831e-63363998a668 None None] GET http://192.168.122.202/volume// Sep 01 12:38:39 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-ab11f688-ddb5-419f-831e-63363998a668 None None] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:38:39 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-ab11f688-ddb5-419f-831e-63363998a668 None None] Calling method 'all' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:38:39 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-ab11f688-ddb5-419f-831e-63363998a668 None None] http://192.168.122.202/volume// returned with HTTP 300 Sep 01 12:38:39 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 152/299] 192.168.122.202 () {58 vars in 1315 bytes} [Tue Sep 1 12:38:39 2026] GET /volume/ => generated 390 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 12:38:39 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-98f286ce-bfc3-42c9-ad34-c179eb3affb6 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Volume info retrieved successfully. Sep 01 12:38:39 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-5e16f3c5-1aac-4f95-85e3-56d735617c6c req-28382ab7-adf1-49b8-94fe-32a12444680e None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:38:39 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-5e16f3c5-1aac-4f95-85e3-56d735617c6c req-28382ab7-adf1-49b8-94fe-32a12444680e tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] GET http://192.168.122.202/volume/v3/volumes/f5afe53c-e564-4b5d-b3ba-9155d785cd20 Sep 01 12:38:39 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-5e16f3c5-1aac-4f95-85e3-56d735617c6c req-28382ab7-adf1-49b8-94fe-32a12444680e tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:38:39 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-5e16f3c5-1aac-4f95-85e3-56d735617c6c req-28382ab7-adf1-49b8-94fe-32a12444680e tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:38:39 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-98f286ce-bfc3-42c9-ad34-c179eb3affb6 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] http://192.168.122.202/volume/v3/volumes/f5afe53c-e564-4b5d-b3ba-9155d785cd20 returned with HTTP 200 Sep 01 12:38:39 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 148/300] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:38:39 2026] GET /volume/v3/volumes/f5afe53c-e564-4b5d-b3ba-9155d785cd20 => generated 851 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:38:39 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:38:39 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:38:39 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:38:39 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:38:39 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [req-5e16f3c5-1aac-4f95-85e3-56d735617c6c req-28382ab7-adf1-49b8-94fe-32a12444680e tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Volume info retrieved successfully. Sep 01 12:38:39 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-5e16f3c5-1aac-4f95-85e3-56d735617c6c req-28382ab7-adf1-49b8-94fe-32a12444680e tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] http://192.168.122.202/volume/v3/volumes/f5afe53c-e564-4b5d-b3ba-9155d785cd20 returned with HTTP 200 Sep 01 12:38:39 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 153/301] 192.168.122.202 () {62 vars in 1528 bytes} [Tue Sep 1 12:38:39 2026] GET /volume/v3/volumes/f5afe53c-e564-4b5d-b3ba-9155d785cd20 => generated 1032 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 12:38:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-5e16f3c5-1aac-4f95-85e3-56d735617c6c req-49c97ea0-bc6b-477f-ae8d-a838a03c449a None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:38:39 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-5e16f3c5-1aac-4f95-85e3-56d735617c6c req-49c97ea0-bc6b-477f-ae8d-a838a03c449a tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] PUT http://192.168.122.202/volume/v3/attachments/106b3a21-e0f6-40b6-80fb-f36606da10fe Sep 01 12:38:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-5e16f3c5-1aac-4f95-85e3-56d735617c6c req-49c97ea0-bc6b-477f-ae8d-a838a03c449a tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.202", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9cabaa2c96fd", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "d576c0ca-ddd0-46cc-913d-b7a80063e011", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:38:39 devstack devstack@c-api.service[86814]: DEBUG cinder.coordination [req-5e16f3c5-1aac-4f95-85e3-56d735617c6c req-49c97ea0-bc6b-477f-ae8d-a838a03c449a tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Acquiring lock "cinder-attachment_update-f5afe53c-e564-4b5d-b3ba-9155d785cd20-devstack" by "attachment_update" {{(pid=86814) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 12:38:39 devstack devstack@c-api.service[86814]: DEBUG cinder.coordination [req-5e16f3c5-1aac-4f95-85e3-56d735617c6c req-49c97ea0-bc6b-477f-ae8d-a838a03c449a tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Lock "cinder-attachment_update-f5afe53c-e564-4b5d-b3ba-9155d785cd20-devstack" acquired by "attachment_update" :: waited 0.023s {{(pid=86814) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 12:38:39 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:38:39 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:38:39 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:38:39 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:38:39 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-e770147c-79c9-4792-b391-7529693c892a None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:38:39 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e770147c-79c9-4792-b391-7529693c892a tempest-VolumesImageMetadata-258008717 tempest-VolumesImageMetadata-258008717-project-member] GET http://192.168.122.202/volume/v3/volumes/c5af9dee-658d-44aa-9b3d-84dc6d637483 Sep 01 12:38:39 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e770147c-79c9-4792-b391-7529693c892a tempest-VolumesImageMetadata-258008717 tempest-VolumesImageMetadata-258008717-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:38:39 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e770147c-79c9-4792-b391-7529693c892a tempest-VolumesImageMetadata-258008717 tempest-VolumesImageMetadata-258008717-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:38:39 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:38:39 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:38:39 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:38:39 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:38:39 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-e770147c-79c9-4792-b391-7529693c892a tempest-VolumesImageMetadata-258008717 tempest-VolumesImageMetadata-258008717-project-member] Volume info retrieved successfully. Sep 01 12:38:39 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e770147c-79c9-4792-b391-7529693c892a tempest-VolumesImageMetadata-258008717 tempest-VolumesImageMetadata-258008717-project-member] http://192.168.122.202/volume/v3/volumes/c5af9dee-658d-44aa-9b3d-84dc6d637483 returned with HTTP 200 Sep 01 12:38:39 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 154/302] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:38:39 2026] GET /volume/v3/volumes/c5af9dee-658d-44aa-9b3d-84dc6d637483 => generated 912 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:38:39 devstack devstack@c-api.service[86814]: DEBUG cinder.coordination [req-5e16f3c5-1aac-4f95-85e3-56d735617c6c req-49c97ea0-bc6b-477f-ae8d-a838a03c449a tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Lock "cinder-attachment_update-f5afe53c-e564-4b5d-b3ba-9155d785cd20-devstack" released by "attachment_update" :: held 0.413s {{(pid=86814) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 12:38:39 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-5e16f3c5-1aac-4f95-85e3-56d735617c6c req-49c97ea0-bc6b-477f-ae8d-a838a03c449a tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] http://192.168.122.202/volume/v3/attachments/106b3a21-e0f6-40b6-80fb-f36606da10fe returned with HTTP 200 Sep 01 12:38:39 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 149/303] 192.168.122.202 () {66 vars in 1593 bytes} [Tue Sep 1 12:38:39 2026] PUT /volume/v3/attachments/106b3a21-e0f6-40b6-80fb-f36606da10fe => generated 694 bytes in 473 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:38:40 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-94eef801-fb46-406e-b96b-ecc29b928776 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:38:40 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-94eef801-fb46-406e-b96b-ecc29b928776 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] GET http://192.168.122.202/volume/v3/volumes/f5afe53c-e564-4b5d-b3ba-9155d785cd20 Sep 01 12:38:40 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-94eef801-fb46-406e-b96b-ecc29b928776 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:38:40 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-94eef801-fb46-406e-b96b-ecc29b928776 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:38:40 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:38:40 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:38:40 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:38:40 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:38:40 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-94eef801-fb46-406e-b96b-ecc29b928776 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Volume info retrieved successfully. Sep 01 12:38:40 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-94eef801-fb46-406e-b96b-ecc29b928776 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] http://192.168.122.202/volume/v3/volumes/f5afe53c-e564-4b5d-b3ba-9155d785cd20 returned with HTTP 200 Sep 01 12:38:40 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 155/304] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:38:40 2026] GET /volume/v3/volumes/f5afe53c-e564-4b5d-b3ba-9155d785cd20 => generated 852 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:38:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-5e16f3c5-1aac-4f95-85e3-56d735617c6c req-efb21280-003d-46bd-bc4b-f16ef68f1047 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:38:40 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-5e16f3c5-1aac-4f95-85e3-56d735617c6c req-efb21280-003d-46bd-bc4b-f16ef68f1047 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] POST http://192.168.122.202/volume/v3/attachments/106b3a21-e0f6-40b6-80fb-f36606da10fe/action Sep 01 12:38:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-5e16f3c5-1aac-4f95-85e3-56d735617c6c req-efb21280-003d-46bd-bc4b-f16ef68f1047 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Action body: b'{"os-complete": null}' {{(pid=86814) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:38:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-5e16f3c5-1aac-4f95-85e3-56d735617c6c req-efb21280-003d-46bd-bc4b-f16ef68f1047 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:38:40 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:38:40 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:38:40 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:38:40 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:38:40 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-5e16f3c5-1aac-4f95-85e3-56d735617c6c req-efb21280-003d-46bd-bc4b-f16ef68f1047 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] http://192.168.122.202/volume/v3/attachments/106b3a21-e0f6-40b6-80fb-f36606da10fe/action returned with HTTP 204 Sep 01 12:38:40 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 150/305] 192.168.122.202 () {66 vars in 1614 bytes} [Tue Sep 1 12:38:40 2026] POST /volume/v3/attachments/106b3a21-e0f6-40b6-80fb-f36606da10fe/action => generated 0 bytes in 99 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:38:40 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-94fbe500-0d48-42df-9ada-0ccd422af1b7 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:38:40 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-94fbe500-0d48-42df-9ada-0ccd422af1b7 tempest-VolumesImageMetadata-258008717 tempest-VolumesImageMetadata-258008717-project-member] GET http://192.168.122.202/volume/v3/volumes/c5af9dee-658d-44aa-9b3d-84dc6d637483 Sep 01 12:38:40 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-94fbe500-0d48-42df-9ada-0ccd422af1b7 tempest-VolumesImageMetadata-258008717 tempest-VolumesImageMetadata-258008717-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:38:40 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-94fbe500-0d48-42df-9ada-0ccd422af1b7 tempest-VolumesImageMetadata-258008717 tempest-VolumesImageMetadata-258008717-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:38:40 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:38:40 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:38:40 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:38:40 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:38:40 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-94fbe500-0d48-42df-9ada-0ccd422af1b7 tempest-VolumesImageMetadata-258008717 tempest-VolumesImageMetadata-258008717-project-member] Volume info retrieved successfully. Sep 01 12:38:40 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-94fbe500-0d48-42df-9ada-0ccd422af1b7 tempest-VolumesImageMetadata-258008717 tempest-VolumesImageMetadata-258008717-project-member] http://192.168.122.202/volume/v3/volumes/c5af9dee-658d-44aa-9b3d-84dc6d637483 returned with HTTP 200 Sep 01 12:38:40 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 156/306] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:38:40 2026] GET /volume/v3/volumes/c5af9dee-658d-44aa-9b3d-84dc6d637483 => generated 912 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:38:41 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-aaaa3861-ce20-4b18-8095-7ac4f6d0c6e4 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:38:41 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-aaaa3861-ce20-4b18-8095-7ac4f6d0c6e4 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] GET http://192.168.122.202/volume/v3/volumes/f5afe53c-e564-4b5d-b3ba-9155d785cd20 Sep 01 12:38:41 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-aaaa3861-ce20-4b18-8095-7ac4f6d0c6e4 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:38:41 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-aaaa3861-ce20-4b18-8095-7ac4f6d0c6e4 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:38:41 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:38:41 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:38:41 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:38:41 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:38:41 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-aaaa3861-ce20-4b18-8095-7ac4f6d0c6e4 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Volume info retrieved successfully. Sep 01 12:38:41 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-aaaa3861-ce20-4b18-8095-7ac4f6d0c6e4 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] http://192.168.122.202/volume/v3/volumes/f5afe53c-e564-4b5d-b3ba-9155d785cd20 returned with HTTP 200 Sep 01 12:38:41 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 151/307] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:38:41 2026] GET /volume/v3/volumes/f5afe53c-e564-4b5d-b3ba-9155d785cd20 => generated 1144 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:38:41 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-1c7a5fee-2293-4e76-862f-80654dea6402 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:38:41 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-1c7a5fee-2293-4e76-862f-80654dea6402 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] GET http://192.168.122.202/volume/v3/volumes/f5afe53c-e564-4b5d-b3ba-9155d785cd20 Sep 01 12:38:41 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-1c7a5fee-2293-4e76-862f-80654dea6402 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:38:41 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-1c7a5fee-2293-4e76-862f-80654dea6402 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:38:41 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:38:41 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:38:41 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:38:41 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:38:41 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-1c7a5fee-2293-4e76-862f-80654dea6402 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Volume info retrieved successfully. Sep 01 12:38:41 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-1c7a5fee-2293-4e76-862f-80654dea6402 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] http://192.168.122.202/volume/v3/volumes/f5afe53c-e564-4b5d-b3ba-9155d785cd20 returned with HTTP 200 Sep 01 12:38:41 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 157/308] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:38:41 2026] GET /volume/v3/volumes/f5afe53c-e564-4b5d-b3ba-9155d785cd20 => generated 1144 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:38:41 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-c5da7854-e0d5-4709-893c-e056afb3fb62 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:38:41 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c5da7854-e0d5-4709-893c-e056afb3fb62 tempest-VolumesImageMetadata-258008717 tempest-VolumesImageMetadata-258008717-project-member] GET http://192.168.122.202/volume/v3/volumes/c5af9dee-658d-44aa-9b3d-84dc6d637483 Sep 01 12:38:41 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c5da7854-e0d5-4709-893c-e056afb3fb62 tempest-VolumesImageMetadata-258008717 tempest-VolumesImageMetadata-258008717-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:38:41 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c5da7854-e0d5-4709-893c-e056afb3fb62 tempest-VolumesImageMetadata-258008717 tempest-VolumesImageMetadata-258008717-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:38:41 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:38:41 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:38:41 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:38:41 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:38:41 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-c5da7854-e0d5-4709-893c-e056afb3fb62 tempest-VolumesImageMetadata-258008717 tempest-VolumesImageMetadata-258008717-project-member] Volume info retrieved successfully. Sep 01 12:38:41 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c5da7854-e0d5-4709-893c-e056afb3fb62 tempest-VolumesImageMetadata-258008717 tempest-VolumesImageMetadata-258008717-project-member] http://192.168.122.202/volume/v3/volumes/c5af9dee-658d-44aa-9b3d-84dc6d637483 returned with HTTP 200 Sep 01 12:38:41 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 152/309] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:38:41 2026] GET /volume/v3/volumes/c5af9dee-658d-44aa-9b3d-84dc6d637483 => generated 912 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:38:43 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-beb2183e-9a09-4883-870b-750de70ba819 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:38:43 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-beb2183e-9a09-4883-870b-750de70ba819 tempest-VolumesImageMetadata-258008717 tempest-VolumesImageMetadata-258008717-project-member] GET http://192.168.122.202/volume/v3/volumes/c5af9dee-658d-44aa-9b3d-84dc6d637483 Sep 01 12:38:43 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-beb2183e-9a09-4883-870b-750de70ba819 tempest-VolumesImageMetadata-258008717 tempest-VolumesImageMetadata-258008717-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:38:43 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-beb2183e-9a09-4883-870b-750de70ba819 tempest-VolumesImageMetadata-258008717 tempest-VolumesImageMetadata-258008717-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:38:43 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:38:43 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:38:43 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:38:43 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:38:43 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-beb2183e-9a09-4883-870b-750de70ba819 tempest-VolumesImageMetadata-258008717 tempest-VolumesImageMetadata-258008717-project-member] Volume info retrieved successfully. Sep 01 12:38:43 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-beb2183e-9a09-4883-870b-750de70ba819 tempest-VolumesImageMetadata-258008717 tempest-VolumesImageMetadata-258008717-project-member] http://192.168.122.202/volume/v3/volumes/c5af9dee-658d-44aa-9b3d-84dc6d637483 returned with HTTP 200 Sep 01 12:38:43 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 158/310] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:38:43 2026] GET /volume/v3/volumes/c5af9dee-658d-44aa-9b3d-84dc6d637483 => generated 912 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:38:44 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-97016e1d-d714-447f-9cb7-ad9c4d135aa3 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:38:44 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-97016e1d-d714-447f-9cb7-ad9c4d135aa3 tempest-VolumesImageMetadata-258008717 tempest-VolumesImageMetadata-258008717-project-member] GET http://192.168.122.202/volume/v3/volumes/c5af9dee-658d-44aa-9b3d-84dc6d637483 Sep 01 12:38:44 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-97016e1d-d714-447f-9cb7-ad9c4d135aa3 tempest-VolumesImageMetadata-258008717 tempest-VolumesImageMetadata-258008717-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:38:44 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-97016e1d-d714-447f-9cb7-ad9c4d135aa3 tempest-VolumesImageMetadata-258008717 tempest-VolumesImageMetadata-258008717-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:38:44 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:38:44 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:38:44 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:38:44 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:38:44 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-97016e1d-d714-447f-9cb7-ad9c4d135aa3 tempest-VolumesImageMetadata-258008717 tempest-VolumesImageMetadata-258008717-project-member] Volume info retrieved successfully. Sep 01 12:38:44 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-97016e1d-d714-447f-9cb7-ad9c4d135aa3 tempest-VolumesImageMetadata-258008717 tempest-VolumesImageMetadata-258008717-project-member] http://192.168.122.202/volume/v3/volumes/c5af9dee-658d-44aa-9b3d-84dc6d637483 returned with HTTP 200 Sep 01 12:38:44 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 153/311] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:38:44 2026] GET /volume/v3/volumes/c5af9dee-658d-44aa-9b3d-84dc6d637483 => generated 1330 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:38:44 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-6429c8e0-6802-486e-97d8-609fc98dc022 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:38:44 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-6429c8e0-6802-486e-97d8-609fc98dc022 tempest-VolumesImageMetadata-258008717 tempest-VolumesImageMetadata-258008717-project-member] POST http://192.168.122.202/volume/v3/volumes/c5af9dee-658d-44aa-9b3d-84dc6d637483/action Sep 01 12:38:44 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-6429c8e0-6802-486e-97d8-609fc98dc022 tempest-VolumesImageMetadata-258008717 tempest-VolumesImageMetadata-258008717-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=86815) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:38:44 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-6429c8e0-6802-486e-97d8-609fc98dc022 tempest-VolumesImageMetadata-258008717 tempest-VolumesImageMetadata-258008717-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=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:38:44 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:38:44 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:38:44 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:38:44 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:38:44 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:38:44 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:38:44 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:38:44 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:38:44 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-6429c8e0-6802-486e-97d8-609fc98dc022 tempest-VolumesImageMetadata-258008717 tempest-VolumesImageMetadata-258008717-project-member] Volume info retrieved successfully. Sep 01 12:38:44 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-6429c8e0-6802-486e-97d8-609fc98dc022 tempest-VolumesImageMetadata-258008717 tempest-VolumesImageMetadata-258008717-project-member] Update volume metadata completed successfully. Sep 01 12:38:44 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-6429c8e0-6802-486e-97d8-609fc98dc022 tempest-VolumesImageMetadata-258008717 tempest-VolumesImageMetadata-258008717-project-member] http://192.168.122.202/volume/v3/volumes/c5af9dee-658d-44aa-9b3d-84dc6d637483/action returned with HTTP 200 Sep 01 12:38:44 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 159/312] 192.168.122.202 () {60 vars in 1275 bytes} [Tue Sep 1 12:38:44 2026] POST /volume/v3/volumes/c5af9dee-658d-44aa-9b3d-84dc6d637483/action => generated 526 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:38:44 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-daf5f26c-13c3-46ee-9f67-212474e7cbb6 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:38:44 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-daf5f26c-13c3-46ee-9f67-212474e7cbb6 tempest-VolumesImageMetadata-258008717 tempest-VolumesImageMetadata-258008717-project-member] GET http://192.168.122.202/volume/v3/volumes/c5af9dee-658d-44aa-9b3d-84dc6d637483 Sep 01 12:38:44 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-daf5f26c-13c3-46ee-9f67-212474e7cbb6 tempest-VolumesImageMetadata-258008717 tempest-VolumesImageMetadata-258008717-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:38:44 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-daf5f26c-13c3-46ee-9f67-212474e7cbb6 tempest-VolumesImageMetadata-258008717 tempest-VolumesImageMetadata-258008717-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:38:44 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:38:44 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:38:44 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:38:44 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:38:44 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-daf5f26c-13c3-46ee-9f67-212474e7cbb6 tempest-VolumesImageMetadata-258008717 tempest-VolumesImageMetadata-258008717-project-member] Volume info retrieved successfully. Sep 01 12:38:44 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-daf5f26c-13c3-46ee-9f67-212474e7cbb6 tempest-VolumesImageMetadata-258008717 tempest-VolumesImageMetadata-258008717-project-member] http://192.168.122.202/volume/v3/volumes/c5af9dee-658d-44aa-9b3d-84dc6d637483 returned with HTTP 200 Sep 01 12:38:44 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 154/313] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:38:44 2026] GET /volume/v3/volumes/c5af9dee-658d-44aa-9b3d-84dc6d637483 => generated 1390 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:38:44 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-7f13b383-9fae-4d6d-b193-93cbb114bee2 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:38:44 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-7f13b383-9fae-4d6d-b193-93cbb114bee2 tempest-VolumesImageMetadata-258008717 tempest-VolumesImageMetadata-258008717-project-member] POST http://192.168.122.202/volume/v3/volumes/c5af9dee-658d-44aa-9b3d-84dc6d637483/action Sep 01 12:38:44 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-7f13b383-9fae-4d6d-b193-93cbb114bee2 tempest-VolumesImageMetadata-258008717 tempest-VolumesImageMetadata-258008717-project-member] Action body: b'{"os-unset_image_metadata": {"key": "ramdisk_id"}}' {{(pid=86815) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:38:44 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-7f13b383-9fae-4d6d-b193-93cbb114bee2 tempest-VolumesImageMetadata-258008717 tempest-VolumesImageMetadata-258008717-project-member] Action: 'action', calling method: delete, body: {"os-unset_image_metadata": {"key": "ramdisk_id"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:38:44 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:38:44 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:38:44 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:38:44 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:38:44 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:38:44 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:38:44 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:38:44 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:38:44 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-7f13b383-9fae-4d6d-b193-93cbb114bee2 tempest-VolumesImageMetadata-258008717 tempest-VolumesImageMetadata-258008717-project-member] Volume info retrieved successfully. Sep 01 12:38:44 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-7f13b383-9fae-4d6d-b193-93cbb114bee2 tempest-VolumesImageMetadata-258008717 tempest-VolumesImageMetadata-258008717-project-member] Get volume image-metadata completed successfully. Sep 01 12:38:44 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-7f13b383-9fae-4d6d-b193-93cbb114bee2 tempest-VolumesImageMetadata-258008717 tempest-VolumesImageMetadata-258008717-project-member] Delete volume metadata completed successfully. Sep 01 12:38:44 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-7f13b383-9fae-4d6d-b193-93cbb114bee2 tempest-VolumesImageMetadata-258008717 tempest-VolumesImageMetadata-258008717-project-member] http://192.168.122.202/volume/v3/volumes/c5af9dee-658d-44aa-9b3d-84dc6d637483/action returned with HTTP 200 Sep 01 12:38:44 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 160/314] 192.168.122.202 () {60 vars in 1274 bytes} [Tue Sep 1 12:38:44 2026] POST /volume/v3/volumes/c5af9dee-658d-44aa-9b3d-84dc6d637483/action => generated 0 bytes in 117 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Sep 01 12:38:44 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-2472a9b0-7462-4fa9-a737-82c2eae1a596 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:38:44 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-2472a9b0-7462-4fa9-a737-82c2eae1a596 tempest-VolumesImageMetadata-258008717 tempest-VolumesImageMetadata-258008717-project-member] POST http://192.168.122.202/volume/v3/volumes/c5af9dee-658d-44aa-9b3d-84dc6d637483/action Sep 01 12:38:44 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-2472a9b0-7462-4fa9-a737-82c2eae1a596 tempest-VolumesImageMetadata-258008717 tempest-VolumesImageMetadata-258008717-project-member] Action body: b'{"os-show_image_metadata": {}}' {{(pid=86814) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:38:44 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-2472a9b0-7462-4fa9-a737-82c2eae1a596 tempest-VolumesImageMetadata-258008717 tempest-VolumesImageMetadata-258008717-project-member] Action: 'action', calling method: index, body: {"os-show_image_metadata": {}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:38:44 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:38:44 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:38:44 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:38:44 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:38:44 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-2472a9b0-7462-4fa9-a737-82c2eae1a596 tempest-VolumesImageMetadata-258008717 tempest-VolumesImageMetadata-258008717-project-member] Volume info retrieved successfully. Sep 01 12:38:44 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-2472a9b0-7462-4fa9-a737-82c2eae1a596 tempest-VolumesImageMetadata-258008717 tempest-VolumesImageMetadata-258008717-project-member] Get volume image-metadata completed successfully. Sep 01 12:38:44 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-2472a9b0-7462-4fa9-a737-82c2eae1a596 tempest-VolumesImageMetadata-258008717 tempest-VolumesImageMetadata-258008717-project-member] http://192.168.122.202/volume/v3/volumes/c5af9dee-658d-44aa-9b3d-84dc6d637483/action returned with HTTP 200 Sep 01 12:38:44 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 155/315] 192.168.122.202 () {60 vars in 1274 bytes} [Tue Sep 1 12:38:44 2026] POST /volume/v3/volumes/c5af9dee-658d-44aa-9b3d-84dc6d637483/action => generated 500 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:38:44 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-d986c3e9-e0f3-43d5-ab9b-2310680f0420 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:38:44 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d986c3e9-e0f3-43d5-ab9b-2310680f0420 tempest-VolumesImageMetadata-258008717 tempest-VolumesImageMetadata-258008717-project-member] GET http://192.168.122.202/volume/v3/volumes/c5af9dee-658d-44aa-9b3d-84dc6d637483 Sep 01 12:38:44 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-d986c3e9-e0f3-43d5-ab9b-2310680f0420 tempest-VolumesImageMetadata-258008717 tempest-VolumesImageMetadata-258008717-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:38:44 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-d986c3e9-e0f3-43d5-ab9b-2310680f0420 tempest-VolumesImageMetadata-258008717 tempest-VolumesImageMetadata-258008717-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:38:44 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:38:44 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:38:44 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:38:44 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:38:44 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-d986c3e9-e0f3-43d5-ab9b-2310680f0420 tempest-VolumesImageMetadata-258008717 tempest-VolumesImageMetadata-258008717-project-member] Volume info retrieved successfully. Sep 01 12:38:44 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d986c3e9-e0f3-43d5-ab9b-2310680f0420 tempest-VolumesImageMetadata-258008717 tempest-VolumesImageMetadata-258008717-project-member] http://192.168.122.202/volume/v3/volumes/c5af9dee-658d-44aa-9b3d-84dc6d637483 returned with HTTP 200 Sep 01 12:38:44 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 161/316] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:38:44 2026] GET /volume/v3/volumes/c5af9dee-658d-44aa-9b3d-84dc6d637483 => generated 1364 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:38:44 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-66cfb8a8-a62f-4db3-b8c4-b604b16be9bf None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:38:44 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-66cfb8a8-a62f-4db3-b8c4-b604b16be9bf tempest-VolumesImageMetadata-258008717 tempest-VolumesImageMetadata-258008717-project-member] DELETE http://192.168.122.202/volume/v3/volumes/c5af9dee-658d-44aa-9b3d-84dc6d637483 Sep 01 12:38:44 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-66cfb8a8-a62f-4db3-b8c4-b604b16be9bf tempest-VolumesImageMetadata-258008717 tempest-VolumesImageMetadata-258008717-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:38:44 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-66cfb8a8-a62f-4db3-b8c4-b604b16be9bf tempest-VolumesImageMetadata-258008717 tempest-VolumesImageMetadata-258008717-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:38:44 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-66cfb8a8-a62f-4db3-b8c4-b604b16be9bf tempest-VolumesImageMetadata-258008717 tempest-VolumesImageMetadata-258008717-project-member] Delete volume with id: c5af9dee-658d-44aa-9b3d-84dc6d637483 Sep 01 12:38:44 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:38:44 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:38:44 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:38:44 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:38:44 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-66cfb8a8-a62f-4db3-b8c4-b604b16be9bf tempest-VolumesImageMetadata-258008717 tempest-VolumesImageMetadata-258008717-project-member] Volume info retrieved successfully. Sep 01 12:38:44 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-66cfb8a8-a62f-4db3-b8c4-b604b16be9bf tempest-VolumesImageMetadata-258008717 tempest-VolumesImageMetadata-258008717-project-member] Delete volume request issued successfully. Sep 01 12:38:44 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-66cfb8a8-a62f-4db3-b8c4-b604b16be9bf tempest-VolumesImageMetadata-258008717 tempest-VolumesImageMetadata-258008717-project-member] http://192.168.122.202/volume/v3/volumes/c5af9dee-658d-44aa-9b3d-84dc6d637483 returned with HTTP 202 Sep 01 12:38:44 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 156/317] 192.168.122.202 () {58 vars in 1235 bytes} [Tue Sep 1 12:38:44 2026] DELETE /volume/v3/volumes/c5af9dee-658d-44aa-9b3d-84dc6d637483 => generated 0 bytes in 163 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 12:38:44 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-3f99f1c6-a5a5-463f-a1fe-3c0cdb971438 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:38:44 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-3f99f1c6-a5a5-463f-a1fe-3c0cdb971438 tempest-VolumesImageMetadata-258008717 tempest-VolumesImageMetadata-258008717-project-member] GET http://192.168.122.202/volume/v3/volumes/c5af9dee-658d-44aa-9b3d-84dc6d637483 Sep 01 12:38:44 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-3f99f1c6-a5a5-463f-a1fe-3c0cdb971438 tempest-VolumesImageMetadata-258008717 tempest-VolumesImageMetadata-258008717-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:38:44 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-3f99f1c6-a5a5-463f-a1fe-3c0cdb971438 tempest-VolumesImageMetadata-258008717 tempest-VolumesImageMetadata-258008717-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:38:44 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:38:44 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:38:44 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:38:44 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:38:45 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-3f99f1c6-a5a5-463f-a1fe-3c0cdb971438 tempest-VolumesImageMetadata-258008717 tempest-VolumesImageMetadata-258008717-project-member] Volume info retrieved successfully. Sep 01 12:38:45 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-3f99f1c6-a5a5-463f-a1fe-3c0cdb971438 tempest-VolumesImageMetadata-258008717 tempest-VolumesImageMetadata-258008717-project-member] http://192.168.122.202/volume/v3/volumes/c5af9dee-658d-44aa-9b3d-84dc6d637483 returned with HTTP 200 Sep 01 12:38:45 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 162/318] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:38:44 2026] GET /volume/v3/volumes/c5af9dee-658d-44aa-9b3d-84dc6d637483 => generated 1363 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:38:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-99db65b9-63f4-47a6-af70-b6210ce5cfc7 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:38:46 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-99db65b9-63f4-47a6-af70-b6210ce5cfc7 tempest-VolumesImageMetadata-258008717 tempest-VolumesImageMetadata-258008717-project-member] GET http://192.168.122.202/volume/v3/volumes/c5af9dee-658d-44aa-9b3d-84dc6d637483 Sep 01 12:38:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-99db65b9-63f4-47a6-af70-b6210ce5cfc7 tempest-VolumesImageMetadata-258008717 tempest-VolumesImageMetadata-258008717-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:38:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-99db65b9-63f4-47a6-af70-b6210ce5cfc7 tempest-VolumesImageMetadata-258008717 tempest-VolumesImageMetadata-258008717-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:38:46 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:38:46 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:38:46 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:38:46 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:38:46 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-99db65b9-63f4-47a6-af70-b6210ce5cfc7 tempest-VolumesImageMetadata-258008717 tempest-VolumesImageMetadata-258008717-project-member] Volume info retrieved successfully. Sep 01 12:38:46 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-99db65b9-63f4-47a6-af70-b6210ce5cfc7 tempest-VolumesImageMetadata-258008717 tempest-VolumesImageMetadata-258008717-project-member] http://192.168.122.202/volume/v3/volumes/c5af9dee-658d-44aa-9b3d-84dc6d637483 returned with HTTP 200 Sep 01 12:38:46 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 157/319] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:38:46 2026] GET /volume/v3/volumes/c5af9dee-658d-44aa-9b3d-84dc6d637483 => generated 1363 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:38:47 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-0c1fcb97-e876-4c4a-a690-0d7008c0b9c0 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:38:47 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0c1fcb97-e876-4c4a-a690-0d7008c0b9c0 tempest-VolumesImageMetadata-258008717 tempest-VolumesImageMetadata-258008717-project-member] GET http://192.168.122.202/volume/v3/volumes/c5af9dee-658d-44aa-9b3d-84dc6d637483 Sep 01 12:38:47 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0c1fcb97-e876-4c4a-a690-0d7008c0b9c0 tempest-VolumesImageMetadata-258008717 tempest-VolumesImageMetadata-258008717-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:38:47 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0c1fcb97-e876-4c4a-a690-0d7008c0b9c0 tempest-VolumesImageMetadata-258008717 tempest-VolumesImageMetadata-258008717-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:38:47 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0c1fcb97-e876-4c4a-a690-0d7008c0b9c0 tempest-VolumesImageMetadata-258008717 tempest-VolumesImageMetadata-258008717-project-member] http://192.168.122.202/volume/v3/volumes/c5af9dee-658d-44aa-9b3d-84dc6d637483 returned with HTTP 404 Sep 01 12:38:47 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 163/320] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:38:47 2026] GET /volume/v3/volumes/c5af9dee-658d-44aa-9b3d-84dc6d637483 => generated 109 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:38:50 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-51107408-8997-491d-8862-29d7dec38791 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:38:50 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-51107408-8997-491d-8862-29d7dec38791 tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] GET http://192.168.122.202/volume/v3/volumes/5d07a838-56d8-46bd-8f15-7b5a92147647 Sep 01 12:38:50 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-51107408-8997-491d-8862-29d7dec38791 tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:38:50 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-51107408-8997-491d-8862-29d7dec38791 tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:38:50 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:38:50 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:38:50 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:38:50 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:38:50 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-51107408-8997-491d-8862-29d7dec38791 tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] Volume info retrieved successfully. Sep 01 12:38:50 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-51107408-8997-491d-8862-29d7dec38791 tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] http://192.168.122.202/volume/v3/volumes/5d07a838-56d8-46bd-8f15-7b5a92147647 returned with HTTP 200 Sep 01 12:38:50 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 158/321] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:38:50 2026] GET /volume/v3/volumes/5d07a838-56d8-46bd-8f15-7b5a92147647 => generated 855 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:38:50 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-e6f3b575-58c6-4f65-9851-825ccf29eac1 req-96ca26f3-934c-4019-bfa1-55e4b5070a40 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:38:50 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-e6f3b575-58c6-4f65-9851-825ccf29eac1 req-96ca26f3-934c-4019-bfa1-55e4b5070a40 tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] GET http://192.168.122.202/volume/v3/volumes/5d07a838-56d8-46bd-8f15-7b5a92147647 Sep 01 12:38:50 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-e6f3b575-58c6-4f65-9851-825ccf29eac1 req-96ca26f3-934c-4019-bfa1-55e4b5070a40 tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:38:50 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-e6f3b575-58c6-4f65-9851-825ccf29eac1 req-96ca26f3-934c-4019-bfa1-55e4b5070a40 tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:38:50 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:38:50 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:38:50 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:38:50 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:38:50 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [req-e6f3b575-58c6-4f65-9851-825ccf29eac1 req-96ca26f3-934c-4019-bfa1-55e4b5070a40 tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] Volume info retrieved successfully. Sep 01 12:38:51 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-e6f3b575-58c6-4f65-9851-825ccf29eac1 req-96ca26f3-934c-4019-bfa1-55e4b5070a40 tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] http://192.168.122.202/volume/v3/volumes/5d07a838-56d8-46bd-8f15-7b5a92147647 returned with HTTP 200 Sep 01 12:38:51 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 164/322] 192.168.122.202 () {60 vars in 1487 bytes} [Tue Sep 1 12:38:50 2026] GET /volume/v3/volumes/5d07a838-56d8-46bd-8f15-7b5a92147647 => generated 855 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:38:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-d49807bb-cff4-41b5-b363-fd7fd5d89c96 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:38:51 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d49807bb-cff4-41b5-b363-fd7fd5d89c96 None None] GET http://192.168.122.202/volume// Sep 01 12:38:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d49807bb-cff4-41b5-b363-fd7fd5d89c96 None None] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:38:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d49807bb-cff4-41b5-b363-fd7fd5d89c96 None None] Calling method 'all' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:38:51 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d49807bb-cff4-41b5-b363-fd7fd5d89c96 None None] http://192.168.122.202/volume// returned with HTTP 300 Sep 01 12:38:51 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 159/323] 192.168.122.202 () {58 vars in 1317 bytes} [Tue Sep 1 12:38:51 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 12:38:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-e6f3b575-58c6-4f65-9851-825ccf29eac1 req-ab5e1e08-a1c9-4a4b-84fe-f154ac05cb85 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:38:51 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-e6f3b575-58c6-4f65-9851-825ccf29eac1 req-ab5e1e08-a1c9-4a4b-84fe-f154ac05cb85 tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] POST http://192.168.122.202/volume/v3/attachments Sep 01 12:38:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-e6f3b575-58c6-4f65-9851-825ccf29eac1 req-ab5e1e08-a1c9-4a4b-84fe-f154ac05cb85 tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5d07a838-56d8-46bd-8f15-7b5a92147647", "connector": null, "instance_uuid": "17e84659-d9e0-4a19-a998-6a46a111fd87"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:38:51 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:38:51 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:38:51 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:38:51 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:38:51 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-e6f3b575-58c6-4f65-9851-825ccf29eac1 req-ab5e1e08-a1c9-4a4b-84fe-f154ac05cb85 tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] http://192.168.122.202/volume/v3/attachments returned with HTTP 200 Sep 01 12:38:51 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 165/324] 192.168.122.202 () {66 vars in 1483 bytes} [Tue Sep 1 12:38:51 2026] POST /volume/v3/attachments => generated 273 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:38:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-1de3974c-0bf8-43c8-b90e-207c914874c1 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:38:51 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1de3974c-0bf8-43c8-b90e-207c914874c1 tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] GET http://192.168.122.202/volume/v3/volumes/5d07a838-56d8-46bd-8f15-7b5a92147647 Sep 01 12:38:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-1de3974c-0bf8-43c8-b90e-207c914874c1 tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:38:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-1de3974c-0bf8-43c8-b90e-207c914874c1 tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:38:51 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:38:51 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:38:51 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:38:51 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:38:51 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-1de3974c-0bf8-43c8-b90e-207c914874c1 tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] Volume info retrieved successfully. Sep 01 12:38:51 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1de3974c-0bf8-43c8-b90e-207c914874c1 tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] http://192.168.122.202/volume/v3/volumes/5d07a838-56d8-46bd-8f15-7b5a92147647 returned with HTTP 200 Sep 01 12:38:51 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 160/325] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:38:51 2026] GET /volume/v3/volumes/5d07a838-56d8-46bd-8f15-7b5a92147647 => generated 854 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:38:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-2790b708-4f15-4b3f-86c7-72a7cab54c7f None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:38:51 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-2790b708-4f15-4b3f-86c7-72a7cab54c7f None None] GET http://192.168.122.202/volume// Sep 01 12:38:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-2790b708-4f15-4b3f-86c7-72a7cab54c7f None None] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:38:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-2790b708-4f15-4b3f-86c7-72a7cab54c7f None None] Calling method 'all' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:38:51 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-2790b708-4f15-4b3f-86c7-72a7cab54c7f None None] http://192.168.122.202/volume// returned with HTTP 300 Sep 01 12:38:51 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 166/326] 192.168.122.202 () {58 vars in 1315 bytes} [Tue Sep 1 12:38:51 2026] GET /volume/ => generated 390 bytes in 15 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 12:38:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-e6f3b575-58c6-4f65-9851-825ccf29eac1 req-64cab46c-7c94-4896-afd6-1f2843613a2a None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:38:51 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-e6f3b575-58c6-4f65-9851-825ccf29eac1 req-64cab46c-7c94-4896-afd6-1f2843613a2a tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] GET http://192.168.122.202/volume/v3/volumes/5d07a838-56d8-46bd-8f15-7b5a92147647 Sep 01 12:38:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-e6f3b575-58c6-4f65-9851-825ccf29eac1 req-64cab46c-7c94-4896-afd6-1f2843613a2a tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:38:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-e6f3b575-58c6-4f65-9851-825ccf29eac1 req-64cab46c-7c94-4896-afd6-1f2843613a2a tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:38:51 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:38:51 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:38:51 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:38:51 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:38:51 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [req-e6f3b575-58c6-4f65-9851-825ccf29eac1 req-64cab46c-7c94-4896-afd6-1f2843613a2a tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] Volume info retrieved successfully. Sep 01 12:38:51 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-e6f3b575-58c6-4f65-9851-825ccf29eac1 req-64cab46c-7c94-4896-afd6-1f2843613a2a tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] http://192.168.122.202/volume/v3/volumes/5d07a838-56d8-46bd-8f15-7b5a92147647 returned with HTTP 200 Sep 01 12:38:51 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 161/327] 192.168.122.202 () {62 vars in 1528 bytes} [Tue Sep 1 12:38:51 2026] GET /volume/v3/volumes/5d07a838-56d8-46bd-8f15-7b5a92147647 => generated 1035 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 12:38:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-1fdca51f-9911-4a78-93f6-14bc7b7bad17 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:38:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-e6f3b575-58c6-4f65-9851-825ccf29eac1 req-a8dc2157-364a-49ca-86b0-3f1f56502a05 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:38:51 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-e6f3b575-58c6-4f65-9851-825ccf29eac1 req-a8dc2157-364a-49ca-86b0-3f1f56502a05 tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] PUT http://192.168.122.202/volume/v3/attachments/6681d8e5-83ac-4dcf-b448-f20c2fe7865c Sep 01 12:38:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-e6f3b575-58c6-4f65-9851-825ccf29eac1 req-a8dc2157-364a-49ca-86b0-3f1f56502a05 tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.202", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9cabaa2c96fd", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "d576c0ca-ddd0-46cc-913d-b7a80063e011", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:38:51 devstack devstack@c-api.service[86814]: DEBUG cinder.coordination [req-e6f3b575-58c6-4f65-9851-825ccf29eac1 req-a8dc2157-364a-49ca-86b0-3f1f56502a05 tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] Acquiring lock "cinder-attachment_update-5d07a838-56d8-46bd-8f15-7b5a92147647-devstack" by "attachment_update" {{(pid=86814) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 12:38:51 devstack devstack@c-api.service[86814]: DEBUG cinder.coordination [req-e6f3b575-58c6-4f65-9851-825ccf29eac1 req-a8dc2157-364a-49ca-86b0-3f1f56502a05 tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] Lock "cinder-attachment_update-5d07a838-56d8-46bd-8f15-7b5a92147647-devstack" acquired by "attachment_update" :: waited 0.026s {{(pid=86814) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 12:38:51 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:38:51 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:38:51 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:38:51 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:38:52 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-1fdca51f-9911-4a78-93f6-14bc7b7bad17 tempest-VolumesCloneTest-211533527 tempest-VolumesCloneTest-211533527-project-member] POST http://192.168.122.202/volume/v3/volumes Sep 01 12:38:52 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-1fdca51f-9911-4a78-93f6-14bc7b7bad17 tempest-VolumesCloneTest-211533527 tempest-VolumesCloneTest-211533527-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-650641563"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:38:52 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.volumes [None req-1fdca51f-9911-4a78-93f6-14bc7b7bad17 tempest-VolumesCloneTest-211533527 tempest-VolumesCloneTest-211533527-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-650641563'}} {{(pid=86815) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:38:52 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-1fdca51f-9911-4a78-93f6-14bc7b7bad17 tempest-VolumesCloneTest-211533527 tempest-VolumesCloneTest-211533527-project-member] Create volume of 1 GB Sep 01 12:38:52 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:38:52 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:38:52 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-1fdca51f-9911-4a78-93f6-14bc7b7bad17 tempest-VolumesCloneTest-211533527 tempest-VolumesCloneTest-211533527-project-member] Availability Zones retrieved successfully. Sep 01 12:38:52 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-1fdca51f-9911-4a78-93f6-14bc7b7bad17 tempest-VolumesCloneTest-211533527 tempest-VolumesCloneTest-211533527-project-member] Flow 'volume_create_api' (b0e2c413-ad37-4f4b-98ad-97ef8c8f7a05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:38:52 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-1fdca51f-9911-4a78-93f6-14bc7b7bad17 tempest-VolumesCloneTest-211533527 tempest-VolumesCloneTest-211533527-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c43ab586-cbfb-446b-8b80-aa5736b9c747) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:38:52 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.flows.api.create_volume [None req-1fdca51f-9911-4a78-93f6-14bc7b7bad17 tempest-VolumesCloneTest-211533527 tempest-VolumesCloneTest-211533527-project-member] Validating volume size '1' using validate_int {{(pid=86815) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 12:38:52 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-1fdca51f-9911-4a78-93f6-14bc7b7bad17 tempest-VolumesCloneTest-211533527 tempest-VolumesCloneTest-211533527-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c43ab586-cbfb-446b-8b80-aa5736b9c747) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T10:31:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3a4f1b59-94a6-4839-b926-0837adf99645,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a4f1b59-94a6-4839-b926-0837adf99645', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:38:52 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-1fdca51f-9911-4a78-93f6-14bc7b7bad17 tempest-VolumesCloneTest-211533527 tempest-VolumesCloneTest-211533527-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c6298f0-8e21-4c5f-b353-8b874f12f451) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:38:52 devstack devstack@c-api.service[86814]: DEBUG cinder.coordination [req-e6f3b575-58c6-4f65-9851-825ccf29eac1 req-a8dc2157-364a-49ca-86b0-3f1f56502a05 tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] Lock "cinder-attachment_update-5d07a838-56d8-46bd-8f15-7b5a92147647-devstack" released by "attachment_update" :: held 0.256s {{(pid=86814) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 12:38:52 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-e6f3b575-58c6-4f65-9851-825ccf29eac1 req-a8dc2157-364a-49ca-86b0-3f1f56502a05 tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] http://192.168.122.202/volume/v3/attachments/6681d8e5-83ac-4dcf-b448-f20c2fe7865c returned with HTTP 200 Sep 01 12:38:52 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 162/328] 192.168.122.202 () {66 vars in 1593 bytes} [Tue Sep 1 12:38:51 2026] PUT /volume/v3/attachments/6681d8e5-83ac-4dcf-b448-f20c2fe7865c => generated 694 bytes in 317 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:38:52 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-1fdca51f-9911-4a78-93f6-14bc7b7bad17 tempest-VolumesCloneTest-211533527 tempest-VolumesCloneTest-211533527-project-member] Created reservations ['cf1f84b7-1ad4-4343-8100-ca4e8b09a601', '8d9a7ec4-3df3-4682-8360-da52af0d0935', '589313cf-084b-4f67-a2bd-e87e47db6d8f', '782d00ed-a99e-4e5e-ac73-9788b209dd16'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:38:52 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-1fdca51f-9911-4a78-93f6-14bc7b7bad17 tempest-VolumesCloneTest-211533527 tempest-VolumesCloneTest-211533527-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c6298f0-8e21-4c5f-b353-8b874f12f451) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cf1f84b7-1ad4-4343-8100-ca4e8b09a601', '8d9a7ec4-3df3-4682-8360-da52af0d0935', '589313cf-084b-4f67-a2bd-e87e47db6d8f', '782d00ed-a99e-4e5e-ac73-9788b209dd16']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:38:52 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-1fdca51f-9911-4a78-93f6-14bc7b7bad17 tempest-VolumesCloneTest-211533527 tempest-VolumesCloneTest-211533527-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4cdc7672-c2b8-4dc5-8ee4-e543ee686cdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:38:52 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:38:52 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:38:52 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-1fdca51f-9911-4a78-93f6-14bc7b7bad17 tempest-VolumesCloneTest-211533527 tempest-VolumesCloneTest-211533527-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4cdc7672-c2b8-4dc5-8ee4-e543ee686cdd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9655a9af-97a2-4e65-8df6-b2d9521466d5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-650641563',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='42ba071f74084858b84d059c5e7a5264',qos_specs=None,replication_status=,reservations=['cf1f84b7-1ad4-4343-8100-ca4e8b09a601','8d9a7ec4-3df3-4682-8360-da52af0d0935','589313cf-084b-4f67-a2bd-e87e47db6d8f','782d00ed-a99e-4e5e-ac73-9788b209dd16'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9242fc181d17429db0095d71159cd43e',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T10:38:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-650641563',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9655a9af-97a2-4e65-8df6-b2d9521466d5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='42ba071f74084858b84d059c5e7a5264',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9242fc181d17429db0095d71159cd43e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a4f1b59-94a6-4839-b926-0837adf99645),volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:38:52 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-1fdca51f-9911-4a78-93f6-14bc7b7bad17 tempest-VolumesCloneTest-211533527 tempest-VolumesCloneTest-211533527-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ef8d8b09-f31d-4bbb-94c8-8f9137382dd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:38:52 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-1fdca51f-9911-4a78-93f6-14bc7b7bad17 tempest-VolumesCloneTest-211533527 tempest-VolumesCloneTest-211533527-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ef8d8b09-f31d-4bbb-94c8-8f9137382dd2) transitioned into state 'SUCCESS' from state '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-650641563',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='42ba071f74084858b84d059c5e7a5264',qos_specs=None,replication_status=,reservations=['cf1f84b7-1ad4-4343-8100-ca4e8b09a601','8d9a7ec4-3df3-4682-8360-da52af0d0935','589313cf-084b-4f67-a2bd-e87e47db6d8f','782d00ed-a99e-4e5e-ac73-9788b209dd16'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9242fc181d17429db0095d71159cd43e',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:38:52 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-1fdca51f-9911-4a78-93f6-14bc7b7bad17 tempest-VolumesCloneTest-211533527 tempest-VolumesCloneTest-211533527-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e47f7fd2-300d-4a5c-943a-64ba7247aaf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:38:52 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-1fdca51f-9911-4a78-93f6-14bc7b7bad17 tempest-VolumesCloneTest-211533527 tempest-VolumesCloneTest-211533527-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e47f7fd2-300d-4a5c-943a-64ba7247aaf4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:38:52 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-1fdca51f-9911-4a78-93f6-14bc7b7bad17 tempest-VolumesCloneTest-211533527 tempest-VolumesCloneTest-211533527-project-member] Flow 'volume_create_api' (b0e2c413-ad37-4f4b-98ad-97ef8c8f7a05) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86815) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:38:52 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-1fdca51f-9911-4a78-93f6-14bc7b7bad17 tempest-VolumesCloneTest-211533527 tempest-VolumesCloneTest-211533527-project-member] Create volume request issued successfully. Sep 01 12:38:52 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-1fdca51f-9911-4a78-93f6-14bc7b7bad17 tempest-VolumesCloneTest-211533527 tempest-VolumesCloneTest-211533527-project-member] http://192.168.122.202/volume/v3/volumes returned with HTTP 202 Sep 01 12:38:52 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 167/329] 192.168.122.202 () {60 vars in 1142 bytes} [Tue Sep 1 12:38:51 2026] POST /volume/v3/volumes => generated 755 bytes in 751 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:38:52 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-f3ddd59f-0a4e-4595-8c5d-db9b58f2c5a6 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:38:52 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f3ddd59f-0a4e-4595-8c5d-db9b58f2c5a6 tempest-VolumesCloneTest-211533527 tempest-VolumesCloneTest-211533527-project-member] GET http://192.168.122.202/volume/v3/volumes/9655a9af-97a2-4e65-8df6-b2d9521466d5 Sep 01 12:38:52 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f3ddd59f-0a4e-4595-8c5d-db9b58f2c5a6 tempest-VolumesCloneTest-211533527 tempest-VolumesCloneTest-211533527-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:38:52 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f3ddd59f-0a4e-4595-8c5d-db9b58f2c5a6 tempest-VolumesCloneTest-211533527 tempest-VolumesCloneTest-211533527-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:38:52 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:38:52 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:38:52 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:38:52 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:38:52 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-f3ddd59f-0a4e-4595-8c5d-db9b58f2c5a6 tempest-VolumesCloneTest-211533527 tempest-VolumesCloneTest-211533527-project-member] Volume info retrieved successfully. Sep 01 12:38:52 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f3ddd59f-0a4e-4595-8c5d-db9b58f2c5a6 tempest-VolumesCloneTest-211533527 tempest-VolumesCloneTest-211533527-project-member] http://192.168.122.202/volume/v3/volumes/9655a9af-97a2-4e65-8df6-b2d9521466d5 returned with HTTP 200 Sep 01 12:38:52 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 163/330] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:38:52 2026] GET /volume/v3/volumes/9655a9af-97a2-4e65-8df6-b2d9521466d5 => generated 823 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:38:52 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-3ae3cf75-2657-470f-aeb9-aa97190d995a None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:38:52 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-3ae3cf75-2657-470f-aeb9-aa97190d995a tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] GET http://192.168.122.202/volume/v3/volumes/5d07a838-56d8-46bd-8f15-7b5a92147647 Sep 01 12:38:52 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-3ae3cf75-2657-470f-aeb9-aa97190d995a tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:38:52 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-3ae3cf75-2657-470f-aeb9-aa97190d995a tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:38:52 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:38:52 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:38:52 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:38:52 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:38:52 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-3ae3cf75-2657-470f-aeb9-aa97190d995a tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] Volume info retrieved successfully. Sep 01 12:38:52 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-3ae3cf75-2657-470f-aeb9-aa97190d995a tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] http://192.168.122.202/volume/v3/volumes/5d07a838-56d8-46bd-8f15-7b5a92147647 returned with HTTP 200 Sep 01 12:38:52 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 168/331] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:38:52 2026] GET /volume/v3/volumes/5d07a838-56d8-46bd-8f15-7b5a92147647 => generated 855 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:38:52 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-e6f3b575-58c6-4f65-9851-825ccf29eac1 req-7c8d8e5d-fa4f-4d03-aabb-88638615a706 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:38:52 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-e6f3b575-58c6-4f65-9851-825ccf29eac1 req-7c8d8e5d-fa4f-4d03-aabb-88638615a706 tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] POST http://192.168.122.202/volume/v3/attachments/6681d8e5-83ac-4dcf-b448-f20c2fe7865c/action Sep 01 12:38:52 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-e6f3b575-58c6-4f65-9851-825ccf29eac1 req-7c8d8e5d-fa4f-4d03-aabb-88638615a706 tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] Action body: b'{"os-complete": null}' {{(pid=86814) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:38:52 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-e6f3b575-58c6-4f65-9851-825ccf29eac1 req-7c8d8e5d-fa4f-4d03-aabb-88638615a706 tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:38:52 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:38:52 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:38:52 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:38:52 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:38:52 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-e6f3b575-58c6-4f65-9851-825ccf29eac1 req-7c8d8e5d-fa4f-4d03-aabb-88638615a706 tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] http://192.168.122.202/volume/v3/attachments/6681d8e5-83ac-4dcf-b448-f20c2fe7865c/action returned with HTTP 204 Sep 01 12:38:52 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 164/332] 192.168.122.202 () {66 vars in 1614 bytes} [Tue Sep 1 12:38:52 2026] POST /volume/v3/attachments/6681d8e5-83ac-4dcf-b448-f20c2fe7865c/action => generated 0 bytes in 99 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:38:53 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-91c8b2f1-1c6a-447b-a715-231f603a82eb None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:38:53 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-91c8b2f1-1c6a-447b-a715-231f603a82eb tempest-VolumesCloneTest-211533527 tempest-VolumesCloneTest-211533527-project-member] GET http://192.168.122.202/volume/v3/volumes/9655a9af-97a2-4e65-8df6-b2d9521466d5 Sep 01 12:38:53 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-91c8b2f1-1c6a-447b-a715-231f603a82eb tempest-VolumesCloneTest-211533527 tempest-VolumesCloneTest-211533527-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:38:53 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-91c8b2f1-1c6a-447b-a715-231f603a82eb tempest-VolumesCloneTest-211533527 tempest-VolumesCloneTest-211533527-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:38:53 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:38:53 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:38:53 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:38:53 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:38:53 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-91c8b2f1-1c6a-447b-a715-231f603a82eb tempest-VolumesCloneTest-211533527 tempest-VolumesCloneTest-211533527-project-member] Volume info retrieved successfully. Sep 01 12:38:53 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-91c8b2f1-1c6a-447b-a715-231f603a82eb tempest-VolumesCloneTest-211533527 tempest-VolumesCloneTest-211533527-project-member] http://192.168.122.202/volume/v3/volumes/9655a9af-97a2-4e65-8df6-b2d9521466d5 returned with HTTP 200 Sep 01 12:38:53 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 169/333] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:38:53 2026] GET /volume/v3/volumes/9655a9af-97a2-4e65-8df6-b2d9521466d5 => generated 847 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:38:53 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-82a296df-f2de-4e08-9de0-4a1d421ddb1e None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:38:53 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-82a296df-f2de-4e08-9de0-4a1d421ddb1e tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] GET http://192.168.122.202/volume/v3/volumes/5d07a838-56d8-46bd-8f15-7b5a92147647 Sep 01 12:38:53 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-82a296df-f2de-4e08-9de0-4a1d421ddb1e tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:38:53 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-82a296df-f2de-4e08-9de0-4a1d421ddb1e tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:38:53 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:38:53 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:38:53 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:38:53 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:38:53 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-82a296df-f2de-4e08-9de0-4a1d421ddb1e tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] Volume info retrieved successfully. Sep 01 12:38:53 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-82a296df-f2de-4e08-9de0-4a1d421ddb1e tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] http://192.168.122.202/volume/v3/volumes/5d07a838-56d8-46bd-8f15-7b5a92147647 returned with HTTP 200 Sep 01 12:38:53 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 165/334] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:38:53 2026] GET /volume/v3/volumes/5d07a838-56d8-46bd-8f15-7b5a92147647 => generated 1147 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:38:53 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-e3272123-c683-4391-a62f-fb39da7cc733 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:38:53 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e3272123-c683-4391-a62f-fb39da7cc733 tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] GET http://192.168.122.202/volume/v3/volumes/5d07a838-56d8-46bd-8f15-7b5a92147647 Sep 01 12:38:53 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e3272123-c683-4391-a62f-fb39da7cc733 tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:38:53 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e3272123-c683-4391-a62f-fb39da7cc733 tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:38:53 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:38:53 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:38:53 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:38:53 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:38:53 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-e3272123-c683-4391-a62f-fb39da7cc733 tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] Volume info retrieved successfully. Sep 01 12:38:53 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e3272123-c683-4391-a62f-fb39da7cc733 tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] http://192.168.122.202/volume/v3/volumes/5d07a838-56d8-46bd-8f15-7b5a92147647 returned with HTTP 200 Sep 01 12:38:53 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 170/335] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:38:53 2026] GET /volume/v3/volumes/5d07a838-56d8-46bd-8f15-7b5a92147647 => generated 1147 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:38:54 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-dbe8b287-5815-4417-a855-79530cc3cf16 req-a8cc6cfc-52da-4ec2-a3a4-8dc73485f617 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:38:54 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-dbe8b287-5815-4417-a855-79530cc3cf16 req-a8cc6cfc-52da-4ec2-a3a4-8dc73485f617 tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] GET http://192.168.122.202/volume/v3/volumes/5d07a838-56d8-46bd-8f15-7b5a92147647 Sep 01 12:38:54 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-dbe8b287-5815-4417-a855-79530cc3cf16 req-a8cc6cfc-52da-4ec2-a3a4-8dc73485f617 tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:38:54 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-dbe8b287-5815-4417-a855-79530cc3cf16 req-a8cc6cfc-52da-4ec2-a3a4-8dc73485f617 tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:38:54 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:38:54 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:38:54 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:38:54 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:38:54 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [req-dbe8b287-5815-4417-a855-79530cc3cf16 req-a8cc6cfc-52da-4ec2-a3a4-8dc73485f617 tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] Volume info retrieved successfully. Sep 01 12:38:54 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-dbe8b287-5815-4417-a855-79530cc3cf16 req-a8cc6cfc-52da-4ec2-a3a4-8dc73485f617 tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] http://192.168.122.202/volume/v3/volumes/5d07a838-56d8-46bd-8f15-7b5a92147647 returned with HTTP 200 Sep 01 12:38:54 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 166/336] 192.168.122.202 () {60 vars in 1487 bytes} [Tue Sep 1 12:38:54 2026] GET /volume/v3/volumes/5d07a838-56d8-46bd-8f15-7b5a92147647 => generated 1147 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:38:54 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-58051225-da1a-40d3-ba8e-6db3beefc63f None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:38:54 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-58051225-da1a-40d3-ba8e-6db3beefc63f tempest-VolumesCloneTest-211533527 tempest-VolumesCloneTest-211533527-project-member] GET http://192.168.122.202/volume/v3/volumes/9655a9af-97a2-4e65-8df6-b2d9521466d5 Sep 01 12:38:54 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-58051225-da1a-40d3-ba8e-6db3beefc63f tempest-VolumesCloneTest-211533527 tempest-VolumesCloneTest-211533527-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:38:54 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-58051225-da1a-40d3-ba8e-6db3beefc63f tempest-VolumesCloneTest-211533527 tempest-VolumesCloneTest-211533527-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:38:54 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:38:54 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:38:54 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:38:54 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:38:54 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-58051225-da1a-40d3-ba8e-6db3beefc63f tempest-VolumesCloneTest-211533527 tempest-VolumesCloneTest-211533527-project-member] Volume info retrieved successfully. Sep 01 12:38:54 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-58051225-da1a-40d3-ba8e-6db3beefc63f tempest-VolumesCloneTest-211533527 tempest-VolumesCloneTest-211533527-project-member] http://192.168.122.202/volume/v3/volumes/9655a9af-97a2-4e65-8df6-b2d9521466d5 returned with HTTP 200 Sep 01 12:38:54 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 171/337] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:38:54 2026] GET /volume/v3/volumes/9655a9af-97a2-4e65-8df6-b2d9521466d5 => generated 848 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:38:54 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-b4f29400-675b-4daa-b11d-466096255974 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:38:54 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b4f29400-675b-4daa-b11d-466096255974 tempest-VolumesCloneTest-211533527 tempest-VolumesCloneTest-211533527-project-member] POST http://192.168.122.202/volume/v3/volumes Sep 01 12:38:54 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b4f29400-675b-4daa-b11d-466096255974 tempest-VolumesCloneTest-211533527 tempest-VolumesCloneTest-211533527-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "9655a9af-97a2-4e65-8df6-b2d9521466d5", "size": 2, "name": "tempest-VolumesCloneTest-Volume-1372178937"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:38:54 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volumes [None req-b4f29400-675b-4daa-b11d-466096255974 tempest-VolumesCloneTest-211533527 tempest-VolumesCloneTest-211533527-project-member] Create volume request body: {'volume': {'source_volid': '9655a9af-97a2-4e65-8df6-b2d9521466d5', 'size': 2, 'name': 'tempest-VolumesCloneTest-Volume-1372178937'}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:38:54 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:38:54 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:38:54 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:38:54 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:38:54 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-b4f29400-675b-4daa-b11d-466096255974 tempest-VolumesCloneTest-211533527 tempest-VolumesCloneTest-211533527-project-member] Volume retrieved successfully. Sep 01 12:38:54 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-b4f29400-675b-4daa-b11d-466096255974 tempest-VolumesCloneTest-211533527 tempest-VolumesCloneTest-211533527-project-member] Create volume of 2 GB Sep 01 12:38:54 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-b4f29400-675b-4daa-b11d-466096255974 tempest-VolumesCloneTest-211533527 tempest-VolumesCloneTest-211533527-project-member] Availability Zones retrieved successfully. Sep 01 12:38:54 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-b4f29400-675b-4daa-b11d-466096255974 tempest-VolumesCloneTest-211533527 tempest-VolumesCloneTest-211533527-project-member] Flow 'volume_create_api' (27fd9d68-66da-4952-8e15-a74772c36679) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:38:55 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-b4f29400-675b-4daa-b11d-466096255974 tempest-VolumesCloneTest-211533527 tempest-VolumesCloneTest-211533527-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d939c176-846e-4b59-a3e1-c0e6daa269d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:38:55 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.flows.api.create_volume [None req-b4f29400-675b-4daa-b11d-466096255974 tempest-VolumesCloneTest-211533527 tempest-VolumesCloneTest-211533527-project-member] Validating volume size '2' using validate_int, validate_source_size {{(pid=86814) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 12:38:55 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-b4f29400-675b-4daa-b11d-466096255974 tempest-VolumesCloneTest-211533527 tempest-VolumesCloneTest-211533527-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d939c176-846e-4b59-a3e1-c0e6daa269d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': '9655a9af-97a2-4e65-8df6-b2d9521466d5', 'volume_type': VolumeType(created_at=2026-09-01T10:31:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3a4f1b59-94a6-4839-b926-0837adf99645,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a4f1b59-94a6-4839-b926-0837adf99645', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:38:55 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-b4f29400-675b-4daa-b11d-466096255974 tempest-VolumesCloneTest-211533527 tempest-VolumesCloneTest-211533527-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d8d9f7f9-ba00-49b9-b49b-4340e4e35cc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:38:55 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-b4f29400-675b-4daa-b11d-466096255974 tempest-VolumesCloneTest-211533527 tempest-VolumesCloneTest-211533527-project-member] Created reservations ['04e48313-e193-4e7a-bbee-e130f7426851', 'c9d08298-bc1b-41a3-9045-44be39c222bc', 'aa0d1300-b14e-4706-ab3c-5e23f6b05e22', 'bee21163-3f0f-470b-bef5-080d70fd9f54'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:38:55 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-b4f29400-675b-4daa-b11d-466096255974 tempest-VolumesCloneTest-211533527 tempest-VolumesCloneTest-211533527-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d8d9f7f9-ba00-49b9-b49b-4340e4e35cc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['04e48313-e193-4e7a-bbee-e130f7426851', 'c9d08298-bc1b-41a3-9045-44be39c222bc', 'aa0d1300-b14e-4706-ab3c-5e23f6b05e22', 'bee21163-3f0f-470b-bef5-080d70fd9f54']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:38:55 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-b4f29400-675b-4daa-b11d-466096255974 tempest-VolumesCloneTest-211533527 tempest-VolumesCloneTest-211533527-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cecb9487-ace5-40db-9835-bbc66075003a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:38:55 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:38:55 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:38:55 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:38:55 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:38:55 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-b4f29400-675b-4daa-b11d-466096255974 tempest-VolumesCloneTest-211533527 tempest-VolumesCloneTest-211533527-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cecb9487-ace5-40db-9835-bbc66075003a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'be095ac8-ecdd-4ccf-94cc-2cfd61e70b75', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1372178937',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='42ba071f74084858b84d059c5e7a5264',qos_specs=None,replication_status=,reservations=['04e48313-e193-4e7a-bbee-e130f7426851','c9d08298-bc1b-41a3-9045-44be39c222bc','aa0d1300-b14e-4706-ab3c-5e23f6b05e22','bee21163-3f0f-470b-bef5-080d70fd9f54'],size=2,snapshot_id=None,source_replicaid=,source_volid=9655a9af-97a2-4e65-8df6-b2d9521466d5,status='creating',user_id='9242fc181d17429db0095d71159cd43e',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T10:38:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1372178937',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=be095ac8-ecdd-4ccf-94cc-2cfd61e70b75,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='42ba071f74084858b84d059c5e7a5264',provider_auth=None,provider_geometry=None,provider_id=None,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=9655a9af-97a2-4e65-8df6-b2d9521466d5,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9242fc181d17429db0095d71159cd43e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a4f1b59-94a6-4839-b926-0837adf99645),volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:38:55 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-b4f29400-675b-4daa-b11d-466096255974 tempest-VolumesCloneTest-211533527 tempest-VolumesCloneTest-211533527-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ce9a6942-f372-4bc0-b990-48cbfc12b5a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:38:55 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-b4f29400-675b-4daa-b11d-466096255974 tempest-VolumesCloneTest-211533527 tempest-VolumesCloneTest-211533527-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ce9a6942-f372-4bc0-b990-48cbfc12b5a5) transitioned into state 'SUCCESS' from state '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-1372178937',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='42ba071f74084858b84d059c5e7a5264',qos_specs=None,replication_status=,reservations=['04e48313-e193-4e7a-bbee-e130f7426851','c9d08298-bc1b-41a3-9045-44be39c222bc','aa0d1300-b14e-4706-ab3c-5e23f6b05e22','bee21163-3f0f-470b-bef5-080d70fd9f54'],size=2,snapshot_id=None,source_replicaid=,source_volid=9655a9af-97a2-4e65-8df6-b2d9521466d5,status='creating',user_id='9242fc181d17429db0095d71159cd43e',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:38:55 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-b4f29400-675b-4daa-b11d-466096255974 tempest-VolumesCloneTest-211533527 tempest-VolumesCloneTest-211533527-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3126a807-640b-410a-b657-f879a2845a50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:38:55 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:38:55 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:38:55 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-b4f29400-675b-4daa-b11d-466096255974 tempest-VolumesCloneTest-211533527 tempest-VolumesCloneTest-211533527-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3126a807-640b-410a-b657-f879a2845a50) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:38:55 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-b4f29400-675b-4daa-b11d-466096255974 tempest-VolumesCloneTest-211533527 tempest-VolumesCloneTest-211533527-project-member] Flow 'volume_create_api' (27fd9d68-66da-4952-8e15-a74772c36679) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86814) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:38:55 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-b4f29400-675b-4daa-b11d-466096255974 tempest-VolumesCloneTest-211533527 tempest-VolumesCloneTest-211533527-project-member] Create volume request issued successfully. Sep 01 12:38:55 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b4f29400-675b-4daa-b11d-466096255974 tempest-VolumesCloneTest-211533527 tempest-VolumesCloneTest-211533527-project-member] http://192.168.122.202/volume/v3/volumes returned with HTTP 202 Sep 01 12:38:55 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 167/338] 192.168.122.202 () {60 vars in 1143 bytes} [Tue Sep 1 12:38:54 2026] POST /volume/v3/volumes => generated 790 bytes in 688 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 01 12:38:55 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-dc31e574-96b1-4bd7-9248-22f610633134 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:38:55 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-dc31e574-96b1-4bd7-9248-22f610633134 tempest-VolumesCloneTest-211533527 tempest-VolumesCloneTest-211533527-project-member] GET http://192.168.122.202/volume/v3/volumes/be095ac8-ecdd-4ccf-94cc-2cfd61e70b75 Sep 01 12:38:55 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-dc31e574-96b1-4bd7-9248-22f610633134 tempest-VolumesCloneTest-211533527 tempest-VolumesCloneTest-211533527-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:38:55 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-dc31e574-96b1-4bd7-9248-22f610633134 tempest-VolumesCloneTest-211533527 tempest-VolumesCloneTest-211533527-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:38:55 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:38:55 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:38:55 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:38:55 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:38:55 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-dc31e574-96b1-4bd7-9248-22f610633134 tempest-VolumesCloneTest-211533527 tempest-VolumesCloneTest-211533527-project-member] Volume info retrieved successfully. Sep 01 12:38:55 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-dc31e574-96b1-4bd7-9248-22f610633134 tempest-VolumesCloneTest-211533527 tempest-VolumesCloneTest-211533527-project-member] http://192.168.122.202/volume/v3/volumes/be095ac8-ecdd-4ccf-94cc-2cfd61e70b75 returned with HTTP 200 Sep 01 12:38:55 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 172/339] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:38:55 2026] GET /volume/v3/volumes/be095ac8-ecdd-4ccf-94cc-2cfd61e70b75 => generated 858 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:38:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-211bbc50-5b91-44d2-807a-85c3556df01f None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:38:55 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-211bbc50-5b91-44d2-807a-85c3556df01f None None] GET http://192.168.122.202/volume// Sep 01 12:38:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-211bbc50-5b91-44d2-807a-85c3556df01f None None] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:38:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-211bbc50-5b91-44d2-807a-85c3556df01f None None] Calling method 'all' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:38:55 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-211bbc50-5b91-44d2-807a-85c3556df01f None None] http://192.168.122.202/volume// returned with HTTP 300 Sep 01 12:38:55 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 168/340] 192.168.122.202 () {58 vars in 1315 bytes} [Tue Sep 1 12:38:55 2026] GET /volume/ => generated 390 bytes in 12 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 12:38:55 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-dbe8b287-5815-4417-a855-79530cc3cf16 req-fa13f616-f747-47ff-88b2-8c158fc33f98 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:38:55 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-dbe8b287-5815-4417-a855-79530cc3cf16 req-fa13f616-f747-47ff-88b2-8c158fc33f98 tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] POST http://192.168.122.202/volume/v3/attachments Sep 01 12:38:55 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-dbe8b287-5815-4417-a855-79530cc3cf16 req-fa13f616-f747-47ff-88b2-8c158fc33f98 tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5d07a838-56d8-46bd-8f15-7b5a92147647", "connector": null, "instance_uuid": "17e84659-d9e0-4a19-a998-6a46a111fd87"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:38:55 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:38:55 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:38:55 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:38:55 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:38:55 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:38:55 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:38:56 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-dbe8b287-5815-4417-a855-79530cc3cf16 req-fa13f616-f747-47ff-88b2-8c158fc33f98 tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] http://192.168.122.202/volume/v3/attachments returned with HTTP 200 Sep 01 12:38:56 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 173/341] 192.168.122.202 () {66 vars in 1483 bytes} [Tue Sep 1 12:38:55 2026] POST /volume/v3/attachments => generated 273 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:38:56 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-b5b5271f-59b5-4f5c-a233-6992f4a88f19 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:38:56 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b5b5271f-59b5-4f5c-a233-6992f4a88f19 None None] GET http://192.168.122.202/volume// Sep 01 12:38:56 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b5b5271f-59b5-4f5c-a233-6992f4a88f19 None None] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:38:56 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b5b5271f-59b5-4f5c-a233-6992f4a88f19 None None] Calling method 'all' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:38:56 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b5b5271f-59b5-4f5c-a233-6992f4a88f19 None None] http://192.168.122.202/volume// returned with HTTP 300 Sep 01 12:38:56 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 169/342] 192.168.122.202 () {58 vars in 1315 bytes} [Tue Sep 1 12:38:56 2026] GET /volume/ => generated 390 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 12:38:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-dbe8b287-5815-4417-a855-79530cc3cf16 req-9b1342cd-bd2a-4c5e-8d01-8b5fd9c39282 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:38:56 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-dbe8b287-5815-4417-a855-79530cc3cf16 req-9b1342cd-bd2a-4c5e-8d01-8b5fd9c39282 tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] GET http://192.168.122.202/volume/v3/volumes/5d07a838-56d8-46bd-8f15-7b5a92147647 Sep 01 12:38:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-dbe8b287-5815-4417-a855-79530cc3cf16 req-9b1342cd-bd2a-4c5e-8d01-8b5fd9c39282 tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:38:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-dbe8b287-5815-4417-a855-79530cc3cf16 req-9b1342cd-bd2a-4c5e-8d01-8b5fd9c39282 tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:38:56 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:38:56 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:38:56 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:38:56 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:38:56 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [req-dbe8b287-5815-4417-a855-79530cc3cf16 req-9b1342cd-bd2a-4c5e-8d01-8b5fd9c39282 tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] Volume info retrieved successfully. Sep 01 12:38:56 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-dbe8b287-5815-4417-a855-79530cc3cf16 req-9b1342cd-bd2a-4c5e-8d01-8b5fd9c39282 tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] http://192.168.122.202/volume/v3/volumes/5d07a838-56d8-46bd-8f15-7b5a92147647 returned with HTTP 200 Sep 01 12:38:56 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 174/343] 192.168.122.202 () {62 vars in 1528 bytes} [Tue Sep 1 12:38:56 2026] GET /volume/v3/volumes/5d07a838-56d8-46bd-8f15-7b5a92147647 => generated 1328 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 12:38:56 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-dbe8b287-5815-4417-a855-79530cc3cf16 req-1d997cdd-6d15-455a-a041-6f3b4372fa9e None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:38:56 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-dbe8b287-5815-4417-a855-79530cc3cf16 req-1d997cdd-6d15-455a-a041-6f3b4372fa9e tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] DELETE http://192.168.122.202/volume/v3/attachments/6681d8e5-83ac-4dcf-b448-f20c2fe7865c Sep 01 12:38:56 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-dbe8b287-5815-4417-a855-79530cc3cf16 req-1d997cdd-6d15-455a-a041-6f3b4372fa9e tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:38:56 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-dbe8b287-5815-4417-a855-79530cc3cf16 req-1d997cdd-6d15-455a-a041-6f3b4372fa9e tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] Calling method 'version_select' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:38:56 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:38:56 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:38:56 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:38:56 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, Sep 01 12:38:56 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-dbe8b287-5815-4417-a855-79530cc3cf16 req-1d997cdd-6d15-455a-a041-6f3b4372fa9e tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] http://192.168.122.202/volume/v3/attachments/6681d8e5-83ac-4dcf-b448-f20c2fe7865c returned with HTTP 200 Sep 01 12:38:56 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 170/344] 192.168.122.202 () {64 vars in 1562 bytes} [Tue Sep 1 12:38:56 2026] DELETE /volume/v3/attachments/6681d8e5-83ac-4dcf-b448-f20c2fe7865c => generated 192 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 12:38:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-6d9623d2-6ed8-45f6-924d-11031f914d8a None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:38:56 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-6d9623d2-6ed8-45f6-924d-11031f914d8a tempest-VolumesCloneTest-211533527 tempest-VolumesCloneTest-211533527-project-member] GET http://192.168.122.202/volume/v3/volumes/be095ac8-ecdd-4ccf-94cc-2cfd61e70b75 Sep 01 12:38:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-6d9623d2-6ed8-45f6-924d-11031f914d8a tempest-VolumesCloneTest-211533527 tempest-VolumesCloneTest-211533527-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:38:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-6d9623d2-6ed8-45f6-924d-11031f914d8a tempest-VolumesCloneTest-211533527 tempest-VolumesCloneTest-211533527-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:38:56 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:38:56 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:38:56 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:38:56 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:38:56 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-6d9623d2-6ed8-45f6-924d-11031f914d8a tempest-VolumesCloneTest-211533527 tempest-VolumesCloneTest-211533527-project-member] Volume info retrieved successfully. Sep 01 12:38:56 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-6d9623d2-6ed8-45f6-924d-11031f914d8a tempest-VolumesCloneTest-211533527 tempest-VolumesCloneTest-211533527-project-member] http://192.168.122.202/volume/v3/volumes/be095ac8-ecdd-4ccf-94cc-2cfd61e70b75 returned with HTTP 200 Sep 01 12:38:56 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 175/345] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:38:56 2026] GET /volume/v3/volumes/be095ac8-ecdd-4ccf-94cc-2cfd61e70b75 => generated 882 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:38:57 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-053efdd6-be69-49a4-b15d-78929eb5262c None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:38:57 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-053efdd6-be69-49a4-b15d-78929eb5262c None None] GET http://192.168.122.202/volume// Sep 01 12:38:57 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-053efdd6-be69-49a4-b15d-78929eb5262c None None] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:38:57 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-053efdd6-be69-49a4-b15d-78929eb5262c None None] Calling method 'all' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:38:57 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-053efdd6-be69-49a4-b15d-78929eb5262c None None] http://192.168.122.202/volume// returned with HTTP 300 Sep 01 12:38:57 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 171/346] 192.168.122.202 () {58 vars in 1315 bytes} [Tue Sep 1 12:38:57 2026] GET /volume/ => generated 390 bytes in 18 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 12:38:57 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-dbe8b287-5815-4417-a855-79530cc3cf16 req-6749811e-6a01-4c2b-86a5-b04f25a5b488 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:38:57 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-dbe8b287-5815-4417-a855-79530cc3cf16 req-6749811e-6a01-4c2b-86a5-b04f25a5b488 tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] GET http://192.168.122.202/volume/v3/volumes/5d07a838-56d8-46bd-8f15-7b5a92147647 Sep 01 12:38:57 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-dbe8b287-5815-4417-a855-79530cc3cf16 req-6749811e-6a01-4c2b-86a5-b04f25a5b488 tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:38:57 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-dbe8b287-5815-4417-a855-79530cc3cf16 req-6749811e-6a01-4c2b-86a5-b04f25a5b488 tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:38:57 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:38:57 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:38:57 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:38:57 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:38:57 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [req-dbe8b287-5815-4417-a855-79530cc3cf16 req-6749811e-6a01-4c2b-86a5-b04f25a5b488 tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] Volume info retrieved successfully. Sep 01 12:38:57 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-dbe8b287-5815-4417-a855-79530cc3cf16 req-6749811e-6a01-4c2b-86a5-b04f25a5b488 tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] http://192.168.122.202/volume/v3/volumes/5d07a838-56d8-46bd-8f15-7b5a92147647 returned with HTTP 200 Sep 01 12:38:57 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 176/347] 192.168.122.202 () {62 vars in 1528 bytes} [Tue Sep 1 12:38:57 2026] GET /volume/v3/volumes/5d07a838-56d8-46bd-8f15-7b5a92147647 => generated 1035 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 01 12:38:57 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-dbe8b287-5815-4417-a855-79530cc3cf16 req-d6630979-a665-46b6-a3d6-c48fa9170e45 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:38:57 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-dbe8b287-5815-4417-a855-79530cc3cf16 req-d6630979-a665-46b6-a3d6-c48fa9170e45 tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] PUT http://192.168.122.202/volume/v3/attachments/8129ea8a-7ca9-4456-ae84-3ed2573c112d Sep 01 12:38:57 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-dbe8b287-5815-4417-a855-79530cc3cf16 req-d6630979-a665-46b6-a3d6-c48fa9170e45 tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.202", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9cabaa2c96fd", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "d576c0ca-ddd0-46cc-913d-b7a80063e011", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:38:57 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-ff8d4a40-9202-44ec-91a5-c067411f75af None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:38:57 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-ff8d4a40-9202-44ec-91a5-c067411f75af tempest-VolumesCloneTest-211533527 tempest-VolumesCloneTest-211533527-project-member] GET http://192.168.122.202/volume/v3/volumes/be095ac8-ecdd-4ccf-94cc-2cfd61e70b75 Sep 01 12:38:57 devstack devstack@c-api.service[86814]: DEBUG cinder.coordination [req-dbe8b287-5815-4417-a855-79530cc3cf16 req-d6630979-a665-46b6-a3d6-c48fa9170e45 tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] Acquiring lock "cinder-attachment_update-5d07a838-56d8-46bd-8f15-7b5a92147647-devstack" by "attachment_update" {{(pid=86814) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 12:38:57 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-ff8d4a40-9202-44ec-91a5-c067411f75af tempest-VolumesCloneTest-211533527 tempest-VolumesCloneTest-211533527-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:38:57 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-ff8d4a40-9202-44ec-91a5-c067411f75af tempest-VolumesCloneTest-211533527 tempest-VolumesCloneTest-211533527-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:38:57 devstack devstack@c-api.service[86814]: DEBUG cinder.coordination [req-dbe8b287-5815-4417-a855-79530cc3cf16 req-d6630979-a665-46b6-a3d6-c48fa9170e45 tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] Lock "cinder-attachment_update-5d07a838-56d8-46bd-8f15-7b5a92147647-devstack" acquired by "attachment_update" :: waited 0.048s {{(pid=86814) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 12:38:57 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:38:57 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:38:57 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:38:57 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:38:57 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:38:57 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:38:57 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:38:57 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:38:57 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-ff8d4a40-9202-44ec-91a5-c067411f75af tempest-VolumesCloneTest-211533527 tempest-VolumesCloneTest-211533527-project-member] Volume info retrieved successfully. Sep 01 12:38:57 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-ff8d4a40-9202-44ec-91a5-c067411f75af tempest-VolumesCloneTest-211533527 tempest-VolumesCloneTest-211533527-project-member] http://192.168.122.202/volume/v3/volumes/be095ac8-ecdd-4ccf-94cc-2cfd61e70b75 returned with HTTP 200 Sep 01 12:38:57 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 177/348] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:38:57 2026] GET /volume/v3/volumes/be095ac8-ecdd-4ccf-94cc-2cfd61e70b75 => generated 882 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:38:58 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-d46ed302-de99-40b4-a7f4-01f5d37115e6 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:38:58 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d46ed302-de99-40b4-a7f4-01f5d37115e6 tempest-VolumesCloneTest-211533527 tempest-VolumesCloneTest-211533527-project-member] GET http://192.168.122.202/volume/v3/volumes/be095ac8-ecdd-4ccf-94cc-2cfd61e70b75 Sep 01 12:38:58 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-d46ed302-de99-40b4-a7f4-01f5d37115e6 tempest-VolumesCloneTest-211533527 tempest-VolumesCloneTest-211533527-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:38:58 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-d46ed302-de99-40b4-a7f4-01f5d37115e6 tempest-VolumesCloneTest-211533527 tempest-VolumesCloneTest-211533527-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:38:58 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:38:58 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:38:58 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:38:58 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:38:58 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-d46ed302-de99-40b4-a7f4-01f5d37115e6 tempest-VolumesCloneTest-211533527 tempest-VolumesCloneTest-211533527-project-member] Volume info retrieved successfully. Sep 01 12:38:58 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d46ed302-de99-40b4-a7f4-01f5d37115e6 tempest-VolumesCloneTest-211533527 tempest-VolumesCloneTest-211533527-project-member] http://192.168.122.202/volume/v3/volumes/be095ac8-ecdd-4ccf-94cc-2cfd61e70b75 returned with HTTP 200 Sep 01 12:38:58 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 178/349] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:38:58 2026] GET /volume/v3/volumes/be095ac8-ecdd-4ccf-94cc-2cfd61e70b75 => generated 882 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:38:59 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-d5bc0fc0-eb03-4f22-a7ed-cc0f6cb0c33d None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:38:59 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d5bc0fc0-eb03-4f22-a7ed-cc0f6cb0c33d tempest-VolumesCloneTest-211533527 tempest-VolumesCloneTest-211533527-project-member] GET http://192.168.122.202/volume/v3/volumes/be095ac8-ecdd-4ccf-94cc-2cfd61e70b75 Sep 01 12:39:00 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-d5bc0fc0-eb03-4f22-a7ed-cc0f6cb0c33d tempest-VolumesCloneTest-211533527 tempest-VolumesCloneTest-211533527-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:39:00 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-d5bc0fc0-eb03-4f22-a7ed-cc0f6cb0c33d tempest-VolumesCloneTest-211533527 tempest-VolumesCloneTest-211533527-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:39:00 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:39:00 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:39:00 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:39:00 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:39:00 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-d5bc0fc0-eb03-4f22-a7ed-cc0f6cb0c33d tempest-VolumesCloneTest-211533527 tempest-VolumesCloneTest-211533527-project-member] Volume info retrieved successfully. Sep 01 12:39:00 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d5bc0fc0-eb03-4f22-a7ed-cc0f6cb0c33d tempest-VolumesCloneTest-211533527 tempest-VolumesCloneTest-211533527-project-member] http://192.168.122.202/volume/v3/volumes/be095ac8-ecdd-4ccf-94cc-2cfd61e70b75 returned with HTTP 200 Sep 01 12:39:00 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 179/350] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:38:59 2026] GET /volume/v3/volumes/be095ac8-ecdd-4ccf-94cc-2cfd61e70b75 => generated 882 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:39:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-73f71184-7a32-43ff-b4da-a3e195d70bb0 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:39:01 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-73f71184-7a32-43ff-b4da-a3e195d70bb0 tempest-VolumesCloneTest-211533527 tempest-VolumesCloneTest-211533527-project-member] GET http://192.168.122.202/volume/v3/volumes/be095ac8-ecdd-4ccf-94cc-2cfd61e70b75 Sep 01 12:39:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-73f71184-7a32-43ff-b4da-a3e195d70bb0 tempest-VolumesCloneTest-211533527 tempest-VolumesCloneTest-211533527-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:39:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-73f71184-7a32-43ff-b4da-a3e195d70bb0 tempest-VolumesCloneTest-211533527 tempest-VolumesCloneTest-211533527-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:39:01 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:39:01 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:39:01 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:39:01 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:39:01 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-73f71184-7a32-43ff-b4da-a3e195d70bb0 tempest-VolumesCloneTest-211533527 tempest-VolumesCloneTest-211533527-project-member] Volume info retrieved successfully. Sep 01 12:39:01 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-73f71184-7a32-43ff-b4da-a3e195d70bb0 tempest-VolumesCloneTest-211533527 tempest-VolumesCloneTest-211533527-project-member] http://192.168.122.202/volume/v3/volumes/be095ac8-ecdd-4ccf-94cc-2cfd61e70b75 returned with HTTP 200 Sep 01 12:39:01 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 180/351] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:39:01 2026] GET /volume/v3/volumes/be095ac8-ecdd-4ccf-94cc-2cfd61e70b75 => generated 882 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:39:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-803d606e-4cce-4578-bf3f-e7fbdd5a4671 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:39:02 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-803d606e-4cce-4578-bf3f-e7fbdd5a4671 tempest-VolumesCloneTest-211533527 tempest-VolumesCloneTest-211533527-project-member] GET http://192.168.122.202/volume/v3/volumes/be095ac8-ecdd-4ccf-94cc-2cfd61e70b75 Sep 01 12:39:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-803d606e-4cce-4578-bf3f-e7fbdd5a4671 tempest-VolumesCloneTest-211533527 tempest-VolumesCloneTest-211533527-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:39:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-803d606e-4cce-4578-bf3f-e7fbdd5a4671 tempest-VolumesCloneTest-211533527 tempest-VolumesCloneTest-211533527-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:39:02 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:39:02 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:39:02 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:39:02 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:39:02 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-803d606e-4cce-4578-bf3f-e7fbdd5a4671 tempest-VolumesCloneTest-211533527 tempest-VolumesCloneTest-211533527-project-member] Volume info retrieved successfully. Sep 01 12:39:02 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-803d606e-4cce-4578-bf3f-e7fbdd5a4671 tempest-VolumesCloneTest-211533527 tempest-VolumesCloneTest-211533527-project-member] http://192.168.122.202/volume/v3/volumes/be095ac8-ecdd-4ccf-94cc-2cfd61e70b75 returned with HTTP 200 Sep 01 12:39:02 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 181/352] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:39:02 2026] GET /volume/v3/volumes/be095ac8-ecdd-4ccf-94cc-2cfd61e70b75 => generated 882 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:39:03 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-9bf9de2c-3f7b-42b1-905f-409baf18e3be None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:39:03 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9bf9de2c-3f7b-42b1-905f-409baf18e3be tempest-VolumesCloneTest-211533527 tempest-VolumesCloneTest-211533527-project-member] GET http://192.168.122.202/volume/v3/volumes/be095ac8-ecdd-4ccf-94cc-2cfd61e70b75 Sep 01 12:39:03 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-9bf9de2c-3f7b-42b1-905f-409baf18e3be tempest-VolumesCloneTest-211533527 tempest-VolumesCloneTest-211533527-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:39:03 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-9bf9de2c-3f7b-42b1-905f-409baf18e3be tempest-VolumesCloneTest-211533527 tempest-VolumesCloneTest-211533527-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:39:03 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:39:03 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:39:03 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:39:03 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:39:03 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-9bf9de2c-3f7b-42b1-905f-409baf18e3be tempest-VolumesCloneTest-211533527 tempest-VolumesCloneTest-211533527-project-member] Volume info retrieved successfully. Sep 01 12:39:03 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9bf9de2c-3f7b-42b1-905f-409baf18e3be tempest-VolumesCloneTest-211533527 tempest-VolumesCloneTest-211533527-project-member] http://192.168.122.202/volume/v3/volumes/be095ac8-ecdd-4ccf-94cc-2cfd61e70b75 returned with HTTP 200 Sep 01 12:39:03 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 182/353] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:39:03 2026] GET /volume/v3/volumes/be095ac8-ecdd-4ccf-94cc-2cfd61e70b75 => generated 882 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:39:04 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-01d01feb-915a-43e9-b87e-d71379b2be17 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:39:04 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-01d01feb-915a-43e9-b87e-d71379b2be17 tempest-VolumesCloneTest-211533527 tempest-VolumesCloneTest-211533527-project-member] GET http://192.168.122.202/volume/v3/volumes/be095ac8-ecdd-4ccf-94cc-2cfd61e70b75 Sep 01 12:39:04 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-01d01feb-915a-43e9-b87e-d71379b2be17 tempest-VolumesCloneTest-211533527 tempest-VolumesCloneTest-211533527-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:39:04 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-01d01feb-915a-43e9-b87e-d71379b2be17 tempest-VolumesCloneTest-211533527 tempest-VolumesCloneTest-211533527-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:39:04 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:39:04 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:39:04 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:39:04 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:39:04 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-01d01feb-915a-43e9-b87e-d71379b2be17 tempest-VolumesCloneTest-211533527 tempest-VolumesCloneTest-211533527-project-member] Volume info retrieved successfully. Sep 01 12:39:04 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-01d01feb-915a-43e9-b87e-d71379b2be17 tempest-VolumesCloneTest-211533527 tempest-VolumesCloneTest-211533527-project-member] http://192.168.122.202/volume/v3/volumes/be095ac8-ecdd-4ccf-94cc-2cfd61e70b75 returned with HTTP 200 Sep 01 12:39:04 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 183/354] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:39:04 2026] GET /volume/v3/volumes/be095ac8-ecdd-4ccf-94cc-2cfd61e70b75 => generated 882 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:39:05 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-864afaf4-6d6a-447d-bf6e-c17c769151cd None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:39:05 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-864afaf4-6d6a-447d-bf6e-c17c769151cd tempest-VolumesCloneTest-211533527 tempest-VolumesCloneTest-211533527-project-member] GET http://192.168.122.202/volume/v3/volumes/be095ac8-ecdd-4ccf-94cc-2cfd61e70b75 Sep 01 12:39:05 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-864afaf4-6d6a-447d-bf6e-c17c769151cd tempest-VolumesCloneTest-211533527 tempest-VolumesCloneTest-211533527-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:39:05 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-864afaf4-6d6a-447d-bf6e-c17c769151cd tempest-VolumesCloneTest-211533527 tempest-VolumesCloneTest-211533527-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:39:05 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:39:05 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:39:05 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:39:05 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:39:05 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-864afaf4-6d6a-447d-bf6e-c17c769151cd tempest-VolumesCloneTest-211533527 tempest-VolumesCloneTest-211533527-project-member] Volume info retrieved successfully. Sep 01 12:39:05 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-864afaf4-6d6a-447d-bf6e-c17c769151cd tempest-VolumesCloneTest-211533527 tempest-VolumesCloneTest-211533527-project-member] http://192.168.122.202/volume/v3/volumes/be095ac8-ecdd-4ccf-94cc-2cfd61e70b75 returned with HTTP 200 Sep 01 12:39:05 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 184/355] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:39:05 2026] GET /volume/v3/volumes/be095ac8-ecdd-4ccf-94cc-2cfd61e70b75 => generated 882 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:39:06 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-3190f007-d61f-4320-bc38-14749c840f3a None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:39:06 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-3190f007-d61f-4320-bc38-14749c840f3a tempest-VolumesCloneTest-211533527 tempest-VolumesCloneTest-211533527-project-member] GET http://192.168.122.202/volume/v3/volumes/be095ac8-ecdd-4ccf-94cc-2cfd61e70b75 Sep 01 12:39:06 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-3190f007-d61f-4320-bc38-14749c840f3a tempest-VolumesCloneTest-211533527 tempest-VolumesCloneTest-211533527-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:39:06 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-3190f007-d61f-4320-bc38-14749c840f3a tempest-VolumesCloneTest-211533527 tempest-VolumesCloneTest-211533527-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:39:06 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:39:06 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:39:06 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:39:06 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:39:06 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-3190f007-d61f-4320-bc38-14749c840f3a tempest-VolumesCloneTest-211533527 tempest-VolumesCloneTest-211533527-project-member] Volume info retrieved successfully. Sep 01 12:39:06 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-3190f007-d61f-4320-bc38-14749c840f3a tempest-VolumesCloneTest-211533527 tempest-VolumesCloneTest-211533527-project-member] http://192.168.122.202/volume/v3/volumes/be095ac8-ecdd-4ccf-94cc-2cfd61e70b75 returned with HTTP 200 Sep 01 12:39:06 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 185/356] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:39:06 2026] GET /volume/v3/volumes/be095ac8-ecdd-4ccf-94cc-2cfd61e70b75 => generated 882 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:39:07 devstack devstack@c-api.service[86814]: DEBUG dbcounter [-] [86814] Writing DB stats cinder:SELECT=188,cinder:INSERT=10,cinder:UPDATE=30 {{(pid=86814) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 12:39:08 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-02d92b95-0d3a-4f6f-ba77-5015b6694b4a None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:39:08 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-02d92b95-0d3a-4f6f-ba77-5015b6694b4a tempest-VolumesCloneTest-211533527 tempest-VolumesCloneTest-211533527-project-member] GET http://192.168.122.202/volume/v3/volumes/be095ac8-ecdd-4ccf-94cc-2cfd61e70b75 Sep 01 12:39:08 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-02d92b95-0d3a-4f6f-ba77-5015b6694b4a tempest-VolumesCloneTest-211533527 tempest-VolumesCloneTest-211533527-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:39:08 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-02d92b95-0d3a-4f6f-ba77-5015b6694b4a tempest-VolumesCloneTest-211533527 tempest-VolumesCloneTest-211533527-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:39:08 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:39:08 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:39:08 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:39:08 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:39:08 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-02d92b95-0d3a-4f6f-ba77-5015b6694b4a tempest-VolumesCloneTest-211533527 tempest-VolumesCloneTest-211533527-project-member] Volume info retrieved successfully. Sep 01 12:39:08 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-02d92b95-0d3a-4f6f-ba77-5015b6694b4a tempest-VolumesCloneTest-211533527 tempest-VolumesCloneTest-211533527-project-member] http://192.168.122.202/volume/v3/volumes/be095ac8-ecdd-4ccf-94cc-2cfd61e70b75 returned with HTTP 200 Sep 01 12:39:08 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 186/357] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:39:08 2026] GET /volume/v3/volumes/be095ac8-ecdd-4ccf-94cc-2cfd61e70b75 => generated 883 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:39:08 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-8340fd09-5efa-4061-b253-48d1e7f71894 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:39:08 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-8340fd09-5efa-4061-b253-48d1e7f71894 tempest-VolumesCloneTest-211533527 tempest-VolumesCloneTest-211533527-project-member] GET http://192.168.122.202/volume/v3/volumes/be095ac8-ecdd-4ccf-94cc-2cfd61e70b75 Sep 01 12:39:08 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-8340fd09-5efa-4061-b253-48d1e7f71894 tempest-VolumesCloneTest-211533527 tempest-VolumesCloneTest-211533527-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:39:08 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-8340fd09-5efa-4061-b253-48d1e7f71894 tempest-VolumesCloneTest-211533527 tempest-VolumesCloneTest-211533527-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:39:08 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:39:08 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:39:08 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:39:08 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:39:08 devstack devstack@c-api.service[86814]: DEBUG cinder.coordination [req-dbe8b287-5815-4417-a855-79530cc3cf16 req-d6630979-a665-46b6-a3d6-c48fa9170e45 tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] Lock "cinder-attachment_update-5d07a838-56d8-46bd-8f15-7b5a92147647-devstack" released by "attachment_update" :: held 10.318s {{(pid=86814) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 12:39:08 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-dbe8b287-5815-4417-a855-79530cc3cf16 req-d6630979-a665-46b6-a3d6-c48fa9170e45 tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] http://192.168.122.202/volume/v3/attachments/8129ea8a-7ca9-4456-ae84-3ed2573c112d returned with HTTP 200 Sep 01 12:39:08 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 172/358] 192.168.122.202 () {66 vars in 1593 bytes} [Tue Sep 1 12:38:57 2026] PUT /volume/v3/attachments/8129ea8a-7ca9-4456-ae84-3ed2573c112d => generated 694 bytes in 10451 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:39:08 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-8340fd09-5efa-4061-b253-48d1e7f71894 tempest-VolumesCloneTest-211533527 tempest-VolumesCloneTest-211533527-project-member] Volume info retrieved successfully. Sep 01 12:39:08 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-8340fd09-5efa-4061-b253-48d1e7f71894 tempest-VolumesCloneTest-211533527 tempest-VolumesCloneTest-211533527-project-member] http://192.168.122.202/volume/v3/volumes/be095ac8-ecdd-4ccf-94cc-2cfd61e70b75 returned with HTTP 200 Sep 01 12:39:08 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 187/359] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:39:08 2026] GET /volume/v3/volumes/be095ac8-ecdd-4ccf-94cc-2cfd61e70b75 => generated 883 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:39:08 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-2bd4ccc4-008c-4b58-803f-d3169783530a None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:39:08 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-2bd4ccc4-008c-4b58-803f-d3169783530a tempest-VolumesCloneTest-211533527 tempest-VolumesCloneTest-211533527-project-member] GET http://192.168.122.202/volume/v3/volumes/be095ac8-ecdd-4ccf-94cc-2cfd61e70b75 Sep 01 12:39:08 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-dbe8b287-5815-4417-a855-79530cc3cf16 req-f224894a-b4dd-49cf-82b2-034ae9b23cd7 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:39:08 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-2bd4ccc4-008c-4b58-803f-d3169783530a tempest-VolumesCloneTest-211533527 tempest-VolumesCloneTest-211533527-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:39:08 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-2bd4ccc4-008c-4b58-803f-d3169783530a tempest-VolumesCloneTest-211533527 tempest-VolumesCloneTest-211533527-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:39:08 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-dbe8b287-5815-4417-a855-79530cc3cf16 req-f224894a-b4dd-49cf-82b2-034ae9b23cd7 tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] POST http://192.168.122.202/volume/v3/attachments/8129ea8a-7ca9-4456-ae84-3ed2573c112d/action Sep 01 12:39:08 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-dbe8b287-5815-4417-a855-79530cc3cf16 req-f224894a-b4dd-49cf-82b2-034ae9b23cd7 tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] Action body: b'{"os-complete": null}' {{(pid=86815) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:39:08 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-dbe8b287-5815-4417-a855-79530cc3cf16 req-f224894a-b4dd-49cf-82b2-034ae9b23cd7 tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:39:08 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:39:08 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:39:08 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:39:08 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:39:08 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-2bd4ccc4-008c-4b58-803f-d3169783530a tempest-VolumesCloneTest-211533527 tempest-VolumesCloneTest-211533527-project-member] Volume info retrieved successfully. Sep 01 12:39:08 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:39:08 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:39:08 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-2bd4ccc4-008c-4b58-803f-d3169783530a tempest-VolumesCloneTest-211533527 tempest-VolumesCloneTest-211533527-project-member] http://192.168.122.202/volume/v3/volumes/be095ac8-ecdd-4ccf-94cc-2cfd61e70b75 returned with HTTP 200 Sep 01 12:39:08 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 173/360] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:39:08 2026] GET /volume/v3/volumes/be095ac8-ecdd-4ccf-94cc-2cfd61e70b75 => generated 883 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:39:08 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:39:08 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:39:08 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-5df523e7-bb22-4714-a8bb-a6643f62ea48 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:39:08 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-5df523e7-bb22-4714-a8bb-a6643f62ea48 tempest-VolumesCloneTest-211533527 tempest-VolumesCloneTest-211533527-project-member] DELETE http://192.168.122.202/volume/v3/volumes/be095ac8-ecdd-4ccf-94cc-2cfd61e70b75 Sep 01 12:39:08 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-5df523e7-bb22-4714-a8bb-a6643f62ea48 tempest-VolumesCloneTest-211533527 tempest-VolumesCloneTest-211533527-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:39:08 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-5df523e7-bb22-4714-a8bb-a6643f62ea48 tempest-VolumesCloneTest-211533527 tempest-VolumesCloneTest-211533527-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:39:08 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-5df523e7-bb22-4714-a8bb-a6643f62ea48 tempest-VolumesCloneTest-211533527 tempest-VolumesCloneTest-211533527-project-member] Delete volume with id: be095ac8-ecdd-4ccf-94cc-2cfd61e70b75 Sep 01 12:39:08 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-dbe8b287-5815-4417-a855-79530cc3cf16 req-f224894a-b4dd-49cf-82b2-034ae9b23cd7 tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] http://192.168.122.202/volume/v3/attachments/8129ea8a-7ca9-4456-ae84-3ed2573c112d/action returned with HTTP 204 Sep 01 12:39:08 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 188/361] 192.168.122.202 () {66 vars in 1614 bytes} [Tue Sep 1 12:39:08 2026] POST /volume/v3/attachments/8129ea8a-7ca9-4456-ae84-3ed2573c112d/action => generated 0 bytes in 70 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:39:08 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:39:08 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:39:08 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:39:08 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:39:08 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-5df523e7-bb22-4714-a8bb-a6643f62ea48 tempest-VolumesCloneTest-211533527 tempest-VolumesCloneTest-211533527-project-member] Volume info retrieved successfully. Sep 01 12:39:08 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-5df523e7-bb22-4714-a8bb-a6643f62ea48 tempest-VolumesCloneTest-211533527 tempest-VolumesCloneTest-211533527-project-member] Delete volume request issued successfully. Sep 01 12:39:08 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-5df523e7-bb22-4714-a8bb-a6643f62ea48 tempest-VolumesCloneTest-211533527 tempest-VolumesCloneTest-211533527-project-member] http://192.168.122.202/volume/v3/volumes/be095ac8-ecdd-4ccf-94cc-2cfd61e70b75 returned with HTTP 202 Sep 01 12:39:08 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 174/362] 192.168.122.202 () {58 vars in 1235 bytes} [Tue Sep 1 12:39:08 2026] DELETE /volume/v3/volumes/be095ac8-ecdd-4ccf-94cc-2cfd61e70b75 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:39:08 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-16cdf45d-ff16-4add-9b33-0dc8c4c403d0 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:39:08 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-16cdf45d-ff16-4add-9b33-0dc8c4c403d0 tempest-VolumesCloneTest-211533527 tempest-VolumesCloneTest-211533527-project-member] GET http://192.168.122.202/volume/v3/volumes/be095ac8-ecdd-4ccf-94cc-2cfd61e70b75 Sep 01 12:39:08 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-16cdf45d-ff16-4add-9b33-0dc8c4c403d0 tempest-VolumesCloneTest-211533527 tempest-VolumesCloneTest-211533527-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:39:08 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-16cdf45d-ff16-4add-9b33-0dc8c4c403d0 tempest-VolumesCloneTest-211533527 tempest-VolumesCloneTest-211533527-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:39:08 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:39:08 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:39:08 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:39:08 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:39:08 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-16cdf45d-ff16-4add-9b33-0dc8c4c403d0 tempest-VolumesCloneTest-211533527 tempest-VolumesCloneTest-211533527-project-member] Volume info retrieved successfully. Sep 01 12:39:08 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-16cdf45d-ff16-4add-9b33-0dc8c4c403d0 tempest-VolumesCloneTest-211533527 tempest-VolumesCloneTest-211533527-project-member] http://192.168.122.202/volume/v3/volumes/be095ac8-ecdd-4ccf-94cc-2cfd61e70b75 returned with HTTP 200 Sep 01 12:39:08 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 189/363] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:39:08 2026] GET /volume/v3/volumes/be095ac8-ecdd-4ccf-94cc-2cfd61e70b75 => generated 882 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:39:09 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-cb41a24f-009b-4f77-b242-740b1201a106 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:39:09 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-cb41a24f-009b-4f77-b242-740b1201a106 tempest-AttachVolumeShelveTestJSON-1316514730 tempest-AttachVolumeShelveTestJSON-1316514730-project-member] GET http://192.168.122.202/volume/v3/volumes/00b370d2-d360-4003-a165-cd375599edfe Sep 01 12:39:09 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-cb41a24f-009b-4f77-b242-740b1201a106 tempest-AttachVolumeShelveTestJSON-1316514730 tempest-AttachVolumeShelveTestJSON-1316514730-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:39:09 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-cb41a24f-009b-4f77-b242-740b1201a106 tempest-AttachVolumeShelveTestJSON-1316514730 tempest-AttachVolumeShelveTestJSON-1316514730-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:39:09 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:39:09 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:39:09 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:39:09 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:39:09 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-cb41a24f-009b-4f77-b242-740b1201a106 tempest-AttachVolumeShelveTestJSON-1316514730 tempest-AttachVolumeShelveTestJSON-1316514730-project-member] Volume info retrieved successfully. Sep 01 12:39:09 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-29884dd6-a8c9-45de-a907-7f2a5b02ee08 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:39:09 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-29884dd6-a8c9-45de-a907-7f2a5b02ee08 tempest-VolumesCloneTest-211533527 tempest-VolumesCloneTest-211533527-project-member] GET http://192.168.122.202/volume/v3/volumes/be095ac8-ecdd-4ccf-94cc-2cfd61e70b75 Sep 01 12:39:09 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-29884dd6-a8c9-45de-a907-7f2a5b02ee08 tempest-VolumesCloneTest-211533527 tempest-VolumesCloneTest-211533527-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:39:09 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-29884dd6-a8c9-45de-a907-7f2a5b02ee08 tempest-VolumesCloneTest-211533527 tempest-VolumesCloneTest-211533527-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:39:09 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-cb41a24f-009b-4f77-b242-740b1201a106 tempest-AttachVolumeShelveTestJSON-1316514730 tempest-AttachVolumeShelveTestJSON-1316514730-project-member] http://192.168.122.202/volume/v3/volumes/00b370d2-d360-4003-a165-cd375599edfe returned with HTTP 200 Sep 01 12:39:09 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 175/364] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:39:09 2026] GET /volume/v3/volumes/00b370d2-d360-4003-a165-cd375599edfe => generated 858 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:39:09 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-29884dd6-a8c9-45de-a907-7f2a5b02ee08 tempest-VolumesCloneTest-211533527 tempest-VolumesCloneTest-211533527-project-member] http://192.168.122.202/volume/v3/volumes/be095ac8-ecdd-4ccf-94cc-2cfd61e70b75 returned with HTTP 404 Sep 01 12:39:09 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 190/365] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:39:09 2026] GET /volume/v3/volumes/be095ac8-ecdd-4ccf-94cc-2cfd61e70b75 => generated 109 bytes in 59 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:39:09 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-60203613-2254-4d66-ba45-17f00d8c8173 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:39:09 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-60203613-2254-4d66-ba45-17f00d8c8173 tempest-VolumesCloneTest-211533527 tempest-VolumesCloneTest-211533527-project-member] GET http://192.168.122.202/volume/v3/volumes/9655a9af-97a2-4e65-8df6-b2d9521466d5 Sep 01 12:39:09 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-60203613-2254-4d66-ba45-17f00d8c8173 tempest-VolumesCloneTest-211533527 tempest-VolumesCloneTest-211533527-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:39:09 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-60203613-2254-4d66-ba45-17f00d8c8173 tempest-VolumesCloneTest-211533527 tempest-VolumesCloneTest-211533527-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:39:09 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:39:09 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:39:09 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:39:09 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:39:09 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-60203613-2254-4d66-ba45-17f00d8c8173 tempest-VolumesCloneTest-211533527 tempest-VolumesCloneTest-211533527-project-member] Volume info retrieved successfully. Sep 01 12:39:09 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-60203613-2254-4d66-ba45-17f00d8c8173 tempest-VolumesCloneTest-211533527 tempest-VolumesCloneTest-211533527-project-member] http://192.168.122.202/volume/v3/volumes/9655a9af-97a2-4e65-8df6-b2d9521466d5 returned with HTTP 200 Sep 01 12:39:09 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 176/366] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:39:09 2026] GET /volume/v3/volumes/9655a9af-97a2-4e65-8df6-b2d9521466d5 => generated 848 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:39:09 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-9b545800-f3b6-4dc1-8d2a-ce983f584595 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:39:09 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9b545800-f3b6-4dc1-8d2a-ce983f584595 tempest-VolumesCloneTest-211533527 tempest-VolumesCloneTest-211533527-project-member] DELETE http://192.168.122.202/volume/v3/volumes/9655a9af-97a2-4e65-8df6-b2d9521466d5 Sep 01 12:39:09 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-9b545800-f3b6-4dc1-8d2a-ce983f584595 tempest-VolumesCloneTest-211533527 tempest-VolumesCloneTest-211533527-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:39:09 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-9b545800-f3b6-4dc1-8d2a-ce983f584595 tempest-VolumesCloneTest-211533527 tempest-VolumesCloneTest-211533527-project-member] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:39:09 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-9b545800-f3b6-4dc1-8d2a-ce983f584595 tempest-VolumesCloneTest-211533527 tempest-VolumesCloneTest-211533527-project-member] Delete volume with id: 9655a9af-97a2-4e65-8df6-b2d9521466d5 Sep 01 12:39:09 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:39:09 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:39:09 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:39:09 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:39:09 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-9b545800-f3b6-4dc1-8d2a-ce983f584595 tempest-VolumesCloneTest-211533527 tempest-VolumesCloneTest-211533527-project-member] Volume info retrieved successfully. Sep 01 12:39:09 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-b07984e9-1a5a-469a-b95e-8b2176dd8182 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:39:09 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b07984e9-1a5a-469a-b95e-8b2176dd8182 tempest-AttachVolumeShelveTestJSON-1316514730 tempest-AttachVolumeShelveTestJSON-1316514730-project-member] GET http://192.168.122.202/volume/v3/volumes/00b370d2-d360-4003-a165-cd375599edfe Sep 01 12:39:09 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b07984e9-1a5a-469a-b95e-8b2176dd8182 tempest-AttachVolumeShelveTestJSON-1316514730 tempest-AttachVolumeShelveTestJSON-1316514730-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:39:09 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b07984e9-1a5a-469a-b95e-8b2176dd8182 tempest-AttachVolumeShelveTestJSON-1316514730 tempest-AttachVolumeShelveTestJSON-1316514730-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:39:09 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:39:09 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:39:09 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:39:09 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:39:09 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-b07984e9-1a5a-469a-b95e-8b2176dd8182 tempest-AttachVolumeShelveTestJSON-1316514730 tempest-AttachVolumeShelveTestJSON-1316514730-project-member] Volume info retrieved successfully. Sep 01 12:39:09 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-9b545800-f3b6-4dc1-8d2a-ce983f584595 tempest-VolumesCloneTest-211533527 tempest-VolumesCloneTest-211533527-project-member] Delete volume request issued successfully. Sep 01 12:39:09 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9b545800-f3b6-4dc1-8d2a-ce983f584595 tempest-VolumesCloneTest-211533527 tempest-VolumesCloneTest-211533527-project-member] http://192.168.122.202/volume/v3/volumes/9655a9af-97a2-4e65-8df6-b2d9521466d5 returned with HTTP 202 Sep 01 12:39:09 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 191/367] 192.168.122.202 () {58 vars in 1235 bytes} [Tue Sep 1 12:39:09 2026] DELETE /volume/v3/volumes/9655a9af-97a2-4e65-8df6-b2d9521466d5 => generated 0 bytes in 143 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 12:39:09 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-c6d5244c-00d9-40ea-894e-bf3455370395 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:39:09 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b07984e9-1a5a-469a-b95e-8b2176dd8182 tempest-AttachVolumeShelveTestJSON-1316514730 tempest-AttachVolumeShelveTestJSON-1316514730-project-member] http://192.168.122.202/volume/v3/volumes/00b370d2-d360-4003-a165-cd375599edfe returned with HTTP 200 Sep 01 12:39:09 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 177/368] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:39:09 2026] GET /volume/v3/volumes/00b370d2-d360-4003-a165-cd375599edfe => generated 858 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:39:09 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c6d5244c-00d9-40ea-894e-bf3455370395 tempest-VolumesCloneTest-211533527 tempest-VolumesCloneTest-211533527-project-member] GET http://192.168.122.202/volume/v3/volumes/9655a9af-97a2-4e65-8df6-b2d9521466d5 Sep 01 12:39:09 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c6d5244c-00d9-40ea-894e-bf3455370395 tempest-VolumesCloneTest-211533527 tempest-VolumesCloneTest-211533527-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:39:09 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c6d5244c-00d9-40ea-894e-bf3455370395 tempest-VolumesCloneTest-211533527 tempest-VolumesCloneTest-211533527-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:39:09 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:39:09 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:39:09 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:39:09 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:39:09 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-c6d5244c-00d9-40ea-894e-bf3455370395 tempest-VolumesCloneTest-211533527 tempest-VolumesCloneTest-211533527-project-member] Volume info retrieved successfully. Sep 01 12:39:09 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c6d5244c-00d9-40ea-894e-bf3455370395 tempest-VolumesCloneTest-211533527 tempest-VolumesCloneTest-211533527-project-member] http://192.168.122.202/volume/v3/volumes/9655a9af-97a2-4e65-8df6-b2d9521466d5 returned with HTTP 200 Sep 01 12:39:09 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 192/369] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:39:09 2026] GET /volume/v3/volumes/9655a9af-97a2-4e65-8df6-b2d9521466d5 => generated 847 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:39:10 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-c87a287a-434b-4fe9-bb29-55f49887a8e9 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:39:10 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c87a287a-434b-4fe9-bb29-55f49887a8e9 tempest-VolumesCloneTest-211533527 tempest-VolumesCloneTest-211533527-project-member] GET http://192.168.122.202/volume/v3/volumes/9655a9af-97a2-4e65-8df6-b2d9521466d5 Sep 01 12:39:10 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c87a287a-434b-4fe9-bb29-55f49887a8e9 tempest-VolumesCloneTest-211533527 tempest-VolumesCloneTest-211533527-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:39:10 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c87a287a-434b-4fe9-bb29-55f49887a8e9 tempest-VolumesCloneTest-211533527 tempest-VolumesCloneTest-211533527-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:39:10 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:39:10 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:39:10 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:39:10 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:39:11 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-c87a287a-434b-4fe9-bb29-55f49887a8e9 tempest-VolumesCloneTest-211533527 tempest-VolumesCloneTest-211533527-project-member] Volume info retrieved successfully. Sep 01 12:39:11 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c87a287a-434b-4fe9-bb29-55f49887a8e9 tempest-VolumesCloneTest-211533527 tempest-VolumesCloneTest-211533527-project-member] http://192.168.122.202/volume/v3/volumes/9655a9af-97a2-4e65-8df6-b2d9521466d5 returned with HTTP 200 Sep 01 12:39:11 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 178/370] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:39:10 2026] GET /volume/v3/volumes/9655a9af-97a2-4e65-8df6-b2d9521466d5 => generated 847 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:39:12 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-839436b1-b606-4537-8707-6fdf7d9ecb82 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:39:12 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-839436b1-b606-4537-8707-6fdf7d9ecb82 tempest-VolumesCloneTest-211533527 tempest-VolumesCloneTest-211533527-project-member] GET http://192.168.122.202/volume/v3/volumes/9655a9af-97a2-4e65-8df6-b2d9521466d5 Sep 01 12:39:12 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-839436b1-b606-4537-8707-6fdf7d9ecb82 tempest-VolumesCloneTest-211533527 tempest-VolumesCloneTest-211533527-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:39:12 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-839436b1-b606-4537-8707-6fdf7d9ecb82 tempest-VolumesCloneTest-211533527 tempest-VolumesCloneTest-211533527-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:39:12 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-839436b1-b606-4537-8707-6fdf7d9ecb82 tempest-VolumesCloneTest-211533527 tempest-VolumesCloneTest-211533527-project-member] http://192.168.122.202/volume/v3/volumes/9655a9af-97a2-4e65-8df6-b2d9521466d5 returned with HTTP 404 Sep 01 12:39:12 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 193/371] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:39:12 2026] GET /volume/v3/volumes/9655a9af-97a2-4e65-8df6-b2d9521466d5 => generated 109 bytes in 90 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:39:13 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-45ba5892-fdf1-4168-95c3-32d53f453928 req-c102a723-356b-4809-a5ee-79170b060513 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:39:13 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-45ba5892-fdf1-4168-95c3-32d53f453928 req-c102a723-356b-4809-a5ee-79170b060513 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] GET http://192.168.122.202/volume/v3/volumes/f5afe53c-e564-4b5d-b3ba-9155d785cd20 Sep 01 12:39:13 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-45ba5892-fdf1-4168-95c3-32d53f453928 req-c102a723-356b-4809-a5ee-79170b060513 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:39:13 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-45ba5892-fdf1-4168-95c3-32d53f453928 req-c102a723-356b-4809-a5ee-79170b060513 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:39:13 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:39:13 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:39:13 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:39:13 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:39:13 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [req-45ba5892-fdf1-4168-95c3-32d53f453928 req-c102a723-356b-4809-a5ee-79170b060513 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Volume info retrieved successfully. Sep 01 12:39:13 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-45ba5892-fdf1-4168-95c3-32d53f453928 req-c102a723-356b-4809-a5ee-79170b060513 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] http://192.168.122.202/volume/v3/volumes/f5afe53c-e564-4b5d-b3ba-9155d785cd20 returned with HTTP 200 Sep 01 12:39:13 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 179/372] 192.168.122.202 () {60 vars in 1487 bytes} [Tue Sep 1 12:39:13 2026] GET /volume/v3/volumes/f5afe53c-e564-4b5d-b3ba-9155d785cd20 => generated 1144 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:39:13 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-45ba5892-fdf1-4168-95c3-32d53f453928 req-eddff4ca-2168-4c2c-9b31-7e36bfa0aeec None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:39:13 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-45ba5892-fdf1-4168-95c3-32d53f453928 req-eddff4ca-2168-4c2c-9b31-7e36bfa0aeec tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] POST http://192.168.122.202/volume/v3/volumes/f5afe53c-e564-4b5d-b3ba-9155d785cd20/action Sep 01 12:39:13 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-45ba5892-fdf1-4168-95c3-32d53f453928 req-eddff4ca-2168-4c2c-9b31-7e36bfa0aeec tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86815) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:39:13 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-45ba5892-fdf1-4168-95c3-32d53f453928 req-eddff4ca-2168-4c2c-9b31-7e36bfa0aeec tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:39:13 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:39:13 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:39:13 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:39:13 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:39:13 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [req-45ba5892-fdf1-4168-95c3-32d53f453928 req-eddff4ca-2168-4c2c-9b31-7e36bfa0aeec tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Volume info retrieved successfully. Sep 01 12:39:13 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [req-45ba5892-fdf1-4168-95c3-32d53f453928 req-eddff4ca-2168-4c2c-9b31-7e36bfa0aeec tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Begin detaching volume completed successfully. Sep 01 12:39:13 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-45ba5892-fdf1-4168-95c3-32d53f453928 req-eddff4ca-2168-4c2c-9b31-7e36bfa0aeec tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] http://192.168.122.202/volume/v3/volumes/f5afe53c-e564-4b5d-b3ba-9155d785cd20/action returned with HTTP 202 Sep 01 12:39:13 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 194/373] 192.168.122.202 () {64 vars in 1561 bytes} [Tue Sep 1 12:39:13 2026] POST /volume/v3/volumes/f5afe53c-e564-4b5d-b3ba-9155d785cd20/action => generated 0 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 12:39:13 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-9caa7f95-aa27-4c79-9c4e-4a42b0356127 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:39:13 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9caa7f95-aa27-4c79-9c4e-4a42b0356127 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] GET http://192.168.122.202/volume/v3/volumes/f5afe53c-e564-4b5d-b3ba-9155d785cd20 Sep 01 12:39:13 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-9caa7f95-aa27-4c79-9c4e-4a42b0356127 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:39:13 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-9caa7f95-aa27-4c79-9c4e-4a42b0356127 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:39:13 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:39:13 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:39:13 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:39:13 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:39:13 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-9caa7f95-aa27-4c79-9c4e-4a42b0356127 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Volume info retrieved successfully. Sep 01 12:39:13 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9caa7f95-aa27-4c79-9c4e-4a42b0356127 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] http://192.168.122.202/volume/v3/volumes/f5afe53c-e564-4b5d-b3ba-9155d785cd20 returned with HTTP 200 Sep 01 12:39:13 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 180/374] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:39:13 2026] GET /volume/v3/volumes/f5afe53c-e564-4b5d-b3ba-9155d785cd20 => generated 1147 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:39:13 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-4f5ef80e-645f-4655-9312-ae3a86725a0a None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:39:13 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-4f5ef80e-645f-4655-9312-ae3a86725a0a None None] GET http://192.168.122.202/volume// Sep 01 12:39:13 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-4f5ef80e-645f-4655-9312-ae3a86725a0a None None] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:39:13 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-4f5ef80e-645f-4655-9312-ae3a86725a0a None None] Calling method 'all' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:39:13 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-4f5ef80e-645f-4655-9312-ae3a86725a0a None None] http://192.168.122.202/volume// returned with HTTP 300 Sep 01 12:39:13 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 195/375] 192.168.122.202 () {58 vars in 1315 bytes} [Tue Sep 1 12:39:13 2026] GET /volume/ => generated 390 bytes in 14 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 12:39:13 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-45ba5892-fdf1-4168-95c3-32d53f453928 req-478a562d-a142-4618-b45e-6fdc3ef1927d None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:39:13 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-45ba5892-fdf1-4168-95c3-32d53f453928 req-478a562d-a142-4618-b45e-6fdc3ef1927d tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] GET http://192.168.122.202/volume/v3/volumes/f5afe53c-e564-4b5d-b3ba-9155d785cd20 Sep 01 12:39:13 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-45ba5892-fdf1-4168-95c3-32d53f453928 req-478a562d-a142-4618-b45e-6fdc3ef1927d tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:39:13 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-45ba5892-fdf1-4168-95c3-32d53f453928 req-478a562d-a142-4618-b45e-6fdc3ef1927d tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:39:13 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:39:13 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:39:13 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:39:13 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:39:13 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [req-45ba5892-fdf1-4168-95c3-32d53f453928 req-478a562d-a142-4618-b45e-6fdc3ef1927d tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Volume info retrieved successfully. Sep 01 12:39:13 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-45ba5892-fdf1-4168-95c3-32d53f453928 req-478a562d-a142-4618-b45e-6fdc3ef1927d tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] http://192.168.122.202/volume/v3/volumes/f5afe53c-e564-4b5d-b3ba-9155d785cd20 returned with HTTP 200 Sep 01 12:39:13 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 181/376] 192.168.122.202 () {62 vars in 1528 bytes} [Tue Sep 1 12:39:13 2026] GET /volume/v3/volumes/f5afe53c-e564-4b5d-b3ba-9155d785cd20 => generated 1328 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 12:39:14 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-45ba5892-fdf1-4168-95c3-32d53f453928 req-d492857f-6aef-4dea-9794-56a81015328c None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:39:14 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-45ba5892-fdf1-4168-95c3-32d53f453928 req-d492857f-6aef-4dea-9794-56a81015328c tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] DELETE http://192.168.122.202/volume/v3/attachments/106b3a21-e0f6-40b6-80fb-f36606da10fe Sep 01 12:39:14 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-45ba5892-fdf1-4168-95c3-32d53f453928 req-d492857f-6aef-4dea-9794-56a81015328c tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:39:14 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-45ba5892-fdf1-4168-95c3-32d53f453928 req-d492857f-6aef-4dea-9794-56a81015328c tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Calling method 'version_select' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:39:14 devstack devstack@c-api.service[86815]: DEBUG dbcounter [-] [86815] Writing DB stats cinder:SELECT=321,cinder:INSERT=38,cinder:UPDATE=55 {{(pid=86815) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 12:39:14 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:39:14 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:39:14 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:39:14 devstack devstack@c-api.service[86815]: return base.obj_make_list(context, Sep 01 12:39:14 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-45ba5892-fdf1-4168-95c3-32d53f453928 req-d492857f-6aef-4dea-9794-56a81015328c tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] http://192.168.122.202/volume/v3/attachments/106b3a21-e0f6-40b6-80fb-f36606da10fe returned with HTTP 200 Sep 01 12:39:14 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 196/377] 192.168.122.202 () {64 vars in 1562 bytes} [Tue Sep 1 12:39:14 2026] DELETE /volume/v3/attachments/106b3a21-e0f6-40b6-80fb-f36606da10fe => generated 19 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:39:14 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-dd8c0c2b-c86c-415d-93bb-f94179060e1b None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:39:14 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-dd8c0c2b-c86c-415d-93bb-f94179060e1b tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] GET http://192.168.122.202/volume/v3/volumes/f5afe53c-e564-4b5d-b3ba-9155d785cd20 Sep 01 12:39:14 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-dd8c0c2b-c86c-415d-93bb-f94179060e1b tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:39:14 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-dd8c0c2b-c86c-415d-93bb-f94179060e1b tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:39:14 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:39:14 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:39:14 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:39:14 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:39:14 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-dd8c0c2b-c86c-415d-93bb-f94179060e1b tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Volume info retrieved successfully. Sep 01 12:39:14 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-dd8c0c2b-c86c-415d-93bb-f94179060e1b tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] http://192.168.122.202/volume/v3/volumes/f5afe53c-e564-4b5d-b3ba-9155d785cd20 returned with HTTP 200 Sep 01 12:39:14 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 182/378] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:39:14 2026] GET /volume/v3/volumes/f5afe53c-e564-4b5d-b3ba-9155d785cd20 => generated 852 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:39:15 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-f4ec4f06-6008-46ec-a045-aab6c7717274 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:39:15 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f4ec4f06-6008-46ec-a045-aab6c7717274 tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] POST http://192.168.122.202/volume/v3/volumes Sep 01 12:39:15 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f4ec4f06-6008-46ec-a045-aab6c7717274 tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesNegativeTest-Volume-1519687532"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:39:15 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.volumes [None req-f4ec4f06-6008-46ec-a045-aab6c7717274 tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesNegativeTest-Volume-1519687532'}} {{(pid=86815) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:39:15 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-f4ec4f06-6008-46ec-a045-aab6c7717274 tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] Create volume of 1 GB Sep 01 12:39:15 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:39:15 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:39:15 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-f4ec4f06-6008-46ec-a045-aab6c7717274 tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] Availability Zones retrieved successfully. Sep 01 12:39:15 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-f4ec4f06-6008-46ec-a045-aab6c7717274 tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] Flow 'volume_create_api' (8c97e373-87db-4612-9963-d964adbdfe97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:39:15 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-f4ec4f06-6008-46ec-a045-aab6c7717274 tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b077a465-6578-4d66-9362-f7fb55040aa5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:39:15 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.flows.api.create_volume [None req-f4ec4f06-6008-46ec-a045-aab6c7717274 tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] Validating volume size '1' using validate_int {{(pid=86815) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 12:39:15 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-f4ec4f06-6008-46ec-a045-aab6c7717274 tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b077a465-6578-4d66-9362-f7fb55040aa5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T10:31:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3a4f1b59-94a6-4839-b926-0837adf99645,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a4f1b59-94a6-4839-b926-0837adf99645', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:39:15 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-f4ec4f06-6008-46ec-a045-aab6c7717274 tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a244d70-93a8-49df-8336-c71ea741ef69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:39:15 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-614ac335-b8c3-4bb3-b2b0-3a1971bcbc16 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:39:16 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-614ac335-b8c3-4bb3-b2b0-3a1971bcbc16 tempest-AttachVolumeShelveTestJSON-1316514730 tempest-AttachVolumeShelveTestJSON-1316514730-project-member] DELETE http://192.168.122.202/volume/v3/volumes/00b370d2-d360-4003-a165-cd375599edfe Sep 01 12:39:16 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-614ac335-b8c3-4bb3-b2b0-3a1971bcbc16 tempest-AttachVolumeShelveTestJSON-1316514730 tempest-AttachVolumeShelveTestJSON-1316514730-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:39:16 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-614ac335-b8c3-4bb3-b2b0-3a1971bcbc16 tempest-AttachVolumeShelveTestJSON-1316514730 tempest-AttachVolumeShelveTestJSON-1316514730-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:39:16 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-614ac335-b8c3-4bb3-b2b0-3a1971bcbc16 tempest-AttachVolumeShelveTestJSON-1316514730 tempest-AttachVolumeShelveTestJSON-1316514730-project-member] Delete volume with id: 00b370d2-d360-4003-a165-cd375599edfe Sep 01 12:39:16 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:39:16 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:39:16 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:39:16 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:39:16 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-614ac335-b8c3-4bb3-b2b0-3a1971bcbc16 tempest-AttachVolumeShelveTestJSON-1316514730 tempest-AttachVolumeShelveTestJSON-1316514730-project-member] Volume info retrieved successfully. Sep 01 12:39:16 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-f4ec4f06-6008-46ec-a045-aab6c7717274 tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] Created reservations ['e50b489c-5399-4b85-a114-fa6e34cbcde4', '4f68b1d4-b292-440f-b6f5-560b398debac', 'd32aeee5-590a-40a5-bbc0-094d6779eb92', '0f784a97-f099-41a2-9da7-cffd958a820d'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:39:16 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-f4ec4f06-6008-46ec-a045-aab6c7717274 tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a244d70-93a8-49df-8336-c71ea741ef69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e50b489c-5399-4b85-a114-fa6e34cbcde4', '4f68b1d4-b292-440f-b6f5-560b398debac', 'd32aeee5-590a-40a5-bbc0-094d6779eb92', '0f784a97-f099-41a2-9da7-cffd958a820d']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:39:16 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-f4ec4f06-6008-46ec-a045-aab6c7717274 tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (409dbba4-fb06-4e11-a067-ed71092b0676) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:39:16 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-614ac335-b8c3-4bb3-b2b0-3a1971bcbc16 tempest-AttachVolumeShelveTestJSON-1316514730 tempest-AttachVolumeShelveTestJSON-1316514730-project-member] Delete volume request issued successfully. Sep 01 12:39:16 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-614ac335-b8c3-4bb3-b2b0-3a1971bcbc16 tempest-AttachVolumeShelveTestJSON-1316514730 tempest-AttachVolumeShelveTestJSON-1316514730-project-member] http://192.168.122.202/volume/v3/volumes/00b370d2-d360-4003-a165-cd375599edfe returned with HTTP 202 Sep 01 12:39:16 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 183/379] 192.168.122.202 () {58 vars in 1235 bytes} [Tue Sep 1 12:39:15 2026] DELETE /volume/v3/volumes/00b370d2-d360-4003-a165-cd375599edfe => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:39:16 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-c8374413-0e7e-415f-af27-934368b83d59 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:39:16 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c8374413-0e7e-415f-af27-934368b83d59 tempest-AttachVolumeShelveTestJSON-1316514730 tempest-AttachVolumeShelveTestJSON-1316514730-project-member] GET http://192.168.122.202/volume/v3/volumes/00b370d2-d360-4003-a165-cd375599edfe Sep 01 12:39:16 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c8374413-0e7e-415f-af27-934368b83d59 tempest-AttachVolumeShelveTestJSON-1316514730 tempest-AttachVolumeShelveTestJSON-1316514730-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:39:16 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c8374413-0e7e-415f-af27-934368b83d59 tempest-AttachVolumeShelveTestJSON-1316514730 tempest-AttachVolumeShelveTestJSON-1316514730-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:39:16 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:39:16 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:39:16 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:39:16 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:39:16 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:39:16 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:39:16 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-f4ec4f06-6008-46ec-a045-aab6c7717274 tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (409dbba4-fb06-4e11-a067-ed71092b0676) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f02d7432-d69e-4a1c-8001-dbc737dea9cb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1519687532',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cebb85fe8c5e400bbb9bb74eacfa3472',qos_specs=None,replication_status=,reservations=['e50b489c-5399-4b85-a114-fa6e34cbcde4','4f68b1d4-b292-440f-b6f5-560b398debac','d32aeee5-590a-40a5-bbc0-094d6779eb92','0f784a97-f099-41a2-9da7-cffd958a820d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e8b2e193cc214cf0a92d2137cf216d4e',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T10:39:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1519687532',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f02d7432-d69e-4a1c-8001-dbc737dea9cb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cebb85fe8c5e400bbb9bb74eacfa3472',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e8b2e193cc214cf0a92d2137cf216d4e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a4f1b59-94a6-4839-b926-0837adf99645),volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:39:16 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-f4ec4f06-6008-46ec-a045-aab6c7717274 tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f6de910-836a-43cc-a311-cb6d7931b8ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:39:16 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-c8374413-0e7e-415f-af27-934368b83d59 tempest-AttachVolumeShelveTestJSON-1316514730 tempest-AttachVolumeShelveTestJSON-1316514730-project-member] Volume info retrieved successfully. Sep 01 12:39:16 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c8374413-0e7e-415f-af27-934368b83d59 tempest-AttachVolumeShelveTestJSON-1316514730 tempest-AttachVolumeShelveTestJSON-1316514730-project-member] http://192.168.122.202/volume/v3/volumes/00b370d2-d360-4003-a165-cd375599edfe returned with HTTP 200 Sep 01 12:39:16 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 184/380] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:39:16 2026] GET /volume/v3/volumes/00b370d2-d360-4003-a165-cd375599edfe => generated 857 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:39:16 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-f4ec4f06-6008-46ec-a045-aab6c7717274 tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f6de910-836a-43cc-a311-cb6d7931b8ef) transitioned into state 'SUCCESS' from state '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-1519687532',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cebb85fe8c5e400bbb9bb74eacfa3472',qos_specs=None,replication_status=,reservations=['e50b489c-5399-4b85-a114-fa6e34cbcde4','4f68b1d4-b292-440f-b6f5-560b398debac','d32aeee5-590a-40a5-bbc0-094d6779eb92','0f784a97-f099-41a2-9da7-cffd958a820d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e8b2e193cc214cf0a92d2137cf216d4e',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:39:16 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-f4ec4f06-6008-46ec-a045-aab6c7717274 tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ba9a106d-3650-48fb-8cb5-31497513cb60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:39:16 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-f4ec4f06-6008-46ec-a045-aab6c7717274 tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ba9a106d-3650-48fb-8cb5-31497513cb60) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:39:16 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-f4ec4f06-6008-46ec-a045-aab6c7717274 tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] Flow 'volume_create_api' (8c97e373-87db-4612-9963-d964adbdfe97) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86815) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:39:16 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-f4ec4f06-6008-46ec-a045-aab6c7717274 tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] Create volume request issued successfully. Sep 01 12:39:16 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f4ec4f06-6008-46ec-a045-aab6c7717274 tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] http://192.168.122.202/volume/v3/volumes returned with HTTP 202 Sep 01 12:39:16 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 197/381] 192.168.122.202 () {60 vars in 1142 bytes} [Tue Sep 1 12:39:15 2026] POST /volume/v3/volumes => generated 759 bytes in 701 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:39:16 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-d72b9d6f-0687-489d-872a-37bff70f2abf None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:39:16 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d72b9d6f-0687-489d-872a-37bff70f2abf tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] GET http://192.168.122.202/volume/v3/volumes/f02d7432-d69e-4a1c-8001-dbc737dea9cb Sep 01 12:39:16 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d72b9d6f-0687-489d-872a-37bff70f2abf tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:39:16 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d72b9d6f-0687-489d-872a-37bff70f2abf tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:39:16 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:39:16 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:39:16 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:39:16 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:39:16 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-d72b9d6f-0687-489d-872a-37bff70f2abf tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] Volume info retrieved successfully. Sep 01 12:39:16 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d72b9d6f-0687-489d-872a-37bff70f2abf tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] http://192.168.122.202/volume/v3/volumes/f02d7432-d69e-4a1c-8001-dbc737dea9cb returned with HTTP 200 Sep 01 12:39:16 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 185/382] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:39:16 2026] GET /volume/v3/volumes/f02d7432-d69e-4a1c-8001-dbc737dea9cb => generated 827 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:39:17 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-6e3dbc52-e67a-4d5b-990b-c7c3d9af3ab4 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:39:17 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-6e3dbc52-e67a-4d5b-990b-c7c3d9af3ab4 tempest-AttachVolumeShelveTestJSON-1316514730 tempest-AttachVolumeShelveTestJSON-1316514730-project-member] GET http://192.168.122.202/volume/v3/volumes/00b370d2-d360-4003-a165-cd375599edfe Sep 01 12:39:17 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-6e3dbc52-e67a-4d5b-990b-c7c3d9af3ab4 tempest-AttachVolumeShelveTestJSON-1316514730 tempest-AttachVolumeShelveTestJSON-1316514730-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:39:17 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-6e3dbc52-e67a-4d5b-990b-c7c3d9af3ab4 tempest-AttachVolumeShelveTestJSON-1316514730 tempest-AttachVolumeShelveTestJSON-1316514730-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:39:17 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-6e3dbc52-e67a-4d5b-990b-c7c3d9af3ab4 tempest-AttachVolumeShelveTestJSON-1316514730 tempest-AttachVolumeShelveTestJSON-1316514730-project-member] http://192.168.122.202/volume/v3/volumes/00b370d2-d360-4003-a165-cd375599edfe returned with HTTP 404 Sep 01 12:39:17 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 198/383] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:39:17 2026] GET /volume/v3/volumes/00b370d2-d360-4003-a165-cd375599edfe => generated 109 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:39:17 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-1d9d0c03-73c5-4d67-a1ed-1493715a9162 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:39:17 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1d9d0c03-73c5-4d67-a1ed-1493715a9162 tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] GET http://192.168.122.202/volume/v3/volumes/f02d7432-d69e-4a1c-8001-dbc737dea9cb Sep 01 12:39:17 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-1d9d0c03-73c5-4d67-a1ed-1493715a9162 tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:39:17 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-1d9d0c03-73c5-4d67-a1ed-1493715a9162 tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:39:17 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:39:17 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:39:17 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:39:17 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:39:17 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-1d9d0c03-73c5-4d67-a1ed-1493715a9162 tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] Volume info retrieved successfully. Sep 01 12:39:17 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1d9d0c03-73c5-4d67-a1ed-1493715a9162 tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] http://192.168.122.202/volume/v3/volumes/f02d7432-d69e-4a1c-8001-dbc737dea9cb returned with HTTP 200 Sep 01 12:39:17 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 186/384] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:39:17 2026] GET /volume/v3/volumes/f02d7432-d69e-4a1c-8001-dbc737dea9cb => generated 851 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:39:18 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-e7e91b82-6963-4ee7-aba3-55e454eb6b56 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:39:18 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e7e91b82-6963-4ee7-aba3-55e454eb6b56 tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] GET http://192.168.122.202/volume/v3/volumes/f02d7432-d69e-4a1c-8001-dbc737dea9cb Sep 01 12:39:18 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e7e91b82-6963-4ee7-aba3-55e454eb6b56 tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:39:18 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e7e91b82-6963-4ee7-aba3-55e454eb6b56 tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:39:18 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:39:18 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:39:18 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:39:18 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:39:18 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-e7e91b82-6963-4ee7-aba3-55e454eb6b56 tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] Volume info retrieved successfully. Sep 01 12:39:18 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e7e91b82-6963-4ee7-aba3-55e454eb6b56 tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] http://192.168.122.202/volume/v3/volumes/f02d7432-d69e-4a1c-8001-dbc737dea9cb returned with HTTP 200 Sep 01 12:39:18 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 199/385] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:39:18 2026] GET /volume/v3/volumes/f02d7432-d69e-4a1c-8001-dbc737dea9cb => generated 852 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:39:27 devstack devstack@c-api.service[86814]: DEBUG dbcounter [-] [86814] Writing DB stats cinder:UPDATE=3,cinder:SELECT=57,cinder:INSERT=2 {{(pid=86814) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 12:39:28 devstack devstack@c-api.service[86815]: DEBUG dbcounter [-] [86815] Writing DB stats cinder:SELECT=41,cinder:UPDATE=15,cinder:INSERT=10 {{(pid=86815) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 12:39:30 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-7dc845ff-da6b-4b6a-8a63-ce46b96167a3 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:39:30 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7dc845ff-da6b-4b6a-8a63-ce46b96167a3 tempest-GroupSnapshotsTest-1226229885 tempest-GroupSnapshotsTest-1226229885-project-admin] POST http://192.168.122.202/volume/v3/types Sep 01 12:39:30 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-7dc845ff-da6b-4b6a-8a63-ce46b96167a3 tempest-GroupSnapshotsTest-1226229885 tempest-GroupSnapshotsTest-1226229885-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1242122236"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:39:30 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7dc845ff-da6b-4b6a-8a63-ce46b96167a3 tempest-GroupSnapshotsTest-1226229885 tempest-GroupSnapshotsTest-1226229885-project-admin] http://192.168.122.202/volume/v3/types returned with HTTP 200 Sep 01 12:39:30 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 187/386] 192.168.122.202 () {60 vars in 1136 bytes} [Tue Sep 1 12:39:30 2026] POST /volume/v3/types => generated 224 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:39:30 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-65f3e170-dda6-4660-8694-34f40a053cf1 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:39:30 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-65f3e170-dda6-4660-8694-34f40a053cf1 tempest-GroupSnapshotsTest-1226229885 tempest-GroupSnapshotsTest-1226229885-project-admin] POST http://192.168.122.202/volume/v3/group_types Sep 01 12:39:30 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-65f3e170-dda6-4660-8694-34f40a053cf1 tempest-GroupSnapshotsTest-1226229885 tempest-GroupSnapshotsTest-1226229885-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1384042572"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:39:30 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-65f3e170-dda6-4660-8694-34f40a053cf1 tempest-GroupSnapshotsTest-1226229885 tempest-GroupSnapshotsTest-1226229885-project-admin] http://192.168.122.202/volume/v3/group_types returned with HTTP 202 Sep 01 12:39:30 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 200/387] 192.168.122.202 () {62 vars in 1195 bytes} [Tue Sep 1 12:39:30 2026] POST /volume/v3/group_types => generated 181 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:39:30 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-c7301a85-a7ec-47ca-a18b-bc30fd9e0e05 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:39:30 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c7301a85-a7ec-47ca-a18b-bc30fd9e0e05 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] POST http://192.168.122.202/volume/v3/groups Sep 01 12:39:30 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c7301a85-a7ec-47ca-a18b-bc30fd9e0e05 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "a73a24b3-2317-4c82-9a2c-618f289b94b6", "volume_types": ["f2afa8d1-1d2c-40e5-a726-43ba54972e08"], "name": "tempest-GroupSnapshotsTest-Group-14314673"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:39:30 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.groups [None req-c7301a85-a7ec-47ca-a18b-bc30fd9e0e05 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Creating new group {'group': {'group_type': 'a73a24b3-2317-4c82-9a2c-618f289b94b6', 'volume_types': ['f2afa8d1-1d2c-40e5-a726-43ba54972e08'], 'name': 'tempest-GroupSnapshotsTest-Group-14314673'}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 01 12:39:30 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.groups [None req-c7301a85-a7ec-47ca-a18b-bc30fd9e0e05 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Creating group tempest-GroupSnapshotsTest-Group-14314673. Sep 01 12:39:30 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-c7301a85-a7ec-47ca-a18b-bc30fd9e0e05 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Availability Zones retrieved successfully. Sep 01 12:39:30 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-c7301a85-a7ec-47ca-a18b-bc30fd9e0e05 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Created reservations ['217d52d4-80eb-4855-ace1-480abaeb358c'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:39:30 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c7301a85-a7ec-47ca-a18b-bc30fd9e0e05 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] http://192.168.122.202/volume/v3/groups returned with HTTP 202 Sep 01 12:39:30 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 188/388] 192.168.122.202 () {62 vars in 1181 bytes} [Tue Sep 1 12:39:30 2026] POST /volume/v3/groups => generated 110 bytes in 335 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:39:30 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-53927403-10ca-42e9-9928-b2039c95ba67 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:39:30 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-53927403-10ca-42e9-9928-b2039c95ba67 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] GET http://192.168.122.202/volume/v3/groups/62807218-fd6e-4f33-b6bd-ef57ae66d795 Sep 01 12:39:30 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-53927403-10ca-42e9-9928-b2039c95ba67 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:39:30 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-53927403-10ca-42e9-9928-b2039c95ba67 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Calling method 'version_select' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:39:30 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.groups [None req-53927403-10ca-42e9-9928-b2039c95ba67 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] show called for member 62807218-fd6e-4f33-b6bd-ef57ae66d795 {{(pid=86815) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 12:39:30 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:39:30 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:39:30 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:39:30 devstack devstack@c-api.service[86815]: return base.obj_make_list(context, cls(context), Sep 01 12:39:30 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-53927403-10ca-42e9-9928-b2039c95ba67 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] http://192.168.122.202/volume/v3/groups/62807218-fd6e-4f33-b6bd-ef57ae66d795 returned with HTTP 200 Sep 01 12:39:30 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 201/389] 192.168.122.202 () {60 vars in 1270 bytes} [Tue Sep 1 12:39:30 2026] GET /volume/v3/groups/62807218-fd6e-4f33-b6bd-ef57ae66d795 => generated 390 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:39:31 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-097a4197-7ba0-4cad-8506-c2035813bd24 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:39:31 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-097a4197-7ba0-4cad-8506-c2035813bd24 tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] POST http://192.168.122.202/volume/v3/volumes/e17e24f5-20f8-47c3-a4bb-96ad325a3f7f/action Sep 01 12:39:31 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-097a4197-7ba0-4cad-8506-c2035813bd24 tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] Action body: b'{"os-attach": {"instance_uuid": "af20946d-530b-4652-b072-6fc076049de7", "mountpoint": "/dev/vdc"}}' {{(pid=86814) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:39:31 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-097a4197-7ba0-4cad-8506-c2035813bd24 tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "af20946d-530b-4652-b072-6fc076049de7", "mountpoint": "/dev/vdc"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:39:31 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-097a4197-7ba0-4cad-8506-c2035813bd24 tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] http://192.168.122.202/volume/v3/volumes/e17e24f5-20f8-47c3-a4bb-96ad325a3f7f/action returned with HTTP 404 Sep 01 12:39:31 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 189/390] 192.168.122.202 () {60 vars in 1274 bytes} [Tue Sep 1 12:39:31 2026] POST /volume/v3/volumes/e17e24f5-20f8-47c3-a4bb-96ad325a3f7f/action => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:39:31 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-1f5e608f-ad8a-488a-a29f-84bc0813ed94 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:39:31 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-1f5e608f-ad8a-488a-a29f-84bc0813ed94 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] GET http://192.168.122.202/volume/v3/groups/62807218-fd6e-4f33-b6bd-ef57ae66d795 Sep 01 12:39:31 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-1f5e608f-ad8a-488a-a29f-84bc0813ed94 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:39:31 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-1f5e608f-ad8a-488a-a29f-84bc0813ed94 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Calling method 'version_select' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:39:31 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.groups [None req-1f5e608f-ad8a-488a-a29f-84bc0813ed94 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] show called for member 62807218-fd6e-4f33-b6bd-ef57ae66d795 {{(pid=86815) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 12:39:31 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:39:31 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:39:31 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:39:31 devstack devstack@c-api.service[86815]: return base.obj_make_list(context, cls(context), Sep 01 12:39:31 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-1f5e608f-ad8a-488a-a29f-84bc0813ed94 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] http://192.168.122.202/volume/v3/groups/62807218-fd6e-4f33-b6bd-ef57ae66d795 returned with HTTP 200 Sep 01 12:39:31 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 202/391] 192.168.122.202 () {60 vars in 1270 bytes} [Tue Sep 1 12:39:31 2026] GET /volume/v3/groups/62807218-fd6e-4f33-b6bd-ef57ae66d795 => generated 391 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:39:31 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-c9207645-0fc4-4fb8-9981-6c9f190b32ed None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:39:31 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c9207645-0fc4-4fb8-9981-6c9f190b32ed tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] POST http://192.168.122.202/volume/v3/volumes Sep 01 12:39:31 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c9207645-0fc4-4fb8-9981-6c9f190b32ed tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-929175324", "volume_type": "f2afa8d1-1d2c-40e5-a726-43ba54972e08", "group_id": "62807218-fd6e-4f33-b6bd-ef57ae66d795", "size": 1}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:39:31 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volumes [None req-c9207645-0fc4-4fb8-9981-6c9f190b32ed tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-929175324', 'volume_type': 'f2afa8d1-1d2c-40e5-a726-43ba54972e08', 'group_id': '62807218-fd6e-4f33-b6bd-ef57ae66d795', 'size': 1}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:39:31 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:39:31 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:39:32 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-c9207645-0fc4-4fb8-9981-6c9f190b32ed tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Create volume of 1 GB Sep 01 12:39:32 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:39:32 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, cls(context), Sep 01 12:39:32 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-c9207645-0fc4-4fb8-9981-6c9f190b32ed tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Availability Zones retrieved successfully. Sep 01 12:39:32 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-c9207645-0fc4-4fb8-9981-6c9f190b32ed tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Flow 'volume_create_api' (f6a711ef-9ed9-49e1-9f3b-c209e5dcb13e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:39:32 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-c9207645-0fc4-4fb8-9981-6c9f190b32ed tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (38b17de8-f4d9-40d2-90d5-ac067743b392) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:39:32 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:39:32 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:39:32 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.flows.api.create_volume [None req-c9207645-0fc4-4fb8-9981-6c9f190b32ed tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Validating volume size '1' using validate_int {{(pid=86814) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 12:39:32 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-c9207645-0fc4-4fb8-9981-6c9f190b32ed tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (38b17de8-f4d9-40d2-90d5-ac067743b392) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T10:39:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f2afa8d1-1d2c-40e5-a726-43ba54972e08,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1242122236',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f2afa8d1-1d2c-40e5-a726-43ba54972e08', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '62807218-fd6e-4f33-b6bd-ef57ae66d795', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:39:32 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-c9207645-0fc4-4fb8-9981-6c9f190b32ed tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (10eae482-b4ba-41aa-9060-690182065ac0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:39:32 devstack devstack@c-api.service[86814]: WARNING cinder.quota [None req-c9207645-0fc4-4fb8-9981-6c9f190b32ed tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1242122236 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1242122236, it is now deprecated. Please use the default quota class for default quota. Sep 01 12:39:32 devstack devstack@c-api.service[86814]: WARNING cinder.quota [None req-c9207645-0fc4-4fb8-9981-6c9f190b32ed tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1242122236 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1242122236, it is now deprecated. Please use the default quota class for default quota. Sep 01 12:39:32 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-c9207645-0fc4-4fb8-9981-6c9f190b32ed tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Created reservations ['e3c42ed2-85b8-40b6-8291-a30713cdcaf4', '9eeab09b-916f-44bd-acfb-64cc9cf9fb87', '7dc97f50-a454-48e5-8f03-9735a0632292', '44a71c1b-9648-4049-91af-75ef5d9ac2ac'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:39:32 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-c9207645-0fc4-4fb8-9981-6c9f190b32ed tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (10eae482-b4ba-41aa-9060-690182065ac0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e3c42ed2-85b8-40b6-8291-a30713cdcaf4', '9eeab09b-916f-44bd-acfb-64cc9cf9fb87', '7dc97f50-a454-48e5-8f03-9735a0632292', '44a71c1b-9648-4049-91af-75ef5d9ac2ac']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:39:32 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-c9207645-0fc4-4fb8-9981-6c9f190b32ed tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (edbdcfe9-bc6a-4680-8a69-1dafb73897cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:39:32 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:39:32 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:39:32 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-c9207645-0fc4-4fb8-9981-6c9f190b32ed tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (edbdcfe9-bc6a-4680-8a69-1dafb73897cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ec635abe-b433-438a-b7a6-ae2082b0804f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-929175324',encryption_key_id=None,group_id=62807218-fd6e-4f33-b6bd-ef57ae66d795,group_type_id=,metadata={},multiattach=False,project_id='aed1d40a15ac4be4bcae2efc2f4a0f49',qos_specs=None,replication_status=,reservations=['e3c42ed2-85b8-40b6-8291-a30713cdcaf4','9eeab09b-916f-44bd-acfb-64cc9cf9fb87','7dc97f50-a454-48e5-8f03-9735a0632292','44a71c1b-9648-4049-91af-75ef5d9ac2ac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='de3898c635d74e81ac5ab75f16a8aae3',volume_type_id=f2afa8d1-1d2c-40e5-a726-43ba54972e08), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T10:39:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-929175324',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=62807218-fd6e-4f33-b6bd-ef57ae66d795,host=None,id=ec635abe-b433-438a-b7a6-ae2082b0804f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aed1d40a15ac4be4bcae2efc2f4a0f49',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='de3898c635d74e81ac5ab75f16a8aae3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f2afa8d1-1d2c-40e5-a726-43ba54972e08),volume_type_id=f2afa8d1-1d2c-40e5-a726-43ba54972e08)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:39:32 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-c9207645-0fc4-4fb8-9981-6c9f190b32ed tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e8e4fb40-5162-437e-aed7-393b048d9925) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:39:32 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-c9207645-0fc4-4fb8-9981-6c9f190b32ed tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e8e4fb40-5162-437e-aed7-393b048d9925) transitioned into state 'SUCCESS' from state '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-929175324',encryption_key_id=None,group_id=62807218-fd6e-4f33-b6bd-ef57ae66d795,group_type_id=,metadata={},multiattach=False,project_id='aed1d40a15ac4be4bcae2efc2f4a0f49',qos_specs=None,replication_status=,reservations=['e3c42ed2-85b8-40b6-8291-a30713cdcaf4','9eeab09b-916f-44bd-acfb-64cc9cf9fb87','7dc97f50-a454-48e5-8f03-9735a0632292','44a71c1b-9648-4049-91af-75ef5d9ac2ac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='de3898c635d74e81ac5ab75f16a8aae3',volume_type_id=f2afa8d1-1d2c-40e5-a726-43ba54972e08)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:39:32 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-c9207645-0fc4-4fb8-9981-6c9f190b32ed tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c0705c8-efb5-4736-ae6b-9cb4d53ad348) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:39:32 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-c9207645-0fc4-4fb8-9981-6c9f190b32ed tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c0705c8-efb5-4736-ae6b-9cb4d53ad348) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:39:32 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-c9207645-0fc4-4fb8-9981-6c9f190b32ed tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Flow 'volume_create_api' (f6a711ef-9ed9-49e1-9f3b-c209e5dcb13e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86814) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:39:32 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-c9207645-0fc4-4fb8-9981-6c9f190b32ed tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Create volume request issued successfully. Sep 01 12:39:32 devstack devstack@c-api.service[86814]: WARNING stevedore.named [None req-c9207645-0fc4-4fb8-9981-6c9f190b32ed tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:39:32 devstack devstack@c-api.service[86814]: WARNING castellan.key_manager [None req-c9207645-0fc4-4fb8-9981-6c9f190b32ed tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:39:32 devstack devstack@c-api.service[86814]: DEBUG oslo_db.sqlalchemy.engines [None req-c9207645-0fc4-4fb8-9981-6c9f190b32ed tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86814) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 12:39:32 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:39:32 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:39:32 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c9207645-0fc4-4fb8-9981-6c9f190b32ed tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] http://192.168.122.202/volume/v3/volumes returned with HTTP 202 Sep 01 12:39:32 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 190/392] 192.168.122.202 () {62 vars in 1184 bytes} [Tue Sep 1 12:39:31 2026] POST /volume/v3/volumes => generated 830 bytes in 748 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 01 12:39:32 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-8823b042-b7cd-47f8-9f7c-81e4a005ac51 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:39:32 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-8823b042-b7cd-47f8-9f7c-81e4a005ac51 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] GET http://192.168.122.202/volume/v3/volumes/ec635abe-b433-438a-b7a6-ae2082b0804f Sep 01 12:39:32 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-8823b042-b7cd-47f8-9f7c-81e4a005ac51 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:39:32 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-8823b042-b7cd-47f8-9f7c-81e4a005ac51 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:39:32 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:39:32 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:39:32 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:39:32 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:39:32 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-8823b042-b7cd-47f8-9f7c-81e4a005ac51 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Volume info retrieved successfully. Sep 01 12:39:32 devstack devstack@c-api.service[86815]: WARNING stevedore.named [None req-8823b042-b7cd-47f8-9f7c-81e4a005ac51 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:39:32 devstack devstack@c-api.service[86815]: WARNING castellan.key_manager [None req-8823b042-b7cd-47f8-9f7c-81e4a005ac51 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:39:32 devstack devstack@c-api.service[86815]: DEBUG oslo_db.sqlalchemy.engines [None req-8823b042-b7cd-47f8-9f7c-81e4a005ac51 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86815) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 12:39:32 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:39:32 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:39:32 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-8823b042-b7cd-47f8-9f7c-81e4a005ac51 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] http://192.168.122.202/volume/v3/volumes/ec635abe-b433-438a-b7a6-ae2082b0804f returned with HTTP 200 Sep 01 12:39:33 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 203/393] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:39:32 2026] GET /volume/v3/volumes/ec635abe-b433-438a-b7a6-ae2082b0804f => generated 898 bytes in 280 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:39:34 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-e5915752-e039-4918-be50-95347efe25d0 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:39:34 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e5915752-e039-4918-be50-95347efe25d0 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] GET http://192.168.122.202/volume/v3/volumes/ec635abe-b433-438a-b7a6-ae2082b0804f Sep 01 12:39:34 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e5915752-e039-4918-be50-95347efe25d0 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:39:34 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e5915752-e039-4918-be50-95347efe25d0 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:39:34 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:39:34 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:39:34 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:39:34 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:39:34 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-e5915752-e039-4918-be50-95347efe25d0 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Volume info retrieved successfully. Sep 01 12:39:34 devstack devstack@c-api.service[86814]: WARNING stevedore.named [None req-e5915752-e039-4918-be50-95347efe25d0 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:39:34 devstack devstack@c-api.service[86814]: WARNING castellan.key_manager [None req-e5915752-e039-4918-be50-95347efe25d0 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:39:34 devstack devstack@c-api.service[86814]: DEBUG oslo_db.sqlalchemy.engines [None req-e5915752-e039-4918-be50-95347efe25d0 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86814) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 12:39:34 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:39:34 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:39:34 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e5915752-e039-4918-be50-95347efe25d0 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] http://192.168.122.202/volume/v3/volumes/ec635abe-b433-438a-b7a6-ae2082b0804f returned with HTTP 200 Sep 01 12:39:34 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 191/394] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:39:34 2026] GET /volume/v3/volumes/ec635abe-b433-438a-b7a6-ae2082b0804f => generated 922 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:39:35 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-29c0a9f7-9d7a-4cfc-a85f-eb40eeab039f None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:39:35 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-29c0a9f7-9d7a-4cfc-a85f-eb40eeab039f tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] GET http://192.168.122.202/volume/v3/volumes/ec635abe-b433-438a-b7a6-ae2082b0804f Sep 01 12:39:35 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-29c0a9f7-9d7a-4cfc-a85f-eb40eeab039f tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:39:35 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-29c0a9f7-9d7a-4cfc-a85f-eb40eeab039f tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:39:35 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:39:35 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:39:35 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:39:35 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:39:35 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-29c0a9f7-9d7a-4cfc-a85f-eb40eeab039f tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Volume info retrieved successfully. Sep 01 12:39:35 devstack devstack@c-api.service[86815]: WARNING stevedore.named [None req-29c0a9f7-9d7a-4cfc-a85f-eb40eeab039f tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:39:35 devstack devstack@c-api.service[86815]: WARNING castellan.key_manager [None req-29c0a9f7-9d7a-4cfc-a85f-eb40eeab039f tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:39:35 devstack devstack@c-api.service[86815]: DEBUG oslo_db.sqlalchemy.engines [None req-29c0a9f7-9d7a-4cfc-a85f-eb40eeab039f tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86815) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 12:39:35 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:39:35 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:39:35 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-29c0a9f7-9d7a-4cfc-a85f-eb40eeab039f tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] http://192.168.122.202/volume/v3/volumes/ec635abe-b433-438a-b7a6-ae2082b0804f returned with HTTP 200 Sep 01 12:39:35 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 204/395] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:39:35 2026] GET /volume/v3/volumes/ec635abe-b433-438a-b7a6-ae2082b0804f => generated 923 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:39:35 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-e462e218-1359-492c-8b9a-07dca3c7b039 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:39:35 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e462e218-1359-492c-8b9a-07dca3c7b039 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] POST http://192.168.122.202/volume/v3/group_snapshots Sep 01 12:39:35 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e462e218-1359-492c-8b9a-07dca3c7b039 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "62807218-fd6e-4f33-b6bd-ef57ae66d795", "name": "tempest-group_snapshot-396309527"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:39:35 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.group_snapshots [None req-e462e218-1359-492c-8b9a-07dca3c7b039 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '62807218-fd6e-4f33-b6bd-ef57ae66d795', 'name': 'tempest-group_snapshot-396309527'}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 01 12:39:35 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:39:35 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:39:35 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.group_snapshots [None req-e462e218-1359-492c-8b9a-07dca3c7b039 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Creating group_snapshot tempest-group_snapshot-396309527. Sep 01 12:39:35 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:696: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:39:35 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 12:39:35 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:39:35 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:39:35 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:39:35 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:39:35 devstack devstack@c-api.service[86814]: WARNING cinder.quota [None req-e462e218-1359-492c-8b9a-07dca3c7b039 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1242122236 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1242122236, it is now deprecated. Please use the default quota class for default quota. Sep 01 12:39:35 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-e462e218-1359-492c-8b9a-07dca3c7b039 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Created reservations ['b093f005-dd93-4e0b-b6c8-1a2a0da6cd03', 'f7e51d11-458e-4b3d-b770-0a07c7f75ac8', 'd986e94a-2382-4216-9357-157770ccee93', '44b0d59d-16b2-4638-90c3-ba55919da6f3'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:39:35 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e462e218-1359-492c-8b9a-07dca3c7b039 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] http://192.168.122.202/volume/v3/group_snapshots returned with HTTP 202 Sep 01 12:39:35 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 192/396] 192.168.122.202 () {62 vars in 1208 bytes} [Tue Sep 1 12:39:35 2026] POST /volume/v3/group_snapshots => generated 167 bytes in 258 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:39:35 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-f4bd5808-e018-4090-9060-1a86eda41ee4 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:39:35 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f4bd5808-e018-4090-9060-1a86eda41ee4 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] GET http://192.168.122.202/volume/v3/group_snapshots/2897c8d0-e4e2-49b6-91cb-20a8c27a4a29 Sep 01 12:39:35 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f4bd5808-e018-4090-9060-1a86eda41ee4 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:39:35 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f4bd5808-e018-4090-9060-1a86eda41ee4 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Calling method 'version_select' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:39:35 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.group_snapshots [None req-f4bd5808-e018-4090-9060-1a86eda41ee4 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] show called for member 2897c8d0-e4e2-49b6-91cb-20a8c27a4a29 {{(pid=86815) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 12:39:35 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:39:35 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:39:35 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f4bd5808-e018-4090-9060-1a86eda41ee4 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] http://192.168.122.202/volume/v3/group_snapshots/2897c8d0-e4e2-49b6-91cb-20a8c27a4a29 returned with HTTP 200 Sep 01 12:39:35 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 205/397] 192.168.122.202 () {60 vars in 1297 bytes} [Tue Sep 1 12:39:35 2026] GET /volume/v3/group_snapshots/2897c8d0-e4e2-49b6-91cb-20a8c27a4a29 => generated 306 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:39:36 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-038793c8-3d58-4baf-980e-1df7cadd4cfb None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:39:36 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-038793c8-3d58-4baf-980e-1df7cadd4cfb tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] POST http://192.168.122.202/volume/v3/volumes Sep 01 12:39:36 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-038793c8-3d58-4baf-980e-1df7cadd4cfb tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "62ec9d96-2c5c-43fd-8989-e5006f65dd23", "size": 2, "name": "tempest-VolumesNegativeTest-Volume-322120280"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:39:36 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volumes [None req-038793c8-3d58-4baf-980e-1df7cadd4cfb tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] Create volume request body: {'volume': {'imageRef': '62ec9d96-2c5c-43fd-8989-e5006f65dd23', 'size': 2, 'name': 'tempest-VolumesNegativeTest-Volume-322120280'}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:39:36 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-8ca8cfe6-6fc5-4f07-8bb0-0117655d3b89 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:39:36 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-8ca8cfe6-6fc5-4f07-8bb0-0117655d3b89 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] GET http://192.168.122.202/volume/v3/group_snapshots/2897c8d0-e4e2-49b6-91cb-20a8c27a4a29 Sep 01 12:39:36 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-8ca8cfe6-6fc5-4f07-8bb0-0117655d3b89 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:39:36 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-8ca8cfe6-6fc5-4f07-8bb0-0117655d3b89 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Calling method 'version_select' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:39:36 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.group_snapshots [None req-8ca8cfe6-6fc5-4f07-8bb0-0117655d3b89 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] show called for member 2897c8d0-e4e2-49b6-91cb-20a8c27a4a29 {{(pid=86815) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 12:39:36 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:39:36 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:39:36 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-8ca8cfe6-6fc5-4f07-8bb0-0117655d3b89 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] http://192.168.122.202/volume/v3/group_snapshots/2897c8d0-e4e2-49b6-91cb-20a8c27a4a29 returned with HTTP 200 Sep 01 12:39:36 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 206/398] 192.168.122.202 () {60 vars in 1297 bytes} [Tue Sep 1 12:39:36 2026] GET /volume/v3/group_snapshots/2897c8d0-e4e2-49b6-91cb-20a8c27a4a29 => generated 306 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:39:36 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-038793c8-3d58-4baf-980e-1df7cadd4cfb tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] Create volume of 2 GB Sep 01 12:39:36 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:39:36 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:39:36 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-038793c8-3d58-4baf-980e-1df7cadd4cfb tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] Availability Zones retrieved successfully. Sep 01 12:39:36 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-038793c8-3d58-4baf-980e-1df7cadd4cfb tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] Flow 'volume_create_api' (da8bd021-cbfa-4c27-942f-1b518d75cc9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:39:36 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-038793c8-3d58-4baf-980e-1df7cadd4cfb tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9818bf35-4d56-44d0-8540-27f4a01e38af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:39:36 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.flows.api.create_volume [None req-038793c8-3d58-4baf-980e-1df7cadd4cfb tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] Validating volume size '2' using validate_int {{(pid=86814) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 12:39:37 devstack devstack@c-api.service[86814]: WARNING cinder.volume.api [None req-038793c8-3d58-4baf-980e-1df7cadd4cfb tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9818bf35-4d56-44d0-8540-27f4a01e38af) transitioned into state 'FAILURE' from state 'RUNNING' Sep 01 12:39:37 devstack devstack@c-api.service[86814]: Failure: cinder.exception.InvalidInput: Invalid input received: Image 62ec9d96-2c5c-43fd-8989-e5006f65dd23 is not active. Sep 01 12:39:37 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-038793c8-3d58-4baf-980e-1df7cadd4cfb tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9818bf35-4d56-44d0-8540-27f4a01e38af) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:39:37 devstack devstack@c-api.service[86814]: WARNING cinder.volume.api [None req-038793c8-3d58-4baf-980e-1df7cadd4cfb tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9818bf35-4d56-44d0-8540-27f4a01e38af) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 01 12:39:37 devstack devstack@c-api.service[86814]: WARNING cinder.volume.api [None req-038793c8-3d58-4baf-980e-1df7cadd4cfb tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] Flow 'volume_create_api' (da8bd021-cbfa-4c27-942f-1b518d75cc9c) transitioned into state 'REVERTED' from state 'RUNNING' Sep 01 12:39:37 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-038793c8-3d58-4baf-980e-1df7cadd4cfb tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] http://192.168.122.202/volume/v3/volumes returned with HTTP 400 Sep 01 12:39:37 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 193/399] 192.168.122.202 () {60 vars in 1143 bytes} [Tue Sep 1 12:39:36 2026] POST /volume/v3/volumes => generated 125 bytes in 564 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 12:39:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-50eb8ce8-1bf2-456b-b5b1-19d0ed8f97a7 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:39:37 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-50eb8ce8-1bf2-456b-b5b1-19d0ed8f97a7 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] GET http://192.168.122.202/volume/v3/group_snapshots/2897c8d0-e4e2-49b6-91cb-20a8c27a4a29 Sep 01 12:39:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-50eb8ce8-1bf2-456b-b5b1-19d0ed8f97a7 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:39:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-50eb8ce8-1bf2-456b-b5b1-19d0ed8f97a7 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Calling method 'version_select' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:39:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.group_snapshots [None req-50eb8ce8-1bf2-456b-b5b1-19d0ed8f97a7 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] show called for member 2897c8d0-e4e2-49b6-91cb-20a8c27a4a29 {{(pid=86815) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 12:39:37 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:39:37 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:39:37 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-50eb8ce8-1bf2-456b-b5b1-19d0ed8f97a7 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] http://192.168.122.202/volume/v3/group_snapshots/2897c8d0-e4e2-49b6-91cb-20a8c27a4a29 returned with HTTP 200 Sep 01 12:39:37 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 207/400] 192.168.122.202 () {60 vars in 1297 bytes} [Tue Sep 1 12:39:37 2026] GET /volume/v3/group_snapshots/2897c8d0-e4e2-49b6-91cb-20a8c27a4a29 => generated 306 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:39:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-b03910e0-aaaa-4965-9bad-a0bad694b093 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:39:38 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b03910e0-aaaa-4965-9bad-a0bad694b093 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] GET http://192.168.122.202/volume/v3/group_snapshots/2897c8d0-e4e2-49b6-91cb-20a8c27a4a29 Sep 01 12:39:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b03910e0-aaaa-4965-9bad-a0bad694b093 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:39:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b03910e0-aaaa-4965-9bad-a0bad694b093 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Calling method 'version_select' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:39:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.group_snapshots [None req-b03910e0-aaaa-4965-9bad-a0bad694b093 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] show called for member 2897c8d0-e4e2-49b6-91cb-20a8c27a4a29 {{(pid=86814) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 12:39:38 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:39:38 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:39:38 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b03910e0-aaaa-4965-9bad-a0bad694b093 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] http://192.168.122.202/volume/v3/group_snapshots/2897c8d0-e4e2-49b6-91cb-20a8c27a4a29 returned with HTTP 200 Sep 01 12:39:38 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 194/401] 192.168.122.202 () {60 vars in 1297 bytes} [Tue Sep 1 12:39:38 2026] GET /volume/v3/group_snapshots/2897c8d0-e4e2-49b6-91cb-20a8c27a4a29 => generated 307 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:39:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-d0ad10d0-6f40-4bf2-b1b8-4b7df34c27f7 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:39:38 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d0ad10d0-6f40-4bf2-b1b8-4b7df34c27f7 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] GET http://192.168.122.202/volume/v3/snapshots/detail Sep 01 12:39:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-d0ad10d0-6f40-4bf2-b1b8-4b7df34c27f7 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:39:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-d0ad10d0-6f40-4bf2-b1b8-4b7df34c27f7 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Calling method 'detail' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:39:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.api_utils [None req-d0ad10d0-6f40-4bf2-b1b8-4b7df34c27f7 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Removing options '' from query. {{(pid=86815) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:39:38 devstack devstack@c-api.service[86815]: DEBUG cinder.db.api [None req-d0ad10d0-6f40-4bf2-b1b8-4b7df34c27f7 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Building query based on filter {{(pid=86815) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 12:39:38 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:39:38 devstack devstack@c-api.service[86815]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 12:39:38 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-d0ad10d0-6f40-4bf2-b1b8-4b7df34c27f7 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Get all snapshots completed successfully. Sep 01 12:39:38 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:39:38 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:39:38 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d0ad10d0-6f40-4bf2-b1b8-4b7df34c27f7 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] http://192.168.122.202/volume/v3/snapshots/detail returned with HTTP 200 Sep 01 12:39:38 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 208/402] 192.168.122.202 () {58 vars in 1148 bytes} [Tue Sep 1 12:39:38 2026] GET /volume/v3/snapshots/detail => generated 453 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:39:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-13dedbc6-81a1-4cfa-a9e0-a5db4dd47759 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:39:38 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-13dedbc6-81a1-4cfa-a9e0-a5db4dd47759 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] GET http://192.168.122.202/volume/v3/snapshots/6c2bff8c-9676-4114-bd59-8ec25bd3976c Sep 01 12:39:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-13dedbc6-81a1-4cfa-a9e0-a5db4dd47759 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:39:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-13dedbc6-81a1-4cfa-a9e0-a5db4dd47759 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:39:38 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:39:38 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:39:38 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-13dedbc6-81a1-4cfa-a9e0-a5db4dd47759 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Snapshot retrieved successfully. Sep 01 12:39:38 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-13dedbc6-81a1-4cfa-a9e0-a5db4dd47759 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] http://192.168.122.202/volume/v3/snapshots/6c2bff8c-9676-4114-bd59-8ec25bd3976c returned with HTTP 200 Sep 01 12:39:38 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 195/403] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:39:38 2026] GET /volume/v3/snapshots/6c2bff8c-9676-4114-bd59-8ec25bd3976c => generated 450 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:39:39 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-98c8fbef-68c2-41fc-af70-03bb9489033e None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:39:39 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-98c8fbef-68c2-41fc-af70-03bb9489033e tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] POST http://192.168.122.202/volume/v3/groups/action Sep 01 12:39:39 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-98c8fbef-68c2-41fc-af70-03bb9489033e tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Action body: b'{"create-from-src": {"group_snapshot_id": "2897c8d0-e4e2-49b6-91cb-20a8c27a4a29", "name": "tempest-Group_from_snap-138431140"}}' {{(pid=86815) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:39:39 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-98c8fbef-68c2-41fc-af70-03bb9489033e tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"group_snapshot_id": "2897c8d0-e4e2-49b6-91cb-20a8c27a4a29", "name": "tempest-Group_from_snap-138431140"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:39:39 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.groups [None req-98c8fbef-68c2-41fc-af70-03bb9489033e tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Creating new group {'create-from-src': {'group_snapshot_id': '2897c8d0-e4e2-49b6-91cb-20a8c27a4a29', 'name': 'tempest-Group_from_snap-138431140'}}. {{(pid=86815) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Sep 01 12:39:39 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.groups [None req-98c8fbef-68c2-41fc-af70-03bb9489033e tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Creating group tempest-Group_from_snap-138431140 from group_snapshot 2897c8d0-e4e2-49b6-91cb-20a8c27a4a29. Sep 01 12:39:39 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:39:39 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:39:39 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:39:39 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:39:39 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:39:39 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:39:39 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:39:39 devstack devstack@c-api.service[86815]: return base.obj_make_list(context, cls(context), Sep 01 12:39:39 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/snapshot.py:354: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:39:39 devstack devstack@c-api.service[86815]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 12:39:39 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:39:39 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:39:39 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-98c8fbef-68c2-41fc-af70-03bb9489033e tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Created reservations ['4867872f-9c9d-49a1-84bf-bd77ebfb060d'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:39:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-0f44c35a-5553-496b-b230-7f1f4f27591f None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:39:39 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-0f44c35a-5553-496b-b230-7f1f4f27591f tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] POST http://192.168.122.202/volume/v3/volumes Sep 01 12:39:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-0f44c35a-5553-496b-b230-7f1f4f27591f tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "86c776a7-edd2-4ce3-b5f4-07f25dcf64f6"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:39:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volumes [None req-0f44c35a-5553-496b-b230-7f1f4f27591f tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': '86c776a7-edd2-4ce3-b5f4-07f25dcf64f6'}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:39:39 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/snapshot.py:354: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:39:39 devstack devstack@c-api.service[86815]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 12:39:39 devstack devstack@c-api.service[86815]: INFO cinder.group.api [None req-98c8fbef-68c2-41fc-af70-03bb9489033e tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] A mapping entry already exists for group 93e33646-bdf4-46bc-8862-eda646717c37 and volume type f2afa8d1-1d2c-40e5-a726-43ba54972e08. Do not need to create again. Sep 01 12:39:39 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:39:39 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:39:39 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-98c8fbef-68c2-41fc-af70-03bb9489033e tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Availability Zones retrieved successfully. Sep 01 12:39:39 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-98c8fbef-68c2-41fc-af70-03bb9489033e tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Flow 'volume_create_api' (8654637f-2970-4a8e-b83a-226712113c17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:39:39 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-98c8fbef-68c2-41fc-af70-03bb9489033e tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a823fe52-408c-4d6d-bb9b-afe10206d225) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:39:39 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.flows.api.create_volume [None req-98c8fbef-68c2-41fc-af70-03bb9489033e tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86815) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 12:39:39 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:39:39 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:39:39 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-0f44c35a-5553-496b-b230-7f1f4f27591f tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] Create volume of 1 GB Sep 01 12:39:39 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-0f44c35a-5553-496b-b230-7f1f4f27591f tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] Availability Zones retrieved successfully. Sep 01 12:39:39 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-0f44c35a-5553-496b-b230-7f1f4f27591f tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] Flow 'volume_create_api' (775a1400-a39e-459a-bdb5-fe3952d8df75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:39:39 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-0f44c35a-5553-496b-b230-7f1f4f27591f tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (88041b42-b070-42bc-9547-f49b8c6b406d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:39:39 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-98c8fbef-68c2-41fc-af70-03bb9489033e tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a823fe52-408c-4d6d-bb9b-afe10206d225) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '6c2bff8c-9676-4114-bd59-8ec25bd3976c', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T10:39:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f2afa8d1-1d2c-40e5-a726-43ba54972e08,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1242122236',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f2afa8d1-1d2c-40e5-a726-43ba54972e08', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '93e33646-bdf4-46bc-8862-eda646717c37', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:39:39 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.flows.api.create_volume [None req-0f44c35a-5553-496b-b230-7f1f4f27591f tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] Validating volume size '1' using validate_int {{(pid=86814) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 12:39:39 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-98c8fbef-68c2-41fc-af70-03bb9489033e tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (164bca6c-2798-46e2-9c8f-7f85572bb5ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:39:39 devstack devstack@c-api.service[86814]: WARNING cinder.volume.api [None req-0f44c35a-5553-496b-b230-7f1f4f27591f tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (88041b42-b070-42bc-9547-f49b8c6b406d) transitioned into state 'FAILURE' from state 'RUNNING' Sep 01 12:39:39 devstack devstack@c-api.service[86814]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size 1GB cannot be smaller than the image minDisk size 2GB. Sep 01 12:39:39 devstack devstack@c-api.service[86815]: WARNING cinder.quota [None req-98c8fbef-68c2-41fc-af70-03bb9489033e tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1242122236 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1242122236, it is now deprecated. Please use the default quota class for default quota. Sep 01 12:39:39 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-0f44c35a-5553-496b-b230-7f1f4f27591f tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (88041b42-b070-42bc-9547-f49b8c6b406d) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:39:39 devstack devstack@c-api.service[86814]: WARNING cinder.volume.api [None req-0f44c35a-5553-496b-b230-7f1f4f27591f tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (88041b42-b070-42bc-9547-f49b8c6b406d) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 01 12:39:39 devstack devstack@c-api.service[86814]: WARNING cinder.volume.api [None req-0f44c35a-5553-496b-b230-7f1f4f27591f tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] Flow 'volume_create_api' (775a1400-a39e-459a-bdb5-fe3952d8df75) transitioned into state 'REVERTED' from state 'RUNNING' Sep 01 12:39:39 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-0f44c35a-5553-496b-b230-7f1f4f27591f tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] http://192.168.122.202/volume/v3/volumes returned with HTTP 400 Sep 01 12:39:39 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 196/404] 192.168.122.202 () {60 vars in 1142 bytes} [Tue Sep 1 12:39:39 2026] POST /volume/v3/volumes => generated 134 bytes in 236 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 12:39:39 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-98c8fbef-68c2-41fc-af70-03bb9489033e tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Created reservations ['07567cb6-f2f4-41e5-a3c8-91d6666f3455', '897b8b2b-5c0d-477b-8f77-c9c956048f0f'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:39:39 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-98c8fbef-68c2-41fc-af70-03bb9489033e tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (164bca6c-2798-46e2-9c8f-7f85572bb5ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['07567cb6-f2f4-41e5-a3c8-91d6666f3455', '897b8b2b-5c0d-477b-8f77-c9c956048f0f']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:39:39 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-98c8fbef-68c2-41fc-af70-03bb9489033e tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (967474d6-aeda-4070-bbdf-dbaa3b59a727) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:39:39 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:39:39 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:39:39 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:39:39 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:39:39 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-98c8fbef-68c2-41fc-af70-03bb9489033e tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (967474d6-aeda-4070-bbdf-dbaa3b59a727) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f87cefdb-0049-47e5-848f-74713e8f54a1', '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=93e33646-bdf4-46bc-8862-eda646717c37,group_type_id=,metadata={},multiattach=False,project_id='aed1d40a15ac4be4bcae2efc2f4a0f49',qos_specs=None,replication_status=,reservations=['07567cb6-f2f4-41e5-a3c8-91d6666f3455','897b8b2b-5c0d-477b-8f77-c9c956048f0f'],size=1,snapshot_id=6c2bff8c-9676-4114-bd59-8ec25bd3976c,source_replicaid=,source_volid=None,status='creating',user_id='de3898c635d74e81ac5ab75f16a8aae3',volume_type_id=f2afa8d1-1d2c-40e5-a726-43ba54972e08), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T10:39:39Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=93e33646-bdf4-46bc-8862-eda646717c37,host=None,id=f87cefdb-0049-47e5-848f-74713e8f54a1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aed1d40a15ac4be4bcae2efc2f4a0f49',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=6c2bff8c-9676-4114-bd59-8ec25bd3976c,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='de3898c635d74e81ac5ab75f16a8aae3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f2afa8d1-1d2c-40e5-a726-43ba54972e08),volume_type_id=f2afa8d1-1d2c-40e5-a726-43ba54972e08)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:39:39 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-98c8fbef-68c2-41fc-af70-03bb9489033e tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b2f020c4-a152-491b-84fd-cf248c51e8c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:39:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-33f7597b-de2c-46e4-9848-48d2c7b062a8 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:39:39 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-33f7597b-de2c-46e4-9848-48d2c7b062a8 tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] POST http://192.168.122.202/volume/v3/volumes Sep 01 12:39:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-33f7597b-de2c-46e4-9848-48d2c7b062a8 tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "#$%"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:39:39 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-33f7597b-de2c-46e4-9848-48d2c7b062a8 tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] http://192.168.122.202/volume/v3/volumes returned with HTTP 400 Sep 01 12:39:39 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 197/405] 192.168.122.202 () {60 vars in 1142 bytes} [Tue Sep 1 12:39:39 2026] POST /volume/v3/volumes => generated 127 bytes in 14 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 12:39:39 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-98c8fbef-68c2-41fc-af70-03bb9489033e tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b2f020c4-a152-491b-84fd-cf248c51e8c1) transitioned into state 'SUCCESS' from 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=93e33646-bdf4-46bc-8862-eda646717c37,group_type_id=,metadata={},multiattach=False,project_id='aed1d40a15ac4be4bcae2efc2f4a0f49',qos_specs=None,replication_status=,reservations=['07567cb6-f2f4-41e5-a3c8-91d6666f3455','897b8b2b-5c0d-477b-8f77-c9c956048f0f'],size=1,snapshot_id=6c2bff8c-9676-4114-bd59-8ec25bd3976c,source_replicaid=,source_volid=None,status='creating',user_id='de3898c635d74e81ac5ab75f16a8aae3',volume_type_id=f2afa8d1-1d2c-40e5-a726-43ba54972e08)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:39:39 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-98c8fbef-68c2-41fc-af70-03bb9489033e tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Flow 'volume_create_api' (8654637f-2970-4a8e-b83a-226712113c17) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86815) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:39:39 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-98c8fbef-68c2-41fc-af70-03bb9489033e tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Create volume request issued successfully. Sep 01 12:39:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-56d4001c-e632-43a5-b564-79236890bc1c None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:39:39 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-56d4001c-e632-43a5-b564-79236890bc1c tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] POST http://192.168.122.202/volume/v3/volumes Sep 01 12:39:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-56d4001c-e632-43a5-b564-79236890bc1c tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "3d5a30dd-bd47-4090-a672-d226eb1eae80"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:39:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volumes [None req-56d4001c-e632-43a5-b564-79236890bc1c tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '3d5a30dd-bd47-4090-a672-d226eb1eae80'}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:39:39 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-56d4001c-e632-43a5-b564-79236890bc1c tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] http://192.168.122.202/volume/v3/volumes returned with HTTP 404 Sep 01 12:39:39 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 198/406] 192.168.122.202 () {60 vars in 1142 bytes} [Tue Sep 1 12:39:39 2026] POST /volume/v3/volumes => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:39:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-c1670904-98dc-4585-b8ec-1f1f953d9d81 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:39:39 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c1670904-98dc-4585-b8ec-1f1f953d9d81 tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] POST http://192.168.122.202/volume/v3/volumes Sep 01 12:39:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c1670904-98dc-4585-b8ec-1f1f953d9d81 tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "d99804a5-a822-43a8-80c8-c261427f6101"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:39:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volumes [None req-c1670904-98dc-4585-b8ec-1f1f953d9d81 tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': 'd99804a5-a822-43a8-80c8-c261427f6101'}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:39:39 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:696: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:39:39 devstack devstack@c-api.service[86815]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 12:39:39 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:39:39 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:39:39 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c1670904-98dc-4585-b8ec-1f1f953d9d81 tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] http://192.168.122.202/volume/v3/volumes returned with HTTP 404 Sep 01 12:39:39 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 199/407] 192.168.122.202 () {60 vars in 1142 bytes} [Tue Sep 1 12:39:39 2026] POST /volume/v3/volumes => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:39:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-3525697d-88c3-43e6-8efc-3871dd169f8b None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:39:39 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-98c8fbef-68c2-41fc-af70-03bb9489033e tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] http://192.168.122.202/volume/v3/groups/action returned with HTTP 202 Sep 01 12:39:39 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 209/408] 192.168.122.202 () {62 vars in 1202 bytes} [Tue Sep 1 12:39:39 2026] POST /volume/v3/groups/action => generated 102 bytes in 563 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:39:39 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-3525697d-88c3-43e6-8efc-3871dd169f8b tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] POST http://192.168.122.202/volume/v3/volumes Sep 01 12:39:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-3525697d-88c3-43e6-8efc-3871dd169f8b tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "volume_type": "bf21dd64-6b54-4982-9631-3bf8ff65b7fb"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:39:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volumes [None req-3525697d-88c3-43e6-8efc-3871dd169f8b tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] Create volume request body: {'volume': {'size': 1, 'volume_type': 'bf21dd64-6b54-4982-9631-3bf8ff65b7fb'}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:39:39 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-b5c874be-da11-4753-ad2d-703c88726ad3 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:39:39 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b5c874be-da11-4753-ad2d-703c88726ad3 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] GET http://192.168.122.202/volume/v3/volumes/detail Sep 01 12:39:39 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b5c874be-da11-4753-ad2d-703c88726ad3 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:39:39 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b5c874be-da11-4753-ad2d-703c88726ad3 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Calling method 'detail' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:39:39 devstack devstack@c-api.service[86815]: DEBUG cinder.api.api_utils [None req-b5c874be-da11-4753-ad2d-703c88726ad3 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Removing options '' from query. {{(pid=86815) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:39:39 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:39:39 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:39:39 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-b5c874be-da11-4753-ad2d-703c88726ad3 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86815) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 12:39:39 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-3525697d-88c3-43e6-8efc-3871dd169f8b tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] http://192.168.122.202/volume/v3/volumes returned with HTTP 404 Sep 01 12:39:39 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 200/409] 192.168.122.202 () {60 vars in 1142 bytes} [Tue Sep 1 12:39:39 2026] POST /volume/v3/volumes => generated 114 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:39:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-a89c0ccf-6a35-4283-88c6-302303298126 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:39:39 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a89c0ccf-6a35-4283-88c6-302303298126 tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] POST http://192.168.122.202/volume/v3/volumes Sep 01 12:39:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a89c0ccf-6a35-4283-88c6-302303298126 tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "-1"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:39:39 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:39:39 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:39:39 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:39:39 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:39:39 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-b5c874be-da11-4753-ad2d-703c88726ad3 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Get all volumes completed successfully. Sep 01 12:39:39 devstack devstack@c-api.service[86815]: WARNING stevedore.named [None req-b5c874be-da11-4753-ad2d-703c88726ad3 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:39:39 devstack devstack@c-api.service[86815]: WARNING castellan.key_manager [None req-b5c874be-da11-4753-ad2d-703c88726ad3 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:39:39 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a89c0ccf-6a35-4283-88c6-302303298126 tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] http://192.168.122.202/volume/v3/volumes returned with HTTP 400 Sep 01 12:39:39 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 201/410] 192.168.122.202 () {60 vars in 1142 bytes} [Tue Sep 1 12:39:39 2026] POST /volume/v3/volumes => generated 125 bytes in 12 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 12:39:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-1a1a70e6-98f1-4b18-a8c9-62a4eb813d69 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:39:39 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1a1a70e6-98f1-4b18-a8c9-62a4eb813d69 tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] POST http://192.168.122.202/volume/v3/volumes Sep 01 12:39:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-1a1a70e6-98f1-4b18-a8c9-62a4eb813d69 tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "0"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:39:39 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1a1a70e6-98f1-4b18-a8c9-62a4eb813d69 tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] http://192.168.122.202/volume/v3/volumes returned with HTTP 400 Sep 01 12:39:39 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 202/411] 192.168.122.202 () {60 vars in 1142 bytes} [Tue Sep 1 12:39:39 2026] POST /volume/v3/volumes => generated 125 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 12:39:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-60356589-49e2-41b9-a712-021a3bc2ad92 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:39:39 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-60356589-49e2-41b9-a712-021a3bc2ad92 tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] POST http://192.168.122.202/volume/v3/volumes Sep 01 12:39:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-60356589-49e2-41b9-a712-021a3bc2ad92 tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] Action: 'create', calling method: create, body: {"volume": {"size": ""}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:39:39 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-60356589-49e2-41b9-a712-021a3bc2ad92 tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] http://192.168.122.202/volume/v3/volumes returned with HTTP 400 Sep 01 12:39:39 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 203/412] 192.168.122.202 () {60 vars in 1142 bytes} [Tue Sep 1 12:39:39 2026] POST /volume/v3/volumes => generated 121 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 12:39:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-77d68138-f698-49aa-8d40-f1393d8a4738 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:39:39 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-77d68138-f698-49aa-8d40-f1393d8a4738 tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] DELETE http://192.168.122.202/volume/v3/volumes/tempest-invalid-1134396017 Sep 01 12:39:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-77d68138-f698-49aa-8d40-f1393d8a4738 tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:39:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-77d68138-f698-49aa-8d40-f1393d8a4738 tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:39:39 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-77d68138-f698-49aa-8d40-f1393d8a4738 tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] Delete volume with id: tempest-invalid-1134396017 Sep 01 12:39:39 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-77d68138-f698-49aa-8d40-f1393d8a4738 tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] http://192.168.122.202/volume/v3/volumes/tempest-invalid-1134396017 returned with HTTP 404 Sep 01 12:39:39 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 204/413] 192.168.122.202 () {58 vars in 1205 bytes} [Tue Sep 1 12:39:39 2026] DELETE /volume/v3/volumes/tempest-invalid-1134396017 => generated 99 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:39:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-18f671b5-c6aa-4eca-a296-9e4c8e879f81 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:39:39 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 205/414] 192.168.122.202 () {58 vars in 1127 bytes} [Tue Sep 1 12:39:39 2026] DELETE /volume/v3/volumes/ => generated 112 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Sep 01 12:39:39 devstack devstack@c-api.service[86815]: DEBUG oslo_db.sqlalchemy.engines [None req-b5c874be-da11-4753-ad2d-703c88726ad3 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86815) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 12:39:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-7ad3f495-3b66-42c4-882d-9ec682b7850a None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:39:39 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7ad3f495-3b66-42c4-882d-9ec682b7850a tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] POST http://192.168.122.202/volume/v3/volumes/xxx/action Sep 01 12:39:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-7ad3f495-3b66-42c4-882d-9ec682b7850a tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] Action body: b'{"os-detach": {}}' {{(pid=86814) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:39:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-7ad3f495-3b66-42c4-882d-9ec682b7850a tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:39:39 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:39:39 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:39:39 devstack devstack@c-api.service[86815]: WARNING stevedore.named [None req-b5c874be-da11-4753-ad2d-703c88726ad3 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:39:39 devstack devstack@c-api.service[86815]: WARNING castellan.key_manager [None req-b5c874be-da11-4753-ad2d-703c88726ad3 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:39:39 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7ad3f495-3b66-42c4-882d-9ec682b7850a tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] http://192.168.122.202/volume/v3/volumes/xxx/action returned with HTTP 404 Sep 01 12:39:39 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 206/415] 192.168.122.202 () {60 vars in 1175 bytes} [Tue Sep 1 12:39:39 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 01 12:39:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-8477dcdc-1511-4963-bfb4-a446a304ee3d None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:39:39 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8477dcdc-1511-4963-bfb4-a446a304ee3d tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] GET http://192.168.122.202/volume/v3/volumes/tempest-invalid-684261246 Sep 01 12:39:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-8477dcdc-1511-4963-bfb4-a446a304ee3d tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:39:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-8477dcdc-1511-4963-bfb4-a446a304ee3d tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:39:39 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8477dcdc-1511-4963-bfb4-a446a304ee3d tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] http://192.168.122.202/volume/v3/volumes/tempest-invalid-684261246 returned with HTTP 404 Sep 01 12:39:39 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 207/416] 192.168.122.202 () {58 vars in 1199 bytes} [Tue Sep 1 12:39:39 2026] GET /volume/v3/volumes/tempest-invalid-684261246 => generated 98 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:39:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-81c8eeb2-d16b-403f-8361-d6ef25659a5f None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:39:39 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 208/417] 192.168.122.202 () {58 vars in 1124 bytes} [Tue Sep 1 12:39:39 2026] GET /volume/v3/volumes/ => generated 112 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Sep 01 12:39:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-7ea42e21-1d45-4a8c-ae64-97f071129443 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:39:39 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7ea42e21-1d45-4a8c-ae64-97f071129443 tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] GET http://192.168.122.202/volume/v3/volumes/detail?status=null Sep 01 12:39:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-7ea42e21-1d45-4a8c-ae64-97f071129443 tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:39:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-7ea42e21-1d45-4a8c-ae64-97f071129443 tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] Calling method 'detail' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:39:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.api_utils [None req-7ea42e21-1d45-4a8c-ae64-97f071129443 tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] Removing options '' from query. {{(pid=86814) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:39:39 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-7ea42e21-1d45-4a8c-ae64-97f071129443 tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] Could not evaluate value null, assuming string {{(pid=86814) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 01 12:39:39 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-7ea42e21-1d45-4a8c-ae64-97f071129443 tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=86814) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 12:39:39 devstack devstack@c-api.service[86815]: DEBUG oslo_db.sqlalchemy.engines [None req-b5c874be-da11-4753-ad2d-703c88726ad3 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86815) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 12:39:39 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:39:39 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:39:39 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b5c874be-da11-4753-ad2d-703c88726ad3 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] http://192.168.122.202/volume/v3/volumes/detail returned with HTTP 200 Sep 01 12:39:39 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 210/418] 192.168.122.202 () {60 vars in 1183 bytes} [Tue Sep 1 12:39:39 2026] GET /volume/v3/volumes/detail => generated 1850 bytes in 258 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 12:39:39 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-cd914645-f260-4a80-965f-c207830f1eed None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:39:39 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-cd914645-f260-4a80-965f-c207830f1eed tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] GET http://192.168.122.202/volume/v3/volumes/f87cefdb-0049-47e5-848f-74713e8f54a1 Sep 01 12:39:39 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-cd914645-f260-4a80-965f-c207830f1eed tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:39:39 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-cd914645-f260-4a80-965f-c207830f1eed tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:39:39 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:39:39 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 12:39:39 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-7ea42e21-1d45-4a8c-ae64-97f071129443 tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] Get all volumes completed successfully. Sep 01 12:39:39 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7ea42e21-1d45-4a8c-ae64-97f071129443 tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] http://192.168.122.202/volume/v3/volumes/detail?status=null returned with HTTP 200 Sep 01 12:39:39 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 209/419] 192.168.122.202 () {58 vars in 1165 bytes} [Tue Sep 1 12:39:39 2026] GET /volume/v3/volumes/detail?status=null => generated 15 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 12:39:39 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:39:39 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:39:39 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:39:39 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:39:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-4b15d94c-2c52-4a37-9d80-1052baa8376e None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:39:39 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-4b15d94c-2c52-4a37-9d80-1052baa8376e tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] GET http://192.168.122.202/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-665239544 Sep 01 12:39:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-4b15d94c-2c52-4a37-9d80-1052baa8376e tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:39:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-4b15d94c-2c52-4a37-9d80-1052baa8376e tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] Calling method 'detail' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:39:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.api_utils [None req-4b15d94c-2c52-4a37-9d80-1052baa8376e tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] Removing options '' from query. {{(pid=86814) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:39:39 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-4b15d94c-2c52-4a37-9d80-1052baa8376e tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-665239544'), ('no_migration_targets', True)]). {{(pid=86814) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 12:39:39 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-cd914645-f260-4a80-965f-c207830f1eed tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Volume info retrieved successfully. Sep 01 12:39:39 devstack devstack@c-api.service[86815]: WARNING stevedore.named [None req-cd914645-f260-4a80-965f-c207830f1eed tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:39:39 devstack devstack@c-api.service[86815]: WARNING castellan.key_manager [None req-cd914645-f260-4a80-965f-c207830f1eed tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:39:39 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-4b15d94c-2c52-4a37-9d80-1052baa8376e tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] Get all volumes completed successfully. Sep 01 12:39:39 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-4b15d94c-2c52-4a37-9d80-1052baa8376e tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] http://192.168.122.202/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-665239544 returned with HTTP 200 Sep 01 12:39:39 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 210/420] 192.168.122.202 () {58 vars in 1241 bytes} [Tue Sep 1 12:39:39 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-665239544 => generated 15 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 12:39:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-0208ea70-4e92-4da0-ba54-2b73f4d0f68a None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:39:39 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-0208ea70-4e92-4da0-ba54-2b73f4d0f68a tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] GET http://192.168.122.202/volume/v3/volumes?status=null Sep 01 12:39:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-0208ea70-4e92-4da0-ba54-2b73f4d0f68a tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:39:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-0208ea70-4e92-4da0-ba54-2b73f4d0f68a tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] Calling method 'index' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:39:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.api_utils [None req-0208ea70-4e92-4da0-ba54-2b73f4d0f68a tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] Removing options '' from query. {{(pid=86814) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:39:39 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-0208ea70-4e92-4da0-ba54-2b73f4d0f68a tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] Could not evaluate value null, assuming string {{(pid=86814) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 01 12:39:39 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-0208ea70-4e92-4da0-ba54-2b73f4d0f68a tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=86814) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 12:39:39 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-0208ea70-4e92-4da0-ba54-2b73f4d0f68a tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] Get all volumes completed successfully. Sep 01 12:39:39 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-0208ea70-4e92-4da0-ba54-2b73f4d0f68a tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] http://192.168.122.202/volume/v3/volumes?status=null returned with HTTP 200 Sep 01 12:39:39 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 211/421] 192.168.122.202 () {58 vars in 1144 bytes} [Tue Sep 1 12:39:39 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 01 12:39:39 devstack devstack@c-api.service[86815]: DEBUG oslo_db.sqlalchemy.engines [None req-cd914645-f260-4a80-965f-c207830f1eed tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86815) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 12:39:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-96a8bd76-ceeb-49f8-8861-44c0472e0bea None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:39:40 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:39:40 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:39:40 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-96a8bd76-ceeb-49f8-8861-44c0472e0bea tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] GET http://192.168.122.202/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1491523835 Sep 01 12:39:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-96a8bd76-ceeb-49f8-8861-44c0472e0bea tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:39:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-96a8bd76-ceeb-49f8-8861-44c0472e0bea tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] Calling method 'index' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:39:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.api_utils [None req-96a8bd76-ceeb-49f8-8861-44c0472e0bea tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] Removing options '' from query. {{(pid=86814) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:39:40 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-96a8bd76-ceeb-49f8-8861-44c0472e0bea tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-1491523835'), ('no_migration_targets', True)]). {{(pid=86814) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 12:39:40 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-cd914645-f260-4a80-965f-c207830f1eed tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] http://192.168.122.202/volume/v3/volumes/f87cefdb-0049-47e5-848f-74713e8f54a1 returned with HTTP 200 Sep 01 12:39:40 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-96a8bd76-ceeb-49f8-8861-44c0472e0bea tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] Get all volumes completed successfully. Sep 01 12:39:40 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 211/422] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:39:39 2026] GET /volume/v3/volumes/f87cefdb-0049-47e5-848f-74713e8f54a1 => generated 934 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:39:40 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-96a8bd76-ceeb-49f8-8861-44c0472e0bea tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] http://192.168.122.202/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1491523835 returned with HTTP 200 Sep 01 12:39:40 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 212/423] 192.168.122.202 () {58 vars in 1222 bytes} [Tue Sep 1 12:39:40 2026] GET /volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1491523835 => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 12:39:40 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-01e7fe90-4ca6-457e-ad55-c2b07ed5e64b None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:39:40 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-01e7fe90-4ca6-457e-ad55-c2b07ed5e64b tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] POST http://192.168.122.202/volume/v3/volumes/f02d7432-d69e-4a1c-8001-dbc737dea9cb/action Sep 01 12:39:40 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-01e7fe90-4ca6-457e-ad55-c2b07ed5e64b tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] Action body: b'{"os-reserve": {}}' {{(pid=86815) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:39:40 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-01e7fe90-4ca6-457e-ad55-c2b07ed5e64b tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:39:40 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:39:40 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:39:40 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:39:40 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:39:40 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-01e7fe90-4ca6-457e-ad55-c2b07ed5e64b tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] Volume info retrieved successfully. Sep 01 12:39:40 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-01e7fe90-4ca6-457e-ad55-c2b07ed5e64b tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] Reserve volume completed successfully. Sep 01 12:39:40 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-01e7fe90-4ca6-457e-ad55-c2b07ed5e64b tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] http://192.168.122.202/volume/v3/volumes/f02d7432-d69e-4a1c-8001-dbc737dea9cb/action returned with HTTP 202 Sep 01 12:39:40 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 212/424] 192.168.122.202 () {60 vars in 1274 bytes} [Tue Sep 1 12:39:40 2026] POST /volume/v3/volumes/f02d7432-d69e-4a1c-8001-dbc737dea9cb/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 12:39:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-1f82f091-7b12-444b-b26d-9a81ca58b842 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:39:40 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1f82f091-7b12-444b-b26d-9a81ca58b842 tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] POST http://192.168.122.202/volume/v3/volumes/f02d7432-d69e-4a1c-8001-dbc737dea9cb/action Sep 01 12:39:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-1f82f091-7b12-444b-b26d-9a81ca58b842 tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] Action body: b'{"os-reserve": {}}' {{(pid=86814) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:39:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-1f82f091-7b12-444b-b26d-9a81ca58b842 tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:39:40 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:39:40 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:39:40 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:39:40 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:39:40 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-1f82f091-7b12-444b-b26d-9a81ca58b842 tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] Volume info retrieved successfully. Sep 01 12:39:40 devstack devstack@c-api.service[86814]: ERROR cinder.volume.api [None req-1f82f091-7b12-444b-b26d-9a81ca58b842 tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] Volume status must be available to reserve, but the status is attaching. Sep 01 12:39:40 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1f82f091-7b12-444b-b26d-9a81ca58b842 tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] http://192.168.122.202/volume/v3/volumes/f02d7432-d69e-4a1c-8001-dbc737dea9cb/action returned with HTTP 400 Sep 01 12:39:40 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 213/425] 192.168.122.202 () {60 vars in 1274 bytes} [Tue Sep 1 12:39:40 2026] POST /volume/v3/volumes/f02d7432-d69e-4a1c-8001-dbc737dea9cb/action => generated 132 bytes in 35 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 12:39:40 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-755acc70-14ee-431c-8bce-add2b4d27c49 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:39:40 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-755acc70-14ee-431c-8bce-add2b4d27c49 tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] POST http://192.168.122.202/volume/v3/volumes/f02d7432-d69e-4a1c-8001-dbc737dea9cb/action Sep 01 12:39:40 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-755acc70-14ee-431c-8bce-add2b4d27c49 tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=86815) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:39:40 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-755acc70-14ee-431c-8bce-add2b4d27c49 tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:39:40 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:39:40 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:39:40 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:39:40 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:39:40 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-755acc70-14ee-431c-8bce-add2b4d27c49 tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] Volume info retrieved successfully. Sep 01 12:39:40 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:39:40 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:39:40 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-755acc70-14ee-431c-8bce-add2b4d27c49 tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] Unreserve volume completed successfully. Sep 01 12:39:40 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-755acc70-14ee-431c-8bce-add2b4d27c49 tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] http://192.168.122.202/volume/v3/volumes/f02d7432-d69e-4a1c-8001-dbc737dea9cb/action returned with HTTP 202 Sep 01 12:39:40 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 213/426] 192.168.122.202 () {60 vars in 1274 bytes} [Tue Sep 1 12:39:40 2026] POST /volume/v3/volumes/f02d7432-d69e-4a1c-8001-dbc737dea9cb/action => generated 0 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 12:39:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-7e743641-f16f-44f6-b71b-0bf664080944 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:39:40 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7e743641-f16f-44f6-b71b-0bf664080944 tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] POST http://192.168.122.202/volume/v3/volumes/3b6ac687-0d86-4491-afb1-ead21c1cb448/action Sep 01 12:39:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-7e743641-f16f-44f6-b71b-0bf664080944 tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] Action body: b'{"os-reserve": {}}' {{(pid=86814) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:39:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-7e743641-f16f-44f6-b71b-0bf664080944 tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:39:40 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7e743641-f16f-44f6-b71b-0bf664080944 tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] http://192.168.122.202/volume/v3/volumes/3b6ac687-0d86-4491-afb1-ead21c1cb448/action returned with HTTP 404 Sep 01 12:39:40 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 214/427] 192.168.122.202 () {60 vars in 1274 bytes} [Tue Sep 1 12:39:40 2026] POST /volume/v3/volumes/3b6ac687-0d86-4491-afb1-ead21c1cb448/action => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:39:40 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-485bb951-e384-44e9-ad47-4f364b67fa23 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:39:40 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-485bb951-e384-44e9-ad47-4f364b67fa23 tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] POST http://192.168.122.202/volume/v3/volumes/6a7e4562-a79b-413c-9744-130ba5bcaaab/action Sep 01 12:39:40 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-485bb951-e384-44e9-ad47-4f364b67fa23 tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=86815) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:39:40 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-485bb951-e384-44e9-ad47-4f364b67fa23 tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:39:40 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-485bb951-e384-44e9-ad47-4f364b67fa23 tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] http://192.168.122.202/volume/v3/volumes/6a7e4562-a79b-413c-9744-130ba5bcaaab/action returned with HTTP 404 Sep 01 12:39:40 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 214/428] 192.168.122.202 () {60 vars in 1274 bytes} [Tue Sep 1 12:39:40 2026] POST /volume/v3/volumes/6a7e4562-a79b-413c-9744-130ba5bcaaab/action => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 12:39:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-96e385da-bc5a-4ef0-9671-21fc3e09f59e None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:39:40 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 215/429] 192.168.122.202 () {60 vars in 1144 bytes} [Tue Sep 1 12:39:40 2026] PUT /volume/v3/volumes/ => generated 112 bytes in 6 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Sep 01 12:39:40 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-16d35203-1604-402b-b0df-160079e58ab4 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:39:40 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-16d35203-1604-402b-b0df-160079e58ab4 tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] PUT http://192.168.122.202/volume/v3/volumes/tempest-invalid-923345732 Sep 01 12:39:40 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-16d35203-1604-402b-b0df-160079e58ab4 tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:39:40 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-16d35203-1604-402b-b0df-160079e58ab4 tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] http://192.168.122.202/volume/v3/volumes/tempest-invalid-923345732 returned with HTTP 404 Sep 01 12:39:40 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 215/430] 192.168.122.202 () {60 vars in 1219 bytes} [Tue Sep 1 12:39:40 2026] PUT /volume/v3/volumes/tempest-invalid-923345732 => generated 98 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:39:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-d6acc083-a712-4afa-a06b-6939f810afb2 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:39:40 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d6acc083-a712-4afa-a06b-6939f810afb2 tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] PUT http://192.168.122.202/volume/v3/volumes/a4901c23-48c6-411f-a7d4-4884f3dfa03f Sep 01 12:39:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d6acc083-a712-4afa-a06b-6939f810afb2 tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:39:40 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d6acc083-a712-4afa-a06b-6939f810afb2 tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] http://192.168.122.202/volume/v3/volumes/a4901c23-48c6-411f-a7d4-4884f3dfa03f returned with HTTP 404 Sep 01 12:39:40 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 216/431] 192.168.122.202 () {60 vars in 1252 bytes} [Tue Sep 1 12:39:40 2026] PUT /volume/v3/volumes/a4901c23-48c6-411f-a7d4-4884f3dfa03f => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:39:40 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-cd0bc920-e2d0-4f19-a283-8fcc55bd12e0 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:39:40 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-cd0bc920-e2d0-4f19-a283-8fcc55bd12e0 tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] DELETE http://192.168.122.202/volume/v3/volumes/8dcb4339-51c1-408a-82cc-74c382deafc6 Sep 01 12:39:40 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-cd0bc920-e2d0-4f19-a283-8fcc55bd12e0 tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:39:40 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-cd0bc920-e2d0-4f19-a283-8fcc55bd12e0 tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:39:40 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-cd0bc920-e2d0-4f19-a283-8fcc55bd12e0 tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] Delete volume with id: 8dcb4339-51c1-408a-82cc-74c382deafc6 Sep 01 12:39:40 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-cd0bc920-e2d0-4f19-a283-8fcc55bd12e0 tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] http://192.168.122.202/volume/v3/volumes/8dcb4339-51c1-408a-82cc-74c382deafc6 returned with HTTP 404 Sep 01 12:39:40 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 216/432] 192.168.122.202 () {58 vars in 1235 bytes} [Tue Sep 1 12:39:40 2026] DELETE /volume/v3/volumes/8dcb4339-51c1-408a-82cc-74c382deafc6 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:39:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-37dd7615-795a-47f1-b82f-9982a5487777 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:39:40 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-37dd7615-795a-47f1-b82f-9982a5487777 tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] POST http://192.168.122.202/volume/v3/volumes/f02d7432-d69e-4a1c-8001-dbc737dea9cb/action Sep 01 12:39:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-37dd7615-795a-47f1-b82f-9982a5487777 tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] Action body: b'{"os-extend": {"new_size": null}}' {{(pid=86814) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:39:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-37dd7615-795a-47f1-b82f-9982a5487777 tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": null}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:39:40 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-37dd7615-795a-47f1-b82f-9982a5487777 tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] http://192.168.122.202/volume/v3/volumes/f02d7432-d69e-4a1c-8001-dbc737dea9cb/action returned with HTTP 400 Sep 01 12:39:40 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 217/433] 192.168.122.202 () {60 vars in 1274 bytes} [Tue Sep 1 12:39:40 2026] POST /volume/v3/volumes/f02d7432-d69e-4a1c-8001-dbc737dea9cb/action => generated 140 bytes in 12 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 12:39:40 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-155b1243-38eb-43a7-a686-d6743bbd8266 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:39:40 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-155b1243-38eb-43a7-a686-d6743bbd8266 tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] POST http://192.168.122.202/volume/v3/volumes/f02d7432-d69e-4a1c-8001-dbc737dea9cb/action Sep 01 12:39:40 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-155b1243-38eb-43a7-a686-d6743bbd8266 tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] Action body: b'{"os-extend": {"new_size": "abc"}}' {{(pid=86815) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:39:40 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-155b1243-38eb-43a7-a686-d6743bbd8266 tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": "abc"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:39:40 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-155b1243-38eb-43a7-a686-d6743bbd8266 tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] http://192.168.122.202/volume/v3/volumes/f02d7432-d69e-4a1c-8001-dbc737dea9cb/action returned with HTTP 400 Sep 01 12:39:40 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 217/434] 192.168.122.202 () {60 vars in 1274 bytes} [Tue Sep 1 12:39:40 2026] POST /volume/v3/volumes/f02d7432-d69e-4a1c-8001-dbc737dea9cb/action => generated 131 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 12:39:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-e67ea87b-5f42-41c7-b990-54421610b631 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:39:40 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e67ea87b-5f42-41c7-b990-54421610b631 tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] POST http://192.168.122.202/volume/v3/volumes/fa798308-fd87-4b0a-9efc-a008dfad1076/action Sep 01 12:39:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e67ea87b-5f42-41c7-b990-54421610b631 tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=86814) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:39:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e67ea87b-5f42-41c7-b990-54421610b631 tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:39:40 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e67ea87b-5f42-41c7-b990-54421610b631 tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] http://192.168.122.202/volume/v3/volumes/fa798308-fd87-4b0a-9efc-a008dfad1076/action returned with HTTP 404 Sep 01 12:39:40 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 218/435] 192.168.122.202 () {60 vars in 1274 bytes} [Tue Sep 1 12:39:40 2026] POST /volume/v3/volumes/fa798308-fd87-4b0a-9efc-a008dfad1076/action => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 12:39:40 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-f1a0d485-93d4-418d-a40e-81432599f106 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:39:40 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f1a0d485-93d4-418d-a40e-81432599f106 tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] POST http://192.168.122.202/volume/v3/volumes/f02d7432-d69e-4a1c-8001-dbc737dea9cb/action Sep 01 12:39:40 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f1a0d485-93d4-418d-a40e-81432599f106 tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] Action body: b'{"os-extend": {"new_size": 0}}' {{(pid=86815) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:39:40 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f1a0d485-93d4-418d-a40e-81432599f106 tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 0}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:39:40 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f1a0d485-93d4-418d-a40e-81432599f106 tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] http://192.168.122.202/volume/v3/volumes/f02d7432-d69e-4a1c-8001-dbc737dea9cb/action returned with HTTP 400 Sep 01 12:39:40 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 218/436] 192.168.122.202 () {60 vars in 1274 bytes} [Tue Sep 1 12:39:40 2026] POST /volume/v3/volumes/f02d7432-d69e-4a1c-8001-dbc737dea9cb/action => generated 129 bytes in 11 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 12:39:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-a15e231d-04ee-44cf-9c5a-02b90dad7d64 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:39:40 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a15e231d-04ee-44cf-9c5a-02b90dad7d64 tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] POST http://192.168.122.202/volume/v3/volumes/None/action Sep 01 12:39:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a15e231d-04ee-44cf-9c5a-02b90dad7d64 tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=86814) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:39:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a15e231d-04ee-44cf-9c5a-02b90dad7d64 tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:39:40 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a15e231d-04ee-44cf-9c5a-02b90dad7d64 tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] http://192.168.122.202/volume/v3/volumes/None/action returned with HTTP 404 Sep 01 12:39:40 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 219/437] 192.168.122.202 () {60 vars in 1178 bytes} [Tue Sep 1 12:39:40 2026] POST /volume/v3/volumes/None/action => generated 77 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:39:40 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-87a97dc7-ce33-41e1-a4dd-d886d577916f None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:39:40 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-87a97dc7-ce33-41e1-a4dd-d886d577916f tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] GET http://192.168.122.202/volume/v3/volumes/51f7fb98-cc5d-4b11-a7a5-dd68c9b7510a Sep 01 12:39:40 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-87a97dc7-ce33-41e1-a4dd-d886d577916f tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:39:40 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-87a97dc7-ce33-41e1-a4dd-d886d577916f tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:39:40 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-87a97dc7-ce33-41e1-a4dd-d886d577916f tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] http://192.168.122.202/volume/v3/volumes/51f7fb98-cc5d-4b11-a7a5-dd68c9b7510a returned with HTTP 404 Sep 01 12:39:40 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 219/438] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:39:40 2026] GET /volume/v3/volumes/51f7fb98-cc5d-4b11-a7a5-dd68c9b7510a => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:39:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-8e072e86-f103-4931-a3f0-c1d783c0c442 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:39:40 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8e072e86-f103-4931-a3f0-c1d783c0c442 tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] GET http://192.168.122.202/volume/v3/volumes/f02d7432-d69e-4a1c-8001-dbc737dea9cb Sep 01 12:39:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-8e072e86-f103-4931-a3f0-c1d783c0c442 tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:39:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-8e072e86-f103-4931-a3f0-c1d783c0c442 tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:39:40 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:39:40 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:39:40 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:39:40 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:39:40 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-8e072e86-f103-4931-a3f0-c1d783c0c442 tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] Volume info retrieved successfully. Sep 01 12:39:40 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8e072e86-f103-4931-a3f0-c1d783c0c442 tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] http://192.168.122.202/volume/v3/volumes/f02d7432-d69e-4a1c-8001-dbc737dea9cb returned with HTTP 200 Sep 01 12:39:40 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 220/439] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:39:40 2026] GET /volume/v3/volumes/f02d7432-d69e-4a1c-8001-dbc737dea9cb => generated 852 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:39:40 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-720d617a-4c84-4fc5-8b28-47065deae08e None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:39:40 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-720d617a-4c84-4fc5-8b28-47065deae08e tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] DELETE http://192.168.122.202/volume/v3/volumes/f02d7432-d69e-4a1c-8001-dbc737dea9cb Sep 01 12:39:40 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-720d617a-4c84-4fc5-8b28-47065deae08e tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:39:40 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-720d617a-4c84-4fc5-8b28-47065deae08e tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:39:40 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-720d617a-4c84-4fc5-8b28-47065deae08e tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] Delete volume with id: f02d7432-d69e-4a1c-8001-dbc737dea9cb Sep 01 12:39:40 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:39:40 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:39:40 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:39:40 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:39:40 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-720d617a-4c84-4fc5-8b28-47065deae08e tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] Volume info retrieved successfully. Sep 01 12:39:40 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-720d617a-4c84-4fc5-8b28-47065deae08e tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] Delete volume request issued successfully. Sep 01 12:39:40 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-720d617a-4c84-4fc5-8b28-47065deae08e tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] http://192.168.122.202/volume/v3/volumes/f02d7432-d69e-4a1c-8001-dbc737dea9cb returned with HTTP 202 Sep 01 12:39:40 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 220/440] 192.168.122.202 () {58 vars in 1235 bytes} [Tue Sep 1 12:39:40 2026] DELETE /volume/v3/volumes/f02d7432-d69e-4a1c-8001-dbc737dea9cb => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:39:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-485b04fd-df85-4637-b7ae-150ba91e07c7 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:39:40 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-485b04fd-df85-4637-b7ae-150ba91e07c7 tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] GET http://192.168.122.202/volume/v3/volumes/f02d7432-d69e-4a1c-8001-dbc737dea9cb Sep 01 12:39:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-485b04fd-df85-4637-b7ae-150ba91e07c7 tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:39:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-485b04fd-df85-4637-b7ae-150ba91e07c7 tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:39:40 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:39:40 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:39:40 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:39:40 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:39:40 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-485b04fd-df85-4637-b7ae-150ba91e07c7 tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] Volume info retrieved successfully. Sep 01 12:39:40 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-485b04fd-df85-4637-b7ae-150ba91e07c7 tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] http://192.168.122.202/volume/v3/volumes/f02d7432-d69e-4a1c-8001-dbc737dea9cb returned with HTTP 200 Sep 01 12:39:40 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 221/441] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:39:40 2026] GET /volume/v3/volumes/f02d7432-d69e-4a1c-8001-dbc737dea9cb => generated 851 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:39:41 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-8ccfbf22-05af-447c-971f-cc0eb1e0e765 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:39:41 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-8ccfbf22-05af-447c-971f-cc0eb1e0e765 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] GET http://192.168.122.202/volume/v3/volumes/f87cefdb-0049-47e5-848f-74713e8f54a1 Sep 01 12:39:41 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-8ccfbf22-05af-447c-971f-cc0eb1e0e765 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:39:41 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-8ccfbf22-05af-447c-971f-cc0eb1e0e765 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:39:41 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:39:41 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:39:41 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:39:41 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:39:41 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-8ccfbf22-05af-447c-971f-cc0eb1e0e765 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Volume info retrieved successfully. Sep 01 12:39:41 devstack devstack@c-api.service[86815]: WARNING stevedore.named [None req-8ccfbf22-05af-447c-971f-cc0eb1e0e765 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:39:41 devstack devstack@c-api.service[86815]: WARNING castellan.key_manager [None req-8ccfbf22-05af-447c-971f-cc0eb1e0e765 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:39:41 devstack devstack@c-api.service[86815]: DEBUG oslo_db.sqlalchemy.engines [None req-8ccfbf22-05af-447c-971f-cc0eb1e0e765 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86815) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 12:39:41 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:39:41 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:39:41 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-8ccfbf22-05af-447c-971f-cc0eb1e0e765 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] http://192.168.122.202/volume/v3/volumes/f87cefdb-0049-47e5-848f-74713e8f54a1 returned with HTTP 200 Sep 01 12:39:41 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 221/442] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:39:41 2026] GET /volume/v3/volumes/f87cefdb-0049-47e5-848f-74713e8f54a1 => generated 934 bytes in 404 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:39:41 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-48f3978a-42bf-43bf-86f9-2cd24436fa45 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:39:41 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-48f3978a-42bf-43bf-86f9-2cd24436fa45 tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] GET http://192.168.122.202/volume/v3/volumes/f02d7432-d69e-4a1c-8001-dbc737dea9cb Sep 01 12:39:41 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-48f3978a-42bf-43bf-86f9-2cd24436fa45 tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:39:41 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-48f3978a-42bf-43bf-86f9-2cd24436fa45 tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:39:41 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:39:41 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:39:41 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:39:41 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:39:41 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-48f3978a-42bf-43bf-86f9-2cd24436fa45 tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] Volume info retrieved successfully. Sep 01 12:39:41 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-48f3978a-42bf-43bf-86f9-2cd24436fa45 tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] http://192.168.122.202/volume/v3/volumes/f02d7432-d69e-4a1c-8001-dbc737dea9cb returned with HTTP 200 Sep 01 12:39:41 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 222/443] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:39:41 2026] GET /volume/v3/volumes/f02d7432-d69e-4a1c-8001-dbc737dea9cb => generated 851 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:39:42 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-fdde2438-2601-4d6d-901f-efc6150bab94 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:39:42 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-fdde2438-2601-4d6d-901f-efc6150bab94 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] GET http://192.168.122.202/volume/v3/volumes/f87cefdb-0049-47e5-848f-74713e8f54a1 Sep 01 12:39:42 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-fdde2438-2601-4d6d-901f-efc6150bab94 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:39:42 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-fdde2438-2601-4d6d-901f-efc6150bab94 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:39:42 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:39:42 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:39:42 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:39:42 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:39:42 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-fdde2438-2601-4d6d-901f-efc6150bab94 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Volume info retrieved successfully. Sep 01 12:39:42 devstack devstack@c-api.service[86815]: WARNING stevedore.named [None req-fdde2438-2601-4d6d-901f-efc6150bab94 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:39:42 devstack devstack@c-api.service[86815]: WARNING castellan.key_manager [None req-fdde2438-2601-4d6d-901f-efc6150bab94 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:39:42 devstack devstack@c-api.service[86815]: DEBUG oslo_db.sqlalchemy.engines [None req-fdde2438-2601-4d6d-901f-efc6150bab94 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86815) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 12:39:42 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:39:42 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:39:42 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-fdde2438-2601-4d6d-901f-efc6150bab94 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] http://192.168.122.202/volume/v3/volumes/f87cefdb-0049-47e5-848f-74713e8f54a1 returned with HTTP 200 Sep 01 12:39:42 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 222/444] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:39:42 2026] GET /volume/v3/volumes/f87cefdb-0049-47e5-848f-74713e8f54a1 => generated 934 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:39:42 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-79e057d7-8f34-4dc7-946e-b725c051477b None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:39:42 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-79e057d7-8f34-4dc7-946e-b725c051477b tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] GET http://192.168.122.202/volume/v3/volumes/f02d7432-d69e-4a1c-8001-dbc737dea9cb Sep 01 12:39:42 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-79e057d7-8f34-4dc7-946e-b725c051477b tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:39:42 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-79e057d7-8f34-4dc7-946e-b725c051477b tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:39:42 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-79e057d7-8f34-4dc7-946e-b725c051477b tempest-VolumesNegativeTest-812854088 tempest-VolumesNegativeTest-812854088-project-member] http://192.168.122.202/volume/v3/volumes/f02d7432-d69e-4a1c-8001-dbc737dea9cb returned with HTTP 404 Sep 01 12:39:42 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 223/445] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:39:42 2026] GET /volume/v3/volumes/f02d7432-d69e-4a1c-8001-dbc737dea9cb => generated 109 bytes in 88 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:39:43 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-7158d0bc-d4d7-494d-8e20-40c14bb74931 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:39:43 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-7158d0bc-d4d7-494d-8e20-40c14bb74931 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] GET http://192.168.122.202/volume/v3/volumes/f87cefdb-0049-47e5-848f-74713e8f54a1 Sep 01 12:39:43 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-7158d0bc-d4d7-494d-8e20-40c14bb74931 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:39:43 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-7158d0bc-d4d7-494d-8e20-40c14bb74931 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:39:43 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:39:43 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:39:43 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:39:43 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:39:43 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-7158d0bc-d4d7-494d-8e20-40c14bb74931 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Volume info retrieved successfully. Sep 01 12:39:43 devstack devstack@c-api.service[86815]: WARNING stevedore.named [None req-7158d0bc-d4d7-494d-8e20-40c14bb74931 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:39:43 devstack devstack@c-api.service[86815]: WARNING castellan.key_manager [None req-7158d0bc-d4d7-494d-8e20-40c14bb74931 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:39:44 devstack devstack@c-api.service[86815]: DEBUG oslo_db.sqlalchemy.engines [None req-7158d0bc-d4d7-494d-8e20-40c14bb74931 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86815) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 12:39:44 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:39:44 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:39:44 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-7158d0bc-d4d7-494d-8e20-40c14bb74931 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] http://192.168.122.202/volume/v3/volumes/f87cefdb-0049-47e5-848f-74713e8f54a1 returned with HTTP 200 Sep 01 12:39:44 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 223/446] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:39:43 2026] GET /volume/v3/volumes/f87cefdb-0049-47e5-848f-74713e8f54a1 => generated 934 bytes in 429 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:39:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-dad497ba-3a2b-402a-8a53-6eedd5d0026f None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:39:45 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-dad497ba-3a2b-402a-8a53-6eedd5d0026f tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] GET http://192.168.122.202/volume/v3/volumes/f87cefdb-0049-47e5-848f-74713e8f54a1 Sep 01 12:39:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-dad497ba-3a2b-402a-8a53-6eedd5d0026f tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:39:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-dad497ba-3a2b-402a-8a53-6eedd5d0026f tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:39:45 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:39:45 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:39:45 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:39:45 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:39:45 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-dad497ba-3a2b-402a-8a53-6eedd5d0026f tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Volume info retrieved successfully. Sep 01 12:39:45 devstack devstack@c-api.service[86814]: WARNING stevedore.named [None req-dad497ba-3a2b-402a-8a53-6eedd5d0026f tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:39:45 devstack devstack@c-api.service[86814]: WARNING castellan.key_manager [None req-dad497ba-3a2b-402a-8a53-6eedd5d0026f tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:39:45 devstack devstack@c-api.service[86814]: DEBUG oslo_db.sqlalchemy.engines [None req-dad497ba-3a2b-402a-8a53-6eedd5d0026f tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86814) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 12:39:45 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:39:45 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:39:45 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-dad497ba-3a2b-402a-8a53-6eedd5d0026f tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] http://192.168.122.202/volume/v3/volumes/f87cefdb-0049-47e5-848f-74713e8f54a1 returned with HTTP 200 Sep 01 12:39:45 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 224/447] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:39:45 2026] GET /volume/v3/volumes/f87cefdb-0049-47e5-848f-74713e8f54a1 => generated 934 bytes in 481 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:39:46 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-90bbc8bb-8106-46a3-a276-10eb1f103908 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:39:46 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-90bbc8bb-8106-46a3-a276-10eb1f103908 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] GET http://192.168.122.202/volume/v3/volumes/f87cefdb-0049-47e5-848f-74713e8f54a1 Sep 01 12:39:46 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-90bbc8bb-8106-46a3-a276-10eb1f103908 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:39:46 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-90bbc8bb-8106-46a3-a276-10eb1f103908 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:39:46 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:39:46 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:39:46 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:39:46 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:39:46 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-90bbc8bb-8106-46a3-a276-10eb1f103908 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Volume info retrieved successfully. Sep 01 12:39:46 devstack devstack@c-api.service[86815]: WARNING stevedore.named [None req-90bbc8bb-8106-46a3-a276-10eb1f103908 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:39:46 devstack devstack@c-api.service[86815]: WARNING castellan.key_manager [None req-90bbc8bb-8106-46a3-a276-10eb1f103908 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:39:46 devstack devstack@c-api.service[86815]: DEBUG oslo_db.sqlalchemy.engines [None req-90bbc8bb-8106-46a3-a276-10eb1f103908 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86815) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 12:39:46 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:39:46 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:39:46 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-90bbc8bb-8106-46a3-a276-10eb1f103908 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] http://192.168.122.202/volume/v3/volumes/f87cefdb-0049-47e5-848f-74713e8f54a1 returned with HTTP 200 Sep 01 12:39:46 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 224/448] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:39:46 2026] GET /volume/v3/volumes/f87cefdb-0049-47e5-848f-74713e8f54a1 => generated 935 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 12:39:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-d6b6e7f1-7864-4ebe-b089-c79b1db7843e None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:39:46 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d6b6e7f1-7864-4ebe-b089-c79b1db7843e tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] GET http://192.168.122.202/volume/v3/groups/93e33646-bdf4-46bc-8862-eda646717c37 Sep 01 12:39:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d6b6e7f1-7864-4ebe-b089-c79b1db7843e tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:39:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d6b6e7f1-7864-4ebe-b089-c79b1db7843e tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Calling method 'version_select' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:39:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.groups [None req-d6b6e7f1-7864-4ebe-b089-c79b1db7843e tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] show called for member 93e33646-bdf4-46bc-8862-eda646717c37 {{(pid=86814) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 12:39:46 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:39:46 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:39:46 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:39:46 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, cls(context), Sep 01 12:39:46 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d6b6e7f1-7864-4ebe-b089-c79b1db7843e tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] http://192.168.122.202/volume/v3/groups/93e33646-bdf4-46bc-8862-eda646717c37 returned with HTTP 200 Sep 01 12:39:46 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 225/449] 192.168.122.202 () {60 vars in 1270 bytes} [Tue Sep 1 12:39:46 2026] GET /volume/v3/groups/93e33646-bdf4-46bc-8862-eda646717c37 => generated 417 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:39:46 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-bb140465-873e-4b55-802f-4232c910304a None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:39:46 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-bb140465-873e-4b55-802f-4232c910304a tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] GET http://192.168.122.202/volume/v3/volumes/detail Sep 01 12:39:46 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-bb140465-873e-4b55-802f-4232c910304a tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:39:46 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-bb140465-873e-4b55-802f-4232c910304a tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Calling method 'detail' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:39:46 devstack devstack@c-api.service[86815]: DEBUG cinder.api.api_utils [None req-bb140465-873e-4b55-802f-4232c910304a tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Removing options '' from query. {{(pid=86815) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:39:46 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-bb140465-873e-4b55-802f-4232c910304a tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86815) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 12:39:46 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:39:46 devstack devstack@c-api.service[86815]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 12:39:46 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:39:46 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:39:46 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:39:46 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:39:46 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-bb140465-873e-4b55-802f-4232c910304a tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Get all volumes completed successfully. Sep 01 12:39:46 devstack devstack@c-api.service[86815]: WARNING stevedore.named [None req-bb140465-873e-4b55-802f-4232c910304a tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:39:46 devstack devstack@c-api.service[86815]: WARNING castellan.key_manager [None req-bb140465-873e-4b55-802f-4232c910304a tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:39:47 devstack devstack@c-api.service[86815]: DEBUG oslo_db.sqlalchemy.engines [None req-bb140465-873e-4b55-802f-4232c910304a tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86815) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 12:39:47 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:39:47 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:39:47 devstack devstack@c-api.service[86815]: WARNING stevedore.named [None req-bb140465-873e-4b55-802f-4232c910304a tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:39:47 devstack devstack@c-api.service[86815]: WARNING castellan.key_manager [None req-bb140465-873e-4b55-802f-4232c910304a tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:39:47 devstack devstack@c-api.service[86815]: DEBUG oslo_db.sqlalchemy.engines [None req-bb140465-873e-4b55-802f-4232c910304a tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86815) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 12:39:47 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:39:47 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:39:47 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-bb140465-873e-4b55-802f-4232c910304a tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] http://192.168.122.202/volume/v3/volumes/detail returned with HTTP 200 Sep 01 12:39:47 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 225/450] 192.168.122.202 () {60 vars in 1183 bytes} [Tue Sep 1 12:39:46 2026] GET /volume/v3/volumes/detail => generated 1851 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 12:39:47 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-b2145729-ebf8-4ac1-8cf9-6591caae0c66 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:39:47 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b2145729-ebf8-4ac1-8cf9-6591caae0c66 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] POST http://192.168.122.202/volume/v3/groups/93e33646-bdf4-46bc-8862-eda646717c37/action Sep 01 12:39:47 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b2145729-ebf8-4ac1-8cf9-6591caae0c66 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86814) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:39:47 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b2145729-ebf8-4ac1-8cf9-6591caae0c66 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:39:47 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.groups [None req-b2145729-ebf8-4ac1-8cf9-6591caae0c66 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] delete called for group 93e33646-bdf4-46bc-8862-eda646717c37 {{(pid=86814) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 01 12:39:47 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.groups [None req-b2145729-ebf8-4ac1-8cf9-6591caae0c66 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Delete group with id: 93e33646-bdf4-46bc-8862-eda646717c37 Sep 01 12:39:47 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:39:47 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:39:47 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/group_snapshot.py:175: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:39:47 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 01 12:39:47 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:39:47 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 12:39:47 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b2145729-ebf8-4ac1-8cf9-6591caae0c66 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] http://192.168.122.202/volume/v3/groups/93e33646-bdf4-46bc-8862-eda646717c37/action returned with HTTP 202 Sep 01 12:39:47 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 226/451] 192.168.122.202 () {62 vars in 1312 bytes} [Tue Sep 1 12:39:47 2026] POST /volume/v3/groups/93e33646-bdf4-46bc-8862-eda646717c37/action => generated 0 bytes in 118 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 12:39:47 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-4b3b97a2-b2f1-4596-9707-fbe3e5a2e60f None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:39:47 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-4b3b97a2-b2f1-4596-9707-fbe3e5a2e60f tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] GET http://192.168.122.202/volume/v3/volumes/f87cefdb-0049-47e5-848f-74713e8f54a1 Sep 01 12:39:47 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-4b3b97a2-b2f1-4596-9707-fbe3e5a2e60f tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:39:47 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-4b3b97a2-b2f1-4596-9707-fbe3e5a2e60f tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:39:47 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:39:47 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:39:47 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:39:47 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:39:47 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-4b3b97a2-b2f1-4596-9707-fbe3e5a2e60f tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Volume info retrieved successfully. Sep 01 12:39:47 devstack devstack@c-api.service[86815]: WARNING stevedore.named [None req-4b3b97a2-b2f1-4596-9707-fbe3e5a2e60f tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:39:47 devstack devstack@c-api.service[86815]: WARNING castellan.key_manager [None req-4b3b97a2-b2f1-4596-9707-fbe3e5a2e60f tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:39:47 devstack devstack@c-api.service[86815]: DEBUG oslo_db.sqlalchemy.engines [None req-4b3b97a2-b2f1-4596-9707-fbe3e5a2e60f tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86815) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 12:39:47 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:39:47 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:39:47 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-4b3b97a2-b2f1-4596-9707-fbe3e5a2e60f tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] http://192.168.122.202/volume/v3/volumes/f87cefdb-0049-47e5-848f-74713e8f54a1 returned with HTTP 200 Sep 01 12:39:47 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 226/452] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:39:47 2026] GET /volume/v3/volumes/f87cefdb-0049-47e5-848f-74713e8f54a1 => generated 934 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:39:48 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-d5ecf2ae-a848-4716-a822-0ff5e69a532c None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:39:48 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d5ecf2ae-a848-4716-a822-0ff5e69a532c tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] GET http://192.168.122.202/volume/v3/volumes/f87cefdb-0049-47e5-848f-74713e8f54a1 Sep 01 12:39:48 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d5ecf2ae-a848-4716-a822-0ff5e69a532c tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:39:48 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d5ecf2ae-a848-4716-a822-0ff5e69a532c tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:39:48 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d5ecf2ae-a848-4716-a822-0ff5e69a532c tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] http://192.168.122.202/volume/v3/volumes/f87cefdb-0049-47e5-848f-74713e8f54a1 returned with HTTP 404 Sep 01 12:39:48 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 227/453] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:39:48 2026] GET /volume/v3/volumes/f87cefdb-0049-47e5-848f-74713e8f54a1 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 12:39:48 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-0f8525c9-51d3-4c12-99d2-2e279441fd19 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:39:48 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0f8525c9-51d3-4c12-99d2-2e279441fd19 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] GET http://192.168.122.202/volume/v3/groups/93e33646-bdf4-46bc-8862-eda646717c37 Sep 01 12:39:48 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0f8525c9-51d3-4c12-99d2-2e279441fd19 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:39:48 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0f8525c9-51d3-4c12-99d2-2e279441fd19 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Calling method 'version_select' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:39:48 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.groups [None req-0f8525c9-51d3-4c12-99d2-2e279441fd19 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] show called for member 93e33646-bdf4-46bc-8862-eda646717c37 {{(pid=86815) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 12:39:48 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0f8525c9-51d3-4c12-99d2-2e279441fd19 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] http://192.168.122.202/volume/v3/groups/93e33646-bdf4-46bc-8862-eda646717c37 returned with HTTP 404 Sep 01 12:39:48 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 227/454] 192.168.122.202 () {60 vars in 1270 bytes} [Tue Sep 1 12:39:48 2026] GET /volume/v3/groups/93e33646-bdf4-46bc-8862-eda646717c37 => generated 108 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 12:39:48 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-d6627e1a-6e58-4e54-83e1-29d31ab42c08 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:39:48 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d6627e1a-6e58-4e54-83e1-29d31ab42c08 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] DELETE http://192.168.122.202/volume/v3/group_snapshots/2897c8d0-e4e2-49b6-91cb-20a8c27a4a29 Sep 01 12:39:48 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d6627e1a-6e58-4e54-83e1-29d31ab42c08 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:39:48 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d6627e1a-6e58-4e54-83e1-29d31ab42c08 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Calling method 'version_select' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:39:48 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.group_snapshots [None req-d6627e1a-6e58-4e54-83e1-29d31ab42c08 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] delete called for member 2897c8d0-e4e2-49b6-91cb-20a8c27a4a29 {{(pid=86814) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 01 12:39:48 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.group_snapshots [None req-d6627e1a-6e58-4e54-83e1-29d31ab42c08 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Delete group_snapshot with id: 2897c8d0-e4e2-49b6-91cb-20a8c27a4a29 Sep 01 12:39:48 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:39:48 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:39:48 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/snapshot.py:354: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:39:48 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 12:39:48 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d6627e1a-6e58-4e54-83e1-29d31ab42c08 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] http://192.168.122.202/volume/v3/group_snapshots/2897c8d0-e4e2-49b6-91cb-20a8c27a4a29 returned with HTTP 202 Sep 01 12:39:48 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 228/455] 192.168.122.202 () {60 vars in 1300 bytes} [Tue Sep 1 12:39:48 2026] DELETE /volume/v3/group_snapshots/2897c8d0-e4e2-49b6-91cb-20a8c27a4a29 => generated 0 bytes in 124 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 12:39:48 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-7d293e48-35f8-4845-a840-1d8010fc4f33 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:39:48 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-7d293e48-35f8-4845-a840-1d8010fc4f33 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] GET http://192.168.122.202/volume/v3/volumes/detail Sep 01 12:39:48 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-7d293e48-35f8-4845-a840-1d8010fc4f33 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:39:48 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-7d293e48-35f8-4845-a840-1d8010fc4f33 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Calling method 'detail' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:39:48 devstack devstack@c-api.service[86815]: DEBUG cinder.api.api_utils [None req-7d293e48-35f8-4845-a840-1d8010fc4f33 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Removing options '' from query. {{(pid=86815) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:39:48 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-7d293e48-35f8-4845-a840-1d8010fc4f33 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86815) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 12:39:48 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:39:48 devstack devstack@c-api.service[86815]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 12:39:48 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:39:48 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:39:48 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-7d293e48-35f8-4845-a840-1d8010fc4f33 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Get all volumes completed successfully. Sep 01 12:39:48 devstack devstack@c-api.service[86815]: WARNING stevedore.named [None req-7d293e48-35f8-4845-a840-1d8010fc4f33 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:39:48 devstack devstack@c-api.service[86815]: WARNING castellan.key_manager [None req-7d293e48-35f8-4845-a840-1d8010fc4f33 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:39:48 devstack devstack@c-api.service[86815]: DEBUG oslo_db.sqlalchemy.engines [None req-7d293e48-35f8-4845-a840-1d8010fc4f33 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86815) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 12:39:48 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:39:48 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:39:48 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-7d293e48-35f8-4845-a840-1d8010fc4f33 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] http://192.168.122.202/volume/v3/volumes/detail returned with HTTP 200 Sep 01 12:39:48 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 228/456] 192.168.122.202 () {60 vars in 1183 bytes} [Tue Sep 1 12:39:48 2026] GET /volume/v3/volumes/detail => generated 926 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:39:48 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-d80ac857-d7c5-47ab-9d73-1ea3e82ff1f8 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:39:48 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d80ac857-d7c5-47ab-9d73-1ea3e82ff1f8 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] GET http://192.168.122.202/volume/v3/snapshots/detail Sep 01 12:39:48 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d80ac857-d7c5-47ab-9d73-1ea3e82ff1f8 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:39:48 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d80ac857-d7c5-47ab-9d73-1ea3e82ff1f8 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Calling method 'detail' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:39:48 devstack devstack@c-api.service[86814]: DEBUG cinder.api.api_utils [None req-d80ac857-d7c5-47ab-9d73-1ea3e82ff1f8 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Removing options '' from query. {{(pid=86814) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:39:48 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:39:48 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:39:48 devstack devstack@c-api.service[86814]: DEBUG cinder.db.api [None req-d80ac857-d7c5-47ab-9d73-1ea3e82ff1f8 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Building query based on filter {{(pid=86814) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 12:39:48 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:39:48 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 12:39:48 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-d80ac857-d7c5-47ab-9d73-1ea3e82ff1f8 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Get all snapshots completed successfully. Sep 01 12:39:48 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:39:48 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:39:48 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d80ac857-d7c5-47ab-9d73-1ea3e82ff1f8 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] http://192.168.122.202/volume/v3/snapshots/detail returned with HTTP 200 Sep 01 12:39:48 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 229/457] 192.168.122.202 () {58 vars in 1148 bytes} [Tue Sep 1 12:39:48 2026] GET /volume/v3/snapshots/detail => generated 452 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:39:48 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-6d303208-f2a6-4e40-993d-19d521e2bc48 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:39:48 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-6d303208-f2a6-4e40-993d-19d521e2bc48 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] GET http://192.168.122.202/volume/v3/snapshots/6c2bff8c-9676-4114-bd59-8ec25bd3976c Sep 01 12:39:48 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-6d303208-f2a6-4e40-993d-19d521e2bc48 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:39:48 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-6d303208-f2a6-4e40-993d-19d521e2bc48 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:39:48 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:39:48 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:39:48 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-6d303208-f2a6-4e40-993d-19d521e2bc48 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Snapshot retrieved successfully. Sep 01 12:39:48 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-6d303208-f2a6-4e40-993d-19d521e2bc48 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] http://192.168.122.202/volume/v3/snapshots/6c2bff8c-9676-4114-bd59-8ec25bd3976c returned with HTTP 200 Sep 01 12:39:48 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 229/458] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:39:48 2026] GET /volume/v3/snapshots/6c2bff8c-9676-4114-bd59-8ec25bd3976c => generated 449 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:39:49 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-cd2a6074-2771-4786-9043-73154f6ea0e8 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:39:49 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-cd2a6074-2771-4786-9043-73154f6ea0e8 tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] GET http://192.168.122.202/volume/v3/volumes/5d07a838-56d8-46bd-8f15-7b5a92147647 Sep 01 12:39:49 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-cd2a6074-2771-4786-9043-73154f6ea0e8 tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:39:49 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-cd2a6074-2771-4786-9043-73154f6ea0e8 tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:39:49 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:39:49 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:39:49 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:39:49 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:39:49 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-cd2a6074-2771-4786-9043-73154f6ea0e8 tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] Volume info retrieved successfully. Sep 01 12:39:49 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-cd2a6074-2771-4786-9043-73154f6ea0e8 tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] http://192.168.122.202/volume/v3/volumes/5d07a838-56d8-46bd-8f15-7b5a92147647 returned with HTTP 200 Sep 01 12:39:49 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 230/459] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:39:49 2026] GET /volume/v3/volumes/5d07a838-56d8-46bd-8f15-7b5a92147647 => generated 1147 bytes in 298 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:39:49 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-c6f6eb89-64d1-46f4-99a5-f3f41f11d71c None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:39:49 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c6f6eb89-64d1-46f4-99a5-f3f41f11d71c tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] GET http://192.168.122.202/volume/v3/snapshots/6c2bff8c-9676-4114-bd59-8ec25bd3976c Sep 01 12:39:49 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c6f6eb89-64d1-46f4-99a5-f3f41f11d71c tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:39:49 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c6f6eb89-64d1-46f4-99a5-f3f41f11d71c tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:39:49 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:39:49 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:39:49 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-c6f6eb89-64d1-46f4-99a5-f3f41f11d71c tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Snapshot retrieved successfully. Sep 01 12:39:49 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c6f6eb89-64d1-46f4-99a5-f3f41f11d71c tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] http://192.168.122.202/volume/v3/snapshots/6c2bff8c-9676-4114-bd59-8ec25bd3976c returned with HTTP 200 Sep 01 12:39:49 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 230/460] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:39:49 2026] GET /volume/v3/snapshots/6c2bff8c-9676-4114-bd59-8ec25bd3976c => generated 449 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:39:50 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-1af775fb-00b6-40b3-b110-b8ffacf83ceb None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:39:50 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1af775fb-00b6-40b3-b110-b8ffacf83ceb tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] GET http://192.168.122.202/volume/v3/volumes/5d07a838-56d8-46bd-8f15-7b5a92147647 Sep 01 12:39:50 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-1af775fb-00b6-40b3-b110-b8ffacf83ceb tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:39:50 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-1af775fb-00b6-40b3-b110-b8ffacf83ceb tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:39:50 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:39:50 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:39:50 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:39:50 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:39:50 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-1af775fb-00b6-40b3-b110-b8ffacf83ceb tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] Volume info retrieved successfully. Sep 01 12:39:50 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1af775fb-00b6-40b3-b110-b8ffacf83ceb tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] http://192.168.122.202/volume/v3/volumes/5d07a838-56d8-46bd-8f15-7b5a92147647 returned with HTTP 200 Sep 01 12:39:50 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 231/461] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:39:50 2026] GET /volume/v3/volumes/5d07a838-56d8-46bd-8f15-7b5a92147647 => generated 1147 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:39:50 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-1c89a4c6-8b91-4a04-ab77-251ca57dafe5 req-311368de-7a5b-45b1-a4d3-0bb27d0bcfb1 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:39:50 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-1c89a4c6-8b91-4a04-ab77-251ca57dafe5 req-311368de-7a5b-45b1-a4d3-0bb27d0bcfb1 tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] GET http://192.168.122.202/volume/v3/volumes/5d07a838-56d8-46bd-8f15-7b5a92147647 Sep 01 12:39:50 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-1c89a4c6-8b91-4a04-ab77-251ca57dafe5 req-311368de-7a5b-45b1-a4d3-0bb27d0bcfb1 tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:39:50 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-1c89a4c6-8b91-4a04-ab77-251ca57dafe5 req-311368de-7a5b-45b1-a4d3-0bb27d0bcfb1 tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:39:50 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:39:50 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:39:50 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:39:50 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:39:50 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [req-1c89a4c6-8b91-4a04-ab77-251ca57dafe5 req-311368de-7a5b-45b1-a4d3-0bb27d0bcfb1 tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] Volume info retrieved successfully. Sep 01 12:39:50 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-1c89a4c6-8b91-4a04-ab77-251ca57dafe5 req-311368de-7a5b-45b1-a4d3-0bb27d0bcfb1 tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] http://192.168.122.202/volume/v3/volumes/5d07a838-56d8-46bd-8f15-7b5a92147647 returned with HTTP 200 Sep 01 12:39:50 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 231/462] 192.168.122.202 () {60 vars in 1487 bytes} [Tue Sep 1 12:39:50 2026] GET /volume/v3/volumes/5d07a838-56d8-46bd-8f15-7b5a92147647 => generated 1147 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:39:50 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-1c89a4c6-8b91-4a04-ab77-251ca57dafe5 req-9ad0e007-b58b-4226-8e35-92c5a70fc91c None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:39:50 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-1c89a4c6-8b91-4a04-ab77-251ca57dafe5 req-9ad0e007-b58b-4226-8e35-92c5a70fc91c tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] POST http://192.168.122.202/volume/v3/volumes/5d07a838-56d8-46bd-8f15-7b5a92147647/action Sep 01 12:39:50 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-1c89a4c6-8b91-4a04-ab77-251ca57dafe5 req-9ad0e007-b58b-4226-8e35-92c5a70fc91c tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86814) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:39:50 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-1c89a4c6-8b91-4a04-ab77-251ca57dafe5 req-9ad0e007-b58b-4226-8e35-92c5a70fc91c tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:39:50 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:39:50 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:39:50 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:39:50 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:39:50 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [req-1c89a4c6-8b91-4a04-ab77-251ca57dafe5 req-9ad0e007-b58b-4226-8e35-92c5a70fc91c tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] Volume info retrieved successfully. Sep 01 12:39:50 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [req-1c89a4c6-8b91-4a04-ab77-251ca57dafe5 req-9ad0e007-b58b-4226-8e35-92c5a70fc91c tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] Begin detaching volume completed successfully. Sep 01 12:39:50 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-1c89a4c6-8b91-4a04-ab77-251ca57dafe5 req-9ad0e007-b58b-4226-8e35-92c5a70fc91c tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] http://192.168.122.202/volume/v3/volumes/5d07a838-56d8-46bd-8f15-7b5a92147647/action returned with HTTP 202 Sep 01 12:39:50 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 232/463] 192.168.122.202 () {64 vars in 1561 bytes} [Tue Sep 1 12:39:50 2026] POST /volume/v3/volumes/5d07a838-56d8-46bd-8f15-7b5a92147647/action => generated 0 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 12:39:50 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-dc04aca8-ab60-402e-898f-df7155a1c76e None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:39:50 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-dc04aca8-ab60-402e-898f-df7155a1c76e None None] GET http://192.168.122.202/volume// Sep 01 12:39:50 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-dc04aca8-ab60-402e-898f-df7155a1c76e None None] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:39:50 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-dc04aca8-ab60-402e-898f-df7155a1c76e None None] Calling method 'all' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:39:50 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-dc04aca8-ab60-402e-898f-df7155a1c76e None None] http://192.168.122.202/volume// returned with HTTP 300 Sep 01 12:39:50 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 232/464] 192.168.122.202 () {58 vars in 1315 bytes} [Tue Sep 1 12:39:50 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 12:39:50 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-1c89a4c6-8b91-4a04-ab77-251ca57dafe5 req-f146afdb-4d1f-4d03-a05e-868944e86394 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:39:50 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-1c89a4c6-8b91-4a04-ab77-251ca57dafe5 req-f146afdb-4d1f-4d03-a05e-868944e86394 tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] GET http://192.168.122.202/volume/v3/volumes/5d07a838-56d8-46bd-8f15-7b5a92147647 Sep 01 12:39:50 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-1c89a4c6-8b91-4a04-ab77-251ca57dafe5 req-f146afdb-4d1f-4d03-a05e-868944e86394 tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:39:50 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-1c89a4c6-8b91-4a04-ab77-251ca57dafe5 req-f146afdb-4d1f-4d03-a05e-868944e86394 tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:39:50 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:39:50 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:39:50 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:39:50 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:39:50 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [req-1c89a4c6-8b91-4a04-ab77-251ca57dafe5 req-f146afdb-4d1f-4d03-a05e-868944e86394 tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] Volume info retrieved successfully. Sep 01 12:39:50 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-1c89a4c6-8b91-4a04-ab77-251ca57dafe5 req-f146afdb-4d1f-4d03-a05e-868944e86394 tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] http://192.168.122.202/volume/v3/volumes/5d07a838-56d8-46bd-8f15-7b5a92147647 returned with HTTP 200 Sep 01 12:39:50 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 233/465] 192.168.122.202 () {62 vars in 1528 bytes} [Tue Sep 1 12:39:50 2026] GET /volume/v3/volumes/5d07a838-56d8-46bd-8f15-7b5a92147647 => generated 1331 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 12:39:50 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-4e0656b3-ac08-419d-a166-7349f39b631a None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:39:50 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-4e0656b3-ac08-419d-a166-7349f39b631a tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] GET http://192.168.122.202/volume/v3/snapshots/6c2bff8c-9676-4114-bd59-8ec25bd3976c Sep 01 12:39:50 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-4e0656b3-ac08-419d-a166-7349f39b631a tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:39:50 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-4e0656b3-ac08-419d-a166-7349f39b631a tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:39:50 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-4e0656b3-ac08-419d-a166-7349f39b631a tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] http://192.168.122.202/volume/v3/snapshots/6c2bff8c-9676-4114-bd59-8ec25bd3976c returned with HTTP 404 Sep 01 12:39:50 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 233/466] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:39:50 2026] GET /volume/v3/snapshots/6c2bff8c-9676-4114-bd59-8ec25bd3976c => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:39:50 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-f4bc0b27-4727-4378-9467-e083d1670a73 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:39:50 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f4bc0b27-4727-4378-9467-e083d1670a73 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] GET http://192.168.122.202/volume/v3/group_snapshots/2897c8d0-e4e2-49b6-91cb-20a8c27a4a29 Sep 01 12:39:50 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f4bc0b27-4727-4378-9467-e083d1670a73 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:39:50 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f4bc0b27-4727-4378-9467-e083d1670a73 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Calling method 'version_select' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:39:50 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.group_snapshots [None req-f4bc0b27-4727-4378-9467-e083d1670a73 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] show called for member 2897c8d0-e4e2-49b6-91cb-20a8c27a4a29 {{(pid=86814) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 12:39:50 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f4bc0b27-4727-4378-9467-e083d1670a73 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] http://192.168.122.202/volume/v3/group_snapshots/2897c8d0-e4e2-49b6-91cb-20a8c27a4a29 returned with HTTP 404 Sep 01 12:39:50 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 234/467] 192.168.122.202 () {60 vars in 1297 bytes} [Tue Sep 1 12:39:50 2026] GET /volume/v3/group_snapshots/2897c8d0-e4e2-49b6-91cb-20a8c27a4a29 => generated 116 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 12:39:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-b2563999-a108-4b9c-8071-9ca94b225e00 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:39:51 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b2563999-a108-4b9c-8071-9ca94b225e00 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] GET http://192.168.122.202/volume/v3/volumes/detail Sep 01 12:39:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b2563999-a108-4b9c-8071-9ca94b225e00 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:39:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b2563999-a108-4b9c-8071-9ca94b225e00 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Calling method 'detail' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:39:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.api_utils [None req-b2563999-a108-4b9c-8071-9ca94b225e00 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Removing options '' from query. {{(pid=86815) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:39:51 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-b2563999-a108-4b9c-8071-9ca94b225e00 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86815) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 12:39:51 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:39:51 devstack devstack@c-api.service[86815]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 12:39:51 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:39:51 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:39:51 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-b2563999-a108-4b9c-8071-9ca94b225e00 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Get all volumes completed successfully. Sep 01 12:39:51 devstack devstack@c-api.service[86815]: WARNING stevedore.named [None req-b2563999-a108-4b9c-8071-9ca94b225e00 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:39:51 devstack devstack@c-api.service[86815]: WARNING castellan.key_manager [None req-b2563999-a108-4b9c-8071-9ca94b225e00 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:39:51 devstack devstack@c-api.service[86815]: DEBUG oslo_db.sqlalchemy.engines [None req-b2563999-a108-4b9c-8071-9ca94b225e00 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86815) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 12:39:51 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:39:51 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:39:51 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b2563999-a108-4b9c-8071-9ca94b225e00 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] http://192.168.122.202/volume/v3/volumes/detail returned with HTTP 200 Sep 01 12:39:51 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 234/468] 192.168.122.202 () {60 vars in 1183 bytes} [Tue Sep 1 12:39:51 2026] GET /volume/v3/volumes/detail => generated 926 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:39:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-a72c6a60-583c-4b58-ac35-a6ef760d3cc7 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:39:51 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a72c6a60-583c-4b58-ac35-a6ef760d3cc7 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] POST http://192.168.122.202/volume/v3/groups/62807218-fd6e-4f33-b6bd-ef57ae66d795/action Sep 01 12:39:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a72c6a60-583c-4b58-ac35-a6ef760d3cc7 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86814) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:39:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a72c6a60-583c-4b58-ac35-a6ef760d3cc7 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:39:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.groups [None req-a72c6a60-583c-4b58-ac35-a6ef760d3cc7 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] delete called for group 62807218-fd6e-4f33-b6bd-ef57ae66d795 {{(pid=86814) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 01 12:39:51 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.groups [None req-a72c6a60-583c-4b58-ac35-a6ef760d3cc7 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Delete group with id: 62807218-fd6e-4f33-b6bd-ef57ae66d795 Sep 01 12:39:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-1c89a4c6-8b91-4a04-ab77-251ca57dafe5 req-521c1602-1585-4750-b55a-184c7d2bd304 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:39:51 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:39:51 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:39:51 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-1c89a4c6-8b91-4a04-ab77-251ca57dafe5 req-521c1602-1585-4750-b55a-184c7d2bd304 tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] DELETE http://192.168.122.202/volume/v3/attachments/8129ea8a-7ca9-4456-ae84-3ed2573c112d Sep 01 12:39:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-1c89a4c6-8b91-4a04-ab77-251ca57dafe5 req-521c1602-1585-4750-b55a-184c7d2bd304 tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:39:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-1c89a4c6-8b91-4a04-ab77-251ca57dafe5 req-521c1602-1585-4750-b55a-184c7d2bd304 tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] Calling method 'version_select' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:39:51 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/group_snapshot.py:175: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:39:51 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 01 12:39:51 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:39:51 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:39:51 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:39:51 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 12:39:51 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:39:51 devstack devstack@c-api.service[86815]: return base.obj_make_list(context, Sep 01 12:39:51 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a72c6a60-583c-4b58-ac35-a6ef760d3cc7 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] http://192.168.122.202/volume/v3/groups/62807218-fd6e-4f33-b6bd-ef57ae66d795/action returned with HTTP 202 Sep 01 12:39:51 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 235/469] 192.168.122.202 () {62 vars in 1312 bytes} [Tue Sep 1 12:39:51 2026] POST /volume/v3/groups/62807218-fd6e-4f33-b6bd-ef57ae66d795/action => generated 0 bytes in 143 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 12:39:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-e2fa4588-ad68-4317-91f4-38d6655b66f3 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:39:51 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e2fa4588-ad68-4317-91f4-38d6655b66f3 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] GET http://192.168.122.202/volume/v3/volumes/ec635abe-b433-438a-b7a6-ae2082b0804f Sep 01 12:39:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e2fa4588-ad68-4317-91f4-38d6655b66f3 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:39:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e2fa4588-ad68-4317-91f4-38d6655b66f3 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:39:51 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:39:51 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:39:51 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:39:51 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:39:51 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-1c89a4c6-8b91-4a04-ab77-251ca57dafe5 req-521c1602-1585-4750-b55a-184c7d2bd304 tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] http://192.168.122.202/volume/v3/attachments/8129ea8a-7ca9-4456-ae84-3ed2573c112d returned with HTTP 200 Sep 01 12:39:51 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 235/470] 192.168.122.202 () {64 vars in 1562 bytes} [Tue Sep 1 12:39:51 2026] DELETE /volume/v3/attachments/8129ea8a-7ca9-4456-ae84-3ed2573c112d => generated 19 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:39:51 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-e2fa4588-ad68-4317-91f4-38d6655b66f3 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Volume info retrieved successfully. Sep 01 12:39:51 devstack devstack@c-api.service[86814]: WARNING stevedore.named [None req-e2fa4588-ad68-4317-91f4-38d6655b66f3 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:39:51 devstack devstack@c-api.service[86814]: WARNING castellan.key_manager [None req-e2fa4588-ad68-4317-91f4-38d6655b66f3 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:39:51 devstack devstack@c-api.service[86814]: DEBUG oslo_db.sqlalchemy.engines [None req-e2fa4588-ad68-4317-91f4-38d6655b66f3 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86814) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 12:39:51 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:39:51 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:39:51 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e2fa4588-ad68-4317-91f4-38d6655b66f3 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] http://192.168.122.202/volume/v3/volumes/ec635abe-b433-438a-b7a6-ae2082b0804f returned with HTTP 200 Sep 01 12:39:51 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 236/471] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:39:51 2026] GET /volume/v3/volumes/ec635abe-b433-438a-b7a6-ae2082b0804f => generated 922 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:39:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-c3577db4-7b45-4a75-b090-7a3a1647ba82 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:39:51 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c3577db4-7b45-4a75-b090-7a3a1647ba82 tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] GET http://192.168.122.202/volume/v3/volumes/5d07a838-56d8-46bd-8f15-7b5a92147647 Sep 01 12:39:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c3577db4-7b45-4a75-b090-7a3a1647ba82 tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:39:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c3577db4-7b45-4a75-b090-7a3a1647ba82 tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:39:51 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:39:51 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:39:51 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:39:51 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:39:51 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-c3577db4-7b45-4a75-b090-7a3a1647ba82 tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] Volume info retrieved successfully. Sep 01 12:39:51 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c3577db4-7b45-4a75-b090-7a3a1647ba82 tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] http://192.168.122.202/volume/v3/volumes/5d07a838-56d8-46bd-8f15-7b5a92147647 returned with HTTP 200 Sep 01 12:39:51 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 236/472] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:39:51 2026] GET /volume/v3/volumes/5d07a838-56d8-46bd-8f15-7b5a92147647 => generated 855 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:39:52 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-78f54195-4182-4c53-b547-d72c2091deb9 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:39:52 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-78f54195-4182-4c53-b547-d72c2091deb9 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] GET http://192.168.122.202/volume/v3/volumes/ec635abe-b433-438a-b7a6-ae2082b0804f Sep 01 12:39:52 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-78f54195-4182-4c53-b547-d72c2091deb9 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:39:52 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-78f54195-4182-4c53-b547-d72c2091deb9 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:39:52 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:39:52 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:39:52 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:39:52 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:39:52 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-78f54195-4182-4c53-b547-d72c2091deb9 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Volume info retrieved successfully. Sep 01 12:39:52 devstack devstack@c-api.service[86814]: WARNING stevedore.named [None req-78f54195-4182-4c53-b547-d72c2091deb9 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:39:52 devstack devstack@c-api.service[86814]: WARNING castellan.key_manager [None req-78f54195-4182-4c53-b547-d72c2091deb9 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:39:52 devstack devstack@c-api.service[86814]: DEBUG oslo_db.sqlalchemy.engines [None req-78f54195-4182-4c53-b547-d72c2091deb9 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86814) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 12:39:52 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-78f54195-4182-4c53-b547-d72c2091deb9 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] http://192.168.122.202/volume/v3/volumes/ec635abe-b433-438a-b7a6-ae2082b0804f returned with HTTP 404 Sep 01 12:39:52 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 237/473] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:39:52 2026] GET /volume/v3/volumes/ec635abe-b433-438a-b7a6-ae2082b0804f => generated 108 bytes in 331 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 12:39:52 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-4bde2f63-1541-462c-8c24-db54bfd0bded None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:39:52 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-4bde2f63-1541-462c-8c24-db54bfd0bded tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] GET http://192.168.122.202/volume/v3/groups/62807218-fd6e-4f33-b6bd-ef57ae66d795 Sep 01 12:39:52 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-4bde2f63-1541-462c-8c24-db54bfd0bded tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:39:52 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-4bde2f63-1541-462c-8c24-db54bfd0bded tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Calling method 'version_select' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:39:52 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.groups [None req-4bde2f63-1541-462c-8c24-db54bfd0bded tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] show called for member 62807218-fd6e-4f33-b6bd-ef57ae66d795 {{(pid=86815) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 12:39:52 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-4bde2f63-1541-462c-8c24-db54bfd0bded tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] http://192.168.122.202/volume/v3/groups/62807218-fd6e-4f33-b6bd-ef57ae66d795 returned with HTTP 404 Sep 01 12:39:52 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 237/474] 192.168.122.202 () {60 vars in 1270 bytes} [Tue Sep 1 12:39:52 2026] GET /volume/v3/groups/62807218-fd6e-4f33-b6bd-ef57ae66d795 => generated 108 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 12:39:52 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-6dc38230-0ad7-4d0b-b676-aa6a94992fe1 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:39:52 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-6dc38230-0ad7-4d0b-b676-aa6a94992fe1 tempest-GroupSnapshotsTest-1226229885 tempest-GroupSnapshotsTest-1226229885-project-admin] DELETE http://192.168.122.202/volume/v3/group_types/a73a24b3-2317-4c82-9a2c-618f289b94b6 Sep 01 12:39:52 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-6dc38230-0ad7-4d0b-b676-aa6a94992fe1 tempest-GroupSnapshotsTest-1226229885 tempest-GroupSnapshotsTest-1226229885-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:39:52 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-6dc38230-0ad7-4d0b-b676-aa6a94992fe1 tempest-GroupSnapshotsTest-1226229885 tempest-GroupSnapshotsTest-1226229885-project-admin] Calling method 'version_select' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:39:52 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-6dc38230-0ad7-4d0b-b676-aa6a94992fe1 tempest-GroupSnapshotsTest-1226229885 tempest-GroupSnapshotsTest-1226229885-project-admin] http://192.168.122.202/volume/v3/group_types/a73a24b3-2317-4c82-9a2c-618f289b94b6 returned with HTTP 202 Sep 01 12:39:52 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 238/475] 192.168.122.202 () {60 vars in 1288 bytes} [Tue Sep 1 12:39:52 2026] DELETE /volume/v3/group_types/a73a24b3-2317-4c82-9a2c-618f289b94b6 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 12:39:52 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-81232fa7-0560-46cb-b691-451328f58026 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:39:52 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-81232fa7-0560-46cb-b691-451328f58026 tempest-GroupSnapshotsTest-1226229885 tempest-GroupSnapshotsTest-1226229885-project-admin] DELETE http://192.168.122.202/volume/v3/types/f2afa8d1-1d2c-40e5-a726-43ba54972e08 Sep 01 12:39:52 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-81232fa7-0560-46cb-b691-451328f58026 tempest-GroupSnapshotsTest-1226229885 tempest-GroupSnapshotsTest-1226229885-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:39:52 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-81232fa7-0560-46cb-b691-451328f58026 tempest-GroupSnapshotsTest-1226229885 tempest-GroupSnapshotsTest-1226229885-project-admin] Calling method '_delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:39:53 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-81232fa7-0560-46cb-b691-451328f58026 tempest-GroupSnapshotsTest-1226229885 tempest-GroupSnapshotsTest-1226229885-project-admin] http://192.168.122.202/volume/v3/types/f2afa8d1-1d2c-40e5-a726-43ba54972e08 returned with HTTP 202 Sep 01 12:39:53 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 238/476] 192.168.122.202 () {58 vars in 1229 bytes} [Tue Sep 1 12:39:52 2026] DELETE /volume/v3/types/f2afa8d1-1d2c-40e5-a726-43ba54972e08 => generated 0 bytes in 115 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:39:53 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-248c8cb5-4d9c-4662-bcc1-475fcd42ac71 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:39:53 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-248c8cb5-4d9c-4662-bcc1-475fcd42ac71 tempest-GroupSnapshotsTest-1226229885 tempest-GroupSnapshotsTest-1226229885-project-admin] GET http://192.168.122.202/volume/v3/types/f2afa8d1-1d2c-40e5-a726-43ba54972e08 Sep 01 12:39:53 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-248c8cb5-4d9c-4662-bcc1-475fcd42ac71 tempest-GroupSnapshotsTest-1226229885 tempest-GroupSnapshotsTest-1226229885-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:39:53 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-248c8cb5-4d9c-4662-bcc1-475fcd42ac71 tempest-GroupSnapshotsTest-1226229885 tempest-GroupSnapshotsTest-1226229885-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:39:53 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-248c8cb5-4d9c-4662-bcc1-475fcd42ac71 tempest-GroupSnapshotsTest-1226229885 tempest-GroupSnapshotsTest-1226229885-project-admin] http://192.168.122.202/volume/v3/types/f2afa8d1-1d2c-40e5-a726-43ba54972e08 returned with HTTP 404 Sep 01 12:39:53 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 239/477] 192.168.122.202 () {58 vars in 1226 bytes} [Tue Sep 1 12:39:53 2026] GET /volume/v3/types/f2afa8d1-1d2c-40e5-a726-43ba54972e08 => generated 114 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:39:53 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-5386e2f0-3c70-4c11-9571-1b7462891175 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:39:53 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-5386e2f0-3c70-4c11-9571-1b7462891175 tempest-GroupSnapshotsTest-1226229885 tempest-GroupSnapshotsTest-1226229885-project-admin] POST http://192.168.122.202/volume/v3/types Sep 01 12:39:53 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-5386e2f0-3c70-4c11-9571-1b7462891175 tempest-GroupSnapshotsTest-1226229885 tempest-GroupSnapshotsTest-1226229885-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-442225323"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:39:53 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-5386e2f0-3c70-4c11-9571-1b7462891175 tempest-GroupSnapshotsTest-1226229885 tempest-GroupSnapshotsTest-1226229885-project-admin] http://192.168.122.202/volume/v3/types returned with HTTP 200 Sep 01 12:39:53 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 239/478] 192.168.122.202 () {60 vars in 1136 bytes} [Tue Sep 1 12:39:53 2026] POST /volume/v3/types => generated 223 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:39:53 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-c533e0bc-3eee-42b7-b06c-75fd959ce002 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:39:53 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c533e0bc-3eee-42b7-b06c-75fd959ce002 tempest-GroupSnapshotsTest-1226229885 tempest-GroupSnapshotsTest-1226229885-project-admin] POST http://192.168.122.202/volume/v3/group_types Sep 01 12:39:53 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c533e0bc-3eee-42b7-b06c-75fd959ce002 tempest-GroupSnapshotsTest-1226229885 tempest-GroupSnapshotsTest-1226229885-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-2071224618"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:39:53 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c533e0bc-3eee-42b7-b06c-75fd959ce002 tempest-GroupSnapshotsTest-1226229885 tempest-GroupSnapshotsTest-1226229885-project-admin] http://192.168.122.202/volume/v3/group_types returned with HTTP 202 Sep 01 12:39:53 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 240/479] 192.168.122.202 () {62 vars in 1195 bytes} [Tue Sep 1 12:39:53 2026] POST /volume/v3/group_types => generated 181 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:39:53 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-381f116b-ede4-4f02-acbb-76a7dc91e3a1 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:39:53 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-381f116b-ede4-4f02-acbb-76a7dc91e3a1 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] POST http://192.168.122.202/volume/v3/groups Sep 01 12:39:53 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-381f116b-ede4-4f02-acbb-76a7dc91e3a1 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "8c614e6f-18e7-4713-966f-9672d6a9fbc7", "volume_types": ["07e23c56-7835-4c96-b4bc-0325db947dd4"], "name": "tempest-GroupSnapshotsTest-Group-1329594224"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:39:53 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.groups [None req-381f116b-ede4-4f02-acbb-76a7dc91e3a1 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Creating new group {'group': {'group_type': '8c614e6f-18e7-4713-966f-9672d6a9fbc7', 'volume_types': ['07e23c56-7835-4c96-b4bc-0325db947dd4'], 'name': 'tempest-GroupSnapshotsTest-Group-1329594224'}} {{(pid=86815) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 01 12:39:53 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.groups [None req-381f116b-ede4-4f02-acbb-76a7dc91e3a1 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Creating group tempest-GroupSnapshotsTest-Group-1329594224. Sep 01 12:39:53 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-381f116b-ede4-4f02-acbb-76a7dc91e3a1 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Availability Zones retrieved successfully. Sep 01 12:39:53 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-381f116b-ede4-4f02-acbb-76a7dc91e3a1 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Created reservations ['df32713c-13e7-4034-a5bc-3cc9c3c0cf75'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:39:53 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-381f116b-ede4-4f02-acbb-76a7dc91e3a1 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] http://192.168.122.202/volume/v3/groups returned with HTTP 202 Sep 01 12:39:53 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 240/480] 192.168.122.202 () {62 vars in 1181 bytes} [Tue Sep 1 12:39:53 2026] POST /volume/v3/groups => generated 112 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:39:53 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-18f4974d-6e89-45b8-91c4-f57ee1ab304a None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:39:53 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-18f4974d-6e89-45b8-91c4-f57ee1ab304a tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] GET http://192.168.122.202/volume/v3/groups/a8860439-e907-4c88-b954-1d599cb6f43d Sep 01 12:39:53 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-18f4974d-6e89-45b8-91c4-f57ee1ab304a tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:39:53 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-18f4974d-6e89-45b8-91c4-f57ee1ab304a tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Calling method 'version_select' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:39:53 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.groups [None req-18f4974d-6e89-45b8-91c4-f57ee1ab304a tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] show called for member a8860439-e907-4c88-b954-1d599cb6f43d {{(pid=86814) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 12:39:53 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:39:53 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:39:53 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:39:53 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, cls(context), Sep 01 12:39:53 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-18f4974d-6e89-45b8-91c4-f57ee1ab304a tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] http://192.168.122.202/volume/v3/groups/a8860439-e907-4c88-b954-1d599cb6f43d returned with HTTP 200 Sep 01 12:39:53 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 241/481] 192.168.122.202 () {60 vars in 1270 bytes} [Tue Sep 1 12:39:53 2026] GET /volume/v3/groups/a8860439-e907-4c88-b954-1d599cb6f43d => generated 392 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 12:39:54 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-3e7efd45-0f89-4e8f-b2c9-6e4386f5f936 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:39:54 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-3e7efd45-0f89-4e8f-b2c9-6e4386f5f936 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] GET http://192.168.122.202/volume/v3/groups/a8860439-e907-4c88-b954-1d599cb6f43d Sep 01 12:39:54 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-3e7efd45-0f89-4e8f-b2c9-6e4386f5f936 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:39:54 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-3e7efd45-0f89-4e8f-b2c9-6e4386f5f936 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Calling method 'version_select' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:39:54 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.groups [None req-3e7efd45-0f89-4e8f-b2c9-6e4386f5f936 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] show called for member a8860439-e907-4c88-b954-1d599cb6f43d {{(pid=86815) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 12:39:54 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:39:54 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:39:54 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:39:54 devstack devstack@c-api.service[86815]: return base.obj_make_list(context, cls(context), Sep 01 12:39:54 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-3e7efd45-0f89-4e8f-b2c9-6e4386f5f936 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] http://192.168.122.202/volume/v3/groups/a8860439-e907-4c88-b954-1d599cb6f43d returned with HTTP 200 Sep 01 12:39:54 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 241/482] 192.168.122.202 () {60 vars in 1270 bytes} [Tue Sep 1 12:39:54 2026] GET /volume/v3/groups/a8860439-e907-4c88-b954-1d599cb6f43d => generated 393 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:39:54 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-01cbb875-92af-455e-a969-d417453d7d0d None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:39:54 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-01cbb875-92af-455e-a969-d417453d7d0d tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] POST http://192.168.122.202/volume/v3/volumes Sep 01 12:39:54 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-01cbb875-92af-455e-a969-d417453d7d0d tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-2080998095", "volume_type": "07e23c56-7835-4c96-b4bc-0325db947dd4", "group_id": "a8860439-e907-4c88-b954-1d599cb6f43d", "size": 1}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:39:54 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volumes [None req-01cbb875-92af-455e-a969-d417453d7d0d tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-2080998095', 'volume_type': '07e23c56-7835-4c96-b4bc-0325db947dd4', 'group_id': 'a8860439-e907-4c88-b954-1d599cb6f43d', 'size': 1}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:39:54 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:39:54 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:39:54 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-01cbb875-92af-455e-a969-d417453d7d0d tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Create volume of 1 GB Sep 01 12:39:54 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:39:54 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, cls(context), Sep 01 12:39:54 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-01cbb875-92af-455e-a969-d417453d7d0d tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Availability Zones retrieved successfully. Sep 01 12:39:54 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-01cbb875-92af-455e-a969-d417453d7d0d tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Flow 'volume_create_api' (71950acd-9e00-4308-b694-a92e7e83ad96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:39:54 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-01cbb875-92af-455e-a969-d417453d7d0d tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (637993ad-8434-4582-a661-a3abc17f117a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:39:54 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:39:54 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:39:54 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.flows.api.create_volume [None req-01cbb875-92af-455e-a969-d417453d7d0d tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Validating volume size '1' using validate_int {{(pid=86814) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 12:39:54 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-01cbb875-92af-455e-a969-d417453d7d0d tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (637993ad-8434-4582-a661-a3abc17f117a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T10:39:53Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=07e23c56-7835-4c96-b4bc-0325db947dd4,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-442225323',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07e23c56-7835-4c96-b4bc-0325db947dd4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'a8860439-e907-4c88-b954-1d599cb6f43d', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:39:54 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-01cbb875-92af-455e-a969-d417453d7d0d tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (503a5273-1298-4bdd-8c09-3af2672fc2e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:39:54 devstack devstack@c-api.service[86814]: WARNING cinder.quota [None req-01cbb875-92af-455e-a969-d417453d7d0d tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-442225323 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-442225323, it is now deprecated. Please use the default quota class for default quota. Sep 01 12:39:54 devstack devstack@c-api.service[86814]: WARNING cinder.quota [None req-01cbb875-92af-455e-a969-d417453d7d0d tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-442225323 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-442225323, it is now deprecated. Please use the default quota class for default quota. Sep 01 12:39:54 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-01cbb875-92af-455e-a969-d417453d7d0d tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Created reservations ['72fb2182-908b-455a-a268-279c71565c69', '061b8db2-e8fc-47a2-9d18-cc897619ab13', '866e8bc0-c243-4ec4-9cb2-9c73d8c65f25', '12076479-f1b3-4fd3-994a-ab9cbc18c3f8'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:39:54 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-01cbb875-92af-455e-a969-d417453d7d0d tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (503a5273-1298-4bdd-8c09-3af2672fc2e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['72fb2182-908b-455a-a268-279c71565c69', '061b8db2-e8fc-47a2-9d18-cc897619ab13', '866e8bc0-c243-4ec4-9cb2-9c73d8c65f25', '12076479-f1b3-4fd3-994a-ab9cbc18c3f8']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:39:54 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-01cbb875-92af-455e-a969-d417453d7d0d tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b8ec2ad-409e-4669-87d3-a30e412114cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:39:54 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:39:54 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:39:54 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-01cbb875-92af-455e-a969-d417453d7d0d tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b8ec2ad-409e-4669-87d3-a30e412114cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7fa6d6cc-e5a2-4c26-b16b-c83dc8323c69', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-2080998095',encryption_key_id=None,group_id=a8860439-e907-4c88-b954-1d599cb6f43d,group_type_id=,metadata={},multiattach=False,project_id='aed1d40a15ac4be4bcae2efc2f4a0f49',qos_specs=None,replication_status=,reservations=['72fb2182-908b-455a-a268-279c71565c69','061b8db2-e8fc-47a2-9d18-cc897619ab13','866e8bc0-c243-4ec4-9cb2-9c73d8c65f25','12076479-f1b3-4fd3-994a-ab9cbc18c3f8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='de3898c635d74e81ac5ab75f16a8aae3',volume_type_id=07e23c56-7835-4c96-b4bc-0325db947dd4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T10:39:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-2080998095',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=a8860439-e907-4c88-b954-1d599cb6f43d,host=None,id=7fa6d6cc-e5a2-4c26-b16b-c83dc8323c69,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aed1d40a15ac4be4bcae2efc2f4a0f49',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='de3898c635d74e81ac5ab75f16a8aae3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07e23c56-7835-4c96-b4bc-0325db947dd4),volume_type_id=07e23c56-7835-4c96-b4bc-0325db947dd4)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:39:54 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-01cbb875-92af-455e-a969-d417453d7d0d tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (adfa4d76-be66-4c69-80ee-8623c7888267) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:39:55 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-01cbb875-92af-455e-a969-d417453d7d0d tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (adfa4d76-be66-4c69-80ee-8623c7888267) transitioned into state 'SUCCESS' from state '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-2080998095',encryption_key_id=None,group_id=a8860439-e907-4c88-b954-1d599cb6f43d,group_type_id=,metadata={},multiattach=False,project_id='aed1d40a15ac4be4bcae2efc2f4a0f49',qos_specs=None,replication_status=,reservations=['72fb2182-908b-455a-a268-279c71565c69','061b8db2-e8fc-47a2-9d18-cc897619ab13','866e8bc0-c243-4ec4-9cb2-9c73d8c65f25','12076479-f1b3-4fd3-994a-ab9cbc18c3f8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='de3898c635d74e81ac5ab75f16a8aae3',volume_type_id=07e23c56-7835-4c96-b4bc-0325db947dd4)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:39:55 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-01cbb875-92af-455e-a969-d417453d7d0d tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (83ad4fea-4e74-4fc4-8db6-627290521f41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:39:55 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-01cbb875-92af-455e-a969-d417453d7d0d tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (83ad4fea-4e74-4fc4-8db6-627290521f41) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:39:55 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-01cbb875-92af-455e-a969-d417453d7d0d tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Flow 'volume_create_api' (71950acd-9e00-4308-b694-a92e7e83ad96) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86814) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:39:55 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-01cbb875-92af-455e-a969-d417453d7d0d tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Create volume request issued successfully. Sep 01 12:39:55 devstack devstack@c-api.service[86814]: WARNING stevedore.named [None req-01cbb875-92af-455e-a969-d417453d7d0d tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:39:55 devstack devstack@c-api.service[86814]: WARNING castellan.key_manager [None req-01cbb875-92af-455e-a969-d417453d7d0d tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:39:55 devstack devstack@c-api.service[86814]: DEBUG oslo_db.sqlalchemy.engines [None req-01cbb875-92af-455e-a969-d417453d7d0d tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86814) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 12:39:55 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:39:55 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:39:55 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-01cbb875-92af-455e-a969-d417453d7d0d tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] http://192.168.122.202/volume/v3/volumes returned with HTTP 202 Sep 01 12:39:55 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 242/483] 192.168.122.202 () {62 vars in 1184 bytes} [Tue Sep 1 12:39:54 2026] POST /volume/v3/volumes => generated 830 bytes in 694 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:39:55 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-73b629c8-8e7c-44aa-90c4-3b0d3d20a9e7 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:39:55 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-73b629c8-8e7c-44aa-90c4-3b0d3d20a9e7 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] GET http://192.168.122.202/volume/v3/volumes/7fa6d6cc-e5a2-4c26-b16b-c83dc8323c69 Sep 01 12:39:55 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-73b629c8-8e7c-44aa-90c4-3b0d3d20a9e7 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:39:55 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-73b629c8-8e7c-44aa-90c4-3b0d3d20a9e7 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:39:55 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:39:55 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:39:55 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:39:55 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:39:55 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-73b629c8-8e7c-44aa-90c4-3b0d3d20a9e7 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Volume info retrieved successfully. Sep 01 12:39:55 devstack devstack@c-api.service[86815]: WARNING stevedore.named [None req-73b629c8-8e7c-44aa-90c4-3b0d3d20a9e7 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:39:55 devstack devstack@c-api.service[86815]: WARNING castellan.key_manager [None req-73b629c8-8e7c-44aa-90c4-3b0d3d20a9e7 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:39:55 devstack devstack@c-api.service[86815]: DEBUG oslo_db.sqlalchemy.engines [None req-73b629c8-8e7c-44aa-90c4-3b0d3d20a9e7 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86815) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 12:39:55 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:39:55 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:39:55 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-73b629c8-8e7c-44aa-90c4-3b0d3d20a9e7 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] http://192.168.122.202/volume/v3/volumes/7fa6d6cc-e5a2-4c26-b16b-c83dc8323c69 returned with HTTP 200 Sep 01 12:39:55 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 242/484] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:39:55 2026] GET /volume/v3/volumes/7fa6d6cc-e5a2-4c26-b16b-c83dc8323c69 => generated 898 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:39:56 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-1c575541-5577-43e6-87f2-79cacaca7989 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:39:56 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1c575541-5577-43e6-87f2-79cacaca7989 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] GET http://192.168.122.202/volume/v3/volumes/7fa6d6cc-e5a2-4c26-b16b-c83dc8323c69 Sep 01 12:39:56 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-1c575541-5577-43e6-87f2-79cacaca7989 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:39:56 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-1c575541-5577-43e6-87f2-79cacaca7989 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:39:56 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:39:56 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:39:56 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:39:56 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:39:56 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-1c575541-5577-43e6-87f2-79cacaca7989 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Volume info retrieved successfully. Sep 01 12:39:56 devstack devstack@c-api.service[86814]: WARNING stevedore.named [None req-1c575541-5577-43e6-87f2-79cacaca7989 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:39:56 devstack devstack@c-api.service[86814]: WARNING castellan.key_manager [None req-1c575541-5577-43e6-87f2-79cacaca7989 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:39:56 devstack devstack@c-api.service[86814]: DEBUG oslo_db.sqlalchemy.engines [None req-1c575541-5577-43e6-87f2-79cacaca7989 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86814) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 12:39:56 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:39:56 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:39:56 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1c575541-5577-43e6-87f2-79cacaca7989 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] http://192.168.122.202/volume/v3/volumes/7fa6d6cc-e5a2-4c26-b16b-c83dc8323c69 returned with HTTP 200 Sep 01 12:39:56 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 243/485] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:39:56 2026] GET /volume/v3/volumes/7fa6d6cc-e5a2-4c26-b16b-c83dc8323c69 => generated 922 bytes in 291 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:39:57 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-333ad3b3-4d55-46cc-a6b7-bd9e1eaa8756 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:39:57 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-333ad3b3-4d55-46cc-a6b7-bd9e1eaa8756 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] GET http://192.168.122.202/volume/v3/volumes/7fa6d6cc-e5a2-4c26-b16b-c83dc8323c69 Sep 01 12:39:57 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-333ad3b3-4d55-46cc-a6b7-bd9e1eaa8756 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:39:57 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-333ad3b3-4d55-46cc-a6b7-bd9e1eaa8756 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:39:57 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:39:57 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:39:57 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:39:57 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:39:57 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-333ad3b3-4d55-46cc-a6b7-bd9e1eaa8756 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Volume info retrieved successfully. Sep 01 12:39:57 devstack devstack@c-api.service[86815]: WARNING stevedore.named [None req-333ad3b3-4d55-46cc-a6b7-bd9e1eaa8756 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:39:57 devstack devstack@c-api.service[86815]: WARNING castellan.key_manager [None req-333ad3b3-4d55-46cc-a6b7-bd9e1eaa8756 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:39:57 devstack devstack@c-api.service[86815]: DEBUG oslo_db.sqlalchemy.engines [None req-333ad3b3-4d55-46cc-a6b7-bd9e1eaa8756 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86815) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 12:39:57 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:39:57 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:39:58 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-333ad3b3-4d55-46cc-a6b7-bd9e1eaa8756 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] http://192.168.122.202/volume/v3/volumes/7fa6d6cc-e5a2-4c26-b16b-c83dc8323c69 returned with HTTP 200 Sep 01 12:39:58 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 243/486] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:39:57 2026] GET /volume/v3/volumes/7fa6d6cc-e5a2-4c26-b16b-c83dc8323c69 => generated 923 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:39:58 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-d6595b69-fbda-423c-8ff2-2a2d32740b7d None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:39:58 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d6595b69-fbda-423c-8ff2-2a2d32740b7d tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] POST http://192.168.122.202/volume/v3/volumes Sep 01 12:39:58 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d6595b69-fbda-423c-8ff2-2a2d32740b7d tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-381102272", "volume_type": "07e23c56-7835-4c96-b4bc-0325db947dd4", "group_id": "a8860439-e907-4c88-b954-1d599cb6f43d", "size": 1}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:39:58 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volumes [None req-d6595b69-fbda-423c-8ff2-2a2d32740b7d tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-381102272', 'volume_type': '07e23c56-7835-4c96-b4bc-0325db947dd4', 'group_id': 'a8860439-e907-4c88-b954-1d599cb6f43d', 'size': 1}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:39:58 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:39:58 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:39:58 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-d6595b69-fbda-423c-8ff2-2a2d32740b7d tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Create volume of 1 GB Sep 01 12:39:58 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:39:58 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, cls(context), Sep 01 12:39:58 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-d6595b69-fbda-423c-8ff2-2a2d32740b7d tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Availability Zones retrieved successfully. Sep 01 12:39:58 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-d6595b69-fbda-423c-8ff2-2a2d32740b7d tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Flow 'volume_create_api' (e7bc68b8-71be-4728-837f-411c181ce490) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:39:58 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-d6595b69-fbda-423c-8ff2-2a2d32740b7d tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef5dc65b-bd92-4b91-9293-dd3b1c15525c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:39:58 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:39:58 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:39:58 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.flows.api.create_volume [None req-d6595b69-fbda-423c-8ff2-2a2d32740b7d tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Validating volume size '1' using validate_int {{(pid=86814) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 12:39:58 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-d6595b69-fbda-423c-8ff2-2a2d32740b7d tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef5dc65b-bd92-4b91-9293-dd3b1c15525c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T10:39:53Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=07e23c56-7835-4c96-b4bc-0325db947dd4,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-442225323',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07e23c56-7835-4c96-b4bc-0325db947dd4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'a8860439-e907-4c88-b954-1d599cb6f43d', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:39:58 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-d6595b69-fbda-423c-8ff2-2a2d32740b7d tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (93cc146a-5a25-4750-bd3c-80a0b341e4fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:39:58 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-86dfac00-72f7-4e0e-a8f4-99d410671a05 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:39:58 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-86dfac00-72f7-4e0e-a8f4-99d410671a05 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] POST http://192.168.122.202/volume/v3/volumes Sep 01 12:39:58 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-86dfac00-72f7-4e0e-a8f4-99d410671a05 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1064844623"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:39:58 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.volumes [None req-86dfac00-72f7-4e0e-a8f4-99d410671a05 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1064844623'}} {{(pid=86815) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:39:58 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-86dfac00-72f7-4e0e-a8f4-99d410671a05 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Create volume of 1 GB Sep 01 12:39:58 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-86dfac00-72f7-4e0e-a8f4-99d410671a05 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Availability Zones retrieved successfully. Sep 01 12:39:58 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-d6595b69-fbda-423c-8ff2-2a2d32740b7d tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Created reservations ['979039ef-e530-458e-bda4-16f2e2973eab', '376cacda-3609-4d4b-9392-dd2cb91aa28f', 'a9076240-aaa8-4be3-8959-396df7d1ca45', 'cd8cc392-3b74-4a49-b629-7314811c8545'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:39:58 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-d6595b69-fbda-423c-8ff2-2a2d32740b7d tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (93cc146a-5a25-4750-bd3c-80a0b341e4fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['979039ef-e530-458e-bda4-16f2e2973eab', '376cacda-3609-4d4b-9392-dd2cb91aa28f', 'a9076240-aaa8-4be3-8959-396df7d1ca45', 'cd8cc392-3b74-4a49-b629-7314811c8545']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:39:58 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-d6595b69-fbda-423c-8ff2-2a2d32740b7d tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (efc68ae2-8b4f-4c33-ae04-ed3c29b8ea06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:39:58 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-86dfac00-72f7-4e0e-a8f4-99d410671a05 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Flow 'volume_create_api' (db1d4143-0845-4bcb-b662-ac54c50cc4d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:39:58 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-86dfac00-72f7-4e0e-a8f4-99d410671a05 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5ab5d771-48b4-4fb1-9502-1cd0be722434) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:39:58 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.flows.api.create_volume [None req-86dfac00-72f7-4e0e-a8f4-99d410671a05 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Validating volume size '1' using validate_int {{(pid=86815) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 12:39:58 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:39:58 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:39:58 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-d6595b69-fbda-423c-8ff2-2a2d32740b7d tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (efc68ae2-8b4f-4c33-ae04-ed3c29b8ea06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '022d9e37-f40b-49d1-9da1-ba455611402c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-381102272',encryption_key_id=None,group_id=a8860439-e907-4c88-b954-1d599cb6f43d,group_type_id=,metadata={},multiattach=False,project_id='aed1d40a15ac4be4bcae2efc2f4a0f49',qos_specs=None,replication_status=,reservations=['979039ef-e530-458e-bda4-16f2e2973eab','376cacda-3609-4d4b-9392-dd2cb91aa28f','a9076240-aaa8-4be3-8959-396df7d1ca45','cd8cc392-3b74-4a49-b629-7314811c8545'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='de3898c635d74e81ac5ab75f16a8aae3',volume_type_id=07e23c56-7835-4c96-b4bc-0325db947dd4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T10:39:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-381102272',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=a8860439-e907-4c88-b954-1d599cb6f43d,host=None,id=022d9e37-f40b-49d1-9da1-ba455611402c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aed1d40a15ac4be4bcae2efc2f4a0f49',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='de3898c635d74e81ac5ab75f16a8aae3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07e23c56-7835-4c96-b4bc-0325db947dd4),volume_type_id=07e23c56-7835-4c96-b4bc-0325db947dd4)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:39:58 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-d6595b69-fbda-423c-8ff2-2a2d32740b7d tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba8762d5-6538-4ab6-8740-c2b68367fb58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:39:58 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-86dfac00-72f7-4e0e-a8f4-99d410671a05 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5ab5d771-48b4-4fb1-9502-1cd0be722434) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T10:31:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3a4f1b59-94a6-4839-b926-0837adf99645,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a4f1b59-94a6-4839-b926-0837adf99645', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:39:58 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-86dfac00-72f7-4e0e-a8f4-99d410671a05 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e9c905c-4ad6-4927-ac5a-1b9e284632b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:39:58 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-d6595b69-fbda-423c-8ff2-2a2d32740b7d tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba8762d5-6538-4ab6-8740-c2b68367fb58) transitioned into state 'SUCCESS' from state '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-381102272',encryption_key_id=None,group_id=a8860439-e907-4c88-b954-1d599cb6f43d,group_type_id=,metadata={},multiattach=False,project_id='aed1d40a15ac4be4bcae2efc2f4a0f49',qos_specs=None,replication_status=,reservations=['979039ef-e530-458e-bda4-16f2e2973eab','376cacda-3609-4d4b-9392-dd2cb91aa28f','a9076240-aaa8-4be3-8959-396df7d1ca45','cd8cc392-3b74-4a49-b629-7314811c8545'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='de3898c635d74e81ac5ab75f16a8aae3',volume_type_id=07e23c56-7835-4c96-b4bc-0325db947dd4)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:39:58 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-d6595b69-fbda-423c-8ff2-2a2d32740b7d tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7848188b-4efd-4d23-8327-637496cc16b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:39:58 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-d6595b69-fbda-423c-8ff2-2a2d32740b7d tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7848188b-4efd-4d23-8327-637496cc16b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:39:58 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-d6595b69-fbda-423c-8ff2-2a2d32740b7d tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Flow 'volume_create_api' (e7bc68b8-71be-4728-837f-411c181ce490) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86814) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:39:58 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-d6595b69-fbda-423c-8ff2-2a2d32740b7d tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Create volume request issued successfully. Sep 01 12:39:58 devstack devstack@c-api.service[86814]: WARNING stevedore.named [None req-d6595b69-fbda-423c-8ff2-2a2d32740b7d tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:39:58 devstack devstack@c-api.service[86814]: WARNING castellan.key_manager [None req-d6595b69-fbda-423c-8ff2-2a2d32740b7d tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:39:58 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-86dfac00-72f7-4e0e-a8f4-99d410671a05 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Created reservations ['e3f87e46-9b11-4278-b1c9-8d1bec4cf084', '100ee907-c628-436a-8938-e382a483e703', 'c2dbde2e-b369-4562-bf45-6ef6f2d8d9e3', '05085f02-e153-4279-a475-780b89d0a4c6'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:39:58 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-86dfac00-72f7-4e0e-a8f4-99d410671a05 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e9c905c-4ad6-4927-ac5a-1b9e284632b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e3f87e46-9b11-4278-b1c9-8d1bec4cf084', '100ee907-c628-436a-8938-e382a483e703', 'c2dbde2e-b369-4562-bf45-6ef6f2d8d9e3', '05085f02-e153-4279-a475-780b89d0a4c6']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:39:58 devstack devstack@c-api.service[86814]: DEBUG oslo_db.sqlalchemy.engines [None req-d6595b69-fbda-423c-8ff2-2a2d32740b7d tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86814) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 12:39:58 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-86dfac00-72f7-4e0e-a8f4-99d410671a05 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0dc5d9e8-fbba-4685-a26b-c6cdbde68fc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:39:58 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:39:58 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:39:58 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d6595b69-fbda-423c-8ff2-2a2d32740b7d tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] http://192.168.122.202/volume/v3/volumes returned with HTTP 202 Sep 01 12:39:58 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 244/487] 192.168.122.202 () {62 vars in 1184 bytes} [Tue Sep 1 12:39:58 2026] POST /volume/v3/volumes => generated 829 bytes in 492 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:39:58 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-8a190665-e8dc-40ee-8449-9076549ddecc None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:39:58 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8a190665-e8dc-40ee-8449-9076549ddecc tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] POST http://192.168.122.202/volume/v3/volumes Sep 01 12:39:58 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-8a190665-e8dc-40ee-8449-9076549ddecc tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-722470844", "imageRef": "903fc775-9c21-408b-9650-9b60d3b1eb91", "size": 1}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:39:58 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volumes [None req-8a190665-e8dc-40ee-8449-9076549ddecc tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-722470844', 'imageRef': '903fc775-9c21-408b-9650-9b60d3b1eb91', 'size': 1}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:39:58 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:39:58 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:39:58 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-86dfac00-72f7-4e0e-a8f4-99d410671a05 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0dc5d9e8-fbba-4685-a26b-c6cdbde68fc3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '178aa33e-988c-43e4-a4d4-8acd8b611ba6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1064844623',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0fd35a5703f344e4aa9155fc315368dc',qos_specs=None,replication_status=,reservations=['e3f87e46-9b11-4278-b1c9-8d1bec4cf084','100ee907-c628-436a-8938-e382a483e703','c2dbde2e-b369-4562-bf45-6ef6f2d8d9e3','05085f02-e153-4279-a475-780b89d0a4c6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b792c3f52e4b45079cb21cc576e688f3',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T10:39:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1064844623',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=178aa33e-988c-43e4-a4d4-8acd8b611ba6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0fd35a5703f344e4aa9155fc315368dc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b792c3f52e4b45079cb21cc576e688f3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a4f1b59-94a6-4839-b926-0837adf99645),volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:39:58 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-86dfac00-72f7-4e0e-a8f4-99d410671a05 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dab76d87-e7c7-4b84-82e0-6330bc4e5755) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:39:58 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-86dfac00-72f7-4e0e-a8f4-99d410671a05 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dab76d87-e7c7-4b84-82e0-6330bc4e5755) transitioned into state 'SUCCESS' from state '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-1064844623',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0fd35a5703f344e4aa9155fc315368dc',qos_specs=None,replication_status=,reservations=['e3f87e46-9b11-4278-b1c9-8d1bec4cf084','100ee907-c628-436a-8938-e382a483e703','c2dbde2e-b369-4562-bf45-6ef6f2d8d9e3','05085f02-e153-4279-a475-780b89d0a4c6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b792c3f52e4b45079cb21cc576e688f3',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:39:58 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-86dfac00-72f7-4e0e-a8f4-99d410671a05 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d0290acf-c128-4a37-9c21-6fe03ce71f77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:39:58 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-86dfac00-72f7-4e0e-a8f4-99d410671a05 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d0290acf-c128-4a37-9c21-6fe03ce71f77) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:39:58 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-86dfac00-72f7-4e0e-a8f4-99d410671a05 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Flow 'volume_create_api' (db1d4143-0845-4bcb-b662-ac54c50cc4d9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86815) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:39:58 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-86dfac00-72f7-4e0e-a8f4-99d410671a05 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Create volume request issued successfully. Sep 01 12:39:58 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-86dfac00-72f7-4e0e-a8f4-99d410671a05 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] http://192.168.122.202/volume/v3/volumes returned with HTTP 202 Sep 01 12:39:58 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 244/488] 192.168.122.202 () {60 vars in 1142 bytes} [Tue Sep 1 12:39:58 2026] POST /volume/v3/volumes => generated 763 bytes in 478 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:39:58 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-a5c5e985-de6c-470c-bbc3-fdb0876f1294 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:39:58 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a5c5e985-de6c-470c-bbc3-fdb0876f1294 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] GET http://192.168.122.202/volume/v3/volumes/022d9e37-f40b-49d1-9da1-ba455611402c Sep 01 12:39:58 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a5c5e985-de6c-470c-bbc3-fdb0876f1294 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:39:58 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a5c5e985-de6c-470c-bbc3-fdb0876f1294 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:39:58 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:39:58 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:39:58 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:39:58 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:39:58 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-a5c5e985-de6c-470c-bbc3-fdb0876f1294 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Volume info retrieved successfully. Sep 01 12:39:58 devstack devstack@c-api.service[86815]: WARNING stevedore.named [None req-a5c5e985-de6c-470c-bbc3-fdb0876f1294 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:39:58 devstack devstack@c-api.service[86815]: WARNING castellan.key_manager [None req-a5c5e985-de6c-470c-bbc3-fdb0876f1294 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:39:58 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-8a190665-e8dc-40ee-8449-9076549ddecc tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] Create volume of 1 GB Sep 01 12:39:58 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-8a190665-e8dc-40ee-8449-9076549ddecc tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] Availability Zones retrieved successfully. Sep 01 12:39:58 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-8a190665-e8dc-40ee-8449-9076549ddecc tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] Flow 'volume_create_api' (51148904-060d-4fae-980e-8fafbbaa70f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:39:58 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-8a190665-e8dc-40ee-8449-9076549ddecc tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d933f297-a811-4344-be7b-1eb784fe097d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:39:58 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.flows.api.create_volume [None req-8a190665-e8dc-40ee-8449-9076549ddecc tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] Validating volume size '1' using validate_int {{(pid=86814) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 12:39:58 devstack devstack@c-api.service[86815]: DEBUG oslo_db.sqlalchemy.engines [None req-a5c5e985-de6c-470c-bbc3-fdb0876f1294 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86815) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 12:39:58 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:39:58 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:39:58 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a5c5e985-de6c-470c-bbc3-fdb0876f1294 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] http://192.168.122.202/volume/v3/volumes/022d9e37-f40b-49d1-9da1-ba455611402c returned with HTTP 200 Sep 01 12:39:58 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 245/489] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:39:58 2026] GET /volume/v3/volumes/022d9e37-f40b-49d1-9da1-ba455611402c => generated 921 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:39:58 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-c130adb6-c9af-46d9-b0d6-548085feb334 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:39:58 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c130adb6-c9af-46d9-b0d6-548085feb334 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] GET http://192.168.122.202/volume/v3/volumes/178aa33e-988c-43e4-a4d4-8acd8b611ba6 Sep 01 12:39:58 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c130adb6-c9af-46d9-b0d6-548085feb334 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:39:58 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c130adb6-c9af-46d9-b0d6-548085feb334 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:39:58 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:39:58 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:39:58 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:39:58 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:39:58 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-c130adb6-c9af-46d9-b0d6-548085feb334 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Volume info retrieved successfully. Sep 01 12:39:58 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c130adb6-c9af-46d9-b0d6-548085feb334 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] http://192.168.122.202/volume/v3/volumes/178aa33e-988c-43e4-a4d4-8acd8b611ba6 returned with HTTP 200 Sep 01 12:39:58 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 246/490] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:39:58 2026] GET /volume/v3/volumes/178aa33e-988c-43e4-a4d4-8acd8b611ba6 => generated 855 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:39:58 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-e1d3fbf5-937d-4bdd-982b-aff4768a5218 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:39:58 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-8a190665-e8dc-40ee-8449-9076549ddecc tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d933f297-a811-4344-be7b-1eb784fe097d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T10:31:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3a4f1b59-94a6-4839-b926-0837adf99645,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a4f1b59-94a6-4839-b926-0837adf99645', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:39:58 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e1d3fbf5-937d-4bdd-982b-aff4768a5218 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] GET http://192.168.122.202/volume/v3/volumes/f5afe53c-e564-4b5d-b3ba-9155d785cd20 Sep 01 12:39:58 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e1d3fbf5-937d-4bdd-982b-aff4768a5218 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:39:58 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e1d3fbf5-937d-4bdd-982b-aff4768a5218 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:39:58 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-8a190665-e8dc-40ee-8449-9076549ddecc tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc74346f-16a9-4fa3-8e79-aeca879c8f16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:39:59 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:39:59 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:39:59 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:39:59 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:39:59 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-e1d3fbf5-937d-4bdd-982b-aff4768a5218 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Volume info retrieved successfully. Sep 01 12:39:59 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e1d3fbf5-937d-4bdd-982b-aff4768a5218 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] http://192.168.122.202/volume/v3/volumes/f5afe53c-e564-4b5d-b3ba-9155d785cd20 returned with HTTP 200 Sep 01 12:39:59 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 247/491] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:39:58 2026] GET /volume/v3/volumes/f5afe53c-e564-4b5d-b3ba-9155d785cd20 => generated 852 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:39:59 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-5a79bd4a-0283-4a4f-ab0e-4da67d29e86f None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:39:59 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-5a79bd4a-0283-4a4f-ab0e-4da67d29e86f tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] GET http://192.168.122.202/volume/v3/volumes/f5afe53c-e564-4b5d-b3ba-9155d785cd20 Sep 01 12:39:59 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-8a190665-e8dc-40ee-8449-9076549ddecc tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] Created reservations ['5b992d31-a4f5-49c2-be05-7b6e20247f49', '2f5f09fc-b8a8-4b6e-8257-3d67cd02ce09', '3982bb84-2b94-4bf9-bc16-044b54a07118', '2e1c12be-373d-419a-8599-58abe08936c1'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:39:59 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-5a79bd4a-0283-4a4f-ab0e-4da67d29e86f tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:39:59 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-5a79bd4a-0283-4a4f-ab0e-4da67d29e86f tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:39:59 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-8a190665-e8dc-40ee-8449-9076549ddecc tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc74346f-16a9-4fa3-8e79-aeca879c8f16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5b992d31-a4f5-49c2-be05-7b6e20247f49', '2f5f09fc-b8a8-4b6e-8257-3d67cd02ce09', '3982bb84-2b94-4bf9-bc16-044b54a07118', '2e1c12be-373d-419a-8599-58abe08936c1']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:39:59 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-8a190665-e8dc-40ee-8449-9076549ddecc tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (572d3a0b-2c5e-49d1-b6b1-d15f0ecce897) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:39:59 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:39:59 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:39:59 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:39:59 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:39:59 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-5a79bd4a-0283-4a4f-ab0e-4da67d29e86f tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Volume info retrieved successfully. Sep 01 12:39:59 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-5a79bd4a-0283-4a4f-ab0e-4da67d29e86f tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] http://192.168.122.202/volume/v3/volumes/f5afe53c-e564-4b5d-b3ba-9155d785cd20 returned with HTTP 200 Sep 01 12:39:59 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 248/492] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:39:59 2026] GET /volume/v3/volumes/f5afe53c-e564-4b5d-b3ba-9155d785cd20 => generated 852 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:39:59 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:39:59 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:39:59 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-8a190665-e8dc-40ee-8449-9076549ddecc tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (572d3a0b-2c5e-49d1-b6b1-d15f0ecce897) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '08bf9d4e-1f8a-42ce-9a29-9f3198f581e7', '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-722470844',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7ff4bbed5c204294aa17676610635887',qos_specs=None,replication_status=,reservations=['5b992d31-a4f5-49c2-be05-7b6e20247f49','2f5f09fc-b8a8-4b6e-8257-3d67cd02ce09','3982bb84-2b94-4bf9-bc16-044b54a07118','2e1c12be-373d-419a-8599-58abe08936c1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4a00f95589af4571af34309d06127190',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T10:39:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-722470844',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=08bf9d4e-1f8a-42ce-9a29-9f3198f581e7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7ff4bbed5c204294aa17676610635887',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4a00f95589af4571af34309d06127190',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a4f1b59-94a6-4839-b926-0837adf99645),volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:39:59 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-8a190665-e8dc-40ee-8449-9076549ddecc tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b612f750-e77c-4d76-ba24-5e5054c89456) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:39:59 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-8a190665-e8dc-40ee-8449-9076549ddecc tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b612f750-e77c-4d76-ba24-5e5054c89456) transitioned into state 'SUCCESS' from state '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-722470844',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7ff4bbed5c204294aa17676610635887',qos_specs=None,replication_status=,reservations=['5b992d31-a4f5-49c2-be05-7b6e20247f49','2f5f09fc-b8a8-4b6e-8257-3d67cd02ce09','3982bb84-2b94-4bf9-bc16-044b54a07118','2e1c12be-373d-419a-8599-58abe08936c1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4a00f95589af4571af34309d06127190',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:39:59 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-8a190665-e8dc-40ee-8449-9076549ddecc tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c1647506-a303-4310-8be2-58b88e624567) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:39:59 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-8a190665-e8dc-40ee-8449-9076549ddecc tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c1647506-a303-4310-8be2-58b88e624567) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:39:59 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-8a190665-e8dc-40ee-8449-9076549ddecc tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] Flow 'volume_create_api' (51148904-060d-4fae-980e-8fafbbaa70f5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86814) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:39:59 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-8a190665-e8dc-40ee-8449-9076549ddecc tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] Create volume request issued successfully. Sep 01 12:39:59 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8a190665-e8dc-40ee-8449-9076549ddecc tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] http://192.168.122.202/volume/v3/volumes returned with HTTP 202 Sep 01 12:39:59 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 245/493] 192.168.122.202 () {60 vars in 1143 bytes} [Tue Sep 1 12:39:58 2026] POST /volume/v3/volumes => generated 761 bytes in 756 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:39:59 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-5002fbb2-5ff2-4ed2-a1b0-29e9c8330ebe None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:39:59 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-5002fbb2-5ff2-4ed2-a1b0-29e9c8330ebe tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] GET http://192.168.122.202/volume/v3/volumes/08bf9d4e-1f8a-42ce-9a29-9f3198f581e7 Sep 01 12:39:59 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-5002fbb2-5ff2-4ed2-a1b0-29e9c8330ebe tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:39:59 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-5002fbb2-5ff2-4ed2-a1b0-29e9c8330ebe tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:39:59 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:39:59 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:39:59 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:39:59 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:39:59 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-5002fbb2-5ff2-4ed2-a1b0-29e9c8330ebe tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] Volume info retrieved successfully. Sep 01 12:39:59 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-5002fbb2-5ff2-4ed2-a1b0-29e9c8330ebe tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] http://192.168.122.202/volume/v3/volumes/08bf9d4e-1f8a-42ce-9a29-9f3198f581e7 returned with HTTP 200 Sep 01 12:39:59 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 249/494] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:39:59 2026] GET /volume/v3/volumes/08bf9d4e-1f8a-42ce-9a29-9f3198f581e7 => generated 829 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:39:59 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-92308fe2-8d77-476c-b84b-178a3f6f2fbc None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:39:59 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-92308fe2-8d77-476c-b84b-178a3f6f2fbc tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] GET http://192.168.122.202/volume/v3/volumes/022d9e37-f40b-49d1-9da1-ba455611402c Sep 01 12:39:59 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-92308fe2-8d77-476c-b84b-178a3f6f2fbc tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:39:59 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-92308fe2-8d77-476c-b84b-178a3f6f2fbc tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:39:59 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:39:59 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:39:59 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:39:59 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:39:59 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-92308fe2-8d77-476c-b84b-178a3f6f2fbc tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Volume info retrieved successfully. Sep 01 12:39:59 devstack devstack@c-api.service[86814]: WARNING stevedore.named [None req-92308fe2-8d77-476c-b84b-178a3f6f2fbc tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:39:59 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-e12ff018-8087-4e64-826d-52635b87e201 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:00 devstack devstack@c-api.service[86814]: WARNING castellan.key_manager [None req-92308fe2-8d77-476c-b84b-178a3f6f2fbc tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:40:00 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e12ff018-8087-4e64-826d-52635b87e201 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] GET http://192.168.122.202/volume/v3/volumes/178aa33e-988c-43e4-a4d4-8acd8b611ba6 Sep 01 12:40:00 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e12ff018-8087-4e64-826d-52635b87e201 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:40:00 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e12ff018-8087-4e64-826d-52635b87e201 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:40:00 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:40:00 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:40:00 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:40:00 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:40:00 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-e12ff018-8087-4e64-826d-52635b87e201 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Volume info retrieved successfully. Sep 01 12:40:00 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e12ff018-8087-4e64-826d-52635b87e201 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] http://192.168.122.202/volume/v3/volumes/178aa33e-988c-43e4-a4d4-8acd8b611ba6 returned with HTTP 200 Sep 01 12:40:00 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 250/495] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:39:59 2026] GET /volume/v3/volumes/178aa33e-988c-43e4-a4d4-8acd8b611ba6 => generated 855 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:40:00 devstack devstack@c-api.service[86814]: DEBUG oslo_db.sqlalchemy.engines [None req-92308fe2-8d77-476c-b84b-178a3f6f2fbc tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86814) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 12:40:00 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:40:00 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:40:00 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-92308fe2-8d77-476c-b84b-178a3f6f2fbc tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] http://192.168.122.202/volume/v3/volumes/022d9e37-f40b-49d1-9da1-ba455611402c returned with HTTP 200 Sep 01 12:40:00 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 246/496] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:39:59 2026] GET /volume/v3/volumes/022d9e37-f40b-49d1-9da1-ba455611402c => generated 921 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:40:00 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-361fdb8c-593f-45a4-9510-465a720f50aa None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:00 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-361fdb8c-593f-45a4-9510-465a720f50aa tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] GET http://192.168.122.202/volume/v3/volumes/08bf9d4e-1f8a-42ce-9a29-9f3198f581e7 Sep 01 12:40:00 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-361fdb8c-593f-45a4-9510-465a720f50aa tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:40:00 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-361fdb8c-593f-45a4-9510-465a720f50aa tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:40:00 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:40:00 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:40:00 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:40:00 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:40:00 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-361fdb8c-593f-45a4-9510-465a720f50aa tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] Volume info retrieved successfully. Sep 01 12:40:00 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-361fdb8c-593f-45a4-9510-465a720f50aa tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] http://192.168.122.202/volume/v3/volumes/08bf9d4e-1f8a-42ce-9a29-9f3198f581e7 returned with HTTP 200 Sep 01 12:40:00 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 251/497] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:40:00 2026] GET /volume/v3/volumes/08bf9d4e-1f8a-42ce-9a29-9f3198f581e7 => generated 853 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:40:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-b2ec42d3-c0f9-4359-813a-bcab322df08f None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:01 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b2ec42d3-c0f9-4359-813a-bcab322df08f tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] GET http://192.168.122.202/volume/v3/volumes/178aa33e-988c-43e4-a4d4-8acd8b611ba6 Sep 01 12:40:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b2ec42d3-c0f9-4359-813a-bcab322df08f tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:40:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b2ec42d3-c0f9-4359-813a-bcab322df08f tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:40:01 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:40:01 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:40:01 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:40:01 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:40:01 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-b2ec42d3-c0f9-4359-813a-bcab322df08f tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Volume info retrieved successfully. Sep 01 12:40:01 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b2ec42d3-c0f9-4359-813a-bcab322df08f tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] http://192.168.122.202/volume/v3/volumes/178aa33e-988c-43e4-a4d4-8acd8b611ba6 returned with HTTP 200 Sep 01 12:40:01 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 247/498] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:40:01 2026] GET /volume/v3/volumes/178aa33e-988c-43e4-a4d4-8acd8b611ba6 => generated 855 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:40:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-a78582bb-ff80-4cbc-bdf1-c5cf918a9ba8 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:01 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a78582bb-ff80-4cbc-bdf1-c5cf918a9ba8 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] GET http://192.168.122.202/volume/v3/volumes/022d9e37-f40b-49d1-9da1-ba455611402c Sep 01 12:40:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a78582bb-ff80-4cbc-bdf1-c5cf918a9ba8 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:40:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a78582bb-ff80-4cbc-bdf1-c5cf918a9ba8 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:40:01 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:40:01 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:40:01 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:40:01 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:40:01 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-a78582bb-ff80-4cbc-bdf1-c5cf918a9ba8 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Volume info retrieved successfully. Sep 01 12:40:01 devstack devstack@c-api.service[86815]: WARNING stevedore.named [None req-a78582bb-ff80-4cbc-bdf1-c5cf918a9ba8 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:40:01 devstack devstack@c-api.service[86815]: WARNING castellan.key_manager [None req-a78582bb-ff80-4cbc-bdf1-c5cf918a9ba8 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:40:01 devstack devstack@c-api.service[86815]: DEBUG oslo_db.sqlalchemy.engines [None req-a78582bb-ff80-4cbc-bdf1-c5cf918a9ba8 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86815) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 12:40:01 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:40:01 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:40:01 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a78582bb-ff80-4cbc-bdf1-c5cf918a9ba8 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] http://192.168.122.202/volume/v3/volumes/022d9e37-f40b-49d1-9da1-ba455611402c returned with HTTP 200 Sep 01 12:40:01 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 252/499] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:40:01 2026] GET /volume/v3/volumes/022d9e37-f40b-49d1-9da1-ba455611402c => generated 922 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:40:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-541c15e0-0b45-4904-b0ae-5123071bef36 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:01 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-541c15e0-0b45-4904-b0ae-5123071bef36 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] PUT http://192.168.122.202/volume/v3/groups/a8860439-e907-4c88-b954-1d599cb6f43d Sep 01 12:40:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-541c15e0-0b45-4904-b0ae-5123071bef36 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "7fa6d6cc-e5a2-4c26-b16b-c83dc8323c69"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:40:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.groups [None req-541c15e0-0b45-4904-b0ae-5123071bef36 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Update called for group a8860439-e907-4c88-b954-1d599cb6f43d. {{(pid=86814) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 01 12:40:01 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.groups [None req-541c15e0-0b45-4904-b0ae-5123071bef36 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Updating group a8860439-e907-4c88-b954-1d599cb6f43d with name None description: None add_volumes: None remove_volumes: 7fa6d6cc-e5a2-4c26-b16b-c83dc8323c69. Sep 01 12:40:01 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:40:01 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:40:01 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-541c15e0-0b45-4904-b0ae-5123071bef36 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] http://192.168.122.202/volume/v3/groups/a8860439-e907-4c88-b954-1d599cb6f43d returned with HTTP 202 Sep 01 12:40:01 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 248/500] 192.168.122.202 () {62 vars in 1290 bytes} [Tue Sep 1 12:40:01 2026] PUT /volume/v3/groups/a8860439-e907-4c88-b954-1d599cb6f43d => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 12:40:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-b7373317-39ad-41ba-bd90-e2b1e04870f3 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:01 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b7373317-39ad-41ba-bd90-e2b1e04870f3 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] GET http://192.168.122.202/volume/v3/groups/a8860439-e907-4c88-b954-1d599cb6f43d Sep 01 12:40:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b7373317-39ad-41ba-bd90-e2b1e04870f3 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:40:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b7373317-39ad-41ba-bd90-e2b1e04870f3 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Calling method 'version_select' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:40:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.groups [None req-b7373317-39ad-41ba-bd90-e2b1e04870f3 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] show called for member a8860439-e907-4c88-b954-1d599cb6f43d {{(pid=86815) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 12:40:01 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:40:01 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:40:01 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:40:01 devstack devstack@c-api.service[86815]: return base.obj_make_list(context, cls(context), Sep 01 12:40:01 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b7373317-39ad-41ba-bd90-e2b1e04870f3 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] http://192.168.122.202/volume/v3/groups/a8860439-e907-4c88-b954-1d599cb6f43d returned with HTTP 200 Sep 01 12:40:01 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 253/501] 192.168.122.202 () {60 vars in 1270 bytes} [Tue Sep 1 12:40:01 2026] GET /volume/v3/groups/a8860439-e907-4c88-b954-1d599cb6f43d => generated 392 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:40:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-bdf3b28f-6ea6-4c08-b860-f83984a38b56 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:01 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-bdf3b28f-6ea6-4c08-b860-f83984a38b56 tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] GET http://192.168.122.202/volume/v3/volumes/08bf9d4e-1f8a-42ce-9a29-9f3198f581e7 Sep 01 12:40:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-bdf3b28f-6ea6-4c08-b860-f83984a38b56 tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:40:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-bdf3b28f-6ea6-4c08-b860-f83984a38b56 tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:40:01 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:40:01 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:40:01 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:40:01 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:40:01 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-bdf3b28f-6ea6-4c08-b860-f83984a38b56 tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] Volume info retrieved successfully. Sep 01 12:40:01 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-bdf3b28f-6ea6-4c08-b860-f83984a38b56 tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] http://192.168.122.202/volume/v3/volumes/08bf9d4e-1f8a-42ce-9a29-9f3198f581e7 returned with HTTP 200 Sep 01 12:40:01 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 249/502] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:40:01 2026] GET /volume/v3/volumes/08bf9d4e-1f8a-42ce-9a29-9f3198f581e7 => generated 911 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:40:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-6d374fe3-d832-4399-9a34-bfe1416804e4 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:02 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-6d374fe3-d832-4399-9a34-bfe1416804e4 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] GET http://192.168.122.202/volume/v3/volumes/178aa33e-988c-43e4-a4d4-8acd8b611ba6 Sep 01 12:40:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-6d374fe3-d832-4399-9a34-bfe1416804e4 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:40:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-6d374fe3-d832-4399-9a34-bfe1416804e4 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:40:02 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:40:02 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:40:02 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:40:02 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:40:02 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-6d374fe3-d832-4399-9a34-bfe1416804e4 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Volume info retrieved successfully. Sep 01 12:40:02 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-6d374fe3-d832-4399-9a34-bfe1416804e4 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] http://192.168.122.202/volume/v3/volumes/178aa33e-988c-43e4-a4d4-8acd8b611ba6 returned with HTTP 200 Sep 01 12:40:02 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 254/503] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:40:02 2026] GET /volume/v3/volumes/178aa33e-988c-43e4-a4d4-8acd8b611ba6 => generated 856 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:40:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-ce524134-7ead-4985-b52e-e2dabf04a6fa None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:02 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ce524134-7ead-4985-b52e-e2dabf04a6fa tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] GET http://192.168.122.202/volume/v3/volumes/178aa33e-988c-43e4-a4d4-8acd8b611ba6 Sep 01 12:40:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-ce524134-7ead-4985-b52e-e2dabf04a6fa tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:40:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-ce524134-7ead-4985-b52e-e2dabf04a6fa tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:40:02 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:40:02 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:40:02 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:40:02 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:40:02 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-ce524134-7ead-4985-b52e-e2dabf04a6fa tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Volume info retrieved successfully. Sep 01 12:40:02 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ce524134-7ead-4985-b52e-e2dabf04a6fa tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] http://192.168.122.202/volume/v3/volumes/178aa33e-988c-43e4-a4d4-8acd8b611ba6 returned with HTTP 200 Sep 01 12:40:02 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 250/504] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:40:02 2026] GET /volume/v3/volumes/178aa33e-988c-43e4-a4d4-8acd8b611ba6 => generated 856 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:40:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-fecd634b-2eaf-41cf-8bd1-3efe27883974 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:02 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-fecd634b-2eaf-41cf-8bd1-3efe27883974 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] POST http://192.168.122.202/volume/v3/snapshots Sep 01 12:40:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-fecd634b-2eaf-41cf-8bd1-3efe27883974 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "178aa33e-988c-43e4-a4d4-8acd8b611ba6", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2120295452"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:40:02 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:40:02 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:40:02 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:40:02 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:40:02 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-fecd634b-2eaf-41cf-8bd1-3efe27883974 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Volume info retrieved successfully. Sep 01 12:40:02 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.snapshots [None req-fecd634b-2eaf-41cf-8bd1-3efe27883974 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Create snapshot from volume 178aa33e-988c-43e4-a4d4-8acd8b611ba6 Sep 01 12:40:02 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-fecd634b-2eaf-41cf-8bd1-3efe27883974 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Created reservations ['90500a41-998d-4259-8a6e-e712a6beb4dd', '611fec33-8777-4af7-90f1-c0242d7aa039', 'afc0c353-dfec-4091-897f-6d876e3bbd2f', 'a0334926-76d0-4053-b7f4-220fd3874200'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:40:02 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:40:02 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:40:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-3d4052fe-47cb-41e0-8f0f-83fd4d25a521 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:02 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-3d4052fe-47cb-41e0-8f0f-83fd4d25a521 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] GET http://192.168.122.202/volume/v3/groups/a8860439-e907-4c88-b954-1d599cb6f43d Sep 01 12:40:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-3d4052fe-47cb-41e0-8f0f-83fd4d25a521 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:40:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-3d4052fe-47cb-41e0-8f0f-83fd4d25a521 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Calling method 'version_select' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:40:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.groups [None req-3d4052fe-47cb-41e0-8f0f-83fd4d25a521 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] show called for member a8860439-e907-4c88-b954-1d599cb6f43d {{(pid=86814) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 12:40:02 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:40:02 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:40:02 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-fecd634b-2eaf-41cf-8bd1-3efe27883974 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Snapshot create request issued successfully. Sep 01 12:40:02 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-fecd634b-2eaf-41cf-8bd1-3efe27883974 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] http://192.168.122.202/volume/v3/snapshots returned with HTTP 202 Sep 01 12:40:02 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 255/505] 192.168.122.202 () {60 vars in 1149 bytes} [Tue Sep 1 12:40:02 2026] POST /volume/v3/snapshots => generated 380 bytes in 201 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:40:02 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:40:02 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, cls(context), Sep 01 12:40:02 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-3d4052fe-47cb-41e0-8f0f-83fd4d25a521 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] http://192.168.122.202/volume/v3/groups/a8860439-e907-4c88-b954-1d599cb6f43d returned with HTTP 200 Sep 01 12:40:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-356dc3ab-ddbe-429d-bfe6-d12b43dbd889 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:02 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 251/506] 192.168.122.202 () {60 vars in 1270 bytes} [Tue Sep 1 12:40:02 2026] GET /volume/v3/groups/a8860439-e907-4c88-b954-1d599cb6f43d => generated 393 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:40:02 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-356dc3ab-ddbe-429d-bfe6-d12b43dbd889 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] GET http://192.168.122.202/volume/v3/snapshots/5d9aac9a-8035-4afb-a9ac-e093182d33e6 Sep 01 12:40:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-356dc3ab-ddbe-429d-bfe6-d12b43dbd889 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:40:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-356dc3ab-ddbe-429d-bfe6-d12b43dbd889 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:40:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-0a6cfcda-82bb-4344-8d3c-d7bb6ab02f9c None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:02 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-0a6cfcda-82bb-4344-8d3c-d7bb6ab02f9c tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] GET http://192.168.122.202/volume/v3/volumes/08bf9d4e-1f8a-42ce-9a29-9f3198f581e7 Sep 01 12:40:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-0a6cfcda-82bb-4344-8d3c-d7bb6ab02f9c tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:40:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-0a6cfcda-82bb-4344-8d3c-d7bb6ab02f9c tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:40:02 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:40:02 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:40:02 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-356dc3ab-ddbe-429d-bfe6-d12b43dbd889 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Snapshot retrieved successfully. Sep 01 12:40:02 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-356dc3ab-ddbe-429d-bfe6-d12b43dbd889 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] http://192.168.122.202/volume/v3/snapshots/5d9aac9a-8035-4afb-a9ac-e093182d33e6 returned with HTTP 200 Sep 01 12:40:02 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 256/507] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:40:02 2026] GET /volume/v3/snapshots/5d9aac9a-8035-4afb-a9ac-e093182d33e6 => generated 512 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:40:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-50a3a6ed-db78-46eb-be34-6615b0266741 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:02 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-50a3a6ed-db78-46eb-be34-6615b0266741 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] PUT http://192.168.122.202/volume/v3/groups/a8860439-e907-4c88-b954-1d599cb6f43d Sep 01 12:40:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-50a3a6ed-db78-46eb-be34-6615b0266741 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "7fa6d6cc-e5a2-4c26-b16b-c83dc8323c69"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:40:02 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:40:02 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:40:02 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:40:02 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:40:02 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-0a6cfcda-82bb-4344-8d3c-d7bb6ab02f9c tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] Volume info retrieved successfully. Sep 01 12:40:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.groups [None req-50a3a6ed-db78-46eb-be34-6615b0266741 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Update called for group a8860439-e907-4c88-b954-1d599cb6f43d. {{(pid=86815) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 01 12:40:02 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.groups [None req-50a3a6ed-db78-46eb-be34-6615b0266741 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Updating group a8860439-e907-4c88-b954-1d599cb6f43d with name None description: None add_volumes: 7fa6d6cc-e5a2-4c26-b16b-c83dc8323c69 remove_volumes: None. Sep 01 12:40:02 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-0a6cfcda-82bb-4344-8d3c-d7bb6ab02f9c tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] http://192.168.122.202/volume/v3/volumes/08bf9d4e-1f8a-42ce-9a29-9f3198f581e7 returned with HTTP 200 Sep 01 12:40:02 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:40:02 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:40:02 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 252/508] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:40:02 2026] GET /volume/v3/volumes/08bf9d4e-1f8a-42ce-9a29-9f3198f581e7 => generated 914 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:40:02 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:40:02 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:40:02 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:40:02 devstack devstack@c-api.service[86815]: return base.obj_make_list(context, cls(context), Sep 01 12:40:02 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-50a3a6ed-db78-46eb-be34-6615b0266741 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] http://192.168.122.202/volume/v3/groups/a8860439-e907-4c88-b954-1d599cb6f43d returned with HTTP 202 Sep 01 12:40:02 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 257/509] 192.168.122.202 () {62 vars in 1290 bytes} [Tue Sep 1 12:40:02 2026] PUT /volume/v3/groups/a8860439-e907-4c88-b954-1d599cb6f43d => generated 0 bytes in 106 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 12:40:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-85bd13be-251c-4b47-8150-28a4db1ba5cc None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:02 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-85bd13be-251c-4b47-8150-28a4db1ba5cc tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] GET http://192.168.122.202/volume/v3/groups/a8860439-e907-4c88-b954-1d599cb6f43d Sep 01 12:40:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-85bd13be-251c-4b47-8150-28a4db1ba5cc tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:40:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-85bd13be-251c-4b47-8150-28a4db1ba5cc tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Calling method 'version_select' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:40:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.groups [None req-85bd13be-251c-4b47-8150-28a4db1ba5cc tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] show called for member a8860439-e907-4c88-b954-1d599cb6f43d {{(pid=86814) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 12:40:02 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:40:02 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:40:02 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:40:02 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, cls(context), Sep 01 12:40:02 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-85bd13be-251c-4b47-8150-28a4db1ba5cc tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] http://192.168.122.202/volume/v3/groups/a8860439-e907-4c88-b954-1d599cb6f43d returned with HTTP 200 Sep 01 12:40:02 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 253/510] 192.168.122.202 () {60 vars in 1270 bytes} [Tue Sep 1 12:40:02 2026] GET /volume/v3/groups/a8860439-e907-4c88-b954-1d599cb6f43d => generated 392 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:40:03 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-0c70aeea-b299-44b0-b5fe-16cf360599ab None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:03 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0c70aeea-b299-44b0-b5fe-16cf360599ab tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] GET http://192.168.122.202/volume/v3/snapshots/5d9aac9a-8035-4afb-a9ac-e093182d33e6 Sep 01 12:40:03 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0c70aeea-b299-44b0-b5fe-16cf360599ab tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:40:03 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0c70aeea-b299-44b0-b5fe-16cf360599ab tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:40:03 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:40:03 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:40:03 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-0c70aeea-b299-44b0-b5fe-16cf360599ab tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Snapshot retrieved successfully. Sep 01 12:40:03 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0c70aeea-b299-44b0-b5fe-16cf360599ab tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] http://192.168.122.202/volume/v3/snapshots/5d9aac9a-8035-4afb-a9ac-e093182d33e6 returned with HTTP 200 Sep 01 12:40:03 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 258/511] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:40:03 2026] GET /volume/v3/snapshots/5d9aac9a-8035-4afb-a9ac-e093182d33e6 => generated 512 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:40:03 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-aad00e93-bc7d-46f4-8d1d-f1c27dc61153 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:03 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-aad00e93-bc7d-46f4-8d1d-f1c27dc61153 tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] GET http://192.168.122.202/volume/v3/volumes/08bf9d4e-1f8a-42ce-9a29-9f3198f581e7 Sep 01 12:40:03 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-aad00e93-bc7d-46f4-8d1d-f1c27dc61153 tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:40:03 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-aad00e93-bc7d-46f4-8d1d-f1c27dc61153 tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:40:03 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:40:03 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:40:03 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:40:03 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:40:03 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-aad00e93-bc7d-46f4-8d1d-f1c27dc61153 tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] Volume info retrieved successfully. Sep 01 12:40:03 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-aad00e93-bc7d-46f4-8d1d-f1c27dc61153 tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] http://192.168.122.202/volume/v3/volumes/08bf9d4e-1f8a-42ce-9a29-9f3198f581e7 returned with HTTP 200 Sep 01 12:40:03 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 254/512] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:40:03 2026] GET /volume/v3/volumes/08bf9d4e-1f8a-42ce-9a29-9f3198f581e7 => generated 914 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:40:03 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-778f0d07-2c74-434f-91e7-ad0c35a01e70 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:03 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-778f0d07-2c74-434f-91e7-ad0c35a01e70 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] GET http://192.168.122.202/volume/v3/groups/a8860439-e907-4c88-b954-1d599cb6f43d Sep 01 12:40:03 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-778f0d07-2c74-434f-91e7-ad0c35a01e70 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:40:03 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-778f0d07-2c74-434f-91e7-ad0c35a01e70 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Calling method 'version_select' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:40:03 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.groups [None req-778f0d07-2c74-434f-91e7-ad0c35a01e70 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] show called for member a8860439-e907-4c88-b954-1d599cb6f43d {{(pid=86815) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 12:40:03 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:40:03 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:40:03 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:40:03 devstack devstack@c-api.service[86815]: return base.obj_make_list(context, cls(context), Sep 01 12:40:03 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-778f0d07-2c74-434f-91e7-ad0c35a01e70 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] http://192.168.122.202/volume/v3/groups/a8860439-e907-4c88-b954-1d599cb6f43d returned with HTTP 200 Sep 01 12:40:03 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 259/513] 192.168.122.202 () {60 vars in 1270 bytes} [Tue Sep 1 12:40:03 2026] GET /volume/v3/groups/a8860439-e907-4c88-b954-1d599cb6f43d => generated 393 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:40:03 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-7c9e8d2c-57fd-44fa-95ab-3f5c05c9cd4e None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:03 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7c9e8d2c-57fd-44fa-95ab-3f5c05c9cd4e tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] PUT http://192.168.122.202/volume/v3/groups/a8860439-e907-4c88-b954-1d599cb6f43d Sep 01 12:40:03 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-7c9e8d2c-57fd-44fa-95ab-3f5c05c9cd4e tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "022d9e37-f40b-49d1-9da1-ba455611402c"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:40:03 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.groups [None req-7c9e8d2c-57fd-44fa-95ab-3f5c05c9cd4e tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Update called for group a8860439-e907-4c88-b954-1d599cb6f43d. {{(pid=86814) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 01 12:40:03 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.groups [None req-7c9e8d2c-57fd-44fa-95ab-3f5c05c9cd4e tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Updating group a8860439-e907-4c88-b954-1d599cb6f43d with name None description: None add_volumes: None remove_volumes: 022d9e37-f40b-49d1-9da1-ba455611402c. Sep 01 12:40:03 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:40:03 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:40:03 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7c9e8d2c-57fd-44fa-95ab-3f5c05c9cd4e tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] http://192.168.122.202/volume/v3/groups/a8860439-e907-4c88-b954-1d599cb6f43d returned with HTTP 202 Sep 01 12:40:03 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 255/514] 192.168.122.202 () {62 vars in 1290 bytes} [Tue Sep 1 12:40:03 2026] PUT /volume/v3/groups/a8860439-e907-4c88-b954-1d599cb6f43d => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 12:40:03 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-b996dbde-bbb6-42a9-9a15-1e36924d06b5 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:03 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b996dbde-bbb6-42a9-9a15-1e36924d06b5 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] GET http://192.168.122.202/volume/v3/groups/a8860439-e907-4c88-b954-1d599cb6f43d Sep 01 12:40:03 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b996dbde-bbb6-42a9-9a15-1e36924d06b5 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:40:03 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b996dbde-bbb6-42a9-9a15-1e36924d06b5 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Calling method 'version_select' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:40:03 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.groups [None req-b996dbde-bbb6-42a9-9a15-1e36924d06b5 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] show called for member a8860439-e907-4c88-b954-1d599cb6f43d {{(pid=86815) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 12:40:03 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:40:03 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:40:03 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:40:03 devstack devstack@c-api.service[86815]: return base.obj_make_list(context, cls(context), Sep 01 12:40:03 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b996dbde-bbb6-42a9-9a15-1e36924d06b5 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] http://192.168.122.202/volume/v3/groups/a8860439-e907-4c88-b954-1d599cb6f43d returned with HTTP 200 Sep 01 12:40:03 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 260/515] 192.168.122.202 () {60 vars in 1270 bytes} [Tue Sep 1 12:40:03 2026] GET /volume/v3/groups/a8860439-e907-4c88-b954-1d599cb6f43d => generated 392 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:40:04 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-fd4a5acf-fe82-4850-b628-de2b0536ce6d None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:04 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-fd4a5acf-fe82-4850-b628-de2b0536ce6d tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] GET http://192.168.122.202/volume/v3/snapshots/5d9aac9a-8035-4afb-a9ac-e093182d33e6 Sep 01 12:40:04 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-fd4a5acf-fe82-4850-b628-de2b0536ce6d tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:40:04 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-fd4a5acf-fe82-4850-b628-de2b0536ce6d tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:40:04 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:40:04 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:40:04 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-fd4a5acf-fe82-4850-b628-de2b0536ce6d tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Snapshot retrieved successfully. Sep 01 12:40:04 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-fd4a5acf-fe82-4850-b628-de2b0536ce6d tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] http://192.168.122.202/volume/v3/snapshots/5d9aac9a-8035-4afb-a9ac-e093182d33e6 returned with HTTP 200 Sep 01 12:40:04 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 256/516] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:40:04 2026] GET /volume/v3/snapshots/5d9aac9a-8035-4afb-a9ac-e093182d33e6 => generated 512 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:40:04 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-4d650f88-f5b9-487b-9997-120e17681b9d None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:04 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-4d650f88-f5b9-487b-9997-120e17681b9d tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] GET http://192.168.122.202/volume/v3/volumes/08bf9d4e-1f8a-42ce-9a29-9f3198f581e7 Sep 01 12:40:04 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-4d650f88-f5b9-487b-9997-120e17681b9d tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:40:04 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-4d650f88-f5b9-487b-9997-120e17681b9d tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:40:04 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:40:04 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:40:04 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:40:04 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:40:04 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-4d650f88-f5b9-487b-9997-120e17681b9d tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] Volume info retrieved successfully. Sep 01 12:40:04 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-4d650f88-f5b9-487b-9997-120e17681b9d tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] http://192.168.122.202/volume/v3/volumes/08bf9d4e-1f8a-42ce-9a29-9f3198f581e7 returned with HTTP 200 Sep 01 12:40:04 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 261/517] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:40:04 2026] GET /volume/v3/volumes/08bf9d4e-1f8a-42ce-9a29-9f3198f581e7 => generated 914 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:40:04 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-d5d8d161-e237-4de5-b0bd-b476ca04656e None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:04 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d5d8d161-e237-4de5-b0bd-b476ca04656e tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] GET http://192.168.122.202/volume/v3/groups/a8860439-e907-4c88-b954-1d599cb6f43d Sep 01 12:40:04 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d5d8d161-e237-4de5-b0bd-b476ca04656e tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:40:04 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d5d8d161-e237-4de5-b0bd-b476ca04656e tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Calling method 'version_select' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:40:04 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.groups [None req-d5d8d161-e237-4de5-b0bd-b476ca04656e tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] show called for member a8860439-e907-4c88-b954-1d599cb6f43d {{(pid=86814) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 12:40:04 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:40:04 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:40:05 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:40:05 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, cls(context), Sep 01 12:40:05 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d5d8d161-e237-4de5-b0bd-b476ca04656e tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] http://192.168.122.202/volume/v3/groups/a8860439-e907-4c88-b954-1d599cb6f43d returned with HTTP 200 Sep 01 12:40:05 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 257/518] 192.168.122.202 () {60 vars in 1270 bytes} [Tue Sep 1 12:40:04 2026] GET /volume/v3/groups/a8860439-e907-4c88-b954-1d599cb6f43d => generated 393 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:40:05 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-b913791b-1265-4040-9a78-aabe85290fe7 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:05 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b913791b-1265-4040-9a78-aabe85290fe7 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] PUT http://192.168.122.202/volume/v3/groups/a8860439-e907-4c88-b954-1d599cb6f43d Sep 01 12:40:05 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b913791b-1265-4040-9a78-aabe85290fe7 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "022d9e37-f40b-49d1-9da1-ba455611402c"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:40:05 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.groups [None req-b913791b-1265-4040-9a78-aabe85290fe7 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Update called for group a8860439-e907-4c88-b954-1d599cb6f43d. {{(pid=86815) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 01 12:40:05 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.groups [None req-b913791b-1265-4040-9a78-aabe85290fe7 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Updating group a8860439-e907-4c88-b954-1d599cb6f43d with name None description: None add_volumes: 022d9e37-f40b-49d1-9da1-ba455611402c remove_volumes: None. Sep 01 12:40:05 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:40:05 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:40:05 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:40:05 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:40:05 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:40:05 devstack devstack@c-api.service[86815]: return base.obj_make_list(context, cls(context), Sep 01 12:40:05 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b913791b-1265-4040-9a78-aabe85290fe7 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] http://192.168.122.202/volume/v3/groups/a8860439-e907-4c88-b954-1d599cb6f43d returned with HTTP 202 Sep 01 12:40:05 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 262/519] 192.168.122.202 () {62 vars in 1290 bytes} [Tue Sep 1 12:40:05 2026] PUT /volume/v3/groups/a8860439-e907-4c88-b954-1d599cb6f43d => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 12:40:05 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-f766c479-e284-4c01-bd3f-822615514f7b None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:05 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f766c479-e284-4c01-bd3f-822615514f7b tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] GET http://192.168.122.202/volume/v3/groups/a8860439-e907-4c88-b954-1d599cb6f43d Sep 01 12:40:05 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f766c479-e284-4c01-bd3f-822615514f7b tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:40:05 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f766c479-e284-4c01-bd3f-822615514f7b tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Calling method 'version_select' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:40:05 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.groups [None req-f766c479-e284-4c01-bd3f-822615514f7b tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] show called for member a8860439-e907-4c88-b954-1d599cb6f43d {{(pid=86814) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 12:40:05 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:40:05 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:40:05 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:40:05 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, cls(context), Sep 01 12:40:05 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f766c479-e284-4c01-bd3f-822615514f7b tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] http://192.168.122.202/volume/v3/groups/a8860439-e907-4c88-b954-1d599cb6f43d returned with HTTP 200 Sep 01 12:40:05 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 258/520] 192.168.122.202 () {60 vars in 1270 bytes} [Tue Sep 1 12:40:05 2026] GET /volume/v3/groups/a8860439-e907-4c88-b954-1d599cb6f43d => generated 392 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:40:05 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-169fe7a2-28f4-4ce4-9d64-00f727a16404 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:05 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-169fe7a2-28f4-4ce4-9d64-00f727a16404 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] GET http://192.168.122.202/volume/v3/snapshots/5d9aac9a-8035-4afb-a9ac-e093182d33e6 Sep 01 12:40:05 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-169fe7a2-28f4-4ce4-9d64-00f727a16404 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:40:05 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-169fe7a2-28f4-4ce4-9d64-00f727a16404 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:40:05 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:40:05 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:40:05 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-169fe7a2-28f4-4ce4-9d64-00f727a16404 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Snapshot retrieved successfully. Sep 01 12:40:05 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-169fe7a2-28f4-4ce4-9d64-00f727a16404 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] http://192.168.122.202/volume/v3/snapshots/5d9aac9a-8035-4afb-a9ac-e093182d33e6 returned with HTTP 200 Sep 01 12:40:05 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 263/521] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:40:05 2026] GET /volume/v3/snapshots/5d9aac9a-8035-4afb-a9ac-e093182d33e6 => generated 539 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:40:05 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-6926819a-bffb-43f6-a633-7ed680a6d5a4 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:05 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-6926819a-bffb-43f6-a633-7ed680a6d5a4 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] GET http://192.168.122.202/volume/v3/snapshots/5d9aac9a-8035-4afb-a9ac-e093182d33e6 Sep 01 12:40:05 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-6926819a-bffb-43f6-a633-7ed680a6d5a4 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:40:05 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-6926819a-bffb-43f6-a633-7ed680a6d5a4 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:40:05 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:40:05 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:40:05 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-6926819a-bffb-43f6-a633-7ed680a6d5a4 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Snapshot retrieved successfully. Sep 01 12:40:05 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-6926819a-bffb-43f6-a633-7ed680a6d5a4 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] http://192.168.122.202/volume/v3/snapshots/5d9aac9a-8035-4afb-a9ac-e093182d33e6 returned with HTTP 200 Sep 01 12:40:05 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 259/522] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:40:05 2026] GET /volume/v3/snapshots/5d9aac9a-8035-4afb-a9ac-e093182d33e6 => generated 539 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:40:05 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-0dce2fd8-fe03-4a0a-97b1-b688a9250de0 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:05 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0dce2fd8-fe03-4a0a-97b1-b688a9250de0 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] GET http://192.168.122.202/volume/v3/snapshots Sep 01 12:40:05 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0dce2fd8-fe03-4a0a-97b1-b688a9250de0 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:40:05 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0dce2fd8-fe03-4a0a-97b1-b688a9250de0 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Calling method 'index' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:40:05 devstack devstack@c-api.service[86815]: DEBUG cinder.api.api_utils [None req-0dce2fd8-fe03-4a0a-97b1-b688a9250de0 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Removing options '' from query. {{(pid=86815) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:40:05 devstack devstack@c-api.service[86815]: DEBUG cinder.db.api [None req-0dce2fd8-fe03-4a0a-97b1-b688a9250de0 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Building query based on filter {{(pid=86815) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 12:40:05 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:40:05 devstack devstack@c-api.service[86815]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 12:40:05 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-0dce2fd8-fe03-4a0a-97b1-b688a9250de0 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Get all snapshots completed successfully. Sep 01 12:40:05 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0dce2fd8-fe03-4a0a-97b1-b688a9250de0 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] http://192.168.122.202/volume/v3/snapshots returned with HTTP 200 Sep 01 12:40:05 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 264/523] 192.168.122.202 () {58 vars in 1127 bytes} [Tue Sep 1 12:40:05 2026] GET /volume/v3/snapshots => generated 408 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:40:05 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-a6a5743a-c586-4d68-9f6d-b4632aa70145 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:05 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a6a5743a-c586-4d68-9f6d-b4632aa70145 tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] GET http://192.168.122.202/volume/v3/volumes/08bf9d4e-1f8a-42ce-9a29-9f3198f581e7 Sep 01 12:40:05 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a6a5743a-c586-4d68-9f6d-b4632aa70145 tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:40:05 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-d231e4f8-09aa-4fbc-891c-be7b1b5e9465 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:05 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a6a5743a-c586-4d68-9f6d-b4632aa70145 tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:40:05 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d231e4f8-09aa-4fbc-891c-be7b1b5e9465 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] PUT http://192.168.122.202/volume/v3/snapshots/5d9aac9a-8035-4afb-a9ac-e093182d33e6 Sep 01 12:40:05 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-d231e4f8-09aa-4fbc-891c-be7b1b5e9465 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Action: 'update', calling method: update, body: {"snapshot": {"name": "tempest-VolumesSnapshotTestJSON-new-snap-1590054926", "description": "This is the new description of snapshot."}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:40:05 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:40:05 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:40:05 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:40:05 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:40:05 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:40:05 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:40:05 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-d231e4f8-09aa-4fbc-891c-be7b1b5e9465 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Snapshot retrieved successfully. Sep 01 12:40:05 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-a6a5743a-c586-4d68-9f6d-b4632aa70145 tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] Volume info retrieved successfully. Sep 01 12:40:05 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d231e4f8-09aa-4fbc-891c-be7b1b5e9465 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] http://192.168.122.202/volume/v3/snapshots/5d9aac9a-8035-4afb-a9ac-e093182d33e6 returned with HTTP 200 Sep 01 12:40:05 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a6a5743a-c586-4d68-9f6d-b4632aa70145 tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] http://192.168.122.202/volume/v3/volumes/08bf9d4e-1f8a-42ce-9a29-9f3198f581e7 returned with HTTP 200 Sep 01 12:40:05 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 260/524] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:40:05 2026] GET /volume/v3/volumes/08bf9d4e-1f8a-42ce-9a29-9f3198f581e7 => generated 914 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:40:05 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 265/525] 192.168.122.202 () {60 vars in 1259 bytes} [Tue Sep 1 12:40:05 2026] PUT /volume/v3/snapshots/5d9aac9a-8035-4afb-a9ac-e093182d33e6 => generated 443 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:40:05 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-316479bd-3729-4f71-8806-c56dcfdafb12 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:05 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-316479bd-3729-4f71-8806-c56dcfdafb12 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] GET http://192.168.122.202/volume/v3/snapshots/5d9aac9a-8035-4afb-a9ac-e093182d33e6 Sep 01 12:40:05 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-316479bd-3729-4f71-8806-c56dcfdafb12 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:40:05 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-316479bd-3729-4f71-8806-c56dcfdafb12 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:40:05 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:40:05 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:40:05 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-316479bd-3729-4f71-8806-c56dcfdafb12 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Snapshot retrieved successfully. Sep 01 12:40:05 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-316479bd-3729-4f71-8806-c56dcfdafb12 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] http://192.168.122.202/volume/v3/snapshots/5d9aac9a-8035-4afb-a9ac-e093182d33e6 returned with HTTP 200 Sep 01 12:40:05 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 261/526] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:40:05 2026] GET /volume/v3/snapshots/5d9aac9a-8035-4afb-a9ac-e093182d33e6 => generated 577 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:40:05 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-7dbf93af-df5e-41a2-ba9f-f90ba1d5a98b None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:05 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-7dbf93af-df5e-41a2-ba9f-f90ba1d5a98b tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] DELETE http://192.168.122.202/volume/v3/snapshots/5d9aac9a-8035-4afb-a9ac-e093182d33e6 Sep 01 12:40:05 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-7dbf93af-df5e-41a2-ba9f-f90ba1d5a98b tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:40:05 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-7dbf93af-df5e-41a2-ba9f-f90ba1d5a98b tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:40:05 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.snapshots [None req-7dbf93af-df5e-41a2-ba9f-f90ba1d5a98b tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Delete snapshot with id: 5d9aac9a-8035-4afb-a9ac-e093182d33e6 Sep 01 12:40:05 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:40:05 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:40:05 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-7dbf93af-df5e-41a2-ba9f-f90ba1d5a98b tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Snapshot retrieved successfully. Sep 01 12:40:05 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:40:05 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:40:05 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-7dbf93af-df5e-41a2-ba9f-f90ba1d5a98b tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Snapshot delete request issued successfully. Sep 01 12:40:05 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-7dbf93af-df5e-41a2-ba9f-f90ba1d5a98b tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] http://192.168.122.202/volume/v3/snapshots/5d9aac9a-8035-4afb-a9ac-e093182d33e6 returned with HTTP 202 Sep 01 12:40:05 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 266/527] 192.168.122.202 () {58 vars in 1241 bytes} [Tue Sep 1 12:40:05 2026] DELETE /volume/v3/snapshots/5d9aac9a-8035-4afb-a9ac-e093182d33e6 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:40:05 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-ac824861-2c73-48e1-8c21-0ccdf4d2fb21 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:05 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ac824861-2c73-48e1-8c21-0ccdf4d2fb21 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] GET http://192.168.122.202/volume/v3/snapshots/5d9aac9a-8035-4afb-a9ac-e093182d33e6 Sep 01 12:40:05 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-ac824861-2c73-48e1-8c21-0ccdf4d2fb21 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:40:05 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-ac824861-2c73-48e1-8c21-0ccdf4d2fb21 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:40:05 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:40:05 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:40:06 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-ac824861-2c73-48e1-8c21-0ccdf4d2fb21 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Snapshot retrieved successfully. Sep 01 12:40:06 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ac824861-2c73-48e1-8c21-0ccdf4d2fb21 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] http://192.168.122.202/volume/v3/snapshots/5d9aac9a-8035-4afb-a9ac-e093182d33e6 returned with HTTP 200 Sep 01 12:40:06 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 262/528] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:40:05 2026] GET /volume/v3/snapshots/5d9aac9a-8035-4afb-a9ac-e093182d33e6 => generated 576 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:40:06 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-f64a9414-9934-4369-8b3d-59d06b1a0216 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:06 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f64a9414-9934-4369-8b3d-59d06b1a0216 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] GET http://192.168.122.202/volume/v3/groups/a8860439-e907-4c88-b954-1d599cb6f43d Sep 01 12:40:06 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f64a9414-9934-4369-8b3d-59d06b1a0216 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:40:06 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f64a9414-9934-4369-8b3d-59d06b1a0216 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Calling method 'version_select' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:40:06 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.groups [None req-f64a9414-9934-4369-8b3d-59d06b1a0216 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] show called for member a8860439-e907-4c88-b954-1d599cb6f43d {{(pid=86815) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 12:40:06 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:40:06 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:40:06 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:40:06 devstack devstack@c-api.service[86815]: return base.obj_make_list(context, cls(context), Sep 01 12:40:06 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f64a9414-9934-4369-8b3d-59d06b1a0216 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] http://192.168.122.202/volume/v3/groups/a8860439-e907-4c88-b954-1d599cb6f43d returned with HTTP 200 Sep 01 12:40:06 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 267/529] 192.168.122.202 () {60 vars in 1270 bytes} [Tue Sep 1 12:40:06 2026] GET /volume/v3/groups/a8860439-e907-4c88-b954-1d599cb6f43d => generated 393 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:40:06 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-0c0f642c-7269-4327-8777-95ea9ccf960c None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:06 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-0c0f642c-7269-4327-8777-95ea9ccf960c tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] GET http://192.168.122.202/volume/v3/volumes/detail Sep 01 12:40:06 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-0c0f642c-7269-4327-8777-95ea9ccf960c tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:40:06 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-0c0f642c-7269-4327-8777-95ea9ccf960c tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Calling method 'detail' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:40:06 devstack devstack@c-api.service[86814]: DEBUG cinder.api.api_utils [None req-0c0f642c-7269-4327-8777-95ea9ccf960c tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Removing options '' from query. {{(pid=86814) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:40:06 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-0c0f642c-7269-4327-8777-95ea9ccf960c tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86814) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 12:40:06 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:40:06 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 12:40:06 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:40:06 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:40:06 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:40:06 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:40:06 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-0c0f642c-7269-4327-8777-95ea9ccf960c tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Get all volumes completed successfully. Sep 01 12:40:06 devstack devstack@c-api.service[86814]: WARNING stevedore.named [None req-0c0f642c-7269-4327-8777-95ea9ccf960c tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:40:06 devstack devstack@c-api.service[86814]: WARNING castellan.key_manager [None req-0c0f642c-7269-4327-8777-95ea9ccf960c tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:40:06 devstack devstack@c-api.service[86814]: DEBUG oslo_db.sqlalchemy.engines [None req-0c0f642c-7269-4327-8777-95ea9ccf960c tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86814) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 12:40:06 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:40:06 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:40:06 devstack devstack@c-api.service[86814]: WARNING stevedore.named [None req-0c0f642c-7269-4327-8777-95ea9ccf960c tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:40:06 devstack devstack@c-api.service[86814]: WARNING castellan.key_manager [None req-0c0f642c-7269-4327-8777-95ea9ccf960c tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:40:06 devstack devstack@c-api.service[86814]: DEBUG oslo_db.sqlalchemy.engines [None req-0c0f642c-7269-4327-8777-95ea9ccf960c tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86814) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 12:40:06 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:40:06 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:40:06 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-0c0f642c-7269-4327-8777-95ea9ccf960c tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] http://192.168.122.202/volume/v3/volumes/detail returned with HTTP 200 Sep 01 12:40:06 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 263/530] 192.168.122.202 () {60 vars in 1183 bytes} [Tue Sep 1 12:40:06 2026] GET /volume/v3/volumes/detail => generated 1838 bytes in 288 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 12:40:06 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-f283933e-1e2b-4644-9f4e-2cdce637de33 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:06 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f283933e-1e2b-4644-9f4e-2cdce637de33 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] POST http://192.168.122.202/volume/v3/group_snapshots Sep 01 12:40:06 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f283933e-1e2b-4644-9f4e-2cdce637de33 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "a8860439-e907-4c88-b954-1d599cb6f43d", "name": "tempest-GroupSnapshotsTest-Group_Snapshot-1766384774"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:40:06 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.group_snapshots [None req-f283933e-1e2b-4644-9f4e-2cdce637de33 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'a8860439-e907-4c88-b954-1d599cb6f43d', 'name': 'tempest-GroupSnapshotsTest-Group_Snapshot-1766384774'}} {{(pid=86815) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 01 12:40:06 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:40:06 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:40:06 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.group_snapshots [None req-f283933e-1e2b-4644-9f4e-2cdce637de33 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Creating group_snapshot tempest-GroupSnapshotsTest-Group_Snapshot-1766384774. Sep 01 12:40:06 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:696: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:40:06 devstack devstack@c-api.service[86815]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 12:40:06 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:40:06 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:40:06 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:40:06 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:40:06 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:40:06 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:40:06 devstack devstack@c-api.service[86815]: WARNING cinder.quota [None req-f283933e-1e2b-4644-9f4e-2cdce637de33 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-442225323 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-442225323, it is now deprecated. Please use the default quota class for default quota. Sep 01 12:40:06 devstack devstack@c-api.service[86815]: WARNING cinder.quota [None req-f283933e-1e2b-4644-9f4e-2cdce637de33 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-442225323 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-442225323, it is now deprecated. Please use the default quota class for default quota. Sep 01 12:40:06 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-f283933e-1e2b-4644-9f4e-2cdce637de33 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Created reservations ['b496a02c-7add-4a15-83b2-f24f9289feb6', '63fd6c0a-7723-4f23-b001-3caf875daa3f', '18eede4a-f7a4-4d02-b4df-c329b5614bf6', '505600fa-bab4-42fa-afa3-a2376a4c31c7'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:40:06 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-9cf57c12-9f8b-485e-a7f5-ddf1d9cc829f None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:06 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9cf57c12-9f8b-485e-a7f5-ddf1d9cc829f tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] GET http://192.168.122.202/volume/v3/volumes/08bf9d4e-1f8a-42ce-9a29-9f3198f581e7 Sep 01 12:40:06 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-9cf57c12-9f8b-485e-a7f5-ddf1d9cc829f tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:40:06 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-9cf57c12-9f8b-485e-a7f5-ddf1d9cc829f tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:40:06 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f283933e-1e2b-4644-9f4e-2cdce637de33 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] http://192.168.122.202/volume/v3/group_snapshots returned with HTTP 202 Sep 01 12:40:06 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 268/531] 192.168.122.202 () {62 vars in 1208 bytes} [Tue Sep 1 12:40:06 2026] POST /volume/v3/group_snapshots => generated 187 bytes in 355 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:40:06 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-0bc6e1d1-2212-43b4-adbe-199e54a0557e None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:06 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0bc6e1d1-2212-43b4-adbe-199e54a0557e tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] GET http://192.168.122.202/volume/v3/group_snapshots/3e86534e-fffe-4951-828f-bd9560d7131d Sep 01 12:40:06 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0bc6e1d1-2212-43b4-adbe-199e54a0557e tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:40:06 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0bc6e1d1-2212-43b4-adbe-199e54a0557e tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Calling method 'version_select' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:40:06 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.group_snapshots [None req-0bc6e1d1-2212-43b4-adbe-199e54a0557e tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] show called for member 3e86534e-fffe-4951-828f-bd9560d7131d {{(pid=86815) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 12:40:06 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:40:06 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:40:06 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:40:06 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:40:06 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:40:06 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:40:06 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-9cf57c12-9f8b-485e-a7f5-ddf1d9cc829f tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] Volume info retrieved successfully. Sep 01 12:40:06 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0bc6e1d1-2212-43b4-adbe-199e54a0557e tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] http://192.168.122.202/volume/v3/group_snapshots/3e86534e-fffe-4951-828f-bd9560d7131d returned with HTTP 200 Sep 01 12:40:06 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 269/532] 192.168.122.202 () {60 vars in 1297 bytes} [Tue Sep 1 12:40:06 2026] GET /volume/v3/group_snapshots/3e86534e-fffe-4951-828f-bd9560d7131d => generated 326 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:40:06 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9cf57c12-9f8b-485e-a7f5-ddf1d9cc829f tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] http://192.168.122.202/volume/v3/volumes/08bf9d4e-1f8a-42ce-9a29-9f3198f581e7 returned with HTTP 200 Sep 01 12:40:06 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 264/533] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:40:06 2026] GET /volume/v3/volumes/08bf9d4e-1f8a-42ce-9a29-9f3198f581e7 => generated 1332 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:40:07 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-21e2cf7f-df68-44a6-8d9b-5320ad99e10e None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:07 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-21e2cf7f-df68-44a6-8d9b-5320ad99e10e tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] GET http://192.168.122.202/volume/v3/snapshots/5d9aac9a-8035-4afb-a9ac-e093182d33e6 Sep 01 12:40:07 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-21e2cf7f-df68-44a6-8d9b-5320ad99e10e tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:40:07 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-21e2cf7f-df68-44a6-8d9b-5320ad99e10e tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:40:07 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:40:07 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:40:07 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-21e2cf7f-df68-44a6-8d9b-5320ad99e10e tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Snapshot retrieved successfully. Sep 01 12:40:07 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-21e2cf7f-df68-44a6-8d9b-5320ad99e10e tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] http://192.168.122.202/volume/v3/snapshots/5d9aac9a-8035-4afb-a9ac-e093182d33e6 returned with HTTP 200 Sep 01 12:40:07 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-59c88db6-4b5d-44d8-add4-2f80f3a08cc0 req-71ba1dbf-21bb-43f8-b79e-d302c9182a3c None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:07 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 270/534] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:40:07 2026] GET /volume/v3/snapshots/5d9aac9a-8035-4afb-a9ac-e093182d33e6 => generated 576 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:40:07 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-59c88db6-4b5d-44d8-add4-2f80f3a08cc0 req-71ba1dbf-21bb-43f8-b79e-d302c9182a3c tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] GET http://192.168.122.202/volume/v3/volumes/08bf9d4e-1f8a-42ce-9a29-9f3198f581e7 Sep 01 12:40:07 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-59c88db6-4b5d-44d8-add4-2f80f3a08cc0 req-71ba1dbf-21bb-43f8-b79e-d302c9182a3c tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:40:07 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-59c88db6-4b5d-44d8-add4-2f80f3a08cc0 req-71ba1dbf-21bb-43f8-b79e-d302c9182a3c tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:40:07 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:40:07 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:40:07 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:40:07 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:40:07 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [req-59c88db6-4b5d-44d8-add4-2f80f3a08cc0 req-71ba1dbf-21bb-43f8-b79e-d302c9182a3c tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] Volume info retrieved successfully. Sep 01 12:40:07 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-59c88db6-4b5d-44d8-add4-2f80f3a08cc0 req-71ba1dbf-21bb-43f8-b79e-d302c9182a3c tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] http://192.168.122.202/volume/v3/volumes/08bf9d4e-1f8a-42ce-9a29-9f3198f581e7 returned with HTTP 200 Sep 01 12:40:07 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 265/535] 192.168.122.202 () {60 vars in 1487 bytes} [Tue Sep 1 12:40:07 2026] GET /volume/v3/volumes/08bf9d4e-1f8a-42ce-9a29-9f3198f581e7 => generated 1332 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 12:40:07 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-59c88db6-4b5d-44d8-add4-2f80f3a08cc0 req-2ac3489d-08d1-4f70-9854-2aad71f1db4d None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:07 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-59c88db6-4b5d-44d8-add4-2f80f3a08cc0 req-2ac3489d-08d1-4f70-9854-2aad71f1db4d tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] GET http://192.168.122.202/volume/v3/volumes/08bf9d4e-1f8a-42ce-9a29-9f3198f581e7 Sep 01 12:40:07 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-59c88db6-4b5d-44d8-add4-2f80f3a08cc0 req-2ac3489d-08d1-4f70-9854-2aad71f1db4d tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:40:07 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-59c88db6-4b5d-44d8-add4-2f80f3a08cc0 req-2ac3489d-08d1-4f70-9854-2aad71f1db4d tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:40:07 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:40:07 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:40:07 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:40:07 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:40:07 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [req-59c88db6-4b5d-44d8-add4-2f80f3a08cc0 req-2ac3489d-08d1-4f70-9854-2aad71f1db4d tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] Volume info retrieved successfully. Sep 01 12:40:07 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-59c88db6-4b5d-44d8-add4-2f80f3a08cc0 req-2ac3489d-08d1-4f70-9854-2aad71f1db4d tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] http://192.168.122.202/volume/v3/volumes/08bf9d4e-1f8a-42ce-9a29-9f3198f581e7 returned with HTTP 200 Sep 01 12:40:07 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 271/536] 192.168.122.202 () {60 vars in 1487 bytes} [Tue Sep 1 12:40:07 2026] GET /volume/v3/volumes/08bf9d4e-1f8a-42ce-9a29-9f3198f581e7 => generated 1332 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:40:07 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-c4d3a4a7-2af4-4716-b5e6-ac1125018cbb None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:07 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c4d3a4a7-2af4-4716-b5e6-ac1125018cbb None None] GET http://192.168.122.202/volume// Sep 01 12:40:07 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c4d3a4a7-2af4-4716-b5e6-ac1125018cbb None None] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:40:07 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c4d3a4a7-2af4-4716-b5e6-ac1125018cbb None None] Calling method 'all' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:40:07 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c4d3a4a7-2af4-4716-b5e6-ac1125018cbb None None] http://192.168.122.202/volume// returned with HTTP 300 Sep 01 12:40:07 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 266/537] 192.168.122.202 () {58 vars in 1308 bytes} [Tue Sep 1 12:40:07 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 12:40:07 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-59c88db6-4b5d-44d8-add4-2f80f3a08cc0 req-8f3a90db-a569-4ba1-8e89-240d4e0bee0d None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:07 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-59c88db6-4b5d-44d8-add4-2f80f3a08cc0 req-8f3a90db-a569-4ba1-8e89-240d4e0bee0d tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] POST http://192.168.122.202/volume/v3/attachments Sep 01 12:40:07 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-59c88db6-4b5d-44d8-add4-2f80f3a08cc0 req-8f3a90db-a569-4ba1-8e89-240d4e0bee0d tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "08bf9d4e-1f8a-42ce-9a29-9f3198f581e7", "connector": null, "instance_uuid": "4c201e34-f601-4f3a-97cd-92791b333c38"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:40:07 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-6783fbd8-6ac5-4d49-b23d-6f98b99ccfd2 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:07 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-6783fbd8-6ac5-4d49-b23d-6f98b99ccfd2 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] GET http://192.168.122.202/volume/v3/group_snapshots/3e86534e-fffe-4951-828f-bd9560d7131d Sep 01 12:40:07 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-6783fbd8-6ac5-4d49-b23d-6f98b99ccfd2 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:40:07 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-6783fbd8-6ac5-4d49-b23d-6f98b99ccfd2 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Calling method 'version_select' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:40:07 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.group_snapshots [None req-6783fbd8-6ac5-4d49-b23d-6f98b99ccfd2 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] show called for member 3e86534e-fffe-4951-828f-bd9560d7131d {{(pid=86814) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 12:40:07 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:40:07 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:40:07 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:40:07 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:40:07 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:40:07 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:40:07 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-6783fbd8-6ac5-4d49-b23d-6f98b99ccfd2 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] http://192.168.122.202/volume/v3/group_snapshots/3e86534e-fffe-4951-828f-bd9560d7131d returned with HTTP 200 Sep 01 12:40:07 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 267/538] 192.168.122.202 () {60 vars in 1297 bytes} [Tue Sep 1 12:40:07 2026] GET /volume/v3/group_snapshots/3e86534e-fffe-4951-828f-bd9560d7131d => generated 326 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:40:08 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-59c88db6-4b5d-44d8-add4-2f80f3a08cc0 req-8f3a90db-a569-4ba1-8e89-240d4e0bee0d tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] http://192.168.122.202/volume/v3/attachments returned with HTTP 200 Sep 01 12:40:08 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 272/539] 192.168.122.202 () {66 vars in 1483 bytes} [Tue Sep 1 12:40:07 2026] POST /volume/v3/attachments => generated 273 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:40:08 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-0e17a516-706e-43f0-81b1-58b56a62124b None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:08 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-0e17a516-706e-43f0-81b1-58b56a62124b tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] GET http://192.168.122.202/volume/v3/snapshots/5d9aac9a-8035-4afb-a9ac-e093182d33e6 Sep 01 12:40:08 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-0e17a516-706e-43f0-81b1-58b56a62124b tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:40:08 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-0e17a516-706e-43f0-81b1-58b56a62124b tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:40:08 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:40:08 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:40:08 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-0e17a516-706e-43f0-81b1-58b56a62124b tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Snapshot retrieved successfully. Sep 01 12:40:08 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-0e17a516-706e-43f0-81b1-58b56a62124b tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] http://192.168.122.202/volume/v3/snapshots/5d9aac9a-8035-4afb-a9ac-e093182d33e6 returned with HTTP 200 Sep 01 12:40:08 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 268/540] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:40:08 2026] GET /volume/v3/snapshots/5d9aac9a-8035-4afb-a9ac-e093182d33e6 => generated 576 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:40:09 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-5df3297d-24ca-4bef-adeb-c5c87760c21b None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:09 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-5df3297d-24ca-4bef-adeb-c5c87760c21b tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] GET http://192.168.122.202/volume/v3/group_snapshots/3e86534e-fffe-4951-828f-bd9560d7131d Sep 01 12:40:09 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-5df3297d-24ca-4bef-adeb-c5c87760c21b tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:40:09 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-5df3297d-24ca-4bef-adeb-c5c87760c21b tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Calling method 'version_select' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:40:09 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.group_snapshots [None req-5df3297d-24ca-4bef-adeb-c5c87760c21b tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] show called for member 3e86534e-fffe-4951-828f-bd9560d7131d {{(pid=86815) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 12:40:09 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:40:09 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:40:09 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-5df3297d-24ca-4bef-adeb-c5c87760c21b tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] http://192.168.122.202/volume/v3/group_snapshots/3e86534e-fffe-4951-828f-bd9560d7131d returned with HTTP 200 Sep 01 12:40:09 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 273/541] 192.168.122.202 () {60 vars in 1297 bytes} [Tue Sep 1 12:40:09 2026] GET /volume/v3/group_snapshots/3e86534e-fffe-4951-828f-bd9560d7131d => generated 326 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:40:09 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-637608f8-b1dd-4476-9180-7064dc95bc4e None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:09 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-637608f8-b1dd-4476-9180-7064dc95bc4e tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] GET http://192.168.122.202/volume/v3/snapshots/5d9aac9a-8035-4afb-a9ac-e093182d33e6 Sep 01 12:40:09 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-637608f8-b1dd-4476-9180-7064dc95bc4e tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:40:09 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-637608f8-b1dd-4476-9180-7064dc95bc4e tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:40:09 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-637608f8-b1dd-4476-9180-7064dc95bc4e tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] http://192.168.122.202/volume/v3/snapshots/5d9aac9a-8035-4afb-a9ac-e093182d33e6 returned with HTTP 404 Sep 01 12:40:09 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 269/542] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:40:09 2026] GET /volume/v3/snapshots/5d9aac9a-8035-4afb-a9ac-e093182d33e6 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:40:09 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-5af02b92-2d80-443e-b382-d3f95a8aa305 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:09 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-5af02b92-2d80-443e-b382-d3f95a8aa305 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] DELETE http://192.168.122.202/volume/v3/snapshots/5d9aac9a-8035-4afb-a9ac-e093182d33e6 Sep 01 12:40:09 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-5af02b92-2d80-443e-b382-d3f95a8aa305 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:40:09 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-5af02b92-2d80-443e-b382-d3f95a8aa305 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:40:09 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.snapshots [None req-5af02b92-2d80-443e-b382-d3f95a8aa305 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Delete snapshot with id: 5d9aac9a-8035-4afb-a9ac-e093182d33e6 Sep 01 12:40:09 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-5af02b92-2d80-443e-b382-d3f95a8aa305 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] http://192.168.122.202/volume/v3/snapshots/5d9aac9a-8035-4afb-a9ac-e093182d33e6 returned with HTTP 404 Sep 01 12:40:09 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 274/543] 192.168.122.202 () {58 vars in 1241 bytes} [Tue Sep 1 12:40:09 2026] DELETE /volume/v3/snapshots/5d9aac9a-8035-4afb-a9ac-e093182d33e6 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:40:09 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-8c930d15-a438-42a4-9743-14eec39d24eb None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:09 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8c930d15-a438-42a4-9743-14eec39d24eb tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] GET http://192.168.122.202/volume/v3/volumes/178aa33e-988c-43e4-a4d4-8acd8b611ba6 Sep 01 12:40:09 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-8c930d15-a438-42a4-9743-14eec39d24eb tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:40:09 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-8c930d15-a438-42a4-9743-14eec39d24eb tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:40:09 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:40:09 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:40:09 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:40:09 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:40:09 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-8c930d15-a438-42a4-9743-14eec39d24eb tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Volume info retrieved successfully. Sep 01 12:40:09 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8c930d15-a438-42a4-9743-14eec39d24eb tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] http://192.168.122.202/volume/v3/volumes/178aa33e-988c-43e4-a4d4-8acd8b611ba6 returned with HTTP 200 Sep 01 12:40:09 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 270/544] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:40:09 2026] GET /volume/v3/volumes/178aa33e-988c-43e4-a4d4-8acd8b611ba6 => generated 856 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:40:09 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-2f007485-568d-4773-927e-46d1ffea6157 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:09 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-2f007485-568d-4773-927e-46d1ffea6157 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] POST http://192.168.122.202/volume/v3/volumes Sep 01 12:40:09 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-2f007485-568d-4773-927e-46d1ffea6157 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-2066152232"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:40:09 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.volumes [None req-2f007485-568d-4773-927e-46d1ffea6157 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-2066152232'}} {{(pid=86815) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:40:09 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-2f007485-568d-4773-927e-46d1ffea6157 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Create volume of 1 GB Sep 01 12:40:09 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-2f007485-568d-4773-927e-46d1ffea6157 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Availability Zones retrieved successfully. Sep 01 12:40:09 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-2f007485-568d-4773-927e-46d1ffea6157 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Flow 'volume_create_api' (22d8a921-27ec-4999-a2e4-bd29b8131b36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:40:09 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-2f007485-568d-4773-927e-46d1ffea6157 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (829c473d-6e29-41ed-b91b-889718c581aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:40:09 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.flows.api.create_volume [None req-2f007485-568d-4773-927e-46d1ffea6157 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Validating volume size '1' using validate_int {{(pid=86815) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 12:40:09 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-2f007485-568d-4773-927e-46d1ffea6157 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (829c473d-6e29-41ed-b91b-889718c581aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T10:31:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3a4f1b59-94a6-4839-b926-0837adf99645,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a4f1b59-94a6-4839-b926-0837adf99645', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:40:09 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-2f007485-568d-4773-927e-46d1ffea6157 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa0c314b-d7a9-405e-9780-9e3da731f659) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:40:09 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-2f007485-568d-4773-927e-46d1ffea6157 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Created reservations ['34b0043d-50f4-4ffd-bb3d-40f7bcfce5b0', 'e32d2c1e-0072-4f6e-b25b-4f31d7cbe417', '12caf27b-ccbb-4852-8ad7-df43543a3be5', 'a1531ff3-97df-4990-ae7c-ffedd3d3d3aa'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:40:09 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-2f007485-568d-4773-927e-46d1ffea6157 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa0c314b-d7a9-405e-9780-9e3da731f659) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['34b0043d-50f4-4ffd-bb3d-40f7bcfce5b0', 'e32d2c1e-0072-4f6e-b25b-4f31d7cbe417', '12caf27b-ccbb-4852-8ad7-df43543a3be5', 'a1531ff3-97df-4990-ae7c-ffedd3d3d3aa']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:40:09 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-2f007485-568d-4773-927e-46d1ffea6157 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (025fe338-3d21-449c-9798-974db184ead7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:40:09 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:40:09 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:40:09 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-2f007485-568d-4773-927e-46d1ffea6157 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (025fe338-3d21-449c-9798-974db184ead7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '685f289e-7d58-40bb-b3db-61583e329c21', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-2066152232',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0fd35a5703f344e4aa9155fc315368dc',qos_specs=None,replication_status=,reservations=['34b0043d-50f4-4ffd-bb3d-40f7bcfce5b0','e32d2c1e-0072-4f6e-b25b-4f31d7cbe417','12caf27b-ccbb-4852-8ad7-df43543a3be5','a1531ff3-97df-4990-ae7c-ffedd3d3d3aa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b792c3f52e4b45079cb21cc576e688f3',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T10:40:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-2066152232',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=685f289e-7d58-40bb-b3db-61583e329c21,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0fd35a5703f344e4aa9155fc315368dc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b792c3f52e4b45079cb21cc576e688f3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a4f1b59-94a6-4839-b926-0837adf99645),volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:40:09 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-2f007485-568d-4773-927e-46d1ffea6157 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ca78728-ad46-43a9-a4bf-0d30323ecc22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:40:09 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-2f007485-568d-4773-927e-46d1ffea6157 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ca78728-ad46-43a9-a4bf-0d30323ecc22) transitioned into state 'SUCCESS' from state '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-2066152232',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0fd35a5703f344e4aa9155fc315368dc',qos_specs=None,replication_status=,reservations=['34b0043d-50f4-4ffd-bb3d-40f7bcfce5b0','e32d2c1e-0072-4f6e-b25b-4f31d7cbe417','12caf27b-ccbb-4852-8ad7-df43543a3be5','a1531ff3-97df-4990-ae7c-ffedd3d3d3aa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b792c3f52e4b45079cb21cc576e688f3',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:40:09 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-2f007485-568d-4773-927e-46d1ffea6157 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (952c5e9a-8526-4bc3-9491-a66a43fca9bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:40:09 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-2f007485-568d-4773-927e-46d1ffea6157 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (952c5e9a-8526-4bc3-9491-a66a43fca9bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:40:09 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-2f007485-568d-4773-927e-46d1ffea6157 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Flow 'volume_create_api' (22d8a921-27ec-4999-a2e4-bd29b8131b36) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86815) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:40:09 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-2f007485-568d-4773-927e-46d1ffea6157 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Create volume request issued successfully. Sep 01 12:40:09 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-2f007485-568d-4773-927e-46d1ffea6157 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] http://192.168.122.202/volume/v3/volumes returned with HTTP 202 Sep 01 12:40:09 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 275/545] 192.168.122.202 () {60 vars in 1142 bytes} [Tue Sep 1 12:40:09 2026] POST /volume/v3/volumes => generated 763 bytes in 442 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:40:09 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-a4dc33cd-9aed-4c47-8e8d-e1471df90b24 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:09 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a4dc33cd-9aed-4c47-8e8d-e1471df90b24 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] GET http://192.168.122.202/volume/v3/volumes/685f289e-7d58-40bb-b3db-61583e329c21 Sep 01 12:40:09 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a4dc33cd-9aed-4c47-8e8d-e1471df90b24 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:40:09 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a4dc33cd-9aed-4c47-8e8d-e1471df90b24 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:40:09 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:40:09 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:40:09 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:40:09 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:40:09 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-a4dc33cd-9aed-4c47-8e8d-e1471df90b24 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Volume info retrieved successfully. Sep 01 12:40:09 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a4dc33cd-9aed-4c47-8e8d-e1471df90b24 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] http://192.168.122.202/volume/v3/volumes/685f289e-7d58-40bb-b3db-61583e329c21 returned with HTTP 200 Sep 01 12:40:09 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 271/546] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:40:09 2026] GET /volume/v3/volumes/685f289e-7d58-40bb-b3db-61583e329c21 => generated 831 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:40:10 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-9a130830-82b4-48bd-a3cb-1c81a61766db None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:10 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9a130830-82b4-48bd-a3cb-1c81a61766db tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] GET http://192.168.122.202/volume/v3/group_snapshots/3e86534e-fffe-4951-828f-bd9560d7131d Sep 01 12:40:10 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-9a130830-82b4-48bd-a3cb-1c81a61766db tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:40:10 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-9a130830-82b4-48bd-a3cb-1c81a61766db tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Calling method 'version_select' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:40:10 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.group_snapshots [None req-9a130830-82b4-48bd-a3cb-1c81a61766db tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] show called for member 3e86534e-fffe-4951-828f-bd9560d7131d {{(pid=86815) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 12:40:10 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:40:10 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:40:10 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9a130830-82b4-48bd-a3cb-1c81a61766db tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] http://192.168.122.202/volume/v3/group_snapshots/3e86534e-fffe-4951-828f-bd9560d7131d returned with HTTP 200 Sep 01 12:40:10 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 276/547] 192.168.122.202 () {60 vars in 1297 bytes} [Tue Sep 1 12:40:10 2026] GET /volume/v3/group_snapshots/3e86534e-fffe-4951-828f-bd9560d7131d => generated 326 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:40:10 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-8b37d97b-8b01-4f1f-9288-39939bea3333 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:10 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8b37d97b-8b01-4f1f-9288-39939bea3333 None None] GET http://192.168.122.202/volume// Sep 01 12:40:10 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-8b37d97b-8b01-4f1f-9288-39939bea3333 None None] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:40:10 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-8b37d97b-8b01-4f1f-9288-39939bea3333 None None] Calling method 'all' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:40:10 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8b37d97b-8b01-4f1f-9288-39939bea3333 None None] http://192.168.122.202/volume// returned with HTTP 300 Sep 01 12:40:10 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 272/548] 192.168.122.202 () {58 vars in 1315 bytes} [Tue Sep 1 12:40:10 2026] GET /volume/ => generated 390 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 12:40:10 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-59c88db6-4b5d-44d8-add4-2f80f3a08cc0 req-6122418e-adf6-4fdc-b8b0-1bd1860b7ecd None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:10 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-59c88db6-4b5d-44d8-add4-2f80f3a08cc0 req-6122418e-adf6-4fdc-b8b0-1bd1860b7ecd tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] GET http://192.168.122.202/volume/v3/volumes/08bf9d4e-1f8a-42ce-9a29-9f3198f581e7 Sep 01 12:40:10 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-59c88db6-4b5d-44d8-add4-2f80f3a08cc0 req-6122418e-adf6-4fdc-b8b0-1bd1860b7ecd tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:40:10 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-59c88db6-4b5d-44d8-add4-2f80f3a08cc0 req-6122418e-adf6-4fdc-b8b0-1bd1860b7ecd tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:40:10 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:40:10 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:40:10 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:40:10 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:40:10 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [req-59c88db6-4b5d-44d8-add4-2f80f3a08cc0 req-6122418e-adf6-4fdc-b8b0-1bd1860b7ecd tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] Volume info retrieved successfully. Sep 01 12:40:10 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-59c88db6-4b5d-44d8-add4-2f80f3a08cc0 req-6122418e-adf6-4fdc-b8b0-1bd1860b7ecd tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] http://192.168.122.202/volume/v3/volumes/08bf9d4e-1f8a-42ce-9a29-9f3198f581e7 returned with HTTP 200 Sep 01 12:40:10 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 277/549] 192.168.122.202 () {62 vars in 1528 bytes} [Tue Sep 1 12:40:10 2026] GET /volume/v3/volumes/08bf9d4e-1f8a-42ce-9a29-9f3198f581e7 => generated 1512 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 12:40:10 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-59c88db6-4b5d-44d8-add4-2f80f3a08cc0 req-3c6916d4-6b42-4e19-bc48-99a6238675dc None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:10 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-59c88db6-4b5d-44d8-add4-2f80f3a08cc0 req-3c6916d4-6b42-4e19-bc48-99a6238675dc tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] PUT http://192.168.122.202/volume/v3/attachments/256c104c-b3e2-465f-86c3-fa597c069f72 Sep 01 12:40:10 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-59c88db6-4b5d-44d8-add4-2f80f3a08cc0 req-3c6916d4-6b42-4e19-bc48-99a6238675dc tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.202", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9cabaa2c96fd", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "d576c0ca-ddd0-46cc-913d-b7a80063e011", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:40:10 devstack devstack@c-api.service[86814]: DEBUG cinder.coordination [req-59c88db6-4b5d-44d8-add4-2f80f3a08cc0 req-3c6916d4-6b42-4e19-bc48-99a6238675dc tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] Acquiring lock "cinder-attachment_update-08bf9d4e-1f8a-42ce-9a29-9f3198f581e7-devstack" by "attachment_update" {{(pid=86814) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 12:40:10 devstack devstack@c-api.service[86814]: DEBUG cinder.coordination [req-59c88db6-4b5d-44d8-add4-2f80f3a08cc0 req-3c6916d4-6b42-4e19-bc48-99a6238675dc tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] Lock "cinder-attachment_update-08bf9d4e-1f8a-42ce-9a29-9f3198f581e7-devstack" acquired by "attachment_update" :: waited 0.045s {{(pid=86814) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 12:40:10 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:40:10 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:40:10 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:40:10 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:40:10 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-d8803159-307a-466b-b650-444611364032 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:10 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d8803159-307a-466b-b650-444611364032 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] GET http://192.168.122.202/volume/v3/volumes/685f289e-7d58-40bb-b3db-61583e329c21 Sep 01 12:40:10 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-d8803159-307a-466b-b650-444611364032 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:40:10 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-d8803159-307a-466b-b650-444611364032 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:40:10 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:40:10 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:40:10 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:40:10 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:40:10 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-d8803159-307a-466b-b650-444611364032 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Volume info retrieved successfully. Sep 01 12:40:10 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d8803159-307a-466b-b650-444611364032 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] http://192.168.122.202/volume/v3/volumes/685f289e-7d58-40bb-b3db-61583e329c21 returned with HTTP 200 Sep 01 12:40:10 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 278/550] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:40:10 2026] GET /volume/v3/volumes/685f289e-7d58-40bb-b3db-61583e329c21 => generated 855 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:40:11 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-84d22d8e-a137-43cc-8348-724adf95035f None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:11 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-84d22d8e-a137-43cc-8348-724adf95035f tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] GET http://192.168.122.202/volume/v3/group_snapshots/3e86534e-fffe-4951-828f-bd9560d7131d Sep 01 12:40:11 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-84d22d8e-a137-43cc-8348-724adf95035f tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:40:11 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-84d22d8e-a137-43cc-8348-724adf95035f tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Calling method 'version_select' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:40:11 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.group_snapshots [None req-84d22d8e-a137-43cc-8348-724adf95035f tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] show called for member 3e86534e-fffe-4951-828f-bd9560d7131d {{(pid=86815) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 12:40:11 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:40:11 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:40:11 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-84d22d8e-a137-43cc-8348-724adf95035f tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] http://192.168.122.202/volume/v3/group_snapshots/3e86534e-fffe-4951-828f-bd9560d7131d returned with HTTP 200 Sep 01 12:40:11 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 279/551] 192.168.122.202 () {60 vars in 1297 bytes} [Tue Sep 1 12:40:11 2026] GET /volume/v3/group_snapshots/3e86534e-fffe-4951-828f-bd9560d7131d => generated 326 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:40:11 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-6530531e-de67-48d8-befd-8824bc8eb4ab None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:11 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-6530531e-de67-48d8-befd-8824bc8eb4ab tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] GET http://192.168.122.202/volume/v3/volumes/685f289e-7d58-40bb-b3db-61583e329c21 Sep 01 12:40:11 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-6530531e-de67-48d8-befd-8824bc8eb4ab tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:40:11 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-6530531e-de67-48d8-befd-8824bc8eb4ab tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:40:11 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:40:11 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:40:11 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:40:11 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:40:11 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-6530531e-de67-48d8-befd-8824bc8eb4ab tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Volume info retrieved successfully. Sep 01 12:40:11 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-6530531e-de67-48d8-befd-8824bc8eb4ab tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] http://192.168.122.202/volume/v3/volumes/685f289e-7d58-40bb-b3db-61583e329c21 returned with HTTP 200 Sep 01 12:40:11 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 280/552] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:40:11 2026] GET /volume/v3/volumes/685f289e-7d58-40bb-b3db-61583e329c21 => generated 855 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:40:12 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-f8c68ed8-3b46-4b71-bede-2755a86a783d None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:12 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f8c68ed8-3b46-4b71-bede-2755a86a783d tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] GET http://192.168.122.202/volume/v3/group_snapshots/3e86534e-fffe-4951-828f-bd9560d7131d Sep 01 12:40:12 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f8c68ed8-3b46-4b71-bede-2755a86a783d tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:40:12 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f8c68ed8-3b46-4b71-bede-2755a86a783d tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Calling method 'version_select' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:40:12 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.group_snapshots [None req-f8c68ed8-3b46-4b71-bede-2755a86a783d tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] show called for member 3e86534e-fffe-4951-828f-bd9560d7131d {{(pid=86815) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 12:40:12 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:40:12 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:40:12 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f8c68ed8-3b46-4b71-bede-2755a86a783d tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] http://192.168.122.202/volume/v3/group_snapshots/3e86534e-fffe-4951-828f-bd9560d7131d returned with HTTP 200 Sep 01 12:40:12 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 281/553] 192.168.122.202 () {60 vars in 1297 bytes} [Tue Sep 1 12:40:12 2026] GET /volume/v3/group_snapshots/3e86534e-fffe-4951-828f-bd9560d7131d => generated 326 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:40:12 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-67a2b7ac-e6c9-423b-81b7-1dc902830965 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:13 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-67a2b7ac-e6c9-423b-81b7-1dc902830965 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] GET http://192.168.122.202/volume/v3/volumes/685f289e-7d58-40bb-b3db-61583e329c21 Sep 01 12:40:13 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-67a2b7ac-e6c9-423b-81b7-1dc902830965 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:40:13 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-67a2b7ac-e6c9-423b-81b7-1dc902830965 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:40:13 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:40:13 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:40:13 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:40:13 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:40:13 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-67a2b7ac-e6c9-423b-81b7-1dc902830965 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Volume info retrieved successfully. Sep 01 12:40:13 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-67a2b7ac-e6c9-423b-81b7-1dc902830965 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] http://192.168.122.202/volume/v3/volumes/685f289e-7d58-40bb-b3db-61583e329c21 returned with HTTP 200 Sep 01 12:40:13 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 282/554] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:40:12 2026] GET /volume/v3/volumes/685f289e-7d58-40bb-b3db-61583e329c21 => generated 855 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:40:13 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-57acb0a7-70db-4a91-abe4-54f8cab7df20 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:13 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-57acb0a7-70db-4a91-abe4-54f8cab7df20 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] GET http://192.168.122.202/volume/v3/group_snapshots/3e86534e-fffe-4951-828f-bd9560d7131d Sep 01 12:40:13 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-57acb0a7-70db-4a91-abe4-54f8cab7df20 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:40:13 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-57acb0a7-70db-4a91-abe4-54f8cab7df20 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Calling method 'version_select' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:40:13 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.group_snapshots [None req-57acb0a7-70db-4a91-abe4-54f8cab7df20 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] show called for member 3e86534e-fffe-4951-828f-bd9560d7131d {{(pid=86815) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 12:40:13 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:40:13 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:40:13 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-57acb0a7-70db-4a91-abe4-54f8cab7df20 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] http://192.168.122.202/volume/v3/group_snapshots/3e86534e-fffe-4951-828f-bd9560d7131d returned with HTTP 200 Sep 01 12:40:13 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 283/555] 192.168.122.202 () {60 vars in 1297 bytes} [Tue Sep 1 12:40:13 2026] GET /volume/v3/group_snapshots/3e86534e-fffe-4951-828f-bd9560d7131d => generated 327 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:40:13 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-fe1c494b-207d-4408-a57b-0ddc0d06fe95 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:13 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-fe1c494b-207d-4408-a57b-0ddc0d06fe95 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] GET http://192.168.122.202/volume/v3/snapshots/detail Sep 01 12:40:13 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-fe1c494b-207d-4408-a57b-0ddc0d06fe95 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:40:13 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-fe1c494b-207d-4408-a57b-0ddc0d06fe95 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Calling method 'detail' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:40:13 devstack devstack@c-api.service[86815]: DEBUG cinder.api.api_utils [None req-fe1c494b-207d-4408-a57b-0ddc0d06fe95 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Removing options '' from query. {{(pid=86815) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:40:13 devstack devstack@c-api.service[86815]: DEBUG cinder.db.api [None req-fe1c494b-207d-4408-a57b-0ddc0d06fe95 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Building query based on filter {{(pid=86815) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 12:40:13 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:40:13 devstack devstack@c-api.service[86815]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 12:40:13 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-fe1c494b-207d-4408-a57b-0ddc0d06fe95 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Get all snapshots completed successfully. Sep 01 12:40:13 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:40:13 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:40:13 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-fe1c494b-207d-4408-a57b-0ddc0d06fe95 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] http://192.168.122.202/volume/v3/snapshots/detail returned with HTTP 200 Sep 01 12:40:13 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 284/556] 192.168.122.202 () {58 vars in 1148 bytes} [Tue Sep 1 12:40:13 2026] GET /volume/v3/snapshots/detail => generated 931 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:40:13 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-1588f169-ffef-4d5b-9b25-7a758688c609 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:13 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-1588f169-ffef-4d5b-9b25-7a758688c609 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] GET http://192.168.122.202/volume/v3/snapshots/a19dca10-9f42-4506-881d-20d5a32eb272 Sep 01 12:40:13 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-1588f169-ffef-4d5b-9b25-7a758688c609 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:40:13 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-1588f169-ffef-4d5b-9b25-7a758688c609 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:40:13 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:40:13 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:40:13 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-1588f169-ffef-4d5b-9b25-7a758688c609 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Snapshot retrieved successfully. Sep 01 12:40:13 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-1588f169-ffef-4d5b-9b25-7a758688c609 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] http://192.168.122.202/volume/v3/snapshots/a19dca10-9f42-4506-881d-20d5a32eb272 returned with HTTP 200 Sep 01 12:40:13 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 285/557] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:40:13 2026] GET /volume/v3/snapshots/a19dca10-9f42-4506-881d-20d5a32eb272 => generated 470 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:40:13 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-90a115a6-e556-43d0-942f-e345d9346baf None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:13 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-90a115a6-e556-43d0-942f-e345d9346baf tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] GET http://192.168.122.202/volume/v3/snapshots/3332e2d3-34ae-44b0-afa5-c64246c5ce71 Sep 01 12:40:13 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-90a115a6-e556-43d0-942f-e345d9346baf tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:40:13 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-90a115a6-e556-43d0-942f-e345d9346baf tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:40:13 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:40:13 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:40:13 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-90a115a6-e556-43d0-942f-e345d9346baf tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Snapshot retrieved successfully. Sep 01 12:40:13 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-90a115a6-e556-43d0-942f-e345d9346baf tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] http://192.168.122.202/volume/v3/snapshots/3332e2d3-34ae-44b0-afa5-c64246c5ce71 returned with HTTP 200 Sep 01 12:40:13 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 286/558] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:40:13 2026] GET /volume/v3/snapshots/3332e2d3-34ae-44b0-afa5-c64246c5ce71 => generated 470 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:40:13 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-a61f1fc3-b6dc-4791-b29e-e771ee107dde None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:13 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a61f1fc3-b6dc-4791-b29e-e771ee107dde tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] DELETE http://192.168.122.202/volume/v3/group_snapshots/3e86534e-fffe-4951-828f-bd9560d7131d Sep 01 12:40:13 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a61f1fc3-b6dc-4791-b29e-e771ee107dde tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:40:13 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a61f1fc3-b6dc-4791-b29e-e771ee107dde tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Calling method 'version_select' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:40:13 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.group_snapshots [None req-a61f1fc3-b6dc-4791-b29e-e771ee107dde tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] delete called for member 3e86534e-fffe-4951-828f-bd9560d7131d {{(pid=86815) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 01 12:40:13 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.group_snapshots [None req-a61f1fc3-b6dc-4791-b29e-e771ee107dde tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Delete group_snapshot with id: 3e86534e-fffe-4951-828f-bd9560d7131d Sep 01 12:40:13 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:40:13 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:40:13 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/snapshot.py:354: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:40:13 devstack devstack@c-api.service[86815]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 12:40:13 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a61f1fc3-b6dc-4791-b29e-e771ee107dde tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] http://192.168.122.202/volume/v3/group_snapshots/3e86534e-fffe-4951-828f-bd9560d7131d returned with HTTP 202 Sep 01 12:40:13 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 287/559] 192.168.122.202 () {60 vars in 1300 bytes} [Tue Sep 1 12:40:13 2026] DELETE /volume/v3/group_snapshots/3e86534e-fffe-4951-828f-bd9560d7131d => generated 0 bytes in 105 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 12:40:13 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-7abb65a2-0bb9-457d-a3cc-3ff527a2ea3c None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:13 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-7abb65a2-0bb9-457d-a3cc-3ff527a2ea3c tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] GET http://192.168.122.202/volume/v3/volumes/detail Sep 01 12:40:13 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-7abb65a2-0bb9-457d-a3cc-3ff527a2ea3c tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:40:13 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-7abb65a2-0bb9-457d-a3cc-3ff527a2ea3c tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Calling method 'detail' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:40:13 devstack devstack@c-api.service[86815]: DEBUG cinder.api.api_utils [None req-7abb65a2-0bb9-457d-a3cc-3ff527a2ea3c tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Removing options '' from query. {{(pid=86815) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:40:13 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:40:13 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:40:13 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-7abb65a2-0bb9-457d-a3cc-3ff527a2ea3c tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86815) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 12:40:13 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:40:13 devstack devstack@c-api.service[86815]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 12:40:13 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:40:13 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:40:13 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:40:13 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:40:13 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-7abb65a2-0bb9-457d-a3cc-3ff527a2ea3c tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Get all volumes completed successfully. Sep 01 12:40:13 devstack devstack@c-api.service[86815]: WARNING stevedore.named [None req-7abb65a2-0bb9-457d-a3cc-3ff527a2ea3c tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:40:13 devstack devstack@c-api.service[86815]: WARNING castellan.key_manager [None req-7abb65a2-0bb9-457d-a3cc-3ff527a2ea3c tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:40:13 devstack devstack@c-api.service[86815]: DEBUG oslo_db.sqlalchemy.engines [None req-7abb65a2-0bb9-457d-a3cc-3ff527a2ea3c tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86815) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 12:40:13 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:40:13 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:40:13 devstack devstack@c-api.service[86815]: WARNING stevedore.named [None req-7abb65a2-0bb9-457d-a3cc-3ff527a2ea3c tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:40:13 devstack devstack@c-api.service[86815]: WARNING castellan.key_manager [None req-7abb65a2-0bb9-457d-a3cc-3ff527a2ea3c tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:40:13 devstack devstack@c-api.service[86815]: DEBUG oslo_db.sqlalchemy.engines [None req-7abb65a2-0bb9-457d-a3cc-3ff527a2ea3c tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86815) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 12:40:13 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:40:13 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:40:13 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-7abb65a2-0bb9-457d-a3cc-3ff527a2ea3c tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] http://192.168.122.202/volume/v3/volumes/detail returned with HTTP 200 Sep 01 12:40:13 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 288/560] 192.168.122.202 () {60 vars in 1183 bytes} [Tue Sep 1 12:40:13 2026] GET /volume/v3/volumes/detail => generated 1838 bytes in 373 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 12:40:13 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-6f5e6b11-c02b-4d11-a32c-97724585fa7c None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:13 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-6f5e6b11-c02b-4d11-a32c-97724585fa7c tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] GET http://192.168.122.202/volume/v3/snapshots/detail Sep 01 12:40:13 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-6f5e6b11-c02b-4d11-a32c-97724585fa7c tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:40:13 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-6f5e6b11-c02b-4d11-a32c-97724585fa7c tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Calling method 'detail' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:40:13 devstack devstack@c-api.service[86815]: DEBUG cinder.api.api_utils [None req-6f5e6b11-c02b-4d11-a32c-97724585fa7c tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Removing options '' from query. {{(pid=86815) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:40:13 devstack devstack@c-api.service[86815]: DEBUG cinder.db.api [None req-6f5e6b11-c02b-4d11-a32c-97724585fa7c tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Building query based on filter {{(pid=86815) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 12:40:13 devstack devstack@c-api.service[86814]: DEBUG cinder.coordination [req-59c88db6-4b5d-44d8-add4-2f80f3a08cc0 req-3c6916d4-6b42-4e19-bc48-99a6238675dc tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] Lock "cinder-attachment_update-08bf9d4e-1f8a-42ce-9a29-9f3198f581e7-devstack" released by "attachment_update" :: held 3.347s {{(pid=86814) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 12:40:13 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-59c88db6-4b5d-44d8-add4-2f80f3a08cc0 req-3c6916d4-6b42-4e19-bc48-99a6238675dc tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] http://192.168.122.202/volume/v3/attachments/256c104c-b3e2-465f-86c3-fa597c069f72 returned with HTTP 200 Sep 01 12:40:13 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 273/561] 192.168.122.202 () {66 vars in 1593 bytes} [Tue Sep 1 12:40:10 2026] PUT /volume/v3/attachments/256c104c-b3e2-465f-86c3-fa597c069f72 => generated 694 bytes in 3436 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:40:13 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:40:13 devstack devstack@c-api.service[86815]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 12:40:13 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-6f5e6b11-c02b-4d11-a32c-97724585fa7c tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Get all snapshots completed successfully. Sep 01 12:40:13 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:40:13 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:40:13 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-6f5e6b11-c02b-4d11-a32c-97724585fa7c tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] http://192.168.122.202/volume/v3/snapshots/detail returned with HTTP 200 Sep 01 12:40:13 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 289/562] 192.168.122.202 () {58 vars in 1148 bytes} [Tue Sep 1 12:40:13 2026] GET /volume/v3/snapshots/detail => generated 929 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:40:13 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-02c24aa6-cd0a-4a6d-9599-dcaadfb4ed2a None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:14 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-02c24aa6-cd0a-4a6d-9599-dcaadfb4ed2a tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] GET http://192.168.122.202/volume/v3/snapshots/3332e2d3-34ae-44b0-afa5-c64246c5ce71 Sep 01 12:40:14 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-02c24aa6-cd0a-4a6d-9599-dcaadfb4ed2a tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:40:14 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-02c24aa6-cd0a-4a6d-9599-dcaadfb4ed2a tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:40:14 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:40:14 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:40:14 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-02c24aa6-cd0a-4a6d-9599-dcaadfb4ed2a tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Snapshot retrieved successfully. Sep 01 12:40:14 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-02c24aa6-cd0a-4a6d-9599-dcaadfb4ed2a tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] http://192.168.122.202/volume/v3/snapshots/3332e2d3-34ae-44b0-afa5-c64246c5ce71 returned with HTTP 200 Sep 01 12:40:14 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 274/563] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:40:13 2026] GET /volume/v3/snapshots/3332e2d3-34ae-44b0-afa5-c64246c5ce71 => generated 469 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:40:14 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-59c88db6-4b5d-44d8-add4-2f80f3a08cc0 req-719c4b59-db4f-419a-9e04-6534b996835d None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:14 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-59c88db6-4b5d-44d8-add4-2f80f3a08cc0 req-719c4b59-db4f-419a-9e04-6534b996835d tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] POST http://192.168.122.202/volume/v3/attachments/256c104c-b3e2-465f-86c3-fa597c069f72/action Sep 01 12:40:14 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-59c88db6-4b5d-44d8-add4-2f80f3a08cc0 req-719c4b59-db4f-419a-9e04-6534b996835d tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] Action body: b'{"os-complete": null}' {{(pid=86815) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:40:14 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-59c88db6-4b5d-44d8-add4-2f80f3a08cc0 req-719c4b59-db4f-419a-9e04-6534b996835d tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:40:14 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-21c55866-444f-4466-89b3-fa38c5821788 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:14 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-21c55866-444f-4466-89b3-fa38c5821788 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] GET http://192.168.122.202/volume/v3/volumes/685f289e-7d58-40bb-b3db-61583e329c21 Sep 01 12:40:14 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-21c55866-444f-4466-89b3-fa38c5821788 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:40:14 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-21c55866-444f-4466-89b3-fa38c5821788 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:40:14 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:40:14 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:40:14 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:40:14 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:40:14 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:40:14 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:40:14 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-21c55866-444f-4466-89b3-fa38c5821788 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Volume info retrieved successfully. Sep 01 12:40:14 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:40:14 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:40:14 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-21c55866-444f-4466-89b3-fa38c5821788 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] http://192.168.122.202/volume/v3/volumes/685f289e-7d58-40bb-b3db-61583e329c21 returned with HTTP 200 Sep 01 12:40:14 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 275/564] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:40:14 2026] GET /volume/v3/volumes/685f289e-7d58-40bb-b3db-61583e329c21 => generated 856 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:40:14 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-60164cfc-50da-4deb-b571-e5fa38b754c2 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:14 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-60164cfc-50da-4deb-b571-e5fa38b754c2 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] POST http://192.168.122.202/volume/v3/snapshots Sep 01 12:40:14 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-60164cfc-50da-4deb-b571-e5fa38b754c2 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "685f289e-7d58-40bb-b3db-61583e329c21", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1593731777"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:40:14 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-59c88db6-4b5d-44d8-add4-2f80f3a08cc0 req-719c4b59-db4f-419a-9e04-6534b996835d tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] http://192.168.122.202/volume/v3/attachments/256c104c-b3e2-465f-86c3-fa597c069f72/action returned with HTTP 204 Sep 01 12:40:14 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 290/565] 192.168.122.202 () {66 vars in 1614 bytes} [Tue Sep 1 12:40:14 2026] POST /volume/v3/attachments/256c104c-b3e2-465f-86c3-fa597c069f72/action => generated 0 bytes in 131 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:40:14 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:40:14 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:40:14 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:40:14 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:40:14 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-60164cfc-50da-4deb-b571-e5fa38b754c2 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Volume info retrieved successfully. Sep 01 12:40:14 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.snapshots [None req-60164cfc-50da-4deb-b571-e5fa38b754c2 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Create snapshot from volume 685f289e-7d58-40bb-b3db-61583e329c21 Sep 01 12:40:14 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-60164cfc-50da-4deb-b571-e5fa38b754c2 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Created reservations ['9815d3d5-9063-455a-8675-048e966a81e8', '1b7f8db1-cbf0-41a3-8bcb-daa50959d877', 'fbf565f3-ec52-4a5d-b600-1e605230b993', '46562f42-2564-4e58-83b4-60b52052caae'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:40:14 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:40:14 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:40:14 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-60164cfc-50da-4deb-b571-e5fa38b754c2 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Snapshot create request issued successfully. Sep 01 12:40:14 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-60164cfc-50da-4deb-b571-e5fa38b754c2 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] http://192.168.122.202/volume/v3/snapshots returned with HTTP 202 Sep 01 12:40:14 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 276/566] 192.168.122.202 () {60 vars in 1149 bytes} [Tue Sep 1 12:40:14 2026] POST /volume/v3/snapshots => generated 310 bytes in 281 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:40:14 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-109ea843-1dc8-4112-bea6-4706c2b391ec None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:14 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-109ea843-1dc8-4112-bea6-4706c2b391ec tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] GET http://192.168.122.202/volume/v3/snapshots/9b4a9d9d-9f0a-4279-a9ce-292c86ba70c6 Sep 01 12:40:14 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-109ea843-1dc8-4112-bea6-4706c2b391ec tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:40:14 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-109ea843-1dc8-4112-bea6-4706c2b391ec tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:40:14 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:40:14 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:40:14 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-109ea843-1dc8-4112-bea6-4706c2b391ec tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Snapshot retrieved successfully. Sep 01 12:40:14 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-109ea843-1dc8-4112-bea6-4706c2b391ec tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] http://192.168.122.202/volume/v3/snapshots/9b4a9d9d-9f0a-4279-a9ce-292c86ba70c6 returned with HTTP 200 Sep 01 12:40:14 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 291/567] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:40:14 2026] GET /volume/v3/snapshots/9b4a9d9d-9f0a-4279-a9ce-292c86ba70c6 => generated 442 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:40:15 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-39062aed-7c05-4be8-ad85-d88433222767 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:15 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-39062aed-7c05-4be8-ad85-d88433222767 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] GET http://192.168.122.202/volume/v3/snapshots/3332e2d3-34ae-44b0-afa5-c64246c5ce71 Sep 01 12:40:15 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-39062aed-7c05-4be8-ad85-d88433222767 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:40:15 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-39062aed-7c05-4be8-ad85-d88433222767 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:40:15 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:40:15 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:40:15 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-39062aed-7c05-4be8-ad85-d88433222767 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Snapshot retrieved successfully. Sep 01 12:40:15 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-39062aed-7c05-4be8-ad85-d88433222767 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] http://192.168.122.202/volume/v3/snapshots/3332e2d3-34ae-44b0-afa5-c64246c5ce71 returned with HTTP 200 Sep 01 12:40:15 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 277/568] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:40:15 2026] GET /volume/v3/snapshots/3332e2d3-34ae-44b0-afa5-c64246c5ce71 => generated 469 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:40:15 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-565b9414-c504-4043-9b8e-5c7534326a1b None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:15 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-565b9414-c504-4043-9b8e-5c7534326a1b tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] GET http://192.168.122.202/volume/v3/snapshots/9b4a9d9d-9f0a-4279-a9ce-292c86ba70c6 Sep 01 12:40:15 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-565b9414-c504-4043-9b8e-5c7534326a1b tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:40:15 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-565b9414-c504-4043-9b8e-5c7534326a1b tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:40:15 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:40:15 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:40:15 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-565b9414-c504-4043-9b8e-5c7534326a1b tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Snapshot retrieved successfully. Sep 01 12:40:15 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-565b9414-c504-4043-9b8e-5c7534326a1b tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] http://192.168.122.202/volume/v3/snapshots/9b4a9d9d-9f0a-4279-a9ce-292c86ba70c6 returned with HTTP 200 Sep 01 12:40:15 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 292/569] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:40:15 2026] GET /volume/v3/snapshots/9b4a9d9d-9f0a-4279-a9ce-292c86ba70c6 => generated 442 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:40:16 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-02ea7fd5-c4d1-434a-a2fc-d152275a4722 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:16 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-02ea7fd5-c4d1-434a-a2fc-d152275a4722 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] GET http://192.168.122.202/volume/v3/snapshots/3332e2d3-34ae-44b0-afa5-c64246c5ce71 Sep 01 12:40:16 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-02ea7fd5-c4d1-434a-a2fc-d152275a4722 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:40:16 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-02ea7fd5-c4d1-434a-a2fc-d152275a4722 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:40:16 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:40:16 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:40:16 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-02ea7fd5-c4d1-434a-a2fc-d152275a4722 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Snapshot retrieved successfully. Sep 01 12:40:16 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-02ea7fd5-c4d1-434a-a2fc-d152275a4722 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] http://192.168.122.202/volume/v3/snapshots/3332e2d3-34ae-44b0-afa5-c64246c5ce71 returned with HTTP 200 Sep 01 12:40:16 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 278/570] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:40:16 2026] GET /volume/v3/snapshots/3332e2d3-34ae-44b0-afa5-c64246c5ce71 => generated 469 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:40:16 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-e7ebff4f-7dd7-48a4-b319-2b51585a63e8 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:16 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e7ebff4f-7dd7-48a4-b319-2b51585a63e8 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] GET http://192.168.122.202/volume/v3/snapshots/9b4a9d9d-9f0a-4279-a9ce-292c86ba70c6 Sep 01 12:40:16 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e7ebff4f-7dd7-48a4-b319-2b51585a63e8 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:40:16 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e7ebff4f-7dd7-48a4-b319-2b51585a63e8 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:40:16 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:40:16 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:40:16 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-e7ebff4f-7dd7-48a4-b319-2b51585a63e8 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Snapshot retrieved successfully. Sep 01 12:40:16 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e7ebff4f-7dd7-48a4-b319-2b51585a63e8 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] http://192.168.122.202/volume/v3/snapshots/9b4a9d9d-9f0a-4279-a9ce-292c86ba70c6 returned with HTTP 200 Sep 01 12:40:16 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 293/571] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:40:16 2026] GET /volume/v3/snapshots/9b4a9d9d-9f0a-4279-a9ce-292c86ba70c6 => generated 442 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:40:17 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-72366f78-fd6e-4eb7-87af-04f984c05b95 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:17 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-72366f78-fd6e-4eb7-87af-04f984c05b95 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] GET http://192.168.122.202/volume/v3/snapshots/3332e2d3-34ae-44b0-afa5-c64246c5ce71 Sep 01 12:40:17 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-72366f78-fd6e-4eb7-87af-04f984c05b95 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:40:17 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-72366f78-fd6e-4eb7-87af-04f984c05b95 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:40:17 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:40:17 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:40:17 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-72366f78-fd6e-4eb7-87af-04f984c05b95 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Snapshot retrieved successfully. Sep 01 12:40:17 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-72366f78-fd6e-4eb7-87af-04f984c05b95 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] http://192.168.122.202/volume/v3/snapshots/3332e2d3-34ae-44b0-afa5-c64246c5ce71 returned with HTTP 200 Sep 01 12:40:17 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 279/572] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:40:17 2026] GET /volume/v3/snapshots/3332e2d3-34ae-44b0-afa5-c64246c5ce71 => generated 469 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:40:17 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-7cbc59c3-c348-4eec-8279-af2f9299c5e1 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:17 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-7cbc59c3-c348-4eec-8279-af2f9299c5e1 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] GET http://192.168.122.202/volume/v3/snapshots/9b4a9d9d-9f0a-4279-a9ce-292c86ba70c6 Sep 01 12:40:17 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-7cbc59c3-c348-4eec-8279-af2f9299c5e1 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:40:17 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-7cbc59c3-c348-4eec-8279-af2f9299c5e1 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:40:17 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:40:17 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:40:17 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-7cbc59c3-c348-4eec-8279-af2f9299c5e1 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Snapshot retrieved successfully. Sep 01 12:40:17 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-7cbc59c3-c348-4eec-8279-af2f9299c5e1 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] http://192.168.122.202/volume/v3/snapshots/9b4a9d9d-9f0a-4279-a9ce-292c86ba70c6 returned with HTTP 200 Sep 01 12:40:17 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 294/573] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:40:17 2026] GET /volume/v3/snapshots/9b4a9d9d-9f0a-4279-a9ce-292c86ba70c6 => generated 442 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:40:18 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-2e6310a4-efc4-469a-8fed-5d7d073e603c None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:18 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-2e6310a4-efc4-469a-8fed-5d7d073e603c tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] GET http://192.168.122.202/volume/v3/snapshots/3332e2d3-34ae-44b0-afa5-c64246c5ce71 Sep 01 12:40:18 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-2e6310a4-efc4-469a-8fed-5d7d073e603c tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:40:18 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-2e6310a4-efc4-469a-8fed-5d7d073e603c tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:40:18 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:40:18 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:40:18 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-2e6310a4-efc4-469a-8fed-5d7d073e603c tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Snapshot retrieved successfully. Sep 01 12:40:18 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-2e6310a4-efc4-469a-8fed-5d7d073e603c tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] http://192.168.122.202/volume/v3/snapshots/3332e2d3-34ae-44b0-afa5-c64246c5ce71 returned with HTTP 200 Sep 01 12:40:18 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 280/574] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:40:18 2026] GET /volume/v3/snapshots/3332e2d3-34ae-44b0-afa5-c64246c5ce71 => generated 469 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:40:18 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-404cdbae-4b7c-4225-b1ad-db4b2eb56a47 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:18 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-404cdbae-4b7c-4225-b1ad-db4b2eb56a47 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] GET http://192.168.122.202/volume/v3/snapshots/9b4a9d9d-9f0a-4279-a9ce-292c86ba70c6 Sep 01 12:40:18 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-404cdbae-4b7c-4225-b1ad-db4b2eb56a47 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:40:18 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-404cdbae-4b7c-4225-b1ad-db4b2eb56a47 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:40:18 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:40:18 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:40:18 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-404cdbae-4b7c-4225-b1ad-db4b2eb56a47 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Snapshot retrieved successfully. Sep 01 12:40:18 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-404cdbae-4b7c-4225-b1ad-db4b2eb56a47 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] http://192.168.122.202/volume/v3/snapshots/9b4a9d9d-9f0a-4279-a9ce-292c86ba70c6 returned with HTTP 200 Sep 01 12:40:18 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 295/575] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:40:18 2026] GET /volume/v3/snapshots/9b4a9d9d-9f0a-4279-a9ce-292c86ba70c6 => generated 442 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:40:19 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-c22969d7-1286-45fb-9fc3-7a2d00a661fc None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:19 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c22969d7-1286-45fb-9fc3-7a2d00a661fc tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] GET http://192.168.122.202/volume/v3/snapshots/3332e2d3-34ae-44b0-afa5-c64246c5ce71 Sep 01 12:40:19 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c22969d7-1286-45fb-9fc3-7a2d00a661fc tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:40:19 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c22969d7-1286-45fb-9fc3-7a2d00a661fc tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:40:19 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:40:19 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:40:19 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-c22969d7-1286-45fb-9fc3-7a2d00a661fc tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Snapshot retrieved successfully. Sep 01 12:40:19 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c22969d7-1286-45fb-9fc3-7a2d00a661fc tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] http://192.168.122.202/volume/v3/snapshots/3332e2d3-34ae-44b0-afa5-c64246c5ce71 returned with HTTP 200 Sep 01 12:40:19 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 281/576] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:40:19 2026] GET /volume/v3/snapshots/3332e2d3-34ae-44b0-afa5-c64246c5ce71 => generated 469 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:40:19 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-cb277a4b-b4d7-4e2c-bb98-9fb8dc9ee0c8 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:20 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-cb277a4b-b4d7-4e2c-bb98-9fb8dc9ee0c8 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] GET http://192.168.122.202/volume/v3/snapshots/9b4a9d9d-9f0a-4279-a9ce-292c86ba70c6 Sep 01 12:40:20 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-cb277a4b-b4d7-4e2c-bb98-9fb8dc9ee0c8 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:40:20 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-cb277a4b-b4d7-4e2c-bb98-9fb8dc9ee0c8 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:40:20 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:40:20 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:40:20 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-cb277a4b-b4d7-4e2c-bb98-9fb8dc9ee0c8 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Snapshot retrieved successfully. Sep 01 12:40:20 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-cb277a4b-b4d7-4e2c-bb98-9fb8dc9ee0c8 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] http://192.168.122.202/volume/v3/snapshots/9b4a9d9d-9f0a-4279-a9ce-292c86ba70c6 returned with HTTP 200 Sep 01 12:40:20 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 296/577] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:40:19 2026] GET /volume/v3/snapshots/9b4a9d9d-9f0a-4279-a9ce-292c86ba70c6 => generated 469 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:40:20 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-b7f891de-d062-40c5-aa14-6e45f394b031 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:20 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b7f891de-d062-40c5-aa14-6e45f394b031 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] POST http://192.168.122.202/volume/v3/volumes Sep 01 12:40:20 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b7f891de-d062-40c5-aa14-6e45f394b031 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "9b4a9d9d-9f0a-4279-a9ce-292c86ba70c6", "size": 2, "name": "tempest-VolumesSnapshotTestJSON-Volume-149120586"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:40:20 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volumes [None req-b7f891de-d062-40c5-aa14-6e45f394b031 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Create volume request body: {'volume': {'snapshot_id': '9b4a9d9d-9f0a-4279-a9ce-292c86ba70c6', 'size': 2, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-149120586'}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:40:20 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:40:20 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:40:20 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-b7f891de-d062-40c5-aa14-6e45f394b031 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Snapshot retrieved successfully. Sep 01 12:40:20 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-b7f891de-d062-40c5-aa14-6e45f394b031 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Create volume of 2 GB Sep 01 12:40:20 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-b7f891de-d062-40c5-aa14-6e45f394b031 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Availability Zones retrieved successfully. Sep 01 12:40:20 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-b7f891de-d062-40c5-aa14-6e45f394b031 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Flow 'volume_create_api' (2401ac62-bd30-4252-9f01-3cd7c1c92d30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:40:20 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-b7f891de-d062-40c5-aa14-6e45f394b031 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4070e8dd-169f-433c-88ca-bda6aa56dbf7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:40:20 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.flows.api.create_volume [None req-b7f891de-d062-40c5-aa14-6e45f394b031 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Validating volume size '2' using validate_int, validate_snap_size {{(pid=86814) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 12:40:20 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:40:20 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:40:20 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-b7f891de-d062-40c5-aa14-6e45f394b031 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4070e8dd-169f-433c-88ca-bda6aa56dbf7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': '9b4a9d9d-9f0a-4279-a9ce-292c86ba70c6', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T10:31:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3a4f1b59-94a6-4839-b926-0837adf99645,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a4f1b59-94a6-4839-b926-0837adf99645', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:40:20 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-b7f891de-d062-40c5-aa14-6e45f394b031 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2bbdbb83-cb4d-4f98-bcb9-1515fbc97064) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:40:20 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-9bf0ea8a-04ef-4521-88ea-60f17cb0cf09 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:20 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9bf0ea8a-04ef-4521-88ea-60f17cb0cf09 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] GET http://192.168.122.202/volume/v3/snapshots/3332e2d3-34ae-44b0-afa5-c64246c5ce71 Sep 01 12:40:20 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-9bf0ea8a-04ef-4521-88ea-60f17cb0cf09 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:40:20 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-9bf0ea8a-04ef-4521-88ea-60f17cb0cf09 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:40:20 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:40:20 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:40:20 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-9bf0ea8a-04ef-4521-88ea-60f17cb0cf09 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Snapshot retrieved successfully. Sep 01 12:40:20 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9bf0ea8a-04ef-4521-88ea-60f17cb0cf09 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] http://192.168.122.202/volume/v3/snapshots/3332e2d3-34ae-44b0-afa5-c64246c5ce71 returned with HTTP 200 Sep 01 12:40:20 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 297/578] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:40:20 2026] GET /volume/v3/snapshots/3332e2d3-34ae-44b0-afa5-c64246c5ce71 => generated 469 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:40:20 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-b7f891de-d062-40c5-aa14-6e45f394b031 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Created reservations ['11202a48-ef4c-4dfb-8411-87de1cb4a8aa', '5bcd8dee-7763-4f2a-880e-b9bee3e2bc2a', 'a4a88c0a-56e2-4601-bb9e-22d3f4f6c7f5', 'bfef845c-cc30-43eb-a356-b0b4eed2f530'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:40:20 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-b7f891de-d062-40c5-aa14-6e45f394b031 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2bbdbb83-cb4d-4f98-bcb9-1515fbc97064) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['11202a48-ef4c-4dfb-8411-87de1cb4a8aa', '5bcd8dee-7763-4f2a-880e-b9bee3e2bc2a', 'a4a88c0a-56e2-4601-bb9e-22d3f4f6c7f5', 'bfef845c-cc30-43eb-a356-b0b4eed2f530']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:40:20 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-b7f891de-d062-40c5-aa14-6e45f394b031 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a79469b8-4b5b-4f69-bc07-333ab73cc2b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:40:20 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:40:20 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:40:20 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:40:20 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:40:20 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-b7f891de-d062-40c5-aa14-6e45f394b031 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a79469b8-4b5b-4f69-bc07-333ab73cc2b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2c3989d8-4113-4ee7-b9d8-02d67796d233', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-149120586',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0fd35a5703f344e4aa9155fc315368dc',qos_specs=None,replication_status=,reservations=['11202a48-ef4c-4dfb-8411-87de1cb4a8aa','5bcd8dee-7763-4f2a-880e-b9bee3e2bc2a','a4a88c0a-56e2-4601-bb9e-22d3f4f6c7f5','bfef845c-cc30-43eb-a356-b0b4eed2f530'],size=2,snapshot_id=9b4a9d9d-9f0a-4279-a9ce-292c86ba70c6,source_replicaid=,source_volid=None,status='creating',user_id='b792c3f52e4b45079cb21cc576e688f3',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T10:40:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-149120586',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2c3989d8-4113-4ee7-b9d8-02d67796d233,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0fd35a5703f344e4aa9155fc315368dc',provider_auth=None,provider_geometry=None,provider_id=None,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=9b4a9d9d-9f0a-4279-a9ce-292c86ba70c6,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b792c3f52e4b45079cb21cc576e688f3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a4f1b59-94a6-4839-b926-0837adf99645),volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:40:20 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-b7f891de-d062-40c5-aa14-6e45f394b031 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (022af6b9-f072-4542-a356-10c506a9ca8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:40:21 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-b7f891de-d062-40c5-aa14-6e45f394b031 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (022af6b9-f072-4542-a356-10c506a9ca8d) transitioned into state 'SUCCESS' from state '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-149120586',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0fd35a5703f344e4aa9155fc315368dc',qos_specs=None,replication_status=,reservations=['11202a48-ef4c-4dfb-8411-87de1cb4a8aa','5bcd8dee-7763-4f2a-880e-b9bee3e2bc2a','a4a88c0a-56e2-4601-bb9e-22d3f4f6c7f5','bfef845c-cc30-43eb-a356-b0b4eed2f530'],size=2,snapshot_id=9b4a9d9d-9f0a-4279-a9ce-292c86ba70c6,source_replicaid=,source_volid=None,status='creating',user_id='b792c3f52e4b45079cb21cc576e688f3',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:40:21 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-b7f891de-d062-40c5-aa14-6e45f394b031 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c15fb36e-7670-4b67-bac9-66a81574bf4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:40:21 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:40:21 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:40:21 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-b7f891de-d062-40c5-aa14-6e45f394b031 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c15fb36e-7670-4b67-bac9-66a81574bf4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:40:21 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-b7f891de-d062-40c5-aa14-6e45f394b031 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Flow 'volume_create_api' (2401ac62-bd30-4252-9f01-3cd7c1c92d30) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86814) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:40:21 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-b7f891de-d062-40c5-aa14-6e45f394b031 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Create volume request issued successfully. Sep 01 12:40:21 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b7f891de-d062-40c5-aa14-6e45f394b031 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] http://192.168.122.202/volume/v3/volumes returned with HTTP 202 Sep 01 12:40:21 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 282/579] 192.168.122.202 () {60 vars in 1143 bytes} [Tue Sep 1 12:40:20 2026] POST /volume/v3/volumes => generated 796 bytes in 1163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:40:21 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-85690e43-3229-4ede-a3e0-8c4c360f9738 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:21 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-85690e43-3229-4ede-a3e0-8c4c360f9738 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] GET http://192.168.122.202/volume/v3/volumes/2c3989d8-4113-4ee7-b9d8-02d67796d233 Sep 01 12:40:21 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-85690e43-3229-4ede-a3e0-8c4c360f9738 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:40:21 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-85690e43-3229-4ede-a3e0-8c4c360f9738 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:40:21 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:40:21 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:40:21 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:40:21 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:40:21 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-85690e43-3229-4ede-a3e0-8c4c360f9738 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Volume info retrieved successfully. Sep 01 12:40:21 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-85690e43-3229-4ede-a3e0-8c4c360f9738 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] http://192.168.122.202/volume/v3/volumes/2c3989d8-4113-4ee7-b9d8-02d67796d233 returned with HTTP 200 Sep 01 12:40:21 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 298/580] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:40:21 2026] GET /volume/v3/volumes/2c3989d8-4113-4ee7-b9d8-02d67796d233 => generated 864 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:40:21 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-a67b5a66-07ec-406e-b7c2-e56c78b48ce3 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:21 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a67b5a66-07ec-406e-b7c2-e56c78b48ce3 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] GET http://192.168.122.202/volume/v3/snapshots/3332e2d3-34ae-44b0-afa5-c64246c5ce71 Sep 01 12:40:21 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a67b5a66-07ec-406e-b7c2-e56c78b48ce3 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:40:21 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a67b5a66-07ec-406e-b7c2-e56c78b48ce3 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:40:21 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a67b5a66-07ec-406e-b7c2-e56c78b48ce3 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] http://192.168.122.202/volume/v3/snapshots/3332e2d3-34ae-44b0-afa5-c64246c5ce71 returned with HTTP 404 Sep 01 12:40:21 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 283/581] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:40:21 2026] GET /volume/v3/snapshots/3332e2d3-34ae-44b0-afa5-c64246c5ce71 => generated 111 bytes in 83 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:40:21 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-03eb5a0b-3e3b-49ed-8cc5-8c036cb6390e None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:21 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-03eb5a0b-3e3b-49ed-8cc5-8c036cb6390e tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] GET http://192.168.122.202/volume/v3/snapshots/a19dca10-9f42-4506-881d-20d5a32eb272 Sep 01 12:40:21 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-03eb5a0b-3e3b-49ed-8cc5-8c036cb6390e tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:40:21 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-03eb5a0b-3e3b-49ed-8cc5-8c036cb6390e tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:40:21 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:40:21 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:40:21 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-03eb5a0b-3e3b-49ed-8cc5-8c036cb6390e tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Snapshot retrieved successfully. Sep 01 12:40:21 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-03eb5a0b-3e3b-49ed-8cc5-8c036cb6390e tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] http://192.168.122.202/volume/v3/snapshots/a19dca10-9f42-4506-881d-20d5a32eb272 returned with HTTP 200 Sep 01 12:40:21 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 299/582] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:40:21 2026] GET /volume/v3/snapshots/a19dca10-9f42-4506-881d-20d5a32eb272 => generated 468 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:40:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-c1a3e959-2d89-4165-b8b6-716b72ba42c7 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:22 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c1a3e959-2d89-4165-b8b6-716b72ba42c7 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] GET http://192.168.122.202/volume/v3/volumes/2c3989d8-4113-4ee7-b9d8-02d67796d233 Sep 01 12:40:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c1a3e959-2d89-4165-b8b6-716b72ba42c7 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:40:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c1a3e959-2d89-4165-b8b6-716b72ba42c7 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:40:22 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:40:22 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:40:22 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:40:22 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:40:22 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-c1a3e959-2d89-4165-b8b6-716b72ba42c7 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Volume info retrieved successfully. Sep 01 12:40:22 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c1a3e959-2d89-4165-b8b6-716b72ba42c7 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] http://192.168.122.202/volume/v3/volumes/2c3989d8-4113-4ee7-b9d8-02d67796d233 returned with HTTP 200 Sep 01 12:40:22 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 284/583] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:40:22 2026] GET /volume/v3/volumes/2c3989d8-4113-4ee7-b9d8-02d67796d233 => generated 888 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:40:22 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-938cdb34-0dd2-47bb-9447-c9fbab11b91e None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:22 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-938cdb34-0dd2-47bb-9447-c9fbab11b91e tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] GET http://192.168.122.202/volume/v3/snapshots/a19dca10-9f42-4506-881d-20d5a32eb272 Sep 01 12:40:22 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-938cdb34-0dd2-47bb-9447-c9fbab11b91e tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:40:22 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-938cdb34-0dd2-47bb-9447-c9fbab11b91e tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:40:22 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-938cdb34-0dd2-47bb-9447-c9fbab11b91e tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] http://192.168.122.202/volume/v3/snapshots/a19dca10-9f42-4506-881d-20d5a32eb272 returned with HTTP 404 Sep 01 12:40:22 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 300/584] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:40:22 2026] GET /volume/v3/snapshots/a19dca10-9f42-4506-881d-20d5a32eb272 => generated 111 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:40:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-68061bcd-f063-4987-9ecd-02b38050d41e None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:22 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-68061bcd-f063-4987-9ecd-02b38050d41e tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] GET http://192.168.122.202/volume/v3/group_snapshots/3e86534e-fffe-4951-828f-bd9560d7131d Sep 01 12:40:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-68061bcd-f063-4987-9ecd-02b38050d41e tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:40:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-68061bcd-f063-4987-9ecd-02b38050d41e tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Calling method 'version_select' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:40:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.group_snapshots [None req-68061bcd-f063-4987-9ecd-02b38050d41e tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] show called for member 3e86534e-fffe-4951-828f-bd9560d7131d {{(pid=86814) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 12:40:22 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-68061bcd-f063-4987-9ecd-02b38050d41e tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] http://192.168.122.202/volume/v3/group_snapshots/3e86534e-fffe-4951-828f-bd9560d7131d returned with HTTP 404 Sep 01 12:40:22 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 285/585] 192.168.122.202 () {60 vars in 1297 bytes} [Tue Sep 1 12:40:22 2026] GET /volume/v3/group_snapshots/3e86534e-fffe-4951-828f-bd9560d7131d => generated 116 bytes in 77 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 12:40:22 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-94addf51-a74d-4559-a9e8-ba3052ed311a None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:22 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-94addf51-a74d-4559-a9e8-ba3052ed311a tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] DELETE http://192.168.122.202/volume/v3/group_snapshots/3e86534e-fffe-4951-828f-bd9560d7131d Sep 01 12:40:22 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-94addf51-a74d-4559-a9e8-ba3052ed311a tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:40:22 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-94addf51-a74d-4559-a9e8-ba3052ed311a tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Calling method 'version_select' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:40:22 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.group_snapshots [None req-94addf51-a74d-4559-a9e8-ba3052ed311a tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] delete called for member 3e86534e-fffe-4951-828f-bd9560d7131d {{(pid=86815) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 01 12:40:22 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.group_snapshots [None req-94addf51-a74d-4559-a9e8-ba3052ed311a tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Delete group_snapshot with id: 3e86534e-fffe-4951-828f-bd9560d7131d Sep 01 12:40:22 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-94addf51-a74d-4559-a9e8-ba3052ed311a tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] http://192.168.122.202/volume/v3/group_snapshots/3e86534e-fffe-4951-828f-bd9560d7131d returned with HTTP 404 Sep 01 12:40:22 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 301/586] 192.168.122.202 () {60 vars in 1300 bytes} [Tue Sep 1 12:40:22 2026] DELETE /volume/v3/group_snapshots/3e86534e-fffe-4951-828f-bd9560d7131d => generated 116 bytes in 74 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 12:40:23 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-d39462be-04b8-4148-8b13-43e18a57e48f None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:23 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d39462be-04b8-4148-8b13-43e18a57e48f tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] GET http://192.168.122.202/volume/v3/volumes/detail Sep 01 12:40:23 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d39462be-04b8-4148-8b13-43e18a57e48f tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:40:23 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d39462be-04b8-4148-8b13-43e18a57e48f tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Calling method 'detail' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:40:23 devstack devstack@c-api.service[86814]: DEBUG cinder.api.api_utils [None req-d39462be-04b8-4148-8b13-43e18a57e48f tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Removing options '' from query. {{(pid=86814) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:40:23 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-d39462be-04b8-4148-8b13-43e18a57e48f tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86814) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 12:40:23 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:40:23 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:40:23 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:40:23 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:40:23 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-d39462be-04b8-4148-8b13-43e18a57e48f tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Get all volumes completed successfully. Sep 01 12:40:23 devstack devstack@c-api.service[86814]: WARNING stevedore.named [None req-d39462be-04b8-4148-8b13-43e18a57e48f tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:40:23 devstack devstack@c-api.service[86814]: WARNING castellan.key_manager [None req-d39462be-04b8-4148-8b13-43e18a57e48f tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:40:23 devstack devstack@c-api.service[86814]: DEBUG oslo_db.sqlalchemy.engines [None req-d39462be-04b8-4148-8b13-43e18a57e48f tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86814) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 12:40:23 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:40:23 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:40:23 devstack devstack@c-api.service[86814]: WARNING stevedore.named [None req-d39462be-04b8-4148-8b13-43e18a57e48f tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:40:23 devstack devstack@c-api.service[86814]: WARNING castellan.key_manager [None req-d39462be-04b8-4148-8b13-43e18a57e48f tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:40:23 devstack devstack@c-api.service[86814]: DEBUG oslo_db.sqlalchemy.engines [None req-d39462be-04b8-4148-8b13-43e18a57e48f tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86814) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 12:40:23 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:40:23 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:40:23 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d39462be-04b8-4148-8b13-43e18a57e48f tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] http://192.168.122.202/volume/v3/volumes/detail returned with HTTP 200 Sep 01 12:40:23 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 286/587] 192.168.122.202 () {60 vars in 1183 bytes} [Tue Sep 1 12:40:23 2026] GET /volume/v3/volumes/detail => generated 1838 bytes in 613 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 12:40:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-5648f486-0bfe-4347-91bc-fc3751825165 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:23 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-5648f486-0bfe-4347-91bc-fc3751825165 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] GET http://192.168.122.202/volume/v3/volumes/2c3989d8-4113-4ee7-b9d8-02d67796d233 Sep 01 12:40:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-5648f486-0bfe-4347-91bc-fc3751825165 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:40:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-5648f486-0bfe-4347-91bc-fc3751825165 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:40:23 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-062c9f2a-2119-4128-8f9d-04d46bf096ba None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:23 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-062c9f2a-2119-4128-8f9d-04d46bf096ba tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] POST http://192.168.122.202/volume/v3/groups/a8860439-e907-4c88-b954-1d599cb6f43d/action Sep 01 12:40:23 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-062c9f2a-2119-4128-8f9d-04d46bf096ba tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86814) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:40:23 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-062c9f2a-2119-4128-8f9d-04d46bf096ba tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:40:23 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.groups [None req-062c9f2a-2119-4128-8f9d-04d46bf096ba tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] delete called for group a8860439-e907-4c88-b954-1d599cb6f43d {{(pid=86814) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 01 12:40:23 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.groups [None req-062c9f2a-2119-4128-8f9d-04d46bf096ba tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Delete group with id: a8860439-e907-4c88-b954-1d599cb6f43d Sep 01 12:40:23 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:40:23 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:40:23 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:40:23 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:40:23 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:40:23 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:40:23 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-5648f486-0bfe-4347-91bc-fc3751825165 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Volume info retrieved successfully. Sep 01 12:40:23 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-5648f486-0bfe-4347-91bc-fc3751825165 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] http://192.168.122.202/volume/v3/volumes/2c3989d8-4113-4ee7-b9d8-02d67796d233 returned with HTTP 200 Sep 01 12:40:23 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 302/588] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:40:23 2026] GET /volume/v3/volumes/2c3989d8-4113-4ee7-b9d8-02d67796d233 => generated 888 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:40:23 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/group_snapshot.py:175: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:40:23 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 01 12:40:23 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:40:23 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 12:40:24 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-062c9f2a-2119-4128-8f9d-04d46bf096ba tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] http://192.168.122.202/volume/v3/groups/a8860439-e907-4c88-b954-1d599cb6f43d/action returned with HTTP 202 Sep 01 12:40:24 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 287/589] 192.168.122.202 () {62 vars in 1312 bytes} [Tue Sep 1 12:40:23 2026] POST /volume/v3/groups/a8860439-e907-4c88-b954-1d599cb6f43d/action => generated 0 bytes in 415 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 12:40:24 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-b37aeef6-ddfd-4958-b7f2-a295d65ebf8d None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:24 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b37aeef6-ddfd-4958-b7f2-a295d65ebf8d tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] GET http://192.168.122.202/volume/v3/volumes/022d9e37-f40b-49d1-9da1-ba455611402c Sep 01 12:40:24 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b37aeef6-ddfd-4958-b7f2-a295d65ebf8d tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:40:24 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b37aeef6-ddfd-4958-b7f2-a295d65ebf8d tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:40:24 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:40:24 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:40:24 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:40:24 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:40:24 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-b37aeef6-ddfd-4958-b7f2-a295d65ebf8d tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Volume info retrieved successfully. Sep 01 12:40:24 devstack devstack@c-api.service[86815]: WARNING stevedore.named [None req-b37aeef6-ddfd-4958-b7f2-a295d65ebf8d tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:40:24 devstack devstack@c-api.service[86815]: WARNING castellan.key_manager [None req-b37aeef6-ddfd-4958-b7f2-a295d65ebf8d tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:40:24 devstack devstack@c-api.service[86815]: DEBUG oslo_db.sqlalchemy.engines [None req-b37aeef6-ddfd-4958-b7f2-a295d65ebf8d tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86815) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 12:40:24 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:40:24 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:40:24 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b37aeef6-ddfd-4958-b7f2-a295d65ebf8d tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] http://192.168.122.202/volume/v3/volumes/022d9e37-f40b-49d1-9da1-ba455611402c returned with HTTP 200 Sep 01 12:40:24 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 303/590] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:40:24 2026] GET /volume/v3/volumes/022d9e37-f40b-49d1-9da1-ba455611402c => generated 921 bytes in 508 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:40:24 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-0a42bf65-8908-40b8-88fe-0f5bccd15081 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:24 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-0a42bf65-8908-40b8-88fe-0f5bccd15081 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] GET http://192.168.122.202/volume/v3/volumes/2c3989d8-4113-4ee7-b9d8-02d67796d233 Sep 01 12:40:24 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-0a42bf65-8908-40b8-88fe-0f5bccd15081 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:40:24 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-0a42bf65-8908-40b8-88fe-0f5bccd15081 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:40:24 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:40:24 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:40:24 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:40:24 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:40:24 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-0a42bf65-8908-40b8-88fe-0f5bccd15081 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Volume info retrieved successfully. Sep 01 12:40:24 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-0a42bf65-8908-40b8-88fe-0f5bccd15081 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] http://192.168.122.202/volume/v3/volumes/2c3989d8-4113-4ee7-b9d8-02d67796d233 returned with HTTP 200 Sep 01 12:40:24 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 288/591] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:40:24 2026] GET /volume/v3/volumes/2c3989d8-4113-4ee7-b9d8-02d67796d233 => generated 888 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:40:25 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-7e7d089b-1300-4b7f-acf8-a08c1147260a None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:25 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-7e7d089b-1300-4b7f-acf8-a08c1147260a tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] GET http://192.168.122.202/volume/v3/volumes/022d9e37-f40b-49d1-9da1-ba455611402c Sep 01 12:40:25 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-7e7d089b-1300-4b7f-acf8-a08c1147260a tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:40:25 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-7e7d089b-1300-4b7f-acf8-a08c1147260a tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:40:25 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:40:25 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:40:25 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:40:25 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:40:25 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-7e7d089b-1300-4b7f-acf8-a08c1147260a tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Volume info retrieved successfully. Sep 01 12:40:25 devstack devstack@c-api.service[86815]: WARNING stevedore.named [None req-7e7d089b-1300-4b7f-acf8-a08c1147260a tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:40:25 devstack devstack@c-api.service[86815]: WARNING castellan.key_manager [None req-7e7d089b-1300-4b7f-acf8-a08c1147260a tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:40:26 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-c811f171-0d15-4d94-b792-b4d4477a0dbd None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:26 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c811f171-0d15-4d94-b792-b4d4477a0dbd tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] GET http://192.168.122.202/volume/v3/volumes/2c3989d8-4113-4ee7-b9d8-02d67796d233 Sep 01 12:40:26 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c811f171-0d15-4d94-b792-b4d4477a0dbd tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:40:26 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c811f171-0d15-4d94-b792-b4d4477a0dbd tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:40:26 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:40:26 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:40:26 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:40:26 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:40:26 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-c811f171-0d15-4d94-b792-b4d4477a0dbd tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Volume info retrieved successfully. Sep 01 12:40:26 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c811f171-0d15-4d94-b792-b4d4477a0dbd tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] http://192.168.122.202/volume/v3/volumes/2c3989d8-4113-4ee7-b9d8-02d67796d233 returned with HTTP 200 Sep 01 12:40:26 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 289/592] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:40:26 2026] GET /volume/v3/volumes/2c3989d8-4113-4ee7-b9d8-02d67796d233 => generated 888 bytes in 321 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:40:26 devstack devstack@c-api.service[86815]: DEBUG oslo_db.sqlalchemy.engines [None req-7e7d089b-1300-4b7f-acf8-a08c1147260a tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86815) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 12:40:26 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:40:26 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:40:26 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-7e7d089b-1300-4b7f-acf8-a08c1147260a tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] http://192.168.122.202/volume/v3/volumes/022d9e37-f40b-49d1-9da1-ba455611402c returned with HTTP 200 Sep 01 12:40:26 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 304/593] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:40:25 2026] GET /volume/v3/volumes/022d9e37-f40b-49d1-9da1-ba455611402c => generated 921 bytes in 1205 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:40:27 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-315f12c7-141f-4067-a798-cb39cbdfab01 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:27 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-315f12c7-141f-4067-a798-cb39cbdfab01 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] GET http://192.168.122.202/volume/v3/volumes/2c3989d8-4113-4ee7-b9d8-02d67796d233 Sep 01 12:40:27 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-315f12c7-141f-4067-a798-cb39cbdfab01 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:40:27 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-315f12c7-141f-4067-a798-cb39cbdfab01 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:40:27 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:40:27 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:40:27 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:40:27 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:40:27 devstack devstack@c-api.service[86814]: DEBUG dbcounter [-] [86814] Writing DB stats cinder:SELECT=419,cinder:INSERT=55,cinder:UPDATE=103 {{(pid=86814) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 12:40:27 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-315f12c7-141f-4067-a798-cb39cbdfab01 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Volume info retrieved successfully. Sep 01 12:40:27 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-315f12c7-141f-4067-a798-cb39cbdfab01 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] http://192.168.122.202/volume/v3/volumes/2c3989d8-4113-4ee7-b9d8-02d67796d233 returned with HTTP 200 Sep 01 12:40:27 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 290/594] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:40:27 2026] GET /volume/v3/volumes/2c3989d8-4113-4ee7-b9d8-02d67796d233 => generated 888 bytes in 446 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:40:27 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-334d37dd-0148-4e76-9b3c-3a718c364711 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:27 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-334d37dd-0148-4e76-9b3c-3a718c364711 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] GET http://192.168.122.202/volume/v3/volumes/022d9e37-f40b-49d1-9da1-ba455611402c Sep 01 12:40:27 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-334d37dd-0148-4e76-9b3c-3a718c364711 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:40:27 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-334d37dd-0148-4e76-9b3c-3a718c364711 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:40:28 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:40:28 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:40:28 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:40:28 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:40:28 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-334d37dd-0148-4e76-9b3c-3a718c364711 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Volume info retrieved successfully. Sep 01 12:40:28 devstack devstack@c-api.service[86815]: WARNING stevedore.named [None req-334d37dd-0148-4e76-9b3c-3a718c364711 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:40:28 devstack devstack@c-api.service[86815]: WARNING castellan.key_manager [None req-334d37dd-0148-4e76-9b3c-3a718c364711 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:40:28 devstack devstack@c-api.service[86815]: DEBUG oslo_db.sqlalchemy.engines [None req-334d37dd-0148-4e76-9b3c-3a718c364711 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86815) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 12:40:28 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-e757159c-87a8-4d1d-bf9a-c312e29abae7 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:28 devstack devstack@c-api.service[86815]: DEBUG dbcounter [-] [86815] Writing DB stats cinder:SELECT=457,cinder:INSERT=47,cinder:UPDATE=82 {{(pid=86815) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 12:40:28 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e757159c-87a8-4d1d-bf9a-c312e29abae7 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] GET http://192.168.122.202/volume/v3/volumes/2c3989d8-4113-4ee7-b9d8-02d67796d233 Sep 01 12:40:28 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e757159c-87a8-4d1d-bf9a-c312e29abae7 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:40:28 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e757159c-87a8-4d1d-bf9a-c312e29abae7 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:40:28 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:40:28 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:40:29 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:40:29 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:40:29 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:40:29 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:40:29 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-e757159c-87a8-4d1d-bf9a-c312e29abae7 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Volume info retrieved successfully. Sep 01 12:40:29 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-334d37dd-0148-4e76-9b3c-3a718c364711 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] http://192.168.122.202/volume/v3/volumes/022d9e37-f40b-49d1-9da1-ba455611402c returned with HTTP 200 Sep 01 12:40:29 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 305/595] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:40:27 2026] GET /volume/v3/volumes/022d9e37-f40b-49d1-9da1-ba455611402c => generated 921 bytes in 1306 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 12:40:29 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e757159c-87a8-4d1d-bf9a-c312e29abae7 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] http://192.168.122.202/volume/v3/volumes/2c3989d8-4113-4ee7-b9d8-02d67796d233 returned with HTTP 200 Sep 01 12:40:29 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 291/596] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:40:28 2026] GET /volume/v3/volumes/2c3989d8-4113-4ee7-b9d8-02d67796d233 => generated 888 bytes in 440 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:40:30 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-268b99e9-3d2f-46bf-8e18-58cef1487f8a None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:30 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-268b99e9-3d2f-46bf-8e18-58cef1487f8a tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] GET http://192.168.122.202/volume/v3/volumes/022d9e37-f40b-49d1-9da1-ba455611402c Sep 01 12:40:30 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-268b99e9-3d2f-46bf-8e18-58cef1487f8a tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:40:30 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-268b99e9-3d2f-46bf-8e18-58cef1487f8a tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:40:30 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-aa7d3e0c-6b39-4d90-b530-3c8b6c0820b8 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:30 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-aa7d3e0c-6b39-4d90-b530-3c8b6c0820b8 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] GET http://192.168.122.202/volume/v3/volumes/2c3989d8-4113-4ee7-b9d8-02d67796d233 Sep 01 12:40:30 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-aa7d3e0c-6b39-4d90-b530-3c8b6c0820b8 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:40:30 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:40:30 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:40:30 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-aa7d3e0c-6b39-4d90-b530-3c8b6c0820b8 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:40:30 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:40:30 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:40:30 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-268b99e9-3d2f-46bf-8e18-58cef1487f8a tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Volume info retrieved successfully. Sep 01 12:40:30 devstack devstack@c-api.service[86815]: WARNING stevedore.named [None req-268b99e9-3d2f-46bf-8e18-58cef1487f8a tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:40:30 devstack devstack@c-api.service[86815]: WARNING castellan.key_manager [None req-268b99e9-3d2f-46bf-8e18-58cef1487f8a tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:40:30 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:40:30 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:40:30 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:40:30 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:40:30 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-aa7d3e0c-6b39-4d90-b530-3c8b6c0820b8 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Volume info retrieved successfully. Sep 01 12:40:30 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-aa7d3e0c-6b39-4d90-b530-3c8b6c0820b8 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] http://192.168.122.202/volume/v3/volumes/2c3989d8-4113-4ee7-b9d8-02d67796d233 returned with HTTP 200 Sep 01 12:40:30 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 292/597] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:40:30 2026] GET /volume/v3/volumes/2c3989d8-4113-4ee7-b9d8-02d67796d233 => generated 888 bytes in 360 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:40:30 devstack devstack@c-api.service[86815]: DEBUG oslo_db.sqlalchemy.engines [None req-268b99e9-3d2f-46bf-8e18-58cef1487f8a tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86815) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 12:40:30 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:40:30 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:40:31 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-268b99e9-3d2f-46bf-8e18-58cef1487f8a tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] http://192.168.122.202/volume/v3/volumes/022d9e37-f40b-49d1-9da1-ba455611402c returned with HTTP 200 Sep 01 12:40:31 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 306/598] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:40:30 2026] GET /volume/v3/volumes/022d9e37-f40b-49d1-9da1-ba455611402c => generated 921 bytes in 872 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:40:31 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-61737fa2-5098-461c-a2d0-c34b4122ebf4 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:31 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-61737fa2-5098-461c-a2d0-c34b4122ebf4 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] GET http://192.168.122.202/volume/v3/volumes/2c3989d8-4113-4ee7-b9d8-02d67796d233 Sep 01 12:40:31 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-61737fa2-5098-461c-a2d0-c34b4122ebf4 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:40:31 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-61737fa2-5098-461c-a2d0-c34b4122ebf4 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:40:31 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:40:31 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:40:31 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:40:31 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:40:31 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-61737fa2-5098-461c-a2d0-c34b4122ebf4 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Volume info retrieved successfully. Sep 01 12:40:32 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-61737fa2-5098-461c-a2d0-c34b4122ebf4 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] http://192.168.122.202/volume/v3/volumes/2c3989d8-4113-4ee7-b9d8-02d67796d233 returned with HTTP 200 Sep 01 12:40:32 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 293/599] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:40:31 2026] GET /volume/v3/volumes/2c3989d8-4113-4ee7-b9d8-02d67796d233 => generated 888 bytes in 352 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:40:32 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-f7943701-4014-43ca-ae8b-5c8d3a232457 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:32 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f7943701-4014-43ca-ae8b-5c8d3a232457 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] GET http://192.168.122.202/volume/v3/volumes/022d9e37-f40b-49d1-9da1-ba455611402c Sep 01 12:40:32 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f7943701-4014-43ca-ae8b-5c8d3a232457 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:40:32 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f7943701-4014-43ca-ae8b-5c8d3a232457 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:40:32 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:40:32 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:40:32 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:40:32 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:40:32 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-f7943701-4014-43ca-ae8b-5c8d3a232457 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Volume info retrieved successfully. Sep 01 12:40:32 devstack devstack@c-api.service[86815]: WARNING stevedore.named [None req-f7943701-4014-43ca-ae8b-5c8d3a232457 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:40:32 devstack devstack@c-api.service[86815]: WARNING castellan.key_manager [None req-f7943701-4014-43ca-ae8b-5c8d3a232457 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:40:32 devstack devstack@c-api.service[86815]: DEBUG oslo_db.sqlalchemy.engines [None req-f7943701-4014-43ca-ae8b-5c8d3a232457 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86815) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 12:40:32 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:40:32 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:40:32 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f7943701-4014-43ca-ae8b-5c8d3a232457 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] http://192.168.122.202/volume/v3/volumes/022d9e37-f40b-49d1-9da1-ba455611402c returned with HTTP 200 Sep 01 12:40:32 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 307/600] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:40:32 2026] GET /volume/v3/volumes/022d9e37-f40b-49d1-9da1-ba455611402c => generated 920 bytes in 568 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:40:33 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-28426570-d04d-4351-b777-015907f80166 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:33 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-28426570-d04d-4351-b777-015907f80166 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] GET http://192.168.122.202/volume/v3/volumes/2c3989d8-4113-4ee7-b9d8-02d67796d233 Sep 01 12:40:33 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-28426570-d04d-4351-b777-015907f80166 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:40:33 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-28426570-d04d-4351-b777-015907f80166 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:40:33 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:40:33 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:40:33 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:40:33 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:40:33 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-28426570-d04d-4351-b777-015907f80166 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Volume info retrieved successfully. Sep 01 12:40:33 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-28426570-d04d-4351-b777-015907f80166 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] http://192.168.122.202/volume/v3/volumes/2c3989d8-4113-4ee7-b9d8-02d67796d233 returned with HTTP 200 Sep 01 12:40:33 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 294/601] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:40:33 2026] GET /volume/v3/volumes/2c3989d8-4113-4ee7-b9d8-02d67796d233 => generated 888 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:40:33 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-e849ae70-726b-4b72-bf30-4fe1aeef458b None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:33 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e849ae70-726b-4b72-bf30-4fe1aeef458b tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] GET http://192.168.122.202/volume/v3/volumes/022d9e37-f40b-49d1-9da1-ba455611402c Sep 01 12:40:33 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e849ae70-726b-4b72-bf30-4fe1aeef458b tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:40:33 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e849ae70-726b-4b72-bf30-4fe1aeef458b tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:40:33 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e849ae70-726b-4b72-bf30-4fe1aeef458b tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] http://192.168.122.202/volume/v3/volumes/022d9e37-f40b-49d1-9da1-ba455611402c returned with HTTP 404 Sep 01 12:40:33 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 308/602] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:40:33 2026] GET /volume/v3/volumes/022d9e37-f40b-49d1-9da1-ba455611402c => generated 109 bytes in 62 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 12:40:33 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-d78165a2-1ded-4b19-9dd2-500f22c30894 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:33 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d78165a2-1ded-4b19-9dd2-500f22c30894 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] GET http://192.168.122.202/volume/v3/volumes/7fa6d6cc-e5a2-4c26-b16b-c83dc8323c69 Sep 01 12:40:33 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d78165a2-1ded-4b19-9dd2-500f22c30894 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:40:33 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d78165a2-1ded-4b19-9dd2-500f22c30894 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:40:33 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:40:33 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:40:33 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:40:33 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:40:33 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-d78165a2-1ded-4b19-9dd2-500f22c30894 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Volume info retrieved successfully. Sep 01 12:40:33 devstack devstack@c-api.service[86814]: WARNING stevedore.named [None req-d78165a2-1ded-4b19-9dd2-500f22c30894 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:40:33 devstack devstack@c-api.service[86814]: WARNING castellan.key_manager [None req-d78165a2-1ded-4b19-9dd2-500f22c30894 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:40:34 devstack devstack@c-api.service[86814]: DEBUG oslo_db.sqlalchemy.engines [None req-d78165a2-1ded-4b19-9dd2-500f22c30894 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86814) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 12:40:34 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:40:34 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:40:34 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-e82c48b3-d6e2-4b36-9387-cb7529a66efe None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:34 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e82c48b3-d6e2-4b36-9387-cb7529a66efe tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] GET http://192.168.122.202/volume/v3/volumes/2c3989d8-4113-4ee7-b9d8-02d67796d233 Sep 01 12:40:34 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e82c48b3-d6e2-4b36-9387-cb7529a66efe tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:40:34 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e82c48b3-d6e2-4b36-9387-cb7529a66efe tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:40:34 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d78165a2-1ded-4b19-9dd2-500f22c30894 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] http://192.168.122.202/volume/v3/volumes/7fa6d6cc-e5a2-4c26-b16b-c83dc8323c69 returned with HTTP 200 Sep 01 12:40:34 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 295/603] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:40:33 2026] GET /volume/v3/volumes/7fa6d6cc-e5a2-4c26-b16b-c83dc8323c69 => generated 921 bytes in 630 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:40:34 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:40:34 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:40:34 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:40:34 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:40:34 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-e82c48b3-d6e2-4b36-9387-cb7529a66efe tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Volume info retrieved successfully. Sep 01 12:40:34 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e82c48b3-d6e2-4b36-9387-cb7529a66efe tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] http://192.168.122.202/volume/v3/volumes/2c3989d8-4113-4ee7-b9d8-02d67796d233 returned with HTTP 200 Sep 01 12:40:34 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 309/604] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:40:34 2026] GET /volume/v3/volumes/2c3989d8-4113-4ee7-b9d8-02d67796d233 => generated 888 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:40:35 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-9c2364fd-cb81-451b-a525-0005d43ff903 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:35 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9c2364fd-cb81-451b-a525-0005d43ff903 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] GET http://192.168.122.202/volume/v3/volumes/7fa6d6cc-e5a2-4c26-b16b-c83dc8323c69 Sep 01 12:40:35 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-9c2364fd-cb81-451b-a525-0005d43ff903 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:40:35 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-9c2364fd-cb81-451b-a525-0005d43ff903 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:40:35 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9c2364fd-cb81-451b-a525-0005d43ff903 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] http://192.168.122.202/volume/v3/volumes/7fa6d6cc-e5a2-4c26-b16b-c83dc8323c69 returned with HTTP 404 Sep 01 12:40:35 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 296/605] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:40:35 2026] GET /volume/v3/volumes/7fa6d6cc-e5a2-4c26-b16b-c83dc8323c69 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 12:40:35 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-9369af3f-7dbb-4bc0-a450-5b66bedd99f0 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:35 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9369af3f-7dbb-4bc0-a450-5b66bedd99f0 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] GET http://192.168.122.202/volume/v3/groups/a8860439-e907-4c88-b954-1d599cb6f43d Sep 01 12:40:35 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-9369af3f-7dbb-4bc0-a450-5b66bedd99f0 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:40:35 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-9369af3f-7dbb-4bc0-a450-5b66bedd99f0 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Calling method 'version_select' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:40:35 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.groups [None req-9369af3f-7dbb-4bc0-a450-5b66bedd99f0 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] show called for member a8860439-e907-4c88-b954-1d599cb6f43d {{(pid=86815) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 12:40:35 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9369af3f-7dbb-4bc0-a450-5b66bedd99f0 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] http://192.168.122.202/volume/v3/groups/a8860439-e907-4c88-b954-1d599cb6f43d returned with HTTP 404 Sep 01 12:40:35 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 310/606] 192.168.122.202 () {60 vars in 1270 bytes} [Tue Sep 1 12:40:35 2026] GET /volume/v3/groups/a8860439-e907-4c88-b954-1d599cb6f43d => generated 108 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 12:40:35 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-5eaa1aa2-f6f6-49ef-a018-ba90d5f61cb7 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:35 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-5eaa1aa2-f6f6-49ef-a018-ba90d5f61cb7 tempest-GroupSnapshotsTest-1226229885 tempest-GroupSnapshotsTest-1226229885-project-admin] DELETE http://192.168.122.202/volume/v3/group_types/8c614e6f-18e7-4713-966f-9672d6a9fbc7 Sep 01 12:40:35 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-5eaa1aa2-f6f6-49ef-a018-ba90d5f61cb7 tempest-GroupSnapshotsTest-1226229885 tempest-GroupSnapshotsTest-1226229885-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:40:35 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-5eaa1aa2-f6f6-49ef-a018-ba90d5f61cb7 tempest-GroupSnapshotsTest-1226229885 tempest-GroupSnapshotsTest-1226229885-project-admin] Calling method 'version_select' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:40:35 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-5eaa1aa2-f6f6-49ef-a018-ba90d5f61cb7 tempest-GroupSnapshotsTest-1226229885 tempest-GroupSnapshotsTest-1226229885-project-admin] http://192.168.122.202/volume/v3/group_types/8c614e6f-18e7-4713-966f-9672d6a9fbc7 returned with HTTP 202 Sep 01 12:40:35 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 297/607] 192.168.122.202 () {60 vars in 1288 bytes} [Tue Sep 1 12:40:35 2026] DELETE /volume/v3/group_types/8c614e6f-18e7-4713-966f-9672d6a9fbc7 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 12:40:35 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-2cc12a83-938d-417a-869d-d40bdc1a5093 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:35 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-2cc12a83-938d-417a-869d-d40bdc1a5093 tempest-GroupSnapshotsTest-1226229885 tempest-GroupSnapshotsTest-1226229885-project-admin] DELETE http://192.168.122.202/volume/v3/types/07e23c56-7835-4c96-b4bc-0325db947dd4 Sep 01 12:40:35 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-2cc12a83-938d-417a-869d-d40bdc1a5093 tempest-GroupSnapshotsTest-1226229885 tempest-GroupSnapshotsTest-1226229885-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:40:35 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-2cc12a83-938d-417a-869d-d40bdc1a5093 tempest-GroupSnapshotsTest-1226229885 tempest-GroupSnapshotsTest-1226229885-project-admin] Calling method '_delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:40:35 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-cc33deb5-26f0-4e9f-b169-622083b37595 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:35 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-cc33deb5-26f0-4e9f-b169-622083b37595 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] GET http://192.168.122.202/volume/v3/volumes/2c3989d8-4113-4ee7-b9d8-02d67796d233 Sep 01 12:40:35 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-cc33deb5-26f0-4e9f-b169-622083b37595 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:40:35 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-cc33deb5-26f0-4e9f-b169-622083b37595 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:40:35 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:40:35 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:40:35 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:40:35 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:40:35 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-cc33deb5-26f0-4e9f-b169-622083b37595 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Volume info retrieved successfully. Sep 01 12:40:35 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-cc33deb5-26f0-4e9f-b169-622083b37595 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] http://192.168.122.202/volume/v3/volumes/2c3989d8-4113-4ee7-b9d8-02d67796d233 returned with HTTP 200 Sep 01 12:40:35 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-2cc12a83-938d-417a-869d-d40bdc1a5093 tempest-GroupSnapshotsTest-1226229885 tempest-GroupSnapshotsTest-1226229885-project-admin] http://192.168.122.202/volume/v3/types/07e23c56-7835-4c96-b4bc-0325db947dd4 returned with HTTP 202 Sep 01 12:40:35 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 298/608] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:40:35 2026] GET /volume/v3/volumes/2c3989d8-4113-4ee7-b9d8-02d67796d233 => generated 889 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:40:35 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 311/609] 192.168.122.202 () {58 vars in 1229 bytes} [Tue Sep 1 12:40:35 2026] DELETE /volume/v3/types/07e23c56-7835-4c96-b4bc-0325db947dd4 => generated 0 bytes in 116 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:40:35 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-c3540b06-a2b0-467e-8248-9f37d39b2122 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:35 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c3540b06-a2b0-467e-8248-9f37d39b2122 tempest-GroupSnapshotsTest-1226229885 tempest-GroupSnapshotsTest-1226229885-project-admin] GET http://192.168.122.202/volume/v3/types/07e23c56-7835-4c96-b4bc-0325db947dd4 Sep 01 12:40:35 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c3540b06-a2b0-467e-8248-9f37d39b2122 tempest-GroupSnapshotsTest-1226229885 tempest-GroupSnapshotsTest-1226229885-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:40:35 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c3540b06-a2b0-467e-8248-9f37d39b2122 tempest-GroupSnapshotsTest-1226229885 tempest-GroupSnapshotsTest-1226229885-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:40:35 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-5154991e-94dc-4740-86b8-91b802eec46b None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:35 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c3540b06-a2b0-467e-8248-9f37d39b2122 tempest-GroupSnapshotsTest-1226229885 tempest-GroupSnapshotsTest-1226229885-project-admin] http://192.168.122.202/volume/v3/types/07e23c56-7835-4c96-b4bc-0325db947dd4 returned with HTTP 404 Sep 01 12:40:35 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 299/610] 192.168.122.202 () {58 vars in 1226 bytes} [Tue Sep 1 12:40:35 2026] GET /volume/v3/types/07e23c56-7835-4c96-b4bc-0325db947dd4 => generated 114 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:40:35 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-5154991e-94dc-4740-86b8-91b802eec46b tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] GET http://192.168.122.202/volume/v3/volumes/2c3989d8-4113-4ee7-b9d8-02d67796d233 Sep 01 12:40:35 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-5154991e-94dc-4740-86b8-91b802eec46b tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:40:35 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-31e166b3-9f9d-4057-8533-c50217cbbba3 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:35 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-5154991e-94dc-4740-86b8-91b802eec46b tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:40:35 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-31e166b3-9f9d-4057-8533-c50217cbbba3 tempest-GroupSnapshotsTest-1226229885 tempest-GroupSnapshotsTest-1226229885-project-admin] POST http://192.168.122.202/volume/v3/types Sep 01 12:40:35 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-31e166b3-9f9d-4057-8533-c50217cbbba3 tempest-GroupSnapshotsTest-1226229885 tempest-GroupSnapshotsTest-1226229885-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1232315004"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:40:35 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:40:35 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:40:35 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:40:35 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:40:35 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-31e166b3-9f9d-4057-8533-c50217cbbba3 tempest-GroupSnapshotsTest-1226229885 tempest-GroupSnapshotsTest-1226229885-project-admin] http://192.168.122.202/volume/v3/types returned with HTTP 200 Sep 01 12:40:35 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 300/611] 192.168.122.202 () {60 vars in 1136 bytes} [Tue Sep 1 12:40:35 2026] POST /volume/v3/types => generated 224 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:40:35 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-5154991e-94dc-4740-86b8-91b802eec46b tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Volume info retrieved successfully. Sep 01 12:40:35 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-f980aa25-5ff2-4249-b987-9145f0244f0f None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:35 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f980aa25-5ff2-4249-b987-9145f0244f0f tempest-GroupSnapshotsTest-1226229885 tempest-GroupSnapshotsTest-1226229885-project-admin] POST http://192.168.122.202/volume/v3/group_types Sep 01 12:40:35 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f980aa25-5ff2-4249-b987-9145f0244f0f tempest-GroupSnapshotsTest-1226229885 tempest-GroupSnapshotsTest-1226229885-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-707920875"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:40:35 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-5154991e-94dc-4740-86b8-91b802eec46b tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] http://192.168.122.202/volume/v3/volumes/2c3989d8-4113-4ee7-b9d8-02d67796d233 returned with HTTP 200 Sep 01 12:40:35 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 312/612] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:40:35 2026] GET /volume/v3/volumes/2c3989d8-4113-4ee7-b9d8-02d67796d233 => generated 889 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:40:35 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-25285874-4994-4507-ac47-8c7eff19aa78 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:35 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-25285874-4994-4507-ac47-8c7eff19aa78 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] DELETE http://192.168.122.202/volume/v3/volumes/2c3989d8-4113-4ee7-b9d8-02d67796d233 Sep 01 12:40:35 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-25285874-4994-4507-ac47-8c7eff19aa78 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:40:35 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-25285874-4994-4507-ac47-8c7eff19aa78 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:40:35 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-25285874-4994-4507-ac47-8c7eff19aa78 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Delete volume with id: 2c3989d8-4113-4ee7-b9d8-02d67796d233 Sep 01 12:40:35 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:40:35 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:40:35 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:40:35 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:40:35 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-25285874-4994-4507-ac47-8c7eff19aa78 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Volume info retrieved successfully. Sep 01 12:40:35 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f980aa25-5ff2-4249-b987-9145f0244f0f tempest-GroupSnapshotsTest-1226229885 tempest-GroupSnapshotsTest-1226229885-project-admin] http://192.168.122.202/volume/v3/group_types returned with HTTP 202 Sep 01 12:40:35 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 301/613] 192.168.122.202 () {62 vars in 1195 bytes} [Tue Sep 1 12:40:35 2026] POST /volume/v3/group_types => generated 180 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:40:35 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-ea83cba2-a747-4d7a-af4e-0e59cf2d0191 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:35 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ea83cba2-a747-4d7a-af4e-0e59cf2d0191 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] POST http://192.168.122.202/volume/v3/groups Sep 01 12:40:35 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-ea83cba2-a747-4d7a-af4e-0e59cf2d0191 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "76aead7a-f268-4f18-a9c7-cac787f96121", "volume_types": ["5a928642-de4a-4631-91a8-ed172370b21c"], "name": "tempest-GroupSnapshotsTest-Group-552434417"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:40:35 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.groups [None req-ea83cba2-a747-4d7a-af4e-0e59cf2d0191 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Creating new group {'group': {'group_type': '76aead7a-f268-4f18-a9c7-cac787f96121', 'volume_types': ['5a928642-de4a-4631-91a8-ed172370b21c'], 'name': 'tempest-GroupSnapshotsTest-Group-552434417'}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 01 12:40:35 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-25285874-4994-4507-ac47-8c7eff19aa78 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Delete volume request issued successfully. Sep 01 12:40:35 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-25285874-4994-4507-ac47-8c7eff19aa78 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] http://192.168.122.202/volume/v3/volumes/2c3989d8-4113-4ee7-b9d8-02d67796d233 returned with HTTP 202 Sep 01 12:40:35 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 313/614] 192.168.122.202 () {58 vars in 1235 bytes} [Tue Sep 1 12:40:35 2026] DELETE /volume/v3/volumes/2c3989d8-4113-4ee7-b9d8-02d67796d233 => generated 0 bytes in 125 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:40:35 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-0aa88b02-a3d5-41b5-92de-ae1e6b1e7323 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:35 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0aa88b02-a3d5-41b5-92de-ae1e6b1e7323 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] GET http://192.168.122.202/volume/v3/volumes/2c3989d8-4113-4ee7-b9d8-02d67796d233 Sep 01 12:40:35 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0aa88b02-a3d5-41b5-92de-ae1e6b1e7323 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:40:35 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.groups [None req-ea83cba2-a747-4d7a-af4e-0e59cf2d0191 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Creating group tempest-GroupSnapshotsTest-Group-552434417. Sep 01 12:40:35 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0aa88b02-a3d5-41b5-92de-ae1e6b1e7323 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:40:35 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:40:35 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:40:35 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:40:35 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:40:36 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-0aa88b02-a3d5-41b5-92de-ae1e6b1e7323 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Volume info retrieved successfully. Sep 01 12:40:36 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0aa88b02-a3d5-41b5-92de-ae1e6b1e7323 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] http://192.168.122.202/volume/v3/volumes/2c3989d8-4113-4ee7-b9d8-02d67796d233 returned with HTTP 200 Sep 01 12:40:36 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 314/615] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:40:35 2026] GET /volume/v3/volumes/2c3989d8-4113-4ee7-b9d8-02d67796d233 => generated 888 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:40:36 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-ea83cba2-a747-4d7a-af4e-0e59cf2d0191 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Availability Zones retrieved successfully. Sep 01 12:40:36 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-ea83cba2-a747-4d7a-af4e-0e59cf2d0191 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Created reservations ['21ab7730-c45c-42a6-bcb2-f3324a4f14de'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:40:36 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ea83cba2-a747-4d7a-af4e-0e59cf2d0191 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] http://192.168.122.202/volume/v3/groups returned with HTTP 202 Sep 01 12:40:36 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 302/616] 192.168.122.202 () {62 vars in 1181 bytes} [Tue Sep 1 12:40:35 2026] POST /volume/v3/groups => generated 111 bytes in 361 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:40:36 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-dabdf08f-14c7-4e8f-8c90-7a71ff6b728b None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:36 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-dabdf08f-14c7-4e8f-8c90-7a71ff6b728b tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] GET http://192.168.122.202/volume/v3/groups/6e7bfd3b-ff9d-462e-94ec-28cf53d955cd Sep 01 12:40:36 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-dabdf08f-14c7-4e8f-8c90-7a71ff6b728b tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:40:36 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-dabdf08f-14c7-4e8f-8c90-7a71ff6b728b tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Calling method 'version_select' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:40:36 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.groups [None req-dabdf08f-14c7-4e8f-8c90-7a71ff6b728b tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] show called for member 6e7bfd3b-ff9d-462e-94ec-28cf53d955cd {{(pid=86815) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 12:40:36 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:40:36 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:40:36 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:40:36 devstack devstack@c-api.service[86815]: return base.obj_make_list(context, cls(context), Sep 01 12:40:36 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-dabdf08f-14c7-4e8f-8c90-7a71ff6b728b tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] http://192.168.122.202/volume/v3/groups/6e7bfd3b-ff9d-462e-94ec-28cf53d955cd returned with HTTP 200 Sep 01 12:40:36 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 315/617] 192.168.122.202 () {60 vars in 1270 bytes} [Tue Sep 1 12:40:36 2026] GET /volume/v3/groups/6e7bfd3b-ff9d-462e-94ec-28cf53d955cd => generated 391 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:40:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-dac22553-c2e1-45f2-a5b7-f414c3c27afc None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:37 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-dac22553-c2e1-45f2-a5b7-f414c3c27afc tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] GET http://192.168.122.202/volume/v3/volumes/2c3989d8-4113-4ee7-b9d8-02d67796d233 Sep 01 12:40:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-dac22553-c2e1-45f2-a5b7-f414c3c27afc tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:40:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-dac22553-c2e1-45f2-a5b7-f414c3c27afc tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:40:37 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:40:37 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:40:37 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:40:37 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:40:37 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-dac22553-c2e1-45f2-a5b7-f414c3c27afc tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Volume info retrieved successfully. Sep 01 12:40:37 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-dac22553-c2e1-45f2-a5b7-f414c3c27afc tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] http://192.168.122.202/volume/v3/volumes/2c3989d8-4113-4ee7-b9d8-02d67796d233 returned with HTTP 200 Sep 01 12:40:37 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 303/618] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:40:37 2026] GET /volume/v3/volumes/2c3989d8-4113-4ee7-b9d8-02d67796d233 => generated 888 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:40:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-1301c38a-b2ab-436c-adce-fc54ec8f97f6 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:37 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-1301c38a-b2ab-436c-adce-fc54ec8f97f6 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] GET http://192.168.122.202/volume/v3/groups/6e7bfd3b-ff9d-462e-94ec-28cf53d955cd Sep 01 12:40:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-1301c38a-b2ab-436c-adce-fc54ec8f97f6 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:40:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-1301c38a-b2ab-436c-adce-fc54ec8f97f6 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Calling method 'version_select' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:40:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.groups [None req-1301c38a-b2ab-436c-adce-fc54ec8f97f6 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] show called for member 6e7bfd3b-ff9d-462e-94ec-28cf53d955cd {{(pid=86815) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 12:40:37 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:40:37 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:40:37 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:40:37 devstack devstack@c-api.service[86815]: return base.obj_make_list(context, cls(context), Sep 01 12:40:37 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-1301c38a-b2ab-436c-adce-fc54ec8f97f6 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] http://192.168.122.202/volume/v3/groups/6e7bfd3b-ff9d-462e-94ec-28cf53d955cd returned with HTTP 200 Sep 01 12:40:37 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 316/619] 192.168.122.202 () {60 vars in 1270 bytes} [Tue Sep 1 12:40:37 2026] GET /volume/v3/groups/6e7bfd3b-ff9d-462e-94ec-28cf53d955cd => generated 392 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:40:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-a66bed97-87f6-4e56-87b3-a33f3bac197e None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:37 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a66bed97-87f6-4e56-87b3-a33f3bac197e tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] POST http://192.168.122.202/volume/v3/volumes Sep 01 12:40:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a66bed97-87f6-4e56-87b3-a33f3bac197e tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-764122606", "volume_type": "5a928642-de4a-4631-91a8-ed172370b21c", "group_id": "6e7bfd3b-ff9d-462e-94ec-28cf53d955cd", "size": 1}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:40:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volumes [None req-a66bed97-87f6-4e56-87b3-a33f3bac197e tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-764122606', 'volume_type': '5a928642-de4a-4631-91a8-ed172370b21c', 'group_id': '6e7bfd3b-ff9d-462e-94ec-28cf53d955cd', 'size': 1}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:40:37 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:40:37 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:40:37 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-a66bed97-87f6-4e56-87b3-a33f3bac197e tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Create volume of 1 GB Sep 01 12:40:37 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:40:37 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, cls(context), Sep 01 12:40:37 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-a66bed97-87f6-4e56-87b3-a33f3bac197e tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Availability Zones retrieved successfully. Sep 01 12:40:37 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-a66bed97-87f6-4e56-87b3-a33f3bac197e tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Flow 'volume_create_api' (9a4c3818-fc56-4400-98d2-af2d7751b034) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:40:37 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-a66bed97-87f6-4e56-87b3-a33f3bac197e tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b261f87-f5f4-483e-badb-488a88b0d63b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:40:37 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:40:37 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:40:37 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.flows.api.create_volume [None req-a66bed97-87f6-4e56-87b3-a33f3bac197e tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Validating volume size '1' using validate_int {{(pid=86814) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 12:40:37 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-a66bed97-87f6-4e56-87b3-a33f3bac197e tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b261f87-f5f4-483e-badb-488a88b0d63b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T10:40:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5a928642-de4a-4631-91a8-ed172370b21c,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1232315004',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5a928642-de4a-4631-91a8-ed172370b21c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '6e7bfd3b-ff9d-462e-94ec-28cf53d955cd', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:40:37 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-a66bed97-87f6-4e56-87b3-a33f3bac197e tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac8781bb-f85c-4ce8-8748-ff870e9d9cfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:40:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-856f5e9b-8a9b-4635-b73f-aaf3c50d0c03 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:37 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-856f5e9b-8a9b-4635-b73f-aaf3c50d0c03 None None] GET http://192.168.122.202/volume// Sep 01 12:40:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-856f5e9b-8a9b-4635-b73f-aaf3c50d0c03 None None] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:40:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-856f5e9b-8a9b-4635-b73f-aaf3c50d0c03 None None] Calling method 'all' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:40:37 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-856f5e9b-8a9b-4635-b73f-aaf3c50d0c03 None None] http://192.168.122.202/volume// returned with HTTP 300 Sep 01 12:40:37 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 317/620] 192.168.122.202 () {58 vars in 1315 bytes} [Tue Sep 1 12:40:37 2026] GET /volume/ => generated 390 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 12:40:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-c6804ef6-31a5-4c46-921e-d6327572929b req-3c4ccaea-d1be-4a1d-94e4-09a63332224e None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:37 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-c6804ef6-31a5-4c46-921e-d6327572929b req-3c4ccaea-d1be-4a1d-94e4-09a63332224e tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] POST http://192.168.122.202/volume/v3/attachments Sep 01 12:40:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-c6804ef6-31a5-4c46-921e-d6327572929b req-3c4ccaea-d1be-4a1d-94e4-09a63332224e tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "08bf9d4e-1f8a-42ce-9a29-9f3198f581e7", "connector": null, "instance_uuid": "4c201e34-f601-4f3a-97cd-92791b333c38"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:40:37 devstack devstack@c-api.service[86814]: WARNING cinder.quota [None req-a66bed97-87f6-4e56-87b3-a33f3bac197e tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1232315004 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1232315004, it is now deprecated. Please use the default quota class for default quota. Sep 01 12:40:37 devstack devstack@c-api.service[86814]: WARNING cinder.quota [None req-a66bed97-87f6-4e56-87b3-a33f3bac197e tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1232315004 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1232315004, it is now deprecated. Please use the default quota class for default quota. Sep 01 12:40:37 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:40:37 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:40:37 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:40:37 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:40:37 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:40:37 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:40:37 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-a66bed97-87f6-4e56-87b3-a33f3bac197e tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Created reservations ['4ce048e0-53ec-4a06-aec7-44e10b0e819a', '62308260-ad2b-424c-af78-6023c9f4f5de', 'a2674cb7-a092-4a64-ae09-1793df1029d7', 'bf8ef4e1-9a2f-4455-b600-1d477f111448'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:40:37 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-a66bed97-87f6-4e56-87b3-a33f3bac197e tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac8781bb-f85c-4ce8-8748-ff870e9d9cfe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4ce048e0-53ec-4a06-aec7-44e10b0e819a', '62308260-ad2b-424c-af78-6023c9f4f5de', 'a2674cb7-a092-4a64-ae09-1793df1029d7', 'bf8ef4e1-9a2f-4455-b600-1d477f111448']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:40:37 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-a66bed97-87f6-4e56-87b3-a33f3bac197e tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8957ad72-6031-4684-9b7b-d51f7840a7bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:40:37 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:40:37 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:40:37 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-a66bed97-87f6-4e56-87b3-a33f3bac197e tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8957ad72-6031-4684-9b7b-d51f7840a7bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3e62caa2-668c-4fba-ac6b-23a5d8210761', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-764122606',encryption_key_id=None,group_id=6e7bfd3b-ff9d-462e-94ec-28cf53d955cd,group_type_id=,metadata={},multiattach=False,project_id='aed1d40a15ac4be4bcae2efc2f4a0f49',qos_specs=None,replication_status=,reservations=['4ce048e0-53ec-4a06-aec7-44e10b0e819a','62308260-ad2b-424c-af78-6023c9f4f5de','a2674cb7-a092-4a64-ae09-1793df1029d7','bf8ef4e1-9a2f-4455-b600-1d477f111448'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='de3898c635d74e81ac5ab75f16a8aae3',volume_type_id=5a928642-de4a-4631-91a8-ed172370b21c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T10:40:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-764122606',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=6e7bfd3b-ff9d-462e-94ec-28cf53d955cd,host=None,id=3e62caa2-668c-4fba-ac6b-23a5d8210761,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aed1d40a15ac4be4bcae2efc2f4a0f49',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='de3898c635d74e81ac5ab75f16a8aae3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5a928642-de4a-4631-91a8-ed172370b21c),volume_type_id=5a928642-de4a-4631-91a8-ed172370b21c)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:40:37 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-c6804ef6-31a5-4c46-921e-d6327572929b req-3c4ccaea-d1be-4a1d-94e4-09a63332224e tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] http://192.168.122.202/volume/v3/attachments returned with HTTP 200 Sep 01 12:40:37 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-a66bed97-87f6-4e56-87b3-a33f3bac197e tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (518d40a1-de11-4265-885b-94e66af9c31f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:40:37 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 318/621] 192.168.122.202 () {66 vars in 1483 bytes} [Tue Sep 1 12:40:37 2026] POST /volume/v3/attachments => generated 273 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:40:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-c6804ef6-31a5-4c46-921e-d6327572929b req-ecf90212-2d0c-4fa3-9e24-2d017b490fae None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:37 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-c6804ef6-31a5-4c46-921e-d6327572929b req-ecf90212-2d0c-4fa3-9e24-2d017b490fae tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] DELETE http://192.168.122.202/volume/v3/attachments/256c104c-b3e2-465f-86c3-fa597c069f72 Sep 01 12:40:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-c6804ef6-31a5-4c46-921e-d6327572929b req-ecf90212-2d0c-4fa3-9e24-2d017b490fae tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:40:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-c6804ef6-31a5-4c46-921e-d6327572929b req-ecf90212-2d0c-4fa3-9e24-2d017b490fae tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] Calling method 'version_select' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:40:37 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:40:37 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:40:37 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-a66bed97-87f6-4e56-87b3-a33f3bac197e tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (518d40a1-de11-4265-885b-94e66af9c31f) transitioned into state 'SUCCESS' from state '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-764122606',encryption_key_id=None,group_id=6e7bfd3b-ff9d-462e-94ec-28cf53d955cd,group_type_id=,metadata={},multiattach=False,project_id='aed1d40a15ac4be4bcae2efc2f4a0f49',qos_specs=None,replication_status=,reservations=['4ce048e0-53ec-4a06-aec7-44e10b0e819a','62308260-ad2b-424c-af78-6023c9f4f5de','a2674cb7-a092-4a64-ae09-1793df1029d7','bf8ef4e1-9a2f-4455-b600-1d477f111448'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='de3898c635d74e81ac5ab75f16a8aae3',volume_type_id=5a928642-de4a-4631-91a8-ed172370b21c)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:40:37 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-a66bed97-87f6-4e56-87b3-a33f3bac197e tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4ed7122b-e459-41f5-92ba-abc433bee990) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:40:38 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:40:38 devstack devstack@c-api.service[86815]: return base.obj_make_list(context, Sep 01 12:40:38 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-a66bed97-87f6-4e56-87b3-a33f3bac197e tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4ed7122b-e459-41f5-92ba-abc433bee990) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:40:38 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-a66bed97-87f6-4e56-87b3-a33f3bac197e tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Flow 'volume_create_api' (9a4c3818-fc56-4400-98d2-af2d7751b034) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86814) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:40:38 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-a66bed97-87f6-4e56-87b3-a33f3bac197e tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Create volume request issued successfully. Sep 01 12:40:38 devstack devstack@c-api.service[86814]: WARNING stevedore.named [None req-a66bed97-87f6-4e56-87b3-a33f3bac197e tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:40:38 devstack devstack@c-api.service[86814]: WARNING castellan.key_manager [None req-a66bed97-87f6-4e56-87b3-a33f3bac197e tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:40:38 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-c6804ef6-31a5-4c46-921e-d6327572929b req-ecf90212-2d0c-4fa3-9e24-2d017b490fae tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] http://192.168.122.202/volume/v3/attachments/256c104c-b3e2-465f-86c3-fa597c069f72 returned with HTTP 200 Sep 01 12:40:38 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 319/622] 192.168.122.202 () {64 vars in 1562 bytes} [Tue Sep 1 12:40:37 2026] DELETE /volume/v3/attachments/256c104c-b3e2-465f-86c3-fa597c069f72 => generated 192 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:40:38 devstack devstack@c-api.service[86814]: DEBUG oslo_db.sqlalchemy.engines [None req-a66bed97-87f6-4e56-87b3-a33f3bac197e tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86814) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 12:40:38 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:40:38 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:40:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-64dca8d7-e38d-41a0-b5c6-066b351272c7 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:38 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a66bed97-87f6-4e56-87b3-a33f3bac197e tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] http://192.168.122.202/volume/v3/volumes returned with HTTP 202 Sep 01 12:40:38 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 304/623] 192.168.122.202 () {62 vars in 1184 bytes} [Tue Sep 1 12:40:37 2026] POST /volume/v3/volumes => generated 830 bytes in 751 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:40:38 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-64dca8d7-e38d-41a0-b5c6-066b351272c7 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] GET http://192.168.122.202/volume/v3/volumes/2c3989d8-4113-4ee7-b9d8-02d67796d233 Sep 01 12:40:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-64dca8d7-e38d-41a0-b5c6-066b351272c7 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:40:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-64dca8d7-e38d-41a0-b5c6-066b351272c7 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:40:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-f4f8b9e4-41a3-4268-9b09-9bb88ace9056 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:38 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f4f8b9e4-41a3-4268-9b09-9bb88ace9056 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] GET http://192.168.122.202/volume/v3/volumes/3e62caa2-668c-4fba-ac6b-23a5d8210761 Sep 01 12:40:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f4f8b9e4-41a3-4268-9b09-9bb88ace9056 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:40:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f4f8b9e4-41a3-4268-9b09-9bb88ace9056 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:40:38 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-64dca8d7-e38d-41a0-b5c6-066b351272c7 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] http://192.168.122.202/volume/v3/volumes/2c3989d8-4113-4ee7-b9d8-02d67796d233 returned with HTTP 404 Sep 01 12:40:38 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 320/624] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:40:38 2026] GET /volume/v3/volumes/2c3989d8-4113-4ee7-b9d8-02d67796d233 => generated 109 bytes in 60 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:40:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-dc04749a-394c-4188-8fb4-f6430caa2673 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:38 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:40:38 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:40:38 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:40:38 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:40:38 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-dc04749a-394c-4188-8fb4-f6430caa2673 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] GET http://192.168.122.202/volume/v3/volumes/2c3989d8-4113-4ee7-b9d8-02d67796d233 Sep 01 12:40:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-dc04749a-394c-4188-8fb4-f6430caa2673 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:40:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-dc04749a-394c-4188-8fb4-f6430caa2673 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:40:38 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-f4f8b9e4-41a3-4268-9b09-9bb88ace9056 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Volume info retrieved successfully. Sep 01 12:40:38 devstack devstack@c-api.service[86814]: WARNING stevedore.named [None req-f4f8b9e4-41a3-4268-9b09-9bb88ace9056 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:40:38 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-dc04749a-394c-4188-8fb4-f6430caa2673 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] http://192.168.122.202/volume/v3/volumes/2c3989d8-4113-4ee7-b9d8-02d67796d233 returned with HTTP 404 Sep 01 12:40:38 devstack devstack@c-api.service[86814]: WARNING castellan.key_manager [None req-f4f8b9e4-41a3-4268-9b09-9bb88ace9056 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:40:38 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 321/625] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:40:38 2026] GET /volume/v3/volumes/2c3989d8-4113-4ee7-b9d8-02d67796d233 => generated 109 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:40:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-7f1bba90-7a99-4ca3-aa1b-c857f80df82e None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:38 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-7f1bba90-7a99-4ca3-aa1b-c857f80df82e tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] DELETE http://192.168.122.202/volume/v3/volumes/2c3989d8-4113-4ee7-b9d8-02d67796d233 Sep 01 12:40:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-7f1bba90-7a99-4ca3-aa1b-c857f80df82e tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:40:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-7f1bba90-7a99-4ca3-aa1b-c857f80df82e tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:40:38 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-7f1bba90-7a99-4ca3-aa1b-c857f80df82e tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Delete volume with id: 2c3989d8-4113-4ee7-b9d8-02d67796d233 Sep 01 12:40:38 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-7f1bba90-7a99-4ca3-aa1b-c857f80df82e tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] http://192.168.122.202/volume/v3/volumes/2c3989d8-4113-4ee7-b9d8-02d67796d233 returned with HTTP 404 Sep 01 12:40:38 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 322/626] 192.168.122.202 () {58 vars in 1235 bytes} [Tue Sep 1 12:40:38 2026] DELETE /volume/v3/volumes/2c3989d8-4113-4ee7-b9d8-02d67796d233 => generated 109 bytes in 48 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:40:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-e404881c-88c0-4e19-be76-af40696e5e2f None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:38 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e404881c-88c0-4e19-be76-af40696e5e2f tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] DELETE http://192.168.122.202/volume/v3/snapshots/9b4a9d9d-9f0a-4279-a9ce-292c86ba70c6 Sep 01 12:40:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e404881c-88c0-4e19-be76-af40696e5e2f tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:40:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e404881c-88c0-4e19-be76-af40696e5e2f tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:40:38 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.snapshots [None req-e404881c-88c0-4e19-be76-af40696e5e2f tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Delete snapshot with id: 9b4a9d9d-9f0a-4279-a9ce-292c86ba70c6 Sep 01 12:40:38 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:40:38 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:40:38 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-e404881c-88c0-4e19-be76-af40696e5e2f tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Snapshot retrieved successfully. Sep 01 12:40:38 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:40:38 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:40:38 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-e404881c-88c0-4e19-be76-af40696e5e2f tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Snapshot delete request issued successfully. Sep 01 12:40:38 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e404881c-88c0-4e19-be76-af40696e5e2f tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] http://192.168.122.202/volume/v3/snapshots/9b4a9d9d-9f0a-4279-a9ce-292c86ba70c6 returned with HTTP 202 Sep 01 12:40:38 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 323/627] 192.168.122.202 () {58 vars in 1241 bytes} [Tue Sep 1 12:40:38 2026] DELETE /volume/v3/snapshots/9b4a9d9d-9f0a-4279-a9ce-292c86ba70c6 => generated 0 bytes in 98 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:40:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-cbbc5cf3-fbe8-46a9-b407-9f70e850c6cc None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:38 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-cbbc5cf3-fbe8-46a9-b407-9f70e850c6cc tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] GET http://192.168.122.202/volume/v3/snapshots/9b4a9d9d-9f0a-4279-a9ce-292c86ba70c6 Sep 01 12:40:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-cbbc5cf3-fbe8-46a9-b407-9f70e850c6cc tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:40:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-cbbc5cf3-fbe8-46a9-b407-9f70e850c6cc tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:40:38 devstack devstack@c-api.service[86814]: DEBUG oslo_db.sqlalchemy.engines [None req-f4f8b9e4-41a3-4268-9b09-9bb88ace9056 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86814) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 12:40:38 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:40:38 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:40:38 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:40:38 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:40:38 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-cbbc5cf3-fbe8-46a9-b407-9f70e850c6cc tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Snapshot retrieved successfully. Sep 01 12:40:38 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-cbbc5cf3-fbe8-46a9-b407-9f70e850c6cc tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] http://192.168.122.202/volume/v3/snapshots/9b4a9d9d-9f0a-4279-a9ce-292c86ba70c6 returned with HTTP 200 Sep 01 12:40:38 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 324/628] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:40:38 2026] GET /volume/v3/snapshots/9b4a9d9d-9f0a-4279-a9ce-292c86ba70c6 => generated 468 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:40:38 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f4f8b9e4-41a3-4268-9b09-9bb88ace9056 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] http://192.168.122.202/volume/v3/volumes/3e62caa2-668c-4fba-ac6b-23a5d8210761 returned with HTTP 200 Sep 01 12:40:38 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 305/629] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:40:38 2026] GET /volume/v3/volumes/3e62caa2-668c-4fba-ac6b-23a5d8210761 => generated 898 bytes in 318 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:40:39 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-9b7b3ed2-db4d-4eec-9a9f-08263b9c54ba None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:39 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9b7b3ed2-db4d-4eec-9a9f-08263b9c54ba tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] GET http://192.168.122.202/volume/v3/snapshots/9b4a9d9d-9f0a-4279-a9ce-292c86ba70c6 Sep 01 12:40:39 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-9b7b3ed2-db4d-4eec-9a9f-08263b9c54ba tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:40:39 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-9b7b3ed2-db4d-4eec-9a9f-08263b9c54ba tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:40:39 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:40:39 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:40:39 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-9b7b3ed2-db4d-4eec-9a9f-08263b9c54ba tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Snapshot retrieved successfully. Sep 01 12:40:39 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9b7b3ed2-db4d-4eec-9a9f-08263b9c54ba tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] http://192.168.122.202/volume/v3/snapshots/9b4a9d9d-9f0a-4279-a9ce-292c86ba70c6 returned with HTTP 200 Sep 01 12:40:39 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 325/630] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:40:39 2026] GET /volume/v3/snapshots/9b4a9d9d-9f0a-4279-a9ce-292c86ba70c6 => generated 468 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:40:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-ba8380f5-132f-4810-ad7e-61f2f050286f None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:39 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ba8380f5-132f-4810-ad7e-61f2f050286f tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] GET http://192.168.122.202/volume/v3/volumes/3e62caa2-668c-4fba-ac6b-23a5d8210761 Sep 01 12:40:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-ba8380f5-132f-4810-ad7e-61f2f050286f tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:40:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-ba8380f5-132f-4810-ad7e-61f2f050286f tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:40:39 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:40:39 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:40:39 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:40:39 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:40:39 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-ba8380f5-132f-4810-ad7e-61f2f050286f tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Volume info retrieved successfully. Sep 01 12:40:39 devstack devstack@c-api.service[86814]: WARNING stevedore.named [None req-ba8380f5-132f-4810-ad7e-61f2f050286f tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:40:39 devstack devstack@c-api.service[86814]: WARNING castellan.key_manager [None req-ba8380f5-132f-4810-ad7e-61f2f050286f tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:40:39 devstack devstack@c-api.service[86814]: DEBUG oslo_db.sqlalchemy.engines [None req-ba8380f5-132f-4810-ad7e-61f2f050286f tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86814) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 12:40:39 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:40:39 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:40:39 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ba8380f5-132f-4810-ad7e-61f2f050286f tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] http://192.168.122.202/volume/v3/volumes/3e62caa2-668c-4fba-ac6b-23a5d8210761 returned with HTTP 200 Sep 01 12:40:39 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 306/631] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:40:39 2026] GET /volume/v3/volumes/3e62caa2-668c-4fba-ac6b-23a5d8210761 => generated 922 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:40:39 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-c6804ef6-31a5-4c46-921e-d6327572929b req-93370a6a-07ec-4130-b259-50efc1982f7d None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:39 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-c6804ef6-31a5-4c46-921e-d6327572929b req-93370a6a-07ec-4130-b259-50efc1982f7d tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] PUT http://192.168.122.202/volume/v3/attachments/d2facd91-4f92-4746-843e-2b023ece2ea4 Sep 01 12:40:39 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-c6804ef6-31a5-4c46-921e-d6327572929b req-93370a6a-07ec-4130-b259-50efc1982f7d tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.202", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9cabaa2c96fd", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "d576c0ca-ddd0-46cc-913d-b7a80063e011", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:40:39 devstack devstack@c-api.service[86815]: DEBUG cinder.coordination [req-c6804ef6-31a5-4c46-921e-d6327572929b req-93370a6a-07ec-4130-b259-50efc1982f7d tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] Acquiring lock "cinder-attachment_update-08bf9d4e-1f8a-42ce-9a29-9f3198f581e7-devstack" by "attachment_update" {{(pid=86815) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 12:40:39 devstack devstack@c-api.service[86815]: DEBUG cinder.coordination [req-c6804ef6-31a5-4c46-921e-d6327572929b req-93370a6a-07ec-4130-b259-50efc1982f7d tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] Lock "cinder-attachment_update-08bf9d4e-1f8a-42ce-9a29-9f3198f581e7-devstack" acquired by "attachment_update" :: waited 0.018s {{(pid=86815) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 12:40:39 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:40:39 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:40:39 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:40:39 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:40:40 devstack devstack@c-api.service[86815]: DEBUG cinder.coordination [req-c6804ef6-31a5-4c46-921e-d6327572929b req-93370a6a-07ec-4130-b259-50efc1982f7d tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] Lock "cinder-attachment_update-08bf9d4e-1f8a-42ce-9a29-9f3198f581e7-devstack" released by "attachment_update" :: held 0.203s {{(pid=86815) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 12:40:40 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-c6804ef6-31a5-4c46-921e-d6327572929b req-93370a6a-07ec-4130-b259-50efc1982f7d tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] http://192.168.122.202/volume/v3/attachments/d2facd91-4f92-4746-843e-2b023ece2ea4 returned with HTTP 200 Sep 01 12:40:40 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 326/632] 192.168.122.202 () {66 vars in 1593 bytes} [Tue Sep 1 12:40:39 2026] PUT /volume/v3/attachments/d2facd91-4f92-4746-843e-2b023ece2ea4 => generated 694 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:40:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-c6804ef6-31a5-4c46-921e-d6327572929b req-34346287-4d95-4843-9be8-496b2e9c0686 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:40 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-c6804ef6-31a5-4c46-921e-d6327572929b req-34346287-4d95-4843-9be8-496b2e9c0686 tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] GET http://192.168.122.202/volume/v3/attachments/d2facd91-4f92-4746-843e-2b023ece2ea4 Sep 01 12:40:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-c6804ef6-31a5-4c46-921e-d6327572929b req-34346287-4d95-4843-9be8-496b2e9c0686 tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:40:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-c6804ef6-31a5-4c46-921e-d6327572929b req-34346287-4d95-4843-9be8-496b2e9c0686 tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] Calling method 'version_select' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:40:40 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:40:40 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:40:40 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-c6804ef6-31a5-4c46-921e-d6327572929b req-34346287-4d95-4843-9be8-496b2e9c0686 tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] http://192.168.122.202/volume/v3/attachments/d2facd91-4f92-4746-843e-2b023ece2ea4 returned with HTTP 200 Sep 01 12:40:40 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 307/633] 192.168.122.202 () {62 vars in 1540 bytes} [Tue Sep 1 12:40:40 2026] GET /volume/v3/attachments/d2facd91-4f92-4746-843e-2b023ece2ea4 => generated 719 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:40:40 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-f038cfe5-18df-47c1-ba9b-f5bd981cd7e8 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:40 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f038cfe5-18df-47c1-ba9b-f5bd981cd7e8 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] GET http://192.168.122.202/volume/v3/snapshots/9b4a9d9d-9f0a-4279-a9ce-292c86ba70c6 Sep 01 12:40:40 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f038cfe5-18df-47c1-ba9b-f5bd981cd7e8 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:40:40 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f038cfe5-18df-47c1-ba9b-f5bd981cd7e8 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:40:40 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:40:40 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:40:40 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-f038cfe5-18df-47c1-ba9b-f5bd981cd7e8 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Snapshot retrieved successfully. Sep 01 12:40:40 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f038cfe5-18df-47c1-ba9b-f5bd981cd7e8 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] http://192.168.122.202/volume/v3/snapshots/9b4a9d9d-9f0a-4279-a9ce-292c86ba70c6 returned with HTTP 200 Sep 01 12:40:40 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 327/634] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:40:40 2026] GET /volume/v3/snapshots/9b4a9d9d-9f0a-4279-a9ce-292c86ba70c6 => generated 468 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:40:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-662df3b8-e105-43aa-ac28-4c69007f2f49 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:40 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-662df3b8-e105-43aa-ac28-4c69007f2f49 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] GET http://192.168.122.202/volume/v3/volumes/3e62caa2-668c-4fba-ac6b-23a5d8210761 Sep 01 12:40:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-662df3b8-e105-43aa-ac28-4c69007f2f49 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:40:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-662df3b8-e105-43aa-ac28-4c69007f2f49 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:40:40 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:40:40 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:40:40 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:40:40 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:40:40 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-662df3b8-e105-43aa-ac28-4c69007f2f49 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Volume info retrieved successfully. Sep 01 12:40:40 devstack devstack@c-api.service[86814]: WARNING stevedore.named [None req-662df3b8-e105-43aa-ac28-4c69007f2f49 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:40:40 devstack devstack@c-api.service[86814]: WARNING castellan.key_manager [None req-662df3b8-e105-43aa-ac28-4c69007f2f49 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:40:40 devstack devstack@c-api.service[86814]: DEBUG oslo_db.sqlalchemy.engines [None req-662df3b8-e105-43aa-ac28-4c69007f2f49 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86814) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 12:40:40 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:40:40 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:40:41 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-662df3b8-e105-43aa-ac28-4c69007f2f49 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] http://192.168.122.202/volume/v3/volumes/3e62caa2-668c-4fba-ac6b-23a5d8210761 returned with HTTP 200 Sep 01 12:40:41 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 308/635] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:40:40 2026] GET /volume/v3/volumes/3e62caa2-668c-4fba-ac6b-23a5d8210761 => generated 923 bytes in 329 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 12:40:41 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-77586465-f456-41a0-93b5-103170f538a0 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:41 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-77586465-f456-41a0-93b5-103170f538a0 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] POST http://192.168.122.202/volume/v3/group_snapshots Sep 01 12:40:41 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-77586465-f456-41a0-93b5-103170f538a0 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "6e7bfd3b-ff9d-462e-94ec-28cf53d955cd", "name": "tempest-group_snapshot-1735512253"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:40:41 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.group_snapshots [None req-77586465-f456-41a0-93b5-103170f538a0 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '6e7bfd3b-ff9d-462e-94ec-28cf53d955cd', 'name': 'tempest-group_snapshot-1735512253'}} {{(pid=86815) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 01 12:40:41 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:40:41 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:40:41 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.group_snapshots [None req-77586465-f456-41a0-93b5-103170f538a0 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Creating group_snapshot tempest-group_snapshot-1735512253. Sep 01 12:40:41 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:696: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:40:41 devstack devstack@c-api.service[86815]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 12:40:41 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:40:41 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:40:41 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:40:41 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:40:41 devstack devstack@c-api.service[86815]: WARNING cinder.quota [None req-77586465-f456-41a0-93b5-103170f538a0 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1232315004 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1232315004, it is now deprecated. Please use the default quota class for default quota. Sep 01 12:40:41 devstack devstack@c-api.service[86815]: WARNING cinder.quota [None req-77586465-f456-41a0-93b5-103170f538a0 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1232315004 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1232315004, it is now deprecated. Please use the default quota class for default quota. Sep 01 12:40:41 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-77586465-f456-41a0-93b5-103170f538a0 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Created reservations ['8c347530-4126-4c6b-a606-ccbfe74be156', '565fffe8-4030-408c-826b-c130e4fe28e0', '0cbd85eb-6144-4832-af13-93b7b04a95f5', '63899abd-ec39-48af-a7b6-718c3f0c3ffc'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:40:41 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-77586465-f456-41a0-93b5-103170f538a0 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] http://192.168.122.202/volume/v3/group_snapshots returned with HTTP 202 Sep 01 12:40:41 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 328/636] 192.168.122.202 () {62 vars in 1208 bytes} [Tue Sep 1 12:40:41 2026] POST /volume/v3/group_snapshots => generated 168 bytes in 309 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:40:41 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-a00a228b-d24a-48c2-90a8-2c4a4ceb19d1 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:41 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a00a228b-d24a-48c2-90a8-2c4a4ceb19d1 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] GET http://192.168.122.202/volume/v3/group_snapshots/935118c1-330a-416e-bfa0-8fc04d5102bc Sep 01 12:40:41 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a00a228b-d24a-48c2-90a8-2c4a4ceb19d1 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:40:41 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a00a228b-d24a-48c2-90a8-2c4a4ceb19d1 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Calling method 'version_select' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:40:41 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.group_snapshots [None req-a00a228b-d24a-48c2-90a8-2c4a4ceb19d1 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] show called for member 935118c1-330a-416e-bfa0-8fc04d5102bc {{(pid=86814) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 12:40:41 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:40:41 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:40:41 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a00a228b-d24a-48c2-90a8-2c4a4ceb19d1 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] http://192.168.122.202/volume/v3/group_snapshots/935118c1-330a-416e-bfa0-8fc04d5102bc returned with HTTP 200 Sep 01 12:40:41 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 309/637] 192.168.122.202 () {60 vars in 1297 bytes} [Tue Sep 1 12:40:41 2026] GET /volume/v3/group_snapshots/935118c1-330a-416e-bfa0-8fc04d5102bc => generated 307 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:40:41 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-de2a0718-49c1-4e49-ab25-6300f666c851 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:41 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-de2a0718-49c1-4e49-ab25-6300f666c851 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] GET http://192.168.122.202/volume/v3/snapshots/9b4a9d9d-9f0a-4279-a9ce-292c86ba70c6 Sep 01 12:40:41 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-de2a0718-49c1-4e49-ab25-6300f666c851 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:40:41 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-de2a0718-49c1-4e49-ab25-6300f666c851 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:40:41 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-de2a0718-49c1-4e49-ab25-6300f666c851 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] http://192.168.122.202/volume/v3/snapshots/9b4a9d9d-9f0a-4279-a9ce-292c86ba70c6 returned with HTTP 404 Sep 01 12:40:41 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 329/638] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:40:41 2026] GET /volume/v3/snapshots/9b4a9d9d-9f0a-4279-a9ce-292c86ba70c6 => generated 111 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:40:41 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-6f885bc1-fa8c-487b-a379-bc0ca3389bdf None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:41 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-6f885bc1-fa8c-487b-a379-bc0ca3389bdf tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] GET http://192.168.122.202/volume/v3/volumes/685f289e-7d58-40bb-b3db-61583e329c21 Sep 01 12:40:41 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-6f885bc1-fa8c-487b-a379-bc0ca3389bdf tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:40:41 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-6f885bc1-fa8c-487b-a379-bc0ca3389bdf tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:40:41 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:40:41 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:40:41 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:40:41 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:40:41 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-6f885bc1-fa8c-487b-a379-bc0ca3389bdf tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Volume info retrieved successfully. Sep 01 12:40:41 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-6f885bc1-fa8c-487b-a379-bc0ca3389bdf tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] http://192.168.122.202/volume/v3/volumes/685f289e-7d58-40bb-b3db-61583e329c21 returned with HTTP 200 Sep 01 12:40:41 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 310/639] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:40:41 2026] GET /volume/v3/volumes/685f289e-7d58-40bb-b3db-61583e329c21 => generated 856 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:40:41 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-69869ee8-207f-4ca3-8925-d53714209501 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:41 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-69869ee8-207f-4ca3-8925-d53714209501 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] DELETE http://192.168.122.202/volume/v3/volumes/685f289e-7d58-40bb-b3db-61583e329c21 Sep 01 12:40:41 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-69869ee8-207f-4ca3-8925-d53714209501 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:40:41 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-69869ee8-207f-4ca3-8925-d53714209501 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:40:41 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-69869ee8-207f-4ca3-8925-d53714209501 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Delete volume with id: 685f289e-7d58-40bb-b3db-61583e329c21 Sep 01 12:40:41 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:40:41 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:40:41 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:40:41 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:40:41 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-69869ee8-207f-4ca3-8925-d53714209501 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Volume info retrieved successfully. Sep 01 12:40:41 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-69869ee8-207f-4ca3-8925-d53714209501 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Delete volume request issued successfully. Sep 01 12:40:41 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-69869ee8-207f-4ca3-8925-d53714209501 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] http://192.168.122.202/volume/v3/volumes/685f289e-7d58-40bb-b3db-61583e329c21 returned with HTTP 202 Sep 01 12:40:41 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 330/640] 192.168.122.202 () {58 vars in 1235 bytes} [Tue Sep 1 12:40:41 2026] DELETE /volume/v3/volumes/685f289e-7d58-40bb-b3db-61583e329c21 => generated 0 bytes in 197 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:40:41 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-8c064a85-8a62-4083-a60e-c55e4d6858de None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:41 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8c064a85-8a62-4083-a60e-c55e4d6858de tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] GET http://192.168.122.202/volume/v3/volumes/685f289e-7d58-40bb-b3db-61583e329c21 Sep 01 12:40:41 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-8c064a85-8a62-4083-a60e-c55e4d6858de tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:40:41 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-8c064a85-8a62-4083-a60e-c55e4d6858de tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:40:42 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:40:42 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:40:42 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:40:42 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:40:42 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-8c064a85-8a62-4083-a60e-c55e4d6858de tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Volume info retrieved successfully. Sep 01 12:40:42 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8c064a85-8a62-4083-a60e-c55e4d6858de tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] http://192.168.122.202/volume/v3/volumes/685f289e-7d58-40bb-b3db-61583e329c21 returned with HTTP 200 Sep 01 12:40:42 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 311/641] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:40:41 2026] GET /volume/v3/volumes/685f289e-7d58-40bb-b3db-61583e329c21 => generated 855 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:40:42 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-5a70fbe3-d489-47be-9ddd-689128f064ee None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:42 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-5a70fbe3-d489-47be-9ddd-689128f064ee tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] GET http://192.168.122.202/volume/v3/group_snapshots/935118c1-330a-416e-bfa0-8fc04d5102bc Sep 01 12:40:42 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-5a70fbe3-d489-47be-9ddd-689128f064ee tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:40:42 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-5a70fbe3-d489-47be-9ddd-689128f064ee tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Calling method 'version_select' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:40:42 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.group_snapshots [None req-5a70fbe3-d489-47be-9ddd-689128f064ee tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] show called for member 935118c1-330a-416e-bfa0-8fc04d5102bc {{(pid=86815) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 12:40:42 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:40:42 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:40:42 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-5a70fbe3-d489-47be-9ddd-689128f064ee tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] http://192.168.122.202/volume/v3/group_snapshots/935118c1-330a-416e-bfa0-8fc04d5102bc returned with HTTP 200 Sep 01 12:40:42 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 331/642] 192.168.122.202 () {60 vars in 1297 bytes} [Tue Sep 1 12:40:42 2026] GET /volume/v3/group_snapshots/935118c1-330a-416e-bfa0-8fc04d5102bc => generated 307 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:40:42 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-c6804ef6-31a5-4c46-921e-d6327572929b req-211ccad7-1de6-41be-a23b-4d2fc9c5f2f0 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:42 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-c6804ef6-31a5-4c46-921e-d6327572929b req-211ccad7-1de6-41be-a23b-4d2fc9c5f2f0 tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] POST http://192.168.122.202/volume/v3/attachments/d2facd91-4f92-4746-843e-2b023ece2ea4/action Sep 01 12:40:42 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-c6804ef6-31a5-4c46-921e-d6327572929b req-211ccad7-1de6-41be-a23b-4d2fc9c5f2f0 tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] Action body: b'{"os-complete": null}' {{(pid=86814) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:40:42 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-c6804ef6-31a5-4c46-921e-d6327572929b req-211ccad7-1de6-41be-a23b-4d2fc9c5f2f0 tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:40:42 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:40:42 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:40:42 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:40:42 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:40:42 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-c6804ef6-31a5-4c46-921e-d6327572929b req-211ccad7-1de6-41be-a23b-4d2fc9c5f2f0 tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] http://192.168.122.202/volume/v3/attachments/d2facd91-4f92-4746-843e-2b023ece2ea4/action returned with HTTP 204 Sep 01 12:40:42 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 312/643] 192.168.122.202 () {66 vars in 1614 bytes} [Tue Sep 1 12:40:42 2026] POST /volume/v3/attachments/d2facd91-4f92-4746-843e-2b023ece2ea4/action => generated 0 bytes in 127 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:40:43 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-6a4c0814-fc16-4d81-a6a8-a39a96d321d5 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:43 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-6a4c0814-fc16-4d81-a6a8-a39a96d321d5 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] GET http://192.168.122.202/volume/v3/volumes/685f289e-7d58-40bb-b3db-61583e329c21 Sep 01 12:40:43 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-6a4c0814-fc16-4d81-a6a8-a39a96d321d5 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:40:43 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-6a4c0814-fc16-4d81-a6a8-a39a96d321d5 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:40:43 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:40:43 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:40:43 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:40:43 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:40:43 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-6a4c0814-fc16-4d81-a6a8-a39a96d321d5 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Volume info retrieved successfully. Sep 01 12:40:43 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-6a4c0814-fc16-4d81-a6a8-a39a96d321d5 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] http://192.168.122.202/volume/v3/volumes/685f289e-7d58-40bb-b3db-61583e329c21 returned with HTTP 200 Sep 01 12:40:43 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 332/644] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:40:43 2026] GET /volume/v3/volumes/685f289e-7d58-40bb-b3db-61583e329c21 => generated 855 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:40:43 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-1df664d5-cb69-4693-a083-f51ea60899fd None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:43 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1df664d5-cb69-4693-a083-f51ea60899fd tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] POST http://192.168.122.202/volume/v3/volumes Sep 01 12:40:43 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-1df664d5-cb69-4693-a083-f51ea60899fd tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-540489323"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:40:43 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volumes [None req-1df664d5-cb69-4693-a083-f51ea60899fd tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-540489323'}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:40:43 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-1df664d5-cb69-4693-a083-f51ea60899fd tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Create volume of 1 GB Sep 01 12:40:43 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-1df664d5-cb69-4693-a083-f51ea60899fd tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Availability Zones retrieved successfully. Sep 01 12:40:43 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-1df664d5-cb69-4693-a083-f51ea60899fd tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Flow 'volume_create_api' (82b05c55-93c2-44bc-acd8-ee84b0137d14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:40:43 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-1df664d5-cb69-4693-a083-f51ea60899fd tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cd7203eb-1ba2-4453-97b8-cff6872a9011) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:40:43 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.flows.api.create_volume [None req-1df664d5-cb69-4693-a083-f51ea60899fd tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Validating volume size '1' using validate_int {{(pid=86814) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 12:40:43 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-ac72a44c-7942-44c6-ad41-34b1f1f8d188 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:43 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-ac72a44c-7942-44c6-ad41-34b1f1f8d188 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] GET http://192.168.122.202/volume/v3/group_snapshots/935118c1-330a-416e-bfa0-8fc04d5102bc Sep 01 12:40:43 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-ac72a44c-7942-44c6-ad41-34b1f1f8d188 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:40:43 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-ac72a44c-7942-44c6-ad41-34b1f1f8d188 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Calling method 'version_select' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:40:43 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.group_snapshots [None req-ac72a44c-7942-44c6-ad41-34b1f1f8d188 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] show called for member 935118c1-330a-416e-bfa0-8fc04d5102bc {{(pid=86815) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 12:40:43 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:40:43 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:40:43 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-1df664d5-cb69-4693-a083-f51ea60899fd tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cd7203eb-1ba2-4453-97b8-cff6872a9011) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T10:31:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3a4f1b59-94a6-4839-b926-0837adf99645,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a4f1b59-94a6-4839-b926-0837adf99645', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:40:43 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-1df664d5-cb69-4693-a083-f51ea60899fd tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (29c4b87f-2d6c-4112-b9ab-9575fee3309a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:40:43 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-ac72a44c-7942-44c6-ad41-34b1f1f8d188 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] http://192.168.122.202/volume/v3/group_snapshots/935118c1-330a-416e-bfa0-8fc04d5102bc returned with HTTP 200 Sep 01 12:40:43 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 333/645] 192.168.122.202 () {60 vars in 1297 bytes} [Tue Sep 1 12:40:43 2026] GET /volume/v3/group_snapshots/935118c1-330a-416e-bfa0-8fc04d5102bc => generated 307 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:40:43 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-1df664d5-cb69-4693-a083-f51ea60899fd tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Created reservations ['e09c45ee-e042-46b8-b9af-01b7549ca331', '392aa1ef-7351-4281-9f22-1b0ee106fd2b', 'cb3a3259-cf07-4c58-8b58-ec5571f66a0c', '4867316c-cafe-448e-8e15-76064bda4cd8'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:40:43 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-1df664d5-cb69-4693-a083-f51ea60899fd tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (29c4b87f-2d6c-4112-b9ab-9575fee3309a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e09c45ee-e042-46b8-b9af-01b7549ca331', '392aa1ef-7351-4281-9f22-1b0ee106fd2b', 'cb3a3259-cf07-4c58-8b58-ec5571f66a0c', '4867316c-cafe-448e-8e15-76064bda4cd8']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:40:43 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-1df664d5-cb69-4693-a083-f51ea60899fd tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (184c9506-0f13-4b83-8ab9-61482f5441b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:40:43 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:40:43 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:40:43 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-1df664d5-cb69-4693-a083-f51ea60899fd tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (184c9506-0f13-4b83-8ab9-61482f5441b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9f05abf9-53d5-4da6-954b-97611ee6eb55', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-540489323',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7fb0cb085d0b40a8b9b07d2820904013',qos_specs=None,replication_status=,reservations=['e09c45ee-e042-46b8-b9af-01b7549ca331','392aa1ef-7351-4281-9f22-1b0ee106fd2b','cb3a3259-cf07-4c58-8b58-ec5571f66a0c','4867316c-cafe-448e-8e15-76064bda4cd8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0167c4b85def4477b30a70c89fae3c14',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T10:40:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-540489323',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9f05abf9-53d5-4da6-954b-97611ee6eb55,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7fb0cb085d0b40a8b9b07d2820904013',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0167c4b85def4477b30a70c89fae3c14',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a4f1b59-94a6-4839-b926-0837adf99645),volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:40:43 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-1df664d5-cb69-4693-a083-f51ea60899fd tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af411c04-6925-4e25-a432-42548d78157d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:40:43 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-1df664d5-cb69-4693-a083-f51ea60899fd tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af411c04-6925-4e25-a432-42548d78157d) transitioned into state 'SUCCESS' from state '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-540489323',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7fb0cb085d0b40a8b9b07d2820904013',qos_specs=None,replication_status=,reservations=['e09c45ee-e042-46b8-b9af-01b7549ca331','392aa1ef-7351-4281-9f22-1b0ee106fd2b','cb3a3259-cf07-4c58-8b58-ec5571f66a0c','4867316c-cafe-448e-8e15-76064bda4cd8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0167c4b85def4477b30a70c89fae3c14',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:40:43 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-1df664d5-cb69-4693-a083-f51ea60899fd tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e4cfb6d5-1c64-416b-a209-5b815ca7a003) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:40:43 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-1df664d5-cb69-4693-a083-f51ea60899fd tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e4cfb6d5-1c64-416b-a209-5b815ca7a003) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:40:43 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-1df664d5-cb69-4693-a083-f51ea60899fd tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Flow 'volume_create_api' (82b05c55-93c2-44bc-acd8-ee84b0137d14) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86814) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:40:43 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-1df664d5-cb69-4693-a083-f51ea60899fd tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Create volume request issued successfully. Sep 01 12:40:43 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1df664d5-cb69-4693-a083-f51ea60899fd tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] http://192.168.122.202/volume/v3/volumes returned with HTTP 202 Sep 01 12:40:43 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 313/646] 192.168.122.202 () {60 vars in 1142 bytes} [Tue Sep 1 12:40:43 2026] POST /volume/v3/volumes => generated 759 bytes in 678 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:40:43 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-ed45d355-f8da-4818-9a4c-b8971e0d61f9 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:43 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-ed45d355-f8da-4818-9a4c-b8971e0d61f9 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] GET http://192.168.122.202/volume/v3/volumes/9f05abf9-53d5-4da6-954b-97611ee6eb55 Sep 01 12:40:43 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-ed45d355-f8da-4818-9a4c-b8971e0d61f9 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:40:43 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-ed45d355-f8da-4818-9a4c-b8971e0d61f9 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:40:43 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:40:43 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:40:44 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:40:44 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:40:44 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-ed45d355-f8da-4818-9a4c-b8971e0d61f9 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Volume info retrieved successfully. Sep 01 12:40:44 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-ed45d355-f8da-4818-9a4c-b8971e0d61f9 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] http://192.168.122.202/volume/v3/volumes/9f05abf9-53d5-4da6-954b-97611ee6eb55 returned with HTTP 200 Sep 01 12:40:44 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 334/647] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:40:43 2026] GET /volume/v3/volumes/9f05abf9-53d5-4da6-954b-97611ee6eb55 => generated 827 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:40:44 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-e643a5d3-d325-4736-ad61-dd63a0ddd9ad None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:44 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e643a5d3-d325-4736-ad61-dd63a0ddd9ad tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] GET http://192.168.122.202/volume/v3/volumes/685f289e-7d58-40bb-b3db-61583e329c21 Sep 01 12:40:44 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e643a5d3-d325-4736-ad61-dd63a0ddd9ad tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:40:44 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e643a5d3-d325-4736-ad61-dd63a0ddd9ad tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:40:44 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e643a5d3-d325-4736-ad61-dd63a0ddd9ad tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] http://192.168.122.202/volume/v3/volumes/685f289e-7d58-40bb-b3db-61583e329c21 returned with HTTP 404 Sep 01 12:40:44 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 314/648] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:40:44 2026] GET /volume/v3/volumes/685f289e-7d58-40bb-b3db-61583e329c21 => generated 109 bytes in 87 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:40:44 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-88606621-1e42-4dd8-8611-4ff01452d849 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:44 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-88606621-1e42-4dd8-8611-4ff01452d849 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] GET http://192.168.122.202/volume/v3/volumes/178aa33e-988c-43e4-a4d4-8acd8b611ba6 Sep 01 12:40:44 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-88606621-1e42-4dd8-8611-4ff01452d849 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:40:44 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-88606621-1e42-4dd8-8611-4ff01452d849 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:40:44 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:40:44 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:40:44 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:40:44 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:40:44 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-88606621-1e42-4dd8-8611-4ff01452d849 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Volume info retrieved successfully. Sep 01 12:40:44 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-88606621-1e42-4dd8-8611-4ff01452d849 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] http://192.168.122.202/volume/v3/volumes/178aa33e-988c-43e4-a4d4-8acd8b611ba6 returned with HTTP 200 Sep 01 12:40:44 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 335/649] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:40:44 2026] GET /volume/v3/volumes/178aa33e-988c-43e4-a4d4-8acd8b611ba6 => generated 856 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:40:44 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-226151d8-cc77-433c-a12b-ae465aae17b4 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:44 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-226151d8-cc77-433c-a12b-ae465aae17b4 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] POST http://192.168.122.202/volume/v3/volumes Sep 01 12:40:44 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-226151d8-cc77-433c-a12b-ae465aae17b4 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1572985868"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:40:44 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volumes [None req-226151d8-cc77-433c-a12b-ae465aae17b4 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1572985868'}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:40:44 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-226151d8-cc77-433c-a12b-ae465aae17b4 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Create volume of 1 GB Sep 01 12:40:44 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:40:44 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:40:44 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-349b0fbd-918b-4f83-86fa-8603f4b9ea77 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:44 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-349b0fbd-918b-4f83-86fa-8603f4b9ea77 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] GET http://192.168.122.202/volume/v3/group_snapshots/935118c1-330a-416e-bfa0-8fc04d5102bc Sep 01 12:40:44 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-349b0fbd-918b-4f83-86fa-8603f4b9ea77 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:40:44 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-349b0fbd-918b-4f83-86fa-8603f4b9ea77 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Calling method 'version_select' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:40:44 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.group_snapshots [None req-349b0fbd-918b-4f83-86fa-8603f4b9ea77 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] show called for member 935118c1-330a-416e-bfa0-8fc04d5102bc {{(pid=86815) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 12:40:44 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-226151d8-cc77-433c-a12b-ae465aae17b4 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Availability Zones retrieved successfully. Sep 01 12:40:44 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:40:44 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:40:44 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-349b0fbd-918b-4f83-86fa-8603f4b9ea77 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] http://192.168.122.202/volume/v3/group_snapshots/935118c1-330a-416e-bfa0-8fc04d5102bc returned with HTTP 200 Sep 01 12:40:44 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 336/650] 192.168.122.202 () {60 vars in 1297 bytes} [Tue Sep 1 12:40:44 2026] GET /volume/v3/group_snapshots/935118c1-330a-416e-bfa0-8fc04d5102bc => generated 307 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:40:44 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-226151d8-cc77-433c-a12b-ae465aae17b4 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Flow 'volume_create_api' (94c773a3-bdfe-412f-a06a-c8ee1ec6205a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:40:44 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-226151d8-cc77-433c-a12b-ae465aae17b4 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be37861e-04a7-4495-bdba-221184cebb23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:40:44 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.flows.api.create_volume [None req-226151d8-cc77-433c-a12b-ae465aae17b4 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Validating volume size '1' using validate_int {{(pid=86814) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 12:40:44 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-226151d8-cc77-433c-a12b-ae465aae17b4 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be37861e-04a7-4495-bdba-221184cebb23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T10:31:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3a4f1b59-94a6-4839-b926-0837adf99645,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a4f1b59-94a6-4839-b926-0837adf99645', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:40:44 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-226151d8-cc77-433c-a12b-ae465aae17b4 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f3c61a5a-3715-436e-b533-9319872e7540) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:40:45 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-226151d8-cc77-433c-a12b-ae465aae17b4 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Created reservations ['7f27d7f5-9fdd-49bc-b97e-1eb553dbd5aa', 'a32fd5c2-b5ca-410c-91d3-f1a0c1f42de4', 'b861fbd1-b987-47cf-84c1-903beb35ed12', '93858f58-b961-47c3-81aa-de0f5e503848'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:40:45 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-226151d8-cc77-433c-a12b-ae465aae17b4 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f3c61a5a-3715-436e-b533-9319872e7540) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7f27d7f5-9fdd-49bc-b97e-1eb553dbd5aa', 'a32fd5c2-b5ca-410c-91d3-f1a0c1f42de4', 'b861fbd1-b987-47cf-84c1-903beb35ed12', '93858f58-b961-47c3-81aa-de0f5e503848']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:40:45 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-226151d8-cc77-433c-a12b-ae465aae17b4 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0cc8f1de-f00d-495a-9db5-79c19dd8e122) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:40:45 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:40:45 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:40:45 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-226151d8-cc77-433c-a12b-ae465aae17b4 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0cc8f1de-f00d-495a-9db5-79c19dd8e122) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0115b9d9-11b9-4602-81d2-e5a15d2331cc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1572985868',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0fd35a5703f344e4aa9155fc315368dc',qos_specs=None,replication_status=,reservations=['7f27d7f5-9fdd-49bc-b97e-1eb553dbd5aa','a32fd5c2-b5ca-410c-91d3-f1a0c1f42de4','b861fbd1-b987-47cf-84c1-903beb35ed12','93858f58-b961-47c3-81aa-de0f5e503848'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b792c3f52e4b45079cb21cc576e688f3',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T10:40:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1572985868',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0115b9d9-11b9-4602-81d2-e5a15d2331cc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0fd35a5703f344e4aa9155fc315368dc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b792c3f52e4b45079cb21cc576e688f3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a4f1b59-94a6-4839-b926-0837adf99645),volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:40:45 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-226151d8-cc77-433c-a12b-ae465aae17b4 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (61e8913f-88ca-4580-9a13-54efa1fe081c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:40:45 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-e4725653-7731-42ae-b3b1-71f42249f212 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:45 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e4725653-7731-42ae-b3b1-71f42249f212 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] GET http://192.168.122.202/volume/v3/volumes/9f05abf9-53d5-4da6-954b-97611ee6eb55 Sep 01 12:40:45 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e4725653-7731-42ae-b3b1-71f42249f212 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:40:45 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e4725653-7731-42ae-b3b1-71f42249f212 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:40:45 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-226151d8-cc77-433c-a12b-ae465aae17b4 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (61e8913f-88ca-4580-9a13-54efa1fe081c) transitioned into state 'SUCCESS' from state '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-1572985868',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0fd35a5703f344e4aa9155fc315368dc',qos_specs=None,replication_status=,reservations=['7f27d7f5-9fdd-49bc-b97e-1eb553dbd5aa','a32fd5c2-b5ca-410c-91d3-f1a0c1f42de4','b861fbd1-b987-47cf-84c1-903beb35ed12','93858f58-b961-47c3-81aa-de0f5e503848'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b792c3f52e4b45079cb21cc576e688f3',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:40:45 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-226151d8-cc77-433c-a12b-ae465aae17b4 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (650ccd5c-1ecb-4dd9-b7e0-bf7abdcbd78c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:40:45 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:40:45 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:40:45 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:40:45 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:40:45 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-e4725653-7731-42ae-b3b1-71f42249f212 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Volume info retrieved successfully. Sep 01 12:40:45 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-226151d8-cc77-433c-a12b-ae465aae17b4 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (650ccd5c-1ecb-4dd9-b7e0-bf7abdcbd78c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:40:45 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-226151d8-cc77-433c-a12b-ae465aae17b4 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Flow 'volume_create_api' (94c773a3-bdfe-412f-a06a-c8ee1ec6205a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86814) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:40:45 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-226151d8-cc77-433c-a12b-ae465aae17b4 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Create volume request issued successfully. Sep 01 12:40:45 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-226151d8-cc77-433c-a12b-ae465aae17b4 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] http://192.168.122.202/volume/v3/volumes returned with HTTP 202 Sep 01 12:40:45 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 315/651] 192.168.122.202 () {60 vars in 1142 bytes} [Tue Sep 1 12:40:44 2026] POST /volume/v3/volumes => generated 763 bytes in 698 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:40:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-ae17e973-fd7d-4162-a6e5-bb2f6ecd8d67 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:45 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e4725653-7731-42ae-b3b1-71f42249f212 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] http://192.168.122.202/volume/v3/volumes/9f05abf9-53d5-4da6-954b-97611ee6eb55 returned with HTTP 200 Sep 01 12:40:45 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 337/652] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:40:45 2026] GET /volume/v3/volumes/9f05abf9-53d5-4da6-954b-97611ee6eb55 => generated 851 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:40:45 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ae17e973-fd7d-4162-a6e5-bb2f6ecd8d67 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] GET http://192.168.122.202/volume/v3/volumes/0115b9d9-11b9-4602-81d2-e5a15d2331cc Sep 01 12:40:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-ae17e973-fd7d-4162-a6e5-bb2f6ecd8d67 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:40:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-ae17e973-fd7d-4162-a6e5-bb2f6ecd8d67 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:40:45 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:40:45 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:40:45 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:40:45 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:40:45 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-ae17e973-fd7d-4162-a6e5-bb2f6ecd8d67 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Volume info retrieved successfully. Sep 01 12:40:45 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ae17e973-fd7d-4162-a6e5-bb2f6ecd8d67 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] http://192.168.122.202/volume/v3/volumes/0115b9d9-11b9-4602-81d2-e5a15d2331cc returned with HTTP 200 Sep 01 12:40:45 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 316/653] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:40:45 2026] GET /volume/v3/volumes/0115b9d9-11b9-4602-81d2-e5a15d2331cc => generated 831 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:40:45 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-50c3978d-8103-47b8-8fab-a28ad4863e2d None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:45 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-50c3978d-8103-47b8-8fab-a28ad4863e2d tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] GET http://192.168.122.202/volume/v3/group_snapshots/935118c1-330a-416e-bfa0-8fc04d5102bc Sep 01 12:40:45 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-50c3978d-8103-47b8-8fab-a28ad4863e2d tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:40:45 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-50c3978d-8103-47b8-8fab-a28ad4863e2d tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Calling method 'version_select' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:40:45 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.group_snapshots [None req-50c3978d-8103-47b8-8fab-a28ad4863e2d tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] show called for member 935118c1-330a-416e-bfa0-8fc04d5102bc {{(pid=86815) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 12:40:45 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:40:45 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:40:45 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-50c3978d-8103-47b8-8fab-a28ad4863e2d tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] http://192.168.122.202/volume/v3/group_snapshots/935118c1-330a-416e-bfa0-8fc04d5102bc returned with HTTP 200 Sep 01 12:40:45 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 338/654] 192.168.122.202 () {60 vars in 1297 bytes} [Tue Sep 1 12:40:45 2026] GET /volume/v3/group_snapshots/935118c1-330a-416e-bfa0-8fc04d5102bc => generated 308 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:40:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-6fccf04d-e2a6-430b-a262-c396763911a9 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:45 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-6fccf04d-e2a6-430b-a262-c396763911a9 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] GET http://192.168.122.202/volume/v3/snapshots/detail Sep 01 12:40:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-6fccf04d-e2a6-430b-a262-c396763911a9 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:40:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-6fccf04d-e2a6-430b-a262-c396763911a9 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Calling method 'detail' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:40:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.api_utils [None req-6fccf04d-e2a6-430b-a262-c396763911a9 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Removing options '' from query. {{(pid=86814) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:40:45 devstack devstack@c-api.service[86814]: DEBUG cinder.db.api [None req-6fccf04d-e2a6-430b-a262-c396763911a9 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Building query based on filter {{(pid=86814) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 12:40:45 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:40:45 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 12:40:45 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-6fccf04d-e2a6-430b-a262-c396763911a9 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Get all snapshots completed successfully. Sep 01 12:40:45 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:40:45 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:40:45 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-6fccf04d-e2a6-430b-a262-c396763911a9 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] http://192.168.122.202/volume/v3/snapshots/detail returned with HTTP 200 Sep 01 12:40:45 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 317/655] 192.168.122.202 () {58 vars in 1148 bytes} [Tue Sep 1 12:40:45 2026] GET /volume/v3/snapshots/detail => generated 454 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:40:45 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-d4cd61ab-3bb5-4a5b-b4d3-c12bbe2a1965 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:45 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d4cd61ab-3bb5-4a5b-b4d3-c12bbe2a1965 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] GET http://192.168.122.202/volume/v3/snapshots/8b889ddc-585f-4749-bd41-5c4cedde83f8 Sep 01 12:40:45 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-d4cd61ab-3bb5-4a5b-b4d3-c12bbe2a1965 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:40:45 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-d4cd61ab-3bb5-4a5b-b4d3-c12bbe2a1965 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:40:45 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:40:45 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:40:45 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-d4cd61ab-3bb5-4a5b-b4d3-c12bbe2a1965 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Snapshot retrieved successfully. Sep 01 12:40:45 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d4cd61ab-3bb5-4a5b-b4d3-c12bbe2a1965 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] http://192.168.122.202/volume/v3/snapshots/8b889ddc-585f-4749-bd41-5c4cedde83f8 returned with HTTP 200 Sep 01 12:40:45 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 339/656] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:40:45 2026] GET /volume/v3/snapshots/8b889ddc-585f-4749-bd41-5c4cedde83f8 => generated 451 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:40:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-75025e42-ec0b-4840-a7db-fc35382679cd None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:45 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-75025e42-ec0b-4840-a7db-fc35382679cd tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] GET http://192.168.122.202/volume/v3/group_snapshots/935118c1-330a-416e-bfa0-8fc04d5102bc Sep 01 12:40:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-75025e42-ec0b-4840-a7db-fc35382679cd tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:40:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-75025e42-ec0b-4840-a7db-fc35382679cd tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Calling method 'version_select' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:40:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.group_snapshots [None req-75025e42-ec0b-4840-a7db-fc35382679cd tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] show called for member 935118c1-330a-416e-bfa0-8fc04d5102bc {{(pid=86814) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 12:40:45 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:40:45 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:40:45 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-75025e42-ec0b-4840-a7db-fc35382679cd tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] http://192.168.122.202/volume/v3/group_snapshots/935118c1-330a-416e-bfa0-8fc04d5102bc returned with HTTP 200 Sep 01 12:40:45 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 318/657] 192.168.122.202 () {60 vars in 1297 bytes} [Tue Sep 1 12:40:45 2026] GET /volume/v3/group_snapshots/935118c1-330a-416e-bfa0-8fc04d5102bc => generated 308 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:40:45 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-748ba91e-797f-4295-b9d6-3d64cc3d2308 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:45 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-748ba91e-797f-4295-b9d6-3d64cc3d2308 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] GET http://192.168.122.202/volume/v3/group_snapshots/detail Sep 01 12:40:45 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-748ba91e-797f-4295-b9d6-3d64cc3d2308 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:40:45 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-748ba91e-797f-4295-b9d6-3d64cc3d2308 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Calling method 'version_select' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:40:45 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/group_snapshot.py:165: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:40:45 devstack devstack@c-api.service[86815]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 01 12:40:45 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-748ba91e-797f-4295-b9d6-3d64cc3d2308 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] http://192.168.122.202/volume/v3/group_snapshots/detail returned with HTTP 200 Sep 01 12:40:45 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 340/658] 192.168.122.202 () {60 vars in 1207 bytes} [Tue Sep 1 12:40:45 2026] GET /volume/v3/group_snapshots/detail => generated 311 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 12:40:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-44cf931b-110d-403e-9af5-eb48097f3a2f None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:45 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-44cf931b-110d-403e-9af5-eb48097f3a2f tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] DELETE http://192.168.122.202/volume/v3/group_snapshots/935118c1-330a-416e-bfa0-8fc04d5102bc Sep 01 12:40:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-44cf931b-110d-403e-9af5-eb48097f3a2f tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:40:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-44cf931b-110d-403e-9af5-eb48097f3a2f tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Calling method 'version_select' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:40:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.group_snapshots [None req-44cf931b-110d-403e-9af5-eb48097f3a2f tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] delete called for member 935118c1-330a-416e-bfa0-8fc04d5102bc {{(pid=86814) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 01 12:40:45 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.group_snapshots [None req-44cf931b-110d-403e-9af5-eb48097f3a2f tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Delete group_snapshot with id: 935118c1-330a-416e-bfa0-8fc04d5102bc Sep 01 12:40:45 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:40:45 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:40:46 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/snapshot.py:354: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:40:46 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 12:40:46 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-44cf931b-110d-403e-9af5-eb48097f3a2f tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] http://192.168.122.202/volume/v3/group_snapshots/935118c1-330a-416e-bfa0-8fc04d5102bc returned with HTTP 202 Sep 01 12:40:46 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 319/659] 192.168.122.202 () {60 vars in 1300 bytes} [Tue Sep 1 12:40:45 2026] DELETE /volume/v3/group_snapshots/935118c1-330a-416e-bfa0-8fc04d5102bc => generated 0 bytes in 180 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 12:40:46 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-768a51d3-0044-49e2-a7dc-d2980c04b439 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:46 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-768a51d3-0044-49e2-a7dc-d2980c04b439 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] GET http://192.168.122.202/volume/v3/volumes/detail Sep 01 12:40:46 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-768a51d3-0044-49e2-a7dc-d2980c04b439 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:40:46 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-768a51d3-0044-49e2-a7dc-d2980c04b439 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Calling method 'detail' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:40:46 devstack devstack@c-api.service[86815]: DEBUG cinder.api.api_utils [None req-768a51d3-0044-49e2-a7dc-d2980c04b439 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Removing options '' from query. {{(pid=86815) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:40:46 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:40:46 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:40:46 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-768a51d3-0044-49e2-a7dc-d2980c04b439 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86815) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 12:40:46 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:40:46 devstack devstack@c-api.service[86815]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 12:40:46 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:40:46 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:40:46 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-768a51d3-0044-49e2-a7dc-d2980c04b439 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Get all volumes completed successfully. Sep 01 12:40:46 devstack devstack@c-api.service[86815]: WARNING stevedore.named [None req-768a51d3-0044-49e2-a7dc-d2980c04b439 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:40:46 devstack devstack@c-api.service[86815]: WARNING castellan.key_manager [None req-768a51d3-0044-49e2-a7dc-d2980c04b439 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:40:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-6d237005-554d-49ba-b757-9c815803ca15 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:46 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-6d237005-554d-49ba-b757-9c815803ca15 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] GET http://192.168.122.202/volume/v3/volumes/9f05abf9-53d5-4da6-954b-97611ee6eb55 Sep 01 12:40:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-6d237005-554d-49ba-b757-9c815803ca15 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:40:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-6d237005-554d-49ba-b757-9c815803ca15 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:40:46 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:40:46 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:40:46 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:40:46 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:40:46 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-6d237005-554d-49ba-b757-9c815803ca15 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Volume info retrieved successfully. Sep 01 12:40:46 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-6d237005-554d-49ba-b757-9c815803ca15 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] http://192.168.122.202/volume/v3/volumes/9f05abf9-53d5-4da6-954b-97611ee6eb55 returned with HTTP 200 Sep 01 12:40:46 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 320/660] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:40:46 2026] GET /volume/v3/volumes/9f05abf9-53d5-4da6-954b-97611ee6eb55 => generated 851 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:40:46 devstack devstack@c-api.service[86815]: DEBUG oslo_db.sqlalchemy.engines [None req-768a51d3-0044-49e2-a7dc-d2980c04b439 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86815) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 12:40:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-a068d4ac-546e-4121-94ba-c60831780fc2 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:46 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a068d4ac-546e-4121-94ba-c60831780fc2 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] GET http://192.168.122.202/volume/v3/volumes/0115b9d9-11b9-4602-81d2-e5a15d2331cc Sep 01 12:40:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a068d4ac-546e-4121-94ba-c60831780fc2 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:40:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a068d4ac-546e-4121-94ba-c60831780fc2 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:40:46 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:40:46 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:40:46 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-768a51d3-0044-49e2-a7dc-d2980c04b439 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] http://192.168.122.202/volume/v3/volumes/detail returned with HTTP 200 Sep 01 12:40:46 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 341/661] 192.168.122.202 () {60 vars in 1183 bytes} [Tue Sep 1 12:40:46 2026] GET /volume/v3/volumes/detail => generated 926 bytes in 321 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 12:40:46 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:40:46 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:40:46 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-777befc4-023b-448c-81eb-4f87d8ab91ce None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:46 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:40:46 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:40:46 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-777befc4-023b-448c-81eb-4f87d8ab91ce tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] GET http://192.168.122.202/volume/v3/snapshots/detail Sep 01 12:40:46 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-a068d4ac-546e-4121-94ba-c60831780fc2 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Volume info retrieved successfully. Sep 01 12:40:46 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-777befc4-023b-448c-81eb-4f87d8ab91ce tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:40:46 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-777befc4-023b-448c-81eb-4f87d8ab91ce tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Calling method 'detail' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:40:46 devstack devstack@c-api.service[86815]: DEBUG cinder.api.api_utils [None req-777befc4-023b-448c-81eb-4f87d8ab91ce tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Removing options '' from query. {{(pid=86815) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:40:46 devstack devstack@c-api.service[86815]: DEBUG cinder.db.api [None req-777befc4-023b-448c-81eb-4f87d8ab91ce tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Building query based on filter {{(pid=86815) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 12:40:46 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a068d4ac-546e-4121-94ba-c60831780fc2 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] http://192.168.122.202/volume/v3/volumes/0115b9d9-11b9-4602-81d2-e5a15d2331cc returned with HTTP 200 Sep 01 12:40:46 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 321/662] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:40:46 2026] GET /volume/v3/volumes/0115b9d9-11b9-4602-81d2-e5a15d2331cc => generated 855 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:40:46 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:40:46 devstack devstack@c-api.service[86815]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 12:40:46 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-777befc4-023b-448c-81eb-4f87d8ab91ce tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Get all snapshots completed successfully. Sep 01 12:40:46 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:40:46 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:40:46 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-777befc4-023b-448c-81eb-4f87d8ab91ce tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] http://192.168.122.202/volume/v3/snapshots/detail returned with HTTP 200 Sep 01 12:40:46 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 342/663] 192.168.122.202 () {58 vars in 1148 bytes} [Tue Sep 1 12:40:46 2026] GET /volume/v3/snapshots/detail => generated 453 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:40:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-2160e785-186f-45d7-a7b3-2eb02996b954 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:46 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-2160e785-186f-45d7-a7b3-2eb02996b954 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] GET http://192.168.122.202/volume/v3/snapshots/8b889ddc-585f-4749-bd41-5c4cedde83f8 Sep 01 12:40:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-2160e785-186f-45d7-a7b3-2eb02996b954 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:40:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-2160e785-186f-45d7-a7b3-2eb02996b954 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:40:46 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:40:46 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:40:46 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-2160e785-186f-45d7-a7b3-2eb02996b954 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Snapshot retrieved successfully. Sep 01 12:40:46 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-2160e785-186f-45d7-a7b3-2eb02996b954 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] http://192.168.122.202/volume/v3/snapshots/8b889ddc-585f-4749-bd41-5c4cedde83f8 returned with HTTP 200 Sep 01 12:40:46 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 322/664] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:40:46 2026] GET /volume/v3/snapshots/8b889ddc-585f-4749-bd41-5c4cedde83f8 => generated 450 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:40:47 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-4b4f557d-14a8-490e-8ffa-3966fcb81fbd None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:47 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-4b4f557d-14a8-490e-8ffa-3966fcb81fbd tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] GET http://192.168.122.202/volume/v3/volumes/9f05abf9-53d5-4da6-954b-97611ee6eb55 Sep 01 12:40:47 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-4b4f557d-14a8-490e-8ffa-3966fcb81fbd tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:40:47 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-4b4f557d-14a8-490e-8ffa-3966fcb81fbd tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:40:47 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:40:47 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:40:47 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:40:47 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:40:47 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-4b4f557d-14a8-490e-8ffa-3966fcb81fbd tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Volume info retrieved successfully. Sep 01 12:40:47 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-4b4f557d-14a8-490e-8ffa-3966fcb81fbd tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] http://192.168.122.202/volume/v3/volumes/9f05abf9-53d5-4da6-954b-97611ee6eb55 returned with HTTP 200 Sep 01 12:40:47 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 343/665] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:40:47 2026] GET /volume/v3/volumes/9f05abf9-53d5-4da6-954b-97611ee6eb55 => generated 852 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:40:47 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-704c688f-3fde-4250-8c69-7413e5d601cb None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:47 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-704c688f-3fde-4250-8c69-7413e5d601cb tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] GET http://192.168.122.202/volume/v3/volumes/0115b9d9-11b9-4602-81d2-e5a15d2331cc Sep 01 12:40:47 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-704c688f-3fde-4250-8c69-7413e5d601cb tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:40:47 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-704c688f-3fde-4250-8c69-7413e5d601cb tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:40:47 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:40:47 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:40:47 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:40:47 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:40:47 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-93f0f487-ff66-4c01-b672-f8d25ac9f9f0 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:47 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-93f0f487-ff66-4c01-b672-f8d25ac9f9f0 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] GET http://192.168.122.202/volume/v3/snapshots/8b889ddc-585f-4749-bd41-5c4cedde83f8 Sep 01 12:40:47 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-93f0f487-ff66-4c01-b672-f8d25ac9f9f0 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:40:47 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-93f0f487-ff66-4c01-b672-f8d25ac9f9f0 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:40:47 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-704c688f-3fde-4250-8c69-7413e5d601cb tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Volume info retrieved successfully. Sep 01 12:40:47 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:40:47 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:40:47 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-93f0f487-ff66-4c01-b672-f8d25ac9f9f0 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Snapshot retrieved successfully. Sep 01 12:40:47 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-704c688f-3fde-4250-8c69-7413e5d601cb tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] http://192.168.122.202/volume/v3/volumes/0115b9d9-11b9-4602-81d2-e5a15d2331cc returned with HTTP 200 Sep 01 12:40:47 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-93f0f487-ff66-4c01-b672-f8d25ac9f9f0 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] http://192.168.122.202/volume/v3/snapshots/8b889ddc-585f-4749-bd41-5c4cedde83f8 returned with HTTP 200 Sep 01 12:40:47 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 323/666] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:40:47 2026] GET /volume/v3/volumes/0115b9d9-11b9-4602-81d2-e5a15d2331cc => generated 855 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:40:47 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 344/667] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:40:47 2026] GET /volume/v3/snapshots/8b889ddc-585f-4749-bd41-5c4cedde83f8 => generated 450 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:40:47 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-4acd20dc-0c61-4a17-98b6-1125adfbdf8f req-229358d5-a01e-4fbf-aa38-762a300f601b None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:47 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-4acd20dc-0c61-4a17-98b6-1125adfbdf8f req-229358d5-a01e-4fbf-aa38-762a300f601b tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] GET http://192.168.122.202/volume/v3/volumes/9f05abf9-53d5-4da6-954b-97611ee6eb55 Sep 01 12:40:47 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-4acd20dc-0c61-4a17-98b6-1125adfbdf8f req-229358d5-a01e-4fbf-aa38-762a300f601b tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:40:47 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-4acd20dc-0c61-4a17-98b6-1125adfbdf8f req-229358d5-a01e-4fbf-aa38-762a300f601b tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:40:47 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:40:47 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:40:47 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:40:47 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:40:47 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [req-4acd20dc-0c61-4a17-98b6-1125adfbdf8f req-229358d5-a01e-4fbf-aa38-762a300f601b tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Volume info retrieved successfully. Sep 01 12:40:47 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-4acd20dc-0c61-4a17-98b6-1125adfbdf8f req-229358d5-a01e-4fbf-aa38-762a300f601b tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] http://192.168.122.202/volume/v3/volumes/9f05abf9-53d5-4da6-954b-97611ee6eb55 returned with HTTP 200 Sep 01 12:40:47 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 324/668] 192.168.122.202 () {60 vars in 1487 bytes} [Tue Sep 1 12:40:47 2026] GET /volume/v3/volumes/9f05abf9-53d5-4da6-954b-97611ee6eb55 => generated 852 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:40:47 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-d8afdbf3-41d5-4ce8-ae1a-a0252dfbada9 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:47 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d8afdbf3-41d5-4ce8-ae1a-a0252dfbada9 None None] GET http://192.168.122.202/volume// Sep 01 12:40:48 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-d8afdbf3-41d5-4ce8-ae1a-a0252dfbada9 None None] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:40:48 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-d8afdbf3-41d5-4ce8-ae1a-a0252dfbada9 None None] Calling method 'all' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:40:48 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d8afdbf3-41d5-4ce8-ae1a-a0252dfbada9 None None] http://192.168.122.202/volume// returned with HTTP 300 Sep 01 12:40:48 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 345/669] 192.168.122.202 () {58 vars in 1317 bytes} [Tue Sep 1 12:40:47 2026] GET /volume/ => generated 390 bytes in 11 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 12:40:48 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-4acd20dc-0c61-4a17-98b6-1125adfbdf8f req-f27734b3-bbe9-4524-abd6-3f18ee330bde None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:48 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-4acd20dc-0c61-4a17-98b6-1125adfbdf8f req-f27734b3-bbe9-4524-abd6-3f18ee330bde tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] POST http://192.168.122.202/volume/v3/attachments Sep 01 12:40:48 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-4acd20dc-0c61-4a17-98b6-1125adfbdf8f req-f27734b3-bbe9-4524-abd6-3f18ee330bde tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9f05abf9-53d5-4da6-954b-97611ee6eb55", "connector": null, "instance_uuid": "8f4b26e7-603c-4948-895b-00285244380e"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:40:48 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:40:48 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:40:48 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:40:48 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:40:48 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-4acd20dc-0c61-4a17-98b6-1125adfbdf8f req-f27734b3-bbe9-4524-abd6-3f18ee330bde tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] http://192.168.122.202/volume/v3/attachments returned with HTTP 200 Sep 01 12:40:48 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 325/670] 192.168.122.202 () {66 vars in 1483 bytes} [Tue Sep 1 12:40:48 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 01 12:40:48 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-7890948b-2e11-497a-bd90-986de420999f None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:48 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-7890948b-2e11-497a-bd90-986de420999f tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] GET http://192.168.122.202/volume/v3/volumes/9f05abf9-53d5-4da6-954b-97611ee6eb55 Sep 01 12:40:48 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-7890948b-2e11-497a-bd90-986de420999f tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:40:48 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-7890948b-2e11-497a-bd90-986de420999f tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:40:48 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:40:48 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:40:48 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-33678bd8-c1cf-4259-b036-ed6d9c36d881 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:48 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-33678bd8-c1cf-4259-b036-ed6d9c36d881 None None] GET http://192.168.122.202/volume// Sep 01 12:40:48 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-33678bd8-c1cf-4259-b036-ed6d9c36d881 None None] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:40:48 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-33678bd8-c1cf-4259-b036-ed6d9c36d881 None None] Calling method 'all' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:40:48 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-33678bd8-c1cf-4259-b036-ed6d9c36d881 None None] http://192.168.122.202/volume// returned with HTTP 300 Sep 01 12:40:48 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 326/671] 192.168.122.202 () {58 vars in 1315 bytes} [Tue Sep 1 12:40:48 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 12:40:48 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:40:48 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:40:48 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-4acd20dc-0c61-4a17-98b6-1125adfbdf8f req-ec3e405d-594c-4c26-a2f4-1149f73b630e None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:48 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-4acd20dc-0c61-4a17-98b6-1125adfbdf8f req-ec3e405d-594c-4c26-a2f4-1149f73b630e tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] GET http://192.168.122.202/volume/v3/volumes/9f05abf9-53d5-4da6-954b-97611ee6eb55 Sep 01 12:40:48 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-4acd20dc-0c61-4a17-98b6-1125adfbdf8f req-ec3e405d-594c-4c26-a2f4-1149f73b630e tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:40:48 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-4acd20dc-0c61-4a17-98b6-1125adfbdf8f req-ec3e405d-594c-4c26-a2f4-1149f73b630e tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:40:48 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-7890948b-2e11-497a-bd90-986de420999f tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Volume info retrieved successfully. Sep 01 12:40:48 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:40:48 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:40:48 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:40:48 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:40:48 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-7890948b-2e11-497a-bd90-986de420999f tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] http://192.168.122.202/volume/v3/volumes/9f05abf9-53d5-4da6-954b-97611ee6eb55 returned with HTTP 200 Sep 01 12:40:48 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 346/672] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:40:48 2026] GET /volume/v3/volumes/9f05abf9-53d5-4da6-954b-97611ee6eb55 => generated 851 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:40:48 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [req-4acd20dc-0c61-4a17-98b6-1125adfbdf8f req-ec3e405d-594c-4c26-a2f4-1149f73b630e tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Volume info retrieved successfully. Sep 01 12:40:48 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-4acd20dc-0c61-4a17-98b6-1125adfbdf8f req-ec3e405d-594c-4c26-a2f4-1149f73b630e tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] http://192.168.122.202/volume/v3/volumes/9f05abf9-53d5-4da6-954b-97611ee6eb55 returned with HTTP 200 Sep 01 12:40:48 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 327/673] 192.168.122.202 () {62 vars in 1528 bytes} [Tue Sep 1 12:40:48 2026] GET /volume/v3/volumes/9f05abf9-53d5-4da6-954b-97611ee6eb55 => generated 1032 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 12:40:48 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-4acd20dc-0c61-4a17-98b6-1125adfbdf8f req-27a25272-ca6f-4020-85b3-faca2e34bd3b None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:48 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-4acd20dc-0c61-4a17-98b6-1125adfbdf8f req-27a25272-ca6f-4020-85b3-faca2e34bd3b tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] PUT http://192.168.122.202/volume/v3/attachments/c561dae4-bb5f-4bfe-af10-1d87e3eb11a1 Sep 01 12:40:48 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-4acd20dc-0c61-4a17-98b6-1125adfbdf8f req-27a25272-ca6f-4020-85b3-faca2e34bd3b tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.202", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9cabaa2c96fd", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "d576c0ca-ddd0-46cc-913d-b7a80063e011", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:40:48 devstack devstack@c-api.service[86815]: DEBUG cinder.coordination [req-4acd20dc-0c61-4a17-98b6-1125adfbdf8f req-27a25272-ca6f-4020-85b3-faca2e34bd3b tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Acquiring lock "cinder-attachment_update-9f05abf9-53d5-4da6-954b-97611ee6eb55-devstack" by "attachment_update" {{(pid=86815) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 12:40:48 devstack devstack@c-api.service[86815]: DEBUG cinder.coordination [req-4acd20dc-0c61-4a17-98b6-1125adfbdf8f req-27a25272-ca6f-4020-85b3-faca2e34bd3b tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Lock "cinder-attachment_update-9f05abf9-53d5-4da6-954b-97611ee6eb55-devstack" acquired by "attachment_update" :: waited 0.017s {{(pid=86815) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 12:40:48 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:40:48 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:40:48 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:40:48 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:40:48 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-4893b9ea-86a3-49b5-b007-c6d1016e000c None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:48 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-4893b9ea-86a3-49b5-b007-c6d1016e000c tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] GET http://192.168.122.202/volume/v3/snapshots/8b889ddc-585f-4749-bd41-5c4cedde83f8 Sep 01 12:40:48 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-4893b9ea-86a3-49b5-b007-c6d1016e000c tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:40:48 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-4893b9ea-86a3-49b5-b007-c6d1016e000c tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:40:48 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:40:48 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:40:48 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-4893b9ea-86a3-49b5-b007-c6d1016e000c tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Snapshot retrieved successfully. Sep 01 12:40:48 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-4893b9ea-86a3-49b5-b007-c6d1016e000c tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] http://192.168.122.202/volume/v3/snapshots/8b889ddc-585f-4749-bd41-5c4cedde83f8 returned with HTTP 200 Sep 01 12:40:48 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 328/674] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:40:48 2026] GET /volume/v3/snapshots/8b889ddc-585f-4749-bd41-5c4cedde83f8 => generated 450 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:40:48 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-0a43e3e9-26d6-47ba-b4eb-8eda4ce43e49 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:48 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-0a43e3e9-26d6-47ba-b4eb-8eda4ce43e49 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] GET http://192.168.122.202/volume/v3/volumes/0115b9d9-11b9-4602-81d2-e5a15d2331cc Sep 01 12:40:48 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-0a43e3e9-26d6-47ba-b4eb-8eda4ce43e49 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:40:48 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-0a43e3e9-26d6-47ba-b4eb-8eda4ce43e49 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:40:48 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:40:48 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:40:48 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:40:48 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:40:48 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-0a43e3e9-26d6-47ba-b4eb-8eda4ce43e49 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Volume info retrieved successfully. Sep 01 12:40:48 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-0a43e3e9-26d6-47ba-b4eb-8eda4ce43e49 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] http://192.168.122.202/volume/v3/volumes/0115b9d9-11b9-4602-81d2-e5a15d2331cc returned with HTTP 200 Sep 01 12:40:48 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 329/675] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:40:48 2026] GET /volume/v3/volumes/0115b9d9-11b9-4602-81d2-e5a15d2331cc => generated 856 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:40:48 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-f8552102-eb64-4bad-9363-cdef61a4078c None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:48 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f8552102-eb64-4bad-9363-cdef61a4078c tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] POST http://192.168.122.202/volume/v3/snapshots Sep 01 12:40:48 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f8552102-eb64-4bad-9363-cdef61a4078c tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0115b9d9-11b9-4602-81d2-e5a15d2331cc", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1708221995"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:40:48 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:40:48 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:40:48 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:40:48 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:40:48 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-f8552102-eb64-4bad-9363-cdef61a4078c tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Volume info retrieved successfully. Sep 01 12:40:48 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.snapshots [None req-f8552102-eb64-4bad-9363-cdef61a4078c tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Create snapshot from volume 0115b9d9-11b9-4602-81d2-e5a15d2331cc Sep 01 12:40:48 devstack devstack@c-api.service[86815]: DEBUG cinder.coordination [req-4acd20dc-0c61-4a17-98b6-1125adfbdf8f req-27a25272-ca6f-4020-85b3-faca2e34bd3b tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Lock "cinder-attachment_update-9f05abf9-53d5-4da6-954b-97611ee6eb55-devstack" released by "attachment_update" :: held 0.292s {{(pid=86815) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 12:40:48 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-4acd20dc-0c61-4a17-98b6-1125adfbdf8f req-27a25272-ca6f-4020-85b3-faca2e34bd3b tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] http://192.168.122.202/volume/v3/attachments/c561dae4-bb5f-4bfe-af10-1d87e3eb11a1 returned with HTTP 200 Sep 01 12:40:48 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 347/676] 192.168.122.202 () {66 vars in 1593 bytes} [Tue Sep 1 12:40:48 2026] PUT /volume/v3/attachments/c561dae4-bb5f-4bfe-af10-1d87e3eb11a1 => generated 694 bytes in 344 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:40:48 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-f8552102-eb64-4bad-9363-cdef61a4078c tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Created reservations ['047db09b-d749-4c33-880e-5d13c4fd5cb7', '437e1030-1e2c-4943-8306-498482df32d6', '6b018253-1ca6-48e2-ba5d-d5738e0efc06', '03b90ac0-c6aa-47d2-9764-2c0ec015bfa8'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:40:48 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:40:48 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:40:48 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-f8552102-eb64-4bad-9363-cdef61a4078c tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Snapshot create request issued successfully. Sep 01 12:40:48 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f8552102-eb64-4bad-9363-cdef61a4078c tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] http://192.168.122.202/volume/v3/snapshots returned with HTTP 202 Sep 01 12:40:48 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 330/677] 192.168.122.202 () {60 vars in 1149 bytes} [Tue Sep 1 12:40:48 2026] POST /volume/v3/snapshots => generated 310 bytes in 241 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:40:48 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-a1201f71-55ed-4ab1-9f0c-baf5a87b0994 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:48 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a1201f71-55ed-4ab1-9f0c-baf5a87b0994 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] GET http://192.168.122.202/volume/v3/snapshots/dde7833d-9c9e-4eec-a897-f4b98c879875 Sep 01 12:40:48 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a1201f71-55ed-4ab1-9f0c-baf5a87b0994 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:40:48 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a1201f71-55ed-4ab1-9f0c-baf5a87b0994 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:40:49 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:40:49 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:40:49 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-a1201f71-55ed-4ab1-9f0c-baf5a87b0994 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Snapshot retrieved successfully. Sep 01 12:40:49 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a1201f71-55ed-4ab1-9f0c-baf5a87b0994 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] http://192.168.122.202/volume/v3/snapshots/dde7833d-9c9e-4eec-a897-f4b98c879875 returned with HTTP 200 Sep 01 12:40:49 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 348/678] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:40:48 2026] GET /volume/v3/snapshots/dde7833d-9c9e-4eec-a897-f4b98c879875 => generated 442 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:40:49 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-4acd20dc-0c61-4a17-98b6-1125adfbdf8f req-72344980-dda2-4515-ad62-7f77452938e6 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:49 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-4acd20dc-0c61-4a17-98b6-1125adfbdf8f req-72344980-dda2-4515-ad62-7f77452938e6 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] POST http://192.168.122.202/volume/v3/attachments/c561dae4-bb5f-4bfe-af10-1d87e3eb11a1/action Sep 01 12:40:49 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-4acd20dc-0c61-4a17-98b6-1125adfbdf8f req-72344980-dda2-4515-ad62-7f77452938e6 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Action body: b'{"os-complete": null}' {{(pid=86814) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:40:49 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-4acd20dc-0c61-4a17-98b6-1125adfbdf8f req-72344980-dda2-4515-ad62-7f77452938e6 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:40:49 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-e3f54ce1-e70e-42d8-878b-fc06ccf2c90b None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:49 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e3f54ce1-e70e-42d8-878b-fc06ccf2c90b tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] GET http://192.168.122.202/volume/v3/volumes/9f05abf9-53d5-4da6-954b-97611ee6eb55 Sep 01 12:40:49 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e3f54ce1-e70e-42d8-878b-fc06ccf2c90b tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:40:49 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e3f54ce1-e70e-42d8-878b-fc06ccf2c90b tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:40:49 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:40:49 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:40:49 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:40:49 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:40:49 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:40:49 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:40:49 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:40:49 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:40:49 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-e3f54ce1-e70e-42d8-878b-fc06ccf2c90b tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Volume info retrieved successfully. Sep 01 12:40:49 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e3f54ce1-e70e-42d8-878b-fc06ccf2c90b tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] http://192.168.122.202/volume/v3/volumes/9f05abf9-53d5-4da6-954b-97611ee6eb55 returned with HTTP 200 Sep 01 12:40:49 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 349/679] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:40:49 2026] GET /volume/v3/volumes/9f05abf9-53d5-4da6-954b-97611ee6eb55 => generated 852 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:40:49 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-4acd20dc-0c61-4a17-98b6-1125adfbdf8f req-72344980-dda2-4515-ad62-7f77452938e6 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] http://192.168.122.202/volume/v3/attachments/c561dae4-bb5f-4bfe-af10-1d87e3eb11a1/action returned with HTTP 204 Sep 01 12:40:49 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 331/680] 192.168.122.202 () {66 vars in 1614 bytes} [Tue Sep 1 12:40:49 2026] POST /volume/v3/attachments/c561dae4-bb5f-4bfe-af10-1d87e3eb11a1/action => generated 0 bytes in 97 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:40:49 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-2b4a567f-bed6-4164-859f-85da957021b4 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:49 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-2b4a567f-bed6-4164-859f-85da957021b4 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] GET http://192.168.122.202/volume/v3/snapshots/8b889ddc-585f-4749-bd41-5c4cedde83f8 Sep 01 12:40:49 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-2b4a567f-bed6-4164-859f-85da957021b4 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:40:49 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-2b4a567f-bed6-4164-859f-85da957021b4 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:40:49 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-2b4a567f-bed6-4164-859f-85da957021b4 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] http://192.168.122.202/volume/v3/snapshots/8b889ddc-585f-4749-bd41-5c4cedde83f8 returned with HTTP 404 Sep 01 12:40:49 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 350/681] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:40:49 2026] GET /volume/v3/snapshots/8b889ddc-585f-4749-bd41-5c4cedde83f8 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:40:49 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-653db691-8413-4f2c-bf64-6414c569ac57 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:49 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-653db691-8413-4f2c-bf64-6414c569ac57 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] GET http://192.168.122.202/volume/v3/group_snapshots/935118c1-330a-416e-bfa0-8fc04d5102bc Sep 01 12:40:49 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-653db691-8413-4f2c-bf64-6414c569ac57 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:40:49 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-653db691-8413-4f2c-bf64-6414c569ac57 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Calling method 'version_select' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:40:49 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.group_snapshots [None req-653db691-8413-4f2c-bf64-6414c569ac57 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] show called for member 935118c1-330a-416e-bfa0-8fc04d5102bc {{(pid=86814) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 12:40:49 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-653db691-8413-4f2c-bf64-6414c569ac57 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] http://192.168.122.202/volume/v3/group_snapshots/935118c1-330a-416e-bfa0-8fc04d5102bc returned with HTTP 404 Sep 01 12:40:49 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 332/682] 192.168.122.202 () {60 vars in 1297 bytes} [Tue Sep 1 12:40:49 2026] GET /volume/v3/group_snapshots/935118c1-330a-416e-bfa0-8fc04d5102bc => generated 116 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 12:40:49 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-3fe43249-6e8b-4680-8136-36f52259a609 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:49 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-3fe43249-6e8b-4680-8136-36f52259a609 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] GET http://192.168.122.202/volume/v3/group_snapshots Sep 01 12:40:49 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-3fe43249-6e8b-4680-8136-36f52259a609 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:40:49 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-3fe43249-6e8b-4680-8136-36f52259a609 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Calling method 'version_select' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:40:49 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/group_snapshot.py:165: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:40:49 devstack devstack@c-api.service[86815]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 01 12:40:49 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-3fe43249-6e8b-4680-8136-36f52259a609 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] http://192.168.122.202/volume/v3/group_snapshots returned with HTTP 200 Sep 01 12:40:49 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 351/683] 192.168.122.202 () {60 vars in 1186 bytes} [Tue Sep 1 12:40:49 2026] GET /volume/v3/group_snapshots => generated 23 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:40:49 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-2e6941b8-68c6-450b-b615-aa53fb7de2d5 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:49 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-2e6941b8-68c6-450b-b615-aa53fb7de2d5 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] DELETE http://192.168.122.202/volume/v3/group_snapshots/935118c1-330a-416e-bfa0-8fc04d5102bc Sep 01 12:40:49 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-2e6941b8-68c6-450b-b615-aa53fb7de2d5 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:40:49 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-2e6941b8-68c6-450b-b615-aa53fb7de2d5 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Calling method 'version_select' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:40:49 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.group_snapshots [None req-2e6941b8-68c6-450b-b615-aa53fb7de2d5 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] delete called for member 935118c1-330a-416e-bfa0-8fc04d5102bc {{(pid=86814) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 01 12:40:49 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.group_snapshots [None req-2e6941b8-68c6-450b-b615-aa53fb7de2d5 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Delete group_snapshot with id: 935118c1-330a-416e-bfa0-8fc04d5102bc Sep 01 12:40:49 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-2e6941b8-68c6-450b-b615-aa53fb7de2d5 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] http://192.168.122.202/volume/v3/group_snapshots/935118c1-330a-416e-bfa0-8fc04d5102bc returned with HTTP 404 Sep 01 12:40:49 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 333/684] 192.168.122.202 () {60 vars in 1300 bytes} [Tue Sep 1 12:40:49 2026] DELETE /volume/v3/group_snapshots/935118c1-330a-416e-bfa0-8fc04d5102bc => generated 116 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 12:40:49 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-9d29baea-c046-4cc0-8a0f-9b1966036cab None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:49 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9d29baea-c046-4cc0-8a0f-9b1966036cab tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] GET http://192.168.122.202/volume/v3/volumes/detail Sep 01 12:40:49 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-9d29baea-c046-4cc0-8a0f-9b1966036cab tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:40:49 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-9d29baea-c046-4cc0-8a0f-9b1966036cab tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Calling method 'detail' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:40:49 devstack devstack@c-api.service[86815]: DEBUG cinder.api.api_utils [None req-9d29baea-c046-4cc0-8a0f-9b1966036cab tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Removing options '' from query. {{(pid=86815) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:40:49 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-9d29baea-c046-4cc0-8a0f-9b1966036cab tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86815) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 12:40:49 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:40:49 devstack devstack@c-api.service[86815]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 12:40:49 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:40:49 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:40:49 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-9d29baea-c046-4cc0-8a0f-9b1966036cab tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Get all volumes completed successfully. Sep 01 12:40:49 devstack devstack@c-api.service[86815]: WARNING stevedore.named [None req-9d29baea-c046-4cc0-8a0f-9b1966036cab tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:40:49 devstack devstack@c-api.service[86815]: WARNING castellan.key_manager [None req-9d29baea-c046-4cc0-8a0f-9b1966036cab tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:40:49 devstack devstack@c-api.service[86815]: DEBUG oslo_db.sqlalchemy.engines [None req-9d29baea-c046-4cc0-8a0f-9b1966036cab tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86815) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 12:40:49 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:40:49 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:40:49 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9d29baea-c046-4cc0-8a0f-9b1966036cab tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] http://192.168.122.202/volume/v3/volumes/detail returned with HTTP 200 Sep 01 12:40:49 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 352/685] 192.168.122.202 () {60 vars in 1183 bytes} [Tue Sep 1 12:40:49 2026] GET /volume/v3/volumes/detail => generated 926 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:40:49 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-8414c267-2516-4304-a085-3befeede41fd None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:49 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8414c267-2516-4304-a085-3befeede41fd tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] POST http://192.168.122.202/volume/v3/groups/6e7bfd3b-ff9d-462e-94ec-28cf53d955cd/action Sep 01 12:40:49 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-8414c267-2516-4304-a085-3befeede41fd tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86814) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:40:49 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-8414c267-2516-4304-a085-3befeede41fd tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:40:49 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.groups [None req-8414c267-2516-4304-a085-3befeede41fd tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] delete called for group 6e7bfd3b-ff9d-462e-94ec-28cf53d955cd {{(pid=86814) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 01 12:40:49 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.groups [None req-8414c267-2516-4304-a085-3befeede41fd tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Delete group with id: 6e7bfd3b-ff9d-462e-94ec-28cf53d955cd Sep 01 12:40:49 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:40:49 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:40:49 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/group_snapshot.py:175: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:40:49 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 01 12:40:50 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:40:50 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 12:40:50 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-d1f80bf3-2fa6-4ff9-9a2c-ba6e8f07704c None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:50 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d1f80bf3-2fa6-4ff9-9a2c-ba6e8f07704c tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] GET http://192.168.122.202/volume/v3/snapshots/dde7833d-9c9e-4eec-a897-f4b98c879875 Sep 01 12:40:50 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-d1f80bf3-2fa6-4ff9-9a2c-ba6e8f07704c tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:40:50 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-d1f80bf3-2fa6-4ff9-9a2c-ba6e8f07704c tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:40:50 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:40:50 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:40:50 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-d1f80bf3-2fa6-4ff9-9a2c-ba6e8f07704c tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Snapshot retrieved successfully. Sep 01 12:40:50 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d1f80bf3-2fa6-4ff9-9a2c-ba6e8f07704c tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] http://192.168.122.202/volume/v3/snapshots/dde7833d-9c9e-4eec-a897-f4b98c879875 returned with HTTP 200 Sep 01 12:40:50 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 353/686] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:40:50 2026] GET /volume/v3/snapshots/dde7833d-9c9e-4eec-a897-f4b98c879875 => generated 442 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:40:50 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8414c267-2516-4304-a085-3befeede41fd tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] http://192.168.122.202/volume/v3/groups/6e7bfd3b-ff9d-462e-94ec-28cf53d955cd/action returned with HTTP 202 Sep 01 12:40:50 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 334/687] 192.168.122.202 () {62 vars in 1312 bytes} [Tue Sep 1 12:40:49 2026] POST /volume/v3/groups/6e7bfd3b-ff9d-462e-94ec-28cf53d955cd/action => generated 0 bytes in 118 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 12:40:50 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-e5f6da4d-3618-42b8-84bb-fe0d61d4c245 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:50 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e5f6da4d-3618-42b8-84bb-fe0d61d4c245 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] GET http://192.168.122.202/volume/v3/volumes/3e62caa2-668c-4fba-ac6b-23a5d8210761 Sep 01 12:40:50 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e5f6da4d-3618-42b8-84bb-fe0d61d4c245 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:40:50 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e5f6da4d-3618-42b8-84bb-fe0d61d4c245 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:40:50 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:40:50 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:40:50 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:40:50 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:40:50 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-e5f6da4d-3618-42b8-84bb-fe0d61d4c245 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Volume info retrieved successfully. Sep 01 12:40:50 devstack devstack@c-api.service[86815]: WARNING stevedore.named [None req-e5f6da4d-3618-42b8-84bb-fe0d61d4c245 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:40:50 devstack devstack@c-api.service[86815]: WARNING castellan.key_manager [None req-e5f6da4d-3618-42b8-84bb-fe0d61d4c245 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:40:50 devstack devstack@c-api.service[86815]: DEBUG oslo_db.sqlalchemy.engines [None req-e5f6da4d-3618-42b8-84bb-fe0d61d4c245 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86815) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 12:40:50 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:40:50 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:40:50 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e5f6da4d-3618-42b8-84bb-fe0d61d4c245 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] http://192.168.122.202/volume/v3/volumes/3e62caa2-668c-4fba-ac6b-23a5d8210761 returned with HTTP 200 Sep 01 12:40:50 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 354/688] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:40:50 2026] GET /volume/v3/volumes/3e62caa2-668c-4fba-ac6b-23a5d8210761 => generated 922 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:40:50 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-ce262efb-a458-4ff8-aff7-c153a4e6ed19 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:50 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ce262efb-a458-4ff8-aff7-c153a4e6ed19 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] GET http://192.168.122.202/volume/v3/volumes/9f05abf9-53d5-4da6-954b-97611ee6eb55 Sep 01 12:40:50 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-ce262efb-a458-4ff8-aff7-c153a4e6ed19 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:40:50 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-ce262efb-a458-4ff8-aff7-c153a4e6ed19 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:40:50 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:40:50 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:40:50 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:40:50 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:40:50 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-ce262efb-a458-4ff8-aff7-c153a4e6ed19 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Volume info retrieved successfully. Sep 01 12:40:50 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ce262efb-a458-4ff8-aff7-c153a4e6ed19 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] http://192.168.122.202/volume/v3/volumes/9f05abf9-53d5-4da6-954b-97611ee6eb55 returned with HTTP 200 Sep 01 12:40:50 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 335/689] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:40:50 2026] GET /volume/v3/volumes/9f05abf9-53d5-4da6-954b-97611ee6eb55 => generated 1144 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:40:50 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-50bb4831-7ef3-45b5-bbe1-a7eea46e5c4a None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:50 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-50bb4831-7ef3-45b5-bbe1-a7eea46e5c4a tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] GET http://192.168.122.202/volume/v3/volumes/9f05abf9-53d5-4da6-954b-97611ee6eb55 Sep 01 12:40:50 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-50bb4831-7ef3-45b5-bbe1-a7eea46e5c4a tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:40:50 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-50bb4831-7ef3-45b5-bbe1-a7eea46e5c4a tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:40:50 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:40:50 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:40:50 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:40:50 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:40:50 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-50bb4831-7ef3-45b5-bbe1-a7eea46e5c4a tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Volume info retrieved successfully. Sep 01 12:40:50 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-50bb4831-7ef3-45b5-bbe1-a7eea46e5c4a tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] http://192.168.122.202/volume/v3/volumes/9f05abf9-53d5-4da6-954b-97611ee6eb55 returned with HTTP 200 Sep 01 12:40:50 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 355/690] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:40:50 2026] GET /volume/v3/volumes/9f05abf9-53d5-4da6-954b-97611ee6eb55 => generated 1144 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:40:50 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-b287e9c4-2cf1-4109-8595-7b2ab4e2e2a8 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:50 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b287e9c4-2cf1-4109-8595-7b2ab4e2e2a8 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] POST http://192.168.122.202/volume/v3/volumes Sep 01 12:40:50 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b287e9c4-2cf1-4109-8595-7b2ab4e2e2a8 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-595680165"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:40:50 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volumes [None req-b287e9c4-2cf1-4109-8595-7b2ab4e2e2a8 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-595680165'}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:40:50 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-b287e9c4-2cf1-4109-8595-7b2ab4e2e2a8 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Create volume of 1 GB Sep 01 12:40:50 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-b287e9c4-2cf1-4109-8595-7b2ab4e2e2a8 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Availability Zones retrieved successfully. Sep 01 12:40:50 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-b287e9c4-2cf1-4109-8595-7b2ab4e2e2a8 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Flow 'volume_create_api' (87a42ed1-0ca9-4ca7-89b7-a6afe23db85f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:40:50 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-b287e9c4-2cf1-4109-8595-7b2ab4e2e2a8 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30e9c88b-c6b3-4981-8e30-dabbe3a6a547) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:40:50 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.flows.api.create_volume [None req-b287e9c4-2cf1-4109-8595-7b2ab4e2e2a8 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Validating volume size '1' using validate_int {{(pid=86814) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 12:40:50 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-b287e9c4-2cf1-4109-8595-7b2ab4e2e2a8 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30e9c88b-c6b3-4981-8e30-dabbe3a6a547) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T10:31:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3a4f1b59-94a6-4839-b926-0837adf99645,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a4f1b59-94a6-4839-b926-0837adf99645', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:40:50 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-b287e9c4-2cf1-4109-8595-7b2ab4e2e2a8 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f9997de-4b7c-4a70-9146-65dddc3cfa89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:40:50 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-b287e9c4-2cf1-4109-8595-7b2ab4e2e2a8 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Created reservations ['30eeb5ff-d8c5-49ec-be24-95fe85ba808d', '7cc4c0cf-68a3-45c2-af6a-bc5f437a4aba', '52836262-d513-4274-9525-3dc388f5e8fe', 'aa563c3a-d07a-4908-9637-208a590b4480'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:40:50 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-b287e9c4-2cf1-4109-8595-7b2ab4e2e2a8 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f9997de-4b7c-4a70-9146-65dddc3cfa89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['30eeb5ff-d8c5-49ec-be24-95fe85ba808d', '7cc4c0cf-68a3-45c2-af6a-bc5f437a4aba', '52836262-d513-4274-9525-3dc388f5e8fe', 'aa563c3a-d07a-4908-9637-208a590b4480']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:40:50 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-b287e9c4-2cf1-4109-8595-7b2ab4e2e2a8 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e3d32ba-3263-498c-9744-629a4e66cdab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:40:50 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:40:50 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:40:50 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-b287e9c4-2cf1-4109-8595-7b2ab4e2e2a8 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e3d32ba-3263-498c-9744-629a4e66cdab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1cc8e3d5-1b66-49e5-8137-24fec6106950', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-595680165',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7fb0cb085d0b40a8b9b07d2820904013',qos_specs=None,replication_status=,reservations=['30eeb5ff-d8c5-49ec-be24-95fe85ba808d','7cc4c0cf-68a3-45c2-af6a-bc5f437a4aba','52836262-d513-4274-9525-3dc388f5e8fe','aa563c3a-d07a-4908-9637-208a590b4480'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0167c4b85def4477b30a70c89fae3c14',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T10:40:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-595680165',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1cc8e3d5-1b66-49e5-8137-24fec6106950,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7fb0cb085d0b40a8b9b07d2820904013',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0167c4b85def4477b30a70c89fae3c14',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a4f1b59-94a6-4839-b926-0837adf99645),volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:40:50 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-b287e9c4-2cf1-4109-8595-7b2ab4e2e2a8 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (acd2d87b-df60-4302-9f9d-3763b2a43e7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:40:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-fe0371a2-b265-47ae-944a-b3d371bf8c0a None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:51 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-b287e9c4-2cf1-4109-8595-7b2ab4e2e2a8 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (acd2d87b-df60-4302-9f9d-3763b2a43e7f) transitioned into state 'SUCCESS' from state '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-595680165',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7fb0cb085d0b40a8b9b07d2820904013',qos_specs=None,replication_status=,reservations=['30eeb5ff-d8c5-49ec-be24-95fe85ba808d','7cc4c0cf-68a3-45c2-af6a-bc5f437a4aba','52836262-d513-4274-9525-3dc388f5e8fe','aa563c3a-d07a-4908-9637-208a590b4480'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0167c4b85def4477b30a70c89fae3c14',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:40:51 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-b287e9c4-2cf1-4109-8595-7b2ab4e2e2a8 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (92b08ce0-9e45-40bc-ba2a-303f622655a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:40:51 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-fe0371a2-b265-47ae-944a-b3d371bf8c0a tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] GET http://192.168.122.202/volume/v3/snapshots/dde7833d-9c9e-4eec-a897-f4b98c879875 Sep 01 12:40:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-fe0371a2-b265-47ae-944a-b3d371bf8c0a tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:40:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-fe0371a2-b265-47ae-944a-b3d371bf8c0a tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:40:51 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:40:51 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:40:51 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-fe0371a2-b265-47ae-944a-b3d371bf8c0a tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Snapshot retrieved successfully. Sep 01 12:40:51 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-fe0371a2-b265-47ae-944a-b3d371bf8c0a tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] http://192.168.122.202/volume/v3/snapshots/dde7833d-9c9e-4eec-a897-f4b98c879875 returned with HTTP 200 Sep 01 12:40:51 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 356/691] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:40:51 2026] GET /volume/v3/snapshots/dde7833d-9c9e-4eec-a897-f4b98c879875 => generated 442 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:40:51 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-b287e9c4-2cf1-4109-8595-7b2ab4e2e2a8 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (92b08ce0-9e45-40bc-ba2a-303f622655a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:40:51 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-b287e9c4-2cf1-4109-8595-7b2ab4e2e2a8 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Flow 'volume_create_api' (87a42ed1-0ca9-4ca7-89b7-a6afe23db85f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86814) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:40:51 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-b287e9c4-2cf1-4109-8595-7b2ab4e2e2a8 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Create volume request issued successfully. Sep 01 12:40:51 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b287e9c4-2cf1-4109-8595-7b2ab4e2e2a8 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] http://192.168.122.202/volume/v3/volumes returned with HTTP 202 Sep 01 12:40:51 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 336/692] 192.168.122.202 () {60 vars in 1142 bytes} [Tue Sep 1 12:40:50 2026] POST /volume/v3/volumes => generated 759 bytes in 434 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:40:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-efa180ff-d769-472f-8cd5-effef90ceca1 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:51 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-efa180ff-d769-472f-8cd5-effef90ceca1 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] GET http://192.168.122.202/volume/v3/volumes/1cc8e3d5-1b66-49e5-8137-24fec6106950 Sep 01 12:40:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-efa180ff-d769-472f-8cd5-effef90ceca1 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:40:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-efa180ff-d769-472f-8cd5-effef90ceca1 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:40:51 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:40:51 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:40:51 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:40:51 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:40:51 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-efa180ff-d769-472f-8cd5-effef90ceca1 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Volume info retrieved successfully. Sep 01 12:40:51 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-efa180ff-d769-472f-8cd5-effef90ceca1 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] http://192.168.122.202/volume/v3/volumes/1cc8e3d5-1b66-49e5-8137-24fec6106950 returned with HTTP 200 Sep 01 12:40:51 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 357/693] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:40:51 2026] GET /volume/v3/volumes/1cc8e3d5-1b66-49e5-8137-24fec6106950 => generated 827 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:40:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-113f5474-c8a3-456a-a38e-3137714a48fa None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:51 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-113f5474-c8a3-456a-a38e-3137714a48fa tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] GET http://192.168.122.202/volume/v3/volumes/3e62caa2-668c-4fba-ac6b-23a5d8210761 Sep 01 12:40:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-113f5474-c8a3-456a-a38e-3137714a48fa tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:40:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-113f5474-c8a3-456a-a38e-3137714a48fa tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:40:51 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-113f5474-c8a3-456a-a38e-3137714a48fa tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] http://192.168.122.202/volume/v3/volumes/3e62caa2-668c-4fba-ac6b-23a5d8210761 returned with HTTP 404 Sep 01 12:40:51 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 337/694] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:40:51 2026] GET /volume/v3/volumes/3e62caa2-668c-4fba-ac6b-23a5d8210761 => generated 109 bytes in 56 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 12:40:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-01289f0b-13bb-4552-adff-4e45b5bf6120 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:51 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-01289f0b-13bb-4552-adff-4e45b5bf6120 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] GET http://192.168.122.202/volume/v3/groups/6e7bfd3b-ff9d-462e-94ec-28cf53d955cd Sep 01 12:40:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-01289f0b-13bb-4552-adff-4e45b5bf6120 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:40:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-01289f0b-13bb-4552-adff-4e45b5bf6120 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Calling method 'version_select' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:40:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.groups [None req-01289f0b-13bb-4552-adff-4e45b5bf6120 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] show called for member 6e7bfd3b-ff9d-462e-94ec-28cf53d955cd {{(pid=86815) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 12:40:51 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:40:51 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:40:51 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:40:51 devstack devstack@c-api.service[86815]: return base.obj_make_list(context, cls(context), Sep 01 12:40:51 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-01289f0b-13bb-4552-adff-4e45b5bf6120 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] http://192.168.122.202/volume/v3/groups/6e7bfd3b-ff9d-462e-94ec-28cf53d955cd returned with HTTP 200 Sep 01 12:40:51 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 358/695] 192.168.122.202 () {60 vars in 1270 bytes} [Tue Sep 1 12:40:51 2026] GET /volume/v3/groups/6e7bfd3b-ff9d-462e-94ec-28cf53d955cd => generated 391 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:40:52 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-0396bc7b-cb9a-4940-98f6-ee60c1047e22 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:52 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-0396bc7b-cb9a-4940-98f6-ee60c1047e22 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] GET http://192.168.122.202/volume/v3/snapshots/dde7833d-9c9e-4eec-a897-f4b98c879875 Sep 01 12:40:52 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-0396bc7b-cb9a-4940-98f6-ee60c1047e22 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:40:52 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-0396bc7b-cb9a-4940-98f6-ee60c1047e22 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:40:52 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:40:52 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:40:52 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-0396bc7b-cb9a-4940-98f6-ee60c1047e22 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Snapshot retrieved successfully. Sep 01 12:40:52 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-0396bc7b-cb9a-4940-98f6-ee60c1047e22 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] http://192.168.122.202/volume/v3/snapshots/dde7833d-9c9e-4eec-a897-f4b98c879875 returned with HTTP 200 Sep 01 12:40:52 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 338/696] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:40:52 2026] GET /volume/v3/snapshots/dde7833d-9c9e-4eec-a897-f4b98c879875 => generated 469 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:40:52 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-76692509-b17e-4196-af23-a843d078e226 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:52 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-76692509-b17e-4196-af23-a843d078e226 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] POST http://192.168.122.202/volume/v3/volumes Sep 01 12:40:52 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-76692509-b17e-4196-af23-a843d078e226 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "dde7833d-9c9e-4eec-a897-f4b98c879875", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1154673529"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:40:52 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.volumes [None req-76692509-b17e-4196-af23-a843d078e226 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Create volume request body: {'volume': {'snapshot_id': 'dde7833d-9c9e-4eec-a897-f4b98c879875', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1154673529'}} {{(pid=86815) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:40:52 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:40:52 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:40:52 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-76692509-b17e-4196-af23-a843d078e226 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Snapshot retrieved successfully. Sep 01 12:40:52 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-76692509-b17e-4196-af23-a843d078e226 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Create volume of 1 GB Sep 01 12:40:52 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-76692509-b17e-4196-af23-a843d078e226 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Availability Zones retrieved successfully. Sep 01 12:40:52 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-76692509-b17e-4196-af23-a843d078e226 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Flow 'volume_create_api' (39a6d678-567e-48ef-8ecf-dc7fd8b4d2ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:40:52 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-76692509-b17e-4196-af23-a843d078e226 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (356424d0-a940-4f99-b81d-29ae9f14353e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:40:52 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.flows.api.create_volume [None req-76692509-b17e-4196-af23-a843d078e226 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86815) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 12:40:52 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-21649ec3-21d2-4592-9fa9-b3104a0fa13b None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:52 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:40:52 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:40:52 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-21649ec3-21d2-4592-9fa9-b3104a0fa13b tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] GET http://192.168.122.202/volume/v3/volumes/1cc8e3d5-1b66-49e5-8137-24fec6106950 Sep 01 12:40:52 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-21649ec3-21d2-4592-9fa9-b3104a0fa13b tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:40:52 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-21649ec3-21d2-4592-9fa9-b3104a0fa13b tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:40:52 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:40:52 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:40:52 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:40:52 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:40:52 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-21649ec3-21d2-4592-9fa9-b3104a0fa13b tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Volume info retrieved successfully. Sep 01 12:40:52 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-76692509-b17e-4196-af23-a843d078e226 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (356424d0-a940-4f99-b81d-29ae9f14353e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'dde7833d-9c9e-4eec-a897-f4b98c879875', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T10:31:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3a4f1b59-94a6-4839-b926-0837adf99645,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a4f1b59-94a6-4839-b926-0837adf99645', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:40:52 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-76692509-b17e-4196-af23-a843d078e226 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc6f09fd-b9dd-409e-a0e5-6f37e6fc7938) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:40:52 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-21649ec3-21d2-4592-9fa9-b3104a0fa13b tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] http://192.168.122.202/volume/v3/volumes/1cc8e3d5-1b66-49e5-8137-24fec6106950 returned with HTTP 200 Sep 01 12:40:52 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 339/697] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:40:52 2026] GET /volume/v3/volumes/1cc8e3d5-1b66-49e5-8137-24fec6106950 => generated 851 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:40:52 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-7526f134-ceb3-4b19-95f7-370399d20bc2 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:52 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7526f134-ceb3-4b19-95f7-370399d20bc2 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] GET http://192.168.122.202/volume/v3/groups/6e7bfd3b-ff9d-462e-94ec-28cf53d955cd Sep 01 12:40:52 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-7526f134-ceb3-4b19-95f7-370399d20bc2 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:40:52 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-7526f134-ceb3-4b19-95f7-370399d20bc2 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] Calling method 'version_select' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:40:52 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.groups [None req-7526f134-ceb3-4b19-95f7-370399d20bc2 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] show called for member 6e7bfd3b-ff9d-462e-94ec-28cf53d955cd {{(pid=86814) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 12:40:52 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7526f134-ceb3-4b19-95f7-370399d20bc2 tempest-GroupSnapshotsTest-421436963 tempest-GroupSnapshotsTest-421436963-project-member] http://192.168.122.202/volume/v3/groups/6e7bfd3b-ff9d-462e-94ec-28cf53d955cd returned with HTTP 404 Sep 01 12:40:52 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 340/698] 192.168.122.202 () {60 vars in 1270 bytes} [Tue Sep 1 12:40:52 2026] GET /volume/v3/groups/6e7bfd3b-ff9d-462e-94ec-28cf53d955cd => generated 108 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 12:40:52 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-76692509-b17e-4196-af23-a843d078e226 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Created reservations ['41137199-0d14-448a-9af0-83d381fe1a95', 'c0735b64-bb52-49c5-91bc-cf2ddebebba7', 'e8da2df5-8f1d-4b00-ab59-e1b3ddf55762', 'c8ecfa78-d2e3-420c-ad46-6f46a602daea'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:40:52 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-76692509-b17e-4196-af23-a843d078e226 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc6f09fd-b9dd-409e-a0e5-6f37e6fc7938) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['41137199-0d14-448a-9af0-83d381fe1a95', 'c0735b64-bb52-49c5-91bc-cf2ddebebba7', 'e8da2df5-8f1d-4b00-ab59-e1b3ddf55762', 'c8ecfa78-d2e3-420c-ad46-6f46a602daea']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:40:52 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-a7a8ce48-d2ca-4672-a364-aa413e364fb7 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:52 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-76692509-b17e-4196-af23-a843d078e226 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e8e9f8b-6b22-4d79-acce-45d3eb53254a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:40:52 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a7a8ce48-d2ca-4672-a364-aa413e364fb7 tempest-GroupSnapshotsTest-1226229885 tempest-GroupSnapshotsTest-1226229885-project-admin] DELETE http://192.168.122.202/volume/v3/group_types/76aead7a-f268-4f18-a9c7-cac787f96121 Sep 01 12:40:52 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a7a8ce48-d2ca-4672-a364-aa413e364fb7 tempest-GroupSnapshotsTest-1226229885 tempest-GroupSnapshotsTest-1226229885-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:40:52 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a7a8ce48-d2ca-4672-a364-aa413e364fb7 tempest-GroupSnapshotsTest-1226229885 tempest-GroupSnapshotsTest-1226229885-project-admin] Calling method 'version_select' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:40:52 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a7a8ce48-d2ca-4672-a364-aa413e364fb7 tempest-GroupSnapshotsTest-1226229885 tempest-GroupSnapshotsTest-1226229885-project-admin] http://192.168.122.202/volume/v3/group_types/76aead7a-f268-4f18-a9c7-cac787f96121 returned with HTTP 202 Sep 01 12:40:52 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 341/699] 192.168.122.202 () {60 vars in 1288 bytes} [Tue Sep 1 12:40:52 2026] DELETE /volume/v3/group_types/76aead7a-f268-4f18-a9c7-cac787f96121 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 12:40:52 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-bbbea248-6f66-424a-b18a-b3dc5c706eb9 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:52 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:40:52 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:40:52 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-bbbea248-6f66-424a-b18a-b3dc5c706eb9 tempest-GroupSnapshotsTest-1226229885 tempest-GroupSnapshotsTest-1226229885-project-admin] DELETE http://192.168.122.202/volume/v3/types/5a928642-de4a-4631-91a8-ed172370b21c Sep 01 12:40:52 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-bbbea248-6f66-424a-b18a-b3dc5c706eb9 tempest-GroupSnapshotsTest-1226229885 tempest-GroupSnapshotsTest-1226229885-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:40:52 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-bbbea248-6f66-424a-b18a-b3dc5c706eb9 tempest-GroupSnapshotsTest-1226229885 tempest-GroupSnapshotsTest-1226229885-project-admin] Calling method '_delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:40:52 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:40:52 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:40:52 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-76692509-b17e-4196-af23-a843d078e226 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e8e9f8b-6b22-4d79-acce-45d3eb53254a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7468cef9-945a-43b0-9504-8a93b27d7def', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1154673529',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0fd35a5703f344e4aa9155fc315368dc',qos_specs=None,replication_status=,reservations=['41137199-0d14-448a-9af0-83d381fe1a95','c0735b64-bb52-49c5-91bc-cf2ddebebba7','e8da2df5-8f1d-4b00-ab59-e1b3ddf55762','c8ecfa78-d2e3-420c-ad46-6f46a602daea'],size=1,snapshot_id=dde7833d-9c9e-4eec-a897-f4b98c879875,source_replicaid=,source_volid=None,status='creating',user_id='b792c3f52e4b45079cb21cc576e688f3',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T10:40:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1154673529',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7468cef9-945a-43b0-9504-8a93b27d7def,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0fd35a5703f344e4aa9155fc315368dc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=dde7833d-9c9e-4eec-a897-f4b98c879875,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b792c3f52e4b45079cb21cc576e688f3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a4f1b59-94a6-4839-b926-0837adf99645),volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:40:52 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-76692509-b17e-4196-af23-a843d078e226 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (94d90fa7-b0b2-49f3-a839-029e81b72c89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:40:52 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-bbbea248-6f66-424a-b18a-b3dc5c706eb9 tempest-GroupSnapshotsTest-1226229885 tempest-GroupSnapshotsTest-1226229885-project-admin] http://192.168.122.202/volume/v3/types/5a928642-de4a-4631-91a8-ed172370b21c returned with HTTP 202 Sep 01 12:40:52 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 342/700] 192.168.122.202 () {58 vars in 1229 bytes} [Tue Sep 1 12:40:52 2026] DELETE /volume/v3/types/5a928642-de4a-4631-91a8-ed172370b21c => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:40:52 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-b34c243f-536e-4ca3-8c6e-7ff6bfe5ceab None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:52 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b34c243f-536e-4ca3-8c6e-7ff6bfe5ceab tempest-GroupSnapshotsTest-1226229885 tempest-GroupSnapshotsTest-1226229885-project-admin] GET http://192.168.122.202/volume/v3/types/5a928642-de4a-4631-91a8-ed172370b21c Sep 01 12:40:52 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b34c243f-536e-4ca3-8c6e-7ff6bfe5ceab tempest-GroupSnapshotsTest-1226229885 tempest-GroupSnapshotsTest-1226229885-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:40:52 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b34c243f-536e-4ca3-8c6e-7ff6bfe5ceab tempest-GroupSnapshotsTest-1226229885 tempest-GroupSnapshotsTest-1226229885-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:40:52 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b34c243f-536e-4ca3-8c6e-7ff6bfe5ceab tempest-GroupSnapshotsTest-1226229885 tempest-GroupSnapshotsTest-1226229885-project-admin] http://192.168.122.202/volume/v3/types/5a928642-de4a-4631-91a8-ed172370b21c returned with HTTP 404 Sep 01 12:40:52 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 343/701] 192.168.122.202 () {58 vars in 1226 bytes} [Tue Sep 1 12:40:52 2026] GET /volume/v3/types/5a928642-de4a-4631-91a8-ed172370b21c => generated 114 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:40:52 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-76692509-b17e-4196-af23-a843d078e226 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (94d90fa7-b0b2-49f3-a839-029e81b72c89) transitioned into state 'SUCCESS' from state '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-1154673529',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0fd35a5703f344e4aa9155fc315368dc',qos_specs=None,replication_status=,reservations=['41137199-0d14-448a-9af0-83d381fe1a95','c0735b64-bb52-49c5-91bc-cf2ddebebba7','e8da2df5-8f1d-4b00-ab59-e1b3ddf55762','c8ecfa78-d2e3-420c-ad46-6f46a602daea'],size=1,snapshot_id=dde7833d-9c9e-4eec-a897-f4b98c879875,source_replicaid=,source_volid=None,status='creating',user_id='b792c3f52e4b45079cb21cc576e688f3',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:40:52 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-76692509-b17e-4196-af23-a843d078e226 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9782ea09-6866-4004-a3e6-1ffae059b025) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:40:52 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:40:52 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:40:52 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-76692509-b17e-4196-af23-a843d078e226 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9782ea09-6866-4004-a3e6-1ffae059b025) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:40:52 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-76692509-b17e-4196-af23-a843d078e226 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Flow 'volume_create_api' (39a6d678-567e-48ef-8ecf-dc7fd8b4d2ff) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86815) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:40:52 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-76692509-b17e-4196-af23-a843d078e226 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Create volume request issued successfully. Sep 01 12:40:52 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-76692509-b17e-4196-af23-a843d078e226 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] http://192.168.122.202/volume/v3/volumes returned with HTTP 202 Sep 01 12:40:52 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 359/702] 192.168.122.202 () {60 vars in 1143 bytes} [Tue Sep 1 12:40:52 2026] POST /volume/v3/volumes => generated 797 bytes in 486 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:40:52 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-8bf35ffd-f29d-49cf-8ef9-5240eab26851 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:52 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8bf35ffd-f29d-49cf-8ef9-5240eab26851 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] GET http://192.168.122.202/volume/v3/volumes/7468cef9-945a-43b0-9504-8a93b27d7def Sep 01 12:40:52 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-8bf35ffd-f29d-49cf-8ef9-5240eab26851 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:40:52 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-8bf35ffd-f29d-49cf-8ef9-5240eab26851 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:40:52 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:40:52 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:40:52 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:40:52 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:40:52 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-8bf35ffd-f29d-49cf-8ef9-5240eab26851 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Volume info retrieved successfully. Sep 01 12:40:52 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8bf35ffd-f29d-49cf-8ef9-5240eab26851 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] http://192.168.122.202/volume/v3/volumes/7468cef9-945a-43b0-9504-8a93b27d7def returned with HTTP 200 Sep 01 12:40:52 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 344/703] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:40:52 2026] GET /volume/v3/volumes/7468cef9-945a-43b0-9504-8a93b27d7def => generated 865 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:40:53 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-6ff1e6b0-fbb1-4211-aca7-343df0213528 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:53 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-6ff1e6b0-fbb1-4211-aca7-343df0213528 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] GET http://192.168.122.202/volume/v3/volumes/1cc8e3d5-1b66-49e5-8137-24fec6106950 Sep 01 12:40:53 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-6ff1e6b0-fbb1-4211-aca7-343df0213528 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:40:53 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-6ff1e6b0-fbb1-4211-aca7-343df0213528 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:40:53 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:40:53 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:40:53 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:40:53 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:40:53 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-6ff1e6b0-fbb1-4211-aca7-343df0213528 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Volume info retrieved successfully. Sep 01 12:40:53 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-6ff1e6b0-fbb1-4211-aca7-343df0213528 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] http://192.168.122.202/volume/v3/volumes/1cc8e3d5-1b66-49e5-8137-24fec6106950 returned with HTTP 200 Sep 01 12:40:53 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 360/704] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:40:53 2026] GET /volume/v3/volumes/1cc8e3d5-1b66-49e5-8137-24fec6106950 => generated 852 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:40:53 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-9f0b4fe2-4011-4e88-9882-f2bc02eeb747 req-a6d8de14-9c45-4f47-b301-3d97921a08a4 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:53 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-9f0b4fe2-4011-4e88-9882-f2bc02eeb747 req-a6d8de14-9c45-4f47-b301-3d97921a08a4 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] GET http://192.168.122.202/volume/v3/volumes/1cc8e3d5-1b66-49e5-8137-24fec6106950 Sep 01 12:40:53 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-9f0b4fe2-4011-4e88-9882-f2bc02eeb747 req-a6d8de14-9c45-4f47-b301-3d97921a08a4 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:40:53 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-9f0b4fe2-4011-4e88-9882-f2bc02eeb747 req-a6d8de14-9c45-4f47-b301-3d97921a08a4 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:40:53 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:40:53 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:40:53 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:40:53 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:40:53 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [req-9f0b4fe2-4011-4e88-9882-f2bc02eeb747 req-a6d8de14-9c45-4f47-b301-3d97921a08a4 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Volume info retrieved successfully. Sep 01 12:40:53 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-9f0b4fe2-4011-4e88-9882-f2bc02eeb747 req-a6d8de14-9c45-4f47-b301-3d97921a08a4 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] http://192.168.122.202/volume/v3/volumes/1cc8e3d5-1b66-49e5-8137-24fec6106950 returned with HTTP 200 Sep 01 12:40:53 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 345/705] 192.168.122.202 () {60 vars in 1487 bytes} [Tue Sep 1 12:40:53 2026] GET /volume/v3/volumes/1cc8e3d5-1b66-49e5-8137-24fec6106950 => generated 852 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:40:53 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-aba17a71-256d-46ed-9828-9c6e618b7946 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:53 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-aba17a71-256d-46ed-9828-9c6e618b7946 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] GET http://192.168.122.202/volume/v3/volumes/7468cef9-945a-43b0-9504-8a93b27d7def Sep 01 12:40:53 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-aba17a71-256d-46ed-9828-9c6e618b7946 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:40:53 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-aba17a71-256d-46ed-9828-9c6e618b7946 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:40:53 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:40:53 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:40:53 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:40:53 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:40:53 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-aba17a71-256d-46ed-9828-9c6e618b7946 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Volume info retrieved successfully. Sep 01 12:40:53 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-aba17a71-256d-46ed-9828-9c6e618b7946 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] http://192.168.122.202/volume/v3/volumes/7468cef9-945a-43b0-9504-8a93b27d7def returned with HTTP 200 Sep 01 12:40:53 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-01fb2185-35f3-4496-9b06-72aeec675ae3 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:53 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 361/706] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:40:53 2026] GET /volume/v3/volumes/7468cef9-945a-43b0-9504-8a93b27d7def => generated 889 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:40:53 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-01fb2185-35f3-4496-9b06-72aeec675ae3 None None] GET http://192.168.122.202/volume// Sep 01 12:40:53 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-01fb2185-35f3-4496-9b06-72aeec675ae3 None None] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:40:53 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-01fb2185-35f3-4496-9b06-72aeec675ae3 None None] Calling method 'all' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:40:53 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-01fb2185-35f3-4496-9b06-72aeec675ae3 None None] http://192.168.122.202/volume// returned with HTTP 300 Sep 01 12:40:53 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 346/707] 192.168.122.202 () {58 vars in 1317 bytes} [Tue Sep 1 12:40:53 2026] GET /volume/ => generated 390 bytes in 12 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 01 12:40:53 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-9f0b4fe2-4011-4e88-9882-f2bc02eeb747 req-8258a398-262a-4fc2-9b8d-2c0486598eb9 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:53 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-9f0b4fe2-4011-4e88-9882-f2bc02eeb747 req-8258a398-262a-4fc2-9b8d-2c0486598eb9 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] POST http://192.168.122.202/volume/v3/attachments Sep 01 12:40:53 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-9f0b4fe2-4011-4e88-9882-f2bc02eeb747 req-8258a398-262a-4fc2-9b8d-2c0486598eb9 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1cc8e3d5-1b66-49e5-8137-24fec6106950", "connector": null, "instance_uuid": "8f4b26e7-603c-4948-895b-00285244380e"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:40:53 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:40:53 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:40:53 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:40:53 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:40:54 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-9f0b4fe2-4011-4e88-9882-f2bc02eeb747 req-8258a398-262a-4fc2-9b8d-2c0486598eb9 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] http://192.168.122.202/volume/v3/attachments returned with HTTP 200 Sep 01 12:40:54 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 362/708] 192.168.122.202 () {66 vars in 1483 bytes} [Tue Sep 1 12:40:53 2026] POST /volume/v3/attachments => generated 273 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:40:54 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-cd05d02b-a3eb-4816-8229-0c04fe422932 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:54 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-cd05d02b-a3eb-4816-8229-0c04fe422932 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] GET http://192.168.122.202/volume/v3/volumes/1cc8e3d5-1b66-49e5-8137-24fec6106950 Sep 01 12:40:54 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-cd05d02b-a3eb-4816-8229-0c04fe422932 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:40:54 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-cd05d02b-a3eb-4816-8229-0c04fe422932 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:40:54 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:40:54 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:40:54 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-1695b2ca-49df-43e7-b596-6755f684701d None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:54 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:40:54 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:40:54 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-1695b2ca-49df-43e7-b596-6755f684701d None None] GET http://192.168.122.202/volume// Sep 01 12:40:54 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-1695b2ca-49df-43e7-b596-6755f684701d None None] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:40:54 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-1695b2ca-49df-43e7-b596-6755f684701d None None] Calling method 'all' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:40:54 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-1695b2ca-49df-43e7-b596-6755f684701d None None] http://192.168.122.202/volume// returned with HTTP 300 Sep 01 12:40:54 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 363/709] 192.168.122.202 () {58 vars in 1315 bytes} [Tue Sep 1 12:40:54 2026] GET /volume/ => generated 390 bytes in 11 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 12:40:54 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-cd05d02b-a3eb-4816-8229-0c04fe422932 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Volume info retrieved successfully. Sep 01 12:40:54 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-9f0b4fe2-4011-4e88-9882-f2bc02eeb747 req-6ee7d857-a771-4972-8686-d1070ca4df69 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:54 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-9f0b4fe2-4011-4e88-9882-f2bc02eeb747 req-6ee7d857-a771-4972-8686-d1070ca4df69 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] GET http://192.168.122.202/volume/v3/volumes/1cc8e3d5-1b66-49e5-8137-24fec6106950 Sep 01 12:40:54 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-9f0b4fe2-4011-4e88-9882-f2bc02eeb747 req-6ee7d857-a771-4972-8686-d1070ca4df69 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:40:54 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-9f0b4fe2-4011-4e88-9882-f2bc02eeb747 req-6ee7d857-a771-4972-8686-d1070ca4df69 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:40:54 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-cd05d02b-a3eb-4816-8229-0c04fe422932 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] http://192.168.122.202/volume/v3/volumes/1cc8e3d5-1b66-49e5-8137-24fec6106950 returned with HTTP 200 Sep 01 12:40:54 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 347/710] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:40:54 2026] GET /volume/v3/volumes/1cc8e3d5-1b66-49e5-8137-24fec6106950 => generated 851 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:40:54 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:40:54 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:40:54 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:40:54 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:40:54 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [req-9f0b4fe2-4011-4e88-9882-f2bc02eeb747 req-6ee7d857-a771-4972-8686-d1070ca4df69 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Volume info retrieved successfully. Sep 01 12:40:54 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-9f0b4fe2-4011-4e88-9882-f2bc02eeb747 req-6ee7d857-a771-4972-8686-d1070ca4df69 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] http://192.168.122.202/volume/v3/volumes/1cc8e3d5-1b66-49e5-8137-24fec6106950 returned with HTTP 200 Sep 01 12:40:54 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 364/711] 192.168.122.202 () {62 vars in 1528 bytes} [Tue Sep 1 12:40:54 2026] GET /volume/v3/volumes/1cc8e3d5-1b66-49e5-8137-24fec6106950 => generated 1032 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 12:40:54 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-9f0b4fe2-4011-4e88-9882-f2bc02eeb747 req-1a615cd1-9332-4e40-8915-eae388f7fa34 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:54 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-9f0b4fe2-4011-4e88-9882-f2bc02eeb747 req-1a615cd1-9332-4e40-8915-eae388f7fa34 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] PUT http://192.168.122.202/volume/v3/attachments/321bf277-4d72-47c9-8900-0c54bc686719 Sep 01 12:40:54 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-9f0b4fe2-4011-4e88-9882-f2bc02eeb747 req-1a615cd1-9332-4e40-8915-eae388f7fa34 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.202", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9cabaa2c96fd", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "d576c0ca-ddd0-46cc-913d-b7a80063e011", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:40:54 devstack devstack@c-api.service[86814]: DEBUG cinder.coordination [req-9f0b4fe2-4011-4e88-9882-f2bc02eeb747 req-1a615cd1-9332-4e40-8915-eae388f7fa34 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Acquiring lock "cinder-attachment_update-1cc8e3d5-1b66-49e5-8137-24fec6106950-devstack" by "attachment_update" {{(pid=86814) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 12:40:54 devstack devstack@c-api.service[86814]: DEBUG cinder.coordination [req-9f0b4fe2-4011-4e88-9882-f2bc02eeb747 req-1a615cd1-9332-4e40-8915-eae388f7fa34 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Lock "cinder-attachment_update-1cc8e3d5-1b66-49e5-8137-24fec6106950-devstack" acquired by "attachment_update" :: waited 0.029s {{(pid=86814) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 12:40:54 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:40:54 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:40:54 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:40:54 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:40:54 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-0218cdcb-b9b1-4e0c-8c4e-5061122f0b8a None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:54 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0218cdcb-b9b1-4e0c-8c4e-5061122f0b8a tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] GET http://192.168.122.202/volume/v3/volumes/7468cef9-945a-43b0-9504-8a93b27d7def Sep 01 12:40:54 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0218cdcb-b9b1-4e0c-8c4e-5061122f0b8a tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:40:54 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0218cdcb-b9b1-4e0c-8c4e-5061122f0b8a tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:40:54 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:40:54 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:40:54 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:40:54 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:40:54 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-0218cdcb-b9b1-4e0c-8c4e-5061122f0b8a tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Volume info retrieved successfully. Sep 01 12:40:55 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0218cdcb-b9b1-4e0c-8c4e-5061122f0b8a tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] http://192.168.122.202/volume/v3/volumes/7468cef9-945a-43b0-9504-8a93b27d7def returned with HTTP 200 Sep 01 12:40:55 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 365/712] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:40:54 2026] GET /volume/v3/volumes/7468cef9-945a-43b0-9504-8a93b27d7def => generated 889 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:40:55 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-4ebe0981-e328-463c-b889-7d88a8ec78ed None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:55 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-4ebe0981-e328-463c-b889-7d88a8ec78ed tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] GET http://192.168.122.202/volume/v3/volumes/1cc8e3d5-1b66-49e5-8137-24fec6106950 Sep 01 12:40:55 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-4ebe0981-e328-463c-b889-7d88a8ec78ed tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:40:55 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-4ebe0981-e328-463c-b889-7d88a8ec78ed tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:40:55 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:40:55 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:40:55 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:40:55 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:40:55 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-4ebe0981-e328-463c-b889-7d88a8ec78ed tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Volume info retrieved successfully. Sep 01 12:40:55 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-4ebe0981-e328-463c-b889-7d88a8ec78ed tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] http://192.168.122.202/volume/v3/volumes/1cc8e3d5-1b66-49e5-8137-24fec6106950 returned with HTTP 200 Sep 01 12:40:55 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 366/713] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:40:55 2026] GET /volume/v3/volumes/1cc8e3d5-1b66-49e5-8137-24fec6106950 => generated 851 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:40:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-2888b9e1-c336-4639-b43d-27a96db99923 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:56 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-2888b9e1-c336-4639-b43d-27a96db99923 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] GET http://192.168.122.202/volume/v3/volumes/7468cef9-945a-43b0-9504-8a93b27d7def Sep 01 12:40:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-2888b9e1-c336-4639-b43d-27a96db99923 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:40:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-2888b9e1-c336-4639-b43d-27a96db99923 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:40:56 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:40:56 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:40:56 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:40:56 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:40:56 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-2888b9e1-c336-4639-b43d-27a96db99923 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Volume info retrieved successfully. Sep 01 12:40:56 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-2888b9e1-c336-4639-b43d-27a96db99923 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] http://192.168.122.202/volume/v3/volumes/7468cef9-945a-43b0-9504-8a93b27d7def returned with HTTP 200 Sep 01 12:40:56 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 367/714] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:40:56 2026] GET /volume/v3/volumes/7468cef9-945a-43b0-9504-8a93b27d7def => generated 889 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:40:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-90aed240-4ae4-42cb-ae79-0163f17ad12f None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:56 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-90aed240-4ae4-42cb-ae79-0163f17ad12f tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] GET http://192.168.122.202/volume/v3/volumes/1cc8e3d5-1b66-49e5-8137-24fec6106950 Sep 01 12:40:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-90aed240-4ae4-42cb-ae79-0163f17ad12f tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:40:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-90aed240-4ae4-42cb-ae79-0163f17ad12f tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:40:56 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:40:56 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:40:56 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:40:56 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:40:56 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-90aed240-4ae4-42cb-ae79-0163f17ad12f tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Volume info retrieved successfully. Sep 01 12:40:56 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-90aed240-4ae4-42cb-ae79-0163f17ad12f tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] http://192.168.122.202/volume/v3/volumes/1cc8e3d5-1b66-49e5-8137-24fec6106950 returned with HTTP 200 Sep 01 12:40:56 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 368/715] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:40:56 2026] GET /volume/v3/volumes/1cc8e3d5-1b66-49e5-8137-24fec6106950 => generated 851 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:40:57 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-1dd4bbb1-f523-4c7f-b1ce-369c56bcbe3a None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:57 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-1dd4bbb1-f523-4c7f-b1ce-369c56bcbe3a tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] GET http://192.168.122.202/volume/v3/volumes/7468cef9-945a-43b0-9504-8a93b27d7def Sep 01 12:40:57 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-1dd4bbb1-f523-4c7f-b1ce-369c56bcbe3a tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:40:57 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-1dd4bbb1-f523-4c7f-b1ce-369c56bcbe3a tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:40:58 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:40:58 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:40:58 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:40:58 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:40:58 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-1dd4bbb1-f523-4c7f-b1ce-369c56bcbe3a tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Volume info retrieved successfully. Sep 01 12:40:58 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-1dd4bbb1-f523-4c7f-b1ce-369c56bcbe3a tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] http://192.168.122.202/volume/v3/volumes/7468cef9-945a-43b0-9504-8a93b27d7def returned with HTTP 200 Sep 01 12:40:58 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 369/716] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:40:57 2026] GET /volume/v3/volumes/7468cef9-945a-43b0-9504-8a93b27d7def => generated 889 bytes in 1068 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:40:58 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-668822a9-2c96-4b5e-81e7-fd84088112ea None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:58 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-668822a9-2c96-4b5e-81e7-fd84088112ea tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] GET http://192.168.122.202/volume/v3/volumes/1cc8e3d5-1b66-49e5-8137-24fec6106950 Sep 01 12:40:58 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-668822a9-2c96-4b5e-81e7-fd84088112ea tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:40:58 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-668822a9-2c96-4b5e-81e7-fd84088112ea tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:40:58 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:40:58 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:40:58 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:40:58 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:40:58 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-668822a9-2c96-4b5e-81e7-fd84088112ea tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Volume info retrieved successfully. Sep 01 12:40:58 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-668822a9-2c96-4b5e-81e7-fd84088112ea tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] http://192.168.122.202/volume/v3/volumes/1cc8e3d5-1b66-49e5-8137-24fec6106950 returned with HTTP 200 Sep 01 12:40:58 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 370/717] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:40:58 2026] GET /volume/v3/volumes/1cc8e3d5-1b66-49e5-8137-24fec6106950 => generated 851 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:40:59 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-00595711-d2ff-40f8-87cb-6b999f367f25 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:59 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-00595711-d2ff-40f8-87cb-6b999f367f25 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] GET http://192.168.122.202/volume/v3/volumes/7468cef9-945a-43b0-9504-8a93b27d7def Sep 01 12:40:59 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-00595711-d2ff-40f8-87cb-6b999f367f25 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:40:59 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-00595711-d2ff-40f8-87cb-6b999f367f25 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:40:59 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:40:59 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:40:59 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:40:59 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:40:59 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-00595711-d2ff-40f8-87cb-6b999f367f25 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Volume info retrieved successfully. Sep 01 12:40:59 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-00595711-d2ff-40f8-87cb-6b999f367f25 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] http://192.168.122.202/volume/v3/volumes/7468cef9-945a-43b0-9504-8a93b27d7def returned with HTTP 200 Sep 01 12:40:59 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 371/718] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:40:59 2026] GET /volume/v3/volumes/7468cef9-945a-43b0-9504-8a93b27d7def => generated 889 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:40:59 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-507dfaa3-3240-404b-b75e-0e9ec650c061 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:40:59 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-507dfaa3-3240-404b-b75e-0e9ec650c061 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] GET http://192.168.122.202/volume/v3/volumes/1cc8e3d5-1b66-49e5-8137-24fec6106950 Sep 01 12:40:59 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-507dfaa3-3240-404b-b75e-0e9ec650c061 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:40:59 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-507dfaa3-3240-404b-b75e-0e9ec650c061 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:40:59 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:40:59 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:40:59 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:40:59 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:40:59 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-507dfaa3-3240-404b-b75e-0e9ec650c061 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Volume info retrieved successfully. Sep 01 12:40:59 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-507dfaa3-3240-404b-b75e-0e9ec650c061 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] http://192.168.122.202/volume/v3/volumes/1cc8e3d5-1b66-49e5-8137-24fec6106950 returned with HTTP 200 Sep 01 12:40:59 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 372/719] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:40:59 2026] GET /volume/v3/volumes/1cc8e3d5-1b66-49e5-8137-24fec6106950 => generated 851 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:41:00 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-7dd272d8-845f-49a6-880c-ca1095ab1df2 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:00 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-7dd272d8-845f-49a6-880c-ca1095ab1df2 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] GET http://192.168.122.202/volume/v3/volumes/7468cef9-945a-43b0-9504-8a93b27d7def Sep 01 12:41:00 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-7dd272d8-845f-49a6-880c-ca1095ab1df2 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:41:00 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-7dd272d8-845f-49a6-880c-ca1095ab1df2 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:41:00 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:41:00 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:41:00 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:41:00 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:41:00 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-7dd272d8-845f-49a6-880c-ca1095ab1df2 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Volume info retrieved successfully. Sep 01 12:41:00 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-7dd272d8-845f-49a6-880c-ca1095ab1df2 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] http://192.168.122.202/volume/v3/volumes/7468cef9-945a-43b0-9504-8a93b27d7def returned with HTTP 200 Sep 01 12:41:00 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 373/720] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:41:00 2026] GET /volume/v3/volumes/7468cef9-945a-43b0-9504-8a93b27d7def => generated 889 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:41:00 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-bd17ec86-d6ce-451e-98de-45ece7d74b8e None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:00 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-bd17ec86-d6ce-451e-98de-45ece7d74b8e tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] GET http://192.168.122.202/volume/v3/volumes/1cc8e3d5-1b66-49e5-8137-24fec6106950 Sep 01 12:41:00 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-bd17ec86-d6ce-451e-98de-45ece7d74b8e tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:41:00 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-bd17ec86-d6ce-451e-98de-45ece7d74b8e tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:41:00 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:41:00 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:41:00 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:41:00 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:41:00 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-bd17ec86-d6ce-451e-98de-45ece7d74b8e tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Volume info retrieved successfully. Sep 01 12:41:00 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-bd17ec86-d6ce-451e-98de-45ece7d74b8e tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] http://192.168.122.202/volume/v3/volumes/1cc8e3d5-1b66-49e5-8137-24fec6106950 returned with HTTP 200 Sep 01 12:41:00 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 374/721] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:41:00 2026] GET /volume/v3/volumes/1cc8e3d5-1b66-49e5-8137-24fec6106950 => generated 851 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:41:01 devstack devstack@c-api.service[86814]: DEBUG cinder.coordination [req-9f0b4fe2-4011-4e88-9882-f2bc02eeb747 req-1a615cd1-9332-4e40-8915-eae388f7fa34 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Lock "cinder-attachment_update-1cc8e3d5-1b66-49e5-8137-24fec6106950-devstack" released by "attachment_update" :: held 6.633s {{(pid=86814) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 12:41:01 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-9f0b4fe2-4011-4e88-9882-f2bc02eeb747 req-1a615cd1-9332-4e40-8915-eae388f7fa34 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] http://192.168.122.202/volume/v3/attachments/321bf277-4d72-47c9-8900-0c54bc686719 returned with HTTP 200 Sep 01 12:41:01 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 348/722] 192.168.122.202 () {66 vars in 1593 bytes} [Tue Sep 1 12:40:54 2026] PUT /volume/v3/attachments/321bf277-4d72-47c9-8900-0c54bc686719 => generated 694 bytes in 6735 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:41:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-faa3a5c1-fe30-4cdf-9142-7200bf55a780 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:01 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-faa3a5c1-fe30-4cdf-9142-7200bf55a780 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] GET http://192.168.122.202/volume/v3/volumes/7468cef9-945a-43b0-9504-8a93b27d7def Sep 01 12:41:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-faa3a5c1-fe30-4cdf-9142-7200bf55a780 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:41:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-faa3a5c1-fe30-4cdf-9142-7200bf55a780 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:41:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-e92e5f7b-57c2-4f39-84fd-2ef5ff73cc50 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:01 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:41:01 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:41:01 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:41:01 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:41:01 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-faa3a5c1-fe30-4cdf-9142-7200bf55a780 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Volume info retrieved successfully. Sep 01 12:41:01 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-faa3a5c1-fe30-4cdf-9142-7200bf55a780 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] http://192.168.122.202/volume/v3/volumes/7468cef9-945a-43b0-9504-8a93b27d7def returned with HTTP 200 Sep 01 12:41:01 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 375/723] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:41:01 2026] GET /volume/v3/volumes/7468cef9-945a-43b0-9504-8a93b27d7def => generated 890 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:41:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-f7d037ce-574a-4a71-917f-371b3db190bd None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:01 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f7d037ce-574a-4a71-917f-371b3db190bd tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] GET http://192.168.122.202/volume/v3/volumes/7468cef9-945a-43b0-9504-8a93b27d7def Sep 01 12:41:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f7d037ce-574a-4a71-917f-371b3db190bd tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:41:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f7d037ce-574a-4a71-917f-371b3db190bd tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:41:01 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:41:01 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:41:01 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:41:01 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:41:01 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-f7d037ce-574a-4a71-917f-371b3db190bd tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Volume info retrieved successfully. Sep 01 12:41:01 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f7d037ce-574a-4a71-917f-371b3db190bd tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] http://192.168.122.202/volume/v3/volumes/7468cef9-945a-43b0-9504-8a93b27d7def returned with HTTP 200 Sep 01 12:41:01 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 376/724] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:41:01 2026] GET /volume/v3/volumes/7468cef9-945a-43b0-9504-8a93b27d7def => generated 890 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:41:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-9f0b4fe2-4011-4e88-9882-f2bc02eeb747 req-bb57163c-92e1-4f44-80d8-f32fe803803f None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:01 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-9f0b4fe2-4011-4e88-9882-f2bc02eeb747 req-bb57163c-92e1-4f44-80d8-f32fe803803f tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] POST http://192.168.122.202/volume/v3/attachments/321bf277-4d72-47c9-8900-0c54bc686719/action Sep 01 12:41:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-9f0b4fe2-4011-4e88-9882-f2bc02eeb747 req-bb57163c-92e1-4f44-80d8-f32fe803803f tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Action body: b'{"os-complete": null}' {{(pid=86815) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:41:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-9f0b4fe2-4011-4e88-9882-f2bc02eeb747 req-bb57163c-92e1-4f44-80d8-f32fe803803f tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:41:01 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:41:01 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:41:01 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:41:01 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:41:01 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e92e5f7b-57c2-4f39-84fd-2ef5ff73cc50 tempest-GroupsTest-68679789 tempest-GroupsTest-68679789-project-admin] POST http://192.168.122.202/volume/v3/types Sep 01 12:41:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e92e5f7b-57c2-4f39-84fd-2ef5ff73cc50 tempest-GroupsTest-68679789 tempest-GroupsTest-68679789-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1201675331"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:41:01 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:41:01 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:41:01 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-9f0b4fe2-4011-4e88-9882-f2bc02eeb747 req-bb57163c-92e1-4f44-80d8-f32fe803803f tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] http://192.168.122.202/volume/v3/attachments/321bf277-4d72-47c9-8900-0c54bc686719/action returned with HTTP 204 Sep 01 12:41:01 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 377/725] 192.168.122.202 () {66 vars in 1614 bytes} [Tue Sep 1 12:41:01 2026] POST /volume/v3/attachments/321bf277-4d72-47c9-8900-0c54bc686719/action => generated 0 bytes in 73 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:41:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-1f5fce24-0f8a-4d78-a669-64caf8b98a33 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:01 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-1f5fce24-0f8a-4d78-a669-64caf8b98a33 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] DELETE http://192.168.122.202/volume/v3/volumes/7468cef9-945a-43b0-9504-8a93b27d7def Sep 01 12:41:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-1f5fce24-0f8a-4d78-a669-64caf8b98a33 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:41:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-1f5fce24-0f8a-4d78-a669-64caf8b98a33 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:41:01 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-1f5fce24-0f8a-4d78-a669-64caf8b98a33 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Delete volume with id: 7468cef9-945a-43b0-9504-8a93b27d7def Sep 01 12:41:01 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e92e5f7b-57c2-4f39-84fd-2ef5ff73cc50 tempest-GroupsTest-68679789 tempest-GroupsTest-68679789-project-admin] http://192.168.122.202/volume/v3/types returned with HTTP 200 Sep 01 12:41:01 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 349/726] 192.168.122.202 () {60 vars in 1136 bytes} [Tue Sep 1 12:41:01 2026] POST /volume/v3/types => generated 216 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:41:01 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:41:01 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:41:01 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:41:01 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:41:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-096c423f-08c3-4ac1-8222-b3ff55dc941b None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:01 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-1f5fce24-0f8a-4d78-a669-64caf8b98a33 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Volume info retrieved successfully. Sep 01 12:41:01 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-096c423f-08c3-4ac1-8222-b3ff55dc941b tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] GET http://192.168.122.202/volume/v3/volumes/1cc8e3d5-1b66-49e5-8137-24fec6106950 Sep 01 12:41:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-096c423f-08c3-4ac1-8222-b3ff55dc941b tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:41:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-096c423f-08c3-4ac1-8222-b3ff55dc941b tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:41:01 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:41:01 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:41:01 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:41:01 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:41:01 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-096c423f-08c3-4ac1-8222-b3ff55dc941b tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Volume info retrieved successfully. Sep 01 12:41:01 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-1f5fce24-0f8a-4d78-a669-64caf8b98a33 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Delete volume request issued successfully. Sep 01 12:41:01 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-1f5fce24-0f8a-4d78-a669-64caf8b98a33 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] http://192.168.122.202/volume/v3/volumes/7468cef9-945a-43b0-9504-8a93b27d7def returned with HTTP 202 Sep 01 12:41:01 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 378/727] 192.168.122.202 () {58 vars in 1235 bytes} [Tue Sep 1 12:41:01 2026] DELETE /volume/v3/volumes/7468cef9-945a-43b0-9504-8a93b27d7def => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:41:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-c83a3db1-72a0-4de0-a8a3-7cb00ed4798b None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:01 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c83a3db1-72a0-4de0-a8a3-7cb00ed4798b tempest-GroupsTest-68679789 tempest-GroupsTest-68679789-project-admin] POST http://192.168.122.202/volume/v3/group_types Sep 01 12:41:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c83a3db1-72a0-4de0-a8a3-7cb00ed4798b tempest-GroupsTest-68679789 tempest-GroupsTest-68679789-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-1584262973"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:41:01 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-096c423f-08c3-4ac1-8222-b3ff55dc941b tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] http://192.168.122.202/volume/v3/volumes/1cc8e3d5-1b66-49e5-8137-24fec6106950 returned with HTTP 200 Sep 01 12:41:01 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 350/728] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:41:01 2026] GET /volume/v3/volumes/1cc8e3d5-1b66-49e5-8137-24fec6106950 => generated 1144 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:41:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-0431a7e1-5708-46d8-bf91-04897666f6cd None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:01 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-0431a7e1-5708-46d8-bf91-04897666f6cd tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] GET http://192.168.122.202/volume/v3/volumes/7468cef9-945a-43b0-9504-8a93b27d7def Sep 01 12:41:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-0431a7e1-5708-46d8-bf91-04897666f6cd tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:41:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-0431a7e1-5708-46d8-bf91-04897666f6cd tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:41:01 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:41:01 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:41:01 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c83a3db1-72a0-4de0-a8a3-7cb00ed4798b tempest-GroupsTest-68679789 tempest-GroupsTest-68679789-project-admin] http://192.168.122.202/volume/v3/group_types returned with HTTP 202 Sep 01 12:41:01 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 379/729] 192.168.122.202 () {62 vars in 1195 bytes} [Tue Sep 1 12:41:01 2026] POST /volume/v3/group_types => generated 173 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:41:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-a4f85fce-6256-4b52-8ee5-c1596e5a0f3d None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:01 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:41:01 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:41:01 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a4f85fce-6256-4b52-8ee5-c1596e5a0f3d tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] GET http://192.168.122.202/volume/v3/volumes/1cc8e3d5-1b66-49e5-8137-24fec6106950 Sep 01 12:41:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a4f85fce-6256-4b52-8ee5-c1596e5a0f3d tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:41:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a4f85fce-6256-4b52-8ee5-c1596e5a0f3d tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:41:01 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-0431a7e1-5708-46d8-bf91-04897666f6cd tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Volume info retrieved successfully. Sep 01 12:41:01 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:41:01 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:41:01 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:41:01 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:41:02 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-0431a7e1-5708-46d8-bf91-04897666f6cd tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] http://192.168.122.202/volume/v3/volumes/7468cef9-945a-43b0-9504-8a93b27d7def returned with HTTP 200 Sep 01 12:41:02 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 351/730] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:41:01 2026] GET /volume/v3/volumes/7468cef9-945a-43b0-9504-8a93b27d7def => generated 889 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:41:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-27ba2c80-8161-4ff7-90c3-07a1dba0ab1b None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:02 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-a4f85fce-6256-4b52-8ee5-c1596e5a0f3d tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Volume info retrieved successfully. Sep 01 12:41:02 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a4f85fce-6256-4b52-8ee5-c1596e5a0f3d tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] http://192.168.122.202/volume/v3/volumes/1cc8e3d5-1b66-49e5-8137-24fec6106950 returned with HTTP 200 Sep 01 12:41:02 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 380/731] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:41:01 2026] GET /volume/v3/volumes/1cc8e3d5-1b66-49e5-8137-24fec6106950 => generated 1144 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:41:02 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-27ba2c80-8161-4ff7-90c3-07a1dba0ab1b tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] POST http://192.168.122.202/volume/v3/groups Sep 01 12:41:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-27ba2c80-8161-4ff7-90c3-07a1dba0ab1b tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "4d520fc1-0341-4ee7-9350-7a6c0ee6d202", "volume_types": ["2eb92649-8083-4fdb-a15e-da8876bc1d14"], "name": "tempest-Group1-42251400"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:41:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.groups [None req-27ba2c80-8161-4ff7-90c3-07a1dba0ab1b tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Creating new group {'group': {'group_type': '4d520fc1-0341-4ee7-9350-7a6c0ee6d202', 'volume_types': ['2eb92649-8083-4fdb-a15e-da8876bc1d14'], 'name': 'tempest-Group1-42251400'}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 01 12:41:02 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.groups [None req-27ba2c80-8161-4ff7-90c3-07a1dba0ab1b tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Creating group tempest-Group1-42251400. Sep 01 12:41:02 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-27ba2c80-8161-4ff7-90c3-07a1dba0ab1b tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Availability Zones retrieved successfully. Sep 01 12:41:02 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-27ba2c80-8161-4ff7-90c3-07a1dba0ab1b tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Created reservations ['1a3a0480-ded5-4257-a59b-26a38ea24999'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:41:02 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-27ba2c80-8161-4ff7-90c3-07a1dba0ab1b tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] http://192.168.122.202/volume/v3/groups returned with HTTP 202 Sep 01 12:41:02 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 352/732] 192.168.122.202 () {62 vars in 1181 bytes} [Tue Sep 1 12:41:02 2026] POST /volume/v3/groups => generated 92 bytes in 316 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:41:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-68349630-5897-4eeb-8a79-0bc57400a501 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:02 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-68349630-5897-4eeb-8a79-0bc57400a501 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] GET http://192.168.122.202/volume/v3/groups/d944bddb-9178-42a7-a275-59ec28d1eb71 Sep 01 12:41:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-68349630-5897-4eeb-8a79-0bc57400a501 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:41:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-68349630-5897-4eeb-8a79-0bc57400a501 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Calling method 'version_select' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:41:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.groups [None req-68349630-5897-4eeb-8a79-0bc57400a501 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] show called for member d944bddb-9178-42a7-a275-59ec28d1eb71 {{(pid=86815) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 12:41:02 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:41:02 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:41:02 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:41:02 devstack devstack@c-api.service[86815]: return base.obj_make_list(context, cls(context), Sep 01 12:41:02 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-68349630-5897-4eeb-8a79-0bc57400a501 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] http://192.168.122.202/volume/v3/groups/d944bddb-9178-42a7-a275-59ec28d1eb71 returned with HTTP 200 Sep 01 12:41:02 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 381/733] 192.168.122.202 () {60 vars in 1270 bytes} [Tue Sep 1 12:41:02 2026] GET /volume/v3/groups/d944bddb-9178-42a7-a275-59ec28d1eb71 => generated 320 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:41:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-305f4ee9-8acc-46b9-85ae-d64915f65af0 req-feb08923-8fc0-41ff-ab04-a2b478d8af8e None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:02 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-305f4ee9-8acc-46b9-85ae-d64915f65af0 req-feb08923-8fc0-41ff-ab04-a2b478d8af8e tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] GET http://192.168.122.202/volume/v3/volumes/9f05abf9-53d5-4da6-954b-97611ee6eb55 Sep 01 12:41:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-305f4ee9-8acc-46b9-85ae-d64915f65af0 req-feb08923-8fc0-41ff-ab04-a2b478d8af8e tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:41:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-305f4ee9-8acc-46b9-85ae-d64915f65af0 req-feb08923-8fc0-41ff-ab04-a2b478d8af8e tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:41:02 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:41:02 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:41:02 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:41:02 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:41:02 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [req-305f4ee9-8acc-46b9-85ae-d64915f65af0 req-feb08923-8fc0-41ff-ab04-a2b478d8af8e tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Volume info retrieved successfully. Sep 01 12:41:02 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-305f4ee9-8acc-46b9-85ae-d64915f65af0 req-feb08923-8fc0-41ff-ab04-a2b478d8af8e tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] http://192.168.122.202/volume/v3/volumes/9f05abf9-53d5-4da6-954b-97611ee6eb55 returned with HTTP 200 Sep 01 12:41:02 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 353/734] 192.168.122.202 () {60 vars in 1487 bytes} [Tue Sep 1 12:41:02 2026] GET /volume/v3/volumes/9f05abf9-53d5-4da6-954b-97611ee6eb55 => generated 1144 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:41:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-305f4ee9-8acc-46b9-85ae-d64915f65af0 req-e75d8210-3449-46fc-8aa2-3c5fbb53d564 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:02 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-305f4ee9-8acc-46b9-85ae-d64915f65af0 req-e75d8210-3449-46fc-8aa2-3c5fbb53d564 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] POST http://192.168.122.202/volume/v3/volumes/9f05abf9-53d5-4da6-954b-97611ee6eb55/action Sep 01 12:41:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-305f4ee9-8acc-46b9-85ae-d64915f65af0 req-e75d8210-3449-46fc-8aa2-3c5fbb53d564 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86815) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:41:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-305f4ee9-8acc-46b9-85ae-d64915f65af0 req-e75d8210-3449-46fc-8aa2-3c5fbb53d564 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:41:02 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:41:02 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:41:02 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:41:02 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:41:02 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [req-305f4ee9-8acc-46b9-85ae-d64915f65af0 req-e75d8210-3449-46fc-8aa2-3c5fbb53d564 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Volume info retrieved successfully. Sep 01 12:41:02 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [req-305f4ee9-8acc-46b9-85ae-d64915f65af0 req-e75d8210-3449-46fc-8aa2-3c5fbb53d564 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Begin detaching volume completed successfully. Sep 01 12:41:02 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-305f4ee9-8acc-46b9-85ae-d64915f65af0 req-e75d8210-3449-46fc-8aa2-3c5fbb53d564 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] http://192.168.122.202/volume/v3/volumes/9f05abf9-53d5-4da6-954b-97611ee6eb55/action returned with HTTP 202 Sep 01 12:41:02 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 382/735] 192.168.122.202 () {64 vars in 1561 bytes} [Tue Sep 1 12:41:02 2026] POST /volume/v3/volumes/9f05abf9-53d5-4da6-954b-97611ee6eb55/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 12:41:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-9636b8e9-fcb4-4dc2-aa08-bb84a76223d2 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:02 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9636b8e9-fcb4-4dc2-aa08-bb84a76223d2 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] GET http://192.168.122.202/volume/v3/volumes/9f05abf9-53d5-4da6-954b-97611ee6eb55 Sep 01 12:41:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-9636b8e9-fcb4-4dc2-aa08-bb84a76223d2 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:41:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-9636b8e9-fcb4-4dc2-aa08-bb84a76223d2 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:41:02 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:41:02 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:41:02 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:41:02 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:41:02 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-9636b8e9-fcb4-4dc2-aa08-bb84a76223d2 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Volume info retrieved successfully. Sep 01 12:41:02 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9636b8e9-fcb4-4dc2-aa08-bb84a76223d2 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] http://192.168.122.202/volume/v3/volumes/9f05abf9-53d5-4da6-954b-97611ee6eb55 returned with HTTP 200 Sep 01 12:41:02 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 354/736] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:41:02 2026] GET /volume/v3/volumes/9f05abf9-53d5-4da6-954b-97611ee6eb55 => generated 1147 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 12:41:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-d3d070c0-35ad-46b5-aa03-e710b6cd0f5b None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:02 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d3d070c0-35ad-46b5-aa03-e710b6cd0f5b None None] GET http://192.168.122.202/volume// Sep 01 12:41:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-d3d070c0-35ad-46b5-aa03-e710b6cd0f5b None None] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:41:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-d3d070c0-35ad-46b5-aa03-e710b6cd0f5b None None] Calling method 'all' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:41:02 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d3d070c0-35ad-46b5-aa03-e710b6cd0f5b None None] http://192.168.122.202/volume// returned with HTTP 300 Sep 01 12:41:02 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 383/737] 192.168.122.202 () {58 vars in 1315 bytes} [Tue Sep 1 12:41:02 2026] GET /volume/ => generated 390 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 12:41:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-305f4ee9-8acc-46b9-85ae-d64915f65af0 req-c9148250-94ec-48b8-b256-d713fcfd0053 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:02 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-305f4ee9-8acc-46b9-85ae-d64915f65af0 req-c9148250-94ec-48b8-b256-d713fcfd0053 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] GET http://192.168.122.202/volume/v3/volumes/9f05abf9-53d5-4da6-954b-97611ee6eb55 Sep 01 12:41:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-305f4ee9-8acc-46b9-85ae-d64915f65af0 req-c9148250-94ec-48b8-b256-d713fcfd0053 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:41:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-305f4ee9-8acc-46b9-85ae-d64915f65af0 req-c9148250-94ec-48b8-b256-d713fcfd0053 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:41:02 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:41:02 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:41:02 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:41:02 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:41:02 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [req-305f4ee9-8acc-46b9-85ae-d64915f65af0 req-c9148250-94ec-48b8-b256-d713fcfd0053 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Volume info retrieved successfully. Sep 01 12:41:02 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-305f4ee9-8acc-46b9-85ae-d64915f65af0 req-c9148250-94ec-48b8-b256-d713fcfd0053 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] http://192.168.122.202/volume/v3/volumes/9f05abf9-53d5-4da6-954b-97611ee6eb55 returned with HTTP 200 Sep 01 12:41:02 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 355/738] 192.168.122.202 () {62 vars in 1528 bytes} [Tue Sep 1 12:41:02 2026] GET /volume/v3/volumes/9f05abf9-53d5-4da6-954b-97611ee6eb55 => generated 1328 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 12:41:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-305f4ee9-8acc-46b9-85ae-d64915f65af0 req-e54d27f7-6038-4c64-b104-fab6393e56d1 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:02 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-305f4ee9-8acc-46b9-85ae-d64915f65af0 req-e54d27f7-6038-4c64-b104-fab6393e56d1 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] DELETE http://192.168.122.202/volume/v3/attachments/c561dae4-bb5f-4bfe-af10-1d87e3eb11a1 Sep 01 12:41:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-305f4ee9-8acc-46b9-85ae-d64915f65af0 req-e54d27f7-6038-4c64-b104-fab6393e56d1 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:41:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-305f4ee9-8acc-46b9-85ae-d64915f65af0 req-e54d27f7-6038-4c64-b104-fab6393e56d1 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Calling method 'version_select' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:41:02 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:41:02 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:41:03 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:41:03 devstack devstack@c-api.service[86815]: return base.obj_make_list(context, Sep 01 12:41:03 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-54431398-e20b-4cdc-a732-6444c21f58b6 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:03 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-54431398-e20b-4cdc-a732-6444c21f58b6 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] GET http://192.168.122.202/volume/v3/volumes/7468cef9-945a-43b0-9504-8a93b27d7def Sep 01 12:41:03 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-54431398-e20b-4cdc-a732-6444c21f58b6 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:41:03 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-54431398-e20b-4cdc-a732-6444c21f58b6 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:41:03 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-54431398-e20b-4cdc-a732-6444c21f58b6 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] http://192.168.122.202/volume/v3/volumes/7468cef9-945a-43b0-9504-8a93b27d7def returned with HTTP 404 Sep 01 12:41:03 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 356/739] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:41:03 2026] GET /volume/v3/volumes/7468cef9-945a-43b0-9504-8a93b27d7def => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:41:03 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-0799758d-86f1-4c31-ba49-bc7b49c130fc None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:03 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-0799758d-86f1-4c31-ba49-bc7b49c130fc tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] GET http://192.168.122.202/volume/v3/volumes/7468cef9-945a-43b0-9504-8a93b27d7def Sep 01 12:41:03 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-0799758d-86f1-4c31-ba49-bc7b49c130fc tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:41:03 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-0799758d-86f1-4c31-ba49-bc7b49c130fc tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:41:03 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-305f4ee9-8acc-46b9-85ae-d64915f65af0 req-e54d27f7-6038-4c64-b104-fab6393e56d1 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] http://192.168.122.202/volume/v3/attachments/c561dae4-bb5f-4bfe-af10-1d87e3eb11a1 returned with HTTP 200 Sep 01 12:41:03 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 384/740] 192.168.122.202 () {64 vars in 1562 bytes} [Tue Sep 1 12:41:02 2026] DELETE /volume/v3/attachments/c561dae4-bb5f-4bfe-af10-1d87e3eb11a1 => generated 19 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:41:03 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-0799758d-86f1-4c31-ba49-bc7b49c130fc tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] http://192.168.122.202/volume/v3/volumes/7468cef9-945a-43b0-9504-8a93b27d7def returned with HTTP 404 Sep 01 12:41:03 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 357/741] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:41:03 2026] GET /volume/v3/volumes/7468cef9-945a-43b0-9504-8a93b27d7def => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 12:41:03 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-c7768e11-2a0c-4014-ae89-98b6403a0743 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:03 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c7768e11-2a0c-4014-ae89-98b6403a0743 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] DELETE http://192.168.122.202/volume/v3/volumes/7468cef9-945a-43b0-9504-8a93b27d7def Sep 01 12:41:03 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c7768e11-2a0c-4014-ae89-98b6403a0743 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:41:03 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c7768e11-2a0c-4014-ae89-98b6403a0743 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:41:03 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-c7768e11-2a0c-4014-ae89-98b6403a0743 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Delete volume with id: 7468cef9-945a-43b0-9504-8a93b27d7def Sep 01 12:41:03 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c7768e11-2a0c-4014-ae89-98b6403a0743 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] http://192.168.122.202/volume/v3/volumes/7468cef9-945a-43b0-9504-8a93b27d7def returned with HTTP 404 Sep 01 12:41:03 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 385/742] 192.168.122.202 () {58 vars in 1235 bytes} [Tue Sep 1 12:41:03 2026] DELETE /volume/v3/volumes/7468cef9-945a-43b0-9504-8a93b27d7def => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:41:03 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-afab5bc2-fc0f-43f7-aeb3-6b0d366fbd2b None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:03 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-afab5bc2-fc0f-43f7-aeb3-6b0d366fbd2b tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] DELETE http://192.168.122.202/volume/v3/snapshots/dde7833d-9c9e-4eec-a897-f4b98c879875 Sep 01 12:41:03 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-afab5bc2-fc0f-43f7-aeb3-6b0d366fbd2b tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:41:03 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-afab5bc2-fc0f-43f7-aeb3-6b0d366fbd2b tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:41:03 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.snapshots [None req-afab5bc2-fc0f-43f7-aeb3-6b0d366fbd2b tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Delete snapshot with id: dde7833d-9c9e-4eec-a897-f4b98c879875 Sep 01 12:41:03 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:41:03 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:41:03 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-afab5bc2-fc0f-43f7-aeb3-6b0d366fbd2b tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Snapshot retrieved successfully. Sep 01 12:41:03 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:41:03 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:41:03 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-afab5bc2-fc0f-43f7-aeb3-6b0d366fbd2b tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Snapshot delete request issued successfully. Sep 01 12:41:03 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-afab5bc2-fc0f-43f7-aeb3-6b0d366fbd2b tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] http://192.168.122.202/volume/v3/snapshots/dde7833d-9c9e-4eec-a897-f4b98c879875 returned with HTTP 202 Sep 01 12:41:03 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 358/743] 192.168.122.202 () {58 vars in 1241 bytes} [Tue Sep 1 12:41:03 2026] DELETE /volume/v3/snapshots/dde7833d-9c9e-4eec-a897-f4b98c879875 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:41:03 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-fcfc6b31-ca33-400f-b03f-0faa40a7fd40 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:03 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-fcfc6b31-ca33-400f-b03f-0faa40a7fd40 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] GET http://192.168.122.202/volume/v3/snapshots/dde7833d-9c9e-4eec-a897-f4b98c879875 Sep 01 12:41:03 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-fcfc6b31-ca33-400f-b03f-0faa40a7fd40 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:41:03 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-fcfc6b31-ca33-400f-b03f-0faa40a7fd40 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:41:03 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:41:03 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:41:03 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-fcfc6b31-ca33-400f-b03f-0faa40a7fd40 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Snapshot retrieved successfully. Sep 01 12:41:03 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-fcfc6b31-ca33-400f-b03f-0faa40a7fd40 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] http://192.168.122.202/volume/v3/snapshots/dde7833d-9c9e-4eec-a897-f4b98c879875 returned with HTTP 200 Sep 01 12:41:03 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 386/744] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:41:03 2026] GET /volume/v3/snapshots/dde7833d-9c9e-4eec-a897-f4b98c879875 => generated 468 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:41:03 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-c88e1d33-f6e3-4fd7-b357-0309ea3369af None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:03 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c88e1d33-f6e3-4fd7-b357-0309ea3369af tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] GET http://192.168.122.202/volume/v3/groups/d944bddb-9178-42a7-a275-59ec28d1eb71 Sep 01 12:41:03 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c88e1d33-f6e3-4fd7-b357-0309ea3369af tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:41:03 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c88e1d33-f6e3-4fd7-b357-0309ea3369af tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Calling method 'version_select' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:41:03 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.groups [None req-c88e1d33-f6e3-4fd7-b357-0309ea3369af tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] show called for member d944bddb-9178-42a7-a275-59ec28d1eb71 {{(pid=86814) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 12:41:03 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:41:03 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:41:03 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:41:03 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, cls(context), Sep 01 12:41:03 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c88e1d33-f6e3-4fd7-b357-0309ea3369af tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] http://192.168.122.202/volume/v3/groups/d944bddb-9178-42a7-a275-59ec28d1eb71 returned with HTTP 200 Sep 01 12:41:03 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 359/745] 192.168.122.202 () {60 vars in 1270 bytes} [Tue Sep 1 12:41:03 2026] GET /volume/v3/groups/d944bddb-9178-42a7-a275-59ec28d1eb71 => generated 321 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:41:03 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-4d0ffd3e-7017-42f7-a784-1943506ee996 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:03 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-4d0ffd3e-7017-42f7-a784-1943506ee996 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] POST http://192.168.122.202/volume/v3/groups Sep 01 12:41:03 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-4d0ffd3e-7017-42f7-a784-1943506ee996 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "4d520fc1-0341-4ee7-9350-7a6c0ee6d202", "volume_types": ["2eb92649-8083-4fdb-a15e-da8876bc1d14"], "name": "tempest-Group2-707725161"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:41:03 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.groups [None req-4d0ffd3e-7017-42f7-a784-1943506ee996 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Creating new group {'group': {'group_type': '4d520fc1-0341-4ee7-9350-7a6c0ee6d202', 'volume_types': ['2eb92649-8083-4fdb-a15e-da8876bc1d14'], 'name': 'tempest-Group2-707725161'}} {{(pid=86815) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 01 12:41:03 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.groups [None req-4d0ffd3e-7017-42f7-a784-1943506ee996 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Creating group tempest-Group2-707725161. Sep 01 12:41:03 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-4d0ffd3e-7017-42f7-a784-1943506ee996 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Availability Zones retrieved successfully. Sep 01 12:41:03 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-4d0ffd3e-7017-42f7-a784-1943506ee996 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Created reservations ['36359114-4534-4191-8fc4-fa8b451b7602'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:41:03 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-4d0ffd3e-7017-42f7-a784-1943506ee996 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] http://192.168.122.202/volume/v3/groups returned with HTTP 202 Sep 01 12:41:03 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 387/746] 192.168.122.202 () {62 vars in 1181 bytes} [Tue Sep 1 12:41:03 2026] POST /volume/v3/groups => generated 93 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:41:03 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-532a123e-9c26-49c5-9125-5eeb9e1a0ead None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:03 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-532a123e-9c26-49c5-9125-5eeb9e1a0ead tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] GET http://192.168.122.202/volume/v3/groups/fc660319-9cda-4622-aed8-17d85d1c1793 Sep 01 12:41:03 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-532a123e-9c26-49c5-9125-5eeb9e1a0ead tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:41:03 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-532a123e-9c26-49c5-9125-5eeb9e1a0ead tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Calling method 'version_select' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:41:03 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.groups [None req-532a123e-9c26-49c5-9125-5eeb9e1a0ead tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] show called for member fc660319-9cda-4622-aed8-17d85d1c1793 {{(pid=86814) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 12:41:03 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:41:03 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:41:03 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-d63ecea5-ffb4-47b2-afcd-3324c5adba2e None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:03 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:41:03 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, cls(context), Sep 01 12:41:03 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-532a123e-9c26-49c5-9125-5eeb9e1a0ead tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] http://192.168.122.202/volume/v3/groups/fc660319-9cda-4622-aed8-17d85d1c1793 returned with HTTP 200 Sep 01 12:41:03 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 360/747] 192.168.122.202 () {60 vars in 1270 bytes} [Tue Sep 1 12:41:03 2026] GET /volume/v3/groups/fc660319-9cda-4622-aed8-17d85d1c1793 => generated 321 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:41:03 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d63ecea5-ffb4-47b2-afcd-3324c5adba2e tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] GET http://192.168.122.202/volume/v3/volumes/9f05abf9-53d5-4da6-954b-97611ee6eb55 Sep 01 12:41:03 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-d63ecea5-ffb4-47b2-afcd-3324c5adba2e tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:41:03 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-d63ecea5-ffb4-47b2-afcd-3324c5adba2e tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:41:03 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:41:03 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:41:03 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:41:03 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:41:03 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-d63ecea5-ffb4-47b2-afcd-3324c5adba2e tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Volume info retrieved successfully. Sep 01 12:41:03 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d63ecea5-ffb4-47b2-afcd-3324c5adba2e tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] http://192.168.122.202/volume/v3/volumes/9f05abf9-53d5-4da6-954b-97611ee6eb55 returned with HTTP 200 Sep 01 12:41:03 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 388/748] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:41:03 2026] GET /volume/v3/volumes/9f05abf9-53d5-4da6-954b-97611ee6eb55 => generated 852 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:41:03 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-e06f6c69-9509-40f4-b25c-81036f145f4e req-77c73540-cdda-49df-83bd-040454d6448d None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:03 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-e06f6c69-9509-40f4-b25c-81036f145f4e req-77c73540-cdda-49df-83bd-040454d6448d tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] GET http://192.168.122.202/volume/v3/volumes/1cc8e3d5-1b66-49e5-8137-24fec6106950 Sep 01 12:41:03 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-e06f6c69-9509-40f4-b25c-81036f145f4e req-77c73540-cdda-49df-83bd-040454d6448d tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:41:03 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-e06f6c69-9509-40f4-b25c-81036f145f4e req-77c73540-cdda-49df-83bd-040454d6448d tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:41:03 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:41:03 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:41:03 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:41:03 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:41:03 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [req-e06f6c69-9509-40f4-b25c-81036f145f4e req-77c73540-cdda-49df-83bd-040454d6448d tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Volume info retrieved successfully. Sep 01 12:41:03 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-e06f6c69-9509-40f4-b25c-81036f145f4e req-77c73540-cdda-49df-83bd-040454d6448d tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] http://192.168.122.202/volume/v3/volumes/1cc8e3d5-1b66-49e5-8137-24fec6106950 returned with HTTP 200 Sep 01 12:41:03 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 361/749] 192.168.122.202 () {60 vars in 1487 bytes} [Tue Sep 1 12:41:03 2026] GET /volume/v3/volumes/1cc8e3d5-1b66-49e5-8137-24fec6106950 => generated 1144 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:41:03 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-e06f6c69-9509-40f4-b25c-81036f145f4e req-2e2517a6-4049-4c1f-9de8-963a0fbcdb65 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:03 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-e06f6c69-9509-40f4-b25c-81036f145f4e req-2e2517a6-4049-4c1f-9de8-963a0fbcdb65 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] POST http://192.168.122.202/volume/v3/volumes/1cc8e3d5-1b66-49e5-8137-24fec6106950/action Sep 01 12:41:03 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-e06f6c69-9509-40f4-b25c-81036f145f4e req-2e2517a6-4049-4c1f-9de8-963a0fbcdb65 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86815) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:41:03 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-e06f6c69-9509-40f4-b25c-81036f145f4e req-2e2517a6-4049-4c1f-9de8-963a0fbcdb65 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:41:03 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:41:03 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:41:03 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:41:03 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:41:03 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [req-e06f6c69-9509-40f4-b25c-81036f145f4e req-2e2517a6-4049-4c1f-9de8-963a0fbcdb65 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Volume info retrieved successfully. Sep 01 12:41:04 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [req-e06f6c69-9509-40f4-b25c-81036f145f4e req-2e2517a6-4049-4c1f-9de8-963a0fbcdb65 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Begin detaching volume completed successfully. Sep 01 12:41:04 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-e06f6c69-9509-40f4-b25c-81036f145f4e req-2e2517a6-4049-4c1f-9de8-963a0fbcdb65 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] http://192.168.122.202/volume/v3/volumes/1cc8e3d5-1b66-49e5-8137-24fec6106950/action returned with HTTP 202 Sep 01 12:41:04 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 389/750] 192.168.122.202 () {64 vars in 1561 bytes} [Tue Sep 1 12:41:03 2026] POST /volume/v3/volumes/1cc8e3d5-1b66-49e5-8137-24fec6106950/action => generated 0 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 12:41:04 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-2268a9c4-d911-4c66-ac4f-d341bd97f4a2 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:04 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-2268a9c4-d911-4c66-ac4f-d341bd97f4a2 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] GET http://192.168.122.202/volume/v3/volumes/1cc8e3d5-1b66-49e5-8137-24fec6106950 Sep 01 12:41:04 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-2268a9c4-d911-4c66-ac4f-d341bd97f4a2 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:41:04 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-2268a9c4-d911-4c66-ac4f-d341bd97f4a2 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:41:04 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:41:04 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:41:04 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:41:04 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:41:04 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-2268a9c4-d911-4c66-ac4f-d341bd97f4a2 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Volume info retrieved successfully. Sep 01 12:41:04 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-2268a9c4-d911-4c66-ac4f-d341bd97f4a2 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] http://192.168.122.202/volume/v3/volumes/1cc8e3d5-1b66-49e5-8137-24fec6106950 returned with HTTP 200 Sep 01 12:41:04 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 362/751] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:41:04 2026] GET /volume/v3/volumes/1cc8e3d5-1b66-49e5-8137-24fec6106950 => generated 1147 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:41:04 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-b49e0d95-38ba-4bb4-b716-60883db27830 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:04 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b49e0d95-38ba-4bb4-b716-60883db27830 None None] GET http://192.168.122.202/volume// Sep 01 12:41:04 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b49e0d95-38ba-4bb4-b716-60883db27830 None None] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:41:04 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b49e0d95-38ba-4bb4-b716-60883db27830 None None] Calling method 'all' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:41:04 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b49e0d95-38ba-4bb4-b716-60883db27830 None None] http://192.168.122.202/volume// returned with HTTP 300 Sep 01 12:41:04 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 390/752] 192.168.122.202 () {58 vars in 1315 bytes} [Tue Sep 1 12:41:04 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 12:41:04 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-e06f6c69-9509-40f4-b25c-81036f145f4e req-98ee0ce9-6815-43c5-ae43-1648861affa5 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:04 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-e06f6c69-9509-40f4-b25c-81036f145f4e req-98ee0ce9-6815-43c5-ae43-1648861affa5 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] GET http://192.168.122.202/volume/v3/volumes/1cc8e3d5-1b66-49e5-8137-24fec6106950 Sep 01 12:41:04 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-e06f6c69-9509-40f4-b25c-81036f145f4e req-98ee0ce9-6815-43c5-ae43-1648861affa5 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:41:04 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-e06f6c69-9509-40f4-b25c-81036f145f4e req-98ee0ce9-6815-43c5-ae43-1648861affa5 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:41:04 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:41:04 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:41:04 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:41:04 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:41:04 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [req-e06f6c69-9509-40f4-b25c-81036f145f4e req-98ee0ce9-6815-43c5-ae43-1648861affa5 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Volume info retrieved successfully. Sep 01 12:41:04 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-e06f6c69-9509-40f4-b25c-81036f145f4e req-98ee0ce9-6815-43c5-ae43-1648861affa5 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] http://192.168.122.202/volume/v3/volumes/1cc8e3d5-1b66-49e5-8137-24fec6106950 returned with HTTP 200 Sep 01 12:41:04 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 363/753] 192.168.122.202 () {62 vars in 1528 bytes} [Tue Sep 1 12:41:04 2026] GET /volume/v3/volumes/1cc8e3d5-1b66-49e5-8137-24fec6106950 => generated 1328 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 12:41:04 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-9728b616-7c68-45af-9dde-75a985c43871 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:04 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9728b616-7c68-45af-9dde-75a985c43871 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] GET http://192.168.122.202/volume/v3/snapshots/dde7833d-9c9e-4eec-a897-f4b98c879875 Sep 01 12:41:04 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-9728b616-7c68-45af-9dde-75a985c43871 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:41:04 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-9728b616-7c68-45af-9dde-75a985c43871 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:41:04 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:41:04 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:41:04 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-9728b616-7c68-45af-9dde-75a985c43871 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Snapshot retrieved successfully. Sep 01 12:41:04 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9728b616-7c68-45af-9dde-75a985c43871 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] http://192.168.122.202/volume/v3/snapshots/dde7833d-9c9e-4eec-a897-f4b98c879875 returned with HTTP 200 Sep 01 12:41:04 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 391/754] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:41:04 2026] GET /volume/v3/snapshots/dde7833d-9c9e-4eec-a897-f4b98c879875 => generated 468 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:41:04 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-e06f6c69-9509-40f4-b25c-81036f145f4e req-3f6bda37-173b-49a0-b782-cf038242e785 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:04 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-e06f6c69-9509-40f4-b25c-81036f145f4e req-3f6bda37-173b-49a0-b782-cf038242e785 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] DELETE http://192.168.122.202/volume/v3/attachments/321bf277-4d72-47c9-8900-0c54bc686719 Sep 01 12:41:04 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-e06f6c69-9509-40f4-b25c-81036f145f4e req-3f6bda37-173b-49a0-b782-cf038242e785 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:41:04 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-e06f6c69-9509-40f4-b25c-81036f145f4e req-3f6bda37-173b-49a0-b782-cf038242e785 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Calling method 'version_select' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:41:04 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:41:04 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:41:04 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:41:04 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, Sep 01 12:41:04 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-e06f6c69-9509-40f4-b25c-81036f145f4e req-3f6bda37-173b-49a0-b782-cf038242e785 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] http://192.168.122.202/volume/v3/attachments/321bf277-4d72-47c9-8900-0c54bc686719 returned with HTTP 200 Sep 01 12:41:04 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 364/755] 192.168.122.202 () {64 vars in 1562 bytes} [Tue Sep 1 12:41:04 2026] DELETE /volume/v3/attachments/321bf277-4d72-47c9-8900-0c54bc686719 => generated 19 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:41:04 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-df3bea0f-26a3-441e-91b2-879591dac311 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:04 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-df3bea0f-26a3-441e-91b2-879591dac311 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] GET http://192.168.122.202/volume/v3/groups/fc660319-9cda-4622-aed8-17d85d1c1793 Sep 01 12:41:04 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-df3bea0f-26a3-441e-91b2-879591dac311 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:41:04 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-df3bea0f-26a3-441e-91b2-879591dac311 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Calling method 'version_select' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:41:04 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.groups [None req-df3bea0f-26a3-441e-91b2-879591dac311 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] show called for member fc660319-9cda-4622-aed8-17d85d1c1793 {{(pid=86815) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 12:41:04 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:41:04 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:41:04 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:41:04 devstack devstack@c-api.service[86815]: return base.obj_make_list(context, cls(context), Sep 01 12:41:04 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-df3bea0f-26a3-441e-91b2-879591dac311 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] http://192.168.122.202/volume/v3/groups/fc660319-9cda-4622-aed8-17d85d1c1793 returned with HTTP 200 Sep 01 12:41:04 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 392/756] 192.168.122.202 () {60 vars in 1270 bytes} [Tue Sep 1 12:41:04 2026] GET /volume/v3/groups/fc660319-9cda-4622-aed8-17d85d1c1793 => generated 322 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:41:04 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-f3647e01-cc6d-47b7-8f81-fc6f63f0b76f None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:04 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f3647e01-cc6d-47b7-8f81-fc6f63f0b76f tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] POST http://192.168.122.202/volume/v3/volumes Sep 01 12:41:04 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f3647e01-cc6d-47b7-8f81-fc6f63f0b76f tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1338535272", "volume_type": "2eb92649-8083-4fdb-a15e-da8876bc1d14", "group_id": "d944bddb-9178-42a7-a275-59ec28d1eb71", "size": 1}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:41:04 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volumes [None req-f3647e01-cc6d-47b7-8f81-fc6f63f0b76f tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1338535272', 'volume_type': '2eb92649-8083-4fdb-a15e-da8876bc1d14', 'group_id': 'd944bddb-9178-42a7-a275-59ec28d1eb71', 'size': 1}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:41:04 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:41:04 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:41:04 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-f3647e01-cc6d-47b7-8f81-fc6f63f0b76f tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Create volume of 1 GB Sep 01 12:41:04 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:41:04 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, cls(context), Sep 01 12:41:04 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-f3647e01-cc6d-47b7-8f81-fc6f63f0b76f tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Availability Zones retrieved successfully. Sep 01 12:41:04 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-f3647e01-cc6d-47b7-8f81-fc6f63f0b76f tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Flow 'volume_create_api' (699f9a3a-caca-4d96-bda7-2af7f83c410b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:41:04 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-f3647e01-cc6d-47b7-8f81-fc6f63f0b76f tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1a9922a0-a140-49ac-b645-bc59125cdb38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:41:04 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:41:04 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:41:04 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.flows.api.create_volume [None req-f3647e01-cc6d-47b7-8f81-fc6f63f0b76f tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Validating volume size '1' using validate_int {{(pid=86814) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 12:41:04 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-f3647e01-cc6d-47b7-8f81-fc6f63f0b76f tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1a9922a0-a140-49ac-b645-bc59125cdb38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T10:41:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2eb92649-8083-4fdb-a15e-da8876bc1d14,is_public=True,name='tempest-GroupsTest-volume-type-1201675331',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2eb92649-8083-4fdb-a15e-da8876bc1d14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'd944bddb-9178-42a7-a275-59ec28d1eb71', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:41:04 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-f3647e01-cc6d-47b7-8f81-fc6f63f0b76f tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f5285c1-23cc-438b-b079-f786810cb25b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:41:04 devstack devstack@c-api.service[86814]: WARNING cinder.quota [None req-f3647e01-cc6d-47b7-8f81-fc6f63f0b76f tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1201675331 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1201675331, it is now deprecated. Please use the default quota class for default quota. Sep 01 12:41:04 devstack devstack@c-api.service[86814]: WARNING cinder.quota [None req-f3647e01-cc6d-47b7-8f81-fc6f63f0b76f tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1201675331 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1201675331, it is now deprecated. Please use the default quota class for default quota. Sep 01 12:41:05 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-f3647e01-cc6d-47b7-8f81-fc6f63f0b76f tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Created reservations ['332ce990-e942-4841-b114-966919730d3e', 'e2b78601-4522-4675-bd66-e016689fa164', 'a292320f-b16c-4e83-8e43-4a2db0015f83', '96fd86a5-cdd7-4570-b58a-637e22dec6a3'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:41:05 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-f3647e01-cc6d-47b7-8f81-fc6f63f0b76f tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f5285c1-23cc-438b-b079-f786810cb25b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['332ce990-e942-4841-b114-966919730d3e', 'e2b78601-4522-4675-bd66-e016689fa164', 'a292320f-b16c-4e83-8e43-4a2db0015f83', '96fd86a5-cdd7-4570-b58a-637e22dec6a3']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:41:05 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-f3647e01-cc6d-47b7-8f81-fc6f63f0b76f tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cbbb6ac9-c038-468b-9eb9-47bd8f73316b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:41:05 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:41:05 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:41:05 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-f3647e01-cc6d-47b7-8f81-fc6f63f0b76f tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cbbb6ac9-c038-468b-9eb9-47bd8f73316b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a57607f3-b12d-4971-ace0-752e7f2799ba', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1338535272',encryption_key_id=None,group_id=d944bddb-9178-42a7-a275-59ec28d1eb71,group_type_id=,metadata={},multiattach=False,project_id='0852ecc475a9409994409866641a56d1',qos_specs=None,replication_status=,reservations=['332ce990-e942-4841-b114-966919730d3e','e2b78601-4522-4675-bd66-e016689fa164','a292320f-b16c-4e83-8e43-4a2db0015f83','96fd86a5-cdd7-4570-b58a-637e22dec6a3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b9c856679b643ecad47ef4eea3860a3',volume_type_id=2eb92649-8083-4fdb-a15e-da8876bc1d14), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T10:41:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1338535272',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=d944bddb-9178-42a7-a275-59ec28d1eb71,host=None,id=a57607f3-b12d-4971-ace0-752e7f2799ba,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0852ecc475a9409994409866641a56d1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8b9c856679b643ecad47ef4eea3860a3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2eb92649-8083-4fdb-a15e-da8876bc1d14),volume_type_id=2eb92649-8083-4fdb-a15e-da8876bc1d14)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:41:05 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-f3647e01-cc6d-47b7-8f81-fc6f63f0b76f tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (90ba969a-369e-4939-a8a6-232dbd4fa3ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:41:05 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-f3647e01-cc6d-47b7-8f81-fc6f63f0b76f tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (90ba969a-369e-4939-a8a6-232dbd4fa3ee) transitioned into state 'SUCCESS' from state '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-1338535272',encryption_key_id=None,group_id=d944bddb-9178-42a7-a275-59ec28d1eb71,group_type_id=,metadata={},multiattach=False,project_id='0852ecc475a9409994409866641a56d1',qos_specs=None,replication_status=,reservations=['332ce990-e942-4841-b114-966919730d3e','e2b78601-4522-4675-bd66-e016689fa164','a292320f-b16c-4e83-8e43-4a2db0015f83','96fd86a5-cdd7-4570-b58a-637e22dec6a3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b9c856679b643ecad47ef4eea3860a3',volume_type_id=2eb92649-8083-4fdb-a15e-da8876bc1d14)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:41:05 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-f3647e01-cc6d-47b7-8f81-fc6f63f0b76f tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1ea1f54d-1a06-4f6b-8d75-ea8a3438151e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:41:05 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-5373dff9-7fec-409e-aa0a-e0468e8cd7c2 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:05 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-5373dff9-7fec-409e-aa0a-e0468e8cd7c2 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] GET http://192.168.122.202/volume/v3/volumes/1cc8e3d5-1b66-49e5-8137-24fec6106950 Sep 01 12:41:05 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-f3647e01-cc6d-47b7-8f81-fc6f63f0b76f tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1ea1f54d-1a06-4f6b-8d75-ea8a3438151e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:41:05 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-5373dff9-7fec-409e-aa0a-e0468e8cd7c2 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:41:05 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-5373dff9-7fec-409e-aa0a-e0468e8cd7c2 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:41:05 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-f3647e01-cc6d-47b7-8f81-fc6f63f0b76f tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Flow 'volume_create_api' (699f9a3a-caca-4d96-bda7-2af7f83c410b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86814) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:41:05 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-f3647e01-cc6d-47b7-8f81-fc6f63f0b76f tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Create volume request issued successfully. Sep 01 12:41:05 devstack devstack@c-api.service[86814]: WARNING stevedore.named [None req-f3647e01-cc6d-47b7-8f81-fc6f63f0b76f tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:41:05 devstack devstack@c-api.service[86814]: WARNING castellan.key_manager [None req-f3647e01-cc6d-47b7-8f81-fc6f63f0b76f tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:41:05 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:41:05 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:41:05 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:41:05 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:41:05 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-5373dff9-7fec-409e-aa0a-e0468e8cd7c2 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Volume info retrieved successfully. Sep 01 12:41:05 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-5373dff9-7fec-409e-aa0a-e0468e8cd7c2 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] http://192.168.122.202/volume/v3/volumes/1cc8e3d5-1b66-49e5-8137-24fec6106950 returned with HTTP 200 Sep 01 12:41:05 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 393/757] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:41:05 2026] GET /volume/v3/volumes/1cc8e3d5-1b66-49e5-8137-24fec6106950 => generated 852 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:41:05 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-7477f821-652d-45e7-9063-a3af19a7b125 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:05 devstack devstack@c-api.service[86814]: DEBUG oslo_db.sqlalchemy.engines [None req-f3647e01-cc6d-47b7-8f81-fc6f63f0b76f tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86814) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 12:41:05 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-7477f821-652d-45e7-9063-a3af19a7b125 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] GET http://192.168.122.202/volume/v3/volumes/1cc8e3d5-1b66-49e5-8137-24fec6106950 Sep 01 12:41:05 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-7477f821-652d-45e7-9063-a3af19a7b125 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:41:05 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-7477f821-652d-45e7-9063-a3af19a7b125 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:41:05 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:41:05 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:41:05 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f3647e01-cc6d-47b7-8f81-fc6f63f0b76f tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] http://192.168.122.202/volume/v3/volumes returned with HTTP 202 Sep 01 12:41:05 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 365/758] 192.168.122.202 () {62 vars in 1184 bytes} [Tue Sep 1 12:41:04 2026] POST /volume/v3/volumes => generated 823 bytes in 568 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:41:05 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-a00fc322-9163-485c-8a4f-2eb1d4c6a486 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:05 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:41:05 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:41:05 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:41:05 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:41:05 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a00fc322-9163-485c-8a4f-2eb1d4c6a486 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] GET http://192.168.122.202/volume/v3/snapshots/dde7833d-9c9e-4eec-a897-f4b98c879875 Sep 01 12:41:05 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a00fc322-9163-485c-8a4f-2eb1d4c6a486 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:41:05 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a00fc322-9163-485c-8a4f-2eb1d4c6a486 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:41:05 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-7477f821-652d-45e7-9063-a3af19a7b125 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Volume info retrieved successfully. Sep 01 12:41:05 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a00fc322-9163-485c-8a4f-2eb1d4c6a486 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] http://192.168.122.202/volume/v3/snapshots/dde7833d-9c9e-4eec-a897-f4b98c879875 returned with HTTP 404 Sep 01 12:41:05 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 366/759] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:41:05 2026] GET /volume/v3/snapshots/dde7833d-9c9e-4eec-a897-f4b98c879875 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:41:05 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-8e59ec4d-41ac-42a8-a732-646996e05b49 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:05 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8e59ec4d-41ac-42a8-a732-646996e05b49 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] GET http://192.168.122.202/volume/v3/volumes/a57607f3-b12d-4971-ace0-752e7f2799ba Sep 01 12:41:05 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-8e59ec4d-41ac-42a8-a732-646996e05b49 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:41:05 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-8e59ec4d-41ac-42a8-a732-646996e05b49 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:41:05 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-7477f821-652d-45e7-9063-a3af19a7b125 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] http://192.168.122.202/volume/v3/volumes/1cc8e3d5-1b66-49e5-8137-24fec6106950 returned with HTTP 200 Sep 01 12:41:05 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 394/760] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:41:05 2026] GET /volume/v3/volumes/1cc8e3d5-1b66-49e5-8137-24fec6106950 => generated 852 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:41:05 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-fe9928ad-5bcb-4fe0-9e8c-cb7932c8c143 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:05 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-fe9928ad-5bcb-4fe0-9e8c-cb7932c8c143 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] GET http://192.168.122.202/volume/v3/volumes/0115b9d9-11b9-4602-81d2-e5a15d2331cc Sep 01 12:41:05 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-fe9928ad-5bcb-4fe0-9e8c-cb7932c8c143 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:41:05 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-fe9928ad-5bcb-4fe0-9e8c-cb7932c8c143 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:41:05 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:41:05 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:41:05 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:41:05 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:41:05 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:41:05 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:41:05 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:41:05 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:41:05 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-8e59ec4d-41ac-42a8-a732-646996e05b49 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Volume info retrieved successfully. Sep 01 12:41:05 devstack devstack@c-api.service[86814]: WARNING stevedore.named [None req-8e59ec4d-41ac-42a8-a732-646996e05b49 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:41:05 devstack devstack@c-api.service[86814]: WARNING castellan.key_manager [None req-8e59ec4d-41ac-42a8-a732-646996e05b49 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:41:05 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-fe9928ad-5bcb-4fe0-9e8c-cb7932c8c143 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Volume info retrieved successfully. Sep 01 12:41:05 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-fe9928ad-5bcb-4fe0-9e8c-cb7932c8c143 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] http://192.168.122.202/volume/v3/volumes/0115b9d9-11b9-4602-81d2-e5a15d2331cc returned with HTTP 200 Sep 01 12:41:05 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 395/761] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:41:05 2026] GET /volume/v3/volumes/0115b9d9-11b9-4602-81d2-e5a15d2331cc => generated 856 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:41:05 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-18b9b81d-49af-4d0d-b7c6-96d068c6aa06 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:05 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-18b9b81d-49af-4d0d-b7c6-96d068c6aa06 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] DELETE http://192.168.122.202/volume/v3/volumes/0115b9d9-11b9-4602-81d2-e5a15d2331cc Sep 01 12:41:05 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-18b9b81d-49af-4d0d-b7c6-96d068c6aa06 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:41:05 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-18b9b81d-49af-4d0d-b7c6-96d068c6aa06 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:41:05 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-18b9b81d-49af-4d0d-b7c6-96d068c6aa06 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Delete volume with id: 0115b9d9-11b9-4602-81d2-e5a15d2331cc Sep 01 12:41:05 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:41:05 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:41:05 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:41:05 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:41:05 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-18b9b81d-49af-4d0d-b7c6-96d068c6aa06 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Volume info retrieved successfully. Sep 01 12:41:05 devstack devstack@c-api.service[86814]: DEBUG oslo_db.sqlalchemy.engines [None req-8e59ec4d-41ac-42a8-a732-646996e05b49 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86814) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 12:41:05 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:41:05 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:41:05 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-18b9b81d-49af-4d0d-b7c6-96d068c6aa06 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Delete volume request issued successfully. Sep 01 12:41:05 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-18b9b81d-49af-4d0d-b7c6-96d068c6aa06 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] http://192.168.122.202/volume/v3/volumes/0115b9d9-11b9-4602-81d2-e5a15d2331cc returned with HTTP 202 Sep 01 12:41:05 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 396/762] 192.168.122.202 () {58 vars in 1235 bytes} [Tue Sep 1 12:41:05 2026] DELETE /volume/v3/volumes/0115b9d9-11b9-4602-81d2-e5a15d2331cc => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:41:05 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-23c2b3a7-83be-4c85-ae7a-4db0b72fc0dc None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:05 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-23c2b3a7-83be-4c85-ae7a-4db0b72fc0dc tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] GET http://192.168.122.202/volume/v3/volumes/1cc8e3d5-1b66-49e5-8137-24fec6106950 Sep 01 12:41:05 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8e59ec4d-41ac-42a8-a732-646996e05b49 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] http://192.168.122.202/volume/v3/volumes/a57607f3-b12d-4971-ace0-752e7f2799ba returned with HTTP 200 Sep 01 12:41:05 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-23c2b3a7-83be-4c85-ae7a-4db0b72fc0dc tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:41:05 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-23c2b3a7-83be-4c85-ae7a-4db0b72fc0dc tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:41:05 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 367/763] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:41:05 2026] GET /volume/v3/volumes/a57607f3-b12d-4971-ace0-752e7f2799ba => generated 891 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:41:05 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-62ffe717-35a8-4448-a417-ca793afc1252 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:05 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-62ffe717-35a8-4448-a417-ca793afc1252 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] GET http://192.168.122.202/volume/v3/volumes/0115b9d9-11b9-4602-81d2-e5a15d2331cc Sep 01 12:41:05 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-62ffe717-35a8-4448-a417-ca793afc1252 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:41:05 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-62ffe717-35a8-4448-a417-ca793afc1252 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:41:05 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:41:05 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:41:05 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:41:05 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:41:05 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:41:05 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:41:05 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:41:05 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:41:05 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-23c2b3a7-83be-4c85-ae7a-4db0b72fc0dc tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Volume info retrieved successfully. Sep 01 12:41:05 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-62ffe717-35a8-4448-a417-ca793afc1252 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Volume info retrieved successfully. Sep 01 12:41:05 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-23c2b3a7-83be-4c85-ae7a-4db0b72fc0dc tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] http://192.168.122.202/volume/v3/volumes/1cc8e3d5-1b66-49e5-8137-24fec6106950 returned with HTTP 200 Sep 01 12:41:05 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 397/764] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:41:05 2026] GET /volume/v3/volumes/1cc8e3d5-1b66-49e5-8137-24fec6106950 => generated 852 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:41:05 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-62ffe717-35a8-4448-a417-ca793afc1252 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] http://192.168.122.202/volume/v3/volumes/0115b9d9-11b9-4602-81d2-e5a15d2331cc returned with HTTP 200 Sep 01 12:41:05 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 368/765] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:41:05 2026] GET /volume/v3/volumes/0115b9d9-11b9-4602-81d2-e5a15d2331cc => generated 855 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:41:05 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-1241d3c2-ab6c-445e-8444-dff93e5a69bf None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:05 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-1241d3c2-ab6c-445e-8444-dff93e5a69bf tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] GET http://192.168.122.202/volume/v3/volumes/9f05abf9-53d5-4da6-954b-97611ee6eb55 Sep 01 12:41:05 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-1241d3c2-ab6c-445e-8444-dff93e5a69bf tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:41:05 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-1241d3c2-ab6c-445e-8444-dff93e5a69bf tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:41:05 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:41:05 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:41:05 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:41:05 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:41:05 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-1241d3c2-ab6c-445e-8444-dff93e5a69bf tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Volume info retrieved successfully. Sep 01 12:41:05 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-1241d3c2-ab6c-445e-8444-dff93e5a69bf tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] http://192.168.122.202/volume/v3/volumes/9f05abf9-53d5-4da6-954b-97611ee6eb55 returned with HTTP 200 Sep 01 12:41:05 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 398/766] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:41:05 2026] GET /volume/v3/volumes/9f05abf9-53d5-4da6-954b-97611ee6eb55 => generated 852 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:41:05 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-4c89c468-d318-46fd-a55b-beab38efdab0 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:05 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-4c89c468-d318-46fd-a55b-beab38efdab0 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] GET http://192.168.122.202/volume/v3/volumes/9f05abf9-53d5-4da6-954b-97611ee6eb55 Sep 01 12:41:05 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-4c89c468-d318-46fd-a55b-beab38efdab0 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:41:05 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-4c89c468-d318-46fd-a55b-beab38efdab0 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:41:05 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:41:05 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:41:05 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:41:05 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:41:05 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-4c89c468-d318-46fd-a55b-beab38efdab0 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Volume info retrieved successfully. Sep 01 12:41:05 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-4c89c468-d318-46fd-a55b-beab38efdab0 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] http://192.168.122.202/volume/v3/volumes/9f05abf9-53d5-4da6-954b-97611ee6eb55 returned with HTTP 200 Sep 01 12:41:05 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 369/767] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:41:05 2026] GET /volume/v3/volumes/9f05abf9-53d5-4da6-954b-97611ee6eb55 => generated 852 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:41:06 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-5d253209-3865-4e7a-95a7-eb0841c72adb None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:06 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-5d253209-3865-4e7a-95a7-eb0841c72adb tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] GET http://192.168.122.202/volume/v3/volumes/a57607f3-b12d-4971-ace0-752e7f2799ba Sep 01 12:41:06 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-5d253209-3865-4e7a-95a7-eb0841c72adb tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:41:06 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-5d253209-3865-4e7a-95a7-eb0841c72adb tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:41:06 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:41:06 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:41:06 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-80ba30ea-eb5e-429f-b311-1cd255b6499c None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:06 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:41:06 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:41:06 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-80ba30ea-eb5e-429f-b311-1cd255b6499c tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] GET http://192.168.122.202/volume/v3/volumes/0115b9d9-11b9-4602-81d2-e5a15d2331cc Sep 01 12:41:06 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-80ba30ea-eb5e-429f-b311-1cd255b6499c tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:41:06 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-80ba30ea-eb5e-429f-b311-1cd255b6499c tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:41:06 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-5d253209-3865-4e7a-95a7-eb0841c72adb tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Volume info retrieved successfully. Sep 01 12:41:06 devstack devstack@c-api.service[86815]: WARNING stevedore.named [None req-5d253209-3865-4e7a-95a7-eb0841c72adb tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:41:06 devstack devstack@c-api.service[86815]: WARNING castellan.key_manager [None req-5d253209-3865-4e7a-95a7-eb0841c72adb tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:41:06 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:41:06 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:41:06 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:41:06 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:41:06 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-80ba30ea-eb5e-429f-b311-1cd255b6499c tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Volume info retrieved successfully. Sep 01 12:41:06 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-80ba30ea-eb5e-429f-b311-1cd255b6499c tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] http://192.168.122.202/volume/v3/volumes/0115b9d9-11b9-4602-81d2-e5a15d2331cc returned with HTTP 200 Sep 01 12:41:06 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 370/768] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:41:06 2026] GET /volume/v3/volumes/0115b9d9-11b9-4602-81d2-e5a15d2331cc => generated 855 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:41:06 devstack devstack@c-api.service[86815]: DEBUG oslo_db.sqlalchemy.engines [None req-5d253209-3865-4e7a-95a7-eb0841c72adb tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86815) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 12:41:06 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:41:06 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:41:06 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-5d253209-3865-4e7a-95a7-eb0841c72adb tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] http://192.168.122.202/volume/v3/volumes/a57607f3-b12d-4971-ace0-752e7f2799ba returned with HTTP 200 Sep 01 12:41:06 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 399/769] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:41:06 2026] GET /volume/v3/volumes/a57607f3-b12d-4971-ace0-752e7f2799ba => generated 915 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:41:07 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-128069a2-0e8d-4a1a-9057-b68ae1295132 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:07 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-128069a2-0e8d-4a1a-9057-b68ae1295132 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] GET http://192.168.122.202/volume/v3/volumes/0115b9d9-11b9-4602-81d2-e5a15d2331cc Sep 01 12:41:07 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-128069a2-0e8d-4a1a-9057-b68ae1295132 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:41:07 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-128069a2-0e8d-4a1a-9057-b68ae1295132 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:41:07 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-128069a2-0e8d-4a1a-9057-b68ae1295132 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] http://192.168.122.202/volume/v3/volumes/0115b9d9-11b9-4602-81d2-e5a15d2331cc returned with HTTP 404 Sep 01 12:41:07 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 371/770] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:41:07 2026] GET /volume/v3/volumes/0115b9d9-11b9-4602-81d2-e5a15d2331cc => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:41:07 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-42b08def-1d81-4d37-94fc-44a526b265f2 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:07 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-42b08def-1d81-4d37-94fc-44a526b265f2 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] GET http://192.168.122.202/volume/v3/volumes/178aa33e-988c-43e4-a4d4-8acd8b611ba6 Sep 01 12:41:07 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-42b08def-1d81-4d37-94fc-44a526b265f2 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:41:07 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-42b08def-1d81-4d37-94fc-44a526b265f2 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:41:07 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-fb439d02-bfda-48a7-ac8f-116c0e14b202 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:07 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:41:07 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:41:07 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-fb439d02-bfda-48a7-ac8f-116c0e14b202 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] GET http://192.168.122.202/volume/v3/volumes/a57607f3-b12d-4971-ace0-752e7f2799ba Sep 01 12:41:07 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-fb439d02-bfda-48a7-ac8f-116c0e14b202 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:41:07 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-fb439d02-bfda-48a7-ac8f-116c0e14b202 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:41:07 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:41:07 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:41:07 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:41:07 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:41:07 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-42b08def-1d81-4d37-94fc-44a526b265f2 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Volume info retrieved successfully. Sep 01 12:41:07 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:41:07 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:41:07 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-42b08def-1d81-4d37-94fc-44a526b265f2 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] http://192.168.122.202/volume/v3/volumes/178aa33e-988c-43e4-a4d4-8acd8b611ba6 returned with HTTP 200 Sep 01 12:41:07 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 400/771] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:41:07 2026] GET /volume/v3/volumes/178aa33e-988c-43e4-a4d4-8acd8b611ba6 => generated 856 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:41:07 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-fb439d02-bfda-48a7-ac8f-116c0e14b202 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Volume info retrieved successfully. Sep 01 12:41:07 devstack devstack@c-api.service[86814]: WARNING stevedore.named [None req-fb439d02-bfda-48a7-ac8f-116c0e14b202 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:41:07 devstack devstack@c-api.service[86814]: WARNING castellan.key_manager [None req-fb439d02-bfda-48a7-ac8f-116c0e14b202 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:41:07 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-2204bdad-4612-49f9-8d19-ec9b575f5596 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:07 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-2204bdad-4612-49f9-8d19-ec9b575f5596 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] DELETE http://192.168.122.202/volume/v3/volumes/178aa33e-988c-43e4-a4d4-8acd8b611ba6 Sep 01 12:41:07 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-2204bdad-4612-49f9-8d19-ec9b575f5596 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:41:07 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-2204bdad-4612-49f9-8d19-ec9b575f5596 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:41:07 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-2204bdad-4612-49f9-8d19-ec9b575f5596 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Delete volume with id: 178aa33e-988c-43e4-a4d4-8acd8b611ba6 Sep 01 12:41:07 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:41:07 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:41:07 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:41:07 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:41:07 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-2204bdad-4612-49f9-8d19-ec9b575f5596 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Volume info retrieved successfully. Sep 01 12:41:07 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-2204bdad-4612-49f9-8d19-ec9b575f5596 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Delete volume request issued successfully. Sep 01 12:41:07 devstack devstack@c-api.service[86814]: DEBUG oslo_db.sqlalchemy.engines [None req-fb439d02-bfda-48a7-ac8f-116c0e14b202 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86814) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 12:41:07 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-2204bdad-4612-49f9-8d19-ec9b575f5596 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] http://192.168.122.202/volume/v3/volumes/178aa33e-988c-43e4-a4d4-8acd8b611ba6 returned with HTTP 202 Sep 01 12:41:07 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 401/772] 192.168.122.202 () {58 vars in 1235 bytes} [Tue Sep 1 12:41:07 2026] DELETE /volume/v3/volumes/178aa33e-988c-43e4-a4d4-8acd8b611ba6 => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:41:07 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-a6ca69f3-767d-4e78-be92-3ad540b9ce64 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:07 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a6ca69f3-767d-4e78-be92-3ad540b9ce64 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] GET http://192.168.122.202/volume/v3/volumes/178aa33e-988c-43e4-a4d4-8acd8b611ba6 Sep 01 12:41:07 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a6ca69f3-767d-4e78-be92-3ad540b9ce64 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:41:07 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a6ca69f3-767d-4e78-be92-3ad540b9ce64 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:41:07 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:41:07 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:41:07 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:41:07 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:41:07 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:41:07 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:41:08 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-a6ca69f3-767d-4e78-be92-3ad540b9ce64 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Volume info retrieved successfully. Sep 01 12:41:08 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-fb439d02-bfda-48a7-ac8f-116c0e14b202 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] http://192.168.122.202/volume/v3/volumes/a57607f3-b12d-4971-ace0-752e7f2799ba returned with HTTP 200 Sep 01 12:41:08 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 372/773] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:41:07 2026] GET /volume/v3/volumes/a57607f3-b12d-4971-ace0-752e7f2799ba => generated 916 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:41:08 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a6ca69f3-767d-4e78-be92-3ad540b9ce64 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] http://192.168.122.202/volume/v3/volumes/178aa33e-988c-43e4-a4d4-8acd8b611ba6 returned with HTTP 200 Sep 01 12:41:08 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 402/774] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:41:07 2026] GET /volume/v3/volumes/178aa33e-988c-43e4-a4d4-8acd8b611ba6 => generated 855 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:41:08 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-7a9d05fb-ad8e-4a68-b48e-fd7b8062b163 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:08 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7a9d05fb-ad8e-4a68-b48e-fd7b8062b163 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] GET http://192.168.122.202/volume/v3/groups/d944bddb-9178-42a7-a275-59ec28d1eb71 Sep 01 12:41:08 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-7a9d05fb-ad8e-4a68-b48e-fd7b8062b163 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:41:08 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-7a9d05fb-ad8e-4a68-b48e-fd7b8062b163 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Calling method 'version_select' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:41:08 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.groups [None req-7a9d05fb-ad8e-4a68-b48e-fd7b8062b163 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] show called for member d944bddb-9178-42a7-a275-59ec28d1eb71 {{(pid=86814) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 12:41:08 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:41:08 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:41:08 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:41:08 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, cls(context), Sep 01 12:41:08 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7a9d05fb-ad8e-4a68-b48e-fd7b8062b163 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] http://192.168.122.202/volume/v3/groups/d944bddb-9178-42a7-a275-59ec28d1eb71 returned with HTTP 200 Sep 01 12:41:08 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 373/775] 192.168.122.202 () {60 vars in 1270 bytes} [Tue Sep 1 12:41:08 2026] GET /volume/v3/groups/d944bddb-9178-42a7-a275-59ec28d1eb71 => generated 321 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:41:08 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-f392941d-eee3-4c83-9908-12ba79dfcaf9 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:08 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f392941d-eee3-4c83-9908-12ba79dfcaf9 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] GET http://192.168.122.202/volume/v3/groups/fc660319-9cda-4622-aed8-17d85d1c1793 Sep 01 12:41:08 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f392941d-eee3-4c83-9908-12ba79dfcaf9 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:41:08 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f392941d-eee3-4c83-9908-12ba79dfcaf9 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Calling method 'version_select' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:41:08 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.groups [None req-f392941d-eee3-4c83-9908-12ba79dfcaf9 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] show called for member fc660319-9cda-4622-aed8-17d85d1c1793 {{(pid=86815) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 12:41:08 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:41:08 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:41:08 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:41:08 devstack devstack@c-api.service[86815]: return base.obj_make_list(context, cls(context), Sep 01 12:41:08 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f392941d-eee3-4c83-9908-12ba79dfcaf9 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] http://192.168.122.202/volume/v3/groups/fc660319-9cda-4622-aed8-17d85d1c1793 returned with HTTP 200 Sep 01 12:41:08 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 403/776] 192.168.122.202 () {60 vars in 1270 bytes} [Tue Sep 1 12:41:08 2026] GET /volume/v3/groups/fc660319-9cda-4622-aed8-17d85d1c1793 => generated 322 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:41:08 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-9e57064d-f679-45d5-807b-9aba5e7e4d3b None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:08 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9e57064d-f679-45d5-807b-9aba5e7e4d3b tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] GET http://192.168.122.202/volume/v3/groups/detail Sep 01 12:41:08 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-9e57064d-f679-45d5-807b-9aba5e7e4d3b tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:41:08 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-9e57064d-f679-45d5-807b-9aba5e7e4d3b tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Calling method 'version_select' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:41:08 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:41:08 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:41:08 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/group.py:210: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:41:08 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, cls(context), Sep 01 12:41:08 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:41:08 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, cls(context), Sep 01 12:41:08 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:41:08 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, cls(context), Sep 01 12:41:08 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9e57064d-f679-45d5-807b-9aba5e7e4d3b tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] http://192.168.122.202/volume/v3/groups/detail returned with HTTP 200 Sep 01 12:41:08 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 374/777] 192.168.122.202 () {60 vars in 1180 bytes} [Tue Sep 1 12:41:08 2026] GET /volume/v3/groups/detail => generated 637 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:41:08 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-0423a389-3ce7-45e1-8fb9-55efd63d9d87 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:08 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0423a389-3ce7-45e1-8fb9-55efd63d9d87 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] GET http://192.168.122.202/volume/v3/volumes/detail Sep 01 12:41:08 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0423a389-3ce7-45e1-8fb9-55efd63d9d87 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:41:08 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0423a389-3ce7-45e1-8fb9-55efd63d9d87 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Calling method 'detail' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:41:08 devstack devstack@c-api.service[86815]: DEBUG cinder.api.api_utils [None req-0423a389-3ce7-45e1-8fb9-55efd63d9d87 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Removing options '' from query. {{(pid=86815) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:41:08 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:41:08 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:41:08 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-0423a389-3ce7-45e1-8fb9-55efd63d9d87 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86815) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 12:41:08 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:41:08 devstack devstack@c-api.service[86815]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 12:41:08 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:41:08 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:41:08 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-0423a389-3ce7-45e1-8fb9-55efd63d9d87 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Get all volumes completed successfully. Sep 01 12:41:08 devstack devstack@c-api.service[86815]: WARNING stevedore.named [None req-0423a389-3ce7-45e1-8fb9-55efd63d9d87 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:41:08 devstack devstack@c-api.service[86815]: WARNING castellan.key_manager [None req-0423a389-3ce7-45e1-8fb9-55efd63d9d87 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:41:08 devstack devstack@c-api.service[86815]: DEBUG oslo_db.sqlalchemy.engines [None req-0423a389-3ce7-45e1-8fb9-55efd63d9d87 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86815) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 12:41:08 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:41:08 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:41:08 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0423a389-3ce7-45e1-8fb9-55efd63d9d87 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] http://192.168.122.202/volume/v3/volumes/detail returned with HTTP 200 Sep 01 12:41:08 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 404/778] 192.168.122.202 () {60 vars in 1183 bytes} [Tue Sep 1 12:41:08 2026] GET /volume/v3/volumes/detail => generated 919 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:41:08 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-a6b933be-3462-4f0e-a569-968d8c884993 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:08 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a6b933be-3462-4f0e-a569-968d8c884993 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] GET http://192.168.122.202/volume/v3/volumes/detail Sep 01 12:41:08 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a6b933be-3462-4f0e-a569-968d8c884993 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:41:08 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a6b933be-3462-4f0e-a569-968d8c884993 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Calling method 'detail' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:41:08 devstack devstack@c-api.service[86814]: DEBUG cinder.api.api_utils [None req-a6b933be-3462-4f0e-a569-968d8c884993 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Removing options '' from query. {{(pid=86814) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:41:08 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:41:08 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:41:08 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-a6b933be-3462-4f0e-a569-968d8c884993 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86814) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 12:41:08 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:41:08 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 12:41:08 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:41:08 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:41:08 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-a6b933be-3462-4f0e-a569-968d8c884993 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Get all volumes completed successfully. Sep 01 12:41:08 devstack devstack@c-api.service[86814]: WARNING stevedore.named [None req-a6b933be-3462-4f0e-a569-968d8c884993 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:41:08 devstack devstack@c-api.service[86814]: WARNING castellan.key_manager [None req-a6b933be-3462-4f0e-a569-968d8c884993 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:41:08 devstack devstack@c-api.service[86814]: DEBUG oslo_db.sqlalchemy.engines [None req-a6b933be-3462-4f0e-a569-968d8c884993 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86814) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 12:41:08 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:41:08 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:41:08 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a6b933be-3462-4f0e-a569-968d8c884993 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] http://192.168.122.202/volume/v3/volumes/detail returned with HTTP 200 Sep 01 12:41:08 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 375/779] 192.168.122.202 () {60 vars in 1183 bytes} [Tue Sep 1 12:41:08 2026] GET /volume/v3/volumes/detail => generated 919 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:41:08 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-5bc009c7-8af8-4017-80d0-5ecd6a4731ab None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:08 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-5bc009c7-8af8-4017-80d0-5ecd6a4731ab tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] POST http://192.168.122.202/volume/v3/groups/d944bddb-9178-42a7-a275-59ec28d1eb71/action Sep 01 12:41:08 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-5bc009c7-8af8-4017-80d0-5ecd6a4731ab tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86815) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:41:08 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-5bc009c7-8af8-4017-80d0-5ecd6a4731ab tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:41:08 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.groups [None req-5bc009c7-8af8-4017-80d0-5ecd6a4731ab tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] delete called for group d944bddb-9178-42a7-a275-59ec28d1eb71 {{(pid=86815) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 01 12:41:08 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.groups [None req-5bc009c7-8af8-4017-80d0-5ecd6a4731ab tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Delete group with id: d944bddb-9178-42a7-a275-59ec28d1eb71 Sep 01 12:41:08 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:41:08 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:41:08 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/group_snapshot.py:175: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:41:08 devstack devstack@c-api.service[86815]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 01 12:41:08 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:41:08 devstack devstack@c-api.service[86815]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 12:41:08 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-5bc009c7-8af8-4017-80d0-5ecd6a4731ab tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] http://192.168.122.202/volume/v3/groups/d944bddb-9178-42a7-a275-59ec28d1eb71/action returned with HTTP 202 Sep 01 12:41:08 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 405/780] 192.168.122.202 () {62 vars in 1312 bytes} [Tue Sep 1 12:41:08 2026] POST /volume/v3/groups/d944bddb-9178-42a7-a275-59ec28d1eb71/action => generated 0 bytes in 162 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 12:41:08 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-f54b24a6-acb3-4dc7-b652-326e6811bbfb None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:08 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f54b24a6-acb3-4dc7-b652-326e6811bbfb tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] GET http://192.168.122.202/volume/v3/volumes/a57607f3-b12d-4971-ace0-752e7f2799ba Sep 01 12:41:08 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f54b24a6-acb3-4dc7-b652-326e6811bbfb tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:41:08 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f54b24a6-acb3-4dc7-b652-326e6811bbfb tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:41:08 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:41:08 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:41:08 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:41:08 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:41:08 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-f54b24a6-acb3-4dc7-b652-326e6811bbfb tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Volume info retrieved successfully. Sep 01 12:41:08 devstack devstack@c-api.service[86814]: WARNING stevedore.named [None req-f54b24a6-acb3-4dc7-b652-326e6811bbfb tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:41:08 devstack devstack@c-api.service[86814]: WARNING castellan.key_manager [None req-f54b24a6-acb3-4dc7-b652-326e6811bbfb tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:41:09 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-bebe52b1-2aee-4b9f-bf4b-8ec5d77c15c8 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:09 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-bebe52b1-2aee-4b9f-bf4b-8ec5d77c15c8 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] GET http://192.168.122.202/volume/v3/volumes/178aa33e-988c-43e4-a4d4-8acd8b611ba6 Sep 01 12:41:09 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-bebe52b1-2aee-4b9f-bf4b-8ec5d77c15c8 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:41:09 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-bebe52b1-2aee-4b9f-bf4b-8ec5d77c15c8 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:41:09 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:41:09 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:41:09 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:41:09 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:41:09 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-bebe52b1-2aee-4b9f-bf4b-8ec5d77c15c8 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Volume info retrieved successfully. Sep 01 12:41:09 devstack devstack@c-api.service[86814]: DEBUG oslo_db.sqlalchemy.engines [None req-f54b24a6-acb3-4dc7-b652-326e6811bbfb tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86814) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 12:41:09 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-bebe52b1-2aee-4b9f-bf4b-8ec5d77c15c8 tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] http://192.168.122.202/volume/v3/volumes/178aa33e-988c-43e4-a4d4-8acd8b611ba6 returned with HTTP 200 Sep 01 12:41:09 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 406/781] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:41:09 2026] GET /volume/v3/volumes/178aa33e-988c-43e4-a4d4-8acd8b611ba6 => generated 855 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:41:09 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:41:09 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:41:09 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f54b24a6-acb3-4dc7-b652-326e6811bbfb tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] http://192.168.122.202/volume/v3/volumes/a57607f3-b12d-4971-ace0-752e7f2799ba returned with HTTP 200 Sep 01 12:41:09 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 376/782] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:41:08 2026] GET /volume/v3/volumes/a57607f3-b12d-4971-ace0-752e7f2799ba => generated 915 bytes in 380 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 12:41:10 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-996a3404-4733-4cab-988f-a67ca3ed5f6a None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:10 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-996a3404-4733-4cab-988f-a67ca3ed5f6a tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] GET http://192.168.122.202/volume/v3/volumes/178aa33e-988c-43e4-a4d4-8acd8b611ba6 Sep 01 12:41:10 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-996a3404-4733-4cab-988f-a67ca3ed5f6a tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:41:10 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-996a3404-4733-4cab-988f-a67ca3ed5f6a tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:41:10 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-77379199-3fdc-4443-b610-9b112792f3fa None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:10 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-77379199-3fdc-4443-b610-9b112792f3fa tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] GET http://192.168.122.202/volume/v3/volumes/a57607f3-b12d-4971-ace0-752e7f2799ba Sep 01 12:41:10 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-77379199-3fdc-4443-b610-9b112792f3fa tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:41:10 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-77379199-3fdc-4443-b610-9b112792f3fa tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:41:10 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:41:10 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:41:10 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:41:10 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:41:10 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-996a3404-4733-4cab-988f-a67ca3ed5f6a tempest-VolumesSnapshotTestJSON-535104592 tempest-VolumesSnapshotTestJSON-535104592-project-member] http://192.168.122.202/volume/v3/volumes/178aa33e-988c-43e4-a4d4-8acd8b611ba6 returned with HTTP 404 Sep 01 12:41:10 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 407/783] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:41:10 2026] GET /volume/v3/volumes/178aa33e-988c-43e4-a4d4-8acd8b611ba6 => generated 109 bytes in 100 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:41:10 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-3ed141d1-de5a-4a34-956e-9d0c55084aef None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:10 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-3ed141d1-de5a-4a34-956e-9d0c55084aef tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] DELETE http://192.168.122.202/volume/v3/volumes/1cc8e3d5-1b66-49e5-8137-24fec6106950 Sep 01 12:41:10 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-3ed141d1-de5a-4a34-956e-9d0c55084aef tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:41:10 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-3ed141d1-de5a-4a34-956e-9d0c55084aef tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:41:10 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-3ed141d1-de5a-4a34-956e-9d0c55084aef tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Delete volume with id: 1cc8e3d5-1b66-49e5-8137-24fec6106950 Sep 01 12:41:10 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-77379199-3fdc-4443-b610-9b112792f3fa tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Volume info retrieved successfully. Sep 01 12:41:10 devstack devstack@c-api.service[86814]: WARNING stevedore.named [None req-77379199-3fdc-4443-b610-9b112792f3fa tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:41:10 devstack devstack@c-api.service[86814]: WARNING castellan.key_manager [None req-77379199-3fdc-4443-b610-9b112792f3fa tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:41:10 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:41:10 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:41:10 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:41:10 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:41:10 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-3ed141d1-de5a-4a34-956e-9d0c55084aef tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Volume info retrieved successfully. Sep 01 12:41:10 devstack devstack@c-api.service[86814]: DEBUG oslo_db.sqlalchemy.engines [None req-77379199-3fdc-4443-b610-9b112792f3fa tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86814) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 12:41:10 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:41:10 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:41:10 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-77379199-3fdc-4443-b610-9b112792f3fa tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] http://192.168.122.202/volume/v3/volumes/a57607f3-b12d-4971-ace0-752e7f2799ba returned with HTTP 200 Sep 01 12:41:10 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 377/784] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:41:10 2026] GET /volume/v3/volumes/a57607f3-b12d-4971-ace0-752e7f2799ba => generated 914 bytes in 427 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 12:41:11 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-3ed141d1-de5a-4a34-956e-9d0c55084aef tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Delete volume request issued successfully. Sep 01 12:41:11 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-3ed141d1-de5a-4a34-956e-9d0c55084aef tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] http://192.168.122.202/volume/v3/volumes/1cc8e3d5-1b66-49e5-8137-24fec6106950 returned with HTTP 202 Sep 01 12:41:11 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 408/785] 192.168.122.202 () {58 vars in 1235 bytes} [Tue Sep 1 12:41:10 2026] DELETE /volume/v3/volumes/1cc8e3d5-1b66-49e5-8137-24fec6106950 => generated 0 bytes in 918 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:41:11 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-29e92764-ebbb-42ec-afe3-a442d6c7f75a None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:11 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-29e92764-ebbb-42ec-afe3-a442d6c7f75a tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] GET http://192.168.122.202/volume/v3/volumes/1cc8e3d5-1b66-49e5-8137-24fec6106950 Sep 01 12:41:11 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-29e92764-ebbb-42ec-afe3-a442d6c7f75a tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:41:11 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-29e92764-ebbb-42ec-afe3-a442d6c7f75a tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:41:11 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:41:11 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:41:11 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:41:11 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:41:11 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-29e92764-ebbb-42ec-afe3-a442d6c7f75a tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Volume info retrieved successfully. Sep 01 12:41:11 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-29e92764-ebbb-42ec-afe3-a442d6c7f75a tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] http://192.168.122.202/volume/v3/volumes/1cc8e3d5-1b66-49e5-8137-24fec6106950 returned with HTTP 200 Sep 01 12:41:11 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 378/786] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:41:11 2026] GET /volume/v3/volumes/1cc8e3d5-1b66-49e5-8137-24fec6106950 => generated 851 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:41:11 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-2385e0e4-4370-4179-ae81-056595c81fb3 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:11 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-2385e0e4-4370-4179-ae81-056595c81fb3 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] GET http://192.168.122.202/volume/v3/volumes/a57607f3-b12d-4971-ace0-752e7f2799ba Sep 01 12:41:11 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-2385e0e4-4370-4179-ae81-056595c81fb3 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:41:11 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-2385e0e4-4370-4179-ae81-056595c81fb3 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:41:11 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-2385e0e4-4370-4179-ae81-056595c81fb3 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] http://192.168.122.202/volume/v3/volumes/a57607f3-b12d-4971-ace0-752e7f2799ba returned with HTTP 404 Sep 01 12:41:11 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 409/787] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:41:11 2026] GET /volume/v3/volumes/a57607f3-b12d-4971-ace0-752e7f2799ba => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 12:41:11 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-aa681856-17a2-4204-850c-4b43f31df38e None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:11 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-aa681856-17a2-4204-850c-4b43f31df38e tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] GET http://192.168.122.202/volume/v3/groups/d944bddb-9178-42a7-a275-59ec28d1eb71 Sep 01 12:41:11 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-aa681856-17a2-4204-850c-4b43f31df38e tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:41:11 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-aa681856-17a2-4204-850c-4b43f31df38e tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Calling method 'version_select' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:41:11 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.groups [None req-aa681856-17a2-4204-850c-4b43f31df38e tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] show called for member d944bddb-9178-42a7-a275-59ec28d1eb71 {{(pid=86814) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 12:41:11 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:41:11 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:41:11 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:41:11 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, cls(context), Sep 01 12:41:11 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-aa681856-17a2-4204-850c-4b43f31df38e tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] http://192.168.122.202/volume/v3/groups/d944bddb-9178-42a7-a275-59ec28d1eb71 returned with HTTP 200 Sep 01 12:41:11 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 379/788] 192.168.122.202 () {60 vars in 1270 bytes} [Tue Sep 1 12:41:11 2026] GET /volume/v3/groups/d944bddb-9178-42a7-a275-59ec28d1eb71 => generated 320 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:41:12 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-69269fc0-62b7-40a3-99df-460cbc4af3b2 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:12 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-69269fc0-62b7-40a3-99df-460cbc4af3b2 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] GET http://192.168.122.202/volume/v3/volumes/1cc8e3d5-1b66-49e5-8137-24fec6106950 Sep 01 12:41:12 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-69269fc0-62b7-40a3-99df-460cbc4af3b2 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:41:12 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-69269fc0-62b7-40a3-99df-460cbc4af3b2 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:41:12 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:41:12 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:41:12 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:41:12 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:41:12 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-69269fc0-62b7-40a3-99df-460cbc4af3b2 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Volume info retrieved successfully. Sep 01 12:41:12 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-69269fc0-62b7-40a3-99df-460cbc4af3b2 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] http://192.168.122.202/volume/v3/volumes/1cc8e3d5-1b66-49e5-8137-24fec6106950 returned with HTTP 200 Sep 01 12:41:12 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 410/789] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:41:12 2026] GET /volume/v3/volumes/1cc8e3d5-1b66-49e5-8137-24fec6106950 => generated 851 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:41:12 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-9f342580-c97d-43a5-a7f7-69dbd3b2787f None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:12 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9f342580-c97d-43a5-a7f7-69dbd3b2787f tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] GET http://192.168.122.202/volume/v3/groups/d944bddb-9178-42a7-a275-59ec28d1eb71 Sep 01 12:41:12 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-9f342580-c97d-43a5-a7f7-69dbd3b2787f tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:41:12 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-9f342580-c97d-43a5-a7f7-69dbd3b2787f tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Calling method 'version_select' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:41:12 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.groups [None req-9f342580-c97d-43a5-a7f7-69dbd3b2787f tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] show called for member d944bddb-9178-42a7-a275-59ec28d1eb71 {{(pid=86814) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 12:41:12 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9f342580-c97d-43a5-a7f7-69dbd3b2787f tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] http://192.168.122.202/volume/v3/groups/d944bddb-9178-42a7-a275-59ec28d1eb71 returned with HTTP 404 Sep 01 12:41:12 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 380/790] 192.168.122.202 () {60 vars in 1270 bytes} [Tue Sep 1 12:41:12 2026] GET /volume/v3/groups/d944bddb-9178-42a7-a275-59ec28d1eb71 => generated 108 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 12:41:12 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-c8059743-1b25-4062-93a0-2835e67cab9f None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:12 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c8059743-1b25-4062-93a0-2835e67cab9f tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] POST http://192.168.122.202/volume/v3/groups/fc660319-9cda-4622-aed8-17d85d1c1793/action Sep 01 12:41:12 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c8059743-1b25-4062-93a0-2835e67cab9f tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Action body: b'{"delete": {"delete-volumes": false}}' {{(pid=86815) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:41:12 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c8059743-1b25-4062-93a0-2835e67cab9f tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": false}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:41:12 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.groups [None req-c8059743-1b25-4062-93a0-2835e67cab9f tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] delete called for group fc660319-9cda-4622-aed8-17d85d1c1793 {{(pid=86815) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 01 12:41:12 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.groups [None req-c8059743-1b25-4062-93a0-2835e67cab9f tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Delete group with id: fc660319-9cda-4622-aed8-17d85d1c1793 Sep 01 12:41:12 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:41:12 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:41:12 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/group_snapshot.py:175: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:41:12 devstack devstack@c-api.service[86815]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 01 12:41:13 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c8059743-1b25-4062-93a0-2835e67cab9f tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] http://192.168.122.202/volume/v3/groups/fc660319-9cda-4622-aed8-17d85d1c1793/action returned with HTTP 202 Sep 01 12:41:13 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 411/791] 192.168.122.202 () {62 vars in 1312 bytes} [Tue Sep 1 12:41:12 2026] POST /volume/v3/groups/fc660319-9cda-4622-aed8-17d85d1c1793/action => generated 0 bytes in 253 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 12:41:13 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-a3aad0de-f881-4879-a9c0-811a25985106 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:13 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a3aad0de-f881-4879-a9c0-811a25985106 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] GET http://192.168.122.202/volume/v3/groups/fc660319-9cda-4622-aed8-17d85d1c1793 Sep 01 12:41:13 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a3aad0de-f881-4879-a9c0-811a25985106 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:41:13 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a3aad0de-f881-4879-a9c0-811a25985106 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Calling method 'version_select' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:41:13 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.groups [None req-a3aad0de-f881-4879-a9c0-811a25985106 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] show called for member fc660319-9cda-4622-aed8-17d85d1c1793 {{(pid=86814) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 12:41:13 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:41:13 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:41:13 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:41:13 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, cls(context), Sep 01 12:41:13 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a3aad0de-f881-4879-a9c0-811a25985106 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] http://192.168.122.202/volume/v3/groups/fc660319-9cda-4622-aed8-17d85d1c1793 returned with HTTP 200 Sep 01 12:41:13 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 381/792] 192.168.122.202 () {60 vars in 1270 bytes} [Tue Sep 1 12:41:13 2026] GET /volume/v3/groups/fc660319-9cda-4622-aed8-17d85d1c1793 => generated 321 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:41:13 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-c2d8767f-462e-4092-bb23-7aaf4804d36e None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:13 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c2d8767f-462e-4092-bb23-7aaf4804d36e tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] GET http://192.168.122.202/volume/v3/volumes/1cc8e3d5-1b66-49e5-8137-24fec6106950 Sep 01 12:41:13 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c2d8767f-462e-4092-bb23-7aaf4804d36e tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:41:13 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c2d8767f-462e-4092-bb23-7aaf4804d36e tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:41:13 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c2d8767f-462e-4092-bb23-7aaf4804d36e tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] http://192.168.122.202/volume/v3/volumes/1cc8e3d5-1b66-49e5-8137-24fec6106950 returned with HTTP 404 Sep 01 12:41:13 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 412/793] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:41:13 2026] GET /volume/v3/volumes/1cc8e3d5-1b66-49e5-8137-24fec6106950 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:41:13 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-f671a073-a59b-4464-af92-e340187f9072 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:13 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f671a073-a59b-4464-af92-e340187f9072 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] DELETE http://192.168.122.202/volume/v3/volumes/9f05abf9-53d5-4da6-954b-97611ee6eb55 Sep 01 12:41:13 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f671a073-a59b-4464-af92-e340187f9072 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:41:13 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f671a073-a59b-4464-af92-e340187f9072 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:41:13 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-f671a073-a59b-4464-af92-e340187f9072 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Delete volume with id: 9f05abf9-53d5-4da6-954b-97611ee6eb55 Sep 01 12:41:13 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:41:13 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:41:13 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:41:13 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:41:13 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-f671a073-a59b-4464-af92-e340187f9072 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Volume info retrieved successfully. Sep 01 12:41:13 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-f671a073-a59b-4464-af92-e340187f9072 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Delete volume request issued successfully. Sep 01 12:41:13 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f671a073-a59b-4464-af92-e340187f9072 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] http://192.168.122.202/volume/v3/volumes/9f05abf9-53d5-4da6-954b-97611ee6eb55 returned with HTTP 202 Sep 01 12:41:13 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 382/794] 192.168.122.202 () {58 vars in 1235 bytes} [Tue Sep 1 12:41:13 2026] DELETE /volume/v3/volumes/9f05abf9-53d5-4da6-954b-97611ee6eb55 => generated 0 bytes in 366 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:41:13 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-52b78a80-9107-4ac7-8401-5d24ff3dcf17 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:13 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-52b78a80-9107-4ac7-8401-5d24ff3dcf17 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] GET http://192.168.122.202/volume/v3/volumes/9f05abf9-53d5-4da6-954b-97611ee6eb55 Sep 01 12:41:13 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-52b78a80-9107-4ac7-8401-5d24ff3dcf17 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:41:13 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-52b78a80-9107-4ac7-8401-5d24ff3dcf17 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:41:13 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:41:13 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:41:13 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:41:13 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:41:13 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-52b78a80-9107-4ac7-8401-5d24ff3dcf17 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Volume info retrieved successfully. Sep 01 12:41:13 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-52b78a80-9107-4ac7-8401-5d24ff3dcf17 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] http://192.168.122.202/volume/v3/volumes/9f05abf9-53d5-4da6-954b-97611ee6eb55 returned with HTTP 200 Sep 01 12:41:13 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 413/795] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:41:13 2026] GET /volume/v3/volumes/9f05abf9-53d5-4da6-954b-97611ee6eb55 => generated 851 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:41:14 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-2602ceb9-e7c6-48d0-90a6-325ddd9e1e99 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:14 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-2602ceb9-e7c6-48d0-90a6-325ddd9e1e99 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] GET http://192.168.122.202/volume/v3/groups/fc660319-9cda-4622-aed8-17d85d1c1793 Sep 01 12:41:14 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-2602ceb9-e7c6-48d0-90a6-325ddd9e1e99 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:41:14 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-2602ceb9-e7c6-48d0-90a6-325ddd9e1e99 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Calling method 'version_select' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:41:14 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.groups [None req-2602ceb9-e7c6-48d0-90a6-325ddd9e1e99 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] show called for member fc660319-9cda-4622-aed8-17d85d1c1793 {{(pid=86814) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 12:41:14 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-2602ceb9-e7c6-48d0-90a6-325ddd9e1e99 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] http://192.168.122.202/volume/v3/groups/fc660319-9cda-4622-aed8-17d85d1c1793 returned with HTTP 404 Sep 01 12:41:14 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 383/796] 192.168.122.202 () {60 vars in 1270 bytes} [Tue Sep 1 12:41:14 2026] GET /volume/v3/groups/fc660319-9cda-4622-aed8-17d85d1c1793 => generated 108 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 12:41:14 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-90d48b7e-cfc5-4d2a-826d-05fe6d915de6 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:14 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-90d48b7e-cfc5-4d2a-826d-05fe6d915de6 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] GET http://192.168.122.202/volume/v3/groups/detail Sep 01 12:41:14 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-90d48b7e-cfc5-4d2a-826d-05fe6d915de6 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:41:14 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-90d48b7e-cfc5-4d2a-826d-05fe6d915de6 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Calling method 'version_select' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:41:14 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/group.py:210: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:41:14 devstack devstack@c-api.service[86815]: return base.obj_make_list(context, cls(context), Sep 01 12:41:14 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-90d48b7e-cfc5-4d2a-826d-05fe6d915de6 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] http://192.168.122.202/volume/v3/groups/detail returned with HTTP 200 Sep 01 12:41:14 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 414/797] 192.168.122.202 () {60 vars in 1180 bytes} [Tue Sep 1 12:41:14 2026] GET /volume/v3/groups/detail => generated 14 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:41:14 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-4fe40e8e-9fb6-4cf0-8403-00ae82fb13e4 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:14 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-4fe40e8e-9fb6-4cf0-8403-00ae82fb13e4 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] GET http://192.168.122.202/volume/v3/volumes/detail Sep 01 12:41:14 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-4fe40e8e-9fb6-4cf0-8403-00ae82fb13e4 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:41:14 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-4fe40e8e-9fb6-4cf0-8403-00ae82fb13e4 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Calling method 'detail' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:41:14 devstack devstack@c-api.service[86814]: DEBUG cinder.api.api_utils [None req-4fe40e8e-9fb6-4cf0-8403-00ae82fb13e4 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Removing options '' from query. {{(pid=86814) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:41:14 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-4fe40e8e-9fb6-4cf0-8403-00ae82fb13e4 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86814) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 12:41:14 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-4fe40e8e-9fb6-4cf0-8403-00ae82fb13e4 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Get all volumes completed successfully. Sep 01 12:41:14 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-4fe40e8e-9fb6-4cf0-8403-00ae82fb13e4 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] http://192.168.122.202/volume/v3/volumes/detail returned with HTTP 200 Sep 01 12:41:14 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 384/798] 192.168.122.202 () {60 vars in 1183 bytes} [Tue Sep 1 12:41:14 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:41:14 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-2326cf76-d334-4b21-b8c8-34114a96c511 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:14 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-2326cf76-d334-4b21-b8c8-34114a96c511 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] POST http://192.168.122.202/volume/v3/groups/fc660319-9cda-4622-aed8-17d85d1c1793/action Sep 01 12:41:14 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-2326cf76-d334-4b21-b8c8-34114a96c511 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86815) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:41:14 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-2326cf76-d334-4b21-b8c8-34114a96c511 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:41:14 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.groups [None req-2326cf76-d334-4b21-b8c8-34114a96c511 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] delete called for group fc660319-9cda-4622-aed8-17d85d1c1793 {{(pid=86815) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 01 12:41:14 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.groups [None req-2326cf76-d334-4b21-b8c8-34114a96c511 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Delete group with id: fc660319-9cda-4622-aed8-17d85d1c1793 Sep 01 12:41:14 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-2326cf76-d334-4b21-b8c8-34114a96c511 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] http://192.168.122.202/volume/v3/groups/fc660319-9cda-4622-aed8-17d85d1c1793/action returned with HTTP 404 Sep 01 12:41:14 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 415/799] 192.168.122.202 () {62 vars in 1312 bytes} [Tue Sep 1 12:41:14 2026] POST /volume/v3/groups/fc660319-9cda-4622-aed8-17d85d1c1793/action => generated 108 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 12:41:14 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-b0a719d1-9fce-4e9b-a1b5-ac34203887a2 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:14 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b0a719d1-9fce-4e9b-a1b5-ac34203887a2 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] GET http://192.168.122.202/volume/v3/volumes/detail Sep 01 12:41:14 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b0a719d1-9fce-4e9b-a1b5-ac34203887a2 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:41:14 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b0a719d1-9fce-4e9b-a1b5-ac34203887a2 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Calling method 'detail' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:41:14 devstack devstack@c-api.service[86814]: DEBUG cinder.api.api_utils [None req-b0a719d1-9fce-4e9b-a1b5-ac34203887a2 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Removing options '' from query. {{(pid=86814) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:41:14 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-b0a719d1-9fce-4e9b-a1b5-ac34203887a2 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86814) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 12:41:14 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-b0a719d1-9fce-4e9b-a1b5-ac34203887a2 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Get all volumes completed successfully. Sep 01 12:41:14 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b0a719d1-9fce-4e9b-a1b5-ac34203887a2 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] http://192.168.122.202/volume/v3/volumes/detail returned with HTTP 200 Sep 01 12:41:14 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 385/800] 192.168.122.202 () {60 vars in 1183 bytes} [Tue Sep 1 12:41:14 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:41:14 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-8a447fe9-f539-49b5-9db6-37b4bf028aa4 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:14 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-8a447fe9-f539-49b5-9db6-37b4bf028aa4 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] POST http://192.168.122.202/volume/v3/groups/d944bddb-9178-42a7-a275-59ec28d1eb71/action Sep 01 12:41:14 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-8a447fe9-f539-49b5-9db6-37b4bf028aa4 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86815) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:41:14 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-8a447fe9-f539-49b5-9db6-37b4bf028aa4 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:41:14 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.groups [None req-8a447fe9-f539-49b5-9db6-37b4bf028aa4 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] delete called for group d944bddb-9178-42a7-a275-59ec28d1eb71 {{(pid=86815) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 01 12:41:14 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.groups [None req-8a447fe9-f539-49b5-9db6-37b4bf028aa4 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Delete group with id: d944bddb-9178-42a7-a275-59ec28d1eb71 Sep 01 12:41:14 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-8a447fe9-f539-49b5-9db6-37b4bf028aa4 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] http://192.168.122.202/volume/v3/groups/d944bddb-9178-42a7-a275-59ec28d1eb71/action returned with HTTP 404 Sep 01 12:41:14 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 416/801] 192.168.122.202 () {62 vars in 1312 bytes} [Tue Sep 1 12:41:14 2026] POST /volume/v3/groups/d944bddb-9178-42a7-a275-59ec28d1eb71/action => generated 108 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 12:41:14 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-15b3563e-b548-470e-ae8e-3d976d49049e None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:14 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-15b3563e-b548-470e-ae8e-3d976d49049e tempest-GroupsTest-68679789 tempest-GroupsTest-68679789-project-admin] DELETE http://192.168.122.202/volume/v3/group_types/4d520fc1-0341-4ee7-9350-7a6c0ee6d202 Sep 01 12:41:14 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-15b3563e-b548-470e-ae8e-3d976d49049e tempest-GroupsTest-68679789 tempest-GroupsTest-68679789-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:41:14 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-15b3563e-b548-470e-ae8e-3d976d49049e tempest-GroupsTest-68679789 tempest-GroupsTest-68679789-project-admin] Calling method 'version_select' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:41:14 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-eba562df-2da0-4757-9690-e0de5d5d41af None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:14 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-eba562df-2da0-4757-9690-e0de5d5d41af tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] GET http://192.168.122.202/volume/v3/volumes/9f05abf9-53d5-4da6-954b-97611ee6eb55 Sep 01 12:41:14 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-eba562df-2da0-4757-9690-e0de5d5d41af tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:41:14 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-eba562df-2da0-4757-9690-e0de5d5d41af tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:41:14 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:41:14 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:41:14 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:41:14 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:41:15 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-eba562df-2da0-4757-9690-e0de5d5d41af tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Volume info retrieved successfully. Sep 01 12:41:15 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-eba562df-2da0-4757-9690-e0de5d5d41af tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] http://192.168.122.202/volume/v3/volumes/9f05abf9-53d5-4da6-954b-97611ee6eb55 returned with HTTP 200 Sep 01 12:41:15 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 417/802] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:41:14 2026] GET /volume/v3/volumes/9f05abf9-53d5-4da6-954b-97611ee6eb55 => generated 851 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:41:15 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-15b3563e-b548-470e-ae8e-3d976d49049e tempest-GroupsTest-68679789 tempest-GroupsTest-68679789-project-admin] http://192.168.122.202/volume/v3/group_types/4d520fc1-0341-4ee7-9350-7a6c0ee6d202 returned with HTTP 202 Sep 01 12:41:15 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 386/803] 192.168.122.202 () {60 vars in 1288 bytes} [Tue Sep 1 12:41:14 2026] DELETE /volume/v3/group_types/4d520fc1-0341-4ee7-9350-7a6c0ee6d202 => generated 0 bytes in 637 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 12:41:15 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-6497aafe-de0f-44d5-840c-1d1473ab6dff None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:15 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-6497aafe-de0f-44d5-840c-1d1473ab6dff tempest-GroupsTest-68679789 tempest-GroupsTest-68679789-project-admin] DELETE http://192.168.122.202/volume/v3/types/2eb92649-8083-4fdb-a15e-da8876bc1d14 Sep 01 12:41:15 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-6497aafe-de0f-44d5-840c-1d1473ab6dff tempest-GroupsTest-68679789 tempest-GroupsTest-68679789-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:41:15 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-6497aafe-de0f-44d5-840c-1d1473ab6dff tempest-GroupsTest-68679789 tempest-GroupsTest-68679789-project-admin] Calling method '_delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:41:15 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-6497aafe-de0f-44d5-840c-1d1473ab6dff tempest-GroupsTest-68679789 tempest-GroupsTest-68679789-project-admin] http://192.168.122.202/volume/v3/types/2eb92649-8083-4fdb-a15e-da8876bc1d14 returned with HTTP 202 Sep 01 12:41:15 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 418/804] 192.168.122.202 () {58 vars in 1229 bytes} [Tue Sep 1 12:41:15 2026] DELETE /volume/v3/types/2eb92649-8083-4fdb-a15e-da8876bc1d14 => generated 0 bytes in 343 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:41:15 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-b349e292-90d4-4b04-8666-3380732be811 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:15 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b349e292-90d4-4b04-8666-3380732be811 tempest-GroupsTest-68679789 tempest-GroupsTest-68679789-project-admin] GET http://192.168.122.202/volume/v3/types/2eb92649-8083-4fdb-a15e-da8876bc1d14 Sep 01 12:41:15 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b349e292-90d4-4b04-8666-3380732be811 tempest-GroupsTest-68679789 tempest-GroupsTest-68679789-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:41:15 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b349e292-90d4-4b04-8666-3380732be811 tempest-GroupsTest-68679789 tempest-GroupsTest-68679789-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:41:15 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b349e292-90d4-4b04-8666-3380732be811 tempest-GroupsTest-68679789 tempest-GroupsTest-68679789-project-admin] http://192.168.122.202/volume/v3/types/2eb92649-8083-4fdb-a15e-da8876bc1d14 returned with HTTP 404 Sep 01 12:41:15 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 387/805] 192.168.122.202 () {58 vars in 1226 bytes} [Tue Sep 1 12:41:15 2026] GET /volume/v3/types/2eb92649-8083-4fdb-a15e-da8876bc1d14 => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:41:15 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-a709b236-7913-4069-8a26-c650b4792b0c None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:15 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a709b236-7913-4069-8a26-c650b4792b0c tempest-GroupsTest-68679789 tempest-GroupsTest-68679789-project-admin] POST http://192.168.122.202/volume/v3/types Sep 01 12:41:15 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a709b236-7913-4069-8a26-c650b4792b0c tempest-GroupsTest-68679789 tempest-GroupsTest-68679789-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1761351232"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:41:15 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-9bca1a7c-8c70-417b-ac59-6161d2100af3 req-b2147de7-d6bd-42e7-8856-61b982da5afd None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:15 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-9bca1a7c-8c70-417b-ac59-6161d2100af3 req-b2147de7-d6bd-42e7-8856-61b982da5afd tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] DELETE http://192.168.122.202/volume/v3/attachments/d2facd91-4f92-4746-843e-2b023ece2ea4 Sep 01 12:41:15 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-9bca1a7c-8c70-417b-ac59-6161d2100af3 req-b2147de7-d6bd-42e7-8856-61b982da5afd tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:41:15 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-9bca1a7c-8c70-417b-ac59-6161d2100af3 req-b2147de7-d6bd-42e7-8856-61b982da5afd tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] Calling method 'version_select' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:41:15 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:41:15 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:41:15 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:41:15 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, Sep 01 12:41:15 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a709b236-7913-4069-8a26-c650b4792b0c tempest-GroupsTest-68679789 tempest-GroupsTest-68679789-project-admin] http://192.168.122.202/volume/v3/types returned with HTTP 200 Sep 01 12:41:15 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 419/806] 192.168.122.202 () {60 vars in 1136 bytes} [Tue Sep 1 12:41:15 2026] POST /volume/v3/types => generated 216 bytes in 477 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:41:15 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-69cef2c9-9fc6-41ec-8325-a363e961d3db None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:15 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-69cef2c9-9fc6-41ec-8325-a363e961d3db tempest-GroupsTest-68679789 tempest-GroupsTest-68679789-project-admin] POST http://192.168.122.202/volume/v3/group_types Sep 01 12:41:15 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-69cef2c9-9fc6-41ec-8325-a363e961d3db tempest-GroupsTest-68679789 tempest-GroupsTest-68679789-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-2060732560"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:41:15 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-9bca1a7c-8c70-417b-ac59-6161d2100af3 req-b2147de7-d6bd-42e7-8856-61b982da5afd tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] http://192.168.122.202/volume/v3/attachments/d2facd91-4f92-4746-843e-2b023ece2ea4 returned with HTTP 200 Sep 01 12:41:15 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 388/807] 192.168.122.202 () {64 vars in 1562 bytes} [Tue Sep 1 12:41:15 2026] DELETE /volume/v3/attachments/d2facd91-4f92-4746-843e-2b023ece2ea4 => generated 19 bytes in 370 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:41:15 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-9bca1a7c-8c70-417b-ac59-6161d2100af3 req-28d6414c-92bd-49f9-9bb4-e1f94c88462a None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:15 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-9bca1a7c-8c70-417b-ac59-6161d2100af3 req-28d6414c-92bd-49f9-9bb4-e1f94c88462a tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] DELETE http://192.168.122.202/volume/v3/volumes/08bf9d4e-1f8a-42ce-9a29-9f3198f581e7 Sep 01 12:41:15 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-9bca1a7c-8c70-417b-ac59-6161d2100af3 req-28d6414c-92bd-49f9-9bb4-e1f94c88462a tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:41:15 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-9bca1a7c-8c70-417b-ac59-6161d2100af3 req-28d6414c-92bd-49f9-9bb4-e1f94c88462a tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:41:15 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [req-9bca1a7c-8c70-417b-ac59-6161d2100af3 req-28d6414c-92bd-49f9-9bb4-e1f94c88462a tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] Delete volume with id: 08bf9d4e-1f8a-42ce-9a29-9f3198f581e7 Sep 01 12:41:15 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-69cef2c9-9fc6-41ec-8325-a363e961d3db tempest-GroupsTest-68679789 tempest-GroupsTest-68679789-project-admin] http://192.168.122.202/volume/v3/group_types returned with HTTP 202 Sep 01 12:41:15 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 420/808] 192.168.122.202 () {62 vars in 1195 bytes} [Tue Sep 1 12:41:15 2026] POST /volume/v3/group_types => generated 173 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:41:15 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-ea542dbd-1758-4ccb-a480-fe20a28cb5b4 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:15 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-ea542dbd-1758-4ccb-a480-fe20a28cb5b4 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] POST http://192.168.122.202/volume/v3/groups Sep 01 12:41:15 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:41:15 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:41:15 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-ea542dbd-1758-4ccb-a480-fe20a28cb5b4 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "af2a3945-fbad-494b-b78a-5720664d792d", "volume_types": ["168156d5-bafa-4a5a-9da5-4ad2708cf038"], "name": "tempest-GroupsTest-Group-1631738519"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:41:15 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:41:15 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:41:15 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [req-9bca1a7c-8c70-417b-ac59-6161d2100af3 req-28d6414c-92bd-49f9-9bb4-e1f94c88462a tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] Volume info retrieved successfully. Sep 01 12:41:15 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.groups [None req-ea542dbd-1758-4ccb-a480-fe20a28cb5b4 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Creating new group {'group': {'group_type': 'af2a3945-fbad-494b-b78a-5720664d792d', 'volume_types': ['168156d5-bafa-4a5a-9da5-4ad2708cf038'], 'name': 'tempest-GroupsTest-Group-1631738519'}} {{(pid=86815) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 01 12:41:16 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.groups [None req-ea542dbd-1758-4ccb-a480-fe20a28cb5b4 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Creating group tempest-GroupsTest-Group-1631738519. Sep 01 12:41:16 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-ea542dbd-1758-4ccb-a480-fe20a28cb5b4 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Availability Zones retrieved successfully. Sep 01 12:41:16 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [req-9bca1a7c-8c70-417b-ac59-6161d2100af3 req-28d6414c-92bd-49f9-9bb4-e1f94c88462a tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] Delete volume request issued successfully. Sep 01 12:41:16 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-9bca1a7c-8c70-417b-ac59-6161d2100af3 req-28d6414c-92bd-49f9-9bb4-e1f94c88462a tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] http://192.168.122.202/volume/v3/volumes/08bf9d4e-1f8a-42ce-9a29-9f3198f581e7 returned with HTTP 202 Sep 01 12:41:16 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 389/809] 192.168.122.202 () {62 vars in 1509 bytes} [Tue Sep 1 12:41:15 2026] DELETE /volume/v3/volumes/08bf9d4e-1f8a-42ce-9a29-9f3198f581e7 => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:41:16 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-b623332f-d41f-4114-a425-4f947df8069d None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:16 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b623332f-d41f-4114-a425-4f947df8069d tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] GET http://192.168.122.202/volume/v3/volumes/9f05abf9-53d5-4da6-954b-97611ee6eb55 Sep 01 12:41:16 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b623332f-d41f-4114-a425-4f947df8069d tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:41:16 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b623332f-d41f-4114-a425-4f947df8069d tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:41:16 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b623332f-d41f-4114-a425-4f947df8069d tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] http://192.168.122.202/volume/v3/volumes/9f05abf9-53d5-4da6-954b-97611ee6eb55 returned with HTTP 404 Sep 01 12:41:16 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 390/810] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:41:16 2026] GET /volume/v3/volumes/9f05abf9-53d5-4da6-954b-97611ee6eb55 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:41:16 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-ea542dbd-1758-4ccb-a480-fe20a28cb5b4 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Created reservations ['db04a369-a913-470e-9690-89637ff8cb30'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:41:16 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-e369ebc9-c364-4ec0-a812-f7fa2511fcd8 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:16 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e369ebc9-c364-4ec0-a812-f7fa2511fcd8 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] DELETE http://192.168.122.202/volume/v3/volumes/f5afe53c-e564-4b5d-b3ba-9155d785cd20 Sep 01 12:41:16 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e369ebc9-c364-4ec0-a812-f7fa2511fcd8 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:41:16 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e369ebc9-c364-4ec0-a812-f7fa2511fcd8 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:41:16 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-e369ebc9-c364-4ec0-a812-f7fa2511fcd8 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Delete volume with id: f5afe53c-e564-4b5d-b3ba-9155d785cd20 Sep 01 12:41:16 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:41:16 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:41:16 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:41:16 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:41:16 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-e369ebc9-c364-4ec0-a812-f7fa2511fcd8 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Volume info retrieved successfully. Sep 01 12:41:16 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-ea542dbd-1758-4ccb-a480-fe20a28cb5b4 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] http://192.168.122.202/volume/v3/groups returned with HTTP 202 Sep 01 12:41:16 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 421/811] 192.168.122.202 () {62 vars in 1181 bytes} [Tue Sep 1 12:41:15 2026] POST /volume/v3/groups => generated 104 bytes in 298 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:41:16 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-33133838-adfa-4147-8dc5-089825934d8e None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:16 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-33133838-adfa-4147-8dc5-089825934d8e tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] GET http://192.168.122.202/volume/v3/groups/c0eee41e-ef9a-4660-ad38-93620b4bfc66 Sep 01 12:41:16 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-33133838-adfa-4147-8dc5-089825934d8e tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:41:16 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-33133838-adfa-4147-8dc5-089825934d8e tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Calling method 'version_select' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:41:16 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.groups [None req-33133838-adfa-4147-8dc5-089825934d8e tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] show called for member c0eee41e-ef9a-4660-ad38-93620b4bfc66 {{(pid=86815) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 12:41:16 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:41:16 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:41:16 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-e369ebc9-c364-4ec0-a812-f7fa2511fcd8 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Delete volume request issued successfully. Sep 01 12:41:16 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e369ebc9-c364-4ec0-a812-f7fa2511fcd8 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] http://192.168.122.202/volume/v3/volumes/f5afe53c-e564-4b5d-b3ba-9155d785cd20 returned with HTTP 202 Sep 01 12:41:16 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 391/812] 192.168.122.202 () {58 vars in 1235 bytes} [Tue Sep 1 12:41:16 2026] DELETE /volume/v3/volumes/f5afe53c-e564-4b5d-b3ba-9155d785cd20 => generated 0 bytes in 254 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 12:41:16 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:41:16 devstack devstack@c-api.service[86815]: return base.obj_make_list(context, cls(context), Sep 01 12:41:16 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-33133838-adfa-4147-8dc5-089825934d8e tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] http://192.168.122.202/volume/v3/groups/c0eee41e-ef9a-4660-ad38-93620b4bfc66 returned with HTTP 200 Sep 01 12:41:16 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 422/813] 192.168.122.202 () {60 vars in 1270 bytes} [Tue Sep 1 12:41:16 2026] GET /volume/v3/groups/c0eee41e-ef9a-4660-ad38-93620b4bfc66 => generated 332 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:41:16 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-6d2753f0-666f-4eb4-9e1a-03e27a40552c None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:16 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-6d2753f0-666f-4eb4-9e1a-03e27a40552c tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] GET http://192.168.122.202/volume/v3/volumes/f5afe53c-e564-4b5d-b3ba-9155d785cd20 Sep 01 12:41:16 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-6d2753f0-666f-4eb4-9e1a-03e27a40552c tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:41:16 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-6d2753f0-666f-4eb4-9e1a-03e27a40552c tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:41:16 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:41:16 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:41:16 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:41:16 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:41:16 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-6d2753f0-666f-4eb4-9e1a-03e27a40552c tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Volume info retrieved successfully. Sep 01 12:41:16 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-6d2753f0-666f-4eb4-9e1a-03e27a40552c tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] http://192.168.122.202/volume/v3/volumes/f5afe53c-e564-4b5d-b3ba-9155d785cd20 returned with HTTP 200 Sep 01 12:41:16 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 392/814] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:41:16 2026] GET /volume/v3/volumes/f5afe53c-e564-4b5d-b3ba-9155d785cd20 => generated 851 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:41:17 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-f47e5e4b-04be-420f-88d6-290dd738b46c None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:17 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f47e5e4b-04be-420f-88d6-290dd738b46c tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] GET http://192.168.122.202/volume/v3/groups/c0eee41e-ef9a-4660-ad38-93620b4bfc66 Sep 01 12:41:17 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f47e5e4b-04be-420f-88d6-290dd738b46c tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:41:17 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f47e5e4b-04be-420f-88d6-290dd738b46c tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Calling method 'version_select' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:41:17 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.groups [None req-f47e5e4b-04be-420f-88d6-290dd738b46c tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] show called for member c0eee41e-ef9a-4660-ad38-93620b4bfc66 {{(pid=86815) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 12:41:17 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:41:17 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:41:17 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:41:17 devstack devstack@c-api.service[86815]: return base.obj_make_list(context, cls(context), Sep 01 12:41:17 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f47e5e4b-04be-420f-88d6-290dd738b46c tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] http://192.168.122.202/volume/v3/groups/c0eee41e-ef9a-4660-ad38-93620b4bfc66 returned with HTTP 200 Sep 01 12:41:17 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 423/815] 192.168.122.202 () {60 vars in 1270 bytes} [Tue Sep 1 12:41:17 2026] GET /volume/v3/groups/c0eee41e-ef9a-4660-ad38-93620b4bfc66 => generated 333 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:41:17 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-0acde72d-256b-455c-957f-eb79b4011569 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:17 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-0acde72d-256b-455c-957f-eb79b4011569 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] POST http://192.168.122.202/volume/v3/volumes Sep 01 12:41:17 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-0acde72d-256b-455c-957f-eb79b4011569 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-750467590", "volume_type": "168156d5-bafa-4a5a-9da5-4ad2708cf038", "group_id": "c0eee41e-ef9a-4660-ad38-93620b4bfc66", "size": 1}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:41:17 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volumes [None req-0acde72d-256b-455c-957f-eb79b4011569 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-750467590', 'volume_type': '168156d5-bafa-4a5a-9da5-4ad2708cf038', 'group_id': 'c0eee41e-ef9a-4660-ad38-93620b4bfc66', 'size': 1}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:41:17 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:41:17 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:41:17 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-0acde72d-256b-455c-957f-eb79b4011569 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Create volume of 1 GB Sep 01 12:41:17 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:41:17 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, cls(context), Sep 01 12:41:17 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-0acde72d-256b-455c-957f-eb79b4011569 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Availability Zones retrieved successfully. Sep 01 12:41:17 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-0acde72d-256b-455c-957f-eb79b4011569 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Flow 'volume_create_api' (1a24eb4d-04b1-49f5-b873-a05c7ab3838b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:41:17 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-0acde72d-256b-455c-957f-eb79b4011569 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (33c71c5c-9b45-4f4b-a991-ef731f3ab4f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:41:17 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-0485e7e1-47fc-4dc1-ab45-c3f6472c1d20 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:17 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:41:17 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:41:17 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.flows.api.create_volume [None req-0acde72d-256b-455c-957f-eb79b4011569 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Validating volume size '1' using validate_int {{(pid=86814) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 12:41:17 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0485e7e1-47fc-4dc1-ab45-c3f6472c1d20 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] GET http://192.168.122.202/volume/v3/volumes/f5afe53c-e564-4b5d-b3ba-9155d785cd20 Sep 01 12:41:17 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0485e7e1-47fc-4dc1-ab45-c3f6472c1d20 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:41:17 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0485e7e1-47fc-4dc1-ab45-c3f6472c1d20 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:41:17 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:41:17 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:41:17 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:41:17 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:41:17 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-0485e7e1-47fc-4dc1-ab45-c3f6472c1d20 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Volume info retrieved successfully. Sep 01 12:41:17 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0485e7e1-47fc-4dc1-ab45-c3f6472c1d20 tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] http://192.168.122.202/volume/v3/volumes/f5afe53c-e564-4b5d-b3ba-9155d785cd20 returned with HTTP 200 Sep 01 12:41:17 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 424/816] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:41:17 2026] GET /volume/v3/volumes/f5afe53c-e564-4b5d-b3ba-9155d785cd20 => generated 851 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:41:17 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-75f66832-f799-4b3c-ae6d-e83b34f60662 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:17 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-75f66832-f799-4b3c-ae6d-e83b34f60662 tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] DELETE http://192.168.122.202/volume/v3/volumes/5d07a838-56d8-46bd-8f15-7b5a92147647 Sep 01 12:41:17 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-75f66832-f799-4b3c-ae6d-e83b34f60662 tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:41:17 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-75f66832-f799-4b3c-ae6d-e83b34f60662 tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:41:17 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-75f66832-f799-4b3c-ae6d-e83b34f60662 tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] Delete volume with id: 5d07a838-56d8-46bd-8f15-7b5a92147647 Sep 01 12:41:17 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-0acde72d-256b-455c-957f-eb79b4011569 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (33c71c5c-9b45-4f4b-a991-ef731f3ab4f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T10:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=168156d5-bafa-4a5a-9da5-4ad2708cf038,is_public=True,name='tempest-GroupsTest-volume-type-1761351232',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '168156d5-bafa-4a5a-9da5-4ad2708cf038', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'c0eee41e-ef9a-4660-ad38-93620b4bfc66', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:41:17 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-0acde72d-256b-455c-957f-eb79b4011569 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed7bda76-1749-4f00-b54b-812bcf8a0c79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:41:17 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:41:17 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:41:17 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:41:17 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:41:17 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-75f66832-f799-4b3c-ae6d-e83b34f60662 tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] Volume info retrieved successfully. Sep 01 12:41:17 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-75f66832-f799-4b3c-ae6d-e83b34f60662 tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] Delete volume request issued successfully. Sep 01 12:41:17 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-75f66832-f799-4b3c-ae6d-e83b34f60662 tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] http://192.168.122.202/volume/v3/volumes/5d07a838-56d8-46bd-8f15-7b5a92147647 returned with HTTP 202 Sep 01 12:41:17 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 425/817] 192.168.122.202 () {58 vars in 1235 bytes} [Tue Sep 1 12:41:17 2026] DELETE /volume/v3/volumes/5d07a838-56d8-46bd-8f15-7b5a92147647 => generated 0 bytes in 126 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:41:17 devstack devstack@c-api.service[86814]: WARNING cinder.quota [None req-0acde72d-256b-455c-957f-eb79b4011569 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1761351232 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1761351232, it is now deprecated. Please use the default quota class for default quota. Sep 01 12:41:17 devstack devstack@c-api.service[86814]: WARNING cinder.quota [None req-0acde72d-256b-455c-957f-eb79b4011569 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1761351232 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1761351232, it is now deprecated. Please use the default quota class for default quota. Sep 01 12:41:17 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-41f9b3a6-cadc-4315-bc01-83a17c803313 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:17 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-41f9b3a6-cadc-4315-bc01-83a17c803313 tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] GET http://192.168.122.202/volume/v3/volumes/5d07a838-56d8-46bd-8f15-7b5a92147647 Sep 01 12:41:17 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-41f9b3a6-cadc-4315-bc01-83a17c803313 tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:41:17 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-41f9b3a6-cadc-4315-bc01-83a17c803313 tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:41:17 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:41:17 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:41:17 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:41:17 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:41:17 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-41f9b3a6-cadc-4315-bc01-83a17c803313 tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] Volume info retrieved successfully. Sep 01 12:41:17 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-0acde72d-256b-455c-957f-eb79b4011569 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Created reservations ['20eb2132-a705-4157-b80e-ba5f2974e817', '7f999f97-7f52-497d-8249-92f890cd6a0b', 'fa605bc7-29d3-487f-bb52-4128e85c4561', 'f8f34283-709c-4da0-9e21-0213c73913a5'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:41:17 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-0acde72d-256b-455c-957f-eb79b4011569 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed7bda76-1749-4f00-b54b-812bcf8a0c79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['20eb2132-a705-4157-b80e-ba5f2974e817', '7f999f97-7f52-497d-8249-92f890cd6a0b', 'fa605bc7-29d3-487f-bb52-4128e85c4561', 'f8f34283-709c-4da0-9e21-0213c73913a5']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:41:17 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-41f9b3a6-cadc-4315-bc01-83a17c803313 tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] http://192.168.122.202/volume/v3/volumes/5d07a838-56d8-46bd-8f15-7b5a92147647 returned with HTTP 200 Sep 01 12:41:17 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 426/818] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:41:17 2026] GET /volume/v3/volumes/5d07a838-56d8-46bd-8f15-7b5a92147647 => generated 854 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:41:17 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-0acde72d-256b-455c-957f-eb79b4011569 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1001f276-a7bf-4ff1-8598-c021e90740eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:41:18 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:41:18 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:41:18 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-0acde72d-256b-455c-957f-eb79b4011569 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1001f276-a7bf-4ff1-8598-c021e90740eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '424dc562-c3b1-4b72-86a3-27cd5713d5ef', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-750467590',encryption_key_id=None,group_id=c0eee41e-ef9a-4660-ad38-93620b4bfc66,group_type_id=,metadata={},multiattach=False,project_id='0852ecc475a9409994409866641a56d1',qos_specs=None,replication_status=,reservations=['20eb2132-a705-4157-b80e-ba5f2974e817','7f999f97-7f52-497d-8249-92f890cd6a0b','fa605bc7-29d3-487f-bb52-4128e85c4561','f8f34283-709c-4da0-9e21-0213c73913a5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b9c856679b643ecad47ef4eea3860a3',volume_type_id=168156d5-bafa-4a5a-9da5-4ad2708cf038), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T10:41:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-750467590',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=c0eee41e-ef9a-4660-ad38-93620b4bfc66,host=None,id=424dc562-c3b1-4b72-86a3-27cd5713d5ef,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0852ecc475a9409994409866641a56d1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8b9c856679b643ecad47ef4eea3860a3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(168156d5-bafa-4a5a-9da5-4ad2708cf038),volume_type_id=168156d5-bafa-4a5a-9da5-4ad2708cf038)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:41:18 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-0acde72d-256b-455c-957f-eb79b4011569 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92fc442b-a38f-4c5b-958a-b724242225cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:41:18 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-0acde72d-256b-455c-957f-eb79b4011569 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92fc442b-a38f-4c5b-958a-b724242225cb) transitioned into state 'SUCCESS' from state '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-750467590',encryption_key_id=None,group_id=c0eee41e-ef9a-4660-ad38-93620b4bfc66,group_type_id=,metadata={},multiattach=False,project_id='0852ecc475a9409994409866641a56d1',qos_specs=None,replication_status=,reservations=['20eb2132-a705-4157-b80e-ba5f2974e817','7f999f97-7f52-497d-8249-92f890cd6a0b','fa605bc7-29d3-487f-bb52-4128e85c4561','f8f34283-709c-4da0-9e21-0213c73913a5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b9c856679b643ecad47ef4eea3860a3',volume_type_id=168156d5-bafa-4a5a-9da5-4ad2708cf038)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:41:18 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-0acde72d-256b-455c-957f-eb79b4011569 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (32cfb3c5-4546-43d4-b104-07a8e2306bae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:41:18 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-0acde72d-256b-455c-957f-eb79b4011569 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (32cfb3c5-4546-43d4-b104-07a8e2306bae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:41:18 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-0acde72d-256b-455c-957f-eb79b4011569 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Flow 'volume_create_api' (1a24eb4d-04b1-49f5-b873-a05c7ab3838b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86814) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:41:18 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-0acde72d-256b-455c-957f-eb79b4011569 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Create volume request issued successfully. Sep 01 12:41:18 devstack devstack@c-api.service[86814]: WARNING stevedore.named [None req-0acde72d-256b-455c-957f-eb79b4011569 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:41:18 devstack devstack@c-api.service[86814]: WARNING castellan.key_manager [None req-0acde72d-256b-455c-957f-eb79b4011569 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:41:18 devstack devstack@c-api.service[86814]: DEBUG oslo_db.sqlalchemy.engines [None req-0acde72d-256b-455c-957f-eb79b4011569 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86814) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 12:41:18 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:41:18 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:41:18 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-0acde72d-256b-455c-957f-eb79b4011569 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] http://192.168.122.202/volume/v3/volumes returned with HTTP 202 Sep 01 12:41:18 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 393/819] 192.168.122.202 () {62 vars in 1184 bytes} [Tue Sep 1 12:41:17 2026] POST /volume/v3/volumes => generated 822 bytes in 801 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:41:18 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-8894f633-32b5-4124-84d5-42981c006fc4 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:18 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-8894f633-32b5-4124-84d5-42981c006fc4 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] GET http://192.168.122.202/volume/v3/volumes/424dc562-c3b1-4b72-86a3-27cd5713d5ef Sep 01 12:41:18 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-8894f633-32b5-4124-84d5-42981c006fc4 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:41:18 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-8894f633-32b5-4124-84d5-42981c006fc4 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:41:18 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:41:18 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:41:18 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:41:18 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:41:18 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-8894f633-32b5-4124-84d5-42981c006fc4 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Volume info retrieved successfully. Sep 01 12:41:18 devstack devstack@c-api.service[86815]: WARNING stevedore.named [None req-8894f633-32b5-4124-84d5-42981c006fc4 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:41:18 devstack devstack@c-api.service[86815]: WARNING castellan.key_manager [None req-8894f633-32b5-4124-84d5-42981c006fc4 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:41:18 devstack devstack@c-api.service[86815]: DEBUG oslo_db.sqlalchemy.engines [None req-8894f633-32b5-4124-84d5-42981c006fc4 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86815) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 12:41:18 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:41:18 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:41:18 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-8894f633-32b5-4124-84d5-42981c006fc4 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] http://192.168.122.202/volume/v3/volumes/424dc562-c3b1-4b72-86a3-27cd5713d5ef returned with HTTP 200 Sep 01 12:41:18 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 427/820] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:41:18 2026] GET /volume/v3/volumes/424dc562-c3b1-4b72-86a3-27cd5713d5ef => generated 890 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:41:18 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-2e7558d2-cb1a-45c8-97ae-f648abd1dd8b None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:18 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-2e7558d2-cb1a-45c8-97ae-f648abd1dd8b tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] GET http://192.168.122.202/volume/v3/volumes/f5afe53c-e564-4b5d-b3ba-9155d785cd20 Sep 01 12:41:18 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-2e7558d2-cb1a-45c8-97ae-f648abd1dd8b tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:41:18 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-2e7558d2-cb1a-45c8-97ae-f648abd1dd8b tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:41:18 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-2e7558d2-cb1a-45c8-97ae-f648abd1dd8b tempest-AttachVolumeTestJSON-1935244478 tempest-AttachVolumeTestJSON-1935244478-project-member] http://192.168.122.202/volume/v3/volumes/f5afe53c-e564-4b5d-b3ba-9155d785cd20 returned with HTTP 404 Sep 01 12:41:18 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 394/821] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:41:18 2026] GET /volume/v3/volumes/f5afe53c-e564-4b5d-b3ba-9155d785cd20 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:41:18 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-98b1966c-b971-42f1-81d9-8b2c830dd28e None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:19 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-98b1966c-b971-42f1-81d9-8b2c830dd28e tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] GET http://192.168.122.202/volume/v3/volumes/5d07a838-56d8-46bd-8f15-7b5a92147647 Sep 01 12:41:19 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-98b1966c-b971-42f1-81d9-8b2c830dd28e tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:41:19 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-98b1966c-b971-42f1-81d9-8b2c830dd28e tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:41:19 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:41:19 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:41:19 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:41:19 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:41:19 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-98b1966c-b971-42f1-81d9-8b2c830dd28e tempest-ServerActionsTestOtherA-1430068175 tempest-ServerActionsTestOtherA-1430068175-project-member] http://192.168.122.202/volume/v3/volumes/5d07a838-56d8-46bd-8f15-7b5a92147647 returned with HTTP 404 Sep 01 12:41:19 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 428/822] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:41:18 2026] GET /volume/v3/volumes/5d07a838-56d8-46bd-8f15-7b5a92147647 => generated 109 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:41:19 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-e96f0f14-6538-48df-84da-5ad7b2fa681f None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:19 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e96f0f14-6538-48df-84da-5ad7b2fa681f tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] GET http://192.168.122.202/volume/v3/volumes/424dc562-c3b1-4b72-86a3-27cd5713d5ef Sep 01 12:41:19 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e96f0f14-6538-48df-84da-5ad7b2fa681f tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:41:19 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e96f0f14-6538-48df-84da-5ad7b2fa681f tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:41:19 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:41:19 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:41:19 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:41:19 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:41:19 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-e96f0f14-6538-48df-84da-5ad7b2fa681f tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Volume info retrieved successfully. Sep 01 12:41:19 devstack devstack@c-api.service[86814]: WARNING stevedore.named [None req-e96f0f14-6538-48df-84da-5ad7b2fa681f tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:41:19 devstack devstack@c-api.service[86814]: WARNING castellan.key_manager [None req-e96f0f14-6538-48df-84da-5ad7b2fa681f tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:41:19 devstack devstack@c-api.service[86814]: DEBUG oslo_db.sqlalchemy.engines [None req-e96f0f14-6538-48df-84da-5ad7b2fa681f tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86814) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 12:41:19 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:41:19 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:41:19 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e96f0f14-6538-48df-84da-5ad7b2fa681f tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] http://192.168.122.202/volume/v3/volumes/424dc562-c3b1-4b72-86a3-27cd5713d5ef returned with HTTP 200 Sep 01 12:41:19 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 395/823] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:41:19 2026] GET /volume/v3/volumes/424dc562-c3b1-4b72-86a3-27cd5713d5ef => generated 914 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:41:20 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-cb36ad79-6554-40ad-94e9-49fa26f0d095 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:20 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-cb36ad79-6554-40ad-94e9-49fa26f0d095 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] GET http://192.168.122.202/volume/v3/volumes/424dc562-c3b1-4b72-86a3-27cd5713d5ef Sep 01 12:41:20 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-cb36ad79-6554-40ad-94e9-49fa26f0d095 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:41:20 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-cb36ad79-6554-40ad-94e9-49fa26f0d095 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:41:20 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:41:20 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:41:20 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:41:20 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:41:20 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-cb36ad79-6554-40ad-94e9-49fa26f0d095 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Volume info retrieved successfully. Sep 01 12:41:20 devstack devstack@c-api.service[86815]: WARNING stevedore.named [None req-cb36ad79-6554-40ad-94e9-49fa26f0d095 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:41:20 devstack devstack@c-api.service[86815]: WARNING castellan.key_manager [None req-cb36ad79-6554-40ad-94e9-49fa26f0d095 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:41:20 devstack devstack@c-api.service[86815]: DEBUG oslo_db.sqlalchemy.engines [None req-cb36ad79-6554-40ad-94e9-49fa26f0d095 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86815) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 12:41:20 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:41:20 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:41:20 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-cb36ad79-6554-40ad-94e9-49fa26f0d095 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] http://192.168.122.202/volume/v3/volumes/424dc562-c3b1-4b72-86a3-27cd5713d5ef returned with HTTP 200 Sep 01 12:41:20 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 429/824] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:41:20 2026] GET /volume/v3/volumes/424dc562-c3b1-4b72-86a3-27cd5713d5ef => generated 915 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:41:20 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-b928a10d-9a7f-4029-8870-110b70c209c2 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:20 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b928a10d-9a7f-4029-8870-110b70c209c2 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] POST http://192.168.122.202/volume/v3/volumes Sep 01 12:41:20 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b928a10d-9a7f-4029-8870-110b70c209c2 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-2109814151", "volume_type": "168156d5-bafa-4a5a-9da5-4ad2708cf038", "group_id": "c0eee41e-ef9a-4660-ad38-93620b4bfc66", "size": 1}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:41:20 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volumes [None req-b928a10d-9a7f-4029-8870-110b70c209c2 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-2109814151', 'volume_type': '168156d5-bafa-4a5a-9da5-4ad2708cf038', 'group_id': 'c0eee41e-ef9a-4660-ad38-93620b4bfc66', 'size': 1}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:41:20 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:41:20 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:41:20 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-b928a10d-9a7f-4029-8870-110b70c209c2 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Create volume of 1 GB Sep 01 12:41:21 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:41:21 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, cls(context), Sep 01 12:41:21 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-b928a10d-9a7f-4029-8870-110b70c209c2 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Availability Zones retrieved successfully. Sep 01 12:41:21 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-b928a10d-9a7f-4029-8870-110b70c209c2 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Flow 'volume_create_api' (23b46e6e-0039-4686-bb3e-d81876cfcff6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:41:21 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-b928a10d-9a7f-4029-8870-110b70c209c2 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18502458-51dc-48fa-99f3-38e63cd651fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:41:21 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:41:21 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:41:21 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.flows.api.create_volume [None req-b928a10d-9a7f-4029-8870-110b70c209c2 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Validating volume size '1' using validate_int {{(pid=86814) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 12:41:21 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-b928a10d-9a7f-4029-8870-110b70c209c2 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18502458-51dc-48fa-99f3-38e63cd651fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T10:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=168156d5-bafa-4a5a-9da5-4ad2708cf038,is_public=True,name='tempest-GroupsTest-volume-type-1761351232',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '168156d5-bafa-4a5a-9da5-4ad2708cf038', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'c0eee41e-ef9a-4660-ad38-93620b4bfc66', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:41:21 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-b928a10d-9a7f-4029-8870-110b70c209c2 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7022906e-0cca-4546-b4f3-15e8733aa500) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:41:21 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-b928a10d-9a7f-4029-8870-110b70c209c2 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Created reservations ['1fd0e081-4677-4da5-a080-bfbf7f75c55c', '4d2d477f-79ce-4d9b-9553-a4f43f5f025e', 'eedac695-7a3b-4a4e-a3f5-2b1d54f40eb0', 'a9087924-4f42-4a9b-a921-088ee6d9f18c'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:41:21 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-b928a10d-9a7f-4029-8870-110b70c209c2 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7022906e-0cca-4546-b4f3-15e8733aa500) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1fd0e081-4677-4da5-a080-bfbf7f75c55c', '4d2d477f-79ce-4d9b-9553-a4f43f5f025e', 'eedac695-7a3b-4a4e-a3f5-2b1d54f40eb0', 'a9087924-4f42-4a9b-a921-088ee6d9f18c']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:41:21 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-b928a10d-9a7f-4029-8870-110b70c209c2 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ff7b5116-3145-4810-835a-5d692c057c85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:41:21 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:41:21 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:41:21 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-b928a10d-9a7f-4029-8870-110b70c209c2 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ff7b5116-3145-4810-835a-5d692c057c85) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8367f700-db05-4640-ab9e-9d8d82560761', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-2109814151',encryption_key_id=None,group_id=c0eee41e-ef9a-4660-ad38-93620b4bfc66,group_type_id=,metadata={},multiattach=False,project_id='0852ecc475a9409994409866641a56d1',qos_specs=None,replication_status=,reservations=['1fd0e081-4677-4da5-a080-bfbf7f75c55c','4d2d477f-79ce-4d9b-9553-a4f43f5f025e','eedac695-7a3b-4a4e-a3f5-2b1d54f40eb0','a9087924-4f42-4a9b-a921-088ee6d9f18c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b9c856679b643ecad47ef4eea3860a3',volume_type_id=168156d5-bafa-4a5a-9da5-4ad2708cf038), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T10:41:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-2109814151',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=c0eee41e-ef9a-4660-ad38-93620b4bfc66,host=None,id=8367f700-db05-4640-ab9e-9d8d82560761,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0852ecc475a9409994409866641a56d1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8b9c856679b643ecad47ef4eea3860a3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(168156d5-bafa-4a5a-9da5-4ad2708cf038),volume_type_id=168156d5-bafa-4a5a-9da5-4ad2708cf038)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:41:21 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-b928a10d-9a7f-4029-8870-110b70c209c2 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8cfabe69-0701-4b95-b3ef-d94597adb87a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:41:21 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-b928a10d-9a7f-4029-8870-110b70c209c2 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8cfabe69-0701-4b95-b3ef-d94597adb87a) transitioned into state 'SUCCESS' from state '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-2109814151',encryption_key_id=None,group_id=c0eee41e-ef9a-4660-ad38-93620b4bfc66,group_type_id=,metadata={},multiattach=False,project_id='0852ecc475a9409994409866641a56d1',qos_specs=None,replication_status=,reservations=['1fd0e081-4677-4da5-a080-bfbf7f75c55c','4d2d477f-79ce-4d9b-9553-a4f43f5f025e','eedac695-7a3b-4a4e-a3f5-2b1d54f40eb0','a9087924-4f42-4a9b-a921-088ee6d9f18c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b9c856679b643ecad47ef4eea3860a3',volume_type_id=168156d5-bafa-4a5a-9da5-4ad2708cf038)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:41:21 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-b928a10d-9a7f-4029-8870-110b70c209c2 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4beac4b3-9fb1-4e4d-b89d-5fd127d7c797) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:41:21 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-b928a10d-9a7f-4029-8870-110b70c209c2 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4beac4b3-9fb1-4e4d-b89d-5fd127d7c797) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:41:21 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-b928a10d-9a7f-4029-8870-110b70c209c2 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Flow 'volume_create_api' (23b46e6e-0039-4686-bb3e-d81876cfcff6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86814) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:41:21 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-b928a10d-9a7f-4029-8870-110b70c209c2 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Create volume request issued successfully. Sep 01 12:41:21 devstack devstack@c-api.service[86814]: WARNING stevedore.named [None req-b928a10d-9a7f-4029-8870-110b70c209c2 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:41:21 devstack devstack@c-api.service[86814]: WARNING castellan.key_manager [None req-b928a10d-9a7f-4029-8870-110b70c209c2 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:41:21 devstack devstack@c-api.service[86814]: DEBUG oslo_db.sqlalchemy.engines [None req-b928a10d-9a7f-4029-8870-110b70c209c2 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86814) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 12:41:21 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:41:21 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:41:21 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b928a10d-9a7f-4029-8870-110b70c209c2 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] http://192.168.122.202/volume/v3/volumes returned with HTTP 202 Sep 01 12:41:21 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 396/825] 192.168.122.202 () {62 vars in 1184 bytes} [Tue Sep 1 12:41:20 2026] POST /volume/v3/volumes => generated 823 bytes in 601 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:41:21 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-16cded81-093e-4844-9d9d-2abbcd550782 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:21 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-16cded81-093e-4844-9d9d-2abbcd550782 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] GET http://192.168.122.202/volume/v3/volumes/8367f700-db05-4640-ab9e-9d8d82560761 Sep 01 12:41:21 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-16cded81-093e-4844-9d9d-2abbcd550782 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:41:21 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-16cded81-093e-4844-9d9d-2abbcd550782 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:41:21 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:41:21 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:41:21 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:41:21 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:41:21 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-16cded81-093e-4844-9d9d-2abbcd550782 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Volume info retrieved successfully. Sep 01 12:41:21 devstack devstack@c-api.service[86815]: WARNING stevedore.named [None req-16cded81-093e-4844-9d9d-2abbcd550782 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:41:21 devstack devstack@c-api.service[86815]: WARNING castellan.key_manager [None req-16cded81-093e-4844-9d9d-2abbcd550782 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:41:21 devstack devstack@c-api.service[86815]: DEBUG oslo_db.sqlalchemy.engines [None req-16cded81-093e-4844-9d9d-2abbcd550782 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86815) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 12:41:21 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:41:21 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:41:21 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-16cded81-093e-4844-9d9d-2abbcd550782 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] http://192.168.122.202/volume/v3/volumes/8367f700-db05-4640-ab9e-9d8d82560761 returned with HTTP 200 Sep 01 12:41:21 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 430/826] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:41:21 2026] GET /volume/v3/volumes/8367f700-db05-4640-ab9e-9d8d82560761 => generated 891 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:41:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-fa2c583d-83a0-4bd2-8f45-acee51cf1a3d None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:22 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-fa2c583d-83a0-4bd2-8f45-acee51cf1a3d tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] GET http://192.168.122.202/volume/v3/volumes/8367f700-db05-4640-ab9e-9d8d82560761 Sep 01 12:41:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-fa2c583d-83a0-4bd2-8f45-acee51cf1a3d tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:41:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-fa2c583d-83a0-4bd2-8f45-acee51cf1a3d tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:41:22 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:41:22 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:41:22 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:41:22 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:41:22 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-fa2c583d-83a0-4bd2-8f45-acee51cf1a3d tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Volume info retrieved successfully. Sep 01 12:41:22 devstack devstack@c-api.service[86814]: WARNING stevedore.named [None req-fa2c583d-83a0-4bd2-8f45-acee51cf1a3d tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:41:22 devstack devstack@c-api.service[86814]: WARNING castellan.key_manager [None req-fa2c583d-83a0-4bd2-8f45-acee51cf1a3d tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:41:22 devstack devstack@c-api.service[86814]: DEBUG oslo_db.sqlalchemy.engines [None req-fa2c583d-83a0-4bd2-8f45-acee51cf1a3d tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86814) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 12:41:22 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:41:22 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:41:22 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-fa2c583d-83a0-4bd2-8f45-acee51cf1a3d tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] http://192.168.122.202/volume/v3/volumes/8367f700-db05-4640-ab9e-9d8d82560761 returned with HTTP 200 Sep 01 12:41:22 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 397/827] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:41:22 2026] GET /volume/v3/volumes/8367f700-db05-4640-ab9e-9d8d82560761 => generated 915 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:41:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-8848b375-83cb-4b5c-a473-c3de6e629e0b None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:23 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-8848b375-83cb-4b5c-a473-c3de6e629e0b tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] GET http://192.168.122.202/volume/v3/volumes/8367f700-db05-4640-ab9e-9d8d82560761 Sep 01 12:41:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-8848b375-83cb-4b5c-a473-c3de6e629e0b tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:41:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-8848b375-83cb-4b5c-a473-c3de6e629e0b tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:41:23 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:41:23 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:41:24 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:41:24 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:41:24 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-8848b375-83cb-4b5c-a473-c3de6e629e0b tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Volume info retrieved successfully. Sep 01 12:41:24 devstack devstack@c-api.service[86815]: WARNING stevedore.named [None req-8848b375-83cb-4b5c-a473-c3de6e629e0b tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:41:24 devstack devstack@c-api.service[86815]: WARNING castellan.key_manager [None req-8848b375-83cb-4b5c-a473-c3de6e629e0b tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:41:24 devstack devstack@c-api.service[86815]: DEBUG oslo_db.sqlalchemy.engines [None req-8848b375-83cb-4b5c-a473-c3de6e629e0b tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86815) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 12:41:24 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:41:24 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:41:24 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-8848b375-83cb-4b5c-a473-c3de6e629e0b tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] http://192.168.122.202/volume/v3/volumes/8367f700-db05-4640-ab9e-9d8d82560761 returned with HTTP 200 Sep 01 12:41:24 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 431/828] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:41:23 2026] GET /volume/v3/volumes/8367f700-db05-4640-ab9e-9d8d82560761 => generated 916 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:41:24 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-9c519657-4705-49e1-9213-63d84f3a9286 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:24 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9c519657-4705-49e1-9213-63d84f3a9286 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] PUT http://192.168.122.202/volume/v3/groups/c0eee41e-ef9a-4660-ad38-93620b4bfc66 Sep 01 12:41:24 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-9c519657-4705-49e1-9213-63d84f3a9286 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Action: 'update', calling method: version_select, body: {"group": {"name": "new_group", "description": "This is a new group", "remove_volumes": "8367f700-db05-4640-ab9e-9d8d82560761"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:41:24 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.groups [None req-9c519657-4705-49e1-9213-63d84f3a9286 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Update called for group c0eee41e-ef9a-4660-ad38-93620b4bfc66. {{(pid=86814) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 01 12:41:24 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.groups [None req-9c519657-4705-49e1-9213-63d84f3a9286 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Updating group c0eee41e-ef9a-4660-ad38-93620b4bfc66 with name new_group description: This is a new group add_volumes: None remove_volumes: 8367f700-db05-4640-ab9e-9d8d82560761. Sep 01 12:41:24 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:41:24 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:41:24 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9c519657-4705-49e1-9213-63d84f3a9286 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] http://192.168.122.202/volume/v3/groups/c0eee41e-ef9a-4660-ad38-93620b4bfc66 returned with HTTP 202 Sep 01 12:41:24 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 398/829] 192.168.122.202 () {62 vars in 1291 bytes} [Tue Sep 1 12:41:24 2026] PUT /volume/v3/groups/c0eee41e-ef9a-4660-ad38-93620b4bfc66 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 12:41:24 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-7920496d-53c6-48f5-9972-4029d899ed88 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:24 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-7920496d-53c6-48f5-9972-4029d899ed88 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] GET http://192.168.122.202/volume/v3/groups/c0eee41e-ef9a-4660-ad38-93620b4bfc66 Sep 01 12:41:24 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-7920496d-53c6-48f5-9972-4029d899ed88 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:41:24 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-7920496d-53c6-48f5-9972-4029d899ed88 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Calling method 'version_select' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:41:24 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.groups [None req-7920496d-53c6-48f5-9972-4029d899ed88 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] show called for member c0eee41e-ef9a-4660-ad38-93620b4bfc66 {{(pid=86815) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 12:41:24 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:41:24 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:41:24 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:41:24 devstack devstack@c-api.service[86815]: return base.obj_make_list(context, cls(context), Sep 01 12:41:24 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-7920496d-53c6-48f5-9972-4029d899ed88 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] http://192.168.122.202/volume/v3/groups/c0eee41e-ef9a-4660-ad38-93620b4bfc66 returned with HTTP 200 Sep 01 12:41:24 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 432/830] 192.168.122.202 () {60 vars in 1270 bytes} [Tue Sep 1 12:41:24 2026] GET /volume/v3/groups/c0eee41e-ef9a-4660-ad38-93620b4bfc66 => generated 323 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:41:25 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-7ec14b7e-2234-4978-9182-e06b8f627e66 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:25 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7ec14b7e-2234-4978-9182-e06b8f627e66 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] GET http://192.168.122.202/volume/v3/groups/c0eee41e-ef9a-4660-ad38-93620b4bfc66 Sep 01 12:41:25 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-7ec14b7e-2234-4978-9182-e06b8f627e66 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:41:25 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-7ec14b7e-2234-4978-9182-e06b8f627e66 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Calling method 'version_select' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:41:25 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.groups [None req-7ec14b7e-2234-4978-9182-e06b8f627e66 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] show called for member c0eee41e-ef9a-4660-ad38-93620b4bfc66 {{(pid=86814) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 12:41:25 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:41:25 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:41:25 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:41:25 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, cls(context), Sep 01 12:41:25 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7ec14b7e-2234-4978-9182-e06b8f627e66 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] http://192.168.122.202/volume/v3/groups/c0eee41e-ef9a-4660-ad38-93620b4bfc66 returned with HTTP 200 Sep 01 12:41:25 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 399/831] 192.168.122.202 () {60 vars in 1270 bytes} [Tue Sep 1 12:41:25 2026] GET /volume/v3/groups/c0eee41e-ef9a-4660-ad38-93620b4bfc66 => generated 324 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:41:25 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-05f391ab-ab77-4d64-a1cf-7c212c876756 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:25 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-05f391ab-ab77-4d64-a1cf-7c212c876756 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] GET http://192.168.122.202/volume/v3/groups/c0eee41e-ef9a-4660-ad38-93620b4bfc66 Sep 01 12:41:25 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-05f391ab-ab77-4d64-a1cf-7c212c876756 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:41:25 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-05f391ab-ab77-4d64-a1cf-7c212c876756 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Calling method 'version_select' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:41:25 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.groups [None req-05f391ab-ab77-4d64-a1cf-7c212c876756 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] show called for member c0eee41e-ef9a-4660-ad38-93620b4bfc66 {{(pid=86815) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 12:41:25 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:41:25 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:41:25 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:41:25 devstack devstack@c-api.service[86815]: return base.obj_make_list(context, cls(context), Sep 01 12:41:25 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-05f391ab-ab77-4d64-a1cf-7c212c876756 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] http://192.168.122.202/volume/v3/groups/c0eee41e-ef9a-4660-ad38-93620b4bfc66 returned with HTTP 200 Sep 01 12:41:25 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 433/832] 192.168.122.202 () {60 vars in 1270 bytes} [Tue Sep 1 12:41:25 2026] GET /volume/v3/groups/c0eee41e-ef9a-4660-ad38-93620b4bfc66 => generated 324 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:41:25 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-918bde8b-c2f0-48a7-a090-dac3cee614b0 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:25 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-918bde8b-c2f0-48a7-a090-dac3cee614b0 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] GET http://192.168.122.202/volume/v3/volumes/detail Sep 01 12:41:25 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-918bde8b-c2f0-48a7-a090-dac3cee614b0 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:41:25 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-918bde8b-c2f0-48a7-a090-dac3cee614b0 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Calling method 'detail' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:41:25 devstack devstack@c-api.service[86814]: DEBUG cinder.api.api_utils [None req-918bde8b-c2f0-48a7-a090-dac3cee614b0 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Removing options '' from query. {{(pid=86814) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:41:25 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:41:25 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:41:25 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-918bde8b-c2f0-48a7-a090-dac3cee614b0 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86814) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 12:41:25 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:41:25 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 12:41:25 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:41:25 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:41:25 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:41:25 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:41:25 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-918bde8b-c2f0-48a7-a090-dac3cee614b0 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Get all volumes completed successfully. Sep 01 12:41:25 devstack devstack@c-api.service[86814]: WARNING stevedore.named [None req-918bde8b-c2f0-48a7-a090-dac3cee614b0 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:41:25 devstack devstack@c-api.service[86814]: WARNING castellan.key_manager [None req-918bde8b-c2f0-48a7-a090-dac3cee614b0 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:41:25 devstack devstack@c-api.service[86814]: DEBUG oslo_db.sqlalchemy.engines [None req-918bde8b-c2f0-48a7-a090-dac3cee614b0 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86814) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 12:41:25 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:41:25 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:41:25 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-918bde8b-c2f0-48a7-a090-dac3cee614b0 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] http://192.168.122.202/volume/v3/volumes/detail returned with HTTP 200 Sep 01 12:41:25 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 400/833] 192.168.122.202 () {60 vars in 1183 bytes} [Tue Sep 1 12:41:25 2026] GET /volume/v3/volumes/detail => generated 1790 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 12:41:25 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-b25ecded-113f-4029-9af2-7e765e0cc405 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:25 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b25ecded-113f-4029-9af2-7e765e0cc405 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] PUT http://192.168.122.202/volume/v3/groups/c0eee41e-ef9a-4660-ad38-93620b4bfc66 Sep 01 12:41:25 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b25ecded-113f-4029-9af2-7e765e0cc405 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "8367f700-db05-4640-ab9e-9d8d82560761"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:41:25 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.groups [None req-b25ecded-113f-4029-9af2-7e765e0cc405 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Update called for group c0eee41e-ef9a-4660-ad38-93620b4bfc66. {{(pid=86815) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 01 12:41:25 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.groups [None req-b25ecded-113f-4029-9af2-7e765e0cc405 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Updating group c0eee41e-ef9a-4660-ad38-93620b4bfc66 with name None description: None add_volumes: 8367f700-db05-4640-ab9e-9d8d82560761 remove_volumes: None. Sep 01 12:41:25 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:41:25 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:41:25 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:41:25 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:41:25 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:41:25 devstack devstack@c-api.service[86815]: return base.obj_make_list(context, cls(context), Sep 01 12:41:25 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b25ecded-113f-4029-9af2-7e765e0cc405 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] http://192.168.122.202/volume/v3/groups/c0eee41e-ef9a-4660-ad38-93620b4bfc66 returned with HTTP 202 Sep 01 12:41:25 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 434/834] 192.168.122.202 () {62 vars in 1290 bytes} [Tue Sep 1 12:41:25 2026] PUT /volume/v3/groups/c0eee41e-ef9a-4660-ad38-93620b4bfc66 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 12:41:25 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-6765b91b-940d-4ab7-b891-b2a631f76c96 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:25 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-6765b91b-940d-4ab7-b891-b2a631f76c96 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] GET http://192.168.122.202/volume/v3/groups/c0eee41e-ef9a-4660-ad38-93620b4bfc66 Sep 01 12:41:25 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-6765b91b-940d-4ab7-b891-b2a631f76c96 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:41:25 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-6765b91b-940d-4ab7-b891-b2a631f76c96 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Calling method 'version_select' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:41:25 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.groups [None req-6765b91b-940d-4ab7-b891-b2a631f76c96 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] show called for member c0eee41e-ef9a-4660-ad38-93620b4bfc66 {{(pid=86814) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 12:41:25 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:41:25 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:41:25 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:41:25 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, cls(context), Sep 01 12:41:25 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-6765b91b-940d-4ab7-b891-b2a631f76c96 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] http://192.168.122.202/volume/v3/groups/c0eee41e-ef9a-4660-ad38-93620b4bfc66 returned with HTTP 200 Sep 01 12:41:25 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 401/835] 192.168.122.202 () {60 vars in 1270 bytes} [Tue Sep 1 12:41:25 2026] GET /volume/v3/groups/c0eee41e-ef9a-4660-ad38-93620b4bfc66 => generated 323 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:41:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-cdf229bd-08d8-4f51-af69-3a13df618c7c None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:26 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-cdf229bd-08d8-4f51-af69-3a13df618c7c tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] GET http://192.168.122.202/volume/v3/groups/c0eee41e-ef9a-4660-ad38-93620b4bfc66 Sep 01 12:41:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-cdf229bd-08d8-4f51-af69-3a13df618c7c tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:41:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-cdf229bd-08d8-4f51-af69-3a13df618c7c tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Calling method 'version_select' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:41:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.groups [None req-cdf229bd-08d8-4f51-af69-3a13df618c7c tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] show called for member c0eee41e-ef9a-4660-ad38-93620b4bfc66 {{(pid=86815) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 12:41:26 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:41:26 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:41:26 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:41:26 devstack devstack@c-api.service[86815]: return base.obj_make_list(context, cls(context), Sep 01 12:41:26 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-cdf229bd-08d8-4f51-af69-3a13df618c7c tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] http://192.168.122.202/volume/v3/groups/c0eee41e-ef9a-4660-ad38-93620b4bfc66 returned with HTTP 200 Sep 01 12:41:26 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 435/836] 192.168.122.202 () {60 vars in 1270 bytes} [Tue Sep 1 12:41:26 2026] GET /volume/v3/groups/c0eee41e-ef9a-4660-ad38-93620b4bfc66 => generated 324 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:41:26 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-8c80005d-1ae8-4c50-90a7-7d487dc3b019 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:26 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8c80005d-1ae8-4c50-90a7-7d487dc3b019 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] GET http://192.168.122.202/volume/v3/volumes/detail Sep 01 12:41:26 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-8c80005d-1ae8-4c50-90a7-7d487dc3b019 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:41:26 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-8c80005d-1ae8-4c50-90a7-7d487dc3b019 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Calling method 'detail' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:41:26 devstack devstack@c-api.service[86814]: DEBUG cinder.api.api_utils [None req-8c80005d-1ae8-4c50-90a7-7d487dc3b019 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Removing options '' from query. {{(pid=86814) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:41:26 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:41:26 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:41:26 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-8c80005d-1ae8-4c50-90a7-7d487dc3b019 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86814) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 12:41:26 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:41:26 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 12:41:26 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:41:26 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:41:26 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:41:26 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:41:26 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-8c80005d-1ae8-4c50-90a7-7d487dc3b019 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Get all volumes completed successfully. Sep 01 12:41:26 devstack devstack@c-api.service[86814]: WARNING stevedore.named [None req-8c80005d-1ae8-4c50-90a7-7d487dc3b019 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:41:26 devstack devstack@c-api.service[86814]: WARNING castellan.key_manager [None req-8c80005d-1ae8-4c50-90a7-7d487dc3b019 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:41:26 devstack devstack@c-api.service[86814]: DEBUG oslo_db.sqlalchemy.engines [None req-8c80005d-1ae8-4c50-90a7-7d487dc3b019 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86814) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 12:41:26 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:41:26 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:41:26 devstack devstack@c-api.service[86814]: WARNING stevedore.named [None req-8c80005d-1ae8-4c50-90a7-7d487dc3b019 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:41:26 devstack devstack@c-api.service[86814]: WARNING castellan.key_manager [None req-8c80005d-1ae8-4c50-90a7-7d487dc3b019 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:41:26 devstack devstack@c-api.service[86814]: DEBUG oslo_db.sqlalchemy.engines [None req-8c80005d-1ae8-4c50-90a7-7d487dc3b019 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86814) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 12:41:27 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:41:27 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:41:27 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8c80005d-1ae8-4c50-90a7-7d487dc3b019 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] http://192.168.122.202/volume/v3/volumes/detail returned with HTTP 200 Sep 01 12:41:27 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 402/837] 192.168.122.202 () {60 vars in 1183 bytes} [Tue Sep 1 12:41:26 2026] GET /volume/v3/volumes/detail => generated 1824 bytes in 267 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 12:41:27 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-d23de630-d31c-48ce-9bd5-d550293cbb2a None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:27 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d23de630-d31c-48ce-9bd5-d550293cbb2a tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] GET http://192.168.122.202/volume/v3/volumes/detail Sep 01 12:41:27 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-d23de630-d31c-48ce-9bd5-d550293cbb2a tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:41:27 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-d23de630-d31c-48ce-9bd5-d550293cbb2a tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Calling method 'detail' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:41:27 devstack devstack@c-api.service[86815]: DEBUG cinder.api.api_utils [None req-d23de630-d31c-48ce-9bd5-d550293cbb2a tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Removing options '' from query. {{(pid=86815) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:41:27 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:41:27 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:41:27 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-d23de630-d31c-48ce-9bd5-d550293cbb2a tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86815) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 12:41:27 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:41:27 devstack devstack@c-api.service[86815]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 12:41:27 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:41:27 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:41:27 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:41:27 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:41:27 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-d23de630-d31c-48ce-9bd5-d550293cbb2a tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Get all volumes completed successfully. Sep 01 12:41:27 devstack devstack@c-api.service[86815]: WARNING stevedore.named [None req-d23de630-d31c-48ce-9bd5-d550293cbb2a tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:41:27 devstack devstack@c-api.service[86815]: WARNING castellan.key_manager [None req-d23de630-d31c-48ce-9bd5-d550293cbb2a tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:41:27 devstack devstack@c-api.service[86815]: DEBUG oslo_db.sqlalchemy.engines [None req-d23de630-d31c-48ce-9bd5-d550293cbb2a tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86815) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 12:41:27 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:41:27 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:41:27 devstack devstack@c-api.service[86815]: WARNING stevedore.named [None req-d23de630-d31c-48ce-9bd5-d550293cbb2a tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:41:27 devstack devstack@c-api.service[86815]: WARNING castellan.key_manager [None req-d23de630-d31c-48ce-9bd5-d550293cbb2a tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:41:27 devstack devstack@c-api.service[86815]: DEBUG oslo_db.sqlalchemy.engines [None req-d23de630-d31c-48ce-9bd5-d550293cbb2a tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86815) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 12:41:27 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:41:27 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:41:27 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d23de630-d31c-48ce-9bd5-d550293cbb2a tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] http://192.168.122.202/volume/v3/volumes/detail returned with HTTP 200 Sep 01 12:41:27 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 436/838] 192.168.122.202 () {60 vars in 1183 bytes} [Tue Sep 1 12:41:27 2026] GET /volume/v3/volumes/detail => generated 1824 bytes in 323 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 12:41:27 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-fa0b1ad6-922d-49fb-ab87-ddbdecbb92d2 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:27 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-fa0b1ad6-922d-49fb-ab87-ddbdecbb92d2 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] POST http://192.168.122.202/volume/v3/groups/c0eee41e-ef9a-4660-ad38-93620b4bfc66/action Sep 01 12:41:27 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-fa0b1ad6-922d-49fb-ab87-ddbdecbb92d2 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86814) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:41:27 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-fa0b1ad6-922d-49fb-ab87-ddbdecbb92d2 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:41:27 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.groups [None req-fa0b1ad6-922d-49fb-ab87-ddbdecbb92d2 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] delete called for group c0eee41e-ef9a-4660-ad38-93620b4bfc66 {{(pid=86814) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 01 12:41:27 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.groups [None req-fa0b1ad6-922d-49fb-ab87-ddbdecbb92d2 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Delete group with id: c0eee41e-ef9a-4660-ad38-93620b4bfc66 Sep 01 12:41:27 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:41:27 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:41:27 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/group_snapshot.py:175: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:41:27 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 01 12:41:27 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:41:27 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 12:41:27 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-fa0b1ad6-922d-49fb-ab87-ddbdecbb92d2 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] http://192.168.122.202/volume/v3/groups/c0eee41e-ef9a-4660-ad38-93620b4bfc66/action returned with HTTP 202 Sep 01 12:41:27 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 403/839] 192.168.122.202 () {62 vars in 1312 bytes} [Tue Sep 1 12:41:27 2026] POST /volume/v3/groups/c0eee41e-ef9a-4660-ad38-93620b4bfc66/action => generated 0 bytes in 165 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 12:41:27 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-d933d484-ee6a-4d37-98b5-62884790fe15 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:27 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d933d484-ee6a-4d37-98b5-62884790fe15 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] GET http://192.168.122.202/volume/v3/volumes/8367f700-db05-4640-ab9e-9d8d82560761 Sep 01 12:41:27 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-d933d484-ee6a-4d37-98b5-62884790fe15 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:41:27 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-d933d484-ee6a-4d37-98b5-62884790fe15 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:41:27 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:41:27 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:41:27 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:41:27 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:41:27 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-d933d484-ee6a-4d37-98b5-62884790fe15 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Volume info retrieved successfully. Sep 01 12:41:27 devstack devstack@c-api.service[86815]: WARNING stevedore.named [None req-d933d484-ee6a-4d37-98b5-62884790fe15 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:41:27 devstack devstack@c-api.service[86815]: WARNING castellan.key_manager [None req-d933d484-ee6a-4d37-98b5-62884790fe15 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:41:27 devstack devstack@c-api.service[86815]: DEBUG oslo_db.sqlalchemy.engines [None req-d933d484-ee6a-4d37-98b5-62884790fe15 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86815) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 12:41:27 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:41:27 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:41:27 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d933d484-ee6a-4d37-98b5-62884790fe15 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] http://192.168.122.202/volume/v3/volumes/8367f700-db05-4640-ab9e-9d8d82560761 returned with HTTP 200 Sep 01 12:41:27 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 437/840] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:41:27 2026] GET /volume/v3/volumes/8367f700-db05-4640-ab9e-9d8d82560761 => generated 915 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:41:28 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-5e0f2ff2-28e2-4d1a-a1e8-990482c6ef74 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:28 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-5e0f2ff2-28e2-4d1a-a1e8-990482c6ef74 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] GET http://192.168.122.202/volume/v3/volumes/8367f700-db05-4640-ab9e-9d8d82560761 Sep 01 12:41:28 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-5e0f2ff2-28e2-4d1a-a1e8-990482c6ef74 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:41:28 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-5e0f2ff2-28e2-4d1a-a1e8-990482c6ef74 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:41:28 devstack devstack@c-api.service[86814]: DEBUG dbcounter [-] [86814] Writing DB stats cinder:SELECT=594,cinder:UPDATE=137,cinder:INSERT=69 {{(pid=86814) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 12:41:28 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:41:28 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:41:28 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:41:28 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:41:28 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-5e0f2ff2-28e2-4d1a-a1e8-990482c6ef74 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Volume info retrieved successfully. Sep 01 12:41:28 devstack devstack@c-api.service[86814]: WARNING stevedore.named [None req-5e0f2ff2-28e2-4d1a-a1e8-990482c6ef74 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:41:28 devstack devstack@c-api.service[86814]: WARNING castellan.key_manager [None req-5e0f2ff2-28e2-4d1a-a1e8-990482c6ef74 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:41:28 devstack devstack@c-api.service[86814]: DEBUG oslo_db.sqlalchemy.engines [None req-5e0f2ff2-28e2-4d1a-a1e8-990482c6ef74 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86814) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 12:41:28 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:41:28 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:41:28 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-5e0f2ff2-28e2-4d1a-a1e8-990482c6ef74 tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] http://192.168.122.202/volume/v3/volumes/8367f700-db05-4640-ab9e-9d8d82560761 returned with HTTP 200 Sep 01 12:41:28 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 404/841] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:41:28 2026] GET /volume/v3/volumes/8367f700-db05-4640-ab9e-9d8d82560761 => generated 915 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:41:30 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-a4f85e4e-5767-4a51-9960-2ef969c88eeb None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:30 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a4f85e4e-5767-4a51-9960-2ef969c88eeb tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] GET http://192.168.122.202/volume/v3/volumes/8367f700-db05-4640-ab9e-9d8d82560761 Sep 01 12:41:30 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a4f85e4e-5767-4a51-9960-2ef969c88eeb tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:41:30 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a4f85e4e-5767-4a51-9960-2ef969c88eeb tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:41:30 devstack devstack@c-api.service[86815]: DEBUG dbcounter [-] [86815] Writing DB stats cinder:SELECT=520,cinder:UPDATE=66,cinder:INSERT=31 {{(pid=86815) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 12:41:30 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a4f85e4e-5767-4a51-9960-2ef969c88eeb tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] http://192.168.122.202/volume/v3/volumes/8367f700-db05-4640-ab9e-9d8d82560761 returned with HTTP 404 Sep 01 12:41:30 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 438/842] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:41:30 2026] GET /volume/v3/volumes/8367f700-db05-4640-ab9e-9d8d82560761 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 12:41:30 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-9d748d65-6f69-42f0-b3d0-8638901f0a4f None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:30 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9d748d65-6f69-42f0-b3d0-8638901f0a4f tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] GET http://192.168.122.202/volume/v3/volumes/424dc562-c3b1-4b72-86a3-27cd5713d5ef Sep 01 12:41:30 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-9d748d65-6f69-42f0-b3d0-8638901f0a4f tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:41:30 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-9d748d65-6f69-42f0-b3d0-8638901f0a4f tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:41:30 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9d748d65-6f69-42f0-b3d0-8638901f0a4f tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] http://192.168.122.202/volume/v3/volumes/424dc562-c3b1-4b72-86a3-27cd5713d5ef returned with HTTP 404 Sep 01 12:41:30 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 405/843] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:41:30 2026] GET /volume/v3/volumes/424dc562-c3b1-4b72-86a3-27cd5713d5ef => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 12:41:30 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-798dba77-34fa-4d70-b45d-cdf3cbf08cdc None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:30 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-798dba77-34fa-4d70-b45d-cdf3cbf08cdc tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] GET http://192.168.122.202/volume/v3/groups/c0eee41e-ef9a-4660-ad38-93620b4bfc66 Sep 01 12:41:30 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-798dba77-34fa-4d70-b45d-cdf3cbf08cdc tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:41:30 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-798dba77-34fa-4d70-b45d-cdf3cbf08cdc tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] Calling method 'version_select' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:41:30 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.groups [None req-798dba77-34fa-4d70-b45d-cdf3cbf08cdc tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] show called for member c0eee41e-ef9a-4660-ad38-93620b4bfc66 {{(pid=86815) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 12:41:30 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-798dba77-34fa-4d70-b45d-cdf3cbf08cdc tempest-GroupsTest-229003661 tempest-GroupsTest-229003661-project-member] http://192.168.122.202/volume/v3/groups/c0eee41e-ef9a-4660-ad38-93620b4bfc66 returned with HTTP 404 Sep 01 12:41:30 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 439/844] 192.168.122.202 () {60 vars in 1270 bytes} [Tue Sep 1 12:41:30 2026] GET /volume/v3/groups/c0eee41e-ef9a-4660-ad38-93620b4bfc66 => generated 108 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 12:41:30 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-0b14ebdb-d131-4322-9389-fd17789036fc None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:30 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-0b14ebdb-d131-4322-9389-fd17789036fc tempest-GroupsTest-68679789 tempest-GroupsTest-68679789-project-admin] DELETE http://192.168.122.202/volume/v3/group_types/af2a3945-fbad-494b-b78a-5720664d792d Sep 01 12:41:30 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-0b14ebdb-d131-4322-9389-fd17789036fc tempest-GroupsTest-68679789 tempest-GroupsTest-68679789-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:41:30 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-0b14ebdb-d131-4322-9389-fd17789036fc tempest-GroupsTest-68679789 tempest-GroupsTest-68679789-project-admin] Calling method 'version_select' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:41:30 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-0b14ebdb-d131-4322-9389-fd17789036fc tempest-GroupsTest-68679789 tempest-GroupsTest-68679789-project-admin] http://192.168.122.202/volume/v3/group_types/af2a3945-fbad-494b-b78a-5720664d792d returned with HTTP 202 Sep 01 12:41:30 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 406/845] 192.168.122.202 () {60 vars in 1288 bytes} [Tue Sep 1 12:41:30 2026] DELETE /volume/v3/group_types/af2a3945-fbad-494b-b78a-5720664d792d => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 01 12:41:30 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-ee401d8f-7d2d-4244-8a94-44badebb6836 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:30 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-ee401d8f-7d2d-4244-8a94-44badebb6836 tempest-GroupsTest-68679789 tempest-GroupsTest-68679789-project-admin] DELETE http://192.168.122.202/volume/v3/types/168156d5-bafa-4a5a-9da5-4ad2708cf038 Sep 01 12:41:30 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-ee401d8f-7d2d-4244-8a94-44badebb6836 tempest-GroupsTest-68679789 tempest-GroupsTest-68679789-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:41:30 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-ee401d8f-7d2d-4244-8a94-44badebb6836 tempest-GroupsTest-68679789 tempest-GroupsTest-68679789-project-admin] Calling method '_delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:41:30 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-ee401d8f-7d2d-4244-8a94-44badebb6836 tempest-GroupsTest-68679789 tempest-GroupsTest-68679789-project-admin] http://192.168.122.202/volume/v3/types/168156d5-bafa-4a5a-9da5-4ad2708cf038 returned with HTTP 202 Sep 01 12:41:30 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 440/846] 192.168.122.202 () {58 vars in 1229 bytes} [Tue Sep 1 12:41:30 2026] DELETE /volume/v3/types/168156d5-bafa-4a5a-9da5-4ad2708cf038 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 12:41:30 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-768de35d-b0d9-43a7-b934-95eb57416ba7 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:30 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-768de35d-b0d9-43a7-b934-95eb57416ba7 tempest-GroupsTest-68679789 tempest-GroupsTest-68679789-project-admin] GET http://192.168.122.202/volume/v3/types/168156d5-bafa-4a5a-9da5-4ad2708cf038 Sep 01 12:41:30 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-768de35d-b0d9-43a7-b934-95eb57416ba7 tempest-GroupsTest-68679789 tempest-GroupsTest-68679789-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:41:30 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-768de35d-b0d9-43a7-b934-95eb57416ba7 tempest-GroupsTest-68679789 tempest-GroupsTest-68679789-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:41:30 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-768de35d-b0d9-43a7-b934-95eb57416ba7 tempest-GroupsTest-68679789 tempest-GroupsTest-68679789-project-admin] http://192.168.122.202/volume/v3/types/168156d5-bafa-4a5a-9da5-4ad2708cf038 returned with HTTP 404 Sep 01 12:41:30 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 407/847] 192.168.122.202 () {58 vars in 1226 bytes} [Tue Sep 1 12:41:30 2026] GET /volume/v3/types/168156d5-bafa-4a5a-9da5-4ad2708cf038 => generated 114 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:41:31 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-d2f96154-73c7-420b-a4a4-e45d5c057384 req-d610de26-c1c7-4bd6-a8d4-d121165878ab None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:31 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-d2f96154-73c7-420b-a4a4-e45d5c057384 req-d610de26-c1c7-4bd6-a8d4-d121165878ab tempest-VolumesNegativeTest-390658585 tempest-VolumesNegativeTest-390658585-project-member] DELETE http://192.168.122.202/volume/v3/volumes/tempest-invalid-74504264 Sep 01 12:41:31 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-d2f96154-73c7-420b-a4a4-e45d5c057384 req-d610de26-c1c7-4bd6-a8d4-d121165878ab tempest-VolumesNegativeTest-390658585 tempest-VolumesNegativeTest-390658585-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:41:31 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-d2f96154-73c7-420b-a4a4-e45d5c057384 req-d610de26-c1c7-4bd6-a8d4-d121165878ab tempest-VolumesNegativeTest-390658585 tempest-VolumesNegativeTest-390658585-project-member] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:41:31 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [req-d2f96154-73c7-420b-a4a4-e45d5c057384 req-d610de26-c1c7-4bd6-a8d4-d121165878ab tempest-VolumesNegativeTest-390658585 tempest-VolumesNegativeTest-390658585-project-member] Delete volume with id: tempest-invalid-74504264 Sep 01 12:41:31 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-d2f96154-73c7-420b-a4a4-e45d5c057384 req-d610de26-c1c7-4bd6-a8d4-d121165878ab tempest-VolumesNegativeTest-390658585 tempest-VolumesNegativeTest-390658585-project-member] http://192.168.122.202/volume/v3/volumes/tempest-invalid-74504264 returned with HTTP 404 Sep 01 12:41:31 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 441/848] 192.168.122.202 () {62 vars in 1473 bytes} [Tue Sep 1 12:41:31 2026] DELETE /volume/v3/volumes/tempest-invalid-74504264 => generated 97 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:41:31 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-eca0255e-a61f-4219-8d20-dd1d5c495b66 req-24e57636-6cb3-43e1-a7b3-6c8ac976ab05 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:31 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-eca0255e-a61f-4219-8d20-dd1d5c495b66 req-24e57636-6cb3-43e1-a7b3-6c8ac976ab05 tempest-VolumesNegativeTest-390658585 tempest-VolumesNegativeTest-390658585-project-member] DELETE http://192.168.122.202/volume/v3/volumes/91f73577-9aa4-4032-844b-62d8ee3f953e Sep 01 12:41:31 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-eca0255e-a61f-4219-8d20-dd1d5c495b66 req-24e57636-6cb3-43e1-a7b3-6c8ac976ab05 tempest-VolumesNegativeTest-390658585 tempest-VolumesNegativeTest-390658585-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:41:31 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-eca0255e-a61f-4219-8d20-dd1d5c495b66 req-24e57636-6cb3-43e1-a7b3-6c8ac976ab05 tempest-VolumesNegativeTest-390658585 tempest-VolumesNegativeTest-390658585-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:41:31 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [req-eca0255e-a61f-4219-8d20-dd1d5c495b66 req-24e57636-6cb3-43e1-a7b3-6c8ac976ab05 tempest-VolumesNegativeTest-390658585 tempest-VolumesNegativeTest-390658585-project-member] Delete volume with id: 91f73577-9aa4-4032-844b-62d8ee3f953e Sep 01 12:41:31 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-eca0255e-a61f-4219-8d20-dd1d5c495b66 req-24e57636-6cb3-43e1-a7b3-6c8ac976ab05 tempest-VolumesNegativeTest-390658585 tempest-VolumesNegativeTest-390658585-project-member] http://192.168.122.202/volume/v3/volumes/91f73577-9aa4-4032-844b-62d8ee3f953e returned with HTTP 404 Sep 01 12:41:31 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 408/849] 192.168.122.202 () {62 vars in 1509 bytes} [Tue Sep 1 12:41:31 2026] DELETE /volume/v3/volumes/91f73577-9aa4-4032-844b-62d8ee3f953e => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:41:31 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-2d8f20fe-5d18-48fc-b023-da6493f2faaa req-78acdb73-f020-4ad0-b8e3-77d319b19443 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:31 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-2d8f20fe-5d18-48fc-b023-da6493f2faaa req-78acdb73-f020-4ad0-b8e3-77d319b19443 tempest-VolumesNegativeTest-390658585 tempest-VolumesNegativeTest-390658585-project-reader] GET http://192.168.122.202/volume/v3/volumes/abce9adf-234b-4cbb-b949-5c83d3853324 Sep 01 12:41:31 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-2d8f20fe-5d18-48fc-b023-da6493f2faaa req-78acdb73-f020-4ad0-b8e3-77d319b19443 tempest-VolumesNegativeTest-390658585 tempest-VolumesNegativeTest-390658585-project-reader] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:41:31 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-2d8f20fe-5d18-48fc-b023-da6493f2faaa req-78acdb73-f020-4ad0-b8e3-77d319b19443 tempest-VolumesNegativeTest-390658585 tempest-VolumesNegativeTest-390658585-project-reader] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:41:31 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-2d8f20fe-5d18-48fc-b023-da6493f2faaa req-78acdb73-f020-4ad0-b8e3-77d319b19443 tempest-VolumesNegativeTest-390658585 tempest-VolumesNegativeTest-390658585-project-reader] http://192.168.122.202/volume/v3/volumes/abce9adf-234b-4cbb-b949-5c83d3853324 returned with HTTP 404 Sep 01 12:41:31 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 442/850] 192.168.122.202 () {60 vars in 1487 bytes} [Tue Sep 1 12:41:31 2026] GET /volume/v3/volumes/abce9adf-234b-4cbb-b949-5c83d3853324 => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:41:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-ad1100cf-0bf6-42f1-9158-e1758be5bb75 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:37 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ad1100cf-0bf6-42f1-9158-e1758be5bb75 tempest-BackendsCapabilitiesAdminTestsJSON-568130998 tempest-BackendsCapabilitiesAdminTestsJSON-568130998-project-admin] GET http://192.168.122.202/volume/v3/scheduler-stats/get_pools Sep 01 12:41:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-ad1100cf-0bf6-42f1-9158-e1758be5bb75 tempest-BackendsCapabilitiesAdminTestsJSON-568130998 tempest-BackendsCapabilitiesAdminTestsJSON-568130998-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:41:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-ad1100cf-0bf6-42f1-9158-e1758be5bb75 tempest-BackendsCapabilitiesAdminTestsJSON-568130998 tempest-BackendsCapabilitiesAdminTestsJSON-568130998-project-admin] Calling method 'get_pools' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:41:37 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ad1100cf-0bf6-42f1-9158-e1758be5bb75 tempest-BackendsCapabilitiesAdminTestsJSON-568130998 tempest-BackendsCapabilitiesAdminTestsJSON-568130998-project-admin] http://192.168.122.202/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 01 12:41:37 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 409/851] 192.168.122.202 () {58 vars in 1175 bytes} [Tue Sep 1 12:41:37 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 422 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 12:41:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-c6a648cc-fdf4-4bde-83d1-3b6fd4fbd76a None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:37 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c6a648cc-fdf4-4bde-83d1-3b6fd4fbd76a tempest-BackendsCapabilitiesAdminTestsJSON-568130998 tempest-BackendsCapabilitiesAdminTestsJSON-568130998-project-admin] GET http://192.168.122.202/volume/v3/scheduler-stats/get_pools?detail=True Sep 01 12:41:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c6a648cc-fdf4-4bde-83d1-3b6fd4fbd76a tempest-BackendsCapabilitiesAdminTestsJSON-568130998 tempest-BackendsCapabilitiesAdminTestsJSON-568130998-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:41:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c6a648cc-fdf4-4bde-83d1-3b6fd4fbd76a tempest-BackendsCapabilitiesAdminTestsJSON-568130998 tempest-BackendsCapabilitiesAdminTestsJSON-568130998-project-admin] Calling method 'get_pools' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:41:37 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c6a648cc-fdf4-4bde-83d1-3b6fd4fbd76a tempest-BackendsCapabilitiesAdminTestsJSON-568130998 tempest-BackendsCapabilitiesAdminTestsJSON-568130998-project-admin] http://192.168.122.202/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Sep 01 12:41:37 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 443/852] 192.168.122.202 () {58 vars in 1198 bytes} [Tue Sep 1 12:41:37 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 519 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:41:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-9d0b1d5c-463e-40fc-8417-8e82c74f5b83 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:38 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9d0b1d5c-463e-40fc-8417-8e82c74f5b83 tempest-BackendsCapabilitiesAdminTestsJSON-568130998 tempest-BackendsCapabilitiesAdminTestsJSON-568130998-project-admin] GET http://192.168.122.202/volume/v3/capabilities/devstack@QuobyteHD Sep 01 12:41:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-9d0b1d5c-463e-40fc-8417-8e82c74f5b83 tempest-BackendsCapabilitiesAdminTestsJSON-568130998 tempest-BackendsCapabilitiesAdminTestsJSON-568130998-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:41:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-9d0b1d5c-463e-40fc-8417-8e82c74f5b83 tempest-BackendsCapabilitiesAdminTestsJSON-568130998 tempest-BackendsCapabilitiesAdminTestsJSON-568130998-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:41:38 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/service.py:230: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:41:38 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 12:41:38 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9d0b1d5c-463e-40fc-8417-8e82c74f5b83 tempest-BackendsCapabilitiesAdminTestsJSON-568130998 tempest-BackendsCapabilitiesAdminTestsJSON-568130998-project-admin] http://192.168.122.202/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 200 Sep 01 12:41:38 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 410/853] 192.168.122.202 () {58 vars in 1193 bytes} [Tue Sep 1 12:41:38 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 706 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:41:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-00f9aeee-de39-4a09-8be6-6361d1586b8e None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:38 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-00f9aeee-de39-4a09-8be6-6361d1586b8e tempest-BackendsCapabilitiesAdminTestsJSON-568130998 tempest-BackendsCapabilitiesAdminTestsJSON-568130998-project-admin] GET http://192.168.122.202/volume/v3/capabilities/devstack@QuobyteHD Sep 01 12:41:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-00f9aeee-de39-4a09-8be6-6361d1586b8e tempest-BackendsCapabilitiesAdminTestsJSON-568130998 tempest-BackendsCapabilitiesAdminTestsJSON-568130998-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:41:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-00f9aeee-de39-4a09-8be6-6361d1586b8e tempest-BackendsCapabilitiesAdminTestsJSON-568130998 tempest-BackendsCapabilitiesAdminTestsJSON-568130998-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:41:38 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/service.py:230: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:41:38 devstack devstack@c-api.service[86815]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 12:41:38 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-00f9aeee-de39-4a09-8be6-6361d1586b8e tempest-BackendsCapabilitiesAdminTestsJSON-568130998 tempest-BackendsCapabilitiesAdminTestsJSON-568130998-project-admin] http://192.168.122.202/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 200 Sep 01 12:41:38 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 444/854] 192.168.122.202 () {58 vars in 1193 bytes} [Tue Sep 1 12:41:38 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 706 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:41:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-09f0d504-d354-4624-9b97-2505006496f2 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:39 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-09f0d504-d354-4624-9b97-2505006496f2 tempest-VolumeQuotasAdminTestJSON-453723653 tempest-VolumeQuotasAdminTestJSON-453723653-project-admin] GET http://192.168.122.202/volume/v3/os-quota-sets/f7a04dc223474500b1c6e9404cf737d4 Sep 01 12:41:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-09f0d504-d354-4624-9b97-2505006496f2 tempest-VolumeQuotasAdminTestJSON-453723653 tempest-VolumeQuotasAdminTestJSON-453723653-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:41:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-09f0d504-d354-4624-9b97-2505006496f2 tempest-VolumeQuotasAdminTestJSON-453723653 tempest-VolumeQuotasAdminTestJSON-453723653-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:41:39 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-09f0d504-d354-4624-9b97-2505006496f2 tempest-VolumeQuotasAdminTestJSON-453723653 tempest-VolumeQuotasAdminTestJSON-453723653-project-admin] http://192.168.122.202/volume/v3/os-quota-sets/f7a04dc223474500b1c6e9404cf737d4 returned with HTTP 200 Sep 01 12:41:39 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 411/855] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:41:39 2026] GET /volume/v3/os-quota-sets/f7a04dc223474500b1c6e9404cf737d4 => generated 440 bytes in 285 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:41:39 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-c950079b-7269-4842-8be3-abbcc6c24a46 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:39 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c950079b-7269-4842-8be3-abbcc6c24a46 tempest-VolumeQuotasAdminTestJSON-453723653 tempest-VolumeQuotasAdminTestJSON-453723653-project-admin] GET http://192.168.122.202/volume/v3/os-quota-sets/f7a04dc223474500b1c6e9404cf737d4/defaults Sep 01 12:41:39 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c950079b-7269-4842-8be3-abbcc6c24a46 tempest-VolumeQuotasAdminTestJSON-453723653 tempest-VolumeQuotasAdminTestJSON-453723653-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:41:39 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c950079b-7269-4842-8be3-abbcc6c24a46 tempest-VolumeQuotasAdminTestJSON-453723653 tempest-VolumeQuotasAdminTestJSON-453723653-project-admin] Calling method 'defaults' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:41:39 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c950079b-7269-4842-8be3-abbcc6c24a46 tempest-VolumeQuotasAdminTestJSON-453723653 tempest-VolumeQuotasAdminTestJSON-453723653-project-admin] http://192.168.122.202/volume/v3/os-quota-sets/f7a04dc223474500b1c6e9404cf737d4/defaults returned with HTTP 200 Sep 01 12:41:39 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 445/856] 192.168.122.202 () {58 vars in 1265 bytes} [Tue Sep 1 12:41:39 2026] GET /volume/v3/os-quota-sets/f7a04dc223474500b1c6e9404cf737d4/defaults => generated 440 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:41:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-9b197766-1007-42d5-8596-940c6ac621f5 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:39 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9b197766-1007-42d5-8596-940c6ac621f5 tempest-VolumeQuotasAdminTestJSON-453723653 tempest-VolumeQuotasAdminTestJSON-453723653-project-admin] PUT http://192.168.122.202/volume/v3/os-quota-sets/f7a04dc223474500b1c6e9404cf737d4 Sep 01 12:41:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-9b197766-1007-42d5-8596-940c6ac621f5 tempest-VolumeQuotasAdminTestJSON-453723653 tempest-VolumeQuotasAdminTestJSON-453723653-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 15}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:41:39 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9b197766-1007-42d5-8596-940c6ac621f5 tempest-VolumeQuotasAdminTestJSON-453723653 tempest-VolumeQuotasAdminTestJSON-453723653-project-admin] http://192.168.122.202/volume/v3/os-quota-sets/f7a04dc223474500b1c6e9404cf737d4 returned with HTTP 200 Sep 01 12:41:39 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 412/857] 192.168.122.202 () {60 vars in 1258 bytes} [Tue Sep 1 12:41:39 2026] PUT /volume/v3/os-quota-sets/f7a04dc223474500b1c6e9404cf737d4 => generated 398 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:41:39 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-bbf51fe1-89d4-4e0c-bdf8-db1a3396bb2f None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:39 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-bbf51fe1-89d4-4e0c-bdf8-db1a3396bb2f tempest-VolumeQuotasAdminTestJSON-453723653 tempest-VolumeQuotasAdminTestJSON-453723653-project-admin] DELETE http://192.168.122.202/volume/v3/os-quota-sets/f7a04dc223474500b1c6e9404cf737d4 Sep 01 12:41:39 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-bbf51fe1-89d4-4e0c-bdf8-db1a3396bb2f tempest-VolumeQuotasAdminTestJSON-453723653 tempest-VolumeQuotasAdminTestJSON-453723653-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:41:39 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-bbf51fe1-89d4-4e0c-bdf8-db1a3396bb2f tempest-VolumeQuotasAdminTestJSON-453723653 tempest-VolumeQuotasAdminTestJSON-453723653-project-admin] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:41:39 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-bbf51fe1-89d4-4e0c-bdf8-db1a3396bb2f tempest-VolumeQuotasAdminTestJSON-453723653 tempest-VolumeQuotasAdminTestJSON-453723653-project-admin] http://192.168.122.202/volume/v3/os-quota-sets/f7a04dc223474500b1c6e9404cf737d4 returned with HTTP 200 Sep 01 12:41:39 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 446/858] 192.168.122.202 () {58 vars in 1241 bytes} [Tue Sep 1 12:41:39 2026] DELETE /volume/v3/os-quota-sets/f7a04dc223474500b1c6e9404cf737d4 => generated 0 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 01 12:41:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-cf72dab3-09e3-4ab0-b119-e7b65a75478a None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:39 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-cf72dab3-09e3-4ab0-b119-e7b65a75478a tempest-VolumeQuotasAdminTestJSON-453723653 tempest-VolumeQuotasAdminTestJSON-453723653-project-admin] GET http://192.168.122.202/volume/v3/os-quota-sets/f7a04dc223474500b1c6e9404cf737d4 Sep 01 12:41:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-cf72dab3-09e3-4ab0-b119-e7b65a75478a tempest-VolumeQuotasAdminTestJSON-453723653 tempest-VolumeQuotasAdminTestJSON-453723653-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:41:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-cf72dab3-09e3-4ab0-b119-e7b65a75478a tempest-VolumeQuotasAdminTestJSON-453723653 tempest-VolumeQuotasAdminTestJSON-453723653-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:41:39 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-cf72dab3-09e3-4ab0-b119-e7b65a75478a tempest-VolumeQuotasAdminTestJSON-453723653 tempest-VolumeQuotasAdminTestJSON-453723653-project-admin] http://192.168.122.202/volume/v3/os-quota-sets/f7a04dc223474500b1c6e9404cf737d4 returned with HTTP 200 Sep 01 12:41:39 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 413/859] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:41:39 2026] GET /volume/v3/os-quota-sets/f7a04dc223474500b1c6e9404cf737d4 => generated 440 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:41:39 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-3b3abfa1-c95a-431c-8e05-fbfefabfea61 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:39 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-3b3abfa1-c95a-431c-8e05-fbfefabfea61 tempest-VolumeQuotasAdminTestJSON-453723653 tempest-VolumeQuotasAdminTestJSON-453723653-project-admin] PUT http://192.168.122.202/volume/v3/os-quota-sets/f7a04dc223474500b1c6e9404cf737d4 Sep 01 12:41:39 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-3b3abfa1-c95a-431c-8e05-fbfefabfea61 tempest-VolumeQuotasAdminTestJSON-453723653 tempest-VolumeQuotasAdminTestJSON-453723653-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=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:41:40 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-3b3abfa1-c95a-431c-8e05-fbfefabfea61 tempest-VolumeQuotasAdminTestJSON-453723653 tempest-VolumeQuotasAdminTestJSON-453723653-project-admin] http://192.168.122.202/volume/v3/os-quota-sets/f7a04dc223474500b1c6e9404cf737d4 returned with HTTP 200 Sep 01 12:41:40 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 447/860] 192.168.122.202 () {60 vars in 1259 bytes} [Tue Sep 1 12:41:39 2026] PUT /volume/v3/os-quota-sets/f7a04dc223474500b1c6e9404cf737d4 => generated 398 bytes in 311 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:41:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-ed58a998-f2b6-4802-8fe0-a7ec30f89b81 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:40 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ed58a998-f2b6-4802-8fe0-a7ec30f89b81 tempest-VolumeQuotasAdminTestJSON-453723653 tempest-VolumeQuotasAdminTestJSON-453723653-project-admin] GET http://192.168.122.202/volume/v3/os-quota-sets/f7a04dc223474500b1c6e9404cf737d4/defaults Sep 01 12:41:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-ed58a998-f2b6-4802-8fe0-a7ec30f89b81 tempest-VolumeQuotasAdminTestJSON-453723653 tempest-VolumeQuotasAdminTestJSON-453723653-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:41:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-ed58a998-f2b6-4802-8fe0-a7ec30f89b81 tempest-VolumeQuotasAdminTestJSON-453723653 tempest-VolumeQuotasAdminTestJSON-453723653-project-admin] Calling method 'defaults' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:41:40 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ed58a998-f2b6-4802-8fe0-a7ec30f89b81 tempest-VolumeQuotasAdminTestJSON-453723653 tempest-VolumeQuotasAdminTestJSON-453723653-project-admin] http://192.168.122.202/volume/v3/os-quota-sets/f7a04dc223474500b1c6e9404cf737d4/defaults returned with HTTP 200 Sep 01 12:41:40 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 414/861] 192.168.122.202 () {58 vars in 1265 bytes} [Tue Sep 1 12:41:40 2026] GET /volume/v3/os-quota-sets/f7a04dc223474500b1c6e9404cf737d4/defaults => generated 440 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:41:40 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-8e736301-e8e6-4503-9956-fc831a482689 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:40 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-8e736301-e8e6-4503-9956-fc831a482689 tempest-VolumeQuotasAdminTestJSON-453723653 tempest-VolumeQuotasAdminTestJSON-453723653-project-admin] GET http://192.168.122.202/volume/v3/os-quota-sets/f7a04dc223474500b1c6e9404cf737d4 Sep 01 12:41:40 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-8e736301-e8e6-4503-9956-fc831a482689 tempest-VolumeQuotasAdminTestJSON-453723653 tempest-VolumeQuotasAdminTestJSON-453723653-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:41:40 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-8e736301-e8e6-4503-9956-fc831a482689 tempest-VolumeQuotasAdminTestJSON-453723653 tempest-VolumeQuotasAdminTestJSON-453723653-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:41:40 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-8e736301-e8e6-4503-9956-fc831a482689 tempest-VolumeQuotasAdminTestJSON-453723653 tempest-VolumeQuotasAdminTestJSON-453723653-project-admin] http://192.168.122.202/volume/v3/os-quota-sets/f7a04dc223474500b1c6e9404cf737d4 returned with HTTP 200 Sep 01 12:41:40 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 448/862] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:41:40 2026] GET /volume/v3/os-quota-sets/f7a04dc223474500b1c6e9404cf737d4 => generated 440 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:41:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-c3352bb6-fc52-4104-ae91-2fc97234dcd4 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:40 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c3352bb6-fc52-4104-ae91-2fc97234dcd4 tempest-VolumeQuotasAdminTestJSON-453723653 tempest-VolumeQuotasAdminTestJSON-453723653-project-admin] GET http://192.168.122.202/volume/v3/os-quota-sets/f7a04dc223474500b1c6e9404cf737d4?usage=True Sep 01 12:41:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c3352bb6-fc52-4104-ae91-2fc97234dcd4 tempest-VolumeQuotasAdminTestJSON-453723653 tempest-VolumeQuotasAdminTestJSON-453723653-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:41:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c3352bb6-fc52-4104-ae91-2fc97234dcd4 tempest-VolumeQuotasAdminTestJSON-453723653 tempest-VolumeQuotasAdminTestJSON-453723653-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:41:40 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c3352bb6-fc52-4104-ae91-2fc97234dcd4 tempest-VolumeQuotasAdminTestJSON-453723653 tempest-VolumeQuotasAdminTestJSON-453723653-project-admin] http://192.168.122.202/volume/v3/os-quota-sets/f7a04dc223474500b1c6e9404cf737d4?usage=True returned with HTTP 200 Sep 01 12:41:40 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 415/863] 192.168.122.202 () {58 vars in 1259 bytes} [Tue Sep 1 12:41:40 2026] GET /volume/v3/os-quota-sets/f7a04dc223474500b1c6e9404cf737d4?usage=True => generated 1064 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:41:40 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-c2c1e123-7bb9-4bc5-9d27-4c99072034e6 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:40 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c2c1e123-7bb9-4bc5-9d27-4c99072034e6 tempest-VolumeQuotasAdminTestJSON-1010834400 tempest-VolumeQuotasAdminTestJSON-1010834400-project-member] POST http://192.168.122.202/volume/v3/volumes Sep 01 12:41:40 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c2c1e123-7bb9-4bc5-9d27-4c99072034e6 tempest-VolumeQuotasAdminTestJSON-1010834400 tempest-VolumeQuotasAdminTestJSON-1010834400-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-477066457"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:41:40 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.volumes [None req-c2c1e123-7bb9-4bc5-9d27-4c99072034e6 tempest-VolumeQuotasAdminTestJSON-1010834400 tempest-VolumeQuotasAdminTestJSON-1010834400-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-477066457'}} {{(pid=86815) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:41:40 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-c2c1e123-7bb9-4bc5-9d27-4c99072034e6 tempest-VolumeQuotasAdminTestJSON-1010834400 tempest-VolumeQuotasAdminTestJSON-1010834400-project-member] Create volume of 1 GB Sep 01 12:41:40 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-c2c1e123-7bb9-4bc5-9d27-4c99072034e6 tempest-VolumeQuotasAdminTestJSON-1010834400 tempest-VolumeQuotasAdminTestJSON-1010834400-project-member] Availability Zones retrieved successfully. Sep 01 12:41:40 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-c2c1e123-7bb9-4bc5-9d27-4c99072034e6 tempest-VolumeQuotasAdminTestJSON-1010834400 tempest-VolumeQuotasAdminTestJSON-1010834400-project-member] Flow 'volume_create_api' (08909d0f-7f87-4dd7-9579-0905417d695b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:41:40 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-c2c1e123-7bb9-4bc5-9d27-4c99072034e6 tempest-VolumeQuotasAdminTestJSON-1010834400 tempest-VolumeQuotasAdminTestJSON-1010834400-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3908abcc-be3d-4c48-bf6c-64dd8256f390) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:41:40 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.flows.api.create_volume [None req-c2c1e123-7bb9-4bc5-9d27-4c99072034e6 tempest-VolumeQuotasAdminTestJSON-1010834400 tempest-VolumeQuotasAdminTestJSON-1010834400-project-member] Validating volume size '1' using validate_int {{(pid=86815) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 12:41:40 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-c2c1e123-7bb9-4bc5-9d27-4c99072034e6 tempest-VolumeQuotasAdminTestJSON-1010834400 tempest-VolumeQuotasAdminTestJSON-1010834400-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3908abcc-be3d-4c48-bf6c-64dd8256f390) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T10:31:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3a4f1b59-94a6-4839-b926-0837adf99645,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a4f1b59-94a6-4839-b926-0837adf99645', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:41:40 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-c2c1e123-7bb9-4bc5-9d27-4c99072034e6 tempest-VolumeQuotasAdminTestJSON-1010834400 tempest-VolumeQuotasAdminTestJSON-1010834400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a05e9185-9ad5-484a-a08c-85c2cad52c18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:41:40 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-c2c1e123-7bb9-4bc5-9d27-4c99072034e6 tempest-VolumeQuotasAdminTestJSON-1010834400 tempest-VolumeQuotasAdminTestJSON-1010834400-project-member] Created reservations ['eeecdebc-aa1a-4ffd-855c-b6864a252d3a', 'ce53555c-2d25-4998-a7c0-9ecbe35cf09f', '820f89fc-85bd-4a77-8490-ead8123d21b5', '20bc9c16-e73e-43f1-b40d-bf8651a9c272'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:41:40 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-c2c1e123-7bb9-4bc5-9d27-4c99072034e6 tempest-VolumeQuotasAdminTestJSON-1010834400 tempest-VolumeQuotasAdminTestJSON-1010834400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a05e9185-9ad5-484a-a08c-85c2cad52c18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eeecdebc-aa1a-4ffd-855c-b6864a252d3a', 'ce53555c-2d25-4998-a7c0-9ecbe35cf09f', '820f89fc-85bd-4a77-8490-ead8123d21b5', '20bc9c16-e73e-43f1-b40d-bf8651a9c272']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:41:40 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-c2c1e123-7bb9-4bc5-9d27-4c99072034e6 tempest-VolumeQuotasAdminTestJSON-1010834400 tempest-VolumeQuotasAdminTestJSON-1010834400-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0356f6dd-c08c-4478-a51a-e0773f6a4a2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:41:40 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:41:40 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:41:40 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-c2c1e123-7bb9-4bc5-9d27-4c99072034e6 tempest-VolumeQuotasAdminTestJSON-1010834400 tempest-VolumeQuotasAdminTestJSON-1010834400-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0356f6dd-c08c-4478-a51a-e0773f6a4a2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8d18e529-858d-46db-aa66-f178805d7220', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-477066457',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f7a04dc223474500b1c6e9404cf737d4',qos_specs=None,replication_status=,reservations=['eeecdebc-aa1a-4ffd-855c-b6864a252d3a','ce53555c-2d25-4998-a7c0-9ecbe35cf09f','820f89fc-85bd-4a77-8490-ead8123d21b5','20bc9c16-e73e-43f1-b40d-bf8651a9c272'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='11332077bc2b48979b6058460fc7db0c',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T10:41:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-477066457',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8d18e529-858d-46db-aa66-f178805d7220,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f7a04dc223474500b1c6e9404cf737d4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='11332077bc2b48979b6058460fc7db0c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a4f1b59-94a6-4839-b926-0837adf99645),volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:41:40 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-c2c1e123-7bb9-4bc5-9d27-4c99072034e6 tempest-VolumeQuotasAdminTestJSON-1010834400 tempest-VolumeQuotasAdminTestJSON-1010834400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7eba501c-a3ca-4679-944e-6fe5f5147cf3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:41:41 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-c2c1e123-7bb9-4bc5-9d27-4c99072034e6 tempest-VolumeQuotasAdminTestJSON-1010834400 tempest-VolumeQuotasAdminTestJSON-1010834400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7eba501c-a3ca-4679-944e-6fe5f5147cf3) transitioned into state 'SUCCESS' from state '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-477066457',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f7a04dc223474500b1c6e9404cf737d4',qos_specs=None,replication_status=,reservations=['eeecdebc-aa1a-4ffd-855c-b6864a252d3a','ce53555c-2d25-4998-a7c0-9ecbe35cf09f','820f89fc-85bd-4a77-8490-ead8123d21b5','20bc9c16-e73e-43f1-b40d-bf8651a9c272'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='11332077bc2b48979b6058460fc7db0c',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:41:41 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-c2c1e123-7bb9-4bc5-9d27-4c99072034e6 tempest-VolumeQuotasAdminTestJSON-1010834400 tempest-VolumeQuotasAdminTestJSON-1010834400-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e5eded4a-8247-48a3-9bd9-11b329215d9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:41:41 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-c2c1e123-7bb9-4bc5-9d27-4c99072034e6 tempest-VolumeQuotasAdminTestJSON-1010834400 tempest-VolumeQuotasAdminTestJSON-1010834400-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e5eded4a-8247-48a3-9bd9-11b329215d9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:41:41 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-c2c1e123-7bb9-4bc5-9d27-4c99072034e6 tempest-VolumeQuotasAdminTestJSON-1010834400 tempest-VolumeQuotasAdminTestJSON-1010834400-project-member] Flow 'volume_create_api' (08909d0f-7f87-4dd7-9579-0905417d695b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86815) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:41:41 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-c2c1e123-7bb9-4bc5-9d27-4c99072034e6 tempest-VolumeQuotasAdminTestJSON-1010834400 tempest-VolumeQuotasAdminTestJSON-1010834400-project-member] Create volume request issued successfully. Sep 01 12:41:41 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c2c1e123-7bb9-4bc5-9d27-4c99072034e6 tempest-VolumeQuotasAdminTestJSON-1010834400 tempest-VolumeQuotasAdminTestJSON-1010834400-project-member] http://192.168.122.202/volume/v3/volumes returned with HTTP 202 Sep 01 12:41:41 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 449/864] 192.168.122.202 () {60 vars in 1142 bytes} [Tue Sep 1 12:41:40 2026] POST /volume/v3/volumes => generated 764 bytes in 664 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:41:41 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-d95983b5-c77b-411a-8b31-ae611c4e7957 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:41 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d95983b5-c77b-411a-8b31-ae611c4e7957 tempest-VolumeQuotasAdminTestJSON-1010834400 tempest-VolumeQuotasAdminTestJSON-1010834400-project-member] GET http://192.168.122.202/volume/v3/volumes/8d18e529-858d-46db-aa66-f178805d7220 Sep 01 12:41:41 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d95983b5-c77b-411a-8b31-ae611c4e7957 tempest-VolumeQuotasAdminTestJSON-1010834400 tempest-VolumeQuotasAdminTestJSON-1010834400-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:41:41 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d95983b5-c77b-411a-8b31-ae611c4e7957 tempest-VolumeQuotasAdminTestJSON-1010834400 tempest-VolumeQuotasAdminTestJSON-1010834400-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:41:41 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:41:41 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:41:41 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:41:41 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:41:41 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-d95983b5-c77b-411a-8b31-ae611c4e7957 tempest-VolumeQuotasAdminTestJSON-1010834400 tempest-VolumeQuotasAdminTestJSON-1010834400-project-member] Volume info retrieved successfully. Sep 01 12:41:41 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d95983b5-c77b-411a-8b31-ae611c4e7957 tempest-VolumeQuotasAdminTestJSON-1010834400 tempest-VolumeQuotasAdminTestJSON-1010834400-project-member] http://192.168.122.202/volume/v3/volumes/8d18e529-858d-46db-aa66-f178805d7220 returned with HTTP 200 Sep 01 12:41:41 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 416/865] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:41:41 2026] GET /volume/v3/volumes/8d18e529-858d-46db-aa66-f178805d7220 => generated 832 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:41:42 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-71e8b846-eda5-4e2d-83e2-60d8d313ea25 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:42 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-71e8b846-eda5-4e2d-83e2-60d8d313ea25 tempest-VolumeQuotasAdminTestJSON-1010834400 tempest-VolumeQuotasAdminTestJSON-1010834400-project-member] GET http://192.168.122.202/volume/v3/volumes/8d18e529-858d-46db-aa66-f178805d7220 Sep 01 12:41:42 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-71e8b846-eda5-4e2d-83e2-60d8d313ea25 tempest-VolumeQuotasAdminTestJSON-1010834400 tempest-VolumeQuotasAdminTestJSON-1010834400-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:41:42 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-71e8b846-eda5-4e2d-83e2-60d8d313ea25 tempest-VolumeQuotasAdminTestJSON-1010834400 tempest-VolumeQuotasAdminTestJSON-1010834400-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:41:42 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:41:42 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:41:42 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:41:42 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:41:42 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-71e8b846-eda5-4e2d-83e2-60d8d313ea25 tempest-VolumeQuotasAdminTestJSON-1010834400 tempest-VolumeQuotasAdminTestJSON-1010834400-project-member] Volume info retrieved successfully. Sep 01 12:41:42 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-71e8b846-eda5-4e2d-83e2-60d8d313ea25 tempest-VolumeQuotasAdminTestJSON-1010834400 tempest-VolumeQuotasAdminTestJSON-1010834400-project-member] http://192.168.122.202/volume/v3/volumes/8d18e529-858d-46db-aa66-f178805d7220 returned with HTTP 200 Sep 01 12:41:42 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 450/866] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:41:42 2026] GET /volume/v3/volumes/8d18e529-858d-46db-aa66-f178805d7220 => generated 856 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:41:43 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-bc4e63a7-7a2a-4261-a3ab-3ad2ae4ac68b None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:43 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-bc4e63a7-7a2a-4261-a3ab-3ad2ae4ac68b tempest-VolumeQuotasAdminTestJSON-1010834400 tempest-VolumeQuotasAdminTestJSON-1010834400-project-member] GET http://192.168.122.202/volume/v3/volumes/8d18e529-858d-46db-aa66-f178805d7220 Sep 01 12:41:43 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-bc4e63a7-7a2a-4261-a3ab-3ad2ae4ac68b tempest-VolumeQuotasAdminTestJSON-1010834400 tempest-VolumeQuotasAdminTestJSON-1010834400-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:41:43 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-bc4e63a7-7a2a-4261-a3ab-3ad2ae4ac68b tempest-VolumeQuotasAdminTestJSON-1010834400 tempest-VolumeQuotasAdminTestJSON-1010834400-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:41:43 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:41:43 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:41:43 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:41:43 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:41:43 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-bc4e63a7-7a2a-4261-a3ab-3ad2ae4ac68b tempest-VolumeQuotasAdminTestJSON-1010834400 tempest-VolumeQuotasAdminTestJSON-1010834400-project-member] Volume info retrieved successfully. Sep 01 12:41:43 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-bc4e63a7-7a2a-4261-a3ab-3ad2ae4ac68b tempest-VolumeQuotasAdminTestJSON-1010834400 tempest-VolumeQuotasAdminTestJSON-1010834400-project-member] http://192.168.122.202/volume/v3/volumes/8d18e529-858d-46db-aa66-f178805d7220 returned with HTTP 200 Sep 01 12:41:43 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 417/867] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:41:43 2026] GET /volume/v3/volumes/8d18e529-858d-46db-aa66-f178805d7220 => generated 857 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:41:43 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-17f2fb23-eaac-4ca7-a5f2-2e71934ad487 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:43 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-17f2fb23-eaac-4ca7-a5f2-2e71934ad487 tempest-VolumeQuotasAdminTestJSON-453723653 tempest-VolumeQuotasAdminTestJSON-453723653-project-admin] GET http://192.168.122.202/volume/v3/os-quota-sets/f7a04dc223474500b1c6e9404cf737d4?usage=True Sep 01 12:41:43 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-17f2fb23-eaac-4ca7-a5f2-2e71934ad487 tempest-VolumeQuotasAdminTestJSON-453723653 tempest-VolumeQuotasAdminTestJSON-453723653-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:41:43 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-17f2fb23-eaac-4ca7-a5f2-2e71934ad487 tempest-VolumeQuotasAdminTestJSON-453723653 tempest-VolumeQuotasAdminTestJSON-453723653-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:41:43 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-17f2fb23-eaac-4ca7-a5f2-2e71934ad487 tempest-VolumeQuotasAdminTestJSON-453723653 tempest-VolumeQuotasAdminTestJSON-453723653-project-admin] http://192.168.122.202/volume/v3/os-quota-sets/f7a04dc223474500b1c6e9404cf737d4?usage=True returned with HTTP 200 Sep 01 12:41:43 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 451/868] 192.168.122.202 () {58 vars in 1259 bytes} [Tue Sep 1 12:41:43 2026] GET /volume/v3/os-quota-sets/f7a04dc223474500b1c6e9404cf737d4?usage=True => generated 1064 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:41:43 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-185f64d6-1f6b-4979-9b94-3db302cfd1d6 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:43 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-185f64d6-1f6b-4979-9b94-3db302cfd1d6 tempest-VolumeQuotasAdminTestJSON-1010834400 tempest-VolumeQuotasAdminTestJSON-1010834400-project-member] DELETE http://192.168.122.202/volume/v3/volumes/8d18e529-858d-46db-aa66-f178805d7220 Sep 01 12:41:43 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-185f64d6-1f6b-4979-9b94-3db302cfd1d6 tempest-VolumeQuotasAdminTestJSON-1010834400 tempest-VolumeQuotasAdminTestJSON-1010834400-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:41:43 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-185f64d6-1f6b-4979-9b94-3db302cfd1d6 tempest-VolumeQuotasAdminTestJSON-1010834400 tempest-VolumeQuotasAdminTestJSON-1010834400-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:41:43 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-185f64d6-1f6b-4979-9b94-3db302cfd1d6 tempest-VolumeQuotasAdminTestJSON-1010834400 tempest-VolumeQuotasAdminTestJSON-1010834400-project-member] Delete volume with id: 8d18e529-858d-46db-aa66-f178805d7220 Sep 01 12:41:43 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:41:43 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:41:43 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:41:43 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:41:43 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-185f64d6-1f6b-4979-9b94-3db302cfd1d6 tempest-VolumeQuotasAdminTestJSON-1010834400 tempest-VolumeQuotasAdminTestJSON-1010834400-project-member] Volume info retrieved successfully. Sep 01 12:41:43 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-185f64d6-1f6b-4979-9b94-3db302cfd1d6 tempest-VolumeQuotasAdminTestJSON-1010834400 tempest-VolumeQuotasAdminTestJSON-1010834400-project-member] Delete volume request issued successfully. Sep 01 12:41:43 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-185f64d6-1f6b-4979-9b94-3db302cfd1d6 tempest-VolumeQuotasAdminTestJSON-1010834400 tempest-VolumeQuotasAdminTestJSON-1010834400-project-member] http://192.168.122.202/volume/v3/volumes/8d18e529-858d-46db-aa66-f178805d7220 returned with HTTP 202 Sep 01 12:41:43 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 418/869] 192.168.122.202 () {58 vars in 1235 bytes} [Tue Sep 1 12:41:43 2026] DELETE /volume/v3/volumes/8d18e529-858d-46db-aa66-f178805d7220 => generated 0 bytes in 98 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:41:43 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-a0d14963-9b92-4166-abaf-f79f2deb5f64 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:43 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a0d14963-9b92-4166-abaf-f79f2deb5f64 tempest-VolumeQuotasAdminTestJSON-1010834400 tempest-VolumeQuotasAdminTestJSON-1010834400-project-member] GET http://192.168.122.202/volume/v3/volumes/8d18e529-858d-46db-aa66-f178805d7220 Sep 01 12:41:43 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a0d14963-9b92-4166-abaf-f79f2deb5f64 tempest-VolumeQuotasAdminTestJSON-1010834400 tempest-VolumeQuotasAdminTestJSON-1010834400-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:41:43 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a0d14963-9b92-4166-abaf-f79f2deb5f64 tempest-VolumeQuotasAdminTestJSON-1010834400 tempest-VolumeQuotasAdminTestJSON-1010834400-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:41:43 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:41:43 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:41:43 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:41:43 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:41:43 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-a0d14963-9b92-4166-abaf-f79f2deb5f64 tempest-VolumeQuotasAdminTestJSON-1010834400 tempest-VolumeQuotasAdminTestJSON-1010834400-project-member] Volume info retrieved successfully. Sep 01 12:41:43 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a0d14963-9b92-4166-abaf-f79f2deb5f64 tempest-VolumeQuotasAdminTestJSON-1010834400 tempest-VolumeQuotasAdminTestJSON-1010834400-project-member] http://192.168.122.202/volume/v3/volumes/8d18e529-858d-46db-aa66-f178805d7220 returned with HTTP 200 Sep 01 12:41:43 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 452/870] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:41:43 2026] GET /volume/v3/volumes/8d18e529-858d-46db-aa66-f178805d7220 => generated 856 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:41:44 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-78e69d0c-dead-48dd-bb7f-1a5f177baa6e None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:44 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-78e69d0c-dead-48dd-bb7f-1a5f177baa6e tempest-VolumeQuotasAdminTestJSON-1010834400 tempest-VolumeQuotasAdminTestJSON-1010834400-project-member] GET http://192.168.122.202/volume/v3/volumes/8d18e529-858d-46db-aa66-f178805d7220 Sep 01 12:41:44 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-78e69d0c-dead-48dd-bb7f-1a5f177baa6e tempest-VolumeQuotasAdminTestJSON-1010834400 tempest-VolumeQuotasAdminTestJSON-1010834400-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:41:44 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-78e69d0c-dead-48dd-bb7f-1a5f177baa6e tempest-VolumeQuotasAdminTestJSON-1010834400 tempest-VolumeQuotasAdminTestJSON-1010834400-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:41:44 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-78e69d0c-dead-48dd-bb7f-1a5f177baa6e tempest-VolumeQuotasAdminTestJSON-1010834400 tempest-VolumeQuotasAdminTestJSON-1010834400-project-member] http://192.168.122.202/volume/v3/volumes/8d18e529-858d-46db-aa66-f178805d7220 returned with HTTP 404 Sep 01 12:41:44 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 419/871] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:41:44 2026] GET /volume/v3/volumes/8d18e529-858d-46db-aa66-f178805d7220 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:41:44 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-4ec3ab63-ac8f-467e-aa9c-2a815c27f4a6 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:44 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-4ec3ab63-ac8f-467e-aa9c-2a815c27f4a6 tempest-VolumeQuotasAdminTestJSON-1010834400 tempest-VolumeQuotasAdminTestJSON-1010834400-project-member] GET http://192.168.122.202/volume/v3/volumes/8d18e529-858d-46db-aa66-f178805d7220 Sep 01 12:41:44 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-4ec3ab63-ac8f-467e-aa9c-2a815c27f4a6 tempest-VolumeQuotasAdminTestJSON-1010834400 tempest-VolumeQuotasAdminTestJSON-1010834400-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:41:44 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-4ec3ab63-ac8f-467e-aa9c-2a815c27f4a6 tempest-VolumeQuotasAdminTestJSON-1010834400 tempest-VolumeQuotasAdminTestJSON-1010834400-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:41:44 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-4ec3ab63-ac8f-467e-aa9c-2a815c27f4a6 tempest-VolumeQuotasAdminTestJSON-1010834400 tempest-VolumeQuotasAdminTestJSON-1010834400-project-member] http://192.168.122.202/volume/v3/volumes/8d18e529-858d-46db-aa66-f178805d7220 returned with HTTP 404 Sep 01 12:41:44 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 453/872] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:41:44 2026] GET /volume/v3/volumes/8d18e529-858d-46db-aa66-f178805d7220 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:41:44 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-95922577-90db-4f48-afd7-f448744f1e25 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:44 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-95922577-90db-4f48-afd7-f448744f1e25 tempest-VolumeQuotasAdminTestJSON-1010834400 tempest-VolumeQuotasAdminTestJSON-1010834400-project-member] DELETE http://192.168.122.202/volume/v3/volumes/8d18e529-858d-46db-aa66-f178805d7220 Sep 01 12:41:44 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-95922577-90db-4f48-afd7-f448744f1e25 tempest-VolumeQuotasAdminTestJSON-1010834400 tempest-VolumeQuotasAdminTestJSON-1010834400-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:41:44 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-95922577-90db-4f48-afd7-f448744f1e25 tempest-VolumeQuotasAdminTestJSON-1010834400 tempest-VolumeQuotasAdminTestJSON-1010834400-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:41:44 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-95922577-90db-4f48-afd7-f448744f1e25 tempest-VolumeQuotasAdminTestJSON-1010834400 tempest-VolumeQuotasAdminTestJSON-1010834400-project-member] Delete volume with id: 8d18e529-858d-46db-aa66-f178805d7220 Sep 01 12:41:44 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-95922577-90db-4f48-afd7-f448744f1e25 tempest-VolumeQuotasAdminTestJSON-1010834400 tempest-VolumeQuotasAdminTestJSON-1010834400-project-member] http://192.168.122.202/volume/v3/volumes/8d18e529-858d-46db-aa66-f178805d7220 returned with HTTP 404 Sep 01 12:41:44 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 420/873] 192.168.122.202 () {58 vars in 1235 bytes} [Tue Sep 1 12:41:44 2026] DELETE /volume/v3/volumes/8d18e529-858d-46db-aa66-f178805d7220 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:41:44 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-90ee6f6c-79ae-42c5-a188-86b8f5c13c1e None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:44 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-90ee6f6c-79ae-42c5-a188-86b8f5c13c1e tempest-VolumeQuotasAdminTestJSON-1010834400 tempest-VolumeQuotasAdminTestJSON-1010834400-project-member] POST http://192.168.122.202/volume/v3/volumes Sep 01 12:41:44 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-90ee6f6c-79ae-42c5-a188-86b8f5c13c1e tempest-VolumeQuotasAdminTestJSON-1010834400 tempest-VolumeQuotasAdminTestJSON-1010834400-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-571578918"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:41:44 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.volumes [None req-90ee6f6c-79ae-42c5-a188-86b8f5c13c1e tempest-VolumeQuotasAdminTestJSON-1010834400 tempest-VolumeQuotasAdminTestJSON-1010834400-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-571578918'}} {{(pid=86815) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:41:44 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-90ee6f6c-79ae-42c5-a188-86b8f5c13c1e tempest-VolumeQuotasAdminTestJSON-1010834400 tempest-VolumeQuotasAdminTestJSON-1010834400-project-member] Create volume of 1 GB Sep 01 12:41:44 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-90ee6f6c-79ae-42c5-a188-86b8f5c13c1e tempest-VolumeQuotasAdminTestJSON-1010834400 tempest-VolumeQuotasAdminTestJSON-1010834400-project-member] Availability Zones retrieved successfully. Sep 01 12:41:44 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-90ee6f6c-79ae-42c5-a188-86b8f5c13c1e tempest-VolumeQuotasAdminTestJSON-1010834400 tempest-VolumeQuotasAdminTestJSON-1010834400-project-member] Flow 'volume_create_api' (c1321742-2c53-461a-8f4c-54c02b2d7ddc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:41:44 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-90ee6f6c-79ae-42c5-a188-86b8f5c13c1e tempest-VolumeQuotasAdminTestJSON-1010834400 tempest-VolumeQuotasAdminTestJSON-1010834400-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b29d7bff-5b55-4aa2-ae15-2c2e89e51ee9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:41:44 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.flows.api.create_volume [None req-90ee6f6c-79ae-42c5-a188-86b8f5c13c1e tempest-VolumeQuotasAdminTestJSON-1010834400 tempest-VolumeQuotasAdminTestJSON-1010834400-project-member] Validating volume size '1' using validate_int {{(pid=86815) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 12:41:44 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-90ee6f6c-79ae-42c5-a188-86b8f5c13c1e tempest-VolumeQuotasAdminTestJSON-1010834400 tempest-VolumeQuotasAdminTestJSON-1010834400-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b29d7bff-5b55-4aa2-ae15-2c2e89e51ee9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T10:31:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3a4f1b59-94a6-4839-b926-0837adf99645,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a4f1b59-94a6-4839-b926-0837adf99645', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:41:44 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-90ee6f6c-79ae-42c5-a188-86b8f5c13c1e tempest-VolumeQuotasAdminTestJSON-1010834400 tempest-VolumeQuotasAdminTestJSON-1010834400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (31f1f4fc-4881-4f0d-a8c3-6496434a54f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:41:45 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-90ee6f6c-79ae-42c5-a188-86b8f5c13c1e tempest-VolumeQuotasAdminTestJSON-1010834400 tempest-VolumeQuotasAdminTestJSON-1010834400-project-member] Created reservations ['60d3dd33-8e42-4f63-b521-3a9c0ce63e82', 'ef2dee8f-b764-4250-a3bc-f157d17e2a4d', 'd1993c80-a5fe-42e4-9da0-bafc488878b6', 'de1970ba-bf86-46ab-9471-50924187477c'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:41:45 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-90ee6f6c-79ae-42c5-a188-86b8f5c13c1e tempest-VolumeQuotasAdminTestJSON-1010834400 tempest-VolumeQuotasAdminTestJSON-1010834400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (31f1f4fc-4881-4f0d-a8c3-6496434a54f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['60d3dd33-8e42-4f63-b521-3a9c0ce63e82', 'ef2dee8f-b764-4250-a3bc-f157d17e2a4d', 'd1993c80-a5fe-42e4-9da0-bafc488878b6', 'de1970ba-bf86-46ab-9471-50924187477c']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:41:45 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-90ee6f6c-79ae-42c5-a188-86b8f5c13c1e tempest-VolumeQuotasAdminTestJSON-1010834400 tempest-VolumeQuotasAdminTestJSON-1010834400-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d48edb0-244b-44aa-8551-1e2c2979a8e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:41:45 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:41:45 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:41:45 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-90ee6f6c-79ae-42c5-a188-86b8f5c13c1e tempest-VolumeQuotasAdminTestJSON-1010834400 tempest-VolumeQuotasAdminTestJSON-1010834400-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d48edb0-244b-44aa-8551-1e2c2979a8e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '17228efa-8a4f-4249-8ed5-67c19fa28f92', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-571578918',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f7a04dc223474500b1c6e9404cf737d4',qos_specs=None,replication_status=,reservations=['60d3dd33-8e42-4f63-b521-3a9c0ce63e82','ef2dee8f-b764-4250-a3bc-f157d17e2a4d','d1993c80-a5fe-42e4-9da0-bafc488878b6','de1970ba-bf86-46ab-9471-50924187477c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='11332077bc2b48979b6058460fc7db0c',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T10:41:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-571578918',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=17228efa-8a4f-4249-8ed5-67c19fa28f92,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f7a04dc223474500b1c6e9404cf737d4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='11332077bc2b48979b6058460fc7db0c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a4f1b59-94a6-4839-b926-0837adf99645),volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:41:45 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-90ee6f6c-79ae-42c5-a188-86b8f5c13c1e tempest-VolumeQuotasAdminTestJSON-1010834400 tempest-VolumeQuotasAdminTestJSON-1010834400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (330e6bc1-fb4c-4715-8df9-160ccfbcb57c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:41:45 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-90ee6f6c-79ae-42c5-a188-86b8f5c13c1e tempest-VolumeQuotasAdminTestJSON-1010834400 tempest-VolumeQuotasAdminTestJSON-1010834400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (330e6bc1-fb4c-4715-8df9-160ccfbcb57c) transitioned into state 'SUCCESS' from state '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-571578918',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f7a04dc223474500b1c6e9404cf737d4',qos_specs=None,replication_status=,reservations=['60d3dd33-8e42-4f63-b521-3a9c0ce63e82','ef2dee8f-b764-4250-a3bc-f157d17e2a4d','d1993c80-a5fe-42e4-9da0-bafc488878b6','de1970ba-bf86-46ab-9471-50924187477c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='11332077bc2b48979b6058460fc7db0c',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:41:45 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-90ee6f6c-79ae-42c5-a188-86b8f5c13c1e tempest-VolumeQuotasAdminTestJSON-1010834400 tempest-VolumeQuotasAdminTestJSON-1010834400-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (31ef39b2-cdb9-44ce-afde-ef65f4beccc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:41:45 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-90ee6f6c-79ae-42c5-a188-86b8f5c13c1e tempest-VolumeQuotasAdminTestJSON-1010834400 tempest-VolumeQuotasAdminTestJSON-1010834400-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (31ef39b2-cdb9-44ce-afde-ef65f4beccc9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:41:45 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-90ee6f6c-79ae-42c5-a188-86b8f5c13c1e tempest-VolumeQuotasAdminTestJSON-1010834400 tempest-VolumeQuotasAdminTestJSON-1010834400-project-member] Flow 'volume_create_api' (c1321742-2c53-461a-8f4c-54c02b2d7ddc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86815) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:41:45 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-90ee6f6c-79ae-42c5-a188-86b8f5c13c1e tempest-VolumeQuotasAdminTestJSON-1010834400 tempest-VolumeQuotasAdminTestJSON-1010834400-project-member] Create volume request issued successfully. Sep 01 12:41:45 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-90ee6f6c-79ae-42c5-a188-86b8f5c13c1e tempest-VolumeQuotasAdminTestJSON-1010834400 tempest-VolumeQuotasAdminTestJSON-1010834400-project-member] http://192.168.122.202/volume/v3/volumes returned with HTTP 202 Sep 01 12:41:45 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 454/874] 192.168.122.202 () {60 vars in 1142 bytes} [Tue Sep 1 12:41:44 2026] POST /volume/v3/volumes => generated 764 bytes in 509 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:41:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-7e4df317-c2c6-412c-9e12-08c61719e179 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:45 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7e4df317-c2c6-412c-9e12-08c61719e179 tempest-VolumeQuotasAdminTestJSON-1010834400 tempest-VolumeQuotasAdminTestJSON-1010834400-project-member] GET http://192.168.122.202/volume/v3/volumes/17228efa-8a4f-4249-8ed5-67c19fa28f92 Sep 01 12:41:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-7e4df317-c2c6-412c-9e12-08c61719e179 tempest-VolumeQuotasAdminTestJSON-1010834400 tempest-VolumeQuotasAdminTestJSON-1010834400-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:41:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-7e4df317-c2c6-412c-9e12-08c61719e179 tempest-VolumeQuotasAdminTestJSON-1010834400 tempest-VolumeQuotasAdminTestJSON-1010834400-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:41:45 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:41:45 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:41:45 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:41:45 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:41:45 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-7e4df317-c2c6-412c-9e12-08c61719e179 tempest-VolumeQuotasAdminTestJSON-1010834400 tempest-VolumeQuotasAdminTestJSON-1010834400-project-member] Volume info retrieved successfully. Sep 01 12:41:45 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7e4df317-c2c6-412c-9e12-08c61719e179 tempest-VolumeQuotasAdminTestJSON-1010834400 tempest-VolumeQuotasAdminTestJSON-1010834400-project-member] http://192.168.122.202/volume/v3/volumes/17228efa-8a4f-4249-8ed5-67c19fa28f92 returned with HTTP 200 Sep 01 12:41:45 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 421/875] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:41:45 2026] GET /volume/v3/volumes/17228efa-8a4f-4249-8ed5-67c19fa28f92 => generated 832 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:41:46 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-4d18d43a-fe96-4ee2-af91-5f4f09be183b None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:46 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-4d18d43a-fe96-4ee2-af91-5f4f09be183b tempest-VolumeQuotasAdminTestJSON-1010834400 tempest-VolumeQuotasAdminTestJSON-1010834400-project-member] GET http://192.168.122.202/volume/v3/volumes/17228efa-8a4f-4249-8ed5-67c19fa28f92 Sep 01 12:41:46 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-4d18d43a-fe96-4ee2-af91-5f4f09be183b tempest-VolumeQuotasAdminTestJSON-1010834400 tempest-VolumeQuotasAdminTestJSON-1010834400-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:41:46 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-4d18d43a-fe96-4ee2-af91-5f4f09be183b tempest-VolumeQuotasAdminTestJSON-1010834400 tempest-VolumeQuotasAdminTestJSON-1010834400-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:41:46 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:41:46 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:41:46 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:41:46 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:41:46 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-4d18d43a-fe96-4ee2-af91-5f4f09be183b tempest-VolumeQuotasAdminTestJSON-1010834400 tempest-VolumeQuotasAdminTestJSON-1010834400-project-member] Volume info retrieved successfully. Sep 01 12:41:46 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-4d18d43a-fe96-4ee2-af91-5f4f09be183b tempest-VolumeQuotasAdminTestJSON-1010834400 tempest-VolumeQuotasAdminTestJSON-1010834400-project-member] http://192.168.122.202/volume/v3/volumes/17228efa-8a4f-4249-8ed5-67c19fa28f92 returned with HTTP 200 Sep 01 12:41:46 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 455/876] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:41:46 2026] GET /volume/v3/volumes/17228efa-8a4f-4249-8ed5-67c19fa28f92 => generated 856 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:41:47 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-7fd7b233-7e42-433b-b77c-4b4aab1489eb None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:47 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7fd7b233-7e42-433b-b77c-4b4aab1489eb tempest-VolumeQuotasAdminTestJSON-1010834400 tempest-VolumeQuotasAdminTestJSON-1010834400-project-member] GET http://192.168.122.202/volume/v3/volumes/17228efa-8a4f-4249-8ed5-67c19fa28f92 Sep 01 12:41:47 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-7fd7b233-7e42-433b-b77c-4b4aab1489eb tempest-VolumeQuotasAdminTestJSON-1010834400 tempest-VolumeQuotasAdminTestJSON-1010834400-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:41:47 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-7fd7b233-7e42-433b-b77c-4b4aab1489eb tempest-VolumeQuotasAdminTestJSON-1010834400 tempest-VolumeQuotasAdminTestJSON-1010834400-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:41:47 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:41:47 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:41:47 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:41:47 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:41:47 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-7fd7b233-7e42-433b-b77c-4b4aab1489eb tempest-VolumeQuotasAdminTestJSON-1010834400 tempest-VolumeQuotasAdminTestJSON-1010834400-project-member] Volume info retrieved successfully. Sep 01 12:41:47 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7fd7b233-7e42-433b-b77c-4b4aab1489eb tempest-VolumeQuotasAdminTestJSON-1010834400 tempest-VolumeQuotasAdminTestJSON-1010834400-project-member] http://192.168.122.202/volume/v3/volumes/17228efa-8a4f-4249-8ed5-67c19fa28f92 returned with HTTP 200 Sep 01 12:41:47 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 422/877] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:41:47 2026] GET /volume/v3/volumes/17228efa-8a4f-4249-8ed5-67c19fa28f92 => generated 857 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:41:47 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-1c1f2f0c-960f-4b27-b428-a25115888cfd None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:47 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-1c1f2f0c-960f-4b27-b428-a25115888cfd tempest-VolumeQuotasAdminTestJSON-453723653 tempest-VolumeQuotasAdminTestJSON-453723653-project-admin] GET http://192.168.122.202/volume/v3/os-quota-sets/f7a04dc223474500b1c6e9404cf737d4?usage=True Sep 01 12:41:47 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-1c1f2f0c-960f-4b27-b428-a25115888cfd tempest-VolumeQuotasAdminTestJSON-453723653 tempest-VolumeQuotasAdminTestJSON-453723653-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:41:47 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-1c1f2f0c-960f-4b27-b428-a25115888cfd tempest-VolumeQuotasAdminTestJSON-453723653 tempest-VolumeQuotasAdminTestJSON-453723653-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:41:47 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-1c1f2f0c-960f-4b27-b428-a25115888cfd tempest-VolumeQuotasAdminTestJSON-453723653 tempest-VolumeQuotasAdminTestJSON-453723653-project-admin] http://192.168.122.202/volume/v3/os-quota-sets/f7a04dc223474500b1c6e9404cf737d4?usage=True returned with HTTP 200 Sep 01 12:41:47 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 456/878] 192.168.122.202 () {58 vars in 1259 bytes} [Tue Sep 1 12:41:47 2026] GET /volume/v3/os-quota-sets/f7a04dc223474500b1c6e9404cf737d4?usage=True => generated 1064 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:41:47 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-257cd827-8a46-42a7-9fb0-7324fcb4c5f2 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:47 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-257cd827-8a46-42a7-9fb0-7324fcb4c5f2 tempest-VolumeQuotasAdminTestJSON-453723653 tempest-VolumeQuotasAdminTestJSON-453723653-project-admin] GET http://192.168.122.202/volume/v3/os-quota-sets/4b7c93de41d24c09b514f83d7e8fe610?usage=True Sep 01 12:41:47 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-257cd827-8a46-42a7-9fb0-7324fcb4c5f2 tempest-VolumeQuotasAdminTestJSON-453723653 tempest-VolumeQuotasAdminTestJSON-453723653-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:41:47 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-257cd827-8a46-42a7-9fb0-7324fcb4c5f2 tempest-VolumeQuotasAdminTestJSON-453723653 tempest-VolumeQuotasAdminTestJSON-453723653-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:41:47 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-257cd827-8a46-42a7-9fb0-7324fcb4c5f2 tempest-VolumeQuotasAdminTestJSON-453723653 tempest-VolumeQuotasAdminTestJSON-453723653-project-admin] http://192.168.122.202/volume/v3/os-quota-sets/4b7c93de41d24c09b514f83d7e8fe610?usage=True returned with HTTP 200 Sep 01 12:41:47 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 423/879] 192.168.122.202 () {58 vars in 1259 bytes} [Tue Sep 1 12:41:47 2026] GET /volume/v3/os-quota-sets/4b7c93de41d24c09b514f83d7e8fe610?usage=True => generated 1064 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:41:47 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-f6dcee8e-eff5-4270-8ec7-ba86a34b5924 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:47 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f6dcee8e-eff5-4270-8ec7-ba86a34b5924 tempest-VolumeQuotasAdminTestJSON-1010834400 tempest-VolumeQuotasAdminTestJSON-1010834400-project-member] POST http://192.168.122.202/volume/v3/os-volume-transfer Sep 01 12:41:47 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f6dcee8e-eff5-4270-8ec7-ba86a34b5924 tempest-VolumeQuotasAdminTestJSON-1010834400 tempest-VolumeQuotasAdminTestJSON-1010834400-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "17228efa-8a4f-4249-8ed5-67c19fa28f92"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:41:47 devstack devstack@c-api.service[86815]: DEBUG cinder.api.contrib.volume_transfer [None req-f6dcee8e-eff5-4270-8ec7-ba86a34b5924 tempest-VolumeQuotasAdminTestJSON-1010834400 tempest-VolumeQuotasAdminTestJSON-1010834400-project-member] Creating new volume transfer {'transfer': {'volume_id': '17228efa-8a4f-4249-8ed5-67c19fa28f92'}} {{(pid=86815) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Sep 01 12:41:47 devstack devstack@c-api.service[86815]: INFO cinder.api.contrib.volume_transfer [None req-f6dcee8e-eff5-4270-8ec7-ba86a34b5924 tempest-VolumeQuotasAdminTestJSON-1010834400 tempest-VolumeQuotasAdminTestJSON-1010834400-project-member] Creating transfer of volume 17228efa-8a4f-4249-8ed5-67c19fa28f92 Sep 01 12:41:47 devstack devstack@c-api.service[86815]: INFO cinder.transfer.api [None req-f6dcee8e-eff5-4270-8ec7-ba86a34b5924 tempest-VolumeQuotasAdminTestJSON-1010834400 tempest-VolumeQuotasAdminTestJSON-1010834400-project-member] Generating transfer record for volume 17228efa-8a4f-4249-8ed5-67c19fa28f92 Sep 01 12:41:47 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:41:47 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:41:47 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:41:47 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:41:47 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f6dcee8e-eff5-4270-8ec7-ba86a34b5924 tempest-VolumeQuotasAdminTestJSON-1010834400 tempest-VolumeQuotasAdminTestJSON-1010834400-project-member] http://192.168.122.202/volume/v3/os-volume-transfer returned with HTTP 202 Sep 01 12:41:47 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 457/880] 192.168.122.202 () {60 vars in 1175 bytes} [Tue Sep 1 12:41:47 2026] POST /volume/v3/os-volume-transfer => generated 449 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:41:47 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-28ddeb4b-569a-4e09-b8e5-37b539928101 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:48 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-28ddeb4b-569a-4e09-b8e5-37b539928101 tempest-VolumeQuotasAdminTestJSON-1226216249 tempest-VolumeQuotasAdminTestJSON-1226216249-project-member] POST http://192.168.122.202/volume/v3/os-volume-transfer/45175bbd-491f-4f74-b415-08cd70a0b685/accept Sep 01 12:41:48 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-28ddeb4b-569a-4e09-b8e5-37b539928101 tempest-VolumeQuotasAdminTestJSON-1226216249 tempest-VolumeQuotasAdminTestJSON-1226216249-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "32ed054b3d1ae2d5"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:41:48 devstack devstack@c-api.service[86814]: DEBUG cinder.api.contrib.volume_transfer [None req-28ddeb4b-569a-4e09-b8e5-37b539928101 tempest-VolumeQuotasAdminTestJSON-1226216249 tempest-VolumeQuotasAdminTestJSON-1226216249-project-member] Accepting volume transfer 45175bbd-491f-4f74-b415-08cd70a0b685 {{(pid=86814) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 01 12:41:48 devstack devstack@c-api.service[86814]: INFO cinder.api.contrib.volume_transfer [None req-28ddeb4b-569a-4e09-b8e5-37b539928101 tempest-VolumeQuotasAdminTestJSON-1226216249 tempest-VolumeQuotasAdminTestJSON-1226216249-project-member] Accepting transfer 45175bbd-491f-4f74-b415-08cd70a0b685 Sep 01 12:41:48 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:41:48 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:41:48 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-28ddeb4b-569a-4e09-b8e5-37b539928101 tempest-VolumeQuotasAdminTestJSON-1226216249 tempest-VolumeQuotasAdminTestJSON-1226216249-project-member] Created reservations ['c7db9a2e-93f9-43ae-bdf9-6ff5beecde38', '698c2c5d-2e73-46e5-97cd-8c38cae53809', 'b85cdfcb-4d89-44fb-af85-9e3666364c1e', '5b5916f6-edb0-4ae9-bc92-11cbc22a9e5f'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:41:48 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-28ddeb4b-569a-4e09-b8e5-37b539928101 tempest-VolumeQuotasAdminTestJSON-1226216249 tempest-VolumeQuotasAdminTestJSON-1226216249-project-member] Created reservations ['4f11f6b8-8c1a-4661-a1e4-5a6d9442618a', '7fbb96e5-bfee-410f-8d39-761aaf48a0c8', 'e503c405-dcf6-4204-a3fa-7b9728d7a128', 'c0ae0201-5a82-4785-a3ef-fca3bd1d24be'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:41:48 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:41:48 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 12:41:48 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-28ddeb4b-569a-4e09-b8e5-37b539928101 tempest-VolumeQuotasAdminTestJSON-1226216249 tempest-VolumeQuotasAdminTestJSON-1226216249-project-member] Created reservations ['89baf52a-58cd-4731-a19a-1c994e8ba515', '3dab649a-26c1-476d-b83c-27790b03d12b', '824d1c4d-c955-4466-b08d-abd96a3d43a5', '7a702ded-000f-4865-8140-e386b12398cc'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:41:48 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-28ddeb4b-569a-4e09-b8e5-37b539928101 tempest-VolumeQuotasAdminTestJSON-1226216249 tempest-VolumeQuotasAdminTestJSON-1226216249-project-member] Created reservations ['4f04d5af-1bfa-4d83-bc2f-a21f103f2585', '5e7b8a02-f415-4b74-8586-9a97f1f26796', '521ea96b-d7a7-45b0-a455-b532d80f7898', '14f26879-2b23-49d9-8b18-119a87fbd5af'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:41:48 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-28ddeb4b-569a-4e09-b8e5-37b539928101 tempest-VolumeQuotasAdminTestJSON-1226216249 tempest-VolumeQuotasAdminTestJSON-1226216249-project-member] Transfer volume completed successfully. Sep 01 12:41:48 devstack devstack@c-api.service[86814]: INFO cinder.transfer.api [None req-28ddeb4b-569a-4e09-b8e5-37b539928101 tempest-VolumeQuotasAdminTestJSON-1226216249 tempest-VolumeQuotasAdminTestJSON-1226216249-project-member] Volume 17228efa-8a4f-4249-8ed5-67c19fa28f92 has been transferred. Sep 01 12:41:48 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:41:48 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:41:48 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-28ddeb4b-569a-4e09-b8e5-37b539928101 tempest-VolumeQuotasAdminTestJSON-1226216249 tempest-VolumeQuotasAdminTestJSON-1226216249-project-member] http://192.168.122.202/volume/v3/os-volume-transfer/45175bbd-491f-4f74-b415-08cd70a0b685/accept returned with HTTP 202 Sep 01 12:41:48 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 424/881] 192.168.122.202 () {60 vars in 1307 bytes} [Tue Sep 1 12:41:47 2026] POST /volume/v3/os-volume-transfer/45175bbd-491f-4f74-b415-08cd70a0b685/accept => generated 373 bytes in 923 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:41:48 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-95d17d1d-75f1-49bf-9642-68c1ca637474 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:48 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-95d17d1d-75f1-49bf-9642-68c1ca637474 tempest-VolumeQuotasAdminTestJSON-1226216249 tempest-VolumeQuotasAdminTestJSON-1226216249-project-member] GET http://192.168.122.202/volume/v3/volumes/17228efa-8a4f-4249-8ed5-67c19fa28f92 Sep 01 12:41:48 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-95d17d1d-75f1-49bf-9642-68c1ca637474 tempest-VolumeQuotasAdminTestJSON-1226216249 tempest-VolumeQuotasAdminTestJSON-1226216249-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:41:48 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-95d17d1d-75f1-49bf-9642-68c1ca637474 tempest-VolumeQuotasAdminTestJSON-1226216249 tempest-VolumeQuotasAdminTestJSON-1226216249-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:41:48 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:41:48 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:41:48 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:41:48 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:41:48 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-95d17d1d-75f1-49bf-9642-68c1ca637474 tempest-VolumeQuotasAdminTestJSON-1226216249 tempest-VolumeQuotasAdminTestJSON-1226216249-project-member] Volume info retrieved successfully. Sep 01 12:41:48 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-95d17d1d-75f1-49bf-9642-68c1ca637474 tempest-VolumeQuotasAdminTestJSON-1226216249 tempest-VolumeQuotasAdminTestJSON-1226216249-project-member] http://192.168.122.202/volume/v3/volumes/17228efa-8a4f-4249-8ed5-67c19fa28f92 returned with HTTP 200 Sep 01 12:41:48 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 458/882] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:41:48 2026] GET /volume/v3/volumes/17228efa-8a4f-4249-8ed5-67c19fa28f92 => generated 857 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:41:48 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-9c3ee712-99c1-4172-8a40-e2575ccf933e None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:48 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9c3ee712-99c1-4172-8a40-e2575ccf933e tempest-VolumeQuotasAdminTestJSON-453723653 tempest-VolumeQuotasAdminTestJSON-453723653-project-admin] GET http://192.168.122.202/volume/v3/os-quota-sets/f7a04dc223474500b1c6e9404cf737d4?usage=True Sep 01 12:41:48 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-9c3ee712-99c1-4172-8a40-e2575ccf933e tempest-VolumeQuotasAdminTestJSON-453723653 tempest-VolumeQuotasAdminTestJSON-453723653-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:41:48 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-9c3ee712-99c1-4172-8a40-e2575ccf933e tempest-VolumeQuotasAdminTestJSON-453723653 tempest-VolumeQuotasAdminTestJSON-453723653-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:41:48 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:41:48 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:41:48 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9c3ee712-99c1-4172-8a40-e2575ccf933e tempest-VolumeQuotasAdminTestJSON-453723653 tempest-VolumeQuotasAdminTestJSON-453723653-project-admin] http://192.168.122.202/volume/v3/os-quota-sets/f7a04dc223474500b1c6e9404cf737d4?usage=True returned with HTTP 200 Sep 01 12:41:48 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 425/883] 192.168.122.202 () {58 vars in 1259 bytes} [Tue Sep 1 12:41:48 2026] GET /volume/v3/os-quota-sets/f7a04dc223474500b1c6e9404cf737d4?usage=True => generated 1064 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:41:48 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-b8aa59c9-9cde-4919-ad3c-d94e27852bd0 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:48 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b8aa59c9-9cde-4919-ad3c-d94e27852bd0 tempest-VolumeQuotasAdminTestJSON-453723653 tempest-VolumeQuotasAdminTestJSON-453723653-project-admin] GET http://192.168.122.202/volume/v3/os-quota-sets/4b7c93de41d24c09b514f83d7e8fe610?usage=True Sep 01 12:41:48 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b8aa59c9-9cde-4919-ad3c-d94e27852bd0 tempest-VolumeQuotasAdminTestJSON-453723653 tempest-VolumeQuotasAdminTestJSON-453723653-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:41:48 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b8aa59c9-9cde-4919-ad3c-d94e27852bd0 tempest-VolumeQuotasAdminTestJSON-453723653 tempest-VolumeQuotasAdminTestJSON-453723653-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:41:48 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b8aa59c9-9cde-4919-ad3c-d94e27852bd0 tempest-VolumeQuotasAdminTestJSON-453723653 tempest-VolumeQuotasAdminTestJSON-453723653-project-admin] http://192.168.122.202/volume/v3/os-quota-sets/4b7c93de41d24c09b514f83d7e8fe610?usage=True returned with HTTP 200 Sep 01 12:41:48 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 459/884] 192.168.122.202 () {58 vars in 1259 bytes} [Tue Sep 1 12:41:48 2026] GET /volume/v3/os-quota-sets/4b7c93de41d24c09b514f83d7e8fe610?usage=True => generated 1064 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:41:49 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-6db2f460-09f8-4f89-a35e-45c893e1ee42 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:49 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-6db2f460-09f8-4f89-a35e-45c893e1ee42 tempest-VolumeQuotasAdminTestJSON-453723653 tempest-VolumeQuotasAdminTestJSON-453723653-project-admin] DELETE http://192.168.122.202/volume/v3/volumes/17228efa-8a4f-4249-8ed5-67c19fa28f92 Sep 01 12:41:49 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-6db2f460-09f8-4f89-a35e-45c893e1ee42 tempest-VolumeQuotasAdminTestJSON-453723653 tempest-VolumeQuotasAdminTestJSON-453723653-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:41:49 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-6db2f460-09f8-4f89-a35e-45c893e1ee42 tempest-VolumeQuotasAdminTestJSON-453723653 tempest-VolumeQuotasAdminTestJSON-453723653-project-admin] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:41:49 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-6db2f460-09f8-4f89-a35e-45c893e1ee42 tempest-VolumeQuotasAdminTestJSON-453723653 tempest-VolumeQuotasAdminTestJSON-453723653-project-admin] Delete volume with id: 17228efa-8a4f-4249-8ed5-67c19fa28f92 Sep 01 12:41:49 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:41:49 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:41:49 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:41:49 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:41:49 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-6db2f460-09f8-4f89-a35e-45c893e1ee42 tempest-VolumeQuotasAdminTestJSON-453723653 tempest-VolumeQuotasAdminTestJSON-453723653-project-admin] Volume info retrieved successfully. Sep 01 12:41:49 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-6db2f460-09f8-4f89-a35e-45c893e1ee42 tempest-VolumeQuotasAdminTestJSON-453723653 tempest-VolumeQuotasAdminTestJSON-453723653-project-admin] Delete volume request issued successfully. Sep 01 12:41:49 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-6db2f460-09f8-4f89-a35e-45c893e1ee42 tempest-VolumeQuotasAdminTestJSON-453723653 tempest-VolumeQuotasAdminTestJSON-453723653-project-admin] http://192.168.122.202/volume/v3/volumes/17228efa-8a4f-4249-8ed5-67c19fa28f92 returned with HTTP 202 Sep 01 12:41:49 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 426/885] 192.168.122.202 () {58 vars in 1235 bytes} [Tue Sep 1 12:41:49 2026] DELETE /volume/v3/volumes/17228efa-8a4f-4249-8ed5-67c19fa28f92 => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:41:49 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-b6faa460-ceb0-4ba8-8270-4b0a59dcb849 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:49 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b6faa460-ceb0-4ba8-8270-4b0a59dcb849 tempest-VolumeQuotasAdminTestJSON-453723653 tempest-VolumeQuotasAdminTestJSON-453723653-project-admin] GET http://192.168.122.202/volume/v3/volumes/17228efa-8a4f-4249-8ed5-67c19fa28f92 Sep 01 12:41:49 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b6faa460-ceb0-4ba8-8270-4b0a59dcb849 tempest-VolumeQuotasAdminTestJSON-453723653 tempest-VolumeQuotasAdminTestJSON-453723653-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:41:49 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b6faa460-ceb0-4ba8-8270-4b0a59dcb849 tempest-VolumeQuotasAdminTestJSON-453723653 tempest-VolumeQuotasAdminTestJSON-453723653-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:41:49 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:41:49 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:41:49 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:41:49 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:41:49 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-b6faa460-ceb0-4ba8-8270-4b0a59dcb849 tempest-VolumeQuotasAdminTestJSON-453723653 tempest-VolumeQuotasAdminTestJSON-453723653-project-admin] Volume info retrieved successfully. Sep 01 12:41:49 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b6faa460-ceb0-4ba8-8270-4b0a59dcb849 tempest-VolumeQuotasAdminTestJSON-453723653 tempest-VolumeQuotasAdminTestJSON-453723653-project-admin] http://192.168.122.202/volume/v3/volumes/17228efa-8a4f-4249-8ed5-67c19fa28f92 returned with HTTP 200 Sep 01 12:41:49 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 460/886] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:41:49 2026] GET /volume/v3/volumes/17228efa-8a4f-4249-8ed5-67c19fa28f92 => generated 1019 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:41:50 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-b445c478-edc5-4bb4-a94f-ad3e9ca97415 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:50 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b445c478-edc5-4bb4-a94f-ad3e9ca97415 tempest-VolumeQuotasAdminTestJSON-453723653 tempest-VolumeQuotasAdminTestJSON-453723653-project-admin] GET http://192.168.122.202/volume/v3/volumes/17228efa-8a4f-4249-8ed5-67c19fa28f92 Sep 01 12:41:50 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b445c478-edc5-4bb4-a94f-ad3e9ca97415 tempest-VolumeQuotasAdminTestJSON-453723653 tempest-VolumeQuotasAdminTestJSON-453723653-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:41:50 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b445c478-edc5-4bb4-a94f-ad3e9ca97415 tempest-VolumeQuotasAdminTestJSON-453723653 tempest-VolumeQuotasAdminTestJSON-453723653-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:41:50 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b445c478-edc5-4bb4-a94f-ad3e9ca97415 tempest-VolumeQuotasAdminTestJSON-453723653 tempest-VolumeQuotasAdminTestJSON-453723653-project-admin] http://192.168.122.202/volume/v3/volumes/17228efa-8a4f-4249-8ed5-67c19fa28f92 returned with HTTP 404 Sep 01 12:41:50 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 427/887] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:41:50 2026] GET /volume/v3/volumes/17228efa-8a4f-4249-8ed5-67c19fa28f92 => generated 109 bytes in 62 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 12:41:50 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-666deeea-4e85-4b54-a47a-cdf61452bee2 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:50 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-666deeea-4e85-4b54-a47a-cdf61452bee2 tempest-VolumeQuotasAdminTestJSON-1010834400 tempest-VolumeQuotasAdminTestJSON-1010834400-project-member] GET http://192.168.122.202/volume/v3/volumes/17228efa-8a4f-4249-8ed5-67c19fa28f92 Sep 01 12:41:50 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-666deeea-4e85-4b54-a47a-cdf61452bee2 tempest-VolumeQuotasAdminTestJSON-1010834400 tempest-VolumeQuotasAdminTestJSON-1010834400-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:41:50 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-666deeea-4e85-4b54-a47a-cdf61452bee2 tempest-VolumeQuotasAdminTestJSON-1010834400 tempest-VolumeQuotasAdminTestJSON-1010834400-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:41:50 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-666deeea-4e85-4b54-a47a-cdf61452bee2 tempest-VolumeQuotasAdminTestJSON-1010834400 tempest-VolumeQuotasAdminTestJSON-1010834400-project-member] http://192.168.122.202/volume/v3/volumes/17228efa-8a4f-4249-8ed5-67c19fa28f92 returned with HTTP 404 Sep 01 12:41:50 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 461/888] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:41:50 2026] GET /volume/v3/volumes/17228efa-8a4f-4249-8ed5-67c19fa28f92 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 12:41:50 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-1434a7f8-694c-4a0a-8bbb-b1f45797737c None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:50 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1434a7f8-694c-4a0a-8bbb-b1f45797737c tempest-VolumeQuotasAdminTestJSON-1010834400 tempest-VolumeQuotasAdminTestJSON-1010834400-project-member] DELETE http://192.168.122.202/volume/v3/volumes/17228efa-8a4f-4249-8ed5-67c19fa28f92 Sep 01 12:41:50 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-1434a7f8-694c-4a0a-8bbb-b1f45797737c tempest-VolumeQuotasAdminTestJSON-1010834400 tempest-VolumeQuotasAdminTestJSON-1010834400-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:41:50 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-1434a7f8-694c-4a0a-8bbb-b1f45797737c tempest-VolumeQuotasAdminTestJSON-1010834400 tempest-VolumeQuotasAdminTestJSON-1010834400-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:41:50 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-1434a7f8-694c-4a0a-8bbb-b1f45797737c tempest-VolumeQuotasAdminTestJSON-1010834400 tempest-VolumeQuotasAdminTestJSON-1010834400-project-member] Delete volume with id: 17228efa-8a4f-4249-8ed5-67c19fa28f92 Sep 01 12:41:50 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1434a7f8-694c-4a0a-8bbb-b1f45797737c tempest-VolumeQuotasAdminTestJSON-1010834400 tempest-VolumeQuotasAdminTestJSON-1010834400-project-member] http://192.168.122.202/volume/v3/volumes/17228efa-8a4f-4249-8ed5-67c19fa28f92 returned with HTTP 404 Sep 01 12:41:50 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 428/889] 192.168.122.202 () {58 vars in 1235 bytes} [Tue Sep 1 12:41:50 2026] DELETE /volume/v3/volumes/17228efa-8a4f-4249-8ed5-67c19fa28f92 => generated 109 bytes in 51 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:41:50 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-89d4aaaf-7ed4-4a52-8161-04214a4dc06c None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:50 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-89d4aaaf-7ed4-4a52-8161-04214a4dc06c tempest-VolumeQuotasAdminTestJSON-453723653 tempest-VolumeQuotasAdminTestJSON-453723653-project-admin] GET http://192.168.122.202/volume/v3/os-quota-sets/17faca01d40f4fe6b1e2755feeecc72d?usage=True Sep 01 12:41:50 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-89d4aaaf-7ed4-4a52-8161-04214a4dc06c tempest-VolumeQuotasAdminTestJSON-453723653 tempest-VolumeQuotasAdminTestJSON-453723653-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:41:50 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-89d4aaaf-7ed4-4a52-8161-04214a4dc06c tempest-VolumeQuotasAdminTestJSON-453723653 tempest-VolumeQuotasAdminTestJSON-453723653-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:41:50 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-89d4aaaf-7ed4-4a52-8161-04214a4dc06c tempest-VolumeQuotasAdminTestJSON-453723653 tempest-VolumeQuotasAdminTestJSON-453723653-project-admin] http://192.168.122.202/volume/v3/os-quota-sets/17faca01d40f4fe6b1e2755feeecc72d?usage=True returned with HTTP 200 Sep 01 12:41:50 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 462/890] 192.168.122.202 () {58 vars in 1259 bytes} [Tue Sep 1 12:41:50 2026] GET /volume/v3/os-quota-sets/17faca01d40f4fe6b1e2755feeecc72d?usage=True => generated 1064 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:41:50 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-aadda29e-2607-46d6-9531-521ed270daab None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:50 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-aadda29e-2607-46d6-9531-521ed270daab tempest-VolumeQuotasAdminTestJSON-453723653 tempest-VolumeQuotasAdminTestJSON-453723653-project-admin] PUT http://192.168.122.202/volume/v3/os-quota-sets/f7a04dc223474500b1c6e9404cf737d4 Sep 01 12:41:50 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-aadda29e-2607-46d6-9531-521ed270daab tempest-VolumeQuotasAdminTestJSON-453723653 tempest-VolumeQuotasAdminTestJSON-453723653-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=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:41:50 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-0286b7f2-5cf6-47c1-ad0f-97f4c40ab161 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:50 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-aadda29e-2607-46d6-9531-521ed270daab tempest-VolumeQuotasAdminTestJSON-453723653 tempest-VolumeQuotasAdminTestJSON-453723653-project-admin] http://192.168.122.202/volume/v3/os-quota-sets/f7a04dc223474500b1c6e9404cf737d4 returned with HTTP 200 Sep 01 12:41:50 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 429/891] 192.168.122.202 () {60 vars in 1259 bytes} [Tue Sep 1 12:41:50 2026] PUT /volume/v3/os-quota-sets/f7a04dc223474500b1c6e9404cf737d4 => generated 400 bytes in 305 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:41:50 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-6ca8f1c4-7f9f-4510-ae8b-237012716dd4 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:50 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-6ca8f1c4-7f9f-4510-ae8b-237012716dd4 tempest-VolumeQuotasAdminTestJSON-453723653 tempest-VolumeQuotasAdminTestJSON-453723653-project-admin] PUT http://192.168.122.202/volume/v3/os-quota-sets/f7a04dc223474500b1c6e9404cf737d4 Sep 01 12:41:50 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-6ca8f1c4-7f9f-4510-ae8b-237012716dd4 tempest-VolumeQuotasAdminTestJSON-453723653 tempest-VolumeQuotasAdminTestJSON-453723653-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=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:41:51 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-6ca8f1c4-7f9f-4510-ae8b-237012716dd4 tempest-VolumeQuotasAdminTestJSON-453723653 tempest-VolumeQuotasAdminTestJSON-453723653-project-admin] http://192.168.122.202/volume/v3/os-quota-sets/f7a04dc223474500b1c6e9404cf737d4 returned with HTTP 200 Sep 01 12:41:51 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 430/892] 192.168.122.202 () {60 vars in 1259 bytes} [Tue Sep 1 12:41:50 2026] PUT /volume/v3/os-quota-sets/f7a04dc223474500b1c6e9404cf737d4 => generated 398 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:41:51 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0286b7f2-5cf6-47c1-ad0f-97f4c40ab161 tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] POST http://192.168.122.202/volume/v3/volumes Sep 01 12:41:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0286b7f2-5cf6-47c1-ad0f-97f4c40ab161 tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-940744279", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:41:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.volumes [None req-0286b7f2-5cf6-47c1-ad0f-97f4c40ab161 tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-940744279', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86815) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:41:51 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-0286b7f2-5cf6-47c1-ad0f-97f4c40ab161 tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] Create volume of 1 GB Sep 01 12:41:51 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-0286b7f2-5cf6-47c1-ad0f-97f4c40ab161 tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] Availability Zones retrieved successfully. Sep 01 12:41:51 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-0286b7f2-5cf6-47c1-ad0f-97f4c40ab161 tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] Flow 'volume_create_api' (508cc622-1d67-4710-906a-a35272e54a94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:41:51 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-0286b7f2-5cf6-47c1-ad0f-97f4c40ab161 tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67bc4393-f6ef-454a-9de8-59465f1efd36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:41:51 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.flows.api.create_volume [None req-0286b7f2-5cf6-47c1-ad0f-97f4c40ab161 tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] Validating volume size '1' using validate_int {{(pid=86815) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 12:41:51 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-0286b7f2-5cf6-47c1-ad0f-97f4c40ab161 tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67bc4393-f6ef-454a-9de8-59465f1efd36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T10:31:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3a4f1b59-94a6-4839-b926-0837adf99645,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a4f1b59-94a6-4839-b926-0837adf99645', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:41:51 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-0286b7f2-5cf6-47c1-ad0f-97f4c40ab161 tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (19fe256d-b03b-4aed-8519-dabc896da07c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:41:51 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-0286b7f2-5cf6-47c1-ad0f-97f4c40ab161 tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] Created reservations ['4d223035-9323-4dcd-8325-cd529cc99122', 'afa67a10-946d-4f1c-a72f-c22689ae63bf', 'a667c334-dc78-4f10-8bc8-538034dccb6c', '9005c4f0-938e-4993-bf4a-127100701ec1'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:41:51 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-0286b7f2-5cf6-47c1-ad0f-97f4c40ab161 tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (19fe256d-b03b-4aed-8519-dabc896da07c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4d223035-9323-4dcd-8325-cd529cc99122', 'afa67a10-946d-4f1c-a72f-c22689ae63bf', 'a667c334-dc78-4f10-8bc8-538034dccb6c', '9005c4f0-938e-4993-bf4a-127100701ec1']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:41:51 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-0286b7f2-5cf6-47c1-ad0f-97f4c40ab161 tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c8ab1416-1143-41b0-a4ac-1e50f915bb4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:41:51 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:41:51 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:41:51 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-0286b7f2-5cf6-47c1-ad0f-97f4c40ab161 tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c8ab1416-1143-41b0-a4ac-1e50f915bb4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ff18e097-fae2-4991-b996-cee7020c84fd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-940744279',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='16ebc53111914552b5f7e64f6d261434',qos_specs=None,replication_status=,reservations=['4d223035-9323-4dcd-8325-cd529cc99122','afa67a10-946d-4f1c-a72f-c22689ae63bf','a667c334-dc78-4f10-8bc8-538034dccb6c','9005c4f0-938e-4993-bf4a-127100701ec1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='87ba0b79e06b41b3a94e93b30b828b7f',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T10:41:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-940744279',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ff18e097-fae2-4991-b996-cee7020c84fd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='16ebc53111914552b5f7e64f6d261434',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='87ba0b79e06b41b3a94e93b30b828b7f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a4f1b59-94a6-4839-b926-0837adf99645),volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:41:51 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-0286b7f2-5cf6-47c1-ad0f-97f4c40ab161 tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (20313c1e-8bac-4a8d-8ff6-c66f067ab155) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:41:51 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-0286b7f2-5cf6-47c1-ad0f-97f4c40ab161 tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (20313c1e-8bac-4a8d-8ff6-c66f067ab155) transitioned into state 'SUCCESS' from state '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-940744279',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='16ebc53111914552b5f7e64f6d261434',qos_specs=None,replication_status=,reservations=['4d223035-9323-4dcd-8325-cd529cc99122','afa67a10-946d-4f1c-a72f-c22689ae63bf','a667c334-dc78-4f10-8bc8-538034dccb6c','9005c4f0-938e-4993-bf4a-127100701ec1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='87ba0b79e06b41b3a94e93b30b828b7f',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:41:51 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-0286b7f2-5cf6-47c1-ad0f-97f4c40ab161 tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc542fd3-44dd-4382-b930-1576968ee857) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:41:51 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-0286b7f2-5cf6-47c1-ad0f-97f4c40ab161 tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc542fd3-44dd-4382-b930-1576968ee857) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:41:51 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-0286b7f2-5cf6-47c1-ad0f-97f4c40ab161 tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] Flow 'volume_create_api' (508cc622-1d67-4710-906a-a35272e54a94) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86815) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:41:51 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-0286b7f2-5cf6-47c1-ad0f-97f4c40ab161 tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] Create volume request issued successfully. Sep 01 12:41:51 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0286b7f2-5cf6-47c1-ad0f-97f4c40ab161 tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] http://192.168.122.202/volume/v3/volumes returned with HTTP 202 Sep 01 12:41:51 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 463/893] 192.168.122.202 () {60 vars in 1143 bytes} [Tue Sep 1 12:41:50 2026] POST /volume/v3/volumes => generated 773 bytes in 957 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:41:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-80a664d6-7cfa-4505-8179-57cff63c9902 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:51 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-80a664d6-7cfa-4505-8179-57cff63c9902 tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] POST http://192.168.122.202/volume/v3/volumes Sep 01 12:41:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-80a664d6-7cfa-4505-8179-57cff63c9902 tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-471826712", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:41:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volumes [None req-80a664d6-7cfa-4505-8179-57cff63c9902 tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-471826712', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:41:51 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-80a664d6-7cfa-4505-8179-57cff63c9902 tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] Create volume of 1 GB Sep 01 12:41:51 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-80a664d6-7cfa-4505-8179-57cff63c9902 tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] Availability Zones retrieved successfully. Sep 01 12:41:51 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-80a664d6-7cfa-4505-8179-57cff63c9902 tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] Flow 'volume_create_api' (cd4b2316-a873-4ce4-9e45-722ee9027ee7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:41:51 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-80a664d6-7cfa-4505-8179-57cff63c9902 tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4231f3a6-a71f-4114-93a0-90d792442c94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:41:51 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.flows.api.create_volume [None req-80a664d6-7cfa-4505-8179-57cff63c9902 tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] Validating volume size '1' using validate_int {{(pid=86814) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 12:41:51 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-80a664d6-7cfa-4505-8179-57cff63c9902 tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4231f3a6-a71f-4114-93a0-90d792442c94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T10:31:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3a4f1b59-94a6-4839-b926-0837adf99645,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a4f1b59-94a6-4839-b926-0837adf99645', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:41:51 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-80a664d6-7cfa-4505-8179-57cff63c9902 tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (36383d4d-a624-48a0-9184-f6a601862ab0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:41:52 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-80a664d6-7cfa-4505-8179-57cff63c9902 tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] Created reservations ['c01f8441-9b54-496e-86ba-832c1075a6f8', '9d6069d1-4cd9-4131-895e-1c7a598e9365', 'a3c80cae-c46a-434d-98a5-ea3e38b77581', 'aadfe392-eb16-4fa5-b5bb-07044012ec78'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:41:52 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-80a664d6-7cfa-4505-8179-57cff63c9902 tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (36383d4d-a624-48a0-9184-f6a601862ab0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c01f8441-9b54-496e-86ba-832c1075a6f8', '9d6069d1-4cd9-4131-895e-1c7a598e9365', 'a3c80cae-c46a-434d-98a5-ea3e38b77581', 'aadfe392-eb16-4fa5-b5bb-07044012ec78']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:41:52 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-80a664d6-7cfa-4505-8179-57cff63c9902 tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b0f07d08-0a05-4f25-a6a3-d3e6ad4d2266) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:41:52 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:41:52 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:41:52 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-80a664d6-7cfa-4505-8179-57cff63c9902 tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b0f07d08-0a05-4f25-a6a3-d3e6ad4d2266) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '230e709b-4184-4298-b45f-cbe6c5c20cfb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-471826712',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='16ebc53111914552b5f7e64f6d261434',qos_specs=None,replication_status=,reservations=['c01f8441-9b54-496e-86ba-832c1075a6f8','9d6069d1-4cd9-4131-895e-1c7a598e9365','a3c80cae-c46a-434d-98a5-ea3e38b77581','aadfe392-eb16-4fa5-b5bb-07044012ec78'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='87ba0b79e06b41b3a94e93b30b828b7f',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T10:41:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-471826712',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=230e709b-4184-4298-b45f-cbe6c5c20cfb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='16ebc53111914552b5f7e64f6d261434',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='87ba0b79e06b41b3a94e93b30b828b7f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a4f1b59-94a6-4839-b926-0837adf99645),volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:41:52 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-80a664d6-7cfa-4505-8179-57cff63c9902 tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cbcadf20-8c2b-4939-a28b-e3112f7733b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:41:52 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-80a664d6-7cfa-4505-8179-57cff63c9902 tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cbcadf20-8c2b-4939-a28b-e3112f7733b7) transitioned into state 'SUCCESS' from state '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-471826712',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='16ebc53111914552b5f7e64f6d261434',qos_specs=None,replication_status=,reservations=['c01f8441-9b54-496e-86ba-832c1075a6f8','9d6069d1-4cd9-4131-895e-1c7a598e9365','a3c80cae-c46a-434d-98a5-ea3e38b77581','aadfe392-eb16-4fa5-b5bb-07044012ec78'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='87ba0b79e06b41b3a94e93b30b828b7f',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:41:52 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-80a664d6-7cfa-4505-8179-57cff63c9902 tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf464c2b-28c1-45df-9301-e9fa2476e941) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:41:52 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-80a664d6-7cfa-4505-8179-57cff63c9902 tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf464c2b-28c1-45df-9301-e9fa2476e941) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:41:52 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-80a664d6-7cfa-4505-8179-57cff63c9902 tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] Flow 'volume_create_api' (cd4b2316-a873-4ce4-9e45-722ee9027ee7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86814) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:41:52 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-80a664d6-7cfa-4505-8179-57cff63c9902 tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] Create volume request issued successfully. Sep 01 12:41:52 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-80a664d6-7cfa-4505-8179-57cff63c9902 tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] http://192.168.122.202/volume/v3/volumes returned with HTTP 202 Sep 01 12:41:52 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 431/894] 192.168.122.202 () {60 vars in 1143 bytes} [Tue Sep 1 12:41:51 2026] POST /volume/v3/volumes => generated 773 bytes in 544 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:41:54 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-e1c5923f-48bf-4343-a1f2-e80572c9b69f None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:54 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e1c5923f-48bf-4343-a1f2-e80572c9b69f tempest-QosSpecsTestJSON-1783445894 tempest-QosSpecsTestJSON-1783445894-project-admin] POST http://192.168.122.202/volume/v3/qos-specs Sep 01 12:41:54 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e1c5923f-48bf-4343-a1f2-e80572c9b69f tempest-QosSpecsTestJSON-1783445894 tempest-QosSpecsTestJSON-1783445894-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-QoS-215408116", "consumer": "front-end", "read_iops_sec": "2000"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:41:54 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:41:54 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:41:54 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.qos_specs [None req-e1c5923f-48bf-4343-a1f2-e80572c9b69f tempest-QosSpecsTestJSON-1783445894 tempest-QosSpecsTestJSON-1783445894-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-QoS-215408116', 'consumer': 'front-end', 'specs': {'read_iops_sec': '2000'}} {{(pid=86815) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 01 12:41:54 devstack devstack@c-api.service[86815]: DEBUG cinder.db.api [None req-e1c5923f-48bf-4343-a1f2-e80572c9b69f tempest-QosSpecsTestJSON-1783445894 tempest-QosSpecsTestJSON-1783445894-project-admin] DB qos_specs_create(): root {'id': '57f2458a-c354-4728-9586-67521c0a8a12', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-QoS-215408116'} {{(pid=86815) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 01 12:41:54 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e1c5923f-48bf-4343-a1f2-e80572c9b69f tempest-QosSpecsTestJSON-1783445894 tempest-QosSpecsTestJSON-1783445894-project-admin] http://192.168.122.202/volume/v3/qos-specs returned with HTTP 200 Sep 01 12:41:54 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 464/895] 192.168.122.202 () {60 vars in 1149 bytes} [Tue Sep 1 12:41:54 2026] POST /volume/v3/qos-specs => generated 400 bytes in 283 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:41:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-fbf8605b-60da-47c9-890c-fabd68f6daa0 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:55 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-fbf8605b-60da-47c9-890c-fabd68f6daa0 tempest-QosSpecsTestJSON-1783445894 tempest-QosSpecsTestJSON-1783445894-project-admin] POST http://192.168.122.202/volume/v3/types Sep 01 12:41:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-fbf8605b-60da-47c9-890c-fabd68f6daa0 tempest-QosSpecsTestJSON-1783445894 tempest-QosSpecsTestJSON-1783445894-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-276894178"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:41:55 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:41:55 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:41:55 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-fbf8605b-60da-47c9-890c-fabd68f6daa0 tempest-QosSpecsTestJSON-1783445894 tempest-QosSpecsTestJSON-1783445894-project-admin] http://192.168.122.202/volume/v3/types returned with HTTP 200 Sep 01 12:41:55 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 432/896] 192.168.122.202 () {60 vars in 1136 bytes} [Tue Sep 1 12:41:55 2026] POST /volume/v3/types => generated 221 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:41:55 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-ec6555d3-86ad-46e7-84cf-7c3d5692b0d6 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:55 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-ec6555d3-86ad-46e7-84cf-7c3d5692b0d6 tempest-QosSpecsTestJSON-1783445894 tempest-QosSpecsTestJSON-1783445894-project-admin] POST http://192.168.122.202/volume/v3/types Sep 01 12:41:55 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-ec6555d3-86ad-46e7-84cf-7c3d5692b0d6 tempest-QosSpecsTestJSON-1783445894 tempest-QosSpecsTestJSON-1783445894-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1486356702"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:41:55 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:41:55 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:41:55 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-ec6555d3-86ad-46e7-84cf-7c3d5692b0d6 tempest-QosSpecsTestJSON-1783445894 tempest-QosSpecsTestJSON-1783445894-project-admin] http://192.168.122.202/volume/v3/types returned with HTTP 200 Sep 01 12:41:55 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 465/897] 192.168.122.202 () {60 vars in 1136 bytes} [Tue Sep 1 12:41:55 2026] POST /volume/v3/types => generated 222 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:41:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-d2be14cf-16da-424b-96ba-e836fd1bb8bd None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:55 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d2be14cf-16da-424b-96ba-e836fd1bb8bd tempest-QosSpecsTestJSON-1783445894 tempest-QosSpecsTestJSON-1783445894-project-admin] POST http://192.168.122.202/volume/v3/types Sep 01 12:41:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d2be14cf-16da-424b-96ba-e836fd1bb8bd tempest-QosSpecsTestJSON-1783445894 tempest-QosSpecsTestJSON-1783445894-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-2011707325"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:41:55 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d2be14cf-16da-424b-96ba-e836fd1bb8bd tempest-QosSpecsTestJSON-1783445894 tempest-QosSpecsTestJSON-1783445894-project-admin] http://192.168.122.202/volume/v3/types returned with HTTP 200 Sep 01 12:41:55 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 433/898] 192.168.122.202 () {60 vars in 1136 bytes} [Tue Sep 1 12:41:55 2026] POST /volume/v3/types => generated 222 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:41:55 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-723e39dd-2bd5-49b6-8d77-9bb8b55ed950 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:55 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-723e39dd-2bd5-49b6-8d77-9bb8b55ed950 tempest-QosSpecsTestJSON-1783445894 tempest-QosSpecsTestJSON-1783445894-project-admin] GET http://192.168.122.202/volume/v3/qos-specs/57f2458a-c354-4728-9586-67521c0a8a12/associate?vol_type_id=21c19f23-a551-40eb-acf5-2d58331e6a87 Sep 01 12:41:55 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-723e39dd-2bd5-49b6-8d77-9bb8b55ed950 tempest-QosSpecsTestJSON-1783445894 tempest-QosSpecsTestJSON-1783445894-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:41:55 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-723e39dd-2bd5-49b6-8d77-9bb8b55ed950 tempest-QosSpecsTestJSON-1783445894 tempest-QosSpecsTestJSON-1783445894-project-admin] Calling method 'associate' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:41:55 devstack devstack@c-api.service[86815]: DEBUG cinder.api.contrib.qos_specs_manage [None req-723e39dd-2bd5-49b6-8d77-9bb8b55ed950 tempest-QosSpecsTestJSON-1783445894 tempest-QosSpecsTestJSON-1783445894-project-admin] Associate qos_spec: 57f2458a-c354-4728-9586-67521c0a8a12 with type: 21c19f23-a551-40eb-acf5-2d58331e6a87 {{(pid=86815) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Sep 01 12:41:55 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-723e39dd-2bd5-49b6-8d77-9bb8b55ed950 tempest-QosSpecsTestJSON-1783445894 tempest-QosSpecsTestJSON-1783445894-project-admin] http://192.168.122.202/volume/v3/qos-specs/57f2458a-c354-4728-9586-67521c0a8a12/associate?vol_type_id=21c19f23-a551-40eb-acf5-2d58331e6a87 returned with HTTP 202 Sep 01 12:41:55 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 466/899] 192.168.122.202 () {58 vars in 1365 bytes} [Tue Sep 1 12:41:55 2026] GET /volume/v3/qos-specs/57f2458a-c354-4728-9586-67521c0a8a12/associate?vol_type_id=21c19f23-a551-40eb-acf5-2d58331e6a87 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:41:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-9be268ea-cc23-43c5-a5c2-e522531e3d9d None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:55 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9be268ea-cc23-43c5-a5c2-e522531e3d9d tempest-QosSpecsTestJSON-1783445894 tempest-QosSpecsTestJSON-1783445894-project-admin] GET http://192.168.122.202/volume/v3/qos-specs/57f2458a-c354-4728-9586-67521c0a8a12/associate?vol_type_id=53170ee8-97bd-4680-a12d-ca891daff6ed Sep 01 12:41:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-9be268ea-cc23-43c5-a5c2-e522531e3d9d tempest-QosSpecsTestJSON-1783445894 tempest-QosSpecsTestJSON-1783445894-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:41:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-9be268ea-cc23-43c5-a5c2-e522531e3d9d tempest-QosSpecsTestJSON-1783445894 tempest-QosSpecsTestJSON-1783445894-project-admin] Calling method 'associate' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:41:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.contrib.qos_specs_manage [None req-9be268ea-cc23-43c5-a5c2-e522531e3d9d tempest-QosSpecsTestJSON-1783445894 tempest-QosSpecsTestJSON-1783445894-project-admin] Associate qos_spec: 57f2458a-c354-4728-9586-67521c0a8a12 with type: 53170ee8-97bd-4680-a12d-ca891daff6ed {{(pid=86814) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Sep 01 12:41:55 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9be268ea-cc23-43c5-a5c2-e522531e3d9d tempest-QosSpecsTestJSON-1783445894 tempest-QosSpecsTestJSON-1783445894-project-admin] http://192.168.122.202/volume/v3/qos-specs/57f2458a-c354-4728-9586-67521c0a8a12/associate?vol_type_id=53170ee8-97bd-4680-a12d-ca891daff6ed returned with HTTP 202 Sep 01 12:41:55 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 434/900] 192.168.122.202 () {58 vars in 1365 bytes} [Tue Sep 1 12:41:55 2026] GET /volume/v3/qos-specs/57f2458a-c354-4728-9586-67521c0a8a12/associate?vol_type_id=53170ee8-97bd-4680-a12d-ca891daff6ed => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:41:55 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-a2bb6014-1cc2-4766-a1c8-28d0b1cebd1a None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:55 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a2bb6014-1cc2-4766-a1c8-28d0b1cebd1a tempest-QosSpecsTestJSON-1783445894 tempest-QosSpecsTestJSON-1783445894-project-admin] GET http://192.168.122.202/volume/v3/qos-specs/57f2458a-c354-4728-9586-67521c0a8a12/associate?vol_type_id=02d4e7ad-3ff6-47dd-a91f-c0968a4e1038 Sep 01 12:41:55 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a2bb6014-1cc2-4766-a1c8-28d0b1cebd1a tempest-QosSpecsTestJSON-1783445894 tempest-QosSpecsTestJSON-1783445894-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:41:55 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a2bb6014-1cc2-4766-a1c8-28d0b1cebd1a tempest-QosSpecsTestJSON-1783445894 tempest-QosSpecsTestJSON-1783445894-project-admin] Calling method 'associate' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:41:55 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:41:55 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:41:55 devstack devstack@c-api.service[86815]: DEBUG cinder.api.contrib.qos_specs_manage [None req-a2bb6014-1cc2-4766-a1c8-28d0b1cebd1a tempest-QosSpecsTestJSON-1783445894 tempest-QosSpecsTestJSON-1783445894-project-admin] Associate qos_spec: 57f2458a-c354-4728-9586-67521c0a8a12 with type: 02d4e7ad-3ff6-47dd-a91f-c0968a4e1038 {{(pid=86815) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Sep 01 12:41:55 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a2bb6014-1cc2-4766-a1c8-28d0b1cebd1a tempest-QosSpecsTestJSON-1783445894 tempest-QosSpecsTestJSON-1783445894-project-admin] http://192.168.122.202/volume/v3/qos-specs/57f2458a-c354-4728-9586-67521c0a8a12/associate?vol_type_id=02d4e7ad-3ff6-47dd-a91f-c0968a4e1038 returned with HTTP 202 Sep 01 12:41:55 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 467/901] 192.168.122.202 () {58 vars in 1365 bytes} [Tue Sep 1 12:41:55 2026] GET /volume/v3/qos-specs/57f2458a-c354-4728-9586-67521c0a8a12/associate?vol_type_id=02d4e7ad-3ff6-47dd-a91f-c0968a4e1038 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:41:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-bdb53997-22b4-4505-834a-92caddc908b8 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:55 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-bdb53997-22b4-4505-834a-92caddc908b8 tempest-QosSpecsTestJSON-1783445894 tempest-QosSpecsTestJSON-1783445894-project-admin] GET http://192.168.122.202/volume/v3/qos-specs/57f2458a-c354-4728-9586-67521c0a8a12/associations Sep 01 12:41:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-bdb53997-22b4-4505-834a-92caddc908b8 tempest-QosSpecsTestJSON-1783445894 tempest-QosSpecsTestJSON-1783445894-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:41:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-bdb53997-22b4-4505-834a-92caddc908b8 tempest-QosSpecsTestJSON-1783445894 tempest-QosSpecsTestJSON-1783445894-project-admin] Calling method 'associations' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:41:55 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:41:55 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:41:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.contrib.qos_specs_manage [None req-bdb53997-22b4-4505-834a-92caddc908b8 tempest-QosSpecsTestJSON-1783445894 tempest-QosSpecsTestJSON-1783445894-project-admin] Get associations for qos_spec id: 57f2458a-c354-4728-9586-67521c0a8a12 {{(pid=86814) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Sep 01 12:41:55 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume_type.py:186: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:41:55 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 01 12:41:55 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-bdb53997-22b4-4505-834a-92caddc908b8 tempest-QosSpecsTestJSON-1783445894 tempest-QosSpecsTestJSON-1783445894-project-admin] http://192.168.122.202/volume/v3/qos-specs/57f2458a-c354-4728-9586-67521c0a8a12/associations returned with HTTP 200 Sep 01 12:41:55 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 435/902] 192.168.122.202 () {58 vars in 1277 bytes} [Tue Sep 1 12:41:55 2026] GET /volume/v3/qos-specs/57f2458a-c354-4728-9586-67521c0a8a12/associations => generated 447 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:41:55 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-fa31248b-bd99-4a39-a421-dc4666ce801c None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:55 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-fa31248b-bd99-4a39-a421-dc4666ce801c tempest-QosSpecsTestJSON-1783445894 tempest-QosSpecsTestJSON-1783445894-project-admin] GET http://192.168.122.202/volume/v3/qos-specs/57f2458a-c354-4728-9586-67521c0a8a12/disassociate?vol_type_id=21c19f23-a551-40eb-acf5-2d58331e6a87 Sep 01 12:41:55 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-fa31248b-bd99-4a39-a421-dc4666ce801c tempest-QosSpecsTestJSON-1783445894 tempest-QosSpecsTestJSON-1783445894-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:41:55 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-fa31248b-bd99-4a39-a421-dc4666ce801c tempest-QosSpecsTestJSON-1783445894 tempest-QosSpecsTestJSON-1783445894-project-admin] Calling method 'disassociate' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:41:55 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:41:55 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:41:55 devstack devstack@c-api.service[86815]: DEBUG cinder.api.contrib.qos_specs_manage [None req-fa31248b-bd99-4a39-a421-dc4666ce801c tempest-QosSpecsTestJSON-1783445894 tempest-QosSpecsTestJSON-1783445894-project-admin] Disassociate qos_spec: 57f2458a-c354-4728-9586-67521c0a8a12 from type: 21c19f23-a551-40eb-acf5-2d58331e6a87 {{(pid=86815) disassociate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:328}} Sep 01 12:41:55 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-fa31248b-bd99-4a39-a421-dc4666ce801c tempest-QosSpecsTestJSON-1783445894 tempest-QosSpecsTestJSON-1783445894-project-admin] http://192.168.122.202/volume/v3/qos-specs/57f2458a-c354-4728-9586-67521c0a8a12/disassociate?vol_type_id=21c19f23-a551-40eb-acf5-2d58331e6a87 returned with HTTP 202 Sep 01 12:41:55 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 468/903] 192.168.122.202 () {58 vars in 1374 bytes} [Tue Sep 1 12:41:55 2026] GET /volume/v3/qos-specs/57f2458a-c354-4728-9586-67521c0a8a12/disassociate?vol_type_id=21c19f23-a551-40eb-acf5-2d58331e6a87 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:41:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-a966e24b-8da5-42d0-b787-c99db168b91f None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:55 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a966e24b-8da5-42d0-b787-c99db168b91f tempest-QosSpecsTestJSON-1783445894 tempest-QosSpecsTestJSON-1783445894-project-admin] GET http://192.168.122.202/volume/v3/qos-specs/57f2458a-c354-4728-9586-67521c0a8a12/associations Sep 01 12:41:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a966e24b-8da5-42d0-b787-c99db168b91f tempest-QosSpecsTestJSON-1783445894 tempest-QosSpecsTestJSON-1783445894-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:41:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a966e24b-8da5-42d0-b787-c99db168b91f tempest-QosSpecsTestJSON-1783445894 tempest-QosSpecsTestJSON-1783445894-project-admin] Calling method 'associations' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:41:55 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:41:55 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:41:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.contrib.qos_specs_manage [None req-a966e24b-8da5-42d0-b787-c99db168b91f tempest-QosSpecsTestJSON-1783445894 tempest-QosSpecsTestJSON-1783445894-project-admin] Get associations for qos_spec id: 57f2458a-c354-4728-9586-67521c0a8a12 {{(pid=86814) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Sep 01 12:41:55 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume_type.py:186: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:41:55 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 01 12:41:55 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a966e24b-8da5-42d0-b787-c99db168b91f tempest-QosSpecsTestJSON-1783445894 tempest-QosSpecsTestJSON-1783445894-project-admin] http://192.168.122.202/volume/v3/qos-specs/57f2458a-c354-4728-9586-67521c0a8a12/associations returned with HTTP 200 Sep 01 12:41:55 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 436/904] 192.168.122.202 () {58 vars in 1277 bytes} [Tue Sep 1 12:41:55 2026] GET /volume/v3/qos-specs/57f2458a-c354-4728-9586-67521c0a8a12/associations => generated 306 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:41:55 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-522adcf1-beb4-4452-aab8-b8a00c9c8330 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:55 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-522adcf1-beb4-4452-aab8-b8a00c9c8330 tempest-QosSpecsTestJSON-1783445894 tempest-QosSpecsTestJSON-1783445894-project-admin] GET http://192.168.122.202/volume/v3/qos-specs/57f2458a-c354-4728-9586-67521c0a8a12/disassociate_all Sep 01 12:41:55 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-522adcf1-beb4-4452-aab8-b8a00c9c8330 tempest-QosSpecsTestJSON-1783445894 tempest-QosSpecsTestJSON-1783445894-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:41:55 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-522adcf1-beb4-4452-aab8-b8a00c9c8330 tempest-QosSpecsTestJSON-1783445894 tempest-QosSpecsTestJSON-1783445894-project-admin] Calling method 'disassociate_all' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:41:55 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:41:55 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:41:55 devstack devstack@c-api.service[86815]: DEBUG cinder.api.contrib.qos_specs_manage [None req-522adcf1-beb4-4452-aab8-b8a00c9c8330 tempest-QosSpecsTestJSON-1783445894 tempest-QosSpecsTestJSON-1783445894-project-admin] Disassociate qos_spec: 57f2458a-c354-4728-9586-67521c0a8a12 from all. {{(pid=86815) disassociate_all /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:362}} Sep 01 12:41:55 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-522adcf1-beb4-4452-aab8-b8a00c9c8330 tempest-QosSpecsTestJSON-1783445894 tempest-QosSpecsTestJSON-1783445894-project-admin] http://192.168.122.202/volume/v3/qos-specs/57f2458a-c354-4728-9586-67521c0a8a12/disassociate_all returned with HTTP 202 Sep 01 12:41:55 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 469/905] 192.168.122.202 () {58 vars in 1289 bytes} [Tue Sep 1 12:41:55 2026] GET /volume/v3/qos-specs/57f2458a-c354-4728-9586-67521c0a8a12/disassociate_all => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 12:41:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-a7b3330c-ccf1-4254-a0bf-05aa65541c86 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:55 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a7b3330c-ccf1-4254-a0bf-05aa65541c86 tempest-QosSpecsTestJSON-1783445894 tempest-QosSpecsTestJSON-1783445894-project-admin] GET http://192.168.122.202/volume/v3/qos-specs/57f2458a-c354-4728-9586-67521c0a8a12/associations Sep 01 12:41:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a7b3330c-ccf1-4254-a0bf-05aa65541c86 tempest-QosSpecsTestJSON-1783445894 tempest-QosSpecsTestJSON-1783445894-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:41:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a7b3330c-ccf1-4254-a0bf-05aa65541c86 tempest-QosSpecsTestJSON-1783445894 tempest-QosSpecsTestJSON-1783445894-project-admin] Calling method 'associations' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:41:55 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:41:55 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:41:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.contrib.qos_specs_manage [None req-a7b3330c-ccf1-4254-a0bf-05aa65541c86 tempest-QosSpecsTestJSON-1783445894 tempest-QosSpecsTestJSON-1783445894-project-admin] Get associations for qos_spec id: 57f2458a-c354-4728-9586-67521c0a8a12 {{(pid=86814) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Sep 01 12:41:55 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume_type.py:186: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:41:55 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 01 12:41:55 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a7b3330c-ccf1-4254-a0bf-05aa65541c86 tempest-QosSpecsTestJSON-1783445894 tempest-QosSpecsTestJSON-1783445894-project-admin] http://192.168.122.202/volume/v3/qos-specs/57f2458a-c354-4728-9586-67521c0a8a12/associations returned with HTTP 200 Sep 01 12:41:55 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 437/906] 192.168.122.202 () {58 vars in 1277 bytes} [Tue Sep 1 12:41:55 2026] GET /volume/v3/qos-specs/57f2458a-c354-4728-9586-67521c0a8a12/associations => generated 24 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 12:41:55 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-4a43bb90-e231-4c7a-abb3-34180db0819a None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:55 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-4a43bb90-e231-4c7a-abb3-34180db0819a tempest-QosSpecsTestJSON-1783445894 tempest-QosSpecsTestJSON-1783445894-project-admin] DELETE http://192.168.122.202/volume/v3/types/02d4e7ad-3ff6-47dd-a91f-c0968a4e1038 Sep 01 12:41:55 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-4a43bb90-e231-4c7a-abb3-34180db0819a tempest-QosSpecsTestJSON-1783445894 tempest-QosSpecsTestJSON-1783445894-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:41:55 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-4a43bb90-e231-4c7a-abb3-34180db0819a tempest-QosSpecsTestJSON-1783445894 tempest-QosSpecsTestJSON-1783445894-project-admin] Calling method '_delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:41:55 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:41:55 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:41:55 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-4a43bb90-e231-4c7a-abb3-34180db0819a tempest-QosSpecsTestJSON-1783445894 tempest-QosSpecsTestJSON-1783445894-project-admin] http://192.168.122.202/volume/v3/types/02d4e7ad-3ff6-47dd-a91f-c0968a4e1038 returned with HTTP 202 Sep 01 12:41:55 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 470/907] 192.168.122.202 () {58 vars in 1229 bytes} [Tue Sep 1 12:41:55 2026] DELETE /volume/v3/types/02d4e7ad-3ff6-47dd-a91f-c0968a4e1038 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:41:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-718dc83d-46d4-4392-952e-1e88cd29e0f3 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:55 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-718dc83d-46d4-4392-952e-1e88cd29e0f3 tempest-QosSpecsTestJSON-1783445894 tempest-QosSpecsTestJSON-1783445894-project-admin] GET http://192.168.122.202/volume/v3/types/02d4e7ad-3ff6-47dd-a91f-c0968a4e1038 Sep 01 12:41:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-718dc83d-46d4-4392-952e-1e88cd29e0f3 tempest-QosSpecsTestJSON-1783445894 tempest-QosSpecsTestJSON-1783445894-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:41:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-718dc83d-46d4-4392-952e-1e88cd29e0f3 tempest-QosSpecsTestJSON-1783445894 tempest-QosSpecsTestJSON-1783445894-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:41:55 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-718dc83d-46d4-4392-952e-1e88cd29e0f3 tempest-QosSpecsTestJSON-1783445894 tempest-QosSpecsTestJSON-1783445894-project-admin] http://192.168.122.202/volume/v3/types/02d4e7ad-3ff6-47dd-a91f-c0968a4e1038 returned with HTTP 404 Sep 01 12:41:55 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 438/908] 192.168.122.202 () {58 vars in 1226 bytes} [Tue Sep 1 12:41:55 2026] GET /volume/v3/types/02d4e7ad-3ff6-47dd-a91f-c0968a4e1038 => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:41:55 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-359674cb-9c2f-4da5-894f-24c2ba0b7f2e None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:55 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-359674cb-9c2f-4da5-894f-24c2ba0b7f2e tempest-QosSpecsTestJSON-1783445894 tempest-QosSpecsTestJSON-1783445894-project-admin] DELETE http://192.168.122.202/volume/v3/types/53170ee8-97bd-4680-a12d-ca891daff6ed Sep 01 12:41:55 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-359674cb-9c2f-4da5-894f-24c2ba0b7f2e tempest-QosSpecsTestJSON-1783445894 tempest-QosSpecsTestJSON-1783445894-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:41:55 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-359674cb-9c2f-4da5-894f-24c2ba0b7f2e tempest-QosSpecsTestJSON-1783445894 tempest-QosSpecsTestJSON-1783445894-project-admin] Calling method '_delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:41:55 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-359674cb-9c2f-4da5-894f-24c2ba0b7f2e tempest-QosSpecsTestJSON-1783445894 tempest-QosSpecsTestJSON-1783445894-project-admin] http://192.168.122.202/volume/v3/types/53170ee8-97bd-4680-a12d-ca891daff6ed returned with HTTP 202 Sep 01 12:41:55 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 471/909] 192.168.122.202 () {58 vars in 1229 bytes} [Tue Sep 1 12:41:55 2026] DELETE /volume/v3/types/53170ee8-97bd-4680-a12d-ca891daff6ed => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:41:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-ef8e4319-cda0-4497-9459-c6b548393161 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:55 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ef8e4319-cda0-4497-9459-c6b548393161 tempest-QosSpecsTestJSON-1783445894 tempest-QosSpecsTestJSON-1783445894-project-admin] GET http://192.168.122.202/volume/v3/types/53170ee8-97bd-4680-a12d-ca891daff6ed Sep 01 12:41:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-ef8e4319-cda0-4497-9459-c6b548393161 tempest-QosSpecsTestJSON-1783445894 tempest-QosSpecsTestJSON-1783445894-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:41:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-ef8e4319-cda0-4497-9459-c6b548393161 tempest-QosSpecsTestJSON-1783445894 tempest-QosSpecsTestJSON-1783445894-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:41:55 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ef8e4319-cda0-4497-9459-c6b548393161 tempest-QosSpecsTestJSON-1783445894 tempest-QosSpecsTestJSON-1783445894-project-admin] http://192.168.122.202/volume/v3/types/53170ee8-97bd-4680-a12d-ca891daff6ed returned with HTTP 404 Sep 01 12:41:55 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 439/910] 192.168.122.202 () {58 vars in 1226 bytes} [Tue Sep 1 12:41:55 2026] GET /volume/v3/types/53170ee8-97bd-4680-a12d-ca891daff6ed => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:41:55 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-026c8dbf-963b-4b9b-92e4-9b5ccabe44a5 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:55 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-026c8dbf-963b-4b9b-92e4-9b5ccabe44a5 tempest-QosSpecsTestJSON-1783445894 tempest-QosSpecsTestJSON-1783445894-project-admin] DELETE http://192.168.122.202/volume/v3/types/21c19f23-a551-40eb-acf5-2d58331e6a87 Sep 01 12:41:55 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-026c8dbf-963b-4b9b-92e4-9b5ccabe44a5 tempest-QosSpecsTestJSON-1783445894 tempest-QosSpecsTestJSON-1783445894-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:41:55 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-026c8dbf-963b-4b9b-92e4-9b5ccabe44a5 tempest-QosSpecsTestJSON-1783445894 tempest-QosSpecsTestJSON-1783445894-project-admin] Calling method '_delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:41:56 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-026c8dbf-963b-4b9b-92e4-9b5ccabe44a5 tempest-QosSpecsTestJSON-1783445894 tempest-QosSpecsTestJSON-1783445894-project-admin] http://192.168.122.202/volume/v3/types/21c19f23-a551-40eb-acf5-2d58331e6a87 returned with HTTP 202 Sep 01 12:41:56 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 472/911] 192.168.122.202 () {58 vars in 1229 bytes} [Tue Sep 1 12:41:55 2026] DELETE /volume/v3/types/21c19f23-a551-40eb-acf5-2d58331e6a87 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:41:56 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-de9dfd6c-dd3b-4633-bf5c-6d83222d75cf None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:56 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-de9dfd6c-dd3b-4633-bf5c-6d83222d75cf tempest-QosSpecsTestJSON-1783445894 tempest-QosSpecsTestJSON-1783445894-project-admin] GET http://192.168.122.202/volume/v3/types/21c19f23-a551-40eb-acf5-2d58331e6a87 Sep 01 12:41:56 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-de9dfd6c-dd3b-4633-bf5c-6d83222d75cf tempest-QosSpecsTestJSON-1783445894 tempest-QosSpecsTestJSON-1783445894-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:41:56 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-de9dfd6c-dd3b-4633-bf5c-6d83222d75cf tempest-QosSpecsTestJSON-1783445894 tempest-QosSpecsTestJSON-1783445894-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:41:56 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-de9dfd6c-dd3b-4633-bf5c-6d83222d75cf tempest-QosSpecsTestJSON-1783445894 tempest-QosSpecsTestJSON-1783445894-project-admin] http://192.168.122.202/volume/v3/types/21c19f23-a551-40eb-acf5-2d58331e6a87 returned with HTTP 404 Sep 01 12:41:56 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 440/912] 192.168.122.202 () {58 vars in 1226 bytes} [Tue Sep 1 12:41:56 2026] GET /volume/v3/types/21c19f23-a551-40eb-acf5-2d58331e6a87 => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:41:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-93605153-ffb3-4cd1-bb11-cefdc8fbe5f1 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:56 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-93605153-ffb3-4cd1-bb11-cefdc8fbe5f1 tempest-QosSpecsTestJSON-1783445894 tempest-QosSpecsTestJSON-1783445894-project-admin] POST http://192.168.122.202/volume/v3/qos-specs Sep 01 12:41:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-93605153-ffb3-4cd1-bb11-cefdc8fbe5f1 tempest-QosSpecsTestJSON-1783445894 tempest-QosSpecsTestJSON-1783445894-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1944784863", "consumer": "back-end"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:41:56 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.qos_specs [None req-93605153-ffb3-4cd1-bb11-cefdc8fbe5f1 tempest-QosSpecsTestJSON-1783445894 tempest-QosSpecsTestJSON-1783445894-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1944784863', 'consumer': 'back-end', 'specs': {}} {{(pid=86815) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 01 12:41:56 devstack devstack@c-api.service[86815]: DEBUG cinder.db.api [None req-93605153-ffb3-4cd1-bb11-cefdc8fbe5f1 tempest-QosSpecsTestJSON-1783445894 tempest-QosSpecsTestJSON-1783445894-project-admin] DB qos_specs_create(): root {'id': 'b54f2337-8a62-41a7-9383-8ad331f8ecce', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1944784863'} {{(pid=86815) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 01 12:41:56 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-93605153-ffb3-4cd1-bb11-cefdc8fbe5f1 tempest-QosSpecsTestJSON-1783445894 tempest-QosSpecsTestJSON-1783445894-project-admin] http://192.168.122.202/volume/v3/qos-specs returned with HTTP 200 Sep 01 12:41:56 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 473/913] 192.168.122.202 () {60 vars in 1148 bytes} [Tue Sep 1 12:41:56 2026] POST /volume/v3/qos-specs => generated 377 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:41:56 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-8ad5dfaf-9871-4e14-9a13-8375f92958fe None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:56 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8ad5dfaf-9871-4e14-9a13-8375f92958fe tempest-QosSpecsTestJSON-1783445894 tempest-QosSpecsTestJSON-1783445894-project-admin] DELETE http://192.168.122.202/volume/v3/qos-specs/b54f2337-8a62-41a7-9383-8ad331f8ecce?force=False Sep 01 12:41:56 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-8ad5dfaf-9871-4e14-9a13-8375f92958fe tempest-QosSpecsTestJSON-1783445894 tempest-QosSpecsTestJSON-1783445894-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:41:56 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-8ad5dfaf-9871-4e14-9a13-8375f92958fe tempest-QosSpecsTestJSON-1783445894 tempest-QosSpecsTestJSON-1783445894-project-admin] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:41:56 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:41:56 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:41:56 devstack devstack@c-api.service[86814]: DEBUG cinder.api.contrib.qos_specs_manage [None req-8ad5dfaf-9871-4e14-9a13-8375f92958fe tempest-QosSpecsTestJSON-1783445894 tempest-QosSpecsTestJSON-1783445894-project-admin] Delete qos_spec: b54f2337-8a62-41a7-9383-8ad331f8ecce, force: False {{(pid=86814) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 01 12:41:56 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume_type.py:186: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:41:56 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 01 12:41:56 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8ad5dfaf-9871-4e14-9a13-8375f92958fe tempest-QosSpecsTestJSON-1783445894 tempest-QosSpecsTestJSON-1783445894-project-admin] http://192.168.122.202/volume/v3/qos-specs/b54f2337-8a62-41a7-9383-8ad331f8ecce?force=False returned with HTTP 202 Sep 01 12:41:56 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 441/914] 192.168.122.202 () {58 vars in 1264 bytes} [Tue Sep 1 12:41:56 2026] DELETE /volume/v3/qos-specs/b54f2337-8a62-41a7-9383-8ad331f8ecce?force=False => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:41:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-47f8a214-644b-43ef-8f6a-a559d29cd35f None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:56 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-47f8a214-644b-43ef-8f6a-a559d29cd35f tempest-QosSpecsTestJSON-1783445894 tempest-QosSpecsTestJSON-1783445894-project-admin] GET http://192.168.122.202/volume/v3/qos-specs/b54f2337-8a62-41a7-9383-8ad331f8ecce Sep 01 12:41:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-47f8a214-644b-43ef-8f6a-a559d29cd35f tempest-QosSpecsTestJSON-1783445894 tempest-QosSpecsTestJSON-1783445894-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:41:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-47f8a214-644b-43ef-8f6a-a559d29cd35f tempest-QosSpecsTestJSON-1783445894 tempest-QosSpecsTestJSON-1783445894-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:41:56 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:41:56 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:41:56 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-47f8a214-644b-43ef-8f6a-a559d29cd35f tempest-QosSpecsTestJSON-1783445894 tempest-QosSpecsTestJSON-1783445894-project-admin] http://192.168.122.202/volume/v3/qos-specs/b54f2337-8a62-41a7-9383-8ad331f8ecce returned with HTTP 404 Sep 01 12:41:56 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 474/915] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:41:56 2026] GET /volume/v3/qos-specs/b54f2337-8a62-41a7-9383-8ad331f8ecce => generated 100 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:41:56 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-f76e42aa-13e9-48ba-9f73-0aef625c4038 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:56 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f76e42aa-13e9-48ba-9f73-0aef625c4038 tempest-QosSpecsTestJSON-1783445894 tempest-QosSpecsTestJSON-1783445894-project-admin] GET http://192.168.122.202/volume/v3/qos-specs Sep 01 12:41:56 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f76e42aa-13e9-48ba-9f73-0aef625c4038 tempest-QosSpecsTestJSON-1783445894 tempest-QosSpecsTestJSON-1783445894-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:41:56 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f76e42aa-13e9-48ba-9f73-0aef625c4038 tempest-QosSpecsTestJSON-1783445894 tempest-QosSpecsTestJSON-1783445894-project-admin] Calling method 'index' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:41:56 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:41:56 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:41:56 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/qos_specs.py:205: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:41:56 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, cls(context), Sep 01 12:41:56 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f76e42aa-13e9-48ba-9f73-0aef625c4038 tempest-QosSpecsTestJSON-1783445894 tempest-QosSpecsTestJSON-1783445894-project-admin] http://192.168.122.202/volume/v3/qos-specs returned with HTTP 200 Sep 01 12:41:56 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 442/916] 192.168.122.202 () {58 vars in 1127 bytes} [Tue Sep 1 12:41:56 2026] GET /volume/v3/qos-specs => generated 174 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:41:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-36f3e676-6d34-4375-b08c-265476352abe None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:56 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-36f3e676-6d34-4375-b08c-265476352abe tempest-QosSpecsTestJSON-1783445894 tempest-QosSpecsTestJSON-1783445894-project-admin] DELETE http://192.168.122.202/volume/v3/qos-specs/b54f2337-8a62-41a7-9383-8ad331f8ecce?force=False Sep 01 12:41:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-36f3e676-6d34-4375-b08c-265476352abe tempest-QosSpecsTestJSON-1783445894 tempest-QosSpecsTestJSON-1783445894-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:41:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-36f3e676-6d34-4375-b08c-265476352abe tempest-QosSpecsTestJSON-1783445894 tempest-QosSpecsTestJSON-1783445894-project-admin] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:41:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.contrib.qos_specs_manage [None req-36f3e676-6d34-4375-b08c-265476352abe tempest-QosSpecsTestJSON-1783445894 tempest-QosSpecsTestJSON-1783445894-project-admin] Delete qos_spec: b54f2337-8a62-41a7-9383-8ad331f8ecce, force: False {{(pid=86815) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 01 12:41:56 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-36f3e676-6d34-4375-b08c-265476352abe tempest-QosSpecsTestJSON-1783445894 tempest-QosSpecsTestJSON-1783445894-project-admin] http://192.168.122.202/volume/v3/qos-specs/b54f2337-8a62-41a7-9383-8ad331f8ecce?force=False returned with HTTP 404 Sep 01 12:41:56 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 475/917] 192.168.122.202 () {58 vars in 1264 bytes} [Tue Sep 1 12:41:56 2026] DELETE /volume/v3/qos-specs/b54f2337-8a62-41a7-9383-8ad331f8ecce?force=False => generated 100 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:41:56 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-e913f374-3b9e-4fd3-a4c8-5b7d60cb23b2 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:56 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e913f374-3b9e-4fd3-a4c8-5b7d60cb23b2 tempest-QosSpecsTestJSON-1783445894 tempest-QosSpecsTestJSON-1783445894-project-admin] GET http://192.168.122.202/volume/v3/qos-specs/b54f2337-8a62-41a7-9383-8ad331f8ecce Sep 01 12:41:56 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e913f374-3b9e-4fd3-a4c8-5b7d60cb23b2 tempest-QosSpecsTestJSON-1783445894 tempest-QosSpecsTestJSON-1783445894-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:41:56 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e913f374-3b9e-4fd3-a4c8-5b7d60cb23b2 tempest-QosSpecsTestJSON-1783445894 tempest-QosSpecsTestJSON-1783445894-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:41:56 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:41:56 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:41:56 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e913f374-3b9e-4fd3-a4c8-5b7d60cb23b2 tempest-QosSpecsTestJSON-1783445894 tempest-QosSpecsTestJSON-1783445894-project-admin] http://192.168.122.202/volume/v3/qos-specs/b54f2337-8a62-41a7-9383-8ad331f8ecce returned with HTTP 404 Sep 01 12:41:56 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 443/918] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:41:56 2026] GET /volume/v3/qos-specs/b54f2337-8a62-41a7-9383-8ad331f8ecce => generated 100 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 12:41:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-12859e32-fe4a-458e-9158-2dd0f1f86135 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:56 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-12859e32-fe4a-458e-9158-2dd0f1f86135 tempest-QosSpecsTestJSON-1783445894 tempest-QosSpecsTestJSON-1783445894-project-admin] POST http://192.168.122.202/volume/v3/qos-specs Sep 01 12:41:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-12859e32-fe4a-458e-9158-2dd0f1f86135 tempest-QosSpecsTestJSON-1783445894 tempest-QosSpecsTestJSON-1783445894-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1249617931", "consumer": "both"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:41:56 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.qos_specs [None req-12859e32-fe4a-458e-9158-2dd0f1f86135 tempest-QosSpecsTestJSON-1783445894 tempest-QosSpecsTestJSON-1783445894-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1249617931', 'consumer': 'both', 'specs': {}} {{(pid=86815) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 01 12:41:56 devstack devstack@c-api.service[86815]: DEBUG cinder.db.api [None req-12859e32-fe4a-458e-9158-2dd0f1f86135 tempest-QosSpecsTestJSON-1783445894 tempest-QosSpecsTestJSON-1783445894-project-admin] DB qos_specs_create(): root {'id': '93ef3b4d-b2d8-47d9-8ea8-47b303279f23', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1249617931'} {{(pid=86815) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 01 12:41:56 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-12859e32-fe4a-458e-9158-2dd0f1f86135 tempest-QosSpecsTestJSON-1783445894 tempest-QosSpecsTestJSON-1783445894-project-admin] http://192.168.122.202/volume/v3/qos-specs returned with HTTP 200 Sep 01 12:41:56 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 476/919] 192.168.122.202 () {60 vars in 1148 bytes} [Tue Sep 1 12:41:56 2026] POST /volume/v3/qos-specs => generated 373 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:41:56 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-e4ac3cf8-cd3e-4c4d-817d-ebeae5f5732d None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:56 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e4ac3cf8-cd3e-4c4d-817d-ebeae5f5732d tempest-QosSpecsTestJSON-1783445894 tempest-QosSpecsTestJSON-1783445894-project-admin] DELETE http://192.168.122.202/volume/v3/qos-specs/93ef3b4d-b2d8-47d9-8ea8-47b303279f23?force=False Sep 01 12:41:56 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e4ac3cf8-cd3e-4c4d-817d-ebeae5f5732d tempest-QosSpecsTestJSON-1783445894 tempest-QosSpecsTestJSON-1783445894-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:41:56 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e4ac3cf8-cd3e-4c4d-817d-ebeae5f5732d tempest-QosSpecsTestJSON-1783445894 tempest-QosSpecsTestJSON-1783445894-project-admin] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:41:56 devstack devstack@c-api.service[86814]: DEBUG cinder.api.contrib.qos_specs_manage [None req-e4ac3cf8-cd3e-4c4d-817d-ebeae5f5732d tempest-QosSpecsTestJSON-1783445894 tempest-QosSpecsTestJSON-1783445894-project-admin] Delete qos_spec: 93ef3b4d-b2d8-47d9-8ea8-47b303279f23, force: False {{(pid=86814) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 01 12:41:56 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume_type.py:186: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:41:56 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 01 12:41:56 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e4ac3cf8-cd3e-4c4d-817d-ebeae5f5732d tempest-QosSpecsTestJSON-1783445894 tempest-QosSpecsTestJSON-1783445894-project-admin] http://192.168.122.202/volume/v3/qos-specs/93ef3b4d-b2d8-47d9-8ea8-47b303279f23?force=False returned with HTTP 202 Sep 01 12:41:56 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 444/920] 192.168.122.202 () {58 vars in 1264 bytes} [Tue Sep 1 12:41:56 2026] DELETE /volume/v3/qos-specs/93ef3b4d-b2d8-47d9-8ea8-47b303279f23?force=False => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:41:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-29473449-1bad-4788-b958-f83f52fdd49c None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:56 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-29473449-1bad-4788-b958-f83f52fdd49c tempest-QosSpecsTestJSON-1783445894 tempest-QosSpecsTestJSON-1783445894-project-admin] GET http://192.168.122.202/volume/v3/qos-specs/93ef3b4d-b2d8-47d9-8ea8-47b303279f23 Sep 01 12:41:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-29473449-1bad-4788-b958-f83f52fdd49c tempest-QosSpecsTestJSON-1783445894 tempest-QosSpecsTestJSON-1783445894-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:41:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-29473449-1bad-4788-b958-f83f52fdd49c tempest-QosSpecsTestJSON-1783445894 tempest-QosSpecsTestJSON-1783445894-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:41:56 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:41:56 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:41:56 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-29473449-1bad-4788-b958-f83f52fdd49c tempest-QosSpecsTestJSON-1783445894 tempest-QosSpecsTestJSON-1783445894-project-admin] http://192.168.122.202/volume/v3/qos-specs/93ef3b4d-b2d8-47d9-8ea8-47b303279f23 returned with HTTP 404 Sep 01 12:41:56 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 477/921] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:41:56 2026] GET /volume/v3/qos-specs/93ef3b4d-b2d8-47d9-8ea8-47b303279f23 => generated 100 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:41:56 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-8759f1f1-3612-4a20-a731-f396d165c49a None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:56 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8759f1f1-3612-4a20-a731-f396d165c49a tempest-QosSpecsTestJSON-1783445894 tempest-QosSpecsTestJSON-1783445894-project-admin] GET http://192.168.122.202/volume/v3/qos-specs Sep 01 12:41:56 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-8759f1f1-3612-4a20-a731-f396d165c49a tempest-QosSpecsTestJSON-1783445894 tempest-QosSpecsTestJSON-1783445894-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:41:56 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-8759f1f1-3612-4a20-a731-f396d165c49a tempest-QosSpecsTestJSON-1783445894 tempest-QosSpecsTestJSON-1783445894-project-admin] Calling method 'index' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:41:56 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:41:56 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:41:56 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/qos_specs.py:205: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:41:56 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, cls(context), Sep 01 12:41:56 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8759f1f1-3612-4a20-a731-f396d165c49a tempest-QosSpecsTestJSON-1783445894 tempest-QosSpecsTestJSON-1783445894-project-admin] http://192.168.122.202/volume/v3/qos-specs returned with HTTP 200 Sep 01 12:41:56 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 445/922] 192.168.122.202 () {58 vars in 1127 bytes} [Tue Sep 1 12:41:56 2026] GET /volume/v3/qos-specs => generated 174 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:41:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-85e94d40-5f94-4ca7-a90c-771679c3fa43 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:56 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-85e94d40-5f94-4ca7-a90c-771679c3fa43 tempest-QosSpecsTestJSON-1783445894 tempest-QosSpecsTestJSON-1783445894-project-admin] DELETE http://192.168.122.202/volume/v3/qos-specs/93ef3b4d-b2d8-47d9-8ea8-47b303279f23?force=False Sep 01 12:41:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-85e94d40-5f94-4ca7-a90c-771679c3fa43 tempest-QosSpecsTestJSON-1783445894 tempest-QosSpecsTestJSON-1783445894-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:41:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-85e94d40-5f94-4ca7-a90c-771679c3fa43 tempest-QosSpecsTestJSON-1783445894 tempest-QosSpecsTestJSON-1783445894-project-admin] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:41:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.contrib.qos_specs_manage [None req-85e94d40-5f94-4ca7-a90c-771679c3fa43 tempest-QosSpecsTestJSON-1783445894 tempest-QosSpecsTestJSON-1783445894-project-admin] Delete qos_spec: 93ef3b4d-b2d8-47d9-8ea8-47b303279f23, force: False {{(pid=86815) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 01 12:41:56 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-85e94d40-5f94-4ca7-a90c-771679c3fa43 tempest-QosSpecsTestJSON-1783445894 tempest-QosSpecsTestJSON-1783445894-project-admin] http://192.168.122.202/volume/v3/qos-specs/93ef3b4d-b2d8-47d9-8ea8-47b303279f23?force=False returned with HTTP 404 Sep 01 12:41:56 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 478/923] 192.168.122.202 () {58 vars in 1264 bytes} [Tue Sep 1 12:41:56 2026] DELETE /volume/v3/qos-specs/93ef3b4d-b2d8-47d9-8ea8-47b303279f23?force=False => generated 100 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:41:56 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-5973708b-2463-4e31-98bc-bc7f85ea6357 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:56 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-5973708b-2463-4e31-98bc-bc7f85ea6357 tempest-QosSpecsTestJSON-1783445894 tempest-QosSpecsTestJSON-1783445894-project-admin] GET http://192.168.122.202/volume/v3/qos-specs/93ef3b4d-b2d8-47d9-8ea8-47b303279f23 Sep 01 12:41:56 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-5973708b-2463-4e31-98bc-bc7f85ea6357 tempest-QosSpecsTestJSON-1783445894 tempest-QosSpecsTestJSON-1783445894-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:41:56 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-5973708b-2463-4e31-98bc-bc7f85ea6357 tempest-QosSpecsTestJSON-1783445894 tempest-QosSpecsTestJSON-1783445894-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:41:56 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:41:56 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:41:56 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-5973708b-2463-4e31-98bc-bc7f85ea6357 tempest-QosSpecsTestJSON-1783445894 tempest-QosSpecsTestJSON-1783445894-project-admin] http://192.168.122.202/volume/v3/qos-specs/93ef3b4d-b2d8-47d9-8ea8-47b303279f23 returned with HTTP 404 Sep 01 12:41:56 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 446/924] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:41:56 2026] GET /volume/v3/qos-specs/93ef3b4d-b2d8-47d9-8ea8-47b303279f23 => generated 100 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:41:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-2e4f03c5-f848-42e1-b4db-ac725a18160b None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:56 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-2e4f03c5-f848-42e1-b4db-ac725a18160b tempest-QosSpecsTestJSON-1783445894 tempest-QosSpecsTestJSON-1783445894-project-admin] POST http://192.168.122.202/volume/v3/qos-specs Sep 01 12:41:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-2e4f03c5-f848-42e1-b4db-ac725a18160b tempest-QosSpecsTestJSON-1783445894 tempest-QosSpecsTestJSON-1783445894-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1764456655", "consumer": "front-end"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:41:56 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.qos_specs [None req-2e4f03c5-f848-42e1-b4db-ac725a18160b tempest-QosSpecsTestJSON-1783445894 tempest-QosSpecsTestJSON-1783445894-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1764456655', 'consumer': 'front-end', 'specs': {}} {{(pid=86815) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 01 12:41:56 devstack devstack@c-api.service[86815]: DEBUG cinder.db.api [None req-2e4f03c5-f848-42e1-b4db-ac725a18160b tempest-QosSpecsTestJSON-1783445894 tempest-QosSpecsTestJSON-1783445894-project-admin] DB qos_specs_create(): root {'id': '07ea0df8-85cc-4fb8-825b-d67732ca7bbe', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1764456655'} {{(pid=86815) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 01 12:41:56 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-2e4f03c5-f848-42e1-b4db-ac725a18160b tempest-QosSpecsTestJSON-1783445894 tempest-QosSpecsTestJSON-1783445894-project-admin] http://192.168.122.202/volume/v3/qos-specs returned with HTTP 200 Sep 01 12:41:56 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 479/925] 192.168.122.202 () {60 vars in 1148 bytes} [Tue Sep 1 12:41:56 2026] POST /volume/v3/qos-specs => generated 378 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:41:56 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-6d68ec24-0e95-424e-a894-5228d93a71de None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:56 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-6d68ec24-0e95-424e-a894-5228d93a71de tempest-QosSpecsTestJSON-1783445894 tempest-QosSpecsTestJSON-1783445894-project-admin] DELETE http://192.168.122.202/volume/v3/qos-specs/07ea0df8-85cc-4fb8-825b-d67732ca7bbe?force=False Sep 01 12:41:56 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-6d68ec24-0e95-424e-a894-5228d93a71de tempest-QosSpecsTestJSON-1783445894 tempest-QosSpecsTestJSON-1783445894-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:41:56 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-6d68ec24-0e95-424e-a894-5228d93a71de tempest-QosSpecsTestJSON-1783445894 tempest-QosSpecsTestJSON-1783445894-project-admin] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:41:56 devstack devstack@c-api.service[86814]: DEBUG cinder.api.contrib.qos_specs_manage [None req-6d68ec24-0e95-424e-a894-5228d93a71de tempest-QosSpecsTestJSON-1783445894 tempest-QosSpecsTestJSON-1783445894-project-admin] Delete qos_spec: 07ea0df8-85cc-4fb8-825b-d67732ca7bbe, force: False {{(pid=86814) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 01 12:41:56 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume_type.py:186: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:41:56 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 01 12:41:56 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-6d68ec24-0e95-424e-a894-5228d93a71de tempest-QosSpecsTestJSON-1783445894 tempest-QosSpecsTestJSON-1783445894-project-admin] http://192.168.122.202/volume/v3/qos-specs/07ea0df8-85cc-4fb8-825b-d67732ca7bbe?force=False returned with HTTP 202 Sep 01 12:41:56 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 447/926] 192.168.122.202 () {58 vars in 1264 bytes} [Tue Sep 1 12:41:56 2026] DELETE /volume/v3/qos-specs/07ea0df8-85cc-4fb8-825b-d67732ca7bbe?force=False => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:41:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-cd8587ce-8187-4b13-be50-eedc11804177 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:56 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-cd8587ce-8187-4b13-be50-eedc11804177 tempest-QosSpecsTestJSON-1783445894 tempest-QosSpecsTestJSON-1783445894-project-admin] GET http://192.168.122.202/volume/v3/qos-specs/07ea0df8-85cc-4fb8-825b-d67732ca7bbe Sep 01 12:41:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-cd8587ce-8187-4b13-be50-eedc11804177 tempest-QosSpecsTestJSON-1783445894 tempest-QosSpecsTestJSON-1783445894-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:41:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-cd8587ce-8187-4b13-be50-eedc11804177 tempest-QosSpecsTestJSON-1783445894 tempest-QosSpecsTestJSON-1783445894-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:41:56 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:41:56 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:41:56 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-cd8587ce-8187-4b13-be50-eedc11804177 tempest-QosSpecsTestJSON-1783445894 tempest-QosSpecsTestJSON-1783445894-project-admin] http://192.168.122.202/volume/v3/qos-specs/07ea0df8-85cc-4fb8-825b-d67732ca7bbe returned with HTTP 404 Sep 01 12:41:56 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 480/927] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:41:56 2026] GET /volume/v3/qos-specs/07ea0df8-85cc-4fb8-825b-d67732ca7bbe => generated 100 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:41:56 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-1520defe-c9b4-490e-b7f5-05c6c79b4ced None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:56 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1520defe-c9b4-490e-b7f5-05c6c79b4ced tempest-QosSpecsTestJSON-1783445894 tempest-QosSpecsTestJSON-1783445894-project-admin] GET http://192.168.122.202/volume/v3/qos-specs Sep 01 12:41:56 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-1520defe-c9b4-490e-b7f5-05c6c79b4ced tempest-QosSpecsTestJSON-1783445894 tempest-QosSpecsTestJSON-1783445894-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:41:56 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-1520defe-c9b4-490e-b7f5-05c6c79b4ced tempest-QosSpecsTestJSON-1783445894 tempest-QosSpecsTestJSON-1783445894-project-admin] Calling method 'index' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:41:56 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:41:56 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:41:56 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/qos_specs.py:205: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:41:56 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, cls(context), Sep 01 12:41:56 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1520defe-c9b4-490e-b7f5-05c6c79b4ced tempest-QosSpecsTestJSON-1783445894 tempest-QosSpecsTestJSON-1783445894-project-admin] http://192.168.122.202/volume/v3/qos-specs returned with HTTP 200 Sep 01 12:41:56 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 448/928] 192.168.122.202 () {58 vars in 1127 bytes} [Tue Sep 1 12:41:56 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 01 12:41:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-dd1521c3-266c-4aac-b109-d869aa039048 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:56 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-dd1521c3-266c-4aac-b109-d869aa039048 tempest-QosSpecsTestJSON-1783445894 tempest-QosSpecsTestJSON-1783445894-project-admin] DELETE http://192.168.122.202/volume/v3/qos-specs/07ea0df8-85cc-4fb8-825b-d67732ca7bbe?force=False Sep 01 12:41:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-dd1521c3-266c-4aac-b109-d869aa039048 tempest-QosSpecsTestJSON-1783445894 tempest-QosSpecsTestJSON-1783445894-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:41:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-dd1521c3-266c-4aac-b109-d869aa039048 tempest-QosSpecsTestJSON-1783445894 tempest-QosSpecsTestJSON-1783445894-project-admin] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:41:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.contrib.qos_specs_manage [None req-dd1521c3-266c-4aac-b109-d869aa039048 tempest-QosSpecsTestJSON-1783445894 tempest-QosSpecsTestJSON-1783445894-project-admin] Delete qos_spec: 07ea0df8-85cc-4fb8-825b-d67732ca7bbe, force: False {{(pid=86815) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 01 12:41:56 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-dd1521c3-266c-4aac-b109-d869aa039048 tempest-QosSpecsTestJSON-1783445894 tempest-QosSpecsTestJSON-1783445894-project-admin] http://192.168.122.202/volume/v3/qos-specs/07ea0df8-85cc-4fb8-825b-d67732ca7bbe?force=False returned with HTTP 404 Sep 01 12:41:56 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 481/929] 192.168.122.202 () {58 vars in 1264 bytes} [Tue Sep 1 12:41:56 2026] DELETE /volume/v3/qos-specs/07ea0df8-85cc-4fb8-825b-d67732ca7bbe?force=False => generated 100 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:41:56 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-b74808dc-3b46-49a5-b68a-c23326a364d3 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:56 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b74808dc-3b46-49a5-b68a-c23326a364d3 tempest-QosSpecsTestJSON-1783445894 tempest-QosSpecsTestJSON-1783445894-project-admin] GET http://192.168.122.202/volume/v3/qos-specs/07ea0df8-85cc-4fb8-825b-d67732ca7bbe Sep 01 12:41:56 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b74808dc-3b46-49a5-b68a-c23326a364d3 tempest-QosSpecsTestJSON-1783445894 tempest-QosSpecsTestJSON-1783445894-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:41:56 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b74808dc-3b46-49a5-b68a-c23326a364d3 tempest-QosSpecsTestJSON-1783445894 tempest-QosSpecsTestJSON-1783445894-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:41:56 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:41:56 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:41:56 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b74808dc-3b46-49a5-b68a-c23326a364d3 tempest-QosSpecsTestJSON-1783445894 tempest-QosSpecsTestJSON-1783445894-project-admin] http://192.168.122.202/volume/v3/qos-specs/07ea0df8-85cc-4fb8-825b-d67732ca7bbe returned with HTTP 404 Sep 01 12:41:56 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 449/930] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:41:56 2026] GET /volume/v3/qos-specs/07ea0df8-85cc-4fb8-825b-d67732ca7bbe => generated 100 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:41:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-ac90e0ae-0196-4c82-8505-a006936e2ccd None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:56 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-ac90e0ae-0196-4c82-8505-a006936e2ccd tempest-QosSpecsTestJSON-1783445894 tempest-QosSpecsTestJSON-1783445894-project-admin] GET http://192.168.122.202/volume/v3/qos-specs/57f2458a-c354-4728-9586-67521c0a8a12 Sep 01 12:41:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-ac90e0ae-0196-4c82-8505-a006936e2ccd tempest-QosSpecsTestJSON-1783445894 tempest-QosSpecsTestJSON-1783445894-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:41:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-ac90e0ae-0196-4c82-8505-a006936e2ccd tempest-QosSpecsTestJSON-1783445894 tempest-QosSpecsTestJSON-1783445894-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:41:56 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-ac90e0ae-0196-4c82-8505-a006936e2ccd tempest-QosSpecsTestJSON-1783445894 tempest-QosSpecsTestJSON-1783445894-project-admin] http://192.168.122.202/volume/v3/qos-specs/57f2458a-c354-4728-9586-67521c0a8a12 returned with HTTP 200 Sep 01 12:41:56 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 482/931] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:41:56 2026] GET /volume/v3/qos-specs/57f2458a-c354-4728-9586-67521c0a8a12 => generated 400 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:41:56 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-d5f89fe4-0d16-491a-9564-8ee149545281 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:56 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d5f89fe4-0d16-491a-9564-8ee149545281 tempest-QosSpecsTestJSON-1783445894 tempest-QosSpecsTestJSON-1783445894-project-admin] GET http://192.168.122.202/volume/v3/qos-specs Sep 01 12:41:56 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d5f89fe4-0d16-491a-9564-8ee149545281 tempest-QosSpecsTestJSON-1783445894 tempest-QosSpecsTestJSON-1783445894-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:41:56 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d5f89fe4-0d16-491a-9564-8ee149545281 tempest-QosSpecsTestJSON-1783445894 tempest-QosSpecsTestJSON-1783445894-project-admin] Calling method 'index' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:41:56 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/qos_specs.py:205: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:41:56 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, cls(context), Sep 01 12:41:56 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d5f89fe4-0d16-491a-9564-8ee149545281 tempest-QosSpecsTestJSON-1783445894 tempest-QosSpecsTestJSON-1783445894-project-admin] http://192.168.122.202/volume/v3/qos-specs returned with HTTP 200 Sep 01 12:41:56 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 450/932] 192.168.122.202 () {58 vars in 1127 bytes} [Tue Sep 1 12:41:56 2026] GET /volume/v3/qos-specs => generated 174 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:41:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-8a5731dc-9c6d-435f-ad5d-56c81726556e None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:56 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-8a5731dc-9c6d-435f-ad5d-56c81726556e tempest-QosSpecsTestJSON-1783445894 tempest-QosSpecsTestJSON-1783445894-project-admin] PUT http://192.168.122.202/volume/v3/qos-specs/57f2458a-c354-4728-9586-67521c0a8a12 Sep 01 12:41:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-8a5731dc-9c6d-435f-ad5d-56c81726556e tempest-QosSpecsTestJSON-1783445894 tempest-QosSpecsTestJSON-1783445894-project-admin] Action: 'update', calling method: update, body: {"qos_specs": {"iops_bytes": "500"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:41:56 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:41:56 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:41:56 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.qos_specs [None req-8a5731dc-9c6d-435f-ad5d-56c81726556e tempest-QosSpecsTestJSON-1783445894 tempest-QosSpecsTestJSON-1783445894-project-admin] qos_specs.update(): specs {'iops_bytes': '500'} {{(pid=86815) update /opt/stack/cinder/cinder/volume/qos_specs.py:79}} Sep 01 12:41:56 devstack devstack@c-api.service[86815]: DEBUG cinder.db.api [None req-8a5731dc-9c6d-435f-ad5d-56c81726556e tempest-QosSpecsTestJSON-1783445894 tempest-QosSpecsTestJSON-1783445894-project-admin] qos_specs_update() value: {'id': 'b0eeb13d-45c8-459c-a499-d44b62b0648b', 'key': 'iops_bytes', 'value': '500', 'specs_id': '57f2458a-c354-4728-9586-67521c0a8a12', 'deleted': False} {{(pid=86815) qos_specs_update /opt/stack/cinder/cinder/db/api.py:6017}} Sep 01 12:41:56 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-8a5731dc-9c6d-435f-ad5d-56c81726556e tempest-QosSpecsTestJSON-1783445894 tempest-QosSpecsTestJSON-1783445894-project-admin] http://192.168.122.202/volume/v3/qos-specs/57f2458a-c354-4728-9586-67521c0a8a12 returned with HTTP 200 Sep 01 12:41:56 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 483/933] 192.168.122.202 () {60 vars in 1258 bytes} [Tue Sep 1 12:41:56 2026] PUT /volume/v3/qos-specs/57f2458a-c354-4728-9586-67521c0a8a12 => generated 36 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 12:41:56 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-3d26d0c9-2263-424b-bef2-600432eb329d None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:56 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-3d26d0c9-2263-424b-bef2-600432eb329d tempest-QosSpecsTestJSON-1783445894 tempest-QosSpecsTestJSON-1783445894-project-admin] GET http://192.168.122.202/volume/v3/qos-specs/57f2458a-c354-4728-9586-67521c0a8a12 Sep 01 12:41:56 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-3d26d0c9-2263-424b-bef2-600432eb329d tempest-QosSpecsTestJSON-1783445894 tempest-QosSpecsTestJSON-1783445894-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:41:56 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-3d26d0c9-2263-424b-bef2-600432eb329d tempest-QosSpecsTestJSON-1783445894 tempest-QosSpecsTestJSON-1783445894-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:41:56 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:41:56 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:41:56 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-3d26d0c9-2263-424b-bef2-600432eb329d tempest-QosSpecsTestJSON-1783445894 tempest-QosSpecsTestJSON-1783445894-project-admin] http://192.168.122.202/volume/v3/qos-specs/57f2458a-c354-4728-9586-67521c0a8a12 returned with HTTP 200 Sep 01 12:41:56 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 451/934] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:41:56 2026] GET /volume/v3/qos-specs/57f2458a-c354-4728-9586-67521c0a8a12 => generated 421 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:41:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-5c1d6b2d-2c7f-4599-bc37-249b7daba31c None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:56 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-5c1d6b2d-2c7f-4599-bc37-249b7daba31c tempest-QosSpecsTestJSON-1783445894 tempest-QosSpecsTestJSON-1783445894-project-admin] PUT http://192.168.122.202/volume/v3/qos-specs/57f2458a-c354-4728-9586-67521c0a8a12/delete_keys Sep 01 12:41:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-5c1d6b2d-2c7f-4599-bc37-249b7daba31c tempest-QosSpecsTestJSON-1783445894 tempest-QosSpecsTestJSON-1783445894-project-admin] Action: 'delete_keys', calling method: delete_keys, body: {"keys": ["iops_bytes"]} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:41:57 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:41:57 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:41:57 devstack devstack@c-api.service[86815]: DEBUG cinder.api.contrib.qos_specs_manage [None req-5c1d6b2d-2c7f-4599-bc37-249b7daba31c tempest-QosSpecsTestJSON-1783445894 tempest-QosSpecsTestJSON-1783445894-project-admin] Delete_key spec: 57f2458a-c354-4728-9586-67521c0a8a12, keys: ['iops_bytes'] {{(pid=86815) delete_keys /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:208}} Sep 01 12:41:57 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-5c1d6b2d-2c7f-4599-bc37-249b7daba31c tempest-QosSpecsTestJSON-1783445894 tempest-QosSpecsTestJSON-1783445894-project-admin] http://192.168.122.202/volume/v3/qos-specs/57f2458a-c354-4728-9586-67521c0a8a12/delete_keys returned with HTTP 202 Sep 01 12:41:57 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 484/935] 192.168.122.202 () {60 vars in 1294 bytes} [Tue Sep 1 12:41:56 2026] PUT /volume/v3/qos-specs/57f2458a-c354-4728-9586-67521c0a8a12/delete_keys => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 12:41:57 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-e5699a59-f5b4-47e3-ad1a-c8296fc68808 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:57 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e5699a59-f5b4-47e3-ad1a-c8296fc68808 tempest-QosSpecsTestJSON-1783445894 tempest-QosSpecsTestJSON-1783445894-project-admin] GET http://192.168.122.202/volume/v3/qos-specs/57f2458a-c354-4728-9586-67521c0a8a12 Sep 01 12:41:57 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e5699a59-f5b4-47e3-ad1a-c8296fc68808 tempest-QosSpecsTestJSON-1783445894 tempest-QosSpecsTestJSON-1783445894-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:41:57 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e5699a59-f5b4-47e3-ad1a-c8296fc68808 tempest-QosSpecsTestJSON-1783445894 tempest-QosSpecsTestJSON-1783445894-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:41:57 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:41:57 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:41:57 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e5699a59-f5b4-47e3-ad1a-c8296fc68808 tempest-QosSpecsTestJSON-1783445894 tempest-QosSpecsTestJSON-1783445894-project-admin] http://192.168.122.202/volume/v3/qos-specs/57f2458a-c354-4728-9586-67521c0a8a12 returned with HTTP 200 Sep 01 12:41:57 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 452/936] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:41:57 2026] GET /volume/v3/qos-specs/57f2458a-c354-4728-9586-67521c0a8a12 => generated 400 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:41:57 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-62496c42-1cac-4afe-9ce8-4bcea93b549b None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:57 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-62496c42-1cac-4afe-9ce8-4bcea93b549b tempest-QosSpecsTestJSON-1783445894 tempest-QosSpecsTestJSON-1783445894-project-admin] GET http://192.168.122.202/volume/v3/qos-specs/57f2458a-c354-4728-9586-67521c0a8a12 Sep 01 12:41:57 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-62496c42-1cac-4afe-9ce8-4bcea93b549b tempest-QosSpecsTestJSON-1783445894 tempest-QosSpecsTestJSON-1783445894-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:41:57 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-62496c42-1cac-4afe-9ce8-4bcea93b549b tempest-QosSpecsTestJSON-1783445894 tempest-QosSpecsTestJSON-1783445894-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:41:57 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:41:57 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:41:57 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-62496c42-1cac-4afe-9ce8-4bcea93b549b tempest-QosSpecsTestJSON-1783445894 tempest-QosSpecsTestJSON-1783445894-project-admin] http://192.168.122.202/volume/v3/qos-specs/57f2458a-c354-4728-9586-67521c0a8a12 returned with HTTP 200 Sep 01 12:41:57 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 485/937] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:41:57 2026] GET /volume/v3/qos-specs/57f2458a-c354-4728-9586-67521c0a8a12 => generated 400 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:41:57 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-7353ad81-47f9-487e-bdc4-cfee8c0569ac None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:57 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7353ad81-47f9-487e-bdc4-cfee8c0569ac tempest-QosSpecsTestJSON-1783445894 tempest-QosSpecsTestJSON-1783445894-project-admin] DELETE http://192.168.122.202/volume/v3/qos-specs/57f2458a-c354-4728-9586-67521c0a8a12?force=False Sep 01 12:41:57 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-7353ad81-47f9-487e-bdc4-cfee8c0569ac tempest-QosSpecsTestJSON-1783445894 tempest-QosSpecsTestJSON-1783445894-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:41:57 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-7353ad81-47f9-487e-bdc4-cfee8c0569ac tempest-QosSpecsTestJSON-1783445894 tempest-QosSpecsTestJSON-1783445894-project-admin] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:41:57 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:41:57 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:41:57 devstack devstack@c-api.service[86814]: DEBUG cinder.api.contrib.qos_specs_manage [None req-7353ad81-47f9-487e-bdc4-cfee8c0569ac tempest-QosSpecsTestJSON-1783445894 tempest-QosSpecsTestJSON-1783445894-project-admin] Delete qos_spec: 57f2458a-c354-4728-9586-67521c0a8a12, force: False {{(pid=86814) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 01 12:41:57 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume_type.py:186: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:41:57 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 01 12:41:57 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7353ad81-47f9-487e-bdc4-cfee8c0569ac tempest-QosSpecsTestJSON-1783445894 tempest-QosSpecsTestJSON-1783445894-project-admin] http://192.168.122.202/volume/v3/qos-specs/57f2458a-c354-4728-9586-67521c0a8a12?force=False returned with HTTP 202 Sep 01 12:41:57 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 453/938] 192.168.122.202 () {58 vars in 1264 bytes} [Tue Sep 1 12:41:57 2026] DELETE /volume/v3/qos-specs/57f2458a-c354-4728-9586-67521c0a8a12?force=False => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 12:41:57 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-3ae3ea5b-8cf8-4fa2-9117-229d1f93702a None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:41:57 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-3ae3ea5b-8cf8-4fa2-9117-229d1f93702a tempest-QosSpecsTestJSON-1783445894 tempest-QosSpecsTestJSON-1783445894-project-admin] GET http://192.168.122.202/volume/v3/qos-specs/57f2458a-c354-4728-9586-67521c0a8a12 Sep 01 12:41:57 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-3ae3ea5b-8cf8-4fa2-9117-229d1f93702a tempest-QosSpecsTestJSON-1783445894 tempest-QosSpecsTestJSON-1783445894-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:41:57 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-3ae3ea5b-8cf8-4fa2-9117-229d1f93702a tempest-QosSpecsTestJSON-1783445894 tempest-QosSpecsTestJSON-1783445894-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:41:57 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:41:57 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:41:57 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-3ae3ea5b-8cf8-4fa2-9117-229d1f93702a tempest-QosSpecsTestJSON-1783445894 tempest-QosSpecsTestJSON-1783445894-project-admin] http://192.168.122.202/volume/v3/qos-specs/57f2458a-c354-4728-9586-67521c0a8a12 returned with HTTP 404 Sep 01 12:41:57 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 486/939] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:41:57 2026] GET /volume/v3/qos-specs/57f2458a-c354-4728-9586-67521c0a8a12 => generated 100 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:42:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-b9d91da9-b2fa-49ab-ad48-090830457957 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:01 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b9d91da9-b2fa-49ab-ad48-090830457957 tempest-VolumeRetypeWithoutMigrationTest-2126807833 tempest-VolumeRetypeWithoutMigrationTest-2126807833-project-admin] POST http://192.168.122.202/volume/v3/types Sep 01 12:42:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b9d91da9-b2fa-49ab-ad48-090830457957 tempest-VolumeRetypeWithoutMigrationTest-2126807833 tempest-VolumeRetypeWithoutMigrationTest-2126807833-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-1"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:42:01 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:42:01 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:42:01 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b9d91da9-b2fa-49ab-ad48-090830457957 tempest-VolumeRetypeWithoutMigrationTest-2126807833 tempest-VolumeRetypeWithoutMigrationTest-2126807833-project-admin] http://192.168.122.202/volume/v3/types returned with HTTP 200 Sep 01 12:42:01 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 454/940] 192.168.122.202 () {60 vars in 1136 bytes} [Tue Sep 1 12:42:01 2026] POST /volume/v3/types => generated 188 bytes in 298 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:42:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-8a956b08-05cb-475f-bde9-fd4f755e3b18 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:01 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-8a956b08-05cb-475f-bde9-fd4f755e3b18 tempest-VolumeRetypeWithoutMigrationTest-2126807833 tempest-VolumeRetypeWithoutMigrationTest-2126807833-project-admin] POST http://192.168.122.202/volume/v3/types Sep 01 12:42:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-8a956b08-05cb-475f-bde9-fd4f755e3b18 tempest-VolumeRetypeWithoutMigrationTest-2126807833 tempest-VolumeRetypeWithoutMigrationTest-2126807833-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-2"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:42:01 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-8a956b08-05cb-475f-bde9-fd4f755e3b18 tempest-VolumeRetypeWithoutMigrationTest-2126807833 tempest-VolumeRetypeWithoutMigrationTest-2126807833-project-admin] http://192.168.122.202/volume/v3/types returned with HTTP 200 Sep 01 12:42:01 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 487/941] 192.168.122.202 () {60 vars in 1136 bytes} [Tue Sep 1 12:42:01 2026] POST /volume/v3/types => generated 188 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:42:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-3c4592ac-5e83-4a4e-9e11-8972e76de12c None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:01 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-3c4592ac-5e83-4a4e-9e11-8972e76de12c tempest-VolumeRetypeWithoutMigrationTest-419055346 tempest-VolumeRetypeWithoutMigrationTest-419055346-project-member] POST http://192.168.122.202/volume/v3/volumes Sep 01 12:42:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-3c4592ac-5e83-4a4e-9e11-8972e76de12c tempest-VolumeRetypeWithoutMigrationTest-419055346 tempest-VolumeRetypeWithoutMigrationTest-419055346-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-87486897"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:42:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volumes [None req-3c4592ac-5e83-4a4e-9e11-8972e76de12c tempest-VolumeRetypeWithoutMigrationTest-419055346 tempest-VolumeRetypeWithoutMigrationTest-419055346-project-member] Create volume request body: {'volume': {'volume_type': 'volume-type-1', 'size': 1, 'name': 'tempest-VolumeRetypeWithoutMigrationTest-Volume-87486897'}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:42:01 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-3c4592ac-5e83-4a4e-9e11-8972e76de12c tempest-VolumeRetypeWithoutMigrationTest-419055346 tempest-VolumeRetypeWithoutMigrationTest-419055346-project-member] Create volume of 1 GB Sep 01 12:42:01 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:42:01 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:42:01 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-3c4592ac-5e83-4a4e-9e11-8972e76de12c tempest-VolumeRetypeWithoutMigrationTest-419055346 tempest-VolumeRetypeWithoutMigrationTest-419055346-project-member] Availability Zones retrieved successfully. Sep 01 12:42:01 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-3c4592ac-5e83-4a4e-9e11-8972e76de12c tempest-VolumeRetypeWithoutMigrationTest-419055346 tempest-VolumeRetypeWithoutMigrationTest-419055346-project-member] Flow 'volume_create_api' (c12a7bbc-374e-41ea-8d8e-4d8d68fc556f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:42:01 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-3c4592ac-5e83-4a4e-9e11-8972e76de12c tempest-VolumeRetypeWithoutMigrationTest-419055346 tempest-VolumeRetypeWithoutMigrationTest-419055346-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ac01220-b082-4a66-a439-1f26b97f25ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:42:01 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.flows.api.create_volume [None req-3c4592ac-5e83-4a4e-9e11-8972e76de12c tempest-VolumeRetypeWithoutMigrationTest-419055346 tempest-VolumeRetypeWithoutMigrationTest-419055346-project-member] Validating volume size '1' using validate_int {{(pid=86814) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 12:42:01 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-3c4592ac-5e83-4a4e-9e11-8972e76de12c tempest-VolumeRetypeWithoutMigrationTest-419055346 tempest-VolumeRetypeWithoutMigrationTest-419055346-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ac01220-b082-4a66-a439-1f26b97f25ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T10:42:01Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=fd8cf0ab-5e37-4b82-8d08-fa1e5814adf1,is_public=True,name='volume-type-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'fd8cf0ab-5e37-4b82-8d08-fa1e5814adf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:42:01 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-3c4592ac-5e83-4a4e-9e11-8972e76de12c tempest-VolumeRetypeWithoutMigrationTest-419055346 tempest-VolumeRetypeWithoutMigrationTest-419055346-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ad59915-2e5d-4c1d-8fe6-9301c3cbd507) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:42:01 devstack devstack@c-api.service[86814]: WARNING cinder.quota [None req-3c4592ac-5e83-4a4e-9e11-8972e76de12c tempest-VolumeRetypeWithoutMigrationTest-419055346 tempest-VolumeRetypeWithoutMigrationTest-419055346-project-member] Deprecated: Default quota for resource: volumes_volume-type-1 is set by the default quota flag: quota_volumes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Sep 01 12:42:01 devstack devstack@c-api.service[86814]: WARNING cinder.quota [None req-3c4592ac-5e83-4a4e-9e11-8972e76de12c tempest-VolumeRetypeWithoutMigrationTest-419055346 tempest-VolumeRetypeWithoutMigrationTest-419055346-project-member] Deprecated: Default quota for resource: gigabytes_volume-type-1 is set by the default quota flag: quota_gigabytes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Sep 01 12:42:01 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-3c4592ac-5e83-4a4e-9e11-8972e76de12c tempest-VolumeRetypeWithoutMigrationTest-419055346 tempest-VolumeRetypeWithoutMigrationTest-419055346-project-member] Created reservations ['49aa762f-5bb7-41da-8b1a-4ae12f046445', 'd6f09d9e-af2a-41e0-a615-debd02fc50fa', '4af20040-d409-4c6e-972f-9fa1402ff32c', 'cc666461-f277-4a68-abc1-de7a05f4eaac'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:42:01 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-3c4592ac-5e83-4a4e-9e11-8972e76de12c tempest-VolumeRetypeWithoutMigrationTest-419055346 tempest-VolumeRetypeWithoutMigrationTest-419055346-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ad59915-2e5d-4c1d-8fe6-9301c3cbd507) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['49aa762f-5bb7-41da-8b1a-4ae12f046445', 'd6f09d9e-af2a-41e0-a615-debd02fc50fa', '4af20040-d409-4c6e-972f-9fa1402ff32c', 'cc666461-f277-4a68-abc1-de7a05f4eaac']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:42:01 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-3c4592ac-5e83-4a4e-9e11-8972e76de12c tempest-VolumeRetypeWithoutMigrationTest-419055346 tempest-VolumeRetypeWithoutMigrationTest-419055346-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c04d22cd-6610-403f-b3c0-b048ca4bbbbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:42:01 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:42:01 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:42:01 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-3c4592ac-5e83-4a4e-9e11-8972e76de12c tempest-VolumeRetypeWithoutMigrationTest-419055346 tempest-VolumeRetypeWithoutMigrationTest-419055346-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c04d22cd-6610-403f-b3c0-b048ca4bbbbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f5fa7c0d-25f8-4240-85db-87e3d4fa63da', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-87486897',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='074d1ce245a942b1af1d0e16d8f0f1dd',qos_specs=None,replication_status=,reservations=['49aa762f-5bb7-41da-8b1a-4ae12f046445','d6f09d9e-af2a-41e0-a615-debd02fc50fa','4af20040-d409-4c6e-972f-9fa1402ff32c','cc666461-f277-4a68-abc1-de7a05f4eaac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='244e05157b404fbd82a5d94ca59440b7',volume_type_id=fd8cf0ab-5e37-4b82-8d08-fa1e5814adf1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T10:42:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-87486897',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f5fa7c0d-25f8-4240-85db-87e3d4fa63da,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='074d1ce245a942b1af1d0e16d8f0f1dd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='244e05157b404fbd82a5d94ca59440b7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fd8cf0ab-5e37-4b82-8d08-fa1e5814adf1),volume_type_id=fd8cf0ab-5e37-4b82-8d08-fa1e5814adf1)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:42:01 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-3c4592ac-5e83-4a4e-9e11-8972e76de12c tempest-VolumeRetypeWithoutMigrationTest-419055346 tempest-VolumeRetypeWithoutMigrationTest-419055346-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (00e04c4e-4ace-44cb-840a-d466504b7f1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:42:01 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-3c4592ac-5e83-4a4e-9e11-8972e76de12c tempest-VolumeRetypeWithoutMigrationTest-419055346 tempest-VolumeRetypeWithoutMigrationTest-419055346-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (00e04c4e-4ace-44cb-840a-d466504b7f1b) transitioned into state 'SUCCESS' from state '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-87486897',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='074d1ce245a942b1af1d0e16d8f0f1dd',qos_specs=None,replication_status=,reservations=['49aa762f-5bb7-41da-8b1a-4ae12f046445','d6f09d9e-af2a-41e0-a615-debd02fc50fa','4af20040-d409-4c6e-972f-9fa1402ff32c','cc666461-f277-4a68-abc1-de7a05f4eaac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='244e05157b404fbd82a5d94ca59440b7',volume_type_id=fd8cf0ab-5e37-4b82-8d08-fa1e5814adf1)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:42:01 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-3c4592ac-5e83-4a4e-9e11-8972e76de12c tempest-VolumeRetypeWithoutMigrationTest-419055346 tempest-VolumeRetypeWithoutMigrationTest-419055346-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f89ede43-8ced-4b88-9eb9-95d3984d4372) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:42:01 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-3c4592ac-5e83-4a4e-9e11-8972e76de12c tempest-VolumeRetypeWithoutMigrationTest-419055346 tempest-VolumeRetypeWithoutMigrationTest-419055346-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f89ede43-8ced-4b88-9eb9-95d3984d4372) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:42:01 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-3c4592ac-5e83-4a4e-9e11-8972e76de12c tempest-VolumeRetypeWithoutMigrationTest-419055346 tempest-VolumeRetypeWithoutMigrationTest-419055346-project-member] Flow 'volume_create_api' (c12a7bbc-374e-41ea-8d8e-4d8d68fc556f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86814) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:42:01 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-3c4592ac-5e83-4a4e-9e11-8972e76de12c tempest-VolumeRetypeWithoutMigrationTest-419055346 tempest-VolumeRetypeWithoutMigrationTest-419055346-project-member] Create volume request issued successfully. Sep 01 12:42:01 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-3c4592ac-5e83-4a4e-9e11-8972e76de12c tempest-VolumeRetypeWithoutMigrationTest-419055346 tempest-VolumeRetypeWithoutMigrationTest-419055346-project-member] http://192.168.122.202/volume/v3/volumes returned with HTTP 202 Sep 01 12:42:01 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 455/942] 192.168.122.202 () {60 vars in 1143 bytes} [Tue Sep 1 12:42:01 2026] POST /volume/v3/volumes => generated 774 bytes in 567 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:42:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-5d3fa78b-5de3-494d-ab00-4765c1b1c0ec None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:01 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-5d3fa78b-5de3-494d-ab00-4765c1b1c0ec tempest-VolumeRetypeWithoutMigrationTest-419055346 tempest-VolumeRetypeWithoutMigrationTest-419055346-project-member] GET http://192.168.122.202/volume/v3/volumes/f5fa7c0d-25f8-4240-85db-87e3d4fa63da Sep 01 12:42:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-5d3fa78b-5de3-494d-ab00-4765c1b1c0ec tempest-VolumeRetypeWithoutMigrationTest-419055346 tempest-VolumeRetypeWithoutMigrationTest-419055346-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:42:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-5d3fa78b-5de3-494d-ab00-4765c1b1c0ec tempest-VolumeRetypeWithoutMigrationTest-419055346 tempest-VolumeRetypeWithoutMigrationTest-419055346-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:42:02 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:42:02 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:42:02 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:42:02 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:42:02 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-5d3fa78b-5de3-494d-ab00-4765c1b1c0ec tempest-VolumeRetypeWithoutMigrationTest-419055346 tempest-VolumeRetypeWithoutMigrationTest-419055346-project-member] Volume info retrieved successfully. Sep 01 12:42:02 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-5d3fa78b-5de3-494d-ab00-4765c1b1c0ec tempest-VolumeRetypeWithoutMigrationTest-419055346 tempest-VolumeRetypeWithoutMigrationTest-419055346-project-member] http://192.168.122.202/volume/v3/volumes/f5fa7c0d-25f8-4240-85db-87e3d4fa63da returned with HTTP 200 Sep 01 12:42:02 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 488/943] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:42:01 2026] GET /volume/v3/volumes/f5fa7c0d-25f8-4240-85db-87e3d4fa63da => generated 842 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:42:03 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-2c9d0a9e-8bea-42ac-a5d3-fb97f310075c None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:03 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-2c9d0a9e-8bea-42ac-a5d3-fb97f310075c tempest-VolumeRetypeWithoutMigrationTest-419055346 tempest-VolumeRetypeWithoutMigrationTest-419055346-project-member] GET http://192.168.122.202/volume/v3/volumes/f5fa7c0d-25f8-4240-85db-87e3d4fa63da Sep 01 12:42:03 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-2c9d0a9e-8bea-42ac-a5d3-fb97f310075c tempest-VolumeRetypeWithoutMigrationTest-419055346 tempest-VolumeRetypeWithoutMigrationTest-419055346-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:42:03 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-2c9d0a9e-8bea-42ac-a5d3-fb97f310075c tempest-VolumeRetypeWithoutMigrationTest-419055346 tempest-VolumeRetypeWithoutMigrationTest-419055346-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:42:03 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:42:03 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:42:03 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:42:03 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:42:03 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-2c9d0a9e-8bea-42ac-a5d3-fb97f310075c tempest-VolumeRetypeWithoutMigrationTest-419055346 tempest-VolumeRetypeWithoutMigrationTest-419055346-project-member] Volume info retrieved successfully. Sep 01 12:42:03 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-2c9d0a9e-8bea-42ac-a5d3-fb97f310075c tempest-VolumeRetypeWithoutMigrationTest-419055346 tempest-VolumeRetypeWithoutMigrationTest-419055346-project-member] http://192.168.122.202/volume/v3/volumes/f5fa7c0d-25f8-4240-85db-87e3d4fa63da returned with HTTP 200 Sep 01 12:42:03 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 456/944] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:42:03 2026] GET /volume/v3/volumes/f5fa7c0d-25f8-4240-85db-87e3d4fa63da => generated 866 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:42:04 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-f79ea7b6-7d72-47de-a276-31166a83b46b None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:04 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f79ea7b6-7d72-47de-a276-31166a83b46b tempest-VolumeRetypeWithoutMigrationTest-419055346 tempest-VolumeRetypeWithoutMigrationTest-419055346-project-member] GET http://192.168.122.202/volume/v3/volumes/f5fa7c0d-25f8-4240-85db-87e3d4fa63da Sep 01 12:42:04 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f79ea7b6-7d72-47de-a276-31166a83b46b tempest-VolumeRetypeWithoutMigrationTest-419055346 tempest-VolumeRetypeWithoutMigrationTest-419055346-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:42:04 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f79ea7b6-7d72-47de-a276-31166a83b46b tempest-VolumeRetypeWithoutMigrationTest-419055346 tempest-VolumeRetypeWithoutMigrationTest-419055346-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:42:04 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:42:04 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:42:04 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:42:04 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:42:04 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-f79ea7b6-7d72-47de-a276-31166a83b46b tempest-VolumeRetypeWithoutMigrationTest-419055346 tempest-VolumeRetypeWithoutMigrationTest-419055346-project-member] Volume info retrieved successfully. Sep 01 12:42:04 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f79ea7b6-7d72-47de-a276-31166a83b46b tempest-VolumeRetypeWithoutMigrationTest-419055346 tempest-VolumeRetypeWithoutMigrationTest-419055346-project-member] http://192.168.122.202/volume/v3/volumes/f5fa7c0d-25f8-4240-85db-87e3d4fa63da returned with HTTP 200 Sep 01 12:42:04 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 489/945] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:42:04 2026] GET /volume/v3/volumes/f5fa7c0d-25f8-4240-85db-87e3d4fa63da => generated 867 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:42:04 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-dd2ee3b3-090e-40c5-a234-d8b5b4052b14 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:04 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-dd2ee3b3-090e-40c5-a234-d8b5b4052b14 tempest-VolumeRetypeWithoutMigrationTest-2126807833 tempest-VolumeRetypeWithoutMigrationTest-2126807833-project-admin] GET http://192.168.122.202/volume/v3/volumes/f5fa7c0d-25f8-4240-85db-87e3d4fa63da Sep 01 12:42:04 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-dd2ee3b3-090e-40c5-a234-d8b5b4052b14 tempest-VolumeRetypeWithoutMigrationTest-2126807833 tempest-VolumeRetypeWithoutMigrationTest-2126807833-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:42:04 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-dd2ee3b3-090e-40c5-a234-d8b5b4052b14 tempest-VolumeRetypeWithoutMigrationTest-2126807833 tempest-VolumeRetypeWithoutMigrationTest-2126807833-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:42:04 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:42:04 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:42:04 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:42:04 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:42:04 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-dd2ee3b3-090e-40c5-a234-d8b5b4052b14 tempest-VolumeRetypeWithoutMigrationTest-2126807833 tempest-VolumeRetypeWithoutMigrationTest-2126807833-project-admin] Volume info retrieved successfully. Sep 01 12:42:04 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-dd2ee3b3-090e-40c5-a234-d8b5b4052b14 tempest-VolumeRetypeWithoutMigrationTest-2126807833 tempest-VolumeRetypeWithoutMigrationTest-2126807833-project-admin] http://192.168.122.202/volume/v3/volumes/f5fa7c0d-25f8-4240-85db-87e3d4fa63da returned with HTTP 200 Sep 01 12:42:04 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 457/946] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:42:04 2026] GET /volume/v3/volumes/f5fa7c0d-25f8-4240-85db-87e3d4fa63da => generated 1030 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:42:04 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-525c7692-6913-4299-884d-3ced4472f4c9 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:04 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-525c7692-6913-4299-884d-3ced4472f4c9 tempest-VolumeRetypeWithoutMigrationTest-419055346 tempest-VolumeRetypeWithoutMigrationTest-419055346-project-member] POST http://192.168.122.202/volume/v3/volumes/f5fa7c0d-25f8-4240-85db-87e3d4fa63da/action Sep 01 12:42:04 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-525c7692-6913-4299-884d-3ced4472f4c9 tempest-VolumeRetypeWithoutMigrationTest-419055346 tempest-VolumeRetypeWithoutMigrationTest-419055346-project-member] Action body: b'{"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}}' {{(pid=86815) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:42:04 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-525c7692-6913-4299-884d-3ced4472f4c9 tempest-VolumeRetypeWithoutMigrationTest-419055346 tempest-VolumeRetypeWithoutMigrationTest-419055346-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:42:04 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:42:04 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:42:04 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:42:04 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:42:04 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-525c7692-6913-4299-884d-3ced4472f4c9 tempest-VolumeRetypeWithoutMigrationTest-419055346 tempest-VolumeRetypeWithoutMigrationTest-419055346-project-member] Volume info retrieved successfully. Sep 01 12:42:04 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:42:04 devstack devstack@c-api.service[86815]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 12:42:04 devstack devstack@c-api.service[86815]: WARNING cinder.quota [None req-525c7692-6913-4299-884d-3ced4472f4c9 tempest-VolumeRetypeWithoutMigrationTest-419055346 tempest-VolumeRetypeWithoutMigrationTest-419055346-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 01 12:42:04 devstack devstack@c-api.service[86815]: WARNING cinder.quota [None req-525c7692-6913-4299-884d-3ced4472f4c9 tempest-VolumeRetypeWithoutMigrationTest-419055346 tempest-VolumeRetypeWithoutMigrationTest-419055346-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 01 12:42:04 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-525c7692-6913-4299-884d-3ced4472f4c9 tempest-VolumeRetypeWithoutMigrationTest-419055346 tempest-VolumeRetypeWithoutMigrationTest-419055346-project-member] Created reservations ['a3be0c9e-93ed-4fb4-a3eb-7ee153a7171f', '358fab16-8fab-4e36-baf6-11a59f212aa8'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:42:04 devstack devstack@c-api.service[86815]: WARNING cinder.quota [None req-525c7692-6913-4299-884d-3ced4472f4c9 tempest-VolumeRetypeWithoutMigrationTest-419055346 tempest-VolumeRetypeWithoutMigrationTest-419055346-project-member] Deprecated: Default quota for resource: volumes_volume-type-1 is set by the default quota flag: quota_volumes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Sep 01 12:42:04 devstack devstack@c-api.service[86815]: WARNING cinder.quota [None req-525c7692-6913-4299-884d-3ced4472f4c9 tempest-VolumeRetypeWithoutMigrationTest-419055346 tempest-VolumeRetypeWithoutMigrationTest-419055346-project-member] Deprecated: Default quota for resource: gigabytes_volume-type-1 is set by the default quota flag: quota_gigabytes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Sep 01 12:42:04 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-525c7692-6913-4299-884d-3ced4472f4c9 tempest-VolumeRetypeWithoutMigrationTest-419055346 tempest-VolumeRetypeWithoutMigrationTest-419055346-project-member] Created reservations ['072edbe1-3fc4-43f6-8e27-20921d705a47', 'fdc48cd2-3054-4a25-af95-3c07db4ada61'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:42:05 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:42:05 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:42:05 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-525c7692-6913-4299-884d-3ced4472f4c9 tempest-VolumeRetypeWithoutMigrationTest-419055346 tempest-VolumeRetypeWithoutMigrationTest-419055346-project-member] Retype volume request issued successfully. Sep 01 12:42:05 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-525c7692-6913-4299-884d-3ced4472f4c9 tempest-VolumeRetypeWithoutMigrationTest-419055346 tempest-VolumeRetypeWithoutMigrationTest-419055346-project-member] http://192.168.122.202/volume/v3/volumes/f5fa7c0d-25f8-4240-85db-87e3d4fa63da/action returned with HTTP 202 Sep 01 12:42:05 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-4eb2a74e-0e6f-4e67-9987-47edf38f6cac None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:05 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 490/947] 192.168.122.202 () {60 vars in 1274 bytes} [Tue Sep 1 12:42:04 2026] POST /volume/v3/volumes/f5fa7c0d-25f8-4240-85db-87e3d4fa63da/action => generated 0 bytes in 497 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 12:42:05 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-4eb2a74e-0e6f-4e67-9987-47edf38f6cac tempest-VolumeRetypeWithoutMigrationTest-419055346 tempest-VolumeRetypeWithoutMigrationTest-419055346-project-member] GET http://192.168.122.202/volume/v3/volumes/f5fa7c0d-25f8-4240-85db-87e3d4fa63da Sep 01 12:42:05 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-4eb2a74e-0e6f-4e67-9987-47edf38f6cac tempest-VolumeRetypeWithoutMigrationTest-419055346 tempest-VolumeRetypeWithoutMigrationTest-419055346-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:42:05 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-4eb2a74e-0e6f-4e67-9987-47edf38f6cac tempest-VolumeRetypeWithoutMigrationTest-419055346 tempest-VolumeRetypeWithoutMigrationTest-419055346-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:42:05 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:42:05 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:42:05 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:42:05 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:42:05 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-4eb2a74e-0e6f-4e67-9987-47edf38f6cac tempest-VolumeRetypeWithoutMigrationTest-419055346 tempest-VolumeRetypeWithoutMigrationTest-419055346-project-member] Volume info retrieved successfully. Sep 01 12:42:05 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-4eb2a74e-0e6f-4e67-9987-47edf38f6cac tempest-VolumeRetypeWithoutMigrationTest-419055346 tempest-VolumeRetypeWithoutMigrationTest-419055346-project-member] http://192.168.122.202/volume/v3/volumes/f5fa7c0d-25f8-4240-85db-87e3d4fa63da returned with HTTP 200 Sep 01 12:42:05 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 458/948] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:42:05 2026] GET /volume/v3/volumes/f5fa7c0d-25f8-4240-85db-87e3d4fa63da => generated 866 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:42:06 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-fa7e454b-fad2-45c6-92f0-65e93d5cffb8 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:06 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-f4dfec74-596e-431d-8e1f-f8b910867ece None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:06 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f4dfec74-596e-431d-8e1f-f8b910867ece tempest-VolumeRetypeWithoutMigrationTest-419055346 tempest-VolumeRetypeWithoutMigrationTest-419055346-project-member] GET http://192.168.122.202/volume/v3/volumes/f5fa7c0d-25f8-4240-85db-87e3d4fa63da Sep 01 12:42:06 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f4dfec74-596e-431d-8e1f-f8b910867ece tempest-VolumeRetypeWithoutMigrationTest-419055346 tempest-VolumeRetypeWithoutMigrationTest-419055346-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:42:06 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f4dfec74-596e-431d-8e1f-f8b910867ece tempest-VolumeRetypeWithoutMigrationTest-419055346 tempest-VolumeRetypeWithoutMigrationTest-419055346-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:42:06 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:42:06 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:42:06 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:42:06 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:42:06 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-f4dfec74-596e-431d-8e1f-f8b910867ece tempest-VolumeRetypeWithoutMigrationTest-419055346 tempest-VolumeRetypeWithoutMigrationTest-419055346-project-member] Volume info retrieved successfully. Sep 01 12:42:06 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f4dfec74-596e-431d-8e1f-f8b910867ece tempest-VolumeRetypeWithoutMigrationTest-419055346 tempest-VolumeRetypeWithoutMigrationTest-419055346-project-member] http://192.168.122.202/volume/v3/volumes/f5fa7c0d-25f8-4240-85db-87e3d4fa63da returned with HTTP 200 Sep 01 12:42:06 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 459/949] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:42:06 2026] GET /volume/v3/volumes/f5fa7c0d-25f8-4240-85db-87e3d4fa63da => generated 867 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:42:06 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-d1e91425-0836-406d-9442-594592fd0fb1 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:06 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d1e91425-0836-406d-9442-594592fd0fb1 tempest-VolumeRetypeWithoutMigrationTest-2126807833 tempest-VolumeRetypeWithoutMigrationTest-2126807833-project-admin] GET http://192.168.122.202/volume/v3/volumes/f5fa7c0d-25f8-4240-85db-87e3d4fa63da Sep 01 12:42:06 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d1e91425-0836-406d-9442-594592fd0fb1 tempest-VolumeRetypeWithoutMigrationTest-2126807833 tempest-VolumeRetypeWithoutMigrationTest-2126807833-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:42:06 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d1e91425-0836-406d-9442-594592fd0fb1 tempest-VolumeRetypeWithoutMigrationTest-2126807833 tempest-VolumeRetypeWithoutMigrationTest-2126807833-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:42:06 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:42:06 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:42:06 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:42:06 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:42:06 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-d1e91425-0836-406d-9442-594592fd0fb1 tempest-VolumeRetypeWithoutMigrationTest-2126807833 tempest-VolumeRetypeWithoutMigrationTest-2126807833-project-admin] Volume info retrieved successfully. Sep 01 12:42:06 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d1e91425-0836-406d-9442-594592fd0fb1 tempest-VolumeRetypeWithoutMigrationTest-2126807833 tempest-VolumeRetypeWithoutMigrationTest-2126807833-project-admin] http://192.168.122.202/volume/v3/volumes/f5fa7c0d-25f8-4240-85db-87e3d4fa63da returned with HTTP 200 Sep 01 12:42:06 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 460/950] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:42:06 2026] GET /volume/v3/volumes/f5fa7c0d-25f8-4240-85db-87e3d4fa63da => generated 1030 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:42:06 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-fa7e454b-fad2-45c6-92f0-65e93d5cffb8 tempest-VolumeQuotasNegativeTestJSON-467533397 tempest-VolumeQuotasNegativeTestJSON-467533397-project-admin] GET http://192.168.122.202/volume/v3/os-quota-sets/f2a6a93cd60743cea28a6efcf4121fd8 Sep 01 12:42:06 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-fa7e454b-fad2-45c6-92f0-65e93d5cffb8 tempest-VolumeQuotasNegativeTestJSON-467533397 tempest-VolumeQuotasNegativeTestJSON-467533397-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:42:06 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-fa7e454b-fad2-45c6-92f0-65e93d5cffb8 tempest-VolumeQuotasNegativeTestJSON-467533397 tempest-VolumeQuotasNegativeTestJSON-467533397-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:42:06 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:42:06 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:42:06 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-e57ce8c4-a90d-45f0-898f-c001702d7996 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:06 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e57ce8c4-a90d-45f0-898f-c001702d7996 tempest-VolumeRetypeWithoutMigrationTest-2126807833 tempest-VolumeRetypeWithoutMigrationTest-2126807833-project-admin] GET http://192.168.122.202/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-87486897 Sep 01 12:42:06 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e57ce8c4-a90d-45f0-898f-c001702d7996 tempest-VolumeRetypeWithoutMigrationTest-2126807833 tempest-VolumeRetypeWithoutMigrationTest-2126807833-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:42:06 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e57ce8c4-a90d-45f0-898f-c001702d7996 tempest-VolumeRetypeWithoutMigrationTest-2126807833 tempest-VolumeRetypeWithoutMigrationTest-2126807833-project-admin] Calling method 'index' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:42:06 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-e57ce8c4-a90d-45f0-898f-c001702d7996 tempest-VolumeRetypeWithoutMigrationTest-2126807833 tempest-VolumeRetypeWithoutMigrationTest-2126807833-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeWithoutMigrationTest-Volume-87486897'), ('all_tenants', True)]). {{(pid=86814) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 12:42:06 devstack devstack@c-api.service[86815]: WARNING cinder.quota [None req-fa7e454b-fad2-45c6-92f0-65e93d5cffb8 tempest-VolumeQuotasNegativeTestJSON-467533397 tempest-VolumeQuotasNegativeTestJSON-467533397-project-admin] Deprecated: Default quota for resource: snapshots_volume-type-1 is set by the default quota flag: quota_snapshots_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Sep 01 12:42:06 devstack devstack@c-api.service[86815]: WARNING cinder.quota [None req-fa7e454b-fad2-45c6-92f0-65e93d5cffb8 tempest-VolumeQuotasNegativeTestJSON-467533397 tempest-VolumeQuotasNegativeTestJSON-467533397-project-admin] Deprecated: Default quota for resource: snapshots_volume-type-2 is set by the default quota flag: quota_snapshots_volume-type-2, it is now deprecated. Please use the default quota class for default quota. Sep 01 12:42:06 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-fa7e454b-fad2-45c6-92f0-65e93d5cffb8 tempest-VolumeQuotasNegativeTestJSON-467533397 tempest-VolumeQuotasNegativeTestJSON-467533397-project-admin] http://192.168.122.202/volume/v3/os-quota-sets/f2a6a93cd60743cea28a6efcf4121fd8 returned with HTTP 200 Sep 01 12:42:06 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 491/951] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:42:06 2026] GET /volume/v3/os-quota-sets/f2a6a93cd60743cea28a6efcf4121fd8 => generated 622 bytes in 734 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:42:06 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:42:06 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:42:06 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-e57ce8c4-a90d-45f0-898f-c001702d7996 tempest-VolumeRetypeWithoutMigrationTest-2126807833 tempest-VolumeRetypeWithoutMigrationTest-2126807833-project-admin] Get all volumes completed successfully. Sep 01 12:42:06 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e57ce8c4-a90d-45f0-898f-c001702d7996 tempest-VolumeRetypeWithoutMigrationTest-2126807833 tempest-VolumeRetypeWithoutMigrationTest-2126807833-project-admin] http://192.168.122.202/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-87486897 returned with HTTP 200 Sep 01 12:42:06 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 461/952] 192.168.122.202 () {58 vars in 1278 bytes} [Tue Sep 1 12:42:06 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-87486897 => generated 353 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:42:06 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-83b63256-b1f8-45ef-a337-001302c3e3bb None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:06 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-6f739d0a-71eb-4a80-9a28-43ce88a4c135 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:06 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-83b63256-b1f8-45ef-a337-001302c3e3bb tempest-VolumeRetypeWithoutMigrationTest-419055346 tempest-VolumeRetypeWithoutMigrationTest-419055346-project-member] GET http://192.168.122.202/volume/v3/volumes/f5fa7c0d-25f8-4240-85db-87e3d4fa63da Sep 01 12:42:06 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-83b63256-b1f8-45ef-a337-001302c3e3bb tempest-VolumeRetypeWithoutMigrationTest-419055346 tempest-VolumeRetypeWithoutMigrationTest-419055346-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:42:06 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-83b63256-b1f8-45ef-a337-001302c3e3bb tempest-VolumeRetypeWithoutMigrationTest-419055346 tempest-VolumeRetypeWithoutMigrationTest-419055346-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:42:07 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:42:07 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:42:07 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:42:07 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:42:07 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-83b63256-b1f8-45ef-a337-001302c3e3bb tempest-VolumeRetypeWithoutMigrationTest-419055346 tempest-VolumeRetypeWithoutMigrationTest-419055346-project-member] Volume info retrieved successfully. Sep 01 12:42:07 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-83b63256-b1f8-45ef-a337-001302c3e3bb tempest-VolumeRetypeWithoutMigrationTest-419055346 tempest-VolumeRetypeWithoutMigrationTest-419055346-project-member] http://192.168.122.202/volume/v3/volumes/f5fa7c0d-25f8-4240-85db-87e3d4fa63da returned with HTTP 200 Sep 01 12:42:07 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 462/953] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:42:06 2026] GET /volume/v3/volumes/f5fa7c0d-25f8-4240-85db-87e3d4fa63da => generated 867 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:42:07 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-f042f9b9-0441-4e5d-852d-3fbb4287925d None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:07 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f042f9b9-0441-4e5d-852d-3fbb4287925d tempest-VolumeRetypeWithoutMigrationTest-419055346 tempest-VolumeRetypeWithoutMigrationTest-419055346-project-member] DELETE http://192.168.122.202/volume/v3/volumes/f5fa7c0d-25f8-4240-85db-87e3d4fa63da Sep 01 12:42:07 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f042f9b9-0441-4e5d-852d-3fbb4287925d tempest-VolumeRetypeWithoutMigrationTest-419055346 tempest-VolumeRetypeWithoutMigrationTest-419055346-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:42:07 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f042f9b9-0441-4e5d-852d-3fbb4287925d tempest-VolumeRetypeWithoutMigrationTest-419055346 tempest-VolumeRetypeWithoutMigrationTest-419055346-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:42:07 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-f042f9b9-0441-4e5d-852d-3fbb4287925d tempest-VolumeRetypeWithoutMigrationTest-419055346 tempest-VolumeRetypeWithoutMigrationTest-419055346-project-member] Delete volume with id: f5fa7c0d-25f8-4240-85db-87e3d4fa63da Sep 01 12:42:07 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:42:07 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:42:07 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:42:07 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:42:07 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-f042f9b9-0441-4e5d-852d-3fbb4287925d tempest-VolumeRetypeWithoutMigrationTest-419055346 tempest-VolumeRetypeWithoutMigrationTest-419055346-project-member] Volume info retrieved successfully. Sep 01 12:42:07 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-f042f9b9-0441-4e5d-852d-3fbb4287925d tempest-VolumeRetypeWithoutMigrationTest-419055346 tempest-VolumeRetypeWithoutMigrationTest-419055346-project-member] Delete volume request issued successfully. Sep 01 12:42:07 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f042f9b9-0441-4e5d-852d-3fbb4287925d tempest-VolumeRetypeWithoutMigrationTest-419055346 tempest-VolumeRetypeWithoutMigrationTest-419055346-project-member] http://192.168.122.202/volume/v3/volumes/f5fa7c0d-25f8-4240-85db-87e3d4fa63da returned with HTTP 202 Sep 01 12:42:07 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 463/954] 192.168.122.202 () {58 vars in 1235 bytes} [Tue Sep 1 12:42:07 2026] DELETE /volume/v3/volumes/f5fa7c0d-25f8-4240-85db-87e3d4fa63da => generated 0 bytes in 226 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:42:07 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-7889fa93-2829-47d8-a0ca-7a9259e17800 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:07 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7889fa93-2829-47d8-a0ca-7a9259e17800 tempest-VolumeRetypeWithoutMigrationTest-419055346 tempest-VolumeRetypeWithoutMigrationTest-419055346-project-member] GET http://192.168.122.202/volume/v3/volumes/f5fa7c0d-25f8-4240-85db-87e3d4fa63da Sep 01 12:42:07 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-7889fa93-2829-47d8-a0ca-7a9259e17800 tempest-VolumeRetypeWithoutMigrationTest-419055346 tempest-VolumeRetypeWithoutMigrationTest-419055346-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:42:07 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-7889fa93-2829-47d8-a0ca-7a9259e17800 tempest-VolumeRetypeWithoutMigrationTest-419055346 tempest-VolumeRetypeWithoutMigrationTest-419055346-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:42:07 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:42:07 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:42:07 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:42:07 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:42:07 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-7889fa93-2829-47d8-a0ca-7a9259e17800 tempest-VolumeRetypeWithoutMigrationTest-419055346 tempest-VolumeRetypeWithoutMigrationTest-419055346-project-member] Volume info retrieved successfully. Sep 01 12:42:07 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7889fa93-2829-47d8-a0ca-7a9259e17800 tempest-VolumeRetypeWithoutMigrationTest-419055346 tempest-VolumeRetypeWithoutMigrationTest-419055346-project-member] http://192.168.122.202/volume/v3/volumes/f5fa7c0d-25f8-4240-85db-87e3d4fa63da returned with HTTP 200 Sep 01 12:42:07 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 464/955] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:42:07 2026] GET /volume/v3/volumes/f5fa7c0d-25f8-4240-85db-87e3d4fa63da => generated 866 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:42:07 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-6f739d0a-71eb-4a80-9a28-43ce88a4c135 tempest-VolumeQuotasNegativeTestJSON-1051912244 tempest-VolumeQuotasNegativeTestJSON-1051912244-project-member] POST http://192.168.122.202/volume/v3/volumes Sep 01 12:42:07 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-6f739d0a-71eb-4a80-9a28-43ce88a4c135 tempest-VolumeQuotasNegativeTestJSON-1051912244 tempest-VolumeQuotasNegativeTestJSON-1051912244-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasNegativeTestJSON-Volume-1300121313"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:42:07 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.volumes [None req-6f739d0a-71eb-4a80-9a28-43ce88a4c135 tempest-VolumeQuotasNegativeTestJSON-1051912244 tempest-VolumeQuotasNegativeTestJSON-1051912244-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasNegativeTestJSON-Volume-1300121313'}} {{(pid=86815) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:42:07 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-6f739d0a-71eb-4a80-9a28-43ce88a4c135 tempest-VolumeQuotasNegativeTestJSON-1051912244 tempest-VolumeQuotasNegativeTestJSON-1051912244-project-member] Create volume of 1 GB Sep 01 12:42:07 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-6f739d0a-71eb-4a80-9a28-43ce88a4c135 tempest-VolumeQuotasNegativeTestJSON-1051912244 tempest-VolumeQuotasNegativeTestJSON-1051912244-project-member] Availability Zones retrieved successfully. Sep 01 12:42:07 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-6f739d0a-71eb-4a80-9a28-43ce88a4c135 tempest-VolumeQuotasNegativeTestJSON-1051912244 tempest-VolumeQuotasNegativeTestJSON-1051912244-project-member] Flow 'volume_create_api' (f33c79dd-05d6-42fc-9a63-77a07a58299d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:42:07 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-6f739d0a-71eb-4a80-9a28-43ce88a4c135 tempest-VolumeQuotasNegativeTestJSON-1051912244 tempest-VolumeQuotasNegativeTestJSON-1051912244-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c7114ae-841a-4176-80eb-e44732fcdb23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:42:07 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.flows.api.create_volume [None req-6f739d0a-71eb-4a80-9a28-43ce88a4c135 tempest-VolumeQuotasNegativeTestJSON-1051912244 tempest-VolumeQuotasNegativeTestJSON-1051912244-project-member] Validating volume size '1' using validate_int {{(pid=86815) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 12:42:07 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-6f739d0a-71eb-4a80-9a28-43ce88a4c135 tempest-VolumeQuotasNegativeTestJSON-1051912244 tempest-VolumeQuotasNegativeTestJSON-1051912244-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c7114ae-841a-4176-80eb-e44732fcdb23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T10:31:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3a4f1b59-94a6-4839-b926-0837adf99645,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a4f1b59-94a6-4839-b926-0837adf99645', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:42:07 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-6f739d0a-71eb-4a80-9a28-43ce88a4c135 tempest-VolumeQuotasNegativeTestJSON-1051912244 tempest-VolumeQuotasNegativeTestJSON-1051912244-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f3c686fe-12b5-4d65-b3df-cec0a211668f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:42:08 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-6f739d0a-71eb-4a80-9a28-43ce88a4c135 tempest-VolumeQuotasNegativeTestJSON-1051912244 tempest-VolumeQuotasNegativeTestJSON-1051912244-project-member] Created reservations ['75726900-a2db-4fe0-9b55-15e1119717ed', '55addcf2-a89b-438a-95e7-3092684245a6', '05c57a6b-6e28-4918-9a5b-6bae414fe608', 'd1959ac7-5462-4796-add1-5503b10ac31d'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:42:08 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-6f739d0a-71eb-4a80-9a28-43ce88a4c135 tempest-VolumeQuotasNegativeTestJSON-1051912244 tempest-VolumeQuotasNegativeTestJSON-1051912244-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f3c686fe-12b5-4d65-b3df-cec0a211668f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['75726900-a2db-4fe0-9b55-15e1119717ed', '55addcf2-a89b-438a-95e7-3092684245a6', '05c57a6b-6e28-4918-9a5b-6bae414fe608', 'd1959ac7-5462-4796-add1-5503b10ac31d']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:42:08 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-6f739d0a-71eb-4a80-9a28-43ce88a4c135 tempest-VolumeQuotasNegativeTestJSON-1051912244 tempest-VolumeQuotasNegativeTestJSON-1051912244-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7787cddb-9941-4fd5-bad7-e4d376aab81e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:42:08 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:42:08 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:42:08 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-6f739d0a-71eb-4a80-9a28-43ce88a4c135 tempest-VolumeQuotasNegativeTestJSON-1051912244 tempest-VolumeQuotasNegativeTestJSON-1051912244-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7787cddb-9941-4fd5-bad7-e4d376aab81e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8b4a65e5-4171-4828-b6bd-d9106b989158', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1300121313',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f2a6a93cd60743cea28a6efcf4121fd8',qos_specs=None,replication_status=,reservations=['75726900-a2db-4fe0-9b55-15e1119717ed','55addcf2-a89b-438a-95e7-3092684245a6','05c57a6b-6e28-4918-9a5b-6bae414fe608','d1959ac7-5462-4796-add1-5503b10ac31d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3db6e95e9514bd6b7e574bde2d8b4cc',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T10:42:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1300121313',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8b4a65e5-4171-4828-b6bd-d9106b989158,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f2a6a93cd60743cea28a6efcf4121fd8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f3db6e95e9514bd6b7e574bde2d8b4cc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a4f1b59-94a6-4839-b926-0837adf99645),volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:42:08 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-6f739d0a-71eb-4a80-9a28-43ce88a4c135 tempest-VolumeQuotasNegativeTestJSON-1051912244 tempest-VolumeQuotasNegativeTestJSON-1051912244-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e8d5153-c5c0-4ea0-9d18-ec499d945a2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:42:08 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-cbca5c4f-789a-46a5-8b11-3c66df82215e None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:08 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-cbca5c4f-789a-46a5-8b11-3c66df82215e tempest-VolumeRetypeWithoutMigrationTest-419055346 tempest-VolumeRetypeWithoutMigrationTest-419055346-project-member] GET http://192.168.122.202/volume/v3/volumes/f5fa7c0d-25f8-4240-85db-87e3d4fa63da Sep 01 12:42:08 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-cbca5c4f-789a-46a5-8b11-3c66df82215e tempest-VolumeRetypeWithoutMigrationTest-419055346 tempest-VolumeRetypeWithoutMigrationTest-419055346-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:42:08 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-cbca5c4f-789a-46a5-8b11-3c66df82215e tempest-VolumeRetypeWithoutMigrationTest-419055346 tempest-VolumeRetypeWithoutMigrationTest-419055346-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:42:08 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:42:08 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:42:08 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:42:08 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:42:08 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-cbca5c4f-789a-46a5-8b11-3c66df82215e tempest-VolumeRetypeWithoutMigrationTest-419055346 tempest-VolumeRetypeWithoutMigrationTest-419055346-project-member] Volume info retrieved successfully. Sep 01 12:42:08 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-6f739d0a-71eb-4a80-9a28-43ce88a4c135 tempest-VolumeQuotasNegativeTestJSON-1051912244 tempest-VolumeQuotasNegativeTestJSON-1051912244-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e8d5153-c5c0-4ea0-9d18-ec499d945a2c) transitioned into state 'SUCCESS' from state '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-1300121313',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f2a6a93cd60743cea28a6efcf4121fd8',qos_specs=None,replication_status=,reservations=['75726900-a2db-4fe0-9b55-15e1119717ed','55addcf2-a89b-438a-95e7-3092684245a6','05c57a6b-6e28-4918-9a5b-6bae414fe608','d1959ac7-5462-4796-add1-5503b10ac31d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3db6e95e9514bd6b7e574bde2d8b4cc',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:42:08 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-6f739d0a-71eb-4a80-9a28-43ce88a4c135 tempest-VolumeQuotasNegativeTestJSON-1051912244 tempest-VolumeQuotasNegativeTestJSON-1051912244-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (32aa02ea-8e9f-4ac7-9884-0977105995c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:42:08 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-cbca5c4f-789a-46a5-8b11-3c66df82215e tempest-VolumeRetypeWithoutMigrationTest-419055346 tempest-VolumeRetypeWithoutMigrationTest-419055346-project-member] http://192.168.122.202/volume/v3/volumes/f5fa7c0d-25f8-4240-85db-87e3d4fa63da returned with HTTP 200 Sep 01 12:42:08 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 465/956] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:42:08 2026] GET /volume/v3/volumes/f5fa7c0d-25f8-4240-85db-87e3d4fa63da => generated 866 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:42:08 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-6f739d0a-71eb-4a80-9a28-43ce88a4c135 tempest-VolumeQuotasNegativeTestJSON-1051912244 tempest-VolumeQuotasNegativeTestJSON-1051912244-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (32aa02ea-8e9f-4ac7-9884-0977105995c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:42:08 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-6f739d0a-71eb-4a80-9a28-43ce88a4c135 tempest-VolumeQuotasNegativeTestJSON-1051912244 tempest-VolumeQuotasNegativeTestJSON-1051912244-project-member] Flow 'volume_create_api' (f33c79dd-05d6-42fc-9a63-77a07a58299d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86815) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:42:08 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-6f739d0a-71eb-4a80-9a28-43ce88a4c135 tempest-VolumeQuotasNegativeTestJSON-1051912244 tempest-VolumeQuotasNegativeTestJSON-1051912244-project-member] Create volume request issued successfully. Sep 01 12:42:08 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-6f739d0a-71eb-4a80-9a28-43ce88a4c135 tempest-VolumeQuotasNegativeTestJSON-1051912244 tempest-VolumeQuotasNegativeTestJSON-1051912244-project-member] http://192.168.122.202/volume/v3/volumes returned with HTTP 202 Sep 01 12:42:08 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 492/957] 192.168.122.202 () {60 vars in 1142 bytes} [Tue Sep 1 12:42:06 2026] POST /volume/v3/volumes => generated 768 bytes in 1931 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:42:08 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-ef16a117-5d8f-4968-92b9-77c314f5212b None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:08 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ef16a117-5d8f-4968-92b9-77c314f5212b tempest-VolumeQuotasNegativeTestJSON-1051912244 tempest-VolumeQuotasNegativeTestJSON-1051912244-project-member] GET http://192.168.122.202/volume/v3/volumes/8b4a65e5-4171-4828-b6bd-d9106b989158 Sep 01 12:42:08 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-ef16a117-5d8f-4968-92b9-77c314f5212b tempest-VolumeQuotasNegativeTestJSON-1051912244 tempest-VolumeQuotasNegativeTestJSON-1051912244-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:42:08 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-ef16a117-5d8f-4968-92b9-77c314f5212b tempest-VolumeQuotasNegativeTestJSON-1051912244 tempest-VolumeQuotasNegativeTestJSON-1051912244-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:42:09 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:42:09 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:42:09 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:42:09 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:42:09 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-ef16a117-5d8f-4968-92b9-77c314f5212b tempest-VolumeQuotasNegativeTestJSON-1051912244 tempest-VolumeQuotasNegativeTestJSON-1051912244-project-member] Volume info retrieved successfully. Sep 01 12:42:09 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ef16a117-5d8f-4968-92b9-77c314f5212b tempest-VolumeQuotasNegativeTestJSON-1051912244 tempest-VolumeQuotasNegativeTestJSON-1051912244-project-member] http://192.168.122.202/volume/v3/volumes/8b4a65e5-4171-4828-b6bd-d9106b989158 returned with HTTP 200 Sep 01 12:42:09 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 466/958] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:42:08 2026] GET /volume/v3/volumes/8b4a65e5-4171-4828-b6bd-d9106b989158 => generated 836 bytes in 295 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:42:09 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-e53c2a46-61bf-4f5c-a938-e90277e9eaca None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:09 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e53c2a46-61bf-4f5c-a938-e90277e9eaca tempest-VolumeRetypeWithoutMigrationTest-419055346 tempest-VolumeRetypeWithoutMigrationTest-419055346-project-member] GET http://192.168.122.202/volume/v3/volumes/f5fa7c0d-25f8-4240-85db-87e3d4fa63da Sep 01 12:42:09 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e53c2a46-61bf-4f5c-a938-e90277e9eaca tempest-VolumeRetypeWithoutMigrationTest-419055346 tempest-VolumeRetypeWithoutMigrationTest-419055346-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:42:09 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e53c2a46-61bf-4f5c-a938-e90277e9eaca tempest-VolumeRetypeWithoutMigrationTest-419055346 tempest-VolumeRetypeWithoutMigrationTest-419055346-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:42:09 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e53c2a46-61bf-4f5c-a938-e90277e9eaca tempest-VolumeRetypeWithoutMigrationTest-419055346 tempest-VolumeRetypeWithoutMigrationTest-419055346-project-member] http://192.168.122.202/volume/v3/volumes/f5fa7c0d-25f8-4240-85db-87e3d4fa63da returned with HTTP 404 Sep 01 12:42:09 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 493/959] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:42:09 2026] GET /volume/v3/volumes/f5fa7c0d-25f8-4240-85db-87e3d4fa63da => generated 109 bytes in 88 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:42:09 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-a633a158-9a22-429c-9966-11bfe14408c0 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:10 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a633a158-9a22-429c-9966-11bfe14408c0 tempest-VolumeRetypeWithoutMigrationTest-2126807833 tempest-VolumeRetypeWithoutMigrationTest-2126807833-project-admin] DELETE http://192.168.122.202/volume/v3/types/b73b6d46-4ccd-452e-8d02-70464f4512a1 Sep 01 12:42:10 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a633a158-9a22-429c-9966-11bfe14408c0 tempest-VolumeRetypeWithoutMigrationTest-2126807833 tempest-VolumeRetypeWithoutMigrationTest-2126807833-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:42:10 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a633a158-9a22-429c-9966-11bfe14408c0 tempest-VolumeRetypeWithoutMigrationTest-2126807833 tempest-VolumeRetypeWithoutMigrationTest-2126807833-project-admin] Calling method '_delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:42:10 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a633a158-9a22-429c-9966-11bfe14408c0 tempest-VolumeRetypeWithoutMigrationTest-2126807833 tempest-VolumeRetypeWithoutMigrationTest-2126807833-project-admin] http://192.168.122.202/volume/v3/types/b73b6d46-4ccd-452e-8d02-70464f4512a1 returned with HTTP 202 Sep 01 12:42:10 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 467/960] 192.168.122.202 () {58 vars in 1229 bytes} [Tue Sep 1 12:42:09 2026] DELETE /volume/v3/types/b73b6d46-4ccd-452e-8d02-70464f4512a1 => generated 0 bytes in 226 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:42:10 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-1b3e5dd0-f7f1-4b9e-8047-a139b55767f2 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:10 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-1b3e5dd0-f7f1-4b9e-8047-a139b55767f2 tempest-VolumeRetypeWithoutMigrationTest-2126807833 tempest-VolumeRetypeWithoutMigrationTest-2126807833-project-admin] GET http://192.168.122.202/volume/v3/types/b73b6d46-4ccd-452e-8d02-70464f4512a1 Sep 01 12:42:10 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-1b3e5dd0-f7f1-4b9e-8047-a139b55767f2 tempest-VolumeRetypeWithoutMigrationTest-2126807833 tempest-VolumeRetypeWithoutMigrationTest-2126807833-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:42:10 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-5efa3a6d-e0a1-4a40-8d24-71228f8101be None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:10 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-1b3e5dd0-f7f1-4b9e-8047-a139b55767f2 tempest-VolumeRetypeWithoutMigrationTest-2126807833 tempest-VolumeRetypeWithoutMigrationTest-2126807833-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:42:10 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-5efa3a6d-e0a1-4a40-8d24-71228f8101be tempest-VolumeQuotasNegativeTestJSON-1051912244 tempest-VolumeQuotasNegativeTestJSON-1051912244-project-member] GET http://192.168.122.202/volume/v3/volumes/8b4a65e5-4171-4828-b6bd-d9106b989158 Sep 01 12:42:10 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-5efa3a6d-e0a1-4a40-8d24-71228f8101be tempest-VolumeQuotasNegativeTestJSON-1051912244 tempest-VolumeQuotasNegativeTestJSON-1051912244-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:42:10 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-5efa3a6d-e0a1-4a40-8d24-71228f8101be tempest-VolumeQuotasNegativeTestJSON-1051912244 tempest-VolumeQuotasNegativeTestJSON-1051912244-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:42:10 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-1b3e5dd0-f7f1-4b9e-8047-a139b55767f2 tempest-VolumeRetypeWithoutMigrationTest-2126807833 tempest-VolumeRetypeWithoutMigrationTest-2126807833-project-admin] http://192.168.122.202/volume/v3/types/b73b6d46-4ccd-452e-8d02-70464f4512a1 returned with HTTP 404 Sep 01 12:42:10 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 494/961] 192.168.122.202 () {58 vars in 1226 bytes} [Tue Sep 1 12:42:10 2026] GET /volume/v3/types/b73b6d46-4ccd-452e-8d02-70464f4512a1 => generated 114 bytes in 70 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:42:10 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-6008b51a-9887-4adc-a76c-ecdc602cf7af None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:10 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-6008b51a-9887-4adc-a76c-ecdc602cf7af tempest-VolumeRetypeWithoutMigrationTest-2126807833 tempest-VolumeRetypeWithoutMigrationTest-2126807833-project-admin] DELETE http://192.168.122.202/volume/v3/types/fd8cf0ab-5e37-4b82-8d08-fa1e5814adf1 Sep 01 12:42:10 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-6008b51a-9887-4adc-a76c-ecdc602cf7af tempest-VolumeRetypeWithoutMigrationTest-2126807833 tempest-VolumeRetypeWithoutMigrationTest-2126807833-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:42:10 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-6008b51a-9887-4adc-a76c-ecdc602cf7af tempest-VolumeRetypeWithoutMigrationTest-2126807833 tempest-VolumeRetypeWithoutMigrationTest-2126807833-project-admin] Calling method '_delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:42:10 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:42:10 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:42:10 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:42:10 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:42:10 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:42:10 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:42:10 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-5efa3a6d-e0a1-4a40-8d24-71228f8101be tempest-VolumeQuotasNegativeTestJSON-1051912244 tempest-VolumeQuotasNegativeTestJSON-1051912244-project-member] Volume info retrieved successfully. Sep 01 12:42:10 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-5efa3a6d-e0a1-4a40-8d24-71228f8101be tempest-VolumeQuotasNegativeTestJSON-1051912244 tempest-VolumeQuotasNegativeTestJSON-1051912244-project-member] http://192.168.122.202/volume/v3/volumes/8b4a65e5-4171-4828-b6bd-d9106b989158 returned with HTTP 200 Sep 01 12:42:10 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 468/962] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:42:10 2026] GET /volume/v3/volumes/8b4a65e5-4171-4828-b6bd-d9106b989158 => generated 860 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:42:10 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-6008b51a-9887-4adc-a76c-ecdc602cf7af tempest-VolumeRetypeWithoutMigrationTest-2126807833 tempest-VolumeRetypeWithoutMigrationTest-2126807833-project-admin] http://192.168.122.202/volume/v3/types/fd8cf0ab-5e37-4b82-8d08-fa1e5814adf1 returned with HTTP 202 Sep 01 12:42:10 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 495/963] 192.168.122.202 () {58 vars in 1229 bytes} [Tue Sep 1 12:42:10 2026] DELETE /volume/v3/types/fd8cf0ab-5e37-4b82-8d08-fa1e5814adf1 => generated 0 bytes in 194 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:42:10 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-e5003ae7-e1b4-4051-8086-d6eec97e895d None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:10 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e5003ae7-e1b4-4051-8086-d6eec97e895d tempest-VolumeRetypeWithoutMigrationTest-2126807833 tempest-VolumeRetypeWithoutMigrationTest-2126807833-project-admin] GET http://192.168.122.202/volume/v3/types/fd8cf0ab-5e37-4b82-8d08-fa1e5814adf1 Sep 01 12:42:10 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e5003ae7-e1b4-4051-8086-d6eec97e895d tempest-VolumeRetypeWithoutMigrationTest-2126807833 tempest-VolumeRetypeWithoutMigrationTest-2126807833-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:42:10 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e5003ae7-e1b4-4051-8086-d6eec97e895d tempest-VolumeRetypeWithoutMigrationTest-2126807833 tempest-VolumeRetypeWithoutMigrationTest-2126807833-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:42:10 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e5003ae7-e1b4-4051-8086-d6eec97e895d tempest-VolumeRetypeWithoutMigrationTest-2126807833 tempest-VolumeRetypeWithoutMigrationTest-2126807833-project-admin] http://192.168.122.202/volume/v3/types/fd8cf0ab-5e37-4b82-8d08-fa1e5814adf1 returned with HTTP 404 Sep 01 12:42:10 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 469/964] 192.168.122.202 () {58 vars in 1226 bytes} [Tue Sep 1 12:42:10 2026] GET /volume/v3/types/fd8cf0ab-5e37-4b82-8d08-fa1e5814adf1 => generated 114 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:42:11 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-91acd78b-737c-4009-9630-7bc29224eb0c None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:11 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-91acd78b-737c-4009-9630-7bc29224eb0c tempest-VolumeQuotasNegativeTestJSON-1051912244 tempest-VolumeQuotasNegativeTestJSON-1051912244-project-member] GET http://192.168.122.202/volume/v3/volumes/8b4a65e5-4171-4828-b6bd-d9106b989158 Sep 01 12:42:11 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-91acd78b-737c-4009-9630-7bc29224eb0c tempest-VolumeQuotasNegativeTestJSON-1051912244 tempest-VolumeQuotasNegativeTestJSON-1051912244-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:42:11 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-91acd78b-737c-4009-9630-7bc29224eb0c tempest-VolumeQuotasNegativeTestJSON-1051912244 tempest-VolumeQuotasNegativeTestJSON-1051912244-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:42:11 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:42:11 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:42:11 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:42:11 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:42:11 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-91acd78b-737c-4009-9630-7bc29224eb0c tempest-VolumeQuotasNegativeTestJSON-1051912244 tempest-VolumeQuotasNegativeTestJSON-1051912244-project-member] Volume info retrieved successfully. Sep 01 12:42:11 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-91acd78b-737c-4009-9630-7bc29224eb0c tempest-VolumeQuotasNegativeTestJSON-1051912244 tempest-VolumeQuotasNegativeTestJSON-1051912244-project-member] http://192.168.122.202/volume/v3/volumes/8b4a65e5-4171-4828-b6bd-d9106b989158 returned with HTTP 200 Sep 01 12:42:11 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 496/965] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:42:11 2026] GET /volume/v3/volumes/8b4a65e5-4171-4828-b6bd-d9106b989158 => generated 860 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:42:12 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-1127ef07-222a-4b9e-8904-570dd6b4c4d3 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:12 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1127ef07-222a-4b9e-8904-570dd6b4c4d3 tempest-VolumeQuotasNegativeTestJSON-1051912244 tempest-VolumeQuotasNegativeTestJSON-1051912244-project-member] GET http://192.168.122.202/volume/v3/volumes/8b4a65e5-4171-4828-b6bd-d9106b989158 Sep 01 12:42:12 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-1127ef07-222a-4b9e-8904-570dd6b4c4d3 tempest-VolumeQuotasNegativeTestJSON-1051912244 tempest-VolumeQuotasNegativeTestJSON-1051912244-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:42:12 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-1127ef07-222a-4b9e-8904-570dd6b4c4d3 tempest-VolumeQuotasNegativeTestJSON-1051912244 tempest-VolumeQuotasNegativeTestJSON-1051912244-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:42:12 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:42:12 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:42:12 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:42:12 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:42:12 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-1127ef07-222a-4b9e-8904-570dd6b4c4d3 tempest-VolumeQuotasNegativeTestJSON-1051912244 tempest-VolumeQuotasNegativeTestJSON-1051912244-project-member] Volume info retrieved successfully. Sep 01 12:42:12 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1127ef07-222a-4b9e-8904-570dd6b4c4d3 tempest-VolumeQuotasNegativeTestJSON-1051912244 tempest-VolumeQuotasNegativeTestJSON-1051912244-project-member] http://192.168.122.202/volume/v3/volumes/8b4a65e5-4171-4828-b6bd-d9106b989158 returned with HTTP 200 Sep 01 12:42:12 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 470/966] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:42:12 2026] GET /volume/v3/volumes/8b4a65e5-4171-4828-b6bd-d9106b989158 => generated 861 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:42:12 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-9d55a31c-b6f2-41fc-8fd4-2b9e9b2257d3 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:12 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9d55a31c-b6f2-41fc-8fd4-2b9e9b2257d3 tempest-VolumeQuotasNegativeTestJSON-467533397 tempest-VolumeQuotasNegativeTestJSON-467533397-project-admin] PUT http://192.168.122.202/volume/v3/os-quota-sets/f2a6a93cd60743cea28a6efcf4121fd8 Sep 01 12:42:12 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-9d55a31c-b6f2-41fc-8fd4-2b9e9b2257d3 tempest-VolumeQuotasNegativeTestJSON-467533397 tempest-VolumeQuotasNegativeTestJSON-467533397-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1, "volumes": -1}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:42:12 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9d55a31c-b6f2-41fc-8fd4-2b9e9b2257d3 tempest-VolumeQuotasNegativeTestJSON-467533397 tempest-VolumeQuotasNegativeTestJSON-467533397-project-admin] http://192.168.122.202/volume/v3/os-quota-sets/f2a6a93cd60743cea28a6efcf4121fd8 returned with HTTP 200 Sep 01 12:42:12 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 497/967] 192.168.122.202 () {60 vars in 1258 bytes} [Tue Sep 1 12:42:12 2026] PUT /volume/v3/os-quota-sets/f2a6a93cd60743cea28a6efcf4121fd8 => generated 395 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:42:13 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-893f7c1e-557f-4063-bec1-066b751ec2d1 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:13 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-893f7c1e-557f-4063-bec1-066b751ec2d1 tempest-VolumeQuotasNegativeTestJSON-1051912244 tempest-VolumeQuotasNegativeTestJSON-1051912244-project-member] POST http://192.168.122.202/volume/v3/volumes Sep 01 12:42:13 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-893f7c1e-557f-4063-bec1-066b751ec2d1 tempest-VolumeQuotasNegativeTestJSON-1051912244 tempest-VolumeQuotasNegativeTestJSON-1051912244-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:42:13 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volumes [None req-893f7c1e-557f-4063-bec1-066b751ec2d1 tempest-VolumeQuotasNegativeTestJSON-1051912244 tempest-VolumeQuotasNegativeTestJSON-1051912244-project-member] Create volume request body: {'volume': {'size': 2}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:42:13 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-893f7c1e-557f-4063-bec1-066b751ec2d1 tempest-VolumeQuotasNegativeTestJSON-1051912244 tempest-VolumeQuotasNegativeTestJSON-1051912244-project-member] Create volume of 2 GB Sep 01 12:42:13 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-893f7c1e-557f-4063-bec1-066b751ec2d1 tempest-VolumeQuotasNegativeTestJSON-1051912244 tempest-VolumeQuotasNegativeTestJSON-1051912244-project-member] Availability Zones retrieved successfully. Sep 01 12:42:13 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-893f7c1e-557f-4063-bec1-066b751ec2d1 tempest-VolumeQuotasNegativeTestJSON-1051912244 tempest-VolumeQuotasNegativeTestJSON-1051912244-project-member] Flow 'volume_create_api' (71b1c9b8-7281-450b-a051-6b0eeef24f83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:42:13 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-893f7c1e-557f-4063-bec1-066b751ec2d1 tempest-VolumeQuotasNegativeTestJSON-1051912244 tempest-VolumeQuotasNegativeTestJSON-1051912244-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5a41e51-381a-4991-92ab-07493d6803d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:42:13 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.flows.api.create_volume [None req-893f7c1e-557f-4063-bec1-066b751ec2d1 tempest-VolumeQuotasNegativeTestJSON-1051912244 tempest-VolumeQuotasNegativeTestJSON-1051912244-project-member] Validating volume size '2' using validate_int {{(pid=86814) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 12:42:13 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-893f7c1e-557f-4063-bec1-066b751ec2d1 tempest-VolumeQuotasNegativeTestJSON-1051912244 tempest-VolumeQuotasNegativeTestJSON-1051912244-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5a41e51-381a-4991-92ab-07493d6803d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T10:31:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3a4f1b59-94a6-4839-b926-0837adf99645,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a4f1b59-94a6-4839-b926-0837adf99645', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:42:13 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-893f7c1e-557f-4063-bec1-066b751ec2d1 tempest-VolumeQuotasNegativeTestJSON-1051912244 tempest-VolumeQuotasNegativeTestJSON-1051912244-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c056f4a0-e08e-4e92-acdf-a4105da150bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:42:13 devstack devstack@c-api.service[86814]: WARNING cinder.quota_utils [None req-893f7c1e-557f-4063-bec1-066b751ec2d1 tempest-VolumeQuotasNegativeTestJSON-1051912244 tempest-VolumeQuotasNegativeTestJSON-1051912244-project-member] Quota exceeded for f2a6a93cd60743cea28a6efcf4121fd8, tried to create 2G volume (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Sep 01 12:42:13 devstack devstack@c-api.service[86814]: WARNING cinder.volume.api [None req-893f7c1e-557f-4063-bec1-066b751ec2d1 tempest-VolumeQuotasNegativeTestJSON-1051912244 tempest-VolumeQuotasNegativeTestJSON-1051912244-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c056f4a0-e08e-4e92-acdf-a4105da150bb) transitioned into state 'FAILURE' from state 'RUNNING' Sep 01 12:42:13 devstack devstack@c-api.service[86814]: Failure: cinder.exception.VolumeSizeExceedsAvailableQuota: Requested volume or snapshot exceeds allowed gigabytes quota. Requested 2G, quota is 1G and 1G has been consumed. Sep 01 12:42:13 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-893f7c1e-557f-4063-bec1-066b751ec2d1 tempest-VolumeQuotasNegativeTestJSON-1051912244 tempest-VolumeQuotasNegativeTestJSON-1051912244-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c056f4a0-e08e-4e92-acdf-a4105da150bb) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:42:13 devstack devstack@c-api.service[86814]: WARNING cinder.volume.api [None req-893f7c1e-557f-4063-bec1-066b751ec2d1 tempest-VolumeQuotasNegativeTestJSON-1051912244 tempest-VolumeQuotasNegativeTestJSON-1051912244-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c056f4a0-e08e-4e92-acdf-a4105da150bb) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 01 12:42:13 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-893f7c1e-557f-4063-bec1-066b751ec2d1 tempest-VolumeQuotasNegativeTestJSON-1051912244 tempest-VolumeQuotasNegativeTestJSON-1051912244-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5a41e51-381a-4991-92ab-07493d6803d6) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:42:13 devstack devstack@c-api.service[86814]: WARNING cinder.volume.api [None req-893f7c1e-557f-4063-bec1-066b751ec2d1 tempest-VolumeQuotasNegativeTestJSON-1051912244 tempest-VolumeQuotasNegativeTestJSON-1051912244-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5a41e51-381a-4991-92ab-07493d6803d6) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 01 12:42:13 devstack devstack@c-api.service[86814]: WARNING cinder.volume.api [None req-893f7c1e-557f-4063-bec1-066b751ec2d1 tempest-VolumeQuotasNegativeTestJSON-1051912244 tempest-VolumeQuotasNegativeTestJSON-1051912244-project-member] Flow 'volume_create_api' (71b1c9b8-7281-450b-a051-6b0eeef24f83) transitioned into state 'REVERTED' from state 'RUNNING' Sep 01 12:42:13 devstack devstack@c-api.service[86814]: INFO cinder.api.middleware.fault [None req-893f7c1e-557f-4063-bec1-066b751ec2d1 tempest-VolumeQuotasNegativeTestJSON-1051912244 tempest-VolumeQuotasNegativeTestJSON-1051912244-project-member] http://192.168.122.202/volume/v3/volumes returned with HTTP 413 Sep 01 12:42:13 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 471/968] 192.168.122.202 () {60 vars in 1142 bytes} [Tue Sep 1 12:42:13 2026] POST /volume/v3/volumes => generated 208 bytes in 602 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 01 12:42:13 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-3e3899dd-2ff6-4f55-b819-ce78e6403658 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:13 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-3e3899dd-2ff6-4f55-b819-ce78e6403658 tempest-VolumeQuotasNegativeTestJSON-467533397 tempest-VolumeQuotasNegativeTestJSON-467533397-project-admin] PUT http://192.168.122.202/volume/v3/os-quota-sets/f2a6a93cd60743cea28a6efcf4121fd8 Sep 01 12:42:13 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-3e3899dd-2ff6-4f55-b819-ce78e6403658 tempest-VolumeQuotasNegativeTestJSON-467533397 tempest-VolumeQuotasNegativeTestJSON-467533397-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 1, "gigabytes": -1}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:42:13 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-3e3899dd-2ff6-4f55-b819-ce78e6403658 tempest-VolumeQuotasNegativeTestJSON-467533397 tempest-VolumeQuotasNegativeTestJSON-467533397-project-admin] http://192.168.122.202/volume/v3/os-quota-sets/f2a6a93cd60743cea28a6efcf4121fd8 returned with HTTP 200 Sep 01 12:42:13 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 498/969] 192.168.122.202 () {60 vars in 1258 bytes} [Tue Sep 1 12:42:13 2026] PUT /volume/v3/os-quota-sets/f2a6a93cd60743cea28a6efcf4121fd8 => generated 395 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:42:13 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-72c0716c-b8ae-40ba-b89d-fe6f3855420f None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:13 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-72c0716c-b8ae-40ba-b89d-fe6f3855420f tempest-VolumeQuotasNegativeTestJSON-1051912244 tempest-VolumeQuotasNegativeTestJSON-1051912244-project-member] POST http://192.168.122.202/volume/v3/volumes Sep 01 12:42:13 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-72c0716c-b8ae-40ba-b89d-fe6f3855420f tempest-VolumeQuotasNegativeTestJSON-1051912244 tempest-VolumeQuotasNegativeTestJSON-1051912244-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:42:13 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volumes [None req-72c0716c-b8ae-40ba-b89d-fe6f3855420f tempest-VolumeQuotasNegativeTestJSON-1051912244 tempest-VolumeQuotasNegativeTestJSON-1051912244-project-member] Create volume request body: {'volume': {'size': 1}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:42:13 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-72c0716c-b8ae-40ba-b89d-fe6f3855420f tempest-VolumeQuotasNegativeTestJSON-1051912244 tempest-VolumeQuotasNegativeTestJSON-1051912244-project-member] Create volume of 1 GB Sep 01 12:42:13 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:42:13 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:42:13 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-72c0716c-b8ae-40ba-b89d-fe6f3855420f tempest-VolumeQuotasNegativeTestJSON-1051912244 tempest-VolumeQuotasNegativeTestJSON-1051912244-project-member] Availability Zones retrieved successfully. Sep 01 12:42:13 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-72c0716c-b8ae-40ba-b89d-fe6f3855420f tempest-VolumeQuotasNegativeTestJSON-1051912244 tempest-VolumeQuotasNegativeTestJSON-1051912244-project-member] Flow 'volume_create_api' (a2eb02c8-e90c-49a8-a38c-401d2b4ca5e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:42:13 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-72c0716c-b8ae-40ba-b89d-fe6f3855420f tempest-VolumeQuotasNegativeTestJSON-1051912244 tempest-VolumeQuotasNegativeTestJSON-1051912244-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12e75c45-e682-48c4-8bbc-4cf4ba5e54e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:42:13 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.flows.api.create_volume [None req-72c0716c-b8ae-40ba-b89d-fe6f3855420f tempest-VolumeQuotasNegativeTestJSON-1051912244 tempest-VolumeQuotasNegativeTestJSON-1051912244-project-member] Validating volume size '1' using validate_int {{(pid=86814) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 12:42:13 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-72c0716c-b8ae-40ba-b89d-fe6f3855420f tempest-VolumeQuotasNegativeTestJSON-1051912244 tempest-VolumeQuotasNegativeTestJSON-1051912244-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12e75c45-e682-48c4-8bbc-4cf4ba5e54e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T10:31:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3a4f1b59-94a6-4839-b926-0837adf99645,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a4f1b59-94a6-4839-b926-0837adf99645', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:42:14 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-72c0716c-b8ae-40ba-b89d-fe6f3855420f tempest-VolumeQuotasNegativeTestJSON-1051912244 tempest-VolumeQuotasNegativeTestJSON-1051912244-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e4cda0f-5c00-442b-9d51-b29c767565e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:42:14 devstack devstack@c-api.service[86814]: WARNING cinder.quota_utils [None req-72c0716c-b8ae-40ba-b89d-fe6f3855420f tempest-VolumeQuotasNegativeTestJSON-1051912244 tempest-VolumeQuotasNegativeTestJSON-1051912244-project-member] Quota exceeded for f2a6a93cd60743cea28a6efcf4121fd8, tried to create volume (1 volumes already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['volumes'] Sep 01 12:42:14 devstack devstack@c-api.service[86814]: WARNING cinder.volume.api [None req-72c0716c-b8ae-40ba-b89d-fe6f3855420f tempest-VolumeQuotasNegativeTestJSON-1051912244 tempest-VolumeQuotasNegativeTestJSON-1051912244-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e4cda0f-5c00-442b-9d51-b29c767565e6) transitioned into state 'FAILURE' from state 'RUNNING' Sep 01 12:42:14 devstack devstack@c-api.service[86814]: Failure: cinder.exception.VolumeLimitExceeded: Maximum number of volumes allowed (1) exceeded for quota 'volumes'. Sep 01 12:42:14 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-72c0716c-b8ae-40ba-b89d-fe6f3855420f tempest-VolumeQuotasNegativeTestJSON-1051912244 tempest-VolumeQuotasNegativeTestJSON-1051912244-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e4cda0f-5c00-442b-9d51-b29c767565e6) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:42:14 devstack devstack@c-api.service[86814]: WARNING cinder.volume.api [None req-72c0716c-b8ae-40ba-b89d-fe6f3855420f tempest-VolumeQuotasNegativeTestJSON-1051912244 tempest-VolumeQuotasNegativeTestJSON-1051912244-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e4cda0f-5c00-442b-9d51-b29c767565e6) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 01 12:42:14 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-72c0716c-b8ae-40ba-b89d-fe6f3855420f tempest-VolumeQuotasNegativeTestJSON-1051912244 tempest-VolumeQuotasNegativeTestJSON-1051912244-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12e75c45-e682-48c4-8bbc-4cf4ba5e54e9) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:42:14 devstack devstack@c-api.service[86814]: WARNING cinder.volume.api [None req-72c0716c-b8ae-40ba-b89d-fe6f3855420f tempest-VolumeQuotasNegativeTestJSON-1051912244 tempest-VolumeQuotasNegativeTestJSON-1051912244-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12e75c45-e682-48c4-8bbc-4cf4ba5e54e9) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 01 12:42:14 devstack devstack@c-api.service[86814]: WARNING cinder.volume.api [None req-72c0716c-b8ae-40ba-b89d-fe6f3855420f tempest-VolumeQuotasNegativeTestJSON-1051912244 tempest-VolumeQuotasNegativeTestJSON-1051912244-project-member] Flow 'volume_create_api' (a2eb02c8-e90c-49a8-a38c-401d2b4ca5e0) transitioned into state 'REVERTED' from state 'RUNNING' Sep 01 12:42:14 devstack devstack@c-api.service[86814]: INFO cinder.api.middleware.fault [None req-72c0716c-b8ae-40ba-b89d-fe6f3855420f tempest-VolumeQuotasNegativeTestJSON-1051912244 tempest-VolumeQuotasNegativeTestJSON-1051912244-project-member] http://192.168.122.202/volume/v3/volumes returned with HTTP 413 Sep 01 12:42:14 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 472/970] 192.168.122.202 () {60 vars in 1142 bytes} [Tue Sep 1 12:42:13 2026] POST /volume/v3/volumes => generated 150 bytes in 341 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 01 12:42:14 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-553be111-2d90-46e6-bcaf-c207c2bfd507 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:14 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-553be111-2d90-46e6-bcaf-c207c2bfd507 tempest-VolumeQuotasNegativeTestJSON-467533397 tempest-VolumeQuotasNegativeTestJSON-467533397-project-admin] PUT http://192.168.122.202/volume/v3/os-quota-sets/f2a6a93cd60743cea28a6efcf4121fd8 Sep 01 12:42:14 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-553be111-2d90-46e6-bcaf-c207c2bfd507 tempest-VolumeQuotasNegativeTestJSON-467533397 tempest-VolumeQuotasNegativeTestJSON-467533397-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:42:14 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-553be111-2d90-46e6-bcaf-c207c2bfd507 tempest-VolumeQuotasNegativeTestJSON-467533397 tempest-VolumeQuotasNegativeTestJSON-467533397-project-admin] http://192.168.122.202/volume/v3/os-quota-sets/f2a6a93cd60743cea28a6efcf4121fd8 returned with HTTP 200 Sep 01 12:42:14 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 499/971] 192.168.122.202 () {60 vars in 1258 bytes} [Tue Sep 1 12:42:14 2026] PUT /volume/v3/os-quota-sets/f2a6a93cd60743cea28a6efcf4121fd8 => generated 394 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:42:14 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-40b91440-c46a-4a35-9f41-bf04e798819a None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:14 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-40b91440-c46a-4a35-9f41-bf04e798819a tempest-VolumeQuotasNegativeTestJSON-1051912244 tempest-VolumeQuotasNegativeTestJSON-1051912244-project-member] POST http://192.168.122.202/volume/v3/volumes/8b4a65e5-4171-4828-b6bd-d9106b989158/action Sep 01 12:42:14 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-40b91440-c46a-4a35-9f41-bf04e798819a tempest-VolumeQuotasNegativeTestJSON-1051912244 tempest-VolumeQuotasNegativeTestJSON-1051912244-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=86814) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:42:14 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-40b91440-c46a-4a35-9f41-bf04e798819a tempest-VolumeQuotasNegativeTestJSON-1051912244 tempest-VolumeQuotasNegativeTestJSON-1051912244-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:42:14 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:42:14 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:42:14 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:42:14 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:42:14 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-40b91440-c46a-4a35-9f41-bf04e798819a tempest-VolumeQuotasNegativeTestJSON-1051912244 tempest-VolumeQuotasNegativeTestJSON-1051912244-project-member] Volume info retrieved successfully. Sep 01 12:42:14 devstack devstack@c-api.service[86814]: ERROR cinder.volume.api [None req-40b91440-c46a-4a35-9f41-bf04e798819a tempest-VolumeQuotasNegativeTestJSON-1051912244 tempest-VolumeQuotasNegativeTestJSON-1051912244-project-member] Quota exceeded for f2a6a93cd60743cea28a6efcf4121fd8, tried to extend volume by 1G, (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Sep 01 12:42:14 devstack devstack@c-api.service[86814]: INFO cinder.api.middleware.fault [None req-40b91440-c46a-4a35-9f41-bf04e798819a tempest-VolumeQuotasNegativeTestJSON-1051912244 tempest-VolumeQuotasNegativeTestJSON-1051912244-project-member] http://192.168.122.202/volume/v3/volumes/8b4a65e5-4171-4828-b6bd-d9106b989158/action returned with HTTP 413 Sep 01 12:42:14 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 473/972] 192.168.122.202 () {60 vars in 1274 bytes} [Tue Sep 1 12:42:14 2026] POST /volume/v3/volumes/8b4a65e5-4171-4828-b6bd-d9106b989158/action => generated 208 bytes in 259 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 01 12:42:14 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-0096fbb6-84d0-43a5-86eb-4dc545cebcbf None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:14 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0096fbb6-84d0-43a5-86eb-4dc545cebcbf tempest-VolumeQuotasNegativeTestJSON-1051912244 tempest-VolumeQuotasNegativeTestJSON-1051912244-project-member] GET http://192.168.122.202/volume/v3/volumes/8b4a65e5-4171-4828-b6bd-d9106b989158 Sep 01 12:42:14 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0096fbb6-84d0-43a5-86eb-4dc545cebcbf tempest-VolumeQuotasNegativeTestJSON-1051912244 tempest-VolumeQuotasNegativeTestJSON-1051912244-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:42:14 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0096fbb6-84d0-43a5-86eb-4dc545cebcbf tempest-VolumeQuotasNegativeTestJSON-1051912244 tempest-VolumeQuotasNegativeTestJSON-1051912244-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:42:14 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:42:14 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:42:14 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:42:14 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:42:14 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-0096fbb6-84d0-43a5-86eb-4dc545cebcbf tempest-VolumeQuotasNegativeTestJSON-1051912244 tempest-VolumeQuotasNegativeTestJSON-1051912244-project-member] Volume info retrieved successfully. Sep 01 12:42:14 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0096fbb6-84d0-43a5-86eb-4dc545cebcbf tempest-VolumeQuotasNegativeTestJSON-1051912244 tempest-VolumeQuotasNegativeTestJSON-1051912244-project-member] http://192.168.122.202/volume/v3/volumes/8b4a65e5-4171-4828-b6bd-d9106b989158 returned with HTTP 200 Sep 01 12:42:14 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 500/973] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:42:14 2026] GET /volume/v3/volumes/8b4a65e5-4171-4828-b6bd-d9106b989158 => generated 861 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:42:14 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-dd719b00-3fad-42ba-9934-9199d793861f None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:14 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-dd719b00-3fad-42ba-9934-9199d793861f tempest-VolumeQuotasNegativeTestJSON-1051912244 tempest-VolumeQuotasNegativeTestJSON-1051912244-project-member] DELETE http://192.168.122.202/volume/v3/volumes/8b4a65e5-4171-4828-b6bd-d9106b989158 Sep 01 12:42:14 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-dd719b00-3fad-42ba-9934-9199d793861f tempest-VolumeQuotasNegativeTestJSON-1051912244 tempest-VolumeQuotasNegativeTestJSON-1051912244-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:42:14 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-dd719b00-3fad-42ba-9934-9199d793861f tempest-VolumeQuotasNegativeTestJSON-1051912244 tempest-VolumeQuotasNegativeTestJSON-1051912244-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:42:14 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-dd719b00-3fad-42ba-9934-9199d793861f tempest-VolumeQuotasNegativeTestJSON-1051912244 tempest-VolumeQuotasNegativeTestJSON-1051912244-project-member] Delete volume with id: 8b4a65e5-4171-4828-b6bd-d9106b989158 Sep 01 12:42:14 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:42:14 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:42:14 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:42:14 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:42:14 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-dd719b00-3fad-42ba-9934-9199d793861f tempest-VolumeQuotasNegativeTestJSON-1051912244 tempest-VolumeQuotasNegativeTestJSON-1051912244-project-member] Volume info retrieved successfully. Sep 01 12:42:14 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-dd719b00-3fad-42ba-9934-9199d793861f tempest-VolumeQuotasNegativeTestJSON-1051912244 tempest-VolumeQuotasNegativeTestJSON-1051912244-project-member] Delete volume request issued successfully. Sep 01 12:42:14 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-dd719b00-3fad-42ba-9934-9199d793861f tempest-VolumeQuotasNegativeTestJSON-1051912244 tempest-VolumeQuotasNegativeTestJSON-1051912244-project-member] http://192.168.122.202/volume/v3/volumes/8b4a65e5-4171-4828-b6bd-d9106b989158 returned with HTTP 202 Sep 01 12:42:14 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 474/974] 192.168.122.202 () {58 vars in 1235 bytes} [Tue Sep 1 12:42:14 2026] DELETE /volume/v3/volumes/8b4a65e5-4171-4828-b6bd-d9106b989158 => generated 0 bytes in 133 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:42:14 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-33434563-a225-45af-b748-4ea370e6b6f1 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:14 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-33434563-a225-45af-b748-4ea370e6b6f1 tempest-VolumeQuotasNegativeTestJSON-1051912244 tempest-VolumeQuotasNegativeTestJSON-1051912244-project-member] GET http://192.168.122.202/volume/v3/volumes/8b4a65e5-4171-4828-b6bd-d9106b989158 Sep 01 12:42:14 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-33434563-a225-45af-b748-4ea370e6b6f1 tempest-VolumeQuotasNegativeTestJSON-1051912244 tempest-VolumeQuotasNegativeTestJSON-1051912244-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:42:14 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-33434563-a225-45af-b748-4ea370e6b6f1 tempest-VolumeQuotasNegativeTestJSON-1051912244 tempest-VolumeQuotasNegativeTestJSON-1051912244-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:42:14 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:42:14 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:42:14 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:42:14 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:42:14 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-33434563-a225-45af-b748-4ea370e6b6f1 tempest-VolumeQuotasNegativeTestJSON-1051912244 tempest-VolumeQuotasNegativeTestJSON-1051912244-project-member] Volume info retrieved successfully. Sep 01 12:42:14 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-33434563-a225-45af-b748-4ea370e6b6f1 tempest-VolumeQuotasNegativeTestJSON-1051912244 tempest-VolumeQuotasNegativeTestJSON-1051912244-project-member] http://192.168.122.202/volume/v3/volumes/8b4a65e5-4171-4828-b6bd-d9106b989158 returned with HTTP 200 Sep 01 12:42:14 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 501/975] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:42:14 2026] GET /volume/v3/volumes/8b4a65e5-4171-4828-b6bd-d9106b989158 => generated 860 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:42:15 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-6a29df6a-e45f-42e4-835b-a8816ff7a7ba None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:15 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-6a29df6a-e45f-42e4-835b-a8816ff7a7ba tempest-VolumeQuotasNegativeTestJSON-1051912244 tempest-VolumeQuotasNegativeTestJSON-1051912244-project-member] GET http://192.168.122.202/volume/v3/volumes/8b4a65e5-4171-4828-b6bd-d9106b989158 Sep 01 12:42:15 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-6a29df6a-e45f-42e4-835b-a8816ff7a7ba tempest-VolumeQuotasNegativeTestJSON-1051912244 tempest-VolumeQuotasNegativeTestJSON-1051912244-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:42:15 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-6a29df6a-e45f-42e4-835b-a8816ff7a7ba tempest-VolumeQuotasNegativeTestJSON-1051912244 tempest-VolumeQuotasNegativeTestJSON-1051912244-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:42:16 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:42:16 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:42:16 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:42:16 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:42:16 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-6a29df6a-e45f-42e4-835b-a8816ff7a7ba tempest-VolumeQuotasNegativeTestJSON-1051912244 tempest-VolumeQuotasNegativeTestJSON-1051912244-project-member] Volume info retrieved successfully. Sep 01 12:42:16 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-6a29df6a-e45f-42e4-835b-a8816ff7a7ba tempest-VolumeQuotasNegativeTestJSON-1051912244 tempest-VolumeQuotasNegativeTestJSON-1051912244-project-member] http://192.168.122.202/volume/v3/volumes/8b4a65e5-4171-4828-b6bd-d9106b989158 returned with HTTP 200 Sep 01 12:42:16 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 475/976] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:42:15 2026] GET /volume/v3/volumes/8b4a65e5-4171-4828-b6bd-d9106b989158 => generated 860 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:42:17 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-5ac02f53-9783-43cc-81ae-a021e8b07386 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:17 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-5ac02f53-9783-43cc-81ae-a021e8b07386 tempest-VolumeQuotasNegativeTestJSON-1051912244 tempest-VolumeQuotasNegativeTestJSON-1051912244-project-member] GET http://192.168.122.202/volume/v3/volumes/8b4a65e5-4171-4828-b6bd-d9106b989158 Sep 01 12:42:17 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-5ac02f53-9783-43cc-81ae-a021e8b07386 tempest-VolumeQuotasNegativeTestJSON-1051912244 tempest-VolumeQuotasNegativeTestJSON-1051912244-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:42:17 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-5ac02f53-9783-43cc-81ae-a021e8b07386 tempest-VolumeQuotasNegativeTestJSON-1051912244 tempest-VolumeQuotasNegativeTestJSON-1051912244-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:42:17 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-5ac02f53-9783-43cc-81ae-a021e8b07386 tempest-VolumeQuotasNegativeTestJSON-1051912244 tempest-VolumeQuotasNegativeTestJSON-1051912244-project-member] http://192.168.122.202/volume/v3/volumes/8b4a65e5-4171-4828-b6bd-d9106b989158 returned with HTTP 404 Sep 01 12:42:17 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 502/977] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:42:17 2026] GET /volume/v3/volumes/8b4a65e5-4171-4828-b6bd-d9106b989158 => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:42:17 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-b60648eb-2af4-4247-acba-b11ca8faf696 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:17 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b60648eb-2af4-4247-acba-b11ca8faf696 tempest-VolumeQuotasNegativeTestJSON-467533397 tempest-VolumeQuotasNegativeTestJSON-467533397-project-admin] PUT http://192.168.122.202/volume/v3/os-quota-sets/f2a6a93cd60743cea28a6efcf4121fd8 Sep 01 12:42:17 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b60648eb-2af4-4247-acba-b11ca8faf696 tempest-VolumeQuotasNegativeTestJSON-467533397 tempest-VolumeQuotasNegativeTestJSON-467533397-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=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:42:17 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b60648eb-2af4-4247-acba-b11ca8faf696 tempest-VolumeQuotasNegativeTestJSON-467533397 tempest-VolumeQuotasNegativeTestJSON-467533397-project-admin] http://192.168.122.202/volume/v3/os-quota-sets/f2a6a93cd60743cea28a6efcf4121fd8 returned with HTTP 200 Sep 01 12:42:17 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 476/978] 192.168.122.202 () {60 vars in 1259 bytes} [Tue Sep 1 12:42:17 2026] PUT /volume/v3/os-quota-sets/f2a6a93cd60743cea28a6efcf4121fd8 => generated 398 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:42:18 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-5df8a7c6-2879-4a70-b4f7-cad064812eb1 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:18 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-5df8a7c6-2879-4a70-b4f7-cad064812eb1 tempest-VolumeTypesTest-1799183200 tempest-VolumeTypesTest-1799183200-project-admin] POST http://192.168.122.202/volume/v3/types Sep 01 12:42:18 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-5df8a7c6-2879-4a70-b4f7-cad064812eb1 tempest-VolumeTypesTest-1799183200 tempest-VolumeTypesTest-1799183200-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1187401779", "description": "tempest-volume-type-description-665841708", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open Source"}, "os-volume-type-access:is_public": true}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:42:18 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-5df8a7c6-2879-4a70-b4f7-cad064812eb1 tempest-VolumeTypesTest-1799183200 tempest-VolumeTypesTest-1799183200-project-admin] http://192.168.122.202/volume/v3/types returned with HTTP 200 Sep 01 12:42:18 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 503/979] 192.168.122.202 () {60 vars in 1137 bytes} [Tue Sep 1 12:42:18 2026] POST /volume/v3/types => generated 317 bytes in 349 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:42:18 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-c303d5f2-0c10-4bbc-9f9d-4b8ccd09a2f1 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:18 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c303d5f2-0c10-4bbc-9f9d-4b8ccd09a2f1 tempest-VolumeTypesTest-1799183200 tempest-VolumeTypesTest-1799183200-project-admin] GET http://192.168.122.202/volume/v3/types/4872e2ba-ebd8-4e20-9584-c44a37486088 Sep 01 12:42:18 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c303d5f2-0c10-4bbc-9f9d-4b8ccd09a2f1 tempest-VolumeTypesTest-1799183200 tempest-VolumeTypesTest-1799183200-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:42:18 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c303d5f2-0c10-4bbc-9f9d-4b8ccd09a2f1 tempest-VolumeTypesTest-1799183200 tempest-VolumeTypesTest-1799183200-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:42:18 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c303d5f2-0c10-4bbc-9f9d-4b8ccd09a2f1 tempest-VolumeTypesTest-1799183200 tempest-VolumeTypesTest-1799183200-project-admin] http://192.168.122.202/volume/v3/types/4872e2ba-ebd8-4e20-9584-c44a37486088 returned with HTTP 200 Sep 01 12:42:18 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 477/980] 192.168.122.202 () {58 vars in 1226 bytes} [Tue Sep 1 12:42:18 2026] GET /volume/v3/types/4872e2ba-ebd8-4e20-9584-c44a37486088 => generated 339 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:42:18 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-236af06a-59f8-4f03-9d9a-ea7d22515bc1 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:18 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-236af06a-59f8-4f03-9d9a-ea7d22515bc1 tempest-VolumeTypesTest-1799183200 tempest-VolumeTypesTest-1799183200-project-admin] DELETE http://192.168.122.202/volume/v3/types/4872e2ba-ebd8-4e20-9584-c44a37486088 Sep 01 12:42:18 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-236af06a-59f8-4f03-9d9a-ea7d22515bc1 tempest-VolumeTypesTest-1799183200 tempest-VolumeTypesTest-1799183200-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:42:18 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-236af06a-59f8-4f03-9d9a-ea7d22515bc1 tempest-VolumeTypesTest-1799183200 tempest-VolumeTypesTest-1799183200-project-admin] Calling method '_delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:42:18 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-236af06a-59f8-4f03-9d9a-ea7d22515bc1 tempest-VolumeTypesTest-1799183200 tempest-VolumeTypesTest-1799183200-project-admin] http://192.168.122.202/volume/v3/types/4872e2ba-ebd8-4e20-9584-c44a37486088 returned with HTTP 202 Sep 01 12:42:18 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 504/981] 192.168.122.202 () {58 vars in 1229 bytes} [Tue Sep 1 12:42:18 2026] DELETE /volume/v3/types/4872e2ba-ebd8-4e20-9584-c44a37486088 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:42:18 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-11cb89ba-c561-4df3-99c5-c984f8004acc None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:18 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-11cb89ba-c561-4df3-99c5-c984f8004acc tempest-VolumeTypesTest-1799183200 tempest-VolumeTypesTest-1799183200-project-admin] GET http://192.168.122.202/volume/v3/types/4872e2ba-ebd8-4e20-9584-c44a37486088 Sep 01 12:42:18 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-11cb89ba-c561-4df3-99c5-c984f8004acc tempest-VolumeTypesTest-1799183200 tempest-VolumeTypesTest-1799183200-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:42:18 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-11cb89ba-c561-4df3-99c5-c984f8004acc tempest-VolumeTypesTest-1799183200 tempest-VolumeTypesTest-1799183200-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:42:18 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-11cb89ba-c561-4df3-99c5-c984f8004acc tempest-VolumeTypesTest-1799183200 tempest-VolumeTypesTest-1799183200-project-admin] http://192.168.122.202/volume/v3/types/4872e2ba-ebd8-4e20-9584-c44a37486088 returned with HTTP 404 Sep 01 12:42:18 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 478/982] 192.168.122.202 () {58 vars in 1226 bytes} [Tue Sep 1 12:42:18 2026] GET /volume/v3/types/4872e2ba-ebd8-4e20-9584-c44a37486088 => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:42:18 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-817107a4-bc04-4634-8d80-285fec57617d None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:18 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-817107a4-bc04-4634-8d80-285fec57617d tempest-VolumeTypesTest-1799183200 tempest-VolumeTypesTest-1799183200-project-admin] POST http://192.168.122.202/volume/v3/types Sep 01 12:42:18 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-817107a4-bc04-4634-8d80-285fec57617d tempest-VolumeTypesTest-1799183200 tempest-VolumeTypesTest-1799183200-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1874985978"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:42:18 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-817107a4-bc04-4634-8d80-285fec57617d tempest-VolumeTypesTest-1799183200 tempest-VolumeTypesTest-1799183200-project-admin] http://192.168.122.202/volume/v3/types returned with HTTP 200 Sep 01 12:42:18 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 505/983] 192.168.122.202 () {60 vars in 1136 bytes} [Tue Sep 1 12:42:18 2026] POST /volume/v3/types => generated 221 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:42:18 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-709baaf9-3a6a-4811-8910-9a5e5ac66056 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:18 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-709baaf9-3a6a-4811-8910-9a5e5ac66056 tempest-VolumeTypesTest-1799183200 tempest-VolumeTypesTest-1799183200-project-admin] POST http://192.168.122.202/volume/v3/types/f945a8ad-919e-493b-8ca7-052708a90e1e/encryption Sep 01 12:42:18 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-709baaf9-3a6a-4811-8910-9a5e5ac66056 tempest-VolumeTypesTest-1799183200 tempest-VolumeTypesTest-1799183200-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:42:18 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-709baaf9-3a6a-4811-8910-9a5e5ac66056 tempest-VolumeTypesTest-1799183200 tempest-VolumeTypesTest-1799183200-project-admin] http://192.168.122.202/volume/v3/types/f945a8ad-919e-493b-8ca7-052708a90e1e/encryption returned with HTTP 200 Sep 01 12:42:18 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 479/984] 192.168.122.202 () {60 vars in 1281 bytes} [Tue Sep 1 12:42:18 2026] POST /volume/v3/types/f945a8ad-919e-493b-8ca7-052708a90e1e/encryption => generated 239 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:42:18 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-70f02d6c-557a-4bec-a850-c25458d1d94f None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:18 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-70f02d6c-557a-4bec-a850-c25458d1d94f tempest-VolumeTypesTest-1799183200 tempest-VolumeTypesTest-1799183200-project-admin] GET http://192.168.122.202/volume/v3/types/f945a8ad-919e-493b-8ca7-052708a90e1e/encryption Sep 01 12:42:18 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-70f02d6c-557a-4bec-a850-c25458d1d94f tempest-VolumeTypesTest-1799183200 tempest-VolumeTypesTest-1799183200-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:42:18 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-70f02d6c-557a-4bec-a850-c25458d1d94f tempest-VolumeTypesTest-1799183200 tempest-VolumeTypesTest-1799183200-project-admin] Calling method 'index' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:42:18 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-70f02d6c-557a-4bec-a850-c25458d1d94f tempest-VolumeTypesTest-1799183200 tempest-VolumeTypesTest-1799183200-project-admin] http://192.168.122.202/volume/v3/types/f945a8ad-919e-493b-8ca7-052708a90e1e/encryption returned with HTTP 200 Sep 01 12:42:18 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 506/985] 192.168.122.202 () {58 vars in 1259 bytes} [Tue Sep 1 12:42:18 2026] GET /volume/v3/types/f945a8ad-919e-493b-8ca7-052708a90e1e/encryption => generated 325 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:42:18 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-50df6534-24eb-42db-b80c-30cc4c363633 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:18 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-50df6534-24eb-42db-b80c-30cc4c363633 tempest-VolumeTypesTest-1799183200 tempest-VolumeTypesTest-1799183200-project-admin] PUT http://192.168.122.202/volume/v3/types/f945a8ad-919e-493b-8ca7-052708a90e1e/encryption/59158cbe-9a7d-43bd-b2f7-4b41737755c1 Sep 01 12:42:18 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-50df6534-24eb-42db-b80c-30cc4c363633 tempest-VolumeTypesTest-1799183200 tempest-VolumeTypesTest-1799183200-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128, "provider": "SomeProvider", "cipher": "aes-xts-plain64", "control_location": "back-end"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:42:18 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-50df6534-24eb-42db-b80c-30cc4c363633 tempest-VolumeTypesTest-1799183200 tempest-VolumeTypesTest-1799183200-project-admin] http://192.168.122.202/volume/v3/types/f945a8ad-919e-493b-8ca7-052708a90e1e/encryption/59158cbe-9a7d-43bd-b2f7-4b41737755c1 returned with HTTP 200 Sep 01 12:42:18 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 480/986] 192.168.122.202 () {60 vars in 1391 bytes} [Tue Sep 1 12:42:18 2026] PUT /volume/v3/types/f945a8ad-919e-493b-8ca7-052708a90e1e/encryption/59158cbe-9a7d-43bd-b2f7-4b41737755c1 => generated 122 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:42:18 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-2b57af2f-159b-4399-ba6a-26aaa925fdc1 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:18 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-2b57af2f-159b-4399-ba6a-26aaa925fdc1 tempest-VolumeTypesTest-1799183200 tempest-VolumeTypesTest-1799183200-project-admin] GET http://192.168.122.202/volume/v3/types/f945a8ad-919e-493b-8ca7-052708a90e1e/encryption Sep 01 12:42:18 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-2b57af2f-159b-4399-ba6a-26aaa925fdc1 tempest-VolumeTypesTest-1799183200 tempest-VolumeTypesTest-1799183200-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:42:18 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-2b57af2f-159b-4399-ba6a-26aaa925fdc1 tempest-VolumeTypesTest-1799183200 tempest-VolumeTypesTest-1799183200-project-admin] Calling method 'index' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:42:18 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-2b57af2f-159b-4399-ba6a-26aaa925fdc1 tempest-VolumeTypesTest-1799183200 tempest-VolumeTypesTest-1799183200-project-admin] http://192.168.122.202/volume/v3/types/f945a8ad-919e-493b-8ca7-052708a90e1e/encryption returned with HTTP 200 Sep 01 12:42:18 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 507/987] 192.168.122.202 () {58 vars in 1259 bytes} [Tue Sep 1 12:42:18 2026] GET /volume/v3/types/f945a8ad-919e-493b-8ca7-052708a90e1e/encryption => generated 347 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:42:18 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-a13609fa-eba5-4c71-8329-bc02adbd4c6d None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:18 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a13609fa-eba5-4c71-8329-bc02adbd4c6d tempest-VolumeTypesTest-1799183200 tempest-VolumeTypesTest-1799183200-project-admin] GET http://192.168.122.202/volume/v3/types/f945a8ad-919e-493b-8ca7-052708a90e1e/encryption/cipher Sep 01 12:42:18 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a13609fa-eba5-4c71-8329-bc02adbd4c6d tempest-VolumeTypesTest-1799183200 tempest-VolumeTypesTest-1799183200-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:42:18 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a13609fa-eba5-4c71-8329-bc02adbd4c6d tempest-VolumeTypesTest-1799183200 tempest-VolumeTypesTest-1799183200-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:42:19 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a13609fa-eba5-4c71-8329-bc02adbd4c6d tempest-VolumeTypesTest-1799183200 tempest-VolumeTypesTest-1799183200-project-admin] http://192.168.122.202/volume/v3/types/f945a8ad-919e-493b-8ca7-052708a90e1e/encryption/cipher returned with HTTP 200 Sep 01 12:42:19 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 481/988] 192.168.122.202 () {58 vars in 1280 bytes} [Tue Sep 1 12:42:18 2026] GET /volume/v3/types/f945a8ad-919e-493b-8ca7-052708a90e1e/encryption/cipher => generated 29 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 12:42:19 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-6bd698a3-b995-4076-92d7-0629fa970073 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:19 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-6bd698a3-b995-4076-92d7-0629fa970073 tempest-VolumeTypesTest-1799183200 tempest-VolumeTypesTest-1799183200-project-admin] DELETE http://192.168.122.202/volume/v3/types/f945a8ad-919e-493b-8ca7-052708a90e1e/encryption/59158cbe-9a7d-43bd-b2f7-4b41737755c1 Sep 01 12:42:19 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-6bd698a3-b995-4076-92d7-0629fa970073 tempest-VolumeTypesTest-1799183200 tempest-VolumeTypesTest-1799183200-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:42:19 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-6bd698a3-b995-4076-92d7-0629fa970073 tempest-VolumeTypesTest-1799183200 tempest-VolumeTypesTest-1799183200-project-admin] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:42:19 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-6bd698a3-b995-4076-92d7-0629fa970073 tempest-VolumeTypesTest-1799183200 tempest-VolumeTypesTest-1799183200-project-admin] http://192.168.122.202/volume/v3/types/f945a8ad-919e-493b-8ca7-052708a90e1e/encryption/59158cbe-9a7d-43bd-b2f7-4b41737755c1 returned with HTTP 202 Sep 01 12:42:19 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 508/989] 192.168.122.202 () {58 vars in 1373 bytes} [Tue Sep 1 12:42:19 2026] DELETE /volume/v3/types/f945a8ad-919e-493b-8ca7-052708a90e1e/encryption/59158cbe-9a7d-43bd-b2f7-4b41737755c1 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:42:19 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-12dda81b-c32a-4337-b61e-3110624d9ea8 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:19 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-12dda81b-c32a-4337-b61e-3110624d9ea8 tempest-VolumeTypesTest-1799183200 tempest-VolumeTypesTest-1799183200-project-admin] GET http://192.168.122.202/volume/v3/types/f945a8ad-919e-493b-8ca7-052708a90e1e/encryption Sep 01 12:42:19 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-12dda81b-c32a-4337-b61e-3110624d9ea8 tempest-VolumeTypesTest-1799183200 tempest-VolumeTypesTest-1799183200-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:42:19 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-12dda81b-c32a-4337-b61e-3110624d9ea8 tempest-VolumeTypesTest-1799183200 tempest-VolumeTypesTest-1799183200-project-admin] Calling method 'index' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:42:19 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-12dda81b-c32a-4337-b61e-3110624d9ea8 tempest-VolumeTypesTest-1799183200 tempest-VolumeTypesTest-1799183200-project-admin] http://192.168.122.202/volume/v3/types/f945a8ad-919e-493b-8ca7-052708a90e1e/encryption returned with HTTP 200 Sep 01 12:42:19 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 482/990] 192.168.122.202 () {58 vars in 1259 bytes} [Tue Sep 1 12:42:19 2026] GET /volume/v3/types/f945a8ad-919e-493b-8ca7-052708a90e1e/encryption => generated 2 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 01 12:42:19 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-aa879a8d-648f-4178-ade0-cd1d887863e0 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:19 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-aa879a8d-648f-4178-ade0-cd1d887863e0 tempest-VolumeTypesTest-1799183200 tempest-VolumeTypesTest-1799183200-project-admin] GET http://192.168.122.202/volume/v3/types/f945a8ad-919e-493b-8ca7-052708a90e1e/encryption Sep 01 12:42:19 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-aa879a8d-648f-4178-ade0-cd1d887863e0 tempest-VolumeTypesTest-1799183200 tempest-VolumeTypesTest-1799183200-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:42:19 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-aa879a8d-648f-4178-ade0-cd1d887863e0 tempest-VolumeTypesTest-1799183200 tempest-VolumeTypesTest-1799183200-project-admin] Calling method 'index' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:42:19 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-aa879a8d-648f-4178-ade0-cd1d887863e0 tempest-VolumeTypesTest-1799183200 tempest-VolumeTypesTest-1799183200-project-admin] http://192.168.122.202/volume/v3/types/f945a8ad-919e-493b-8ca7-052708a90e1e/encryption returned with HTTP 200 Sep 01 12:42:19 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 509/991] 192.168.122.202 () {58 vars in 1259 bytes} [Tue Sep 1 12:42:19 2026] GET /volume/v3/types/f945a8ad-919e-493b-8ca7-052708a90e1e/encryption => generated 2 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 01 12:42:19 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-c795416d-863a-4e48-b585-901ebcc9038d None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:19 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c795416d-863a-4e48-b585-901ebcc9038d tempest-VolumeTypesTest-1799183200 tempest-VolumeTypesTest-1799183200-project-admin] DELETE http://192.168.122.202/volume/v3/types/f945a8ad-919e-493b-8ca7-052708a90e1e Sep 01 12:42:19 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c795416d-863a-4e48-b585-901ebcc9038d tempest-VolumeTypesTest-1799183200 tempest-VolumeTypesTest-1799183200-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:42:19 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c795416d-863a-4e48-b585-901ebcc9038d tempest-VolumeTypesTest-1799183200 tempest-VolumeTypesTest-1799183200-project-admin] Calling method '_delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:42:19 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c795416d-863a-4e48-b585-901ebcc9038d tempest-VolumeTypesTest-1799183200 tempest-VolumeTypesTest-1799183200-project-admin] http://192.168.122.202/volume/v3/types/f945a8ad-919e-493b-8ca7-052708a90e1e returned with HTTP 202 Sep 01 12:42:19 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 483/992] 192.168.122.202 () {58 vars in 1229 bytes} [Tue Sep 1 12:42:19 2026] DELETE /volume/v3/types/f945a8ad-919e-493b-8ca7-052708a90e1e => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:42:19 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-dc403a45-a115-45b2-8042-8f0c0b9cdd15 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:19 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-dc403a45-a115-45b2-8042-8f0c0b9cdd15 tempest-VolumeTypesTest-1799183200 tempest-VolumeTypesTest-1799183200-project-admin] GET http://192.168.122.202/volume/v3/types/f945a8ad-919e-493b-8ca7-052708a90e1e Sep 01 12:42:19 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-dc403a45-a115-45b2-8042-8f0c0b9cdd15 tempest-VolumeTypesTest-1799183200 tempest-VolumeTypesTest-1799183200-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:42:19 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-dc403a45-a115-45b2-8042-8f0c0b9cdd15 tempest-VolumeTypesTest-1799183200 tempest-VolumeTypesTest-1799183200-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:42:19 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-dc403a45-a115-45b2-8042-8f0c0b9cdd15 tempest-VolumeTypesTest-1799183200 tempest-VolumeTypesTest-1799183200-project-admin] http://192.168.122.202/volume/v3/types/f945a8ad-919e-493b-8ca7-052708a90e1e returned with HTTP 404 Sep 01 12:42:19 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 510/993] 192.168.122.202 () {58 vars in 1226 bytes} [Tue Sep 1 12:42:19 2026] GET /volume/v3/types/f945a8ad-919e-493b-8ca7-052708a90e1e => generated 114 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:42:19 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-e5d10166-60b2-4275-9e17-cf9061663fc1 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:19 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e5d10166-60b2-4275-9e17-cf9061663fc1 tempest-VolumeTypesTest-1799183200 tempest-VolumeTypesTest-1799183200-project-admin] GET http://192.168.122.202/volume/v3/types Sep 01 12:42:19 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e5d10166-60b2-4275-9e17-cf9061663fc1 tempest-VolumeTypesTest-1799183200 tempest-VolumeTypesTest-1799183200-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:42:19 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e5d10166-60b2-4275-9e17-cf9061663fc1 tempest-VolumeTypesTest-1799183200 tempest-VolumeTypesTest-1799183200-project-admin] Calling method 'index' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:42:19 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e5d10166-60b2-4275-9e17-cf9061663fc1 tempest-VolumeTypesTest-1799183200 tempest-VolumeTypesTest-1799183200-project-admin] http://192.168.122.202/volume/v3/types returned with HTTP 200 Sep 01 12:42:19 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 484/994] 192.168.122.202 () {58 vars in 1115 bytes} [Tue Sep 1 12:42:19 2026] GET /volume/v3/types => generated 648 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:42:19 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-494a7708-66a5-4277-a6d7-c41b7bf25812 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:19 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-494a7708-66a5-4277-a6d7-c41b7bf25812 tempest-VolumeTypesTest-1799183200 tempest-VolumeTypesTest-1799183200-project-admin] POST http://192.168.122.202/volume/v3/types Sep 01 12:42:19 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-494a7708-66a5-4277-a6d7-c41b7bf25812 tempest-VolumeTypesTest-1799183200 tempest-VolumeTypesTest-1799183200-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-48092655"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:42:19 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-494a7708-66a5-4277-a6d7-c41b7bf25812 tempest-VolumeTypesTest-1799183200 tempest-VolumeTypesTest-1799183200-project-admin] http://192.168.122.202/volume/v3/types returned with HTTP 200 Sep 01 12:42:19 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 511/995] 192.168.122.202 () {60 vars in 1136 bytes} [Tue Sep 1 12:42:19 2026] POST /volume/v3/types => generated 219 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:42:19 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-a63a7ac8-d0af-4697-bc1e-d8dbc818d06f None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:19 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a63a7ac8-d0af-4697-bc1e-d8dbc818d06f tempest-VolumeTypesTest-1799183200 tempest-VolumeTypesTest-1799183200-project-admin] PUT http://192.168.122.202/volume/v3/types/0069dbb9-320d-46c9-989a-ff5498aab2db Sep 01 12:42:19 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a63a7ac8-d0af-4697-bc1e-d8dbc818d06f tempest-VolumeTypesTest-1799183200 tempest-VolumeTypesTest-1799183200-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"name": "tempest-volume-type-347242671", "description": "tempest-volume-type-description-476563960", "is_public": false}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:42:19 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a63a7ac8-d0af-4697-bc1e-d8dbc818d06f tempest-VolumeTypesTest-1799183200 tempest-VolumeTypesTest-1799183200-project-admin] http://192.168.122.202/volume/v3/types/0069dbb9-320d-46c9-989a-ff5498aab2db returned with HTTP 200 Sep 01 12:42:19 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 485/996] 192.168.122.202 () {60 vars in 1247 bytes} [Tue Sep 1 12:42:19 2026] PUT /volume/v3/types/0069dbb9-320d-46c9-989a-ff5498aab2db => generated 203 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:42:19 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-8d75bfe1-e2cc-4ee9-b81e-748fba5f906e None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:19 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-8d75bfe1-e2cc-4ee9-b81e-748fba5f906e tempest-VolumeTypesTest-1799183200 tempest-VolumeTypesTest-1799183200-project-admin] GET http://192.168.122.202/volume/v3/types/0069dbb9-320d-46c9-989a-ff5498aab2db Sep 01 12:42:19 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-8d75bfe1-e2cc-4ee9-b81e-748fba5f906e tempest-VolumeTypesTest-1799183200 tempest-VolumeTypesTest-1799183200-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:42:19 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-8d75bfe1-e2cc-4ee9-b81e-748fba5f906e tempest-VolumeTypesTest-1799183200 tempest-VolumeTypesTest-1799183200-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:42:19 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-8d75bfe1-e2cc-4ee9-b81e-748fba5f906e tempest-VolumeTypesTest-1799183200 tempest-VolumeTypesTest-1799183200-project-admin] http://192.168.122.202/volume/v3/types/0069dbb9-320d-46c9-989a-ff5498aab2db returned with HTTP 200 Sep 01 12:42:19 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 512/997] 192.168.122.202 () {58 vars in 1226 bytes} [Tue Sep 1 12:42:19 2026] GET /volume/v3/types/0069dbb9-320d-46c9-989a-ff5498aab2db => generated 267 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:42:19 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-b89124c5-0d97-47d5-b666-463ecbfb3508 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:19 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b89124c5-0d97-47d5-b666-463ecbfb3508 tempest-VolumeTypesTest-1799183200 tempest-VolumeTypesTest-1799183200-project-admin] DELETE http://192.168.122.202/volume/v3/types/0069dbb9-320d-46c9-989a-ff5498aab2db Sep 01 12:42:19 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b89124c5-0d97-47d5-b666-463ecbfb3508 tempest-VolumeTypesTest-1799183200 tempest-VolumeTypesTest-1799183200-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:42:19 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b89124c5-0d97-47d5-b666-463ecbfb3508 tempest-VolumeTypesTest-1799183200 tempest-VolumeTypesTest-1799183200-project-admin] Calling method '_delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:42:19 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b89124c5-0d97-47d5-b666-463ecbfb3508 tempest-VolumeTypesTest-1799183200 tempest-VolumeTypesTest-1799183200-project-admin] http://192.168.122.202/volume/v3/types/0069dbb9-320d-46c9-989a-ff5498aab2db returned with HTTP 202 Sep 01 12:42:19 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 486/998] 192.168.122.202 () {58 vars in 1229 bytes} [Tue Sep 1 12:42:19 2026] DELETE /volume/v3/types/0069dbb9-320d-46c9-989a-ff5498aab2db => generated 0 bytes in 112 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:42:19 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-14c9b201-ecbb-420f-9c50-dac16aa04c93 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:19 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-14c9b201-ecbb-420f-9c50-dac16aa04c93 tempest-VolumeTypesTest-1799183200 tempest-VolumeTypesTest-1799183200-project-admin] GET http://192.168.122.202/volume/v3/types/0069dbb9-320d-46c9-989a-ff5498aab2db Sep 01 12:42:19 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-14c9b201-ecbb-420f-9c50-dac16aa04c93 tempest-VolumeTypesTest-1799183200 tempest-VolumeTypesTest-1799183200-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:42:19 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-14c9b201-ecbb-420f-9c50-dac16aa04c93 tempest-VolumeTypesTest-1799183200 tempest-VolumeTypesTest-1799183200-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:42:19 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-14c9b201-ecbb-420f-9c50-dac16aa04c93 tempest-VolumeTypesTest-1799183200 tempest-VolumeTypesTest-1799183200-project-admin] http://192.168.122.202/volume/v3/types/0069dbb9-320d-46c9-989a-ff5498aab2db returned with HTTP 404 Sep 01 12:42:19 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 513/999] 192.168.122.202 () {58 vars in 1226 bytes} [Tue Sep 1 12:42:19 2026] GET /volume/v3/types/0069dbb9-320d-46c9-989a-ff5498aab2db => generated 114 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:42:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-cc467eeb-5920-4fbf-9ee5-6328cac9da61 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:23 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-cc467eeb-5920-4fbf-9ee5-6328cac9da61 tempest-VolumeServicesNegativeTest-24521750 tempest-VolumeServicesNegativeTest-24521750-project-admin] GET http://192.168.122.202/volume/v3/os-services Sep 01 12:42:23 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-cc467eeb-5920-4fbf-9ee5-6328cac9da61 tempest-VolumeServicesNegativeTest-24521750 tempest-VolumeServicesNegativeTest-24521750-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:42:23 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-cc467eeb-5920-4fbf-9ee5-6328cac9da61 tempest-VolumeServicesNegativeTest-24521750 tempest-VolumeServicesNegativeTest-24521750-project-admin] Calling method 'index' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:42:23 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/service.py:230: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:42:23 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 12:42:23 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-cc467eeb-5920-4fbf-9ee5-6328cac9da61 tempest-VolumeServicesNegativeTest-24521750 tempest-VolumeServicesNegativeTest-24521750-project-admin] http://192.168.122.202/volume/v3/os-services returned with HTTP 200 Sep 01 12:42:23 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 487/1000] 192.168.122.202 () {58 vars in 1133 bytes} [Tue Sep 1 12:42:22 2026] GET /volume/v3/os-services => generated 705 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:42:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-8632059f-d3d8-490b-8a21-052bbdbeafd6 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:23 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-8632059f-d3d8-490b-8a21-052bbdbeafd6 tempest-VolumeServicesNegativeTest-24521750 tempest-VolumeServicesNegativeTest-24521750-project-admin] PUT http://192.168.122.202/volume/v3/os-services/disable-log-reason Sep 01 12:42:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-8632059f-d3d8-490b-8a21-052bbdbeafd6 tempest-VolumeServicesNegativeTest-24521750 tempest-VolumeServicesNegativeTest-24521750-project-admin] Action: 'disable_log_reason', calling method: disable_log_reason, body: {"host": "devstack", "binary": "cinder-scheduler", "disabled_reason": null} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:42:23 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-8632059f-d3d8-490b-8a21-052bbdbeafd6 tempest-VolumeServicesNegativeTest-24521750 tempest-VolumeServicesNegativeTest-24521750-project-admin] http://192.168.122.202/volume/v3/os-services/disable-log-reason returned with HTTP 400 Sep 01 12:42:23 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 514/1001] 192.168.122.202 () {60 vars in 1210 bytes} [Tue Sep 1 12:42:23 2026] PUT /volume/v3/os-services/disable-log-reason => generated 136 bytes in 14 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 12:42:23 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-898dbc0d-7536-4a2b-a667-d2aac5dd304c None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:23 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-898dbc0d-7536-4a2b-a667-d2aac5dd304c tempest-VolumeServicesNegativeTest-24521750 tempest-VolumeServicesNegativeTest-24521750-project-admin] PUT http://192.168.122.202/volume/v3/os-services/disable Sep 01 12:42:23 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-898dbc0d-7536-4a2b-a667-d2aac5dd304c tempest-VolumeServicesNegativeTest-24521750 tempest-VolumeServicesNegativeTest-24521750-project-admin] Action: 'disable', calling method: disable, body: {"host": "devstack", "binary": "invalid_binary"} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:42:23 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-898dbc0d-7536-4a2b-a667-d2aac5dd304c tempest-VolumeServicesNegativeTest-24521750 tempest-VolumeServicesNegativeTest-24521750-project-admin] http://192.168.122.202/volume/v3/os-services/disable returned with HTTP 404 Sep 01 12:42:23 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 488/1002] 192.168.122.202 () {60 vars in 1177 bytes} [Tue Sep 1 12:42:23 2026] PUT /volume/v3/os-services/disable => generated 105 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:42:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-8f47d899-68a7-477a-a5fb-dcdd615c7f7c None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:23 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-8f47d899-68a7-477a-a5fb-dcdd615c7f7c tempest-VolumeServicesNegativeTest-24521750 tempest-VolumeServicesNegativeTest-24521750-project-admin] PUT http://192.168.122.202/volume/v3/os-services/enable Sep 01 12:42:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-8f47d899-68a7-477a-a5fb-dcdd615c7f7c tempest-VolumeServicesNegativeTest-24521750 tempest-VolumeServicesNegativeTest-24521750-project-admin] Action: 'enable', calling method: enable, body: {"host": "invalid_host", "binary": "cinder-scheduler"} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:42:23 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-8f47d899-68a7-477a-a5fb-dcdd615c7f7c tempest-VolumeServicesNegativeTest-24521750 tempest-VolumeServicesNegativeTest-24521750-project-admin] http://192.168.122.202/volume/v3/os-services/enable returned with HTTP 404 Sep 01 12:42:23 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 515/1003] 192.168.122.202 () {60 vars in 1174 bytes} [Tue Sep 1 12:42:23 2026] PUT /volume/v3/os-services/enable => generated 111 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:42:23 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-673138d4-a5a3-4754-add0-0981088b0064 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:23 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-673138d4-a5a3-4754-add0-0981088b0064 tempest-VolumeServicesNegativeTest-24521750 tempest-VolumeServicesNegativeTest-24521750-project-admin] PUT http://192.168.122.202/volume/v3/os-services/freeze Sep 01 12:42:23 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-673138d4-a5a3-4754-add0-0981088b0064 tempest-VolumeServicesNegativeTest-24521750 tempest-VolumeServicesNegativeTest-24521750-project-admin] Action: 'freeze', calling method: freeze, body: {"host": "invalid_host"} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:42:23 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-673138d4-a5a3-4754-add0-0981088b0064 tempest-VolumeServicesNegativeTest-24521750 tempest-VolumeServicesNegativeTest-24521750-project-admin] http://192.168.122.202/volume/v3/os-services/freeze returned with HTTP 400 Sep 01 12:42:23 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 489/1004] 192.168.122.202 () {60 vars in 1174 bytes} [Tue Sep 1 12:42:23 2026] PUT /volume/v3/os-services/freeze => generated 83 bytes in 23 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 01 12:42:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-c8815c06-cb7b-4dd8-af60-f392f3fddecc None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:23 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c8815c06-cb7b-4dd8-af60-f392f3fddecc tempest-VolumeServicesNegativeTest-24521750 tempest-VolumeServicesNegativeTest-24521750-project-admin] PUT http://192.168.122.202/volume/v3/os-services/thaw Sep 01 12:42:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c8815c06-cb7b-4dd8-af60-f392f3fddecc tempest-VolumeServicesNegativeTest-24521750 tempest-VolumeServicesNegativeTest-24521750-project-admin] Action: 'thaw', calling method: thaw, body: {"host": "invalid_host"} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:42:23 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/service.py:230: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:42:23 devstack devstack@c-api.service[86815]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 12:42:23 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c8815c06-cb7b-4dd8-af60-f392f3fddecc tempest-VolumeServicesNegativeTest-24521750 tempest-VolumeServicesNegativeTest-24521750-project-admin] http://192.168.122.202/volume/v3/os-services/thaw returned with HTTP 400 Sep 01 12:42:23 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 516/1005] 192.168.122.202 () {60 vars in 1168 bytes} [Tue Sep 1 12:42:23 2026] PUT /volume/v3/os-services/thaw => generated 83 bytes in 20 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 01 12:42:24 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-37485f75-b2c3-4971-a7dd-e2272e7f33bf None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:24 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-37485f75-b2c3-4971-a7dd-e2272e7f33bf None None] GET http://192.168.122.202/volume// Sep 01 12:42:24 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-37485f75-b2c3-4971-a7dd-e2272e7f33bf None None] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:42:24 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-37485f75-b2c3-4971-a7dd-e2272e7f33bf None None] Calling method 'all' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:42:24 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-37485f75-b2c3-4971-a7dd-e2272e7f33bf None None] http://192.168.122.202/volume// returned with HTTP 300 Sep 01 12:42:24 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 490/1006] 192.168.122.202 () {56 vars in 888 bytes} [Tue Sep 1 12:42:24 2026] GET /volume/ => generated 390 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 12:42:24 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-cc324e4f-febf-4bca-9b6a-a6def14cac53 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:24 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-cc324e4f-febf-4bca-9b6a-a6def14cac53 None None] GET http://192.168.122.202/volume// Sep 01 12:42:24 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-cc324e4f-febf-4bca-9b6a-a6def14cac53 None None] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:42:24 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-cc324e4f-febf-4bca-9b6a-a6def14cac53 None None] Calling method 'all' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:42:24 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-cc324e4f-febf-4bca-9b6a-a6def14cac53 None None] http://192.168.122.202/volume// returned with HTTP 300 Sep 01 12:42:24 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 517/1007] 192.168.122.202 () {56 vars in 888 bytes} [Tue Sep 1 12:42:24 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 12:42:24 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-c4e4fadb-fd65-4afe-8038-d9ce61643103 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:24 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c4e4fadb-fd65-4afe-8038-d9ce61643103 tempest-VersionsTest-1502709211 tempest-VersionsTest-1502709211-project-member] GET http://192.168.122.202/volume/v3/ Sep 01 12:42:24 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c4e4fadb-fd65-4afe-8038-d9ce61643103 tempest-VersionsTest-1502709211 tempest-VersionsTest-1502709211-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:42:24 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c4e4fadb-fd65-4afe-8038-d9ce61643103 tempest-VersionsTest-1502709211 tempest-VersionsTest-1502709211-project-member] Calling method 'version_select' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:42:24 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c4e4fadb-fd65-4afe-8038-d9ce61643103 tempest-VersionsTest-1502709211 tempest-VersionsTest-1502709211-project-member] http://192.168.122.202/volume/v3/ returned with HTTP 200 Sep 01 12:42:24 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 491/1008] 192.168.122.202 () {58 vars in 1100 bytes} [Tue Sep 1 12:42:24 2026] GET /volume/v3/ => generated 390 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:42:27 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-83e1ecfc-4b4a-4a63-8ffc-333d204d3de0 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:27 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-83e1ecfc-4b4a-4a63-8ffc-333d204d3de0 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] POST http://192.168.122.202/volume/v3/volumes Sep 01 12:42:27 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-83e1ecfc-4b4a-4a63-8ffc-333d204d3de0 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-529420697"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:42:27 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.volumes [None req-83e1ecfc-4b4a-4a63-8ffc-333d204d3de0 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-529420697'}} {{(pid=86815) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:42:27 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-83e1ecfc-4b4a-4a63-8ffc-333d204d3de0 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Create volume of 1 GB Sep 01 12:42:27 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-83e1ecfc-4b4a-4a63-8ffc-333d204d3de0 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Availability Zones retrieved successfully. Sep 01 12:42:27 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-83e1ecfc-4b4a-4a63-8ffc-333d204d3de0 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Flow 'volume_create_api' (d96bc904-58cd-4448-a71c-18d5d83b0074) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:42:27 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-83e1ecfc-4b4a-4a63-8ffc-333d204d3de0 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (94fa9e7d-6822-4a89-a22f-f14166b2db3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:42:27 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.flows.api.create_volume [None req-83e1ecfc-4b4a-4a63-8ffc-333d204d3de0 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Validating volume size '1' using validate_int {{(pid=86815) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 12:42:27 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-83e1ecfc-4b4a-4a63-8ffc-333d204d3de0 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (94fa9e7d-6822-4a89-a22f-f14166b2db3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T10:31:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3a4f1b59-94a6-4839-b926-0837adf99645,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a4f1b59-94a6-4839-b926-0837adf99645', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:42:27 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-83e1ecfc-4b4a-4a63-8ffc-333d204d3de0 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6cc3e9e-a897-40e6-8769-d0c8bc2b5a5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:42:27 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-83e1ecfc-4b4a-4a63-8ffc-333d204d3de0 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Created reservations ['89402469-31c2-4b4d-a030-4289945ab498', '9389ab67-c3be-4f5b-a213-6b8588e99416', 'ca8d3c89-e527-488c-a867-4276d5fff7d1', '10804a4f-6403-4e4e-8714-a8cebf508fb4'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:42:27 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-83e1ecfc-4b4a-4a63-8ffc-333d204d3de0 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6cc3e9e-a897-40e6-8769-d0c8bc2b5a5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['89402469-31c2-4b4d-a030-4289945ab498', '9389ab67-c3be-4f5b-a213-6b8588e99416', 'ca8d3c89-e527-488c-a867-4276d5fff7d1', '10804a4f-6403-4e4e-8714-a8cebf508fb4']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:42:27 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-83e1ecfc-4b4a-4a63-8ffc-333d204d3de0 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e4c2593-aec7-43cd-8243-0167edfe680c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:42:27 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:42:27 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:42:27 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-83e1ecfc-4b4a-4a63-8ffc-333d204d3de0 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e4c2593-aec7-43cd-8243-0167edfe680c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3f5ce39f-b923-48b3-a908-a465e1a34cd3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-529420697',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ca348c4678b142f1a3e05eaf7c15c734',qos_specs=None,replication_status=,reservations=['89402469-31c2-4b4d-a030-4289945ab498','9389ab67-c3be-4f5b-a213-6b8588e99416','ca8d3c89-e527-488c-a867-4276d5fff7d1','10804a4f-6403-4e4e-8714-a8cebf508fb4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='40bed3b98bb94a83ac0e520c60fdac7b',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T10:42:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-529420697',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3f5ce39f-b923-48b3-a908-a465e1a34cd3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ca348c4678b142f1a3e05eaf7c15c734',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='40bed3b98bb94a83ac0e520c60fdac7b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a4f1b59-94a6-4839-b926-0837adf99645),volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:42:27 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-83e1ecfc-4b4a-4a63-8ffc-333d204d3de0 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d2c1d119-bd6e-4bfc-b3b7-bf82749721f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:42:27 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-83e1ecfc-4b4a-4a63-8ffc-333d204d3de0 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d2c1d119-bd6e-4bfc-b3b7-bf82749721f7) transitioned into state 'SUCCESS' from state '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-529420697',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ca348c4678b142f1a3e05eaf7c15c734',qos_specs=None,replication_status=,reservations=['89402469-31c2-4b4d-a030-4289945ab498','9389ab67-c3be-4f5b-a213-6b8588e99416','ca8d3c89-e527-488c-a867-4276d5fff7d1','10804a4f-6403-4e4e-8714-a8cebf508fb4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='40bed3b98bb94a83ac0e520c60fdac7b',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:42:27 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-83e1ecfc-4b4a-4a63-8ffc-333d204d3de0 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d47fe32f-704e-4dc3-b3ca-cacfcfca0019) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:42:27 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-83e1ecfc-4b4a-4a63-8ffc-333d204d3de0 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d47fe32f-704e-4dc3-b3ca-cacfcfca0019) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:42:27 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-83e1ecfc-4b4a-4a63-8ffc-333d204d3de0 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Flow 'volume_create_api' (d96bc904-58cd-4448-a71c-18d5d83b0074) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86815) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:42:27 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-83e1ecfc-4b4a-4a63-8ffc-333d204d3de0 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Create volume request issued successfully. Sep 01 12:42:27 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-83e1ecfc-4b4a-4a63-8ffc-333d204d3de0 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] http://192.168.122.202/volume/v3/volumes returned with HTTP 202 Sep 01 12:42:27 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 518/1009] 192.168.122.202 () {60 vars in 1142 bytes} [Tue Sep 1 12:42:27 2026] POST /volume/v3/volumes => generated 759 bytes in 543 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:42:27 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-218510b2-61f0-490b-8352-bc26dd2060ff None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:27 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-218510b2-61f0-490b-8352-bc26dd2060ff tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] GET http://192.168.122.202/volume/v3/volumes/3f5ce39f-b923-48b3-a908-a465e1a34cd3 Sep 01 12:42:27 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-218510b2-61f0-490b-8352-bc26dd2060ff tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:42:27 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-218510b2-61f0-490b-8352-bc26dd2060ff tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:42:27 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:42:27 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:42:27 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:42:27 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:42:27 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-0c769fe6-2f99-4b5e-bb5a-7efec12c4b60 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:27 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-218510b2-61f0-490b-8352-bc26dd2060ff tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Volume info retrieved successfully. Sep 01 12:42:27 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-218510b2-61f0-490b-8352-bc26dd2060ff tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] http://192.168.122.202/volume/v3/volumes/3f5ce39f-b923-48b3-a908-a465e1a34cd3 returned with HTTP 200 Sep 01 12:42:27 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 492/1010] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:42:27 2026] GET /volume/v3/volumes/3f5ce39f-b923-48b3-a908-a465e1a34cd3 => generated 827 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:42:28 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0c769fe6-2f99-4b5e-bb5a-7efec12c4b60 tempest-VolumeSnapshotQuotasNegativeTestJSON-445060450 tempest-VolumeSnapshotQuotasNegativeTestJSON-445060450-project-admin] GET http://192.168.122.202/volume/v3/os-quota-sets/7b207699d20a441ba1d912eb76a6f768 Sep 01 12:42:28 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0c769fe6-2f99-4b5e-bb5a-7efec12c4b60 tempest-VolumeSnapshotQuotasNegativeTestJSON-445060450 tempest-VolumeSnapshotQuotasNegativeTestJSON-445060450-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:42:28 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0c769fe6-2f99-4b5e-bb5a-7efec12c4b60 tempest-VolumeSnapshotQuotasNegativeTestJSON-445060450 tempest-VolumeSnapshotQuotasNegativeTestJSON-445060450-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:42:28 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:42:28 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:42:28 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0c769fe6-2f99-4b5e-bb5a-7efec12c4b60 tempest-VolumeSnapshotQuotasNegativeTestJSON-445060450 tempest-VolumeSnapshotQuotasNegativeTestJSON-445060450-project-admin] http://192.168.122.202/volume/v3/os-quota-sets/7b207699d20a441ba1d912eb76a6f768 returned with HTTP 200 Sep 01 12:42:28 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 519/1011] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:42:27 2026] GET /volume/v3/os-quota-sets/7b207699d20a441ba1d912eb76a6f768 => generated 440 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:42:28 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-869d7995-5913-44eb-af63-051cf185b7f5 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:28 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-869d7995-5913-44eb-af63-051cf185b7f5 tempest-VolumeSnapshotQuotasNegativeTestJSON-445060450 tempest-VolumeSnapshotQuotasNegativeTestJSON-445060450-project-admin] PUT http://192.168.122.202/volume/v3/os-quota-sets/7b207699d20a441ba1d912eb76a6f768 Sep 01 12:42:28 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-869d7995-5913-44eb-af63-051cf185b7f5 tempest-VolumeSnapshotQuotasNegativeTestJSON-445060450 tempest-VolumeSnapshotQuotasNegativeTestJSON-445060450-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:42:28 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-869d7995-5913-44eb-af63-051cf185b7f5 tempest-VolumeSnapshotQuotasNegativeTestJSON-445060450 tempest-VolumeSnapshotQuotasNegativeTestJSON-445060450-project-admin] http://192.168.122.202/volume/v3/os-quota-sets/7b207699d20a441ba1d912eb76a6f768 returned with HTTP 200 Sep 01 12:42:28 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 493/1012] 192.168.122.202 () {60 vars in 1258 bytes} [Tue Sep 1 12:42:28 2026] PUT /volume/v3/os-quota-sets/7b207699d20a441ba1d912eb76a6f768 => generated 393 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:42:28 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-c9f6f9e2-5a10-4397-a0c1-961d7c0ae6ad None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:28 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c9f6f9e2-5a10-4397-a0c1-961d7c0ae6ad tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789 tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789-project-member] POST http://192.168.122.202/volume/v3/volumes Sep 01 12:42:28 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c9f6f9e2-5a10-4397-a0c1-961d7c0ae6ad tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789 tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-536711916"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:42:28 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.volumes [None req-c9f6f9e2-5a10-4397-a0c1-961d7c0ae6ad tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789 tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-536711916'}} {{(pid=86815) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:42:28 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-c9f6f9e2-5a10-4397-a0c1-961d7c0ae6ad tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789 tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789-project-member] Create volume of 1 GB Sep 01 12:42:28 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-c9f6f9e2-5a10-4397-a0c1-961d7c0ae6ad tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789 tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789-project-member] Availability Zones retrieved successfully. Sep 01 12:42:28 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-c9f6f9e2-5a10-4397-a0c1-961d7c0ae6ad tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789 tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789-project-member] Flow 'volume_create_api' (15b2be61-768f-4394-92a8-9821768d22db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:42:28 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-c9f6f9e2-5a10-4397-a0c1-961d7c0ae6ad tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789 tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ae2fadfd-a91c-40dd-951f-6506eea15b9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:42:28 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.flows.api.create_volume [None req-c9f6f9e2-5a10-4397-a0c1-961d7c0ae6ad tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789 tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789-project-member] Validating volume size '1' using validate_int {{(pid=86815) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 12:42:28 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-c9f6f9e2-5a10-4397-a0c1-961d7c0ae6ad tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789 tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ae2fadfd-a91c-40dd-951f-6506eea15b9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T10:31:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3a4f1b59-94a6-4839-b926-0837adf99645,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a4f1b59-94a6-4839-b926-0837adf99645', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:42:28 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-c9f6f9e2-5a10-4397-a0c1-961d7c0ae6ad tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789 tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7039fefd-5bf0-412f-9c30-58eb094a1207) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:42:28 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-c9f6f9e2-5a10-4397-a0c1-961d7c0ae6ad tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789 tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789-project-member] Created reservations ['8bb8e404-17ab-45a9-9bf9-075cac2d329f', '0dc1bcad-b145-4a19-94b1-49dd84f6ed29', 'ee733a8f-b162-455c-a774-24b7df5835ea', '307ed20d-be84-456a-bb34-913a710bd4b7'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:42:28 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-c9f6f9e2-5a10-4397-a0c1-961d7c0ae6ad tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789 tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7039fefd-5bf0-412f-9c30-58eb094a1207) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8bb8e404-17ab-45a9-9bf9-075cac2d329f', '0dc1bcad-b145-4a19-94b1-49dd84f6ed29', 'ee733a8f-b162-455c-a774-24b7df5835ea', '307ed20d-be84-456a-bb34-913a710bd4b7']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:42:28 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-c9f6f9e2-5a10-4397-a0c1-961d7c0ae6ad tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789 tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (abdc1558-7abb-4284-9a39-1c05d5b42097) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:42:28 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:42:28 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:42:28 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-c9f6f9e2-5a10-4397-a0c1-961d7c0ae6ad tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789 tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (abdc1558-7abb-4284-9a39-1c05d5b42097) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0e6d5338-13dd-4a95-b262-ef981d8fab00', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-536711916',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7b207699d20a441ba1d912eb76a6f768',qos_specs=None,replication_status=,reservations=['8bb8e404-17ab-45a9-9bf9-075cac2d329f','0dc1bcad-b145-4a19-94b1-49dd84f6ed29','ee733a8f-b162-455c-a774-24b7df5835ea','307ed20d-be84-456a-bb34-913a710bd4b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cd5a4466efd2491581b8c2c2d0220962',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T10:42:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-536711916',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0e6d5338-13dd-4a95-b262-ef981d8fab00,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7b207699d20a441ba1d912eb76a6f768',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cd5a4466efd2491581b8c2c2d0220962',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a4f1b59-94a6-4839-b926-0837adf99645),volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:42:28 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-c9f6f9e2-5a10-4397-a0c1-961d7c0ae6ad tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789 tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1cf6214b-a1e1-4f4d-b8da-ab451f997dd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:42:28 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-c9f6f9e2-5a10-4397-a0c1-961d7c0ae6ad tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789 tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1cf6214b-a1e1-4f4d-b8da-ab451f997dd3) transitioned into state 'SUCCESS' from state '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-536711916',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7b207699d20a441ba1d912eb76a6f768',qos_specs=None,replication_status=,reservations=['8bb8e404-17ab-45a9-9bf9-075cac2d329f','0dc1bcad-b145-4a19-94b1-49dd84f6ed29','ee733a8f-b162-455c-a774-24b7df5835ea','307ed20d-be84-456a-bb34-913a710bd4b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cd5a4466efd2491581b8c2c2d0220962',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:42:28 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-c9f6f9e2-5a10-4397-a0c1-961d7c0ae6ad tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789 tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2e7f9999-67b5-4d1f-a002-60f89a3c5f8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:42:28 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-c9f6f9e2-5a10-4397-a0c1-961d7c0ae6ad tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789 tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2e7f9999-67b5-4d1f-a002-60f89a3c5f8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:42:28 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-c9f6f9e2-5a10-4397-a0c1-961d7c0ae6ad tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789 tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789-project-member] Flow 'volume_create_api' (15b2be61-768f-4394-92a8-9821768d22db) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86815) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:42:28 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-c9f6f9e2-5a10-4397-a0c1-961d7c0ae6ad tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789 tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789-project-member] Create volume request issued successfully. Sep 01 12:42:28 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c9f6f9e2-5a10-4397-a0c1-961d7c0ae6ad tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789 tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789-project-member] http://192.168.122.202/volume/v3/volumes returned with HTTP 202 Sep 01 12:42:28 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 520/1013] 192.168.122.202 () {60 vars in 1142 bytes} [Tue Sep 1 12:42:28 2026] POST /volume/v3/volumes => generated 775 bytes in 538 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:42:28 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-6ba9cfcf-5965-4d0d-8650-51a5bd58e7e4 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:28 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-6ba9cfcf-5965-4d0d-8650-51a5bd58e7e4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789 tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789-project-member] GET http://192.168.122.202/volume/v3/volumes/0e6d5338-13dd-4a95-b262-ef981d8fab00 Sep 01 12:42:28 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-6ba9cfcf-5965-4d0d-8650-51a5bd58e7e4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789 tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:42:28 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-6ba9cfcf-5965-4d0d-8650-51a5bd58e7e4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789 tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:42:28 devstack devstack@c-api.service[86814]: DEBUG dbcounter [-] [86814] Writing DB stats cinder:SELECT=474,cinder:UPDATE=95,cinder:INSERT=56 {{(pid=86814) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 12:42:28 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:42:28 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:42:28 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:42:28 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:42:28 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-6ba9cfcf-5965-4d0d-8650-51a5bd58e7e4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789 tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789-project-member] Volume info retrieved successfully. Sep 01 12:42:28 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-6ba9cfcf-5965-4d0d-8650-51a5bd58e7e4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789 tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789-project-member] http://192.168.122.202/volume/v3/volumes/0e6d5338-13dd-4a95-b262-ef981d8fab00 returned with HTTP 200 Sep 01 12:42:28 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 494/1014] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:42:28 2026] GET /volume/v3/volumes/0e6d5338-13dd-4a95-b262-ef981d8fab00 => generated 843 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:42:28 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-1f7abfd7-509e-43c9-8963-68aea2e5c228 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:28 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-1f7abfd7-509e-43c9-8963-68aea2e5c228 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] GET http://192.168.122.202/volume/v3/volumes/3f5ce39f-b923-48b3-a908-a465e1a34cd3 Sep 01 12:42:29 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-1f7abfd7-509e-43c9-8963-68aea2e5c228 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:42:29 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-1f7abfd7-509e-43c9-8963-68aea2e5c228 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:42:29 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:42:29 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:42:29 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:42:29 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:42:29 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-1f7abfd7-509e-43c9-8963-68aea2e5c228 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Volume info retrieved successfully. Sep 01 12:42:29 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-1f7abfd7-509e-43c9-8963-68aea2e5c228 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] http://192.168.122.202/volume/v3/volumes/3f5ce39f-b923-48b3-a908-a465e1a34cd3 returned with HTTP 200 Sep 01 12:42:29 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 521/1015] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:42:28 2026] GET /volume/v3/volumes/3f5ce39f-b923-48b3-a908-a465e1a34cd3 => generated 851 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:42:29 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-f05c4c69-ae1f-49ba-8cfc-f8bc93758368 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:29 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f05c4c69-ae1f-49ba-8cfc-f8bc93758368 tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789 tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789-project-member] GET http://192.168.122.202/volume/v3/volumes/0e6d5338-13dd-4a95-b262-ef981d8fab00 Sep 01 12:42:29 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f05c4c69-ae1f-49ba-8cfc-f8bc93758368 tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789 tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:42:29 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f05c4c69-ae1f-49ba-8cfc-f8bc93758368 tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789 tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:42:30 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:42:30 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:42:30 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:42:30 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:42:30 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-f05c4c69-ae1f-49ba-8cfc-f8bc93758368 tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789 tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789-project-member] Volume info retrieved successfully. Sep 01 12:42:30 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f05c4c69-ae1f-49ba-8cfc-f8bc93758368 tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789 tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789-project-member] http://192.168.122.202/volume/v3/volumes/0e6d5338-13dd-4a95-b262-ef981d8fab00 returned with HTTP 200 Sep 01 12:42:30 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 495/1016] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:42:29 2026] GET /volume/v3/volumes/0e6d5338-13dd-4a95-b262-ef981d8fab00 => generated 868 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:42:30 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-f5afd858-2cb0-4ef4-9ecb-6801a00055d3 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:30 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f5afd858-2cb0-4ef4-9ecb-6801a00055d3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789 tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789-project-member] POST http://192.168.122.202/volume/v3/snapshots Sep 01 12:42:30 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f5afd858-2cb0-4ef4-9ecb-6801a00055d3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789 tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0e6d5338-13dd-4a95-b262-ef981d8fab00", "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Snapshot-1103003922"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:42:30 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-3da813fd-ab82-4381-8e5e-97a5a1d88dd4 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:30 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:42:30 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:42:30 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:42:30 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:42:30 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-f5afd858-2cb0-4ef4-9ecb-6801a00055d3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789 tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789-project-member] Volume info retrieved successfully. Sep 01 12:42:30 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.snapshots [None req-f5afd858-2cb0-4ef4-9ecb-6801a00055d3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789 tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789-project-member] Create snapshot from volume 0e6d5338-13dd-4a95-b262-ef981d8fab00 Sep 01 12:42:30 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-3da813fd-ab82-4381-8e5e-97a5a1d88dd4 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] GET http://192.168.122.202/volume/v3/volumes/3f5ce39f-b923-48b3-a908-a465e1a34cd3 Sep 01 12:42:30 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-3da813fd-ab82-4381-8e5e-97a5a1d88dd4 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:42:30 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-3da813fd-ab82-4381-8e5e-97a5a1d88dd4 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:42:30 devstack devstack@c-api.service[86815]: DEBUG dbcounter [-] [86815] Writing DB stats cinder:SELECT=449,cinder:UPDATE=111,cinder:INSERT=88 {{(pid=86815) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 12:42:30 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:42:30 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:42:30 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:42:30 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:42:30 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-3da813fd-ab82-4381-8e5e-97a5a1d88dd4 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Volume info retrieved successfully. Sep 01 12:42:30 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-3da813fd-ab82-4381-8e5e-97a5a1d88dd4 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] http://192.168.122.202/volume/v3/volumes/3f5ce39f-b923-48b3-a908-a465e1a34cd3 returned with HTTP 200 Sep 01 12:42:30 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 496/1017] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:42:30 2026] GET /volume/v3/volumes/3f5ce39f-b923-48b3-a908-a465e1a34cd3 => generated 852 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:42:30 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-d6b832f9-528d-4c8e-adf9-928c19a6bb09 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:30 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d6b832f9-528d-4c8e-adf9-928c19a6bb09 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] POST http://192.168.122.202/volume/v3/snapshots Sep 01 12:42:30 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d6b832f9-528d-4c8e-adf9-928c19a6bb09 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3f5ce39f-b923-48b3-a908-a465e1a34cd3", "name": "tempest-VolumesDeleteCascade-Snapshot-1490336032"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:42:30 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:42:30 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:42:30 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:42:30 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:42:30 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-d6b832f9-528d-4c8e-adf9-928c19a6bb09 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Volume info retrieved successfully. Sep 01 12:42:30 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.snapshots [None req-d6b832f9-528d-4c8e-adf9-928c19a6bb09 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Create snapshot from volume 3f5ce39f-b923-48b3-a908-a465e1a34cd3 Sep 01 12:42:30 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-f5afd858-2cb0-4ef4-9ecb-6801a00055d3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789 tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789-project-member] Created reservations ['49a3393b-0263-461a-b261-e46e631c4c9c', 'c22b2af6-6a6b-4210-b6d9-79eb1c98ceb2', 'fb145861-38c5-4e38-b3cc-e6511ed36c9e', '619586a6-956b-4d62-b7f7-793ce613808c'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:42:30 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-d6b832f9-528d-4c8e-adf9-928c19a6bb09 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Created reservations ['51e0e0a1-b514-4955-8394-76c25b92e7f1', '28314ee1-1954-458e-b69e-c503b81dcd37', '4bea2291-cc7b-49bf-a159-8785d4ec7670', '7ff3ded7-6623-4da5-89a5-466c0d6c72c2'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:42:30 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:42:30 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:42:30 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:42:30 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:42:30 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-f5afd858-2cb0-4ef4-9ecb-6801a00055d3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789 tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789-project-member] Snapshot create request issued successfully. Sep 01 12:42:30 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f5afd858-2cb0-4ef4-9ecb-6801a00055d3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789 tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789-project-member] http://192.168.122.202/volume/v3/snapshots returned with HTTP 202 Sep 01 12:42:30 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 522/1018] 192.168.122.202 () {60 vars in 1149 bytes} [Tue Sep 1 12:42:30 2026] POST /volume/v3/snapshots => generated 323 bytes in 242 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:42:30 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-767573e1-3c96-4238-bc24-5310b6475b55 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:30 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-767573e1-3c96-4238-bc24-5310b6475b55 tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789 tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789-project-member] GET http://192.168.122.202/volume/v3/snapshots/01e4e987-4095-42da-9145-57451d1a2b45 Sep 01 12:42:30 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-767573e1-3c96-4238-bc24-5310b6475b55 tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789 tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:42:30 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-767573e1-3c96-4238-bc24-5310b6475b55 tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789 tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:42:30 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:42:30 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:42:30 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-767573e1-3c96-4238-bc24-5310b6475b55 tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789 tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789-project-member] Snapshot retrieved successfully. Sep 01 12:42:30 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-767573e1-3c96-4238-bc24-5310b6475b55 tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789 tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789-project-member] http://192.168.122.202/volume/v3/snapshots/01e4e987-4095-42da-9145-57451d1a2b45 returned with HTTP 200 Sep 01 12:42:30 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 523/1019] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:42:30 2026] GET /volume/v3/snapshots/01e4e987-4095-42da-9145-57451d1a2b45 => generated 455 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:42:30 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-d6b832f9-528d-4c8e-adf9-928c19a6bb09 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Snapshot create request issued successfully. Sep 01 12:42:30 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d6b832f9-528d-4c8e-adf9-928c19a6bb09 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] http://192.168.122.202/volume/v3/snapshots returned with HTTP 202 Sep 01 12:42:30 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 497/1020] 192.168.122.202 () {60 vars in 1149 bytes} [Tue Sep 1 12:42:30 2026] POST /volume/v3/snapshots => generated 307 bytes in 204 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:42:30 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-ff4bbae1-18ae-49a9-8aaf-ae654c79afd6 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:30 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-ff4bbae1-18ae-49a9-8aaf-ae654c79afd6 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] GET http://192.168.122.202/volume/v3/snapshots/1e5c5361-6108-45e1-b3c7-b531f652b5d8 Sep 01 12:42:30 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-ff4bbae1-18ae-49a9-8aaf-ae654c79afd6 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:42:30 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-ff4bbae1-18ae-49a9-8aaf-ae654c79afd6 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:42:30 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:42:30 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:42:30 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-ff4bbae1-18ae-49a9-8aaf-ae654c79afd6 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Snapshot retrieved successfully. Sep 01 12:42:30 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-ff4bbae1-18ae-49a9-8aaf-ae654c79afd6 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] http://192.168.122.202/volume/v3/snapshots/1e5c5361-6108-45e1-b3c7-b531f652b5d8 returned with HTTP 200 Sep 01 12:42:30 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 524/1021] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:42:30 2026] GET /volume/v3/snapshots/1e5c5361-6108-45e1-b3c7-b531f652b5d8 => generated 439 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:42:31 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-87194c57-05d3-476c-8991-3d6f839dacf7 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:31 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-87194c57-05d3-476c-8991-3d6f839dacf7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789 tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789-project-member] GET http://192.168.122.202/volume/v3/snapshots/01e4e987-4095-42da-9145-57451d1a2b45 Sep 01 12:42:31 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-87194c57-05d3-476c-8991-3d6f839dacf7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789 tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:42:31 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-87194c57-05d3-476c-8991-3d6f839dacf7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789 tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:42:31 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:42:31 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:42:31 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-87194c57-05d3-476c-8991-3d6f839dacf7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789 tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789-project-member] Snapshot retrieved successfully. Sep 01 12:42:31 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-87194c57-05d3-476c-8991-3d6f839dacf7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789 tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789-project-member] http://192.168.122.202/volume/v3/snapshots/01e4e987-4095-42da-9145-57451d1a2b45 returned with HTTP 200 Sep 01 12:42:31 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 498/1022] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:42:31 2026] GET /volume/v3/snapshots/01e4e987-4095-42da-9145-57451d1a2b45 => generated 455 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:42:31 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-e4f74c9b-0516-4ba6-a232-1ebdb65d4e50 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:31 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e4f74c9b-0516-4ba6-a232-1ebdb65d4e50 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] GET http://192.168.122.202/volume/v3/snapshots/1e5c5361-6108-45e1-b3c7-b531f652b5d8 Sep 01 12:42:31 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e4f74c9b-0516-4ba6-a232-1ebdb65d4e50 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:42:31 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e4f74c9b-0516-4ba6-a232-1ebdb65d4e50 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:42:31 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:42:31 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:42:31 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-e4f74c9b-0516-4ba6-a232-1ebdb65d4e50 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Snapshot retrieved successfully. Sep 01 12:42:31 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e4f74c9b-0516-4ba6-a232-1ebdb65d4e50 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] http://192.168.122.202/volume/v3/snapshots/1e5c5361-6108-45e1-b3c7-b531f652b5d8 returned with HTTP 200 Sep 01 12:42:31 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 525/1023] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:42:31 2026] GET /volume/v3/snapshots/1e5c5361-6108-45e1-b3c7-b531f652b5d8 => generated 439 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:42:31 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-5c21868c-7589-4466-a05d-04f04e76f7ba None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:31 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-5c21868c-7589-4466-a05d-04f04e76f7ba tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] POST http://192.168.122.202/volume/v3/volumes Sep 01 12:42:31 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-5c21868c-7589-4466-a05d-04f04e76f7ba tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1463895157"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:42:31 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volumes [None req-5c21868c-7589-4466-a05d-04f04e76f7ba tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1463895157'}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:42:31 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-5c21868c-7589-4466-a05d-04f04e76f7ba tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Create volume of 1 GB Sep 01 12:42:31 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-5c21868c-7589-4466-a05d-04f04e76f7ba tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Availability Zones retrieved successfully. Sep 01 12:42:31 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-5c21868c-7589-4466-a05d-04f04e76f7ba tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Flow 'volume_create_api' (90c352ca-31eb-44c1-9c0f-32ed1098b1ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:42:31 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-5c21868c-7589-4466-a05d-04f04e76f7ba tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bd88682a-156f-4c2b-9eaa-4e1711bc74a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:42:31 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.flows.api.create_volume [None req-5c21868c-7589-4466-a05d-04f04e76f7ba tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Validating volume size '1' using validate_int {{(pid=86814) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 12:42:31 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-5c21868c-7589-4466-a05d-04f04e76f7ba tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bd88682a-156f-4c2b-9eaa-4e1711bc74a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T10:31:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3a4f1b59-94a6-4839-b926-0837adf99645,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a4f1b59-94a6-4839-b926-0837adf99645', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:42:31 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-5c21868c-7589-4466-a05d-04f04e76f7ba tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b3f22b9-d2d0-4c5c-952a-8c4a06c8e130) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:42:31 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-5c21868c-7589-4466-a05d-04f04e76f7ba tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Created reservations ['899e674e-f84f-48c4-86a2-aaee627dc11f', '05dd6104-3cf7-4234-8dd1-3b3f3c048884', '6d9c9e69-446e-4900-b6a3-a56004d4ce3c', '13377489-0b88-411e-97a2-254e1290c6c6'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:42:31 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-5c21868c-7589-4466-a05d-04f04e76f7ba tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b3f22b9-d2d0-4c5c-952a-8c4a06c8e130) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['899e674e-f84f-48c4-86a2-aaee627dc11f', '05dd6104-3cf7-4234-8dd1-3b3f3c048884', '6d9c9e69-446e-4900-b6a3-a56004d4ce3c', '13377489-0b88-411e-97a2-254e1290c6c6']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:42:31 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-5c21868c-7589-4466-a05d-04f04e76f7ba tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aca2fa5b-bb8c-42b6-bc5c-4c6669f40c9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:42:32 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:42:32 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:42:32 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-5c21868c-7589-4466-a05d-04f04e76f7ba tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aca2fa5b-bb8c-42b6-bc5c-4c6669f40c9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7298358d-ee7a-4e38-94f8-b2fb75d69112', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1463895157',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e0f6e88be0b44ec8908d51acb4454ef7',qos_specs=None,replication_status=,reservations=['899e674e-f84f-48c4-86a2-aaee627dc11f','05dd6104-3cf7-4234-8dd1-3b3f3c048884','6d9c9e69-446e-4900-b6a3-a56004d4ce3c','13377489-0b88-411e-97a2-254e1290c6c6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='22aae6d5cc184ecc956743bcc08ed432',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T10:42:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1463895157',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7298358d-ee7a-4e38-94f8-b2fb75d69112,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e0f6e88be0b44ec8908d51acb4454ef7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='22aae6d5cc184ecc956743bcc08ed432',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a4f1b59-94a6-4839-b926-0837adf99645),volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:42:32 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-5c21868c-7589-4466-a05d-04f04e76f7ba tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (319cd88b-9141-4926-a93d-877d1c73ba41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:42:32 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-5c21868c-7589-4466-a05d-04f04e76f7ba tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (319cd88b-9141-4926-a93d-877d1c73ba41) transitioned into state 'SUCCESS' from state '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-1463895157',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e0f6e88be0b44ec8908d51acb4454ef7',qos_specs=None,replication_status=,reservations=['899e674e-f84f-48c4-86a2-aaee627dc11f','05dd6104-3cf7-4234-8dd1-3b3f3c048884','6d9c9e69-446e-4900-b6a3-a56004d4ce3c','13377489-0b88-411e-97a2-254e1290c6c6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='22aae6d5cc184ecc956743bcc08ed432',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:42:32 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-5c21868c-7589-4466-a05d-04f04e76f7ba tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f70978b2-3264-4de7-9e86-dd0db4f69932) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:42:32 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-5c21868c-7589-4466-a05d-04f04e76f7ba tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f70978b2-3264-4de7-9e86-dd0db4f69932) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:42:32 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-5c21868c-7589-4466-a05d-04f04e76f7ba tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Flow 'volume_create_api' (90c352ca-31eb-44c1-9c0f-32ed1098b1ae) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86814) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:42:32 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-5c21868c-7589-4466-a05d-04f04e76f7ba tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Create volume request issued successfully. Sep 01 12:42:32 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-5c21868c-7589-4466-a05d-04f04e76f7ba tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] http://192.168.122.202/volume/v3/volumes returned with HTTP 202 Sep 01 12:42:32 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 499/1024] 192.168.122.202 () {60 vars in 1142 bytes} [Tue Sep 1 12:42:31 2026] POST /volume/v3/volumes => generated 764 bytes in 565 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:42:32 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-cd9ad010-85ab-46ea-aeef-55de929d2a97 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:32 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-cd9ad010-85ab-46ea-aeef-55de929d2a97 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] GET http://192.168.122.202/volume/v3/volumes/7298358d-ee7a-4e38-94f8-b2fb75d69112 Sep 01 12:42:32 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-cd9ad010-85ab-46ea-aeef-55de929d2a97 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:42:32 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-cd9ad010-85ab-46ea-aeef-55de929d2a97 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:42:32 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:42:32 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:42:32 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:42:32 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:42:32 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-cd9ad010-85ab-46ea-aeef-55de929d2a97 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Volume info retrieved successfully. Sep 01 12:42:32 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-cd9ad010-85ab-46ea-aeef-55de929d2a97 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] http://192.168.122.202/volume/v3/volumes/7298358d-ee7a-4e38-94f8-b2fb75d69112 returned with HTTP 200 Sep 01 12:42:32 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 526/1025] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:42:32 2026] GET /volume/v3/volumes/7298358d-ee7a-4e38-94f8-b2fb75d69112 => generated 832 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:42:32 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-2e02ecac-c909-4195-8d26-1b8740764091 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:32 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-2e02ecac-c909-4195-8d26-1b8740764091 tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789 tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789-project-member] GET http://192.168.122.202/volume/v3/snapshots/01e4e987-4095-42da-9145-57451d1a2b45 Sep 01 12:42:32 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-2e02ecac-c909-4195-8d26-1b8740764091 tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789 tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:42:32 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-2e02ecac-c909-4195-8d26-1b8740764091 tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789 tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:42:32 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:42:32 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:42:32 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-2e02ecac-c909-4195-8d26-1b8740764091 tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789 tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789-project-member] Snapshot retrieved successfully. Sep 01 12:42:32 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-2e02ecac-c909-4195-8d26-1b8740764091 tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789 tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789-project-member] http://192.168.122.202/volume/v3/snapshots/01e4e987-4095-42da-9145-57451d1a2b45 returned with HTTP 200 Sep 01 12:42:32 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 500/1026] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:42:32 2026] GET /volume/v3/snapshots/01e4e987-4095-42da-9145-57451d1a2b45 => generated 455 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:42:32 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-a993da57-626c-4945-856e-88b7695649a7 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:32 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a993da57-626c-4945-856e-88b7695649a7 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] GET http://192.168.122.202/volume/v3/snapshots/1e5c5361-6108-45e1-b3c7-b531f652b5d8 Sep 01 12:42:32 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a993da57-626c-4945-856e-88b7695649a7 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:42:32 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a993da57-626c-4945-856e-88b7695649a7 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:42:32 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:42:32 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:42:32 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-a993da57-626c-4945-856e-88b7695649a7 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Snapshot retrieved successfully. Sep 01 12:42:32 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a993da57-626c-4945-856e-88b7695649a7 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] http://192.168.122.202/volume/v3/snapshots/1e5c5361-6108-45e1-b3c7-b531f652b5d8 returned with HTTP 200 Sep 01 12:42:32 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 527/1027] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:42:32 2026] GET /volume/v3/snapshots/1e5c5361-6108-45e1-b3c7-b531f652b5d8 => generated 439 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:42:33 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-55840f7c-b183-4595-9f7c-0a477b737621 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:33 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-55840f7c-b183-4595-9f7c-0a477b737621 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] GET http://192.168.122.202/volume/v3/volumes/7298358d-ee7a-4e38-94f8-b2fb75d69112 Sep 01 12:42:33 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-55840f7c-b183-4595-9f7c-0a477b737621 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:42:33 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-55840f7c-b183-4595-9f7c-0a477b737621 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:42:33 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:42:33 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:42:33 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:42:33 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:42:33 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-55840f7c-b183-4595-9f7c-0a477b737621 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Volume info retrieved successfully. Sep 01 12:42:33 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-55840f7c-b183-4595-9f7c-0a477b737621 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] http://192.168.122.202/volume/v3/volumes/7298358d-ee7a-4e38-94f8-b2fb75d69112 returned with HTTP 200 Sep 01 12:42:33 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 501/1028] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:42:33 2026] GET /volume/v3/volumes/7298358d-ee7a-4e38-94f8-b2fb75d69112 => generated 856 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:42:33 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-3d631afd-bbc0-4add-bb55-2ebee149c2b4 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:33 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-3d631afd-bbc0-4add-bb55-2ebee149c2b4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789 tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789-project-member] GET http://192.168.122.202/volume/v3/snapshots/01e4e987-4095-42da-9145-57451d1a2b45 Sep 01 12:42:33 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-3d631afd-bbc0-4add-bb55-2ebee149c2b4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789 tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:42:33 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-3d631afd-bbc0-4add-bb55-2ebee149c2b4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789 tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:42:33 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:42:33 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:42:33 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-3d631afd-bbc0-4add-bb55-2ebee149c2b4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789 tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789-project-member] Snapshot retrieved successfully. Sep 01 12:42:33 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-3d631afd-bbc0-4add-bb55-2ebee149c2b4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789 tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789-project-member] http://192.168.122.202/volume/v3/snapshots/01e4e987-4095-42da-9145-57451d1a2b45 returned with HTTP 200 Sep 01 12:42:33 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 528/1029] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:42:33 2026] GET /volume/v3/snapshots/01e4e987-4095-42da-9145-57451d1a2b45 => generated 482 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:42:33 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-c76ce02c-216f-4f53-993d-e35e398fb88b None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:33 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-81d2f608-4a33-4fdf-b35b-0edd8cec718a None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:33 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c76ce02c-216f-4f53-993d-e35e398fb88b tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] GET http://192.168.122.202/volume/v3/snapshots/1e5c5361-6108-45e1-b3c7-b531f652b5d8 Sep 01 12:42:33 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c76ce02c-216f-4f53-993d-e35e398fb88b tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:42:33 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c76ce02c-216f-4f53-993d-e35e398fb88b tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:42:33 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-81d2f608-4a33-4fdf-b35b-0edd8cec718a tempest-VolumeSnapshotQuotasNegativeTestJSON-445060450 tempest-VolumeSnapshotQuotasNegativeTestJSON-445060450-project-admin] PUT http://192.168.122.202/volume/v3/os-quota-sets/7b207699d20a441ba1d912eb76a6f768 Sep 01 12:42:33 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-81d2f608-4a33-4fdf-b35b-0edd8cec718a tempest-VolumeSnapshotQuotasNegativeTestJSON-445060450 tempest-VolumeSnapshotQuotasNegativeTestJSON-445060450-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 2, "volumes": 1, "snapshots": 2}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:42:33 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:42:33 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:42:33 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-c76ce02c-216f-4f53-993d-e35e398fb88b tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Snapshot retrieved successfully. Sep 01 12:42:33 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c76ce02c-216f-4f53-993d-e35e398fb88b tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] http://192.168.122.202/volume/v3/snapshots/1e5c5361-6108-45e1-b3c7-b531f652b5d8 returned with HTTP 200 Sep 01 12:42:33 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 502/1030] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:42:33 2026] GET /volume/v3/snapshots/1e5c5361-6108-45e1-b3c7-b531f652b5d8 => generated 439 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:42:33 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-ade7d8d6-c189-4b18-b8e4-8daca8b70ef0 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:33 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ade7d8d6-c189-4b18-b8e4-8daca8b70ef0 tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] GET http://192.168.122.202/volume/v3/volumes/ff18e097-fae2-4991-b996-cee7020c84fd Sep 01 12:42:33 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-ade7d8d6-c189-4b18-b8e4-8daca8b70ef0 tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:42:33 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-ade7d8d6-c189-4b18-b8e4-8daca8b70ef0 tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:42:33 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-81d2f608-4a33-4fdf-b35b-0edd8cec718a tempest-VolumeSnapshotQuotasNegativeTestJSON-445060450 tempest-VolumeSnapshotQuotasNegativeTestJSON-445060450-project-admin] http://192.168.122.202/volume/v3/os-quota-sets/7b207699d20a441ba1d912eb76a6f768 returned with HTTP 200 Sep 01 12:42:33 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 529/1031] 192.168.122.202 () {60 vars in 1258 bytes} [Tue Sep 1 12:42:33 2026] PUT /volume/v3/os-quota-sets/7b207699d20a441ba1d912eb76a6f768 => generated 393 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:42:33 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-5dea2175-114e-4556-a6e8-32268f34ea36 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:33 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:42:33 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:42:33 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-5dea2175-114e-4556-a6e8-32268f34ea36 tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789 tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789-project-member] POST http://192.168.122.202/volume/v3/snapshots Sep 01 12:42:33 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-5dea2175-114e-4556-a6e8-32268f34ea36 tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789 tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0e6d5338-13dd-4a95-b262-ef981d8fab00"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:42:33 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:42:33 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:42:33 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-ade7d8d6-c189-4b18-b8e4-8daca8b70ef0 tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] Volume info retrieved successfully. Sep 01 12:42:33 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:42:33 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:42:33 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:42:33 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:42:33 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-5dea2175-114e-4556-a6e8-32268f34ea36 tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789 tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789-project-member] Volume info retrieved successfully. Sep 01 12:42:33 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.snapshots [None req-5dea2175-114e-4556-a6e8-32268f34ea36 tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789 tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789-project-member] Create snapshot from volume 0e6d5338-13dd-4a95-b262-ef981d8fab00 Sep 01 12:42:33 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ade7d8d6-c189-4b18-b8e4-8daca8b70ef0 tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] http://192.168.122.202/volume/v3/volumes/ff18e097-fae2-4991-b996-cee7020c84fd returned with HTTP 200 Sep 01 12:42:33 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 503/1032] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:42:33 2026] GET /volume/v3/volumes/ff18e097-fae2-4991-b996-cee7020c84fd => generated 866 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:42:33 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-f18d099b-3f68-40d3-962d-1240d2278816 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:33 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f18d099b-3f68-40d3-962d-1240d2278816 tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] GET http://192.168.122.202/volume/v3/volumes/ff18e097-fae2-4991-b996-cee7020c84fd Sep 01 12:42:33 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f18d099b-3f68-40d3-962d-1240d2278816 tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:42:33 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f18d099b-3f68-40d3-962d-1240d2278816 tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:42:33 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:42:33 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:42:33 devstack devstack@c-api.service[86815]: WARNING cinder.quota_utils [None req-5dea2175-114e-4556-a6e8-32268f34ea36 tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789 tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789-project-member] Quota exceeded for 7b207699d20a441ba1d912eb76a6f768, tried to create 1G snapshot (2G of 2G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Sep 01 12:42:33 devstack devstack@c-api.service[86815]: INFO cinder.api.middleware.fault [None req-5dea2175-114e-4556-a6e8-32268f34ea36 tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789 tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789-project-member] http://192.168.122.202/volume/v3/snapshots returned with HTTP 413 Sep 01 12:42:33 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:42:33 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:42:33 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 530/1033] 192.168.122.202 () {60 vars in 1148 bytes} [Tue Sep 1 12:42:33 2026] POST /volume/v3/snapshots => generated 208 bytes in 73 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 01 12:42:33 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-e00dc4eb-aae1-4eac-ab57-3349a591dbfb None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:33 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e00dc4eb-aae1-4eac-ab57-3349a591dbfb tempest-VolumeSnapshotQuotasNegativeTestJSON-445060450 tempest-VolumeSnapshotQuotasNegativeTestJSON-445060450-project-admin] PUT http://192.168.122.202/volume/v3/os-quota-sets/7b207699d20a441ba1d912eb76a6f768 Sep 01 12:42:33 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e00dc4eb-aae1-4eac-ab57-3349a591dbfb tempest-VolumeSnapshotQuotasNegativeTestJSON-445060450 tempest-VolumeSnapshotQuotasNegativeTestJSON-445060450-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:42:33 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-f18d099b-3f68-40d3-962d-1240d2278816 tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] Volume info retrieved successfully. Sep 01 12:42:33 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f18d099b-3f68-40d3-962d-1240d2278816 tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] http://192.168.122.202/volume/v3/volumes/ff18e097-fae2-4991-b996-cee7020c84fd returned with HTTP 200 Sep 01 12:42:33 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 504/1034] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:42:33 2026] GET /volume/v3/volumes/ff18e097-fae2-4991-b996-cee7020c84fd => generated 866 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:42:33 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-8cd81849-bbce-4ba0-b387-fddf3ec918c5 req-a169a8fa-10d9-4896-94e0-9be9ba31d0d0 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:33 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-8cd81849-bbce-4ba0-b387-fddf3ec918c5 req-a169a8fa-10d9-4896-94e0-9be9ba31d0d0 tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] GET http://192.168.122.202/volume/v3/volumes/ff18e097-fae2-4991-b996-cee7020c84fd Sep 01 12:42:33 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-8cd81849-bbce-4ba0-b387-fddf3ec918c5 req-a169a8fa-10d9-4896-94e0-9be9ba31d0d0 tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:42:33 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-8cd81849-bbce-4ba0-b387-fddf3ec918c5 req-a169a8fa-10d9-4896-94e0-9be9ba31d0d0 tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:42:33 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:42:33 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:42:33 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:42:33 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:42:33 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [req-8cd81849-bbce-4ba0-b387-fddf3ec918c5 req-a169a8fa-10d9-4896-94e0-9be9ba31d0d0 tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] Volume info retrieved successfully. Sep 01 12:42:33 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-8cd81849-bbce-4ba0-b387-fddf3ec918c5 req-a169a8fa-10d9-4896-94e0-9be9ba31d0d0 tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] http://192.168.122.202/volume/v3/volumes/ff18e097-fae2-4991-b996-cee7020c84fd returned with HTTP 200 Sep 01 12:42:33 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 505/1035] 192.168.122.202 () {60 vars in 1487 bytes} [Tue Sep 1 12:42:33 2026] GET /volume/v3/volumes/ff18e097-fae2-4991-b996-cee7020c84fd => generated 866 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:42:33 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e00dc4eb-aae1-4eac-ab57-3349a591dbfb tempest-VolumeSnapshotQuotasNegativeTestJSON-445060450 tempest-VolumeSnapshotQuotasNegativeTestJSON-445060450-project-admin] http://192.168.122.202/volume/v3/os-quota-sets/7b207699d20a441ba1d912eb76a6f768 returned with HTTP 200 Sep 01 12:42:33 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 531/1036] 192.168.122.202 () {60 vars in 1258 bytes} [Tue Sep 1 12:42:33 2026] PUT /volume/v3/os-quota-sets/7b207699d20a441ba1d912eb76a6f768 => generated 393 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:42:33 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-1b427f00-3969-4d70-9e5a-75c12a6cad42 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:33 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1b427f00-3969-4d70-9e5a-75c12a6cad42 tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789 tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789-project-member] POST http://192.168.122.202/volume/v3/snapshots Sep 01 12:42:33 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-1b427f00-3969-4d70-9e5a-75c12a6cad42 tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789 tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0e6d5338-13dd-4a95-b262-ef981d8fab00"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:42:33 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:42:33 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:42:33 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:42:33 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:42:33 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-1b427f00-3969-4d70-9e5a-75c12a6cad42 tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789 tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789-project-member] Volume info retrieved successfully. Sep 01 12:42:33 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.snapshots [None req-1b427f00-3969-4d70-9e5a-75c12a6cad42 tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789 tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789-project-member] Create snapshot from volume 0e6d5338-13dd-4a95-b262-ef981d8fab00 Sep 01 12:42:33 devstack devstack@c-api.service[86814]: WARNING cinder.quota_utils [None req-1b427f00-3969-4d70-9e5a-75c12a6cad42 tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789 tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789-project-member] Quota exceeded for 7b207699d20a441ba1d912eb76a6f768, tried to create snapshot (1 snapshots already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['snapshots'] Sep 01 12:42:33 devstack devstack@c-api.service[86814]: INFO cinder.api.middleware.fault [None req-1b427f00-3969-4d70-9e5a-75c12a6cad42 tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789 tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789-project-member] http://192.168.122.202/volume/v3/snapshots returned with HTTP 413 Sep 01 12:42:33 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 506/1037] 192.168.122.202 () {60 vars in 1148 bytes} [Tue Sep 1 12:42:33 2026] POST /volume/v3/snapshots => generated 133 bytes in 71 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 01 12:42:33 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-d48ffe5a-f057-4e39-a991-a577094e9731 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:33 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d48ffe5a-f057-4e39-a991-a577094e9731 tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789 tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789-project-member] DELETE http://192.168.122.202/volume/v3/snapshots/01e4e987-4095-42da-9145-57451d1a2b45 Sep 01 12:42:33 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-d48ffe5a-f057-4e39-a991-a577094e9731 tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789 tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:42:33 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-d48ffe5a-f057-4e39-a991-a577094e9731 tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789 tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789-project-member] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:42:33 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.snapshots [None req-d48ffe5a-f057-4e39-a991-a577094e9731 tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789 tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789-project-member] Delete snapshot with id: 01e4e987-4095-42da-9145-57451d1a2b45 Sep 01 12:42:34 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:42:34 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:42:34 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-d48ffe5a-f057-4e39-a991-a577094e9731 tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789 tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789-project-member] Snapshot retrieved successfully. Sep 01 12:42:34 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:42:34 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:42:34 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-d48ffe5a-f057-4e39-a991-a577094e9731 tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789 tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789-project-member] Snapshot delete request issued successfully. Sep 01 12:42:34 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d48ffe5a-f057-4e39-a991-a577094e9731 tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789 tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789-project-member] http://192.168.122.202/volume/v3/snapshots/01e4e987-4095-42da-9145-57451d1a2b45 returned with HTTP 202 Sep 01 12:42:34 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 532/1038] 192.168.122.202 () {58 vars in 1241 bytes} [Tue Sep 1 12:42:33 2026] DELETE /volume/v3/snapshots/01e4e987-4095-42da-9145-57451d1a2b45 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:42:34 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-6d2d28d8-c726-4134-be60-7117eee927d7 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:34 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-6d2d28d8-c726-4134-be60-7117eee927d7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789 tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789-project-member] GET http://192.168.122.202/volume/v3/snapshots/01e4e987-4095-42da-9145-57451d1a2b45 Sep 01 12:42:34 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-6d2d28d8-c726-4134-be60-7117eee927d7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789 tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:42:34 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-6d2d28d8-c726-4134-be60-7117eee927d7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789 tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:42:34 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:42:34 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:42:34 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-6d2d28d8-c726-4134-be60-7117eee927d7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789 tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789-project-member] Snapshot retrieved successfully. Sep 01 12:42:34 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-c9eecded-5a2a-4cf8-9a88-aaafe0be0e84 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:34 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-6d2d28d8-c726-4134-be60-7117eee927d7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789 tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789-project-member] http://192.168.122.202/volume/v3/snapshots/01e4e987-4095-42da-9145-57451d1a2b45 returned with HTTP 200 Sep 01 12:42:34 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c9eecded-5a2a-4cf8-9a88-aaafe0be0e84 None None] GET http://192.168.122.202/volume// Sep 01 12:42:34 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c9eecded-5a2a-4cf8-9a88-aaafe0be0e84 None None] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:42:34 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 507/1039] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:42:34 2026] GET /volume/v3/snapshots/01e4e987-4095-42da-9145-57451d1a2b45 => generated 481 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:42:34 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c9eecded-5a2a-4cf8-9a88-aaafe0be0e84 None None] Calling method 'all' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:42:34 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c9eecded-5a2a-4cf8-9a88-aaafe0be0e84 None None] http://192.168.122.202/volume// returned with HTTP 300 Sep 01 12:42:34 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 533/1040] 192.168.122.202 () {58 vars in 1317 bytes} [Tue Sep 1 12:42:34 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 12:42:34 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-8cd81849-bbce-4ba0-b387-fddf3ec918c5 req-47769713-b570-4037-a0df-90ae38c5c3e0 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:34 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-8cd81849-bbce-4ba0-b387-fddf3ec918c5 req-47769713-b570-4037-a0df-90ae38c5c3e0 tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] POST http://192.168.122.202/volume/v3/attachments Sep 01 12:42:34 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-8cd81849-bbce-4ba0-b387-fddf3ec918c5 req-47769713-b570-4037-a0df-90ae38c5c3e0 tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ff18e097-fae2-4991-b996-cee7020c84fd", "connector": null, "instance_uuid": "79d5ce9c-09e2-4579-8718-ba8d139726a4"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:42:34 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:42:34 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:42:34 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:42:34 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:42:34 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-8cd81849-bbce-4ba0-b387-fddf3ec918c5 req-47769713-b570-4037-a0df-90ae38c5c3e0 tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] http://192.168.122.202/volume/v3/attachments returned with HTTP 200 Sep 01 12:42:34 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 508/1041] 192.168.122.202 () {66 vars in 1483 bytes} [Tue Sep 1 12:42:34 2026] POST /volume/v3/attachments => generated 273 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:42:34 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-2e9c2672-c801-46f0-8a65-d5f68aeadeb2 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:34 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-2e9c2672-c801-46f0-8a65-d5f68aeadeb2 tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] GET http://192.168.122.202/volume/v3/volumes/ff18e097-fae2-4991-b996-cee7020c84fd Sep 01 12:42:34 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-2e9c2672-c801-46f0-8a65-d5f68aeadeb2 tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:42:34 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-2e9c2672-c801-46f0-8a65-d5f68aeadeb2 tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:42:34 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:42:34 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:42:34 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-870720a5-9683-40ab-b75b-8136dda44e23 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:34 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-870720a5-9683-40ab-b75b-8136dda44e23 None None] GET http://192.168.122.202/volume// Sep 01 12:42:34 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-870720a5-9683-40ab-b75b-8136dda44e23 None None] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:42:34 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-870720a5-9683-40ab-b75b-8136dda44e23 None None] Calling method 'all' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:42:34 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-870720a5-9683-40ab-b75b-8136dda44e23 None None] http://192.168.122.202/volume// returned with HTTP 300 Sep 01 12:42:34 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 509/1042] 192.168.122.202 () {58 vars in 1315 bytes} [Tue Sep 1 12:42:34 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 12:42:34 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:42:34 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:42:34 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-8cd81849-bbce-4ba0-b387-fddf3ec918c5 req-964370c7-ca28-4702-90d3-037773fc6f9c None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:34 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-8cd81849-bbce-4ba0-b387-fddf3ec918c5 req-964370c7-ca28-4702-90d3-037773fc6f9c tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] GET http://192.168.122.202/volume/v3/volumes/ff18e097-fae2-4991-b996-cee7020c84fd Sep 01 12:42:34 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-8cd81849-bbce-4ba0-b387-fddf3ec918c5 req-964370c7-ca28-4702-90d3-037773fc6f9c tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:42:34 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-8cd81849-bbce-4ba0-b387-fddf3ec918c5 req-964370c7-ca28-4702-90d3-037773fc6f9c tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:42:34 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-2e9c2672-c801-46f0-8a65-d5f68aeadeb2 tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] Volume info retrieved successfully. Sep 01 12:42:34 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-2e9c2672-c801-46f0-8a65-d5f68aeadeb2 tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] http://192.168.122.202/volume/v3/volumes/ff18e097-fae2-4991-b996-cee7020c84fd returned with HTTP 200 Sep 01 12:42:34 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 534/1043] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:42:34 2026] GET /volume/v3/volumes/ff18e097-fae2-4991-b996-cee7020c84fd => generated 865 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:42:34 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:42:34 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:42:34 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:42:34 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:42:34 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [req-8cd81849-bbce-4ba0-b387-fddf3ec918c5 req-964370c7-ca28-4702-90d3-037773fc6f9c tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] Volume info retrieved successfully. Sep 01 12:42:34 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-8cd81849-bbce-4ba0-b387-fddf3ec918c5 req-964370c7-ca28-4702-90d3-037773fc6f9c tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] http://192.168.122.202/volume/v3/volumes/ff18e097-fae2-4991-b996-cee7020c84fd returned with HTTP 200 Sep 01 12:42:34 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 510/1044] 192.168.122.202 () {62 vars in 1528 bytes} [Tue Sep 1 12:42:34 2026] GET /volume/v3/volumes/ff18e097-fae2-4991-b996-cee7020c84fd => generated 1046 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 12:42:34 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-f1fa61a8-3cb1-425a-a126-94218139b219 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:34 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f1fa61a8-3cb1-425a-a126-94218139b219 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] GET http://192.168.122.202/volume/v3/volumes/7298358d-ee7a-4e38-94f8-b2fb75d69112 Sep 01 12:42:34 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f1fa61a8-3cb1-425a-a126-94218139b219 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:42:34 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f1fa61a8-3cb1-425a-a126-94218139b219 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:42:34 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:42:34 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:42:34 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:42:34 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:42:34 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-f1fa61a8-3cb1-425a-a126-94218139b219 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Volume info retrieved successfully. Sep 01 12:42:34 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f1fa61a8-3cb1-425a-a126-94218139b219 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] http://192.168.122.202/volume/v3/volumes/7298358d-ee7a-4e38-94f8-b2fb75d69112 returned with HTTP 200 Sep 01 12:42:34 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 535/1045] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:42:34 2026] GET /volume/v3/volumes/7298358d-ee7a-4e38-94f8-b2fb75d69112 => generated 856 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:42:34 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-8cd81849-bbce-4ba0-b387-fddf3ec918c5 req-f7e72247-c534-45ed-97e5-bb654a9ba576 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:34 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-8cd81849-bbce-4ba0-b387-fddf3ec918c5 req-f7e72247-c534-45ed-97e5-bb654a9ba576 tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] PUT http://192.168.122.202/volume/v3/attachments/a2a777dd-a4a9-497c-bd75-ac3855543062 Sep 01 12:42:34 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-8cd81849-bbce-4ba0-b387-fddf3ec918c5 req-f7e72247-c534-45ed-97e5-bb654a9ba576 tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.202", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9cabaa2c96fd", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "d576c0ca-ddd0-46cc-913d-b7a80063e011", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:42:34 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-368c32f9-8301-4844-8664-ff20306532de None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:34 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-368c32f9-8301-4844-8664-ff20306532de tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] GET http://192.168.122.202/volume/v3/snapshots/1e5c5361-6108-45e1-b3c7-b531f652b5d8 Sep 01 12:42:34 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-368c32f9-8301-4844-8664-ff20306532de tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:42:34 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-368c32f9-8301-4844-8664-ff20306532de tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:42:34 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:42:34 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:42:34 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-368c32f9-8301-4844-8664-ff20306532de tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Snapshot retrieved successfully. Sep 01 12:42:34 devstack devstack@c-api.service[86814]: DEBUG cinder.coordination [req-8cd81849-bbce-4ba0-b387-fddf3ec918c5 req-f7e72247-c534-45ed-97e5-bb654a9ba576 tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] Acquiring lock "cinder-attachment_update-ff18e097-fae2-4991-b996-cee7020c84fd-devstack" by "attachment_update" {{(pid=86814) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 12:42:34 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-368c32f9-8301-4844-8664-ff20306532de tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] http://192.168.122.202/volume/v3/snapshots/1e5c5361-6108-45e1-b3c7-b531f652b5d8 returned with HTTP 200 Sep 01 12:42:34 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 536/1046] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:42:34 2026] GET /volume/v3/snapshots/1e5c5361-6108-45e1-b3c7-b531f652b5d8 => generated 439 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:42:34 devstack devstack@c-api.service[86814]: DEBUG cinder.coordination [req-8cd81849-bbce-4ba0-b387-fddf3ec918c5 req-f7e72247-c534-45ed-97e5-bb654a9ba576 tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] Lock "cinder-attachment_update-ff18e097-fae2-4991-b996-cee7020c84fd-devstack" acquired by "attachment_update" :: waited 0.021s {{(pid=86814) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 12:42:34 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:42:34 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:42:34 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:42:34 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:42:35 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-787a8e0f-50cd-4888-bcde-9d03ea4d937a None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:35 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-787a8e0f-50cd-4888-bcde-9d03ea4d937a tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789 tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789-project-member] GET http://192.168.122.202/volume/v3/snapshots/01e4e987-4095-42da-9145-57451d1a2b45 Sep 01 12:42:35 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-787a8e0f-50cd-4888-bcde-9d03ea4d937a tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789 tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:42:35 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-787a8e0f-50cd-4888-bcde-9d03ea4d937a tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789 tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:42:35 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:42:35 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:42:35 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-787a8e0f-50cd-4888-bcde-9d03ea4d937a tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789 tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789-project-member] Snapshot retrieved successfully. Sep 01 12:42:35 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-787a8e0f-50cd-4888-bcde-9d03ea4d937a tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789 tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789-project-member] http://192.168.122.202/volume/v3/snapshots/01e4e987-4095-42da-9145-57451d1a2b45 returned with HTTP 200 Sep 01 12:42:35 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 537/1047] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:42:35 2026] GET /volume/v3/snapshots/01e4e987-4095-42da-9145-57451d1a2b45 => generated 481 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:42:35 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-86514d42-de18-4853-a878-bec85f9f07c4 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:35 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-86514d42-de18-4853-a878-bec85f9f07c4 tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] GET http://192.168.122.202/volume/v3/volumes/ff18e097-fae2-4991-b996-cee7020c84fd Sep 01 12:42:35 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-86514d42-de18-4853-a878-bec85f9f07c4 tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:42:35 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-86514d42-de18-4853-a878-bec85f9f07c4 tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:42:35 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:42:35 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:42:35 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:42:35 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:42:35 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-86514d42-de18-4853-a878-bec85f9f07c4 tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] Volume info retrieved successfully. Sep 01 12:42:35 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-86514d42-de18-4853-a878-bec85f9f07c4 tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] http://192.168.122.202/volume/v3/volumes/ff18e097-fae2-4991-b996-cee7020c84fd returned with HTTP 200 Sep 01 12:42:35 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 538/1048] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:42:35 2026] GET /volume/v3/volumes/ff18e097-fae2-4991-b996-cee7020c84fd => generated 865 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:42:35 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-5c11276e-3747-473f-bc2a-2b715914290c None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:35 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-5c11276e-3747-473f-bc2a-2b715914290c tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] GET http://192.168.122.202/volume/v3/volumes/7298358d-ee7a-4e38-94f8-b2fb75d69112 Sep 01 12:42:35 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-5c11276e-3747-473f-bc2a-2b715914290c tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:42:35 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-5c11276e-3747-473f-bc2a-2b715914290c tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:42:35 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:42:35 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:42:35 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:42:35 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:42:35 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-5c11276e-3747-473f-bc2a-2b715914290c tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Volume info retrieved successfully. Sep 01 12:42:35 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-5c11276e-3747-473f-bc2a-2b715914290c tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] http://192.168.122.202/volume/v3/volumes/7298358d-ee7a-4e38-94f8-b2fb75d69112 returned with HTTP 200 Sep 01 12:42:35 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 539/1049] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:42:35 2026] GET /volume/v3/volumes/7298358d-ee7a-4e38-94f8-b2fb75d69112 => generated 856 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:42:35 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-ecbc44cd-dff4-45dc-9d83-92a5ac6d468f None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:35 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-ecbc44cd-dff4-45dc-9d83-92a5ac6d468f tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] GET http://192.168.122.202/volume/v3/snapshots/1e5c5361-6108-45e1-b3c7-b531f652b5d8 Sep 01 12:42:35 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-ecbc44cd-dff4-45dc-9d83-92a5ac6d468f tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:42:35 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-ecbc44cd-dff4-45dc-9d83-92a5ac6d468f tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:42:35 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:42:35 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:42:35 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-ecbc44cd-dff4-45dc-9d83-92a5ac6d468f tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Snapshot retrieved successfully. Sep 01 12:42:35 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-ecbc44cd-dff4-45dc-9d83-92a5ac6d468f tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] http://192.168.122.202/volume/v3/snapshots/1e5c5361-6108-45e1-b3c7-b531f652b5d8 returned with HTTP 200 Sep 01 12:42:35 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 540/1050] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:42:35 2026] GET /volume/v3/snapshots/1e5c5361-6108-45e1-b3c7-b531f652b5d8 => generated 466 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:42:35 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-07021195-e9c4-41a4-a083-a5b269ff52ae None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:35 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-07021195-e9c4-41a4-a083-a5b269ff52ae tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] POST http://192.168.122.202/volume/v3/snapshots Sep 01 12:42:35 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-07021195-e9c4-41a4-a083-a5b269ff52ae tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3f5ce39f-b923-48b3-a908-a465e1a34cd3", "name": "tempest-VolumesDeleteCascade-Snapshot-640217735"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:42:35 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:42:35 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:42:35 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:42:35 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:42:35 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-07021195-e9c4-41a4-a083-a5b269ff52ae tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Volume info retrieved successfully. Sep 01 12:42:35 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.snapshots [None req-07021195-e9c4-41a4-a083-a5b269ff52ae tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Create snapshot from volume 3f5ce39f-b923-48b3-a908-a465e1a34cd3 Sep 01 12:42:35 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-07021195-e9c4-41a4-a083-a5b269ff52ae tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Created reservations ['bff85020-1f79-4146-8fc3-75e0d4de2963', '92a7890c-385a-4cec-aa33-ded4376ec74c', '131c9c5f-a772-4c33-965d-3c71e35545fc', '1d1d1e2f-89ef-458d-8f62-fa7849fe17f0'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:42:35 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:42:35 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:42:35 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-07021195-e9c4-41a4-a083-a5b269ff52ae tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Snapshot create request issued successfully. Sep 01 12:42:35 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-07021195-e9c4-41a4-a083-a5b269ff52ae tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] http://192.168.122.202/volume/v3/snapshots returned with HTTP 202 Sep 01 12:42:35 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 541/1051] 192.168.122.202 () {60 vars in 1149 bytes} [Tue Sep 1 12:42:35 2026] POST /volume/v3/snapshots => generated 306 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 01 12:42:35 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-77b4f91b-e740-4d78-897c-4ee3944e2c19 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:35 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-77b4f91b-e740-4d78-897c-4ee3944e2c19 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] GET http://192.168.122.202/volume/v3/snapshots/42e92aa5-d46c-47f1-b8f1-fcd05863328f Sep 01 12:42:35 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-77b4f91b-e740-4d78-897c-4ee3944e2c19 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:42:35 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-77b4f91b-e740-4d78-897c-4ee3944e2c19 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:42:35 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:42:35 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:42:35 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-77b4f91b-e740-4d78-897c-4ee3944e2c19 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Snapshot retrieved successfully. Sep 01 12:42:35 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-77b4f91b-e740-4d78-897c-4ee3944e2c19 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] http://192.168.122.202/volume/v3/snapshots/42e92aa5-d46c-47f1-b8f1-fcd05863328f returned with HTTP 200 Sep 01 12:42:35 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 542/1052] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:42:35 2026] GET /volume/v3/snapshots/42e92aa5-d46c-47f1-b8f1-fcd05863328f => generated 438 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:42:35 devstack devstack@c-api.service[86814]: DEBUG cinder.coordination [req-8cd81849-bbce-4ba0-b387-fddf3ec918c5 req-f7e72247-c534-45ed-97e5-bb654a9ba576 tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] Lock "cinder-attachment_update-ff18e097-fae2-4991-b996-cee7020c84fd-devstack" released by "attachment_update" :: held 1.277s {{(pid=86814) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 12:42:35 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-8cd81849-bbce-4ba0-b387-fddf3ec918c5 req-f7e72247-c534-45ed-97e5-bb654a9ba576 tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] http://192.168.122.202/volume/v3/attachments/a2a777dd-a4a9-497c-bd75-ac3855543062 returned with HTTP 200 Sep 01 12:42:35 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 511/1053] 192.168.122.202 () {66 vars in 1593 bytes} [Tue Sep 1 12:42:34 2026] PUT /volume/v3/attachments/a2a777dd-a4a9-497c-bd75-ac3855543062 => generated 694 bytes in 1346 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:42:36 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-69a3a807-3ead-4273-b44a-919d61f5a1c0 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:36 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-69a3a807-3ead-4273-b44a-919d61f5a1c0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789 tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789-project-member] GET http://192.168.122.202/volume/v3/snapshots/01e4e987-4095-42da-9145-57451d1a2b45 Sep 01 12:42:36 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-69a3a807-3ead-4273-b44a-919d61f5a1c0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789 tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:42:36 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-69a3a807-3ead-4273-b44a-919d61f5a1c0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789 tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:42:36 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-69a3a807-3ead-4273-b44a-919d61f5a1c0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789 tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789-project-member] http://192.168.122.202/volume/v3/snapshots/01e4e987-4095-42da-9145-57451d1a2b45 returned with HTTP 404 Sep 01 12:42:36 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 543/1054] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:42:36 2026] GET /volume/v3/snapshots/01e4e987-4095-42da-9145-57451d1a2b45 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:42:36 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-602397e5-b092-453a-9a7d-85a4f8c10394 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:36 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-602397e5-b092-453a-9a7d-85a4f8c10394 tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789 tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789-project-member] GET http://192.168.122.202/volume/v3/volumes/0e6d5338-13dd-4a95-b262-ef981d8fab00 Sep 01 12:42:36 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-602397e5-b092-453a-9a7d-85a4f8c10394 tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789 tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:42:36 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-602397e5-b092-453a-9a7d-85a4f8c10394 tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789 tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:42:36 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:42:36 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:42:36 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:42:36 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:42:36 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-602397e5-b092-453a-9a7d-85a4f8c10394 tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789 tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789-project-member] Volume info retrieved successfully. Sep 01 12:42:36 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-602397e5-b092-453a-9a7d-85a4f8c10394 tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789 tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789-project-member] http://192.168.122.202/volume/v3/volumes/0e6d5338-13dd-4a95-b262-ef981d8fab00 returned with HTTP 200 Sep 01 12:42:36 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 512/1055] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:42:36 2026] GET /volume/v3/volumes/0e6d5338-13dd-4a95-b262-ef981d8fab00 => generated 868 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:42:36 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-98c79a41-e897-4172-b92d-67280b7b93d4 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:36 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-98c79a41-e897-4172-b92d-67280b7b93d4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789 tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789-project-member] DELETE http://192.168.122.202/volume/v3/volumes/0e6d5338-13dd-4a95-b262-ef981d8fab00 Sep 01 12:42:36 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-98c79a41-e897-4172-b92d-67280b7b93d4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789 tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:42:36 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-98c79a41-e897-4172-b92d-67280b7b93d4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789 tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789-project-member] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:42:36 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-98c79a41-e897-4172-b92d-67280b7b93d4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789 tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789-project-member] Delete volume with id: 0e6d5338-13dd-4a95-b262-ef981d8fab00 Sep 01 12:42:36 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:42:36 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:42:36 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:42:36 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:42:36 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-98c79a41-e897-4172-b92d-67280b7b93d4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789 tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789-project-member] Volume info retrieved successfully. Sep 01 12:42:36 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-98c79a41-e897-4172-b92d-67280b7b93d4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789 tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789-project-member] Delete volume request issued successfully. Sep 01 12:42:36 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-98c79a41-e897-4172-b92d-67280b7b93d4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789 tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789-project-member] http://192.168.122.202/volume/v3/volumes/0e6d5338-13dd-4a95-b262-ef981d8fab00 returned with HTTP 202 Sep 01 12:42:36 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 544/1056] 192.168.122.202 () {58 vars in 1235 bytes} [Tue Sep 1 12:42:36 2026] DELETE /volume/v3/volumes/0e6d5338-13dd-4a95-b262-ef981d8fab00 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:42:36 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-0ab56347-cea7-47ed-b743-c065cf6d4473 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:36 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-0ab56347-cea7-47ed-b743-c065cf6d4473 tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789 tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789-project-member] GET http://192.168.122.202/volume/v3/volumes/0e6d5338-13dd-4a95-b262-ef981d8fab00 Sep 01 12:42:36 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-0ab56347-cea7-47ed-b743-c065cf6d4473 tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789 tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:42:36 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-0ab56347-cea7-47ed-b743-c065cf6d4473 tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789 tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:42:36 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:42:36 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:42:36 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:42:36 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:42:36 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-0ab56347-cea7-47ed-b743-c065cf6d4473 tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789 tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789-project-member] Volume info retrieved successfully. Sep 01 12:42:36 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-0ab56347-cea7-47ed-b743-c065cf6d4473 tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789 tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789-project-member] http://192.168.122.202/volume/v3/volumes/0e6d5338-13dd-4a95-b262-ef981d8fab00 returned with HTTP 200 Sep 01 12:42:36 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 513/1057] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:42:36 2026] GET /volume/v3/volumes/0e6d5338-13dd-4a95-b262-ef981d8fab00 => generated 867 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:42:36 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-32c5df0e-d4fc-4420-b467-b2f2d959fbaa None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:36 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-32c5df0e-d4fc-4420-b467-b2f2d959fbaa tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] GET http://192.168.122.202/volume/v3/volumes/ff18e097-fae2-4991-b996-cee7020c84fd Sep 01 12:42:36 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-32c5df0e-d4fc-4420-b467-b2f2d959fbaa tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:42:36 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-32c5df0e-d4fc-4420-b467-b2f2d959fbaa tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:42:36 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:42:36 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:42:36 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:42:36 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:42:36 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-32c5df0e-d4fc-4420-b467-b2f2d959fbaa tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] Volume info retrieved successfully. Sep 01 12:42:36 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-32c5df0e-d4fc-4420-b467-b2f2d959fbaa tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] http://192.168.122.202/volume/v3/volumes/ff18e097-fae2-4991-b996-cee7020c84fd returned with HTTP 200 Sep 01 12:42:36 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 545/1058] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:42:36 2026] GET /volume/v3/volumes/ff18e097-fae2-4991-b996-cee7020c84fd => generated 866 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:42:36 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-8cd81849-bbce-4ba0-b387-fddf3ec918c5 req-c58c0ce2-c3b3-434a-a788-03358b79e3d2 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:36 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-03d0b7ce-b485-423f-bfc1-c8b7d37ae4e1 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:36 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-03d0b7ce-b485-423f-bfc1-c8b7d37ae4e1 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] GET http://192.168.122.202/volume/v3/volumes/7298358d-ee7a-4e38-94f8-b2fb75d69112 Sep 01 12:42:36 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-03d0b7ce-b485-423f-bfc1-c8b7d37ae4e1 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:42:36 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-03d0b7ce-b485-423f-bfc1-c8b7d37ae4e1 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:42:36 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-8cd81849-bbce-4ba0-b387-fddf3ec918c5 req-c58c0ce2-c3b3-434a-a788-03358b79e3d2 tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] POST http://192.168.122.202/volume/v3/attachments/a2a777dd-a4a9-497c-bd75-ac3855543062/action Sep 01 12:42:36 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-8cd81849-bbce-4ba0-b387-fddf3ec918c5 req-c58c0ce2-c3b3-434a-a788-03358b79e3d2 tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] Action body: b'{"os-complete": null}' {{(pid=86814) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:42:36 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-8cd81849-bbce-4ba0-b387-fddf3ec918c5 req-c58c0ce2-c3b3-434a-a788-03358b79e3d2 tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:42:36 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:42:36 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:42:36 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:42:36 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:42:36 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-03d0b7ce-b485-423f-bfc1-c8b7d37ae4e1 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Volume info retrieved successfully. Sep 01 12:42:36 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-03d0b7ce-b485-423f-bfc1-c8b7d37ae4e1 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] http://192.168.122.202/volume/v3/volumes/7298358d-ee7a-4e38-94f8-b2fb75d69112 returned with HTTP 200 Sep 01 12:42:36 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 546/1059] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:42:36 2026] GET /volume/v3/volumes/7298358d-ee7a-4e38-94f8-b2fb75d69112 => generated 857 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:42:36 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:42:36 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:42:36 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:42:36 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:42:36 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-8cd81849-bbce-4ba0-b387-fddf3ec918c5 req-c58c0ce2-c3b3-434a-a788-03358b79e3d2 tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] http://192.168.122.202/volume/v3/attachments/a2a777dd-a4a9-497c-bd75-ac3855543062/action returned with HTTP 204 Sep 01 12:42:36 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 514/1060] 192.168.122.202 () {66 vars in 1614 bytes} [Tue Sep 1 12:42:36 2026] POST /volume/v3/attachments/a2a777dd-a4a9-497c-bd75-ac3855543062/action => generated 0 bytes in 93 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:42:36 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-0fa58efb-9c98-4cfa-886a-e82bd4e85087 req-179af0bf-9e47-49c9-991c-e1672fb3debf None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:36 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-0fa58efb-9c98-4cfa-886a-e82bd4e85087 req-179af0bf-9e47-49c9-991c-e1672fb3debf tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] GET http://192.168.122.202/volume/v3/volumes/7298358d-ee7a-4e38-94f8-b2fb75d69112 Sep 01 12:42:36 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-0fa58efb-9c98-4cfa-886a-e82bd4e85087 req-179af0bf-9e47-49c9-991c-e1672fb3debf tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:42:36 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-0fa58efb-9c98-4cfa-886a-e82bd4e85087 req-179af0bf-9e47-49c9-991c-e1672fb3debf tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:42:36 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:42:36 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:42:36 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:42:36 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:42:36 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [req-0fa58efb-9c98-4cfa-886a-e82bd4e85087 req-179af0bf-9e47-49c9-991c-e1672fb3debf tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Volume info retrieved successfully. Sep 01 12:42:36 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-0fa58efb-9c98-4cfa-886a-e82bd4e85087 req-179af0bf-9e47-49c9-991c-e1672fb3debf tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] http://192.168.122.202/volume/v3/volumes/7298358d-ee7a-4e38-94f8-b2fb75d69112 returned with HTTP 200 Sep 01 12:42:36 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 547/1061] 192.168.122.202 () {60 vars in 1487 bytes} [Tue Sep 1 12:42:36 2026] GET /volume/v3/volumes/7298358d-ee7a-4e38-94f8-b2fb75d69112 => generated 857 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:42:36 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-312cafd7-7d01-4ce5-bf20-2aa90c4bb399 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:36 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-312cafd7-7d01-4ce5-bf20-2aa90c4bb399 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] GET http://192.168.122.202/volume/v3/snapshots/42e92aa5-d46c-47f1-b8f1-fcd05863328f Sep 01 12:42:36 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-312cafd7-7d01-4ce5-bf20-2aa90c4bb399 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:42:36 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-312cafd7-7d01-4ce5-bf20-2aa90c4bb399 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:42:36 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:42:36 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:42:36 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-312cafd7-7d01-4ce5-bf20-2aa90c4bb399 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Snapshot retrieved successfully. Sep 01 12:42:36 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-312cafd7-7d01-4ce5-bf20-2aa90c4bb399 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] http://192.168.122.202/volume/v3/snapshots/42e92aa5-d46c-47f1-b8f1-fcd05863328f returned with HTTP 200 Sep 01 12:42:36 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 515/1062] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:42:36 2026] GET /volume/v3/snapshots/42e92aa5-d46c-47f1-b8f1-fcd05863328f => generated 438 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:42:36 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-0dd6a3ea-649e-4ba2-b64c-f6cfbc1662de None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:36 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0dd6a3ea-649e-4ba2-b64c-f6cfbc1662de None None] GET http://192.168.122.202/volume// Sep 01 12:42:36 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0dd6a3ea-649e-4ba2-b64c-f6cfbc1662de None None] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:42:36 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0dd6a3ea-649e-4ba2-b64c-f6cfbc1662de None None] Calling method 'all' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:42:36 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0dd6a3ea-649e-4ba2-b64c-f6cfbc1662de None None] http://192.168.122.202/volume// returned with HTTP 300 Sep 01 12:42:36 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 548/1063] 192.168.122.202 () {58 vars in 1317 bytes} [Tue Sep 1 12:42:36 2026] GET /volume/ => generated 390 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 12:42:36 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-0fa58efb-9c98-4cfa-886a-e82bd4e85087 req-24156933-2056-4fb8-852d-27751582d1b3 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:37 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-0fa58efb-9c98-4cfa-886a-e82bd4e85087 req-24156933-2056-4fb8-852d-27751582d1b3 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] POST http://192.168.122.202/volume/v3/attachments Sep 01 12:42:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-0fa58efb-9c98-4cfa-886a-e82bd4e85087 req-24156933-2056-4fb8-852d-27751582d1b3 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7298358d-ee7a-4e38-94f8-b2fb75d69112", "connector": null, "instance_uuid": "ef29d242-7b8c-4cc6-984d-da36d5d7daaa"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:42:37 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:42:37 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:42:37 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:42:37 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:42:37 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-0fa58efb-9c98-4cfa-886a-e82bd4e85087 req-24156933-2056-4fb8-852d-27751582d1b3 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] http://192.168.122.202/volume/v3/attachments returned with HTTP 200 Sep 01 12:42:37 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 516/1064] 192.168.122.202 () {66 vars in 1483 bytes} [Tue Sep 1 12:42:36 2026] POST /volume/v3/attachments => generated 273 bytes in 301 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:42:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-ee46f230-09cc-47ab-b9fe-3af61dca6027 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:37 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-ee46f230-09cc-47ab-b9fe-3af61dca6027 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] GET http://192.168.122.202/volume/v3/volumes/7298358d-ee7a-4e38-94f8-b2fb75d69112 Sep 01 12:42:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-ee46f230-09cc-47ab-b9fe-3af61dca6027 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:42:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-ee46f230-09cc-47ab-b9fe-3af61dca6027 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:42:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-21cb77b9-8b1b-47d3-8537-5ed6a43bf953 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:37 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-21cb77b9-8b1b-47d3-8537-5ed6a43bf953 None None] GET http://192.168.122.202/volume// Sep 01 12:42:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-21cb77b9-8b1b-47d3-8537-5ed6a43bf953 None None] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:42:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-21cb77b9-8b1b-47d3-8537-5ed6a43bf953 None None] Calling method 'all' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:42:37 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:42:37 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:42:37 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-21cb77b9-8b1b-47d3-8537-5ed6a43bf953 None None] http://192.168.122.202/volume// returned with HTTP 300 Sep 01 12:42:37 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 517/1065] 192.168.122.202 () {58 vars in 1315 bytes} [Tue Sep 1 12:42:37 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 12:42:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-0fa58efb-9c98-4cfa-886a-e82bd4e85087 req-637e212c-b149-4227-a701-11366e93f3e0 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:37 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:42:37 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:42:37 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-0fa58efb-9c98-4cfa-886a-e82bd4e85087 req-637e212c-b149-4227-a701-11366e93f3e0 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] GET http://192.168.122.202/volume/v3/volumes/7298358d-ee7a-4e38-94f8-b2fb75d69112 Sep 01 12:42:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-0fa58efb-9c98-4cfa-886a-e82bd4e85087 req-637e212c-b149-4227-a701-11366e93f3e0 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:42:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-0fa58efb-9c98-4cfa-886a-e82bd4e85087 req-637e212c-b149-4227-a701-11366e93f3e0 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:42:37 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-ee46f230-09cc-47ab-b9fe-3af61dca6027 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Volume info retrieved successfully. Sep 01 12:42:37 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:42:37 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:42:37 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-ee46f230-09cc-47ab-b9fe-3af61dca6027 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] http://192.168.122.202/volume/v3/volumes/7298358d-ee7a-4e38-94f8-b2fb75d69112 returned with HTTP 200 Sep 01 12:42:37 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:42:37 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:42:37 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 549/1066] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:42:37 2026] GET /volume/v3/volumes/7298358d-ee7a-4e38-94f8-b2fb75d69112 => generated 856 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:42:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-9467fa08-fa1c-4c6d-8a72-6a8bd496955b None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:37 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9467fa08-fa1c-4c6d-8a72-6a8bd496955b tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789 tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789-project-member] GET http://192.168.122.202/volume/v3/volumes/0e6d5338-13dd-4a95-b262-ef981d8fab00 Sep 01 12:42:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-9467fa08-fa1c-4c6d-8a72-6a8bd496955b tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789 tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:42:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-9467fa08-fa1c-4c6d-8a72-6a8bd496955b tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789 tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:42:37 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [req-0fa58efb-9c98-4cfa-886a-e82bd4e85087 req-637e212c-b149-4227-a701-11366e93f3e0 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Volume info retrieved successfully. Sep 01 12:42:37 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9467fa08-fa1c-4c6d-8a72-6a8bd496955b tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789 tempest-VolumeSnapshotQuotasNegativeTestJSON-1029035789-project-member] http://192.168.122.202/volume/v3/volumes/0e6d5338-13dd-4a95-b262-ef981d8fab00 returned with HTTP 404 Sep 01 12:42:37 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 550/1067] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:42:37 2026] GET /volume/v3/volumes/0e6d5338-13dd-4a95-b262-ef981d8fab00 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:42:37 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-0fa58efb-9c98-4cfa-886a-e82bd4e85087 req-637e212c-b149-4227-a701-11366e93f3e0 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] http://192.168.122.202/volume/v3/volumes/7298358d-ee7a-4e38-94f8-b2fb75d69112 returned with HTTP 200 Sep 01 12:42:37 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 518/1068] 192.168.122.202 () {62 vars in 1528 bytes} [Tue Sep 1 12:42:37 2026] GET /volume/v3/volumes/7298358d-ee7a-4e38-94f8-b2fb75d69112 => generated 1037 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 12:42:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-16e52f4f-167c-404b-9848-9f332b3facdb None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:37 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-16e52f4f-167c-404b-9848-9f332b3facdb tempest-VolumeSnapshotQuotasNegativeTestJSON-445060450 tempest-VolumeSnapshotQuotasNegativeTestJSON-445060450-project-admin] PUT http://192.168.122.202/volume/v3/os-quota-sets/7b207699d20a441ba1d912eb76a6f768 Sep 01 12:42:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-16e52f4f-167c-404b-9848-9f332b3facdb tempest-VolumeSnapshotQuotasNegativeTestJSON-445060450 tempest-VolumeSnapshotQuotasNegativeTestJSON-445060450-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=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:42:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-44f426aa-9c51-4424-a613-f37a8825cf12 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:37 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-44f426aa-9c51-4424-a613-f37a8825cf12 tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] GET http://192.168.122.202/volume/v3/volumes/ff18e097-fae2-4991-b996-cee7020c84fd Sep 01 12:42:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-44f426aa-9c51-4424-a613-f37a8825cf12 tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:42:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-44f426aa-9c51-4424-a613-f37a8825cf12 tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:42:37 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:42:37 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:42:37 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:42:37 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:42:37 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-44f426aa-9c51-4424-a613-f37a8825cf12 tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] Volume info retrieved successfully. Sep 01 12:42:37 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-44f426aa-9c51-4424-a613-f37a8825cf12 tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] http://192.168.122.202/volume/v3/volumes/ff18e097-fae2-4991-b996-cee7020c84fd returned with HTTP 200 Sep 01 12:42:37 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 519/1069] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:42:37 2026] GET /volume/v3/volumes/ff18e097-fae2-4991-b996-cee7020c84fd => generated 1158 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:42:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-9a483acf-6afd-4e1d-86f6-3a3ab03e4635 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:37 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9a483acf-6afd-4e1d-86f6-3a3ab03e4635 tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] GET http://192.168.122.202/volume/v3/volumes/ff18e097-fae2-4991-b996-cee7020c84fd Sep 01 12:42:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-9a483acf-6afd-4e1d-86f6-3a3ab03e4635 tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:42:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-9a483acf-6afd-4e1d-86f6-3a3ab03e4635 tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:42:37 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:42:37 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:42:37 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:42:37 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:42:37 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-9a483acf-6afd-4e1d-86f6-3a3ab03e4635 tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] Volume info retrieved successfully. Sep 01 12:42:37 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9a483acf-6afd-4e1d-86f6-3a3ab03e4635 tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] http://192.168.122.202/volume/v3/volumes/ff18e097-fae2-4991-b996-cee7020c84fd returned with HTTP 200 Sep 01 12:42:37 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 520/1070] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:42:37 2026] GET /volume/v3/volumes/ff18e097-fae2-4991-b996-cee7020c84fd => generated 1158 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:42:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-0fa58efb-9c98-4cfa-886a-e82bd4e85087 req-ab5998f5-aa81-40f2-8c52-299a527c715e None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:37 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-0fa58efb-9c98-4cfa-886a-e82bd4e85087 req-ab5998f5-aa81-40f2-8c52-299a527c715e tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] PUT http://192.168.122.202/volume/v3/attachments/b25b253a-041d-4ed7-8c58-f55bb4a89ce7 Sep 01 12:42:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-0fa58efb-9c98-4cfa-886a-e82bd4e85087 req-ab5998f5-aa81-40f2-8c52-299a527c715e tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.202", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9cabaa2c96fd", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "d576c0ca-ddd0-46cc-913d-b7a80063e011", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:42:37 devstack devstack@c-api.service[86814]: DEBUG cinder.coordination [req-0fa58efb-9c98-4cfa-886a-e82bd4e85087 req-ab5998f5-aa81-40f2-8c52-299a527c715e tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Acquiring lock "cinder-attachment_update-7298358d-ee7a-4e38-94f8-b2fb75d69112-devstack" by "attachment_update" {{(pid=86814) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 12:42:37 devstack devstack@c-api.service[86814]: DEBUG cinder.coordination [req-0fa58efb-9c98-4cfa-886a-e82bd4e85087 req-ab5998f5-aa81-40f2-8c52-299a527c715e tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Lock "cinder-attachment_update-7298358d-ee7a-4e38-94f8-b2fb75d69112-devstack" acquired by "attachment_update" :: waited 0.016s {{(pid=86814) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 12:42:37 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:42:37 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:42:37 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-16e52f4f-167c-404b-9848-9f332b3facdb tempest-VolumeSnapshotQuotasNegativeTestJSON-445060450 tempest-VolumeSnapshotQuotasNegativeTestJSON-445060450-project-admin] http://192.168.122.202/volume/v3/os-quota-sets/7b207699d20a441ba1d912eb76a6f768 returned with HTTP 200 Sep 01 12:42:37 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 551/1071] 192.168.122.202 () {60 vars in 1259 bytes} [Tue Sep 1 12:42:37 2026] PUT /volume/v3/os-quota-sets/7b207699d20a441ba1d912eb76a6f768 => generated 398 bytes in 285 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:42:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-f450b7fc-39c8-4218-bd60-b47b1f319e8e None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:37 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f450b7fc-39c8-4218-bd60-b47b1f319e8e tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] POST http://192.168.122.202/volume/v3/volumes/ff18e097-fae2-4991-b996-cee7020c84fd/action Sep 01 12:42:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f450b7fc-39c8-4218-bd60-b47b1f319e8e tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] Action body: b'{"os-detach": {}}' {{(pid=86815) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:42:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f450b7fc-39c8-4218-bd60-b47b1f319e8e tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:42:37 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:42:37 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:42:37 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:42:37 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:42:37 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:42:37 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:42:37 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-f450b7fc-39c8-4218-bd60-b47b1f319e8e tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] Volume info retrieved successfully. Sep 01 12:42:37 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-f450b7fc-39c8-4218-bd60-b47b1f319e8e tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] Attachment connected to vm 79d5ce9c-09e2-4579-8718-ba8d139726a4, checking data on nova Sep 01 12:42:37 devstack devstack@c-api.service[86815]: DEBUG cinder.compute.nova [None req-f450b7fc-39c8-4218-bd60-b47b1f319e8e tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] Creating Keystone token plugin using URL: http://192.168.122.202/identity {{(pid=86815) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 01 12:42:38 devstack devstack@c-api.service[86814]: DEBUG cinder.coordination [req-0fa58efb-9c98-4cfa-886a-e82bd4e85087 req-ab5998f5-aa81-40f2-8c52-299a527c715e tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Lock "cinder-attachment_update-7298358d-ee7a-4e38-94f8-b2fb75d69112-devstack" released by "attachment_update" :: held 0.325s {{(pid=86814) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 12:42:38 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-0fa58efb-9c98-4cfa-886a-e82bd4e85087 req-ab5998f5-aa81-40f2-8c52-299a527c715e tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] http://192.168.122.202/volume/v3/attachments/b25b253a-041d-4ed7-8c58-f55bb4a89ce7 returned with HTTP 200 Sep 01 12:42:38 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 521/1072] 192.168.122.202 () {66 vars in 1593 bytes} [Tue Sep 1 12:42:37 2026] PUT /volume/v3/attachments/b25b253a-041d-4ed7-8c58-f55bb4a89ce7 => generated 694 bytes in 377 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:42:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-0df6f140-6a3f-479b-918a-c7a0143c6f04 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:38 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-0df6f140-6a3f-479b-918a-c7a0143c6f04 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] GET http://192.168.122.202/volume/v3/snapshots/42e92aa5-d46c-47f1-b8f1-fcd05863328f Sep 01 12:42:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-0df6f140-6a3f-479b-918a-c7a0143c6f04 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:42:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-0df6f140-6a3f-479b-918a-c7a0143c6f04 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:42:38 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:42:38 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:42:38 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-0df6f140-6a3f-479b-918a-c7a0143c6f04 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Snapshot retrieved successfully. Sep 01 12:42:38 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-0df6f140-6a3f-479b-918a-c7a0143c6f04 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] http://192.168.122.202/volume/v3/snapshots/42e92aa5-d46c-47f1-b8f1-fcd05863328f returned with HTTP 200 Sep 01 12:42:38 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 522/1073] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:42:38 2026] GET /volume/v3/snapshots/42e92aa5-d46c-47f1-b8f1-fcd05863328f => generated 465 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:42:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-d66f0a46-8ce8-4116-bcb5-75e3a6c94a66 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:38 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d66f0a46-8ce8-4116-bcb5-75e3a6c94a66 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] DELETE http://192.168.122.202/volume/v3/volumes/3f5ce39f-b923-48b3-a908-a465e1a34cd3?cascade=True Sep 01 12:42:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d66f0a46-8ce8-4116-bcb5-75e3a6c94a66 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:42:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d66f0a46-8ce8-4116-bcb5-75e3a6c94a66 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:42:38 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-d66f0a46-8ce8-4116-bcb5-75e3a6c94a66 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Delete volume with id: 3f5ce39f-b923-48b3-a908-a465e1a34cd3 Sep 01 12:42:38 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:42:38 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:42:38 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:42:38 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:42:38 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-d66f0a46-8ce8-4116-bcb5-75e3a6c94a66 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Volume info retrieved successfully. Sep 01 12:42:38 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:42:38 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 12:42:38 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-d66f0a46-8ce8-4116-bcb5-75e3a6c94a66 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Delete volume request issued successfully. Sep 01 12:42:38 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d66f0a46-8ce8-4116-bcb5-75e3a6c94a66 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] http://192.168.122.202/volume/v3/volumes/3f5ce39f-b923-48b3-a908-a465e1a34cd3?cascade=True returned with HTTP 202 Sep 01 12:42:38 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 523/1074] 192.168.122.202 () {58 vars in 1260 bytes} [Tue Sep 1 12:42:38 2026] DELETE /volume/v3/volumes/3f5ce39f-b923-48b3-a908-a465e1a34cd3?cascade=True => generated 0 bytes in 136 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:42:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-e83592e5-ca66-4032-98ad-6cfb51f3460e None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:38 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e83592e5-ca66-4032-98ad-6cfb51f3460e tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] GET http://192.168.122.202/volume/v3/volumes/3f5ce39f-b923-48b3-a908-a465e1a34cd3 Sep 01 12:42:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e83592e5-ca66-4032-98ad-6cfb51f3460e tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:42:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e83592e5-ca66-4032-98ad-6cfb51f3460e tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:42:38 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:42:38 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:42:38 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:42:38 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:42:38 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-e83592e5-ca66-4032-98ad-6cfb51f3460e tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Volume info retrieved successfully. Sep 01 12:42:38 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e83592e5-ca66-4032-98ad-6cfb51f3460e tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] http://192.168.122.202/volume/v3/volumes/3f5ce39f-b923-48b3-a908-a465e1a34cd3 returned with HTTP 200 Sep 01 12:42:38 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 524/1075] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:42:38 2026] GET /volume/v3/volumes/3f5ce39f-b923-48b3-a908-a465e1a34cd3 => generated 851 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:42:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-2e807a6a-ffb2-4b4b-90e4-de03f1567cc7 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:38 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-2e807a6a-ffb2-4b4b-90e4-de03f1567cc7 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] GET http://192.168.122.202/volume/v3/volumes/7298358d-ee7a-4e38-94f8-b2fb75d69112 Sep 01 12:42:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-2e807a6a-ffb2-4b4b-90e4-de03f1567cc7 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:42:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-2e807a6a-ffb2-4b4b-90e4-de03f1567cc7 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:42:38 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:42:38 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:42:38 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:42:38 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:42:38 devstack devstack@c-api.service[86815]: DEBUG novaclient.v2.client [None req-f450b7fc-39c8-4218-bd60-b47b1f319e8e tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] REQ: curl -g -i -X GET http://192.168.122.202/compute/v2.1/servers/79d5ce9c-09e2-4579-8718-ba8d139726a4/os-volume_attachments/ff18e097-fae2-4991-b996-cee7020c84fd -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}527f05013500f0ff1fe99782991904e1b02cbfb60474c63a0067155633d60120" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-f450b7fc-39c8-4218-bd60-b47b1f319e8e" -H "X-Service-Token: {SHA256}6068cf572281a2827e9fccc0f0008bad4838fa6dc1f3d946674449995ca6c8e7" {{(pid=86815) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:604}} Sep 01 12:42:38 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-2e807a6a-ffb2-4b4b-90e4-de03f1567cc7 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Volume info retrieved successfully. Sep 01 12:42:38 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-2e807a6a-ffb2-4b4b-90e4-de03f1567cc7 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] http://192.168.122.202/volume/v3/volumes/7298358d-ee7a-4e38-94f8-b2fb75d69112 returned with HTTP 200 Sep 01 12:42:38 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 525/1076] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:42:38 2026] GET /volume/v3/volumes/7298358d-ee7a-4e38-94f8-b2fb75d69112 => generated 857 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:42:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-0fa58efb-9c98-4cfa-886a-e82bd4e85087 req-d4dd3c48-2319-40a3-81a7-d10586e0550e None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:38 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-0fa58efb-9c98-4cfa-886a-e82bd4e85087 req-d4dd3c48-2319-40a3-81a7-d10586e0550e tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] POST http://192.168.122.202/volume/v3/attachments/b25b253a-041d-4ed7-8c58-f55bb4a89ce7/action Sep 01 12:42:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-0fa58efb-9c98-4cfa-886a-e82bd4e85087 req-d4dd3c48-2319-40a3-81a7-d10586e0550e tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Action body: b'{"os-complete": null}' {{(pid=86814) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:42:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-0fa58efb-9c98-4cfa-886a-e82bd4e85087 req-d4dd3c48-2319-40a3-81a7-d10586e0550e tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:42:38 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:42:38 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:42:38 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:42:38 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:42:38 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-0fa58efb-9c98-4cfa-886a-e82bd4e85087 req-d4dd3c48-2319-40a3-81a7-d10586e0550e tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] http://192.168.122.202/volume/v3/attachments/b25b253a-041d-4ed7-8c58-f55bb4a89ce7/action returned with HTTP 204 Sep 01 12:42:38 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 526/1077] 192.168.122.202 () {66 vars in 1614 bytes} [Tue Sep 1 12:42:38 2026] POST /volume/v3/attachments/b25b253a-041d-4ed7-8c58-f55bb4a89ce7/action => generated 0 bytes in 94 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:42:39 devstack devstack@c-api.service[86815]: DEBUG novaclient.v2.client [None req-f450b7fc-39c8-4218-bd60-b47b1f319e8e tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Tue, 01 Sep 2026 10:42:38 GMT OpenStack-API-Version: compute 2.89 Server: Apache/2.4.58 (Ubuntu) Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.89 x-compute-request-id: req-e67e1d25-51de-49b7-be1d-dac6188fa9ec x-openstack-request-id: req-e67e1d25-51de-49b7-be1d-dac6188fa9ec {{(pid=86815) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:645}} Sep 01 12:42:39 devstack devstack@c-api.service[86815]: DEBUG novaclient.v2.client [None req-f450b7fc-39c8-4218-bd60-b47b1f319e8e tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "ff18e097-fae2-4991-b996-cee7020c84fd", "serverId": "79d5ce9c-09e2-4579-8718-ba8d139726a4", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "a2a777dd-a4a9-497c-bd75-ac3855543062", "bdm_uuid": "1a7ead5f-16e4-4cb9-9cf7-a763d762256f"}} {{(pid=86815) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:680}} Sep 01 12:42:39 devstack devstack@c-api.service[86815]: DEBUG novaclient.v2.client [None req-f450b7fc-39c8-4218-bd60-b47b1f319e8e tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] GET call to compute for http://192.168.122.202/compute/v2.1/servers/79d5ce9c-09e2-4579-8718-ba8d139726a4/os-volume_attachments/ff18e097-fae2-4991-b996-cee7020c84fd used request id req-e67e1d25-51de-49b7-be1d-dac6188fa9ec {{(pid=86815) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1105}} Sep 01 12:42:39 devstack devstack@c-api.service[86815]: ERROR cinder.volume.api [None req-f450b7fc-39c8-4218-bd60-b47b1f319e8e tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] Detected user call to delete in-use attachment. Call must come from the nova service and nova must be configured to send the service token. Bug #2004555 Sep 01 12:42:39 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault [None req-f450b7fc-39c8-4218-bd60-b47b1f319e8e tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] Caught error: Detach volume from instance 79d5ce9c-09e2-4579-8718-ba8d139726a4 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 79d5ce9c-09e2-4579-8718-ba8d139726a4 using the Compute API Sep 01 12:42:39 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 01 12:42:39 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Sep 01 12:42:39 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 01 12:42:39 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:42:39 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 01 12:42:39 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 01 12:42:39 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:42:39 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 01 12:42:39 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 01 12:42:39 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:42:39 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 01 12:42:39 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 01 12:42:39 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:42:39 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 01 12:42:39 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 01 12:42:39 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:42:39 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Sep 01 12:42:39 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 01 12:42:39 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:42:39 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 01 12:42:39 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 01 12:42:39 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:42:39 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 01 12:42:39 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 01 12:42:39 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:42:39 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 01 12:42:39 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 01 12:42:39 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:42:39 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 01 12:42:39 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 01 12:42:39 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:42:39 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Sep 01 12:42:39 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 01 12:42:39 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:42:39 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 01 12:42:39 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 01 12:42:39 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:42:39 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 01 12:42:39 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 01 12:42:39 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:42:39 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 01 12:42:39 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 01 12:42:39 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:42:39 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 01 12:42:39 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 01 12:42:39 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:42:39 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Sep 01 12:42:39 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 01 12:42:39 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:42:39 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 01 12:42:39 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 01 12:42:39 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:42:39 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 01 12:42:39 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 01 12:42:39 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:42:39 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 01 12:42:39 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 01 12:42:39 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:42:39 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 01 12:42:39 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 01 12:42:39 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:42:39 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Sep 01 12:42:39 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 01 12:42:39 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:42:39 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 01 12:42:39 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 01 12:42:39 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:42:39 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 01 12:42:39 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 01 12:42:39 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:42:39 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 01 12:42:39 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 01 12:42:39 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:42:39 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Sep 01 12:42:39 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 01 12:42:39 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:42:39 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Sep 01 12:42:39 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 01 12:42:39 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:42:39 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Sep 01 12:42:39 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 01 12:42:39 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:42:39 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Sep 01 12:42:39 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Sep 01 12:42:39 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:42:39 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 101, in _detach Sep 01 12:42:39 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault self.volume_api.detach(context, volume, attachment_id) Sep 01 12:42:39 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 869, in detach Sep 01 12:42:39 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, attachment_id, volume) Sep 01 12:42:39 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Sep 01 12:42:39 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 01 12:42:39 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 79d5ce9c-09e2-4579-8718-ba8d139726a4 using the Compute API Sep 01 12:42:39 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault Sep 01 12:42:39 devstack devstack@c-api.service[86815]: INFO cinder.api.middleware.fault [None req-f450b7fc-39c8-4218-bd60-b47b1f319e8e tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] http://192.168.122.202/volume/v3/volumes/ff18e097-fae2-4991-b996-cee7020c84fd/action returned with HTTP 409 Sep 01 12:42:39 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 552/1078] 192.168.122.202 () {60 vars in 1274 bytes} [Tue Sep 1 12:42:37 2026] POST /volume/v3/volumes/ff18e097-fae2-4991-b996-cee7020c84fd/action => generated 167 bytes in 1298 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:42:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-5b29e5b9-b664-4ac7-b798-6182b119ce82 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:39 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-5b29e5b9-b664-4ac7-b798-6182b119ce82 tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] POST http://192.168.122.202/volume/v3/volumes/ff18e097-fae2-4991-b996-cee7020c84fd/action Sep 01 12:42:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-5b29e5b9-b664-4ac7-b798-6182b119ce82 tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] Action body: b'{"os-terminate_connection": {"connector": {}}}' {{(pid=86814) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:42:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-5b29e5b9-b664-4ac7-b798-6182b119ce82 tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] Action: 'action', calling method: _terminate_connection, body: {"os-terminate_connection": {"connector": {}}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:42:39 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:42:39 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:42:39 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:42:39 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:42:39 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-5b29e5b9-b664-4ac7-b798-6182b119ce82 tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] Volume info retrieved successfully. Sep 01 12:42:39 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-5b29e5b9-b664-4ac7-b798-6182b119ce82 tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] Attachment connected to vm 79d5ce9c-09e2-4579-8718-ba8d139726a4, checking data on nova Sep 01 12:42:39 devstack devstack@c-api.service[86814]: DEBUG cinder.compute.nova [None req-5b29e5b9-b664-4ac7-b798-6182b119ce82 tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] Creating Keystone token plugin using URL: http://192.168.122.202/identity {{(pid=86814) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 01 12:42:39 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-694644a3-ee87-45c0-90b3-d6bf3e4a9160 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:39 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-694644a3-ee87-45c0-90b3-d6bf3e4a9160 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] GET http://192.168.122.202/volume/v3/volumes/3f5ce39f-b923-48b3-a908-a465e1a34cd3 Sep 01 12:42:39 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-694644a3-ee87-45c0-90b3-d6bf3e4a9160 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:42:39 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-694644a3-ee87-45c0-90b3-d6bf3e4a9160 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:42:39 devstack devstack@c-api.service[86815]: DEBUG oslo_db.sqlalchemy.engines [None req-694644a3-ee87-45c0-90b3-d6bf3e4a9160 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86815) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 12:42:39 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:42:39 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:42:39 devstack devstack@c-api.service[86814]: DEBUG novaclient.v2.client [None req-5b29e5b9-b664-4ac7-b798-6182b119ce82 tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] REQ: curl -g -i -X GET http://192.168.122.202/compute/v2.1/servers/79d5ce9c-09e2-4579-8718-ba8d139726a4/os-volume_attachments/ff18e097-fae2-4991-b996-cee7020c84fd -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}dfa401f93727d7f267c2de82eb8022dfc3637e74ea7adfa1422bbe3b215f91a9" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-5b29e5b9-b664-4ac7-b798-6182b119ce82" -H "X-Service-Token: {SHA256}9e25ee792807dbdc207c4d443fc49439436289c31654f074e912a9cb08efefda" {{(pid=86814) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:604}} Sep 01 12:42:39 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:42:39 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:42:39 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-694644a3-ee87-45c0-90b3-d6bf3e4a9160 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Volume info retrieved successfully. Sep 01 12:42:39 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-694644a3-ee87-45c0-90b3-d6bf3e4a9160 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] http://192.168.122.202/volume/v3/volumes/3f5ce39f-b923-48b3-a908-a465e1a34cd3 returned with HTTP 200 Sep 01 12:42:39 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 553/1079] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:42:39 2026] GET /volume/v3/volumes/3f5ce39f-b923-48b3-a908-a465e1a34cd3 => generated 851 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:42:39 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-19587548-07eb-46ba-b24a-f1e2249a869e None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:39 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-19587548-07eb-46ba-b24a-f1e2249a869e tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] GET http://192.168.122.202/volume/v3/volumes/7298358d-ee7a-4e38-94f8-b2fb75d69112 Sep 01 12:42:39 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-19587548-07eb-46ba-b24a-f1e2249a869e tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:42:39 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-19587548-07eb-46ba-b24a-f1e2249a869e tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:42:39 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:42:39 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:42:39 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:42:39 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:42:39 devstack devstack@c-api.service[86814]: DEBUG novaclient.v2.client [None req-5b29e5b9-b664-4ac7-b798-6182b119ce82 tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Tue, 01 Sep 2026 10:42:39 GMT OpenStack-API-Version: compute 2.89 Server: Apache/2.4.58 (Ubuntu) Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.89 x-compute-request-id: req-f11bd476-ae2b-45e7-a44d-551abb87c1ea x-openstack-request-id: req-f11bd476-ae2b-45e7-a44d-551abb87c1ea {{(pid=86814) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:645}} Sep 01 12:42:39 devstack devstack@c-api.service[86814]: DEBUG novaclient.v2.client [None req-5b29e5b9-b664-4ac7-b798-6182b119ce82 tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "ff18e097-fae2-4991-b996-cee7020c84fd", "serverId": "79d5ce9c-09e2-4579-8718-ba8d139726a4", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "a2a777dd-a4a9-497c-bd75-ac3855543062", "bdm_uuid": "1a7ead5f-16e4-4cb9-9cf7-a763d762256f"}} {{(pid=86814) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:680}} Sep 01 12:42:39 devstack devstack@c-api.service[86814]: DEBUG novaclient.v2.client [None req-5b29e5b9-b664-4ac7-b798-6182b119ce82 tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] GET call to compute for http://192.168.122.202/compute/v2.1/servers/79d5ce9c-09e2-4579-8718-ba8d139726a4/os-volume_attachments/ff18e097-fae2-4991-b996-cee7020c84fd used request id req-f11bd476-ae2b-45e7-a44d-551abb87c1ea {{(pid=86814) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1105}} Sep 01 12:42:39 devstack devstack@c-api.service[86814]: ERROR cinder.volume.api [None req-5b29e5b9-b664-4ac7-b798-6182b119ce82 tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] Detected user call to delete in-use attachment. Call must come from the nova service and nova must be configured to send the service token. Bug #2004555 Sep 01 12:42:39 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault [None req-5b29e5b9-b664-4ac7-b798-6182b119ce82 tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] Caught error: Detach volume from instance 79d5ce9c-09e2-4579-8718-ba8d139726a4 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 79d5ce9c-09e2-4579-8718-ba8d139726a4 using the Compute API Sep 01 12:42:39 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 01 12:42:39 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Sep 01 12:42:39 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 01 12:42:39 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:42:39 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 01 12:42:39 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 01 12:42:39 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:42:39 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 01 12:42:39 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 01 12:42:39 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:42:39 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 01 12:42:39 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 01 12:42:39 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:42:39 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 01 12:42:39 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 01 12:42:39 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:42:39 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Sep 01 12:42:39 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 01 12:42:39 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:42:39 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 01 12:42:39 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 01 12:42:39 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:42:39 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 01 12:42:39 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 01 12:42:39 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:42:39 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 01 12:42:39 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 01 12:42:39 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:42:39 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 01 12:42:39 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 01 12:42:39 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:42:39 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Sep 01 12:42:39 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 01 12:42:39 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:42:39 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 01 12:42:39 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 01 12:42:39 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:42:39 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 01 12:42:39 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 01 12:42:39 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:42:39 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 01 12:42:39 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 01 12:42:39 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:42:39 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 01 12:42:39 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 01 12:42:39 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:42:39 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Sep 01 12:42:39 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 01 12:42:39 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:42:39 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 01 12:42:39 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 01 12:42:39 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:42:39 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 01 12:42:39 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 01 12:42:39 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:42:39 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 01 12:42:39 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 01 12:42:39 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:42:39 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 01 12:42:39 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 01 12:42:39 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:42:39 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Sep 01 12:42:39 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 01 12:42:39 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:42:39 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 01 12:42:39 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 01 12:42:39 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:42:39 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 01 12:42:39 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 01 12:42:39 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:42:39 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 01 12:42:39 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 01 12:42:39 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:42:39 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Sep 01 12:42:39 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 01 12:42:39 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:42:39 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Sep 01 12:42:39 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 01 12:42:39 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:42:39 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Sep 01 12:42:39 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 01 12:42:39 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:42:39 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Sep 01 12:42:39 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Sep 01 12:42:39 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:42:39 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 194, in _terminate_connection Sep 01 12:42:39 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Sep 01 12:42:39 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Sep 01 12:42:39 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Sep 01 12:42:39 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Sep 01 12:42:39 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 01 12:42:39 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 79d5ce9c-09e2-4579-8718-ba8d139726a4 using the Compute API Sep 01 12:42:39 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault Sep 01 12:42:39 devstack devstack@c-api.service[86814]: INFO cinder.api.middleware.fault [None req-5b29e5b9-b664-4ac7-b798-6182b119ce82 tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] http://192.168.122.202/volume/v3/volumes/ff18e097-fae2-4991-b996-cee7020c84fd/action returned with HTTP 409 Sep 01 12:42:39 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 527/1080] 192.168.122.202 () {60 vars in 1274 bytes} [Tue Sep 1 12:42:39 2026] POST /volume/v3/volumes/ff18e097-fae2-4991-b996-cee7020c84fd/action => generated 167 bytes in 589 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:42:39 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-19587548-07eb-46ba-b24a-f1e2249a869e tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Volume info retrieved successfully. Sep 01 12:42:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-c7419138-8086-4397-8de4-5a0f1faa47bb None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:39 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 528/1081] 192.168.122.202 () {62 vars in 1481 bytes} [Tue Sep 1 12:42:39 2026] POST /volume/v3/volumes/ff18e097-fae2-4991-b996-cee7020c84fd/action => generated 114 bytes in 10 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 01 12:42:39 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-19587548-07eb-46ba-b24a-f1e2249a869e tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] http://192.168.122.202/volume/v3/volumes/7298358d-ee7a-4e38-94f8-b2fb75d69112 returned with HTTP 200 Sep 01 12:42:39 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 554/1082] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:42:39 2026] GET /volume/v3/volumes/7298358d-ee7a-4e38-94f8-b2fb75d69112 => generated 1149 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:42:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-a92995e3-1fa6-4d76-a728-93e2789566c3 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:39 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 529/1083] 192.168.122.202 () {62 vars in 1481 bytes} [Tue Sep 1 12:42:39 2026] POST /volume/v3/volumes/ff18e097-fae2-4991-b996-cee7020c84fd/action => generated 114 bytes in 7 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 01 12:42:39 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-aa2fc010-e85b-4846-b071-2cd58e148a67 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-8748ba4d-ead6-464f-b308-c90696f1e61a None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:39 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8748ba4d-ead6-464f-b308-c90696f1e61a tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] GET http://192.168.122.202/volume/v3/volumes/7298358d-ee7a-4e38-94f8-b2fb75d69112 Sep 01 12:42:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-8748ba4d-ead6-464f-b308-c90696f1e61a tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:42:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-8748ba4d-ead6-464f-b308-c90696f1e61a tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:42:39 devstack devstack@c-api.service[86814]: DEBUG oslo_db.sqlalchemy.engines [None req-8748ba4d-ead6-464f-b308-c90696f1e61a tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86814) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 12:42:39 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:42:39 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:42:39 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:42:39 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:42:39 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-8748ba4d-ead6-464f-b308-c90696f1e61a tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Volume info retrieved successfully. Sep 01 12:42:39 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8748ba4d-ead6-464f-b308-c90696f1e61a tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] http://192.168.122.202/volume/v3/volumes/7298358d-ee7a-4e38-94f8-b2fb75d69112 returned with HTTP 200 Sep 01 12:42:39 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 530/1084] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:42:39 2026] GET /volume/v3/volumes/7298358d-ee7a-4e38-94f8-b2fb75d69112 => generated 1149 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:42:39 devstack devstack@c-api.service[86815]: WARNING keystonemiddleware.auth_token [None req-aa2fc010-e85b-4846-b071-2cd58e148a67 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Sep 01 12:42:39 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 555/1085] 192.168.122.202 () {62 vars in 1481 bytes} [Tue Sep 1 12:42:39 2026] POST /volume/v3/volumes/ff18e097-fae2-4991-b996-cee7020c84fd/action => generated 114 bytes in 191 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 01 12:42:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-795cc252-d6e0-425c-86b2-67fae8960123 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:39 devstack devstack@c-api.service[86814]: WARNING keystonemiddleware.auth_token [None req-795cc252-d6e0-425c-86b2-67fae8960123 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Sep 01 12:42:39 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 531/1086] 192.168.122.202 () {62 vars in 1481 bytes} [Tue Sep 1 12:42:39 2026] POST /volume/v3/volumes/ff18e097-fae2-4991-b996-cee7020c84fd/action => generated 114 bytes in 76 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 01 12:42:39 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-c3a7d7e1-ccfa-4d3d-a008-294015ef5c02 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:40 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c3a7d7e1-ccfa-4d3d-a008-294015ef5c02 tempest-TestServerVolumeAttachmentScenario-1220036280 tempest-TestServerVolumeAttachmentScenario-1220036280-project-admin] POST http://192.168.122.202/volume/v3/volumes/ff18e097-fae2-4991-b996-cee7020c84fd/action Sep 01 12:42:40 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c3a7d7e1-ccfa-4d3d-a008-294015ef5c02 tempest-TestServerVolumeAttachmentScenario-1220036280 tempest-TestServerVolumeAttachmentScenario-1220036280-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86815) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:42:40 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c3a7d7e1-ccfa-4d3d-a008-294015ef5c02 tempest-TestServerVolumeAttachmentScenario-1220036280 tempest-TestServerVolumeAttachmentScenario-1220036280-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:42:40 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:42:40 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:42:40 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:42:40 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:42:40 devstack devstack@c-api.service[86815]: DEBUG cinder.api.contrib.admin_actions [None req-c3a7d7e1-ccfa-4d3d-a008-294015ef5c02 tempest-TestServerVolumeAttachmentScenario-1220036280 tempest-TestServerVolumeAttachmentScenario-1220036280-project-admin] Updating volume 'ff18e097-fae2-4991-b996-cee7020c84fd' with '{'status': 'error'}' {{(pid=86815) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 01 12:42:40 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:42:40 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:42:40 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:42:40 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:42:40 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c3a7d7e1-ccfa-4d3d-a008-294015ef5c02 tempest-TestServerVolumeAttachmentScenario-1220036280 tempest-TestServerVolumeAttachmentScenario-1220036280-project-admin] http://192.168.122.202/volume/v3/volumes/ff18e097-fae2-4991-b996-cee7020c84fd/action returned with HTTP 202 Sep 01 12:42:40 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 556/1087] 192.168.122.202 () {60 vars in 1274 bytes} [Tue Sep 1 12:42:39 2026] POST /volume/v3/volumes/ff18e097-fae2-4991-b996-cee7020c84fd/action => generated 0 bytes in 456 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 01 12:42:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-7e9d9d85-a1bb-4a8d-8523-4a6ab4ac0879 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:40 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7e9d9d85-a1bb-4a8d-8523-4a6ab4ac0879 tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] GET http://192.168.122.202/volume/v3/volumes/ff18e097-fae2-4991-b996-cee7020c84fd Sep 01 12:42:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-7e9d9d85-a1bb-4a8d-8523-4a6ab4ac0879 tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:42:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-7e9d9d85-a1bb-4a8d-8523-4a6ab4ac0879 tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:42:40 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:42:40 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:42:40 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:42:40 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:42:40 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-7e9d9d85-a1bb-4a8d-8523-4a6ab4ac0879 tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] Volume info retrieved successfully. Sep 01 12:42:40 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-bd42a14d-3f6e-4be3-bab1-5e8f62d1451d None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:40 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-bd42a14d-3f6e-4be3-bab1-5e8f62d1451d tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] GET http://192.168.122.202/volume/v3/volumes/3f5ce39f-b923-48b3-a908-a465e1a34cd3 Sep 01 12:42:40 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-bd42a14d-3f6e-4be3-bab1-5e8f62d1451d tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:42:40 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-bd42a14d-3f6e-4be3-bab1-5e8f62d1451d tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:42:40 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7e9d9d85-a1bb-4a8d-8523-4a6ab4ac0879 tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] http://192.168.122.202/volume/v3/volumes/ff18e097-fae2-4991-b996-cee7020c84fd returned with HTTP 200 Sep 01 12:42:40 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 532/1088] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:42:40 2026] GET /volume/v3/volumes/ff18e097-fae2-4991-b996-cee7020c84fd => generated 1157 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:42:40 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:42:40 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:42:40 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:42:40 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:42:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-39ea44e2-77f7-4c59-8e2c-092f08863507 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:40 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-bd42a14d-3f6e-4be3-bab1-5e8f62d1451d tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Volume info retrieved successfully. Sep 01 12:42:40 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-39ea44e2-77f7-4c59-8e2c-092f08863507 tempest-TestServerVolumeAttachmentScenario-1220036280 tempest-TestServerVolumeAttachmentScenario-1220036280-project-admin] POST http://192.168.122.202/volume/v3/volumes/ff18e097-fae2-4991-b996-cee7020c84fd/action Sep 01 12:42:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-39ea44e2-77f7-4c59-8e2c-092f08863507 tempest-TestServerVolumeAttachmentScenario-1220036280 tempest-TestServerVolumeAttachmentScenario-1220036280-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "a2a777dd-a4a9-497c-bd75-ac3855543062"}}' {{(pid=86814) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:42:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-39ea44e2-77f7-4c59-8e2c-092f08863507 tempest-TestServerVolumeAttachmentScenario-1220036280 tempest-TestServerVolumeAttachmentScenario-1220036280-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "a2a777dd-a4a9-497c-bd75-ac3855543062"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:42:40 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-bd42a14d-3f6e-4be3-bab1-5e8f62d1451d tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] http://192.168.122.202/volume/v3/volumes/3f5ce39f-b923-48b3-a908-a465e1a34cd3 returned with HTTP 200 Sep 01 12:42:40 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 557/1089] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:42:40 2026] GET /volume/v3/volumes/3f5ce39f-b923-48b3-a908-a465e1a34cd3 => generated 851 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:42:40 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:42:40 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:42:40 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:42:40 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:42:40 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-39ea44e2-77f7-4c59-8e2c-092f08863507 tempest-TestServerVolumeAttachmentScenario-1220036280 tempest-TestServerVolumeAttachmentScenario-1220036280-project-admin] Volume info retrieved successfully. Sep 01 12:42:40 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-39ea44e2-77f7-4c59-8e2c-092f08863507 tempest-TestServerVolumeAttachmentScenario-1220036280 tempest-TestServerVolumeAttachmentScenario-1220036280-project-admin] Attachment connected to vm 79d5ce9c-09e2-4579-8718-ba8d139726a4, checking data on nova Sep 01 12:42:40 devstack devstack@c-api.service[86814]: DEBUG cinder.compute.nova [None req-39ea44e2-77f7-4c59-8e2c-092f08863507 tempest-TestServerVolumeAttachmentScenario-1220036280 tempest-TestServerVolumeAttachmentScenario-1220036280-project-admin] Creating Keystone token plugin using URL: http://192.168.122.202/identity {{(pid=86814) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 01 12:42:40 devstack devstack@c-api.service[86814]: DEBUG novaclient.v2.client [None req-39ea44e2-77f7-4c59-8e2c-092f08863507 tempest-TestServerVolumeAttachmentScenario-1220036280 tempest-TestServerVolumeAttachmentScenario-1220036280-project-admin] REQ: curl -g -i -X GET http://192.168.122.202/compute/v2.1/servers/79d5ce9c-09e2-4579-8718-ba8d139726a4/os-volume_attachments/ff18e097-fae2-4991-b996-cee7020c84fd -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}0c15ed7a2c4a95d789339deb38d022f6534600fe796279efc81be432a2e18717" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-39ea44e2-77f7-4c59-8e2c-092f08863507" -H "X-Service-Token: {SHA256}9e25ee792807dbdc207c4d443fc49439436289c31654f074e912a9cb08efefda" {{(pid=86814) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:604}} Sep 01 12:42:41 devstack devstack@c-api.service[86814]: DEBUG novaclient.v2.client [None req-39ea44e2-77f7-4c59-8e2c-092f08863507 tempest-TestServerVolumeAttachmentScenario-1220036280 tempest-TestServerVolumeAttachmentScenario-1220036280-project-admin] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Tue, 01 Sep 2026 10:42:40 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-5434251e-f195-4e43-b1d6-284df6acfb81 x-openstack-request-id: req-5434251e-f195-4e43-b1d6-284df6acfb81 {{(pid=86814) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:645}} Sep 01 12:42:41 devstack devstack@c-api.service[86814]: DEBUG novaclient.v2.client [None req-39ea44e2-77f7-4c59-8e2c-092f08863507 tempest-TestServerVolumeAttachmentScenario-1220036280 tempest-TestServerVolumeAttachmentScenario-1220036280-project-admin] RESP BODY: {"volumeAttachment": {"volumeId": "ff18e097-fae2-4991-b996-cee7020c84fd", "serverId": "79d5ce9c-09e2-4579-8718-ba8d139726a4", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "a2a777dd-a4a9-497c-bd75-ac3855543062", "bdm_uuid": "1a7ead5f-16e4-4cb9-9cf7-a763d762256f"}} {{(pid=86814) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:680}} Sep 01 12:42:41 devstack devstack@c-api.service[86814]: DEBUG novaclient.v2.client [None req-39ea44e2-77f7-4c59-8e2c-092f08863507 tempest-TestServerVolumeAttachmentScenario-1220036280 tempest-TestServerVolumeAttachmentScenario-1220036280-project-admin] GET call to compute for http://192.168.122.202/compute/v2.1/servers/79d5ce9c-09e2-4579-8718-ba8d139726a4/os-volume_attachments/ff18e097-fae2-4991-b996-cee7020c84fd used request id req-5434251e-f195-4e43-b1d6-284df6acfb81 {{(pid=86814) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1105}} Sep 01 12:42:41 devstack devstack@c-api.service[86814]: ERROR cinder.volume.api [None req-39ea44e2-77f7-4c59-8e2c-092f08863507 tempest-TestServerVolumeAttachmentScenario-1220036280 tempest-TestServerVolumeAttachmentScenario-1220036280-project-admin] Detected user call to delete in-use attachment. Call must come from the nova service and nova must be configured to send the service token. Bug #2004555 Sep 01 12:42:41 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault [None req-39ea44e2-77f7-4c59-8e2c-092f08863507 tempest-TestServerVolumeAttachmentScenario-1220036280 tempest-TestServerVolumeAttachmentScenario-1220036280-project-admin] Caught error: Detach volume from instance 79d5ce9c-09e2-4579-8718-ba8d139726a4 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 79d5ce9c-09e2-4579-8718-ba8d139726a4 using the Compute API Sep 01 12:42:41 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 01 12:42:41 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Sep 01 12:42:41 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 01 12:42:41 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:42:41 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 01 12:42:41 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 01 12:42:41 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:42:41 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 01 12:42:41 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 01 12:42:41 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:42:41 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 01 12:42:41 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 01 12:42:41 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:42:41 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 01 12:42:41 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 01 12:42:41 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:42:41 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Sep 01 12:42:41 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 01 12:42:41 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:42:41 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 01 12:42:41 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 01 12:42:41 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:42:41 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 01 12:42:41 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 01 12:42:41 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:42:41 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 01 12:42:41 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 01 12:42:41 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:42:41 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 01 12:42:41 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 01 12:42:41 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:42:41 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Sep 01 12:42:41 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 01 12:42:41 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:42:41 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 01 12:42:41 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 01 12:42:41 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:42:41 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 01 12:42:41 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 01 12:42:41 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:42:41 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 01 12:42:41 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 01 12:42:41 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:42:41 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 01 12:42:41 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 01 12:42:41 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:42:41 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Sep 01 12:42:41 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 01 12:42:41 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:42:41 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 01 12:42:41 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 01 12:42:41 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:42:41 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 01 12:42:41 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 01 12:42:41 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:42:41 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 01 12:42:41 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 01 12:42:41 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:42:41 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 01 12:42:41 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 01 12:42:41 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:42:41 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Sep 01 12:42:41 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 01 12:42:41 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:42:41 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 01 12:42:41 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 01 12:42:41 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:42:41 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 01 12:42:41 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 01 12:42:41 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:42:41 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 01 12:42:41 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 01 12:42:41 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:42:41 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Sep 01 12:42:41 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 01 12:42:41 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:42:41 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Sep 01 12:42:41 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 01 12:42:41 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:42:41 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Sep 01 12:42:41 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 01 12:42:41 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:42:41 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Sep 01 12:42:41 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Sep 01 12:42:41 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:42:41 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/admin_actions.py", line 139, in _force_detach Sep 01 12:42:41 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Sep 01 12:42:41 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Sep 01 12:42:41 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Sep 01 12:42:41 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Sep 01 12:42:41 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 01 12:42:41 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 79d5ce9c-09e2-4579-8718-ba8d139726a4 using the Compute API Sep 01 12:42:41 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault Sep 01 12:42:41 devstack devstack@c-api.service[86814]: INFO cinder.api.middleware.fault [None req-39ea44e2-77f7-4c59-8e2c-092f08863507 tempest-TestServerVolumeAttachmentScenario-1220036280 tempest-TestServerVolumeAttachmentScenario-1220036280-project-admin] http://192.168.122.202/volume/v3/volumes/ff18e097-fae2-4991-b996-cee7020c84fd/action returned with HTTP 409 Sep 01 12:42:41 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 533/1090] 192.168.122.202 () {60 vars in 1274 bytes} [Tue Sep 1 12:42:40 2026] POST /volume/v3/volumes/ff18e097-fae2-4991-b996-cee7020c84fd/action => generated 167 bytes in 658 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:42:41 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-590d07b9-591f-4e8f-84e8-6bba448ac2e4 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:41 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 558/1091] 192.168.122.202 () {62 vars in 1481 bytes} [Tue Sep 1 12:42:41 2026] POST /volume/v3/volumes/ff18e097-fae2-4991-b996-cee7020c84fd/action => generated 114 bytes in 15 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 01 12:42:41 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-8211568b-faa8-4223-b6f6-e8d02c9f7268 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:41 devstack devstack@c-api.service[86814]: WARNING keystonemiddleware.auth_token [None req-8211568b-faa8-4223-b6f6-e8d02c9f7268 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Sep 01 12:42:41 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 534/1092] 192.168.122.202 () {62 vars in 1481 bytes} [Tue Sep 1 12:42:41 2026] POST /volume/v3/volumes/ff18e097-fae2-4991-b996-cee7020c84fd/action => generated 114 bytes in 200 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 01 12:42:41 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-093cfd19-c32d-4f35-b3ff-795924b2dacc None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:41 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-093cfd19-c32d-4f35-b3ff-795924b2dacc tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] GET http://192.168.122.202/volume/v3/volumes/230e709b-4184-4298-b45f-cbe6c5c20cfb Sep 01 12:42:41 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-093cfd19-c32d-4f35-b3ff-795924b2dacc tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:42:41 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-093cfd19-c32d-4f35-b3ff-795924b2dacc tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:42:41 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:42:41 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:42:41 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:42:41 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:42:41 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-093cfd19-c32d-4f35-b3ff-795924b2dacc tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] Volume info retrieved successfully. Sep 01 12:42:41 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-093cfd19-c32d-4f35-b3ff-795924b2dacc tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] http://192.168.122.202/volume/v3/volumes/230e709b-4184-4298-b45f-cbe6c5c20cfb returned with HTTP 200 Sep 01 12:42:41 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 559/1093] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:42:41 2026] GET /volume/v3/volumes/230e709b-4184-4298-b45f-cbe6c5c20cfb => generated 866 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:42:41 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-85eb51a7-377c-49cd-a9e2-c476dbf99d6a None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:41 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-85eb51a7-377c-49cd-a9e2-c476dbf99d6a tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] GET http://192.168.122.202/volume/v3/volumes/230e709b-4184-4298-b45f-cbe6c5c20cfb Sep 01 12:42:41 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-85eb51a7-377c-49cd-a9e2-c476dbf99d6a tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:42:41 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-85eb51a7-377c-49cd-a9e2-c476dbf99d6a tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:42:41 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-af3301d3-b647-446e-bfde-9fd5e9d5cc17 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:41 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-af3301d3-b647-446e-bfde-9fd5e9d5cc17 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] GET http://192.168.122.202/volume/v3/volumes/3f5ce39f-b923-48b3-a908-a465e1a34cd3 Sep 01 12:42:41 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-af3301d3-b647-446e-bfde-9fd5e9d5cc17 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:42:41 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-af3301d3-b647-446e-bfde-9fd5e9d5cc17 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:42:41 devstack devstack@c-api.service[86814]: DEBUG oslo_db.sqlalchemy.engines [None req-85eb51a7-377c-49cd-a9e2-c476dbf99d6a tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86814) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 12:42:41 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:42:41 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:42:41 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:42:41 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:42:41 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-af3301d3-b647-446e-bfde-9fd5e9d5cc17 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Volume info retrieved successfully. Sep 01 12:42:41 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:42:41 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:42:41 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:42:41 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:42:41 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-85eb51a7-377c-49cd-a9e2-c476dbf99d6a tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] Volume info retrieved successfully. Sep 01 12:42:41 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-af3301d3-b647-446e-bfde-9fd5e9d5cc17 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] http://192.168.122.202/volume/v3/volumes/3f5ce39f-b923-48b3-a908-a465e1a34cd3 returned with HTTP 200 Sep 01 12:42:41 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 560/1094] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:42:41 2026] GET /volume/v3/volumes/3f5ce39f-b923-48b3-a908-a465e1a34cd3 => generated 851 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:42:41 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-85eb51a7-377c-49cd-a9e2-c476dbf99d6a tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] http://192.168.122.202/volume/v3/volumes/230e709b-4184-4298-b45f-cbe6c5c20cfb returned with HTTP 200 Sep 01 12:42:41 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 535/1095] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:42:41 2026] GET /volume/v3/volumes/230e709b-4184-4298-b45f-cbe6c5c20cfb => generated 866 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:42:41 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-10dd2762-1df4-4dc3-873b-75960929391d req-c6dab7bc-c9bc-41d0-a54c-71963bcab2d7 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:41 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-10dd2762-1df4-4dc3-873b-75960929391d req-c6dab7bc-c9bc-41d0-a54c-71963bcab2d7 tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] GET http://192.168.122.202/volume/v3/volumes/230e709b-4184-4298-b45f-cbe6c5c20cfb Sep 01 12:42:41 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-10dd2762-1df4-4dc3-873b-75960929391d req-c6dab7bc-c9bc-41d0-a54c-71963bcab2d7 tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:42:41 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-10dd2762-1df4-4dc3-873b-75960929391d req-c6dab7bc-c9bc-41d0-a54c-71963bcab2d7 tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:42:41 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:42:41 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:42:41 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:42:41 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:42:41 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [req-10dd2762-1df4-4dc3-873b-75960929391d req-c6dab7bc-c9bc-41d0-a54c-71963bcab2d7 tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] Volume info retrieved successfully. Sep 01 12:42:41 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-10dd2762-1df4-4dc3-873b-75960929391d req-c6dab7bc-c9bc-41d0-a54c-71963bcab2d7 tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] http://192.168.122.202/volume/v3/volumes/230e709b-4184-4298-b45f-cbe6c5c20cfb returned with HTTP 200 Sep 01 12:42:41 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 561/1096] 192.168.122.202 () {60 vars in 1487 bytes} [Tue Sep 1 12:42:41 2026] GET /volume/v3/volumes/230e709b-4184-4298-b45f-cbe6c5c20cfb => generated 866 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:42:42 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-12031655-2a11-4912-9e34-666b529a2986 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:42 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-12031655-2a11-4912-9e34-666b529a2986 None None] GET http://192.168.122.202/volume// Sep 01 12:42:42 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-12031655-2a11-4912-9e34-666b529a2986 None None] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:42:42 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-12031655-2a11-4912-9e34-666b529a2986 None None] Calling method 'all' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:42:42 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-12031655-2a11-4912-9e34-666b529a2986 None None] http://192.168.122.202/volume// returned with HTTP 300 Sep 01 12:42:42 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 536/1097] 192.168.122.202 () {58 vars in 1317 bytes} [Tue Sep 1 12:42:42 2026] GET /volume/ => generated 390 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 12:42:42 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-10dd2762-1df4-4dc3-873b-75960929391d req-2cbd5fc5-bd8b-4348-99bb-3cd87b5a788c None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:42 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-10dd2762-1df4-4dc3-873b-75960929391d req-2cbd5fc5-bd8b-4348-99bb-3cd87b5a788c tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] POST http://192.168.122.202/volume/v3/attachments Sep 01 12:42:42 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-10dd2762-1df4-4dc3-873b-75960929391d req-2cbd5fc5-bd8b-4348-99bb-3cd87b5a788c tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "230e709b-4184-4298-b45f-cbe6c5c20cfb", "connector": null, "instance_uuid": "79d5ce9c-09e2-4579-8718-ba8d139726a4"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:42:42 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:42:42 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:42:42 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:42:42 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:42:42 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-10dd2762-1df4-4dc3-873b-75960929391d req-2cbd5fc5-bd8b-4348-99bb-3cd87b5a788c tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] http://192.168.122.202/volume/v3/attachments returned with HTTP 200 Sep 01 12:42:42 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 562/1098] 192.168.122.202 () {66 vars in 1483 bytes} [Tue Sep 1 12:42:42 2026] POST /volume/v3/attachments => generated 273 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:42:42 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-ffc3ca2b-7555-45bc-b895-28f1e116cc8b None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:42 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ffc3ca2b-7555-45bc-b895-28f1e116cc8b tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] GET http://192.168.122.202/volume/v3/volumes/230e709b-4184-4298-b45f-cbe6c5c20cfb Sep 01 12:42:42 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-ffc3ca2b-7555-45bc-b895-28f1e116cc8b tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:42:42 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-ffc3ca2b-7555-45bc-b895-28f1e116cc8b tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:42:42 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:42:42 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:42:42 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-413d6f28-2c7c-4998-a59a-5097d4b96b26 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:42 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-413d6f28-2c7c-4998-a59a-5097d4b96b26 None None] GET http://192.168.122.202/volume// Sep 01 12:42:42 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-413d6f28-2c7c-4998-a59a-5097d4b96b26 None None] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:42:42 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-413d6f28-2c7c-4998-a59a-5097d4b96b26 None None] Calling method 'all' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:42:42 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-413d6f28-2c7c-4998-a59a-5097d4b96b26 None None] http://192.168.122.202/volume// returned with HTTP 300 Sep 01 12:42:42 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 563/1099] 192.168.122.202 () {58 vars in 1315 bytes} [Tue Sep 1 12:42:42 2026] GET /volume/ => generated 390 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 12:42:42 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-10dd2762-1df4-4dc3-873b-75960929391d req-221d3e3b-c75f-4643-aa95-81524bb38206 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:42 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:42:42 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:42:42 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-10dd2762-1df4-4dc3-873b-75960929391d req-221d3e3b-c75f-4643-aa95-81524bb38206 tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] GET http://192.168.122.202/volume/v3/volumes/230e709b-4184-4298-b45f-cbe6c5c20cfb Sep 01 12:42:42 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-10dd2762-1df4-4dc3-873b-75960929391d req-221d3e3b-c75f-4643-aa95-81524bb38206 tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:42:42 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-10dd2762-1df4-4dc3-873b-75960929391d req-221d3e3b-c75f-4643-aa95-81524bb38206 tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:42:42 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-ffc3ca2b-7555-45bc-b895-28f1e116cc8b tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] Volume info retrieved successfully. Sep 01 12:42:42 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ffc3ca2b-7555-45bc-b895-28f1e116cc8b tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] http://192.168.122.202/volume/v3/volumes/230e709b-4184-4298-b45f-cbe6c5c20cfb returned with HTTP 200 Sep 01 12:42:42 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:42:42 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:42:42 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 537/1100] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:42:42 2026] GET /volume/v3/volumes/230e709b-4184-4298-b45f-cbe6c5c20cfb => generated 865 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:42:42 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:42:42 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:42:42 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [req-10dd2762-1df4-4dc3-873b-75960929391d req-221d3e3b-c75f-4643-aa95-81524bb38206 tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] Volume info retrieved successfully. Sep 01 12:42:42 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-10dd2762-1df4-4dc3-873b-75960929391d req-221d3e3b-c75f-4643-aa95-81524bb38206 tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] http://192.168.122.202/volume/v3/volumes/230e709b-4184-4298-b45f-cbe6c5c20cfb returned with HTTP 200 Sep 01 12:42:42 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 564/1101] 192.168.122.202 () {62 vars in 1528 bytes} [Tue Sep 1 12:42:42 2026] GET /volume/v3/volumes/230e709b-4184-4298-b45f-cbe6c5c20cfb => generated 1046 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 12:42:42 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-10dd2762-1df4-4dc3-873b-75960929391d req-15d87d29-c051-4c51-8c67-c9b5e675a3df None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:42 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-10dd2762-1df4-4dc3-873b-75960929391d req-15d87d29-c051-4c51-8c67-c9b5e675a3df tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] PUT http://192.168.122.202/volume/v3/attachments/687cdabf-dc7e-430c-acfb-3415ef690331 Sep 01 12:42:42 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-10dd2762-1df4-4dc3-873b-75960929391d req-15d87d29-c051-4c51-8c67-c9b5e675a3df tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.202", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9cabaa2c96fd", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "d576c0ca-ddd0-46cc-913d-b7a80063e011", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:42:42 devstack devstack@c-api.service[86814]: DEBUG cinder.coordination [req-10dd2762-1df4-4dc3-873b-75960929391d req-15d87d29-c051-4c51-8c67-c9b5e675a3df tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] Acquiring lock "cinder-attachment_update-230e709b-4184-4298-b45f-cbe6c5c20cfb-devstack" by "attachment_update" {{(pid=86814) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 12:42:42 devstack devstack@c-api.service[86814]: DEBUG cinder.coordination [req-10dd2762-1df4-4dc3-873b-75960929391d req-15d87d29-c051-4c51-8c67-c9b5e675a3df tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] Lock "cinder-attachment_update-230e709b-4184-4298-b45f-cbe6c5c20cfb-devstack" acquired by "attachment_update" :: waited 0.019s {{(pid=86814) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 12:42:42 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:42:42 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:42:42 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:42:42 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:42:42 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-f6b23ccb-53b8-46c7-a35e-e7f903b145d0 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:42 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f6b23ccb-53b8-46c7-a35e-e7f903b145d0 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] GET http://192.168.122.202/volume/v3/volumes/3f5ce39f-b923-48b3-a908-a465e1a34cd3 Sep 01 12:42:42 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f6b23ccb-53b8-46c7-a35e-e7f903b145d0 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:42:42 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f6b23ccb-53b8-46c7-a35e-e7f903b145d0 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:42:42 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:42:42 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:42:42 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:42:42 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:42:42 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-f6b23ccb-53b8-46c7-a35e-e7f903b145d0 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Volume info retrieved successfully. Sep 01 12:42:42 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f6b23ccb-53b8-46c7-a35e-e7f903b145d0 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] http://192.168.122.202/volume/v3/volumes/3f5ce39f-b923-48b3-a908-a465e1a34cd3 returned with HTTP 200 Sep 01 12:42:42 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 565/1102] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:42:42 2026] GET /volume/v3/volumes/3f5ce39f-b923-48b3-a908-a465e1a34cd3 => generated 851 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:42:43 devstack devstack@c-api.service[86814]: DEBUG cinder.coordination [req-10dd2762-1df4-4dc3-873b-75960929391d req-15d87d29-c051-4c51-8c67-c9b5e675a3df tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] Lock "cinder-attachment_update-230e709b-4184-4298-b45f-cbe6c5c20cfb-devstack" released by "attachment_update" :: held 0.339s {{(pid=86814) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 12:42:43 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-10dd2762-1df4-4dc3-873b-75960929391d req-15d87d29-c051-4c51-8c67-c9b5e675a3df tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] http://192.168.122.202/volume/v3/attachments/687cdabf-dc7e-430c-acfb-3415ef690331 returned with HTTP 200 Sep 01 12:42:43 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 538/1103] 192.168.122.202 () {66 vars in 1593 bytes} [Tue Sep 1 12:42:42 2026] PUT /volume/v3/attachments/687cdabf-dc7e-430c-acfb-3415ef690331 => generated 694 bytes in 403 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:42:43 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-a9e87ecd-7b41-4f2f-838c-aaced5c77ff0 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:43 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a9e87ecd-7b41-4f2f-838c-aaced5c77ff0 tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] GET http://192.168.122.202/volume/v3/volumes/230e709b-4184-4298-b45f-cbe6c5c20cfb Sep 01 12:42:43 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a9e87ecd-7b41-4f2f-838c-aaced5c77ff0 tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:42:43 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a9e87ecd-7b41-4f2f-838c-aaced5c77ff0 tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:42:43 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:42:43 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:42:43 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:42:43 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:42:43 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-10dd2762-1df4-4dc3-873b-75960929391d req-93cc7595-1cd1-49ec-a256-13a5b44d7a87 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:43 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-10dd2762-1df4-4dc3-873b-75960929391d req-93cc7595-1cd1-49ec-a256-13a5b44d7a87 tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] POST http://192.168.122.202/volume/v3/attachments/687cdabf-dc7e-430c-acfb-3415ef690331/action Sep 01 12:42:43 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-10dd2762-1df4-4dc3-873b-75960929391d req-93cc7595-1cd1-49ec-a256-13a5b44d7a87 tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] Action body: b'{"os-complete": null}' {{(pid=86814) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:42:43 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-10dd2762-1df4-4dc3-873b-75960929391d req-93cc7595-1cd1-49ec-a256-13a5b44d7a87 tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:42:43 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-a9e87ecd-7b41-4f2f-838c-aaced5c77ff0 tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] Volume info retrieved successfully. Sep 01 12:42:43 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a9e87ecd-7b41-4f2f-838c-aaced5c77ff0 tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] http://192.168.122.202/volume/v3/volumes/230e709b-4184-4298-b45f-cbe6c5c20cfb returned with HTTP 200 Sep 01 12:42:43 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 566/1104] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:42:43 2026] GET /volume/v3/volumes/230e709b-4184-4298-b45f-cbe6c5c20cfb => generated 866 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:42:43 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:42:43 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:42:43 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:42:43 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:42:43 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-10dd2762-1df4-4dc3-873b-75960929391d req-93cc7595-1cd1-49ec-a256-13a5b44d7a87 tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] http://192.168.122.202/volume/v3/attachments/687cdabf-dc7e-430c-acfb-3415ef690331/action returned with HTTP 204 Sep 01 12:42:43 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 539/1105] 192.168.122.202 () {66 vars in 1614 bytes} [Tue Sep 1 12:42:43 2026] POST /volume/v3/attachments/687cdabf-dc7e-430c-acfb-3415ef690331/action => generated 0 bytes in 113 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:42:43 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-86f70b04-fa58-429b-a3a8-4a2f351175d2 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:43 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-86f70b04-fa58-429b-a3a8-4a2f351175d2 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] GET http://192.168.122.202/volume/v3/volumes/3f5ce39f-b923-48b3-a908-a465e1a34cd3 Sep 01 12:42:43 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-86f70b04-fa58-429b-a3a8-4a2f351175d2 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:42:43 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-86f70b04-fa58-429b-a3a8-4a2f351175d2 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:42:43 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:42:43 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:42:43 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:42:43 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:42:43 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-86f70b04-fa58-429b-a3a8-4a2f351175d2 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Volume info retrieved successfully. Sep 01 12:42:43 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-86f70b04-fa58-429b-a3a8-4a2f351175d2 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] http://192.168.122.202/volume/v3/volumes/3f5ce39f-b923-48b3-a908-a465e1a34cd3 returned with HTTP 200 Sep 01 12:42:43 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 567/1106] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:42:43 2026] GET /volume/v3/volumes/3f5ce39f-b923-48b3-a908-a465e1a34cd3 => generated 851 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:42:44 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-e6b60850-cb67-4cf6-ba5b-b40227c975a2 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:44 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e6b60850-cb67-4cf6-ba5b-b40227c975a2 tempest-VolumeTypesNegativeTest-187236731 tempest-VolumeTypesNegativeTest-187236731-project-admin] POST http://192.168.122.202/volume/v3/types/b7a14904-c03a-47bb-a76a-73991e59baf8/encryption Sep 01 12:42:44 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e6b60850-cb67-4cf6-ba5b-b40227c975a2 tempest-VolumeTypesNegativeTest-187236731 tempest-VolumeTypesNegativeTest-187236731-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:42:44 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e6b60850-cb67-4cf6-ba5b-b40227c975a2 tempest-VolumeTypesNegativeTest-187236731 tempest-VolumeTypesNegativeTest-187236731-project-admin] http://192.168.122.202/volume/v3/types/b7a14904-c03a-47bb-a76a-73991e59baf8/encryption returned with HTTP 404 Sep 01 12:42:44 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 540/1107] 192.168.122.202 () {60 vars in 1281 bytes} [Tue Sep 1 12:42:44 2026] POST /volume/v3/types/b7a14904-c03a-47bb-a76a-73991e59baf8/encryption => generated 114 bytes in 185 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:42:44 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-e1367e65-d542-4906-b654-ea96fc552be6 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:44 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e1367e65-d542-4906-b654-ea96fc552be6 tempest-VolumeTypesNegativeTest-187236731 tempest-VolumeTypesNegativeTest-187236731-project-admin] POST http://192.168.122.202/volume/v3/types Sep 01 12:42:44 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e1367e65-d542-4906-b654-ea96fc552be6 tempest-VolumeTypesNegativeTest-187236731 tempest-VolumeTypesNegativeTest-187236731-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-694154166", "os-volume-type-access:is_public": false}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:42:44 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e1367e65-d542-4906-b654-ea96fc552be6 tempest-VolumeTypesNegativeTest-187236731 tempest-VolumeTypesNegativeTest-187236731-project-admin] http://192.168.122.202/volume/v3/types returned with HTTP 200 Sep 01 12:42:44 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 568/1108] 192.168.122.202 () {60 vars in 1137 bytes} [Tue Sep 1 12:42:44 2026] POST /volume/v3/types => generated 230 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:42:44 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-2e325f25-ebe5-4183-8f01-ce4465906c06 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:44 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-2e325f25-ebe5-4183-8f01-ce4465906c06 tempest-VolumeTypesNegativeTest-439160964 tempest-VolumeTypesNegativeTest-439160964-project-member] POST http://192.168.122.202/volume/v3/volumes Sep 01 12:42:44 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-2e325f25-ebe5-4183-8f01-ce4465906c06 tempest-VolumeTypesNegativeTest-439160964 tempest-VolumeTypesNegativeTest-439160964-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "cbd2481f-d693-457c-84e0-152cdf884d83", "size": 1, "name": "tempest-VolumeTypesNegativeTest-Volume-1825025888"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:42:44 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volumes [None req-2e325f25-ebe5-4183-8f01-ce4465906c06 tempest-VolumeTypesNegativeTest-439160964 tempest-VolumeTypesNegativeTest-439160964-project-member] Create volume request body: {'volume': {'volume_type': 'cbd2481f-d693-457c-84e0-152cdf884d83', 'size': 1, 'name': 'tempest-VolumeTypesNegativeTest-Volume-1825025888'}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:42:44 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-2e325f25-ebe5-4183-8f01-ce4465906c06 tempest-VolumeTypesNegativeTest-439160964 tempest-VolumeTypesNegativeTest-439160964-project-member] http://192.168.122.202/volume/v3/volumes returned with HTTP 404 Sep 01 12:42:44 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 541/1109] 192.168.122.202 () {60 vars in 1143 bytes} [Tue Sep 1 12:42:44 2026] POST /volume/v3/volumes => generated 114 bytes in 193 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:42:44 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-68963bef-c28a-44a8-88cb-7fb629a053cc None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:44 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-68963bef-c28a-44a8-88cb-7fb629a053cc tempest-VolumeTypesNegativeTest-187236731 tempest-VolumeTypesNegativeTest-187236731-project-admin] DELETE http://192.168.122.202/volume/v3/types/cbd2481f-d693-457c-84e0-152cdf884d83 Sep 01 12:42:44 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-68963bef-c28a-44a8-88cb-7fb629a053cc tempest-VolumeTypesNegativeTest-187236731 tempest-VolumeTypesNegativeTest-187236731-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:42:44 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-68963bef-c28a-44a8-88cb-7fb629a053cc tempest-VolumeTypesNegativeTest-187236731 tempest-VolumeTypesNegativeTest-187236731-project-admin] Calling method '_delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:42:44 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-c3f6e3e6-3db1-4a95-9eab-7ff499533594 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:44 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c3f6e3e6-3db1-4a95-9eab-7ff499533594 tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] GET http://192.168.122.202/volume/v3/volumes/230e709b-4184-4298-b45f-cbe6c5c20cfb Sep 01 12:42:44 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c3f6e3e6-3db1-4a95-9eab-7ff499533594 tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:42:44 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c3f6e3e6-3db1-4a95-9eab-7ff499533594 tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:42:44 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:42:44 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:42:44 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:42:44 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:42:44 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-c3f6e3e6-3db1-4a95-9eab-7ff499533594 tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] Volume info retrieved successfully. Sep 01 12:42:44 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c3f6e3e6-3db1-4a95-9eab-7ff499533594 tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] http://192.168.122.202/volume/v3/volumes/230e709b-4184-4298-b45f-cbe6c5c20cfb returned with HTTP 200 Sep 01 12:42:44 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 542/1110] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:42:44 2026] GET /volume/v3/volumes/230e709b-4184-4298-b45f-cbe6c5c20cfb => generated 1158 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 12:42:44 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-68963bef-c28a-44a8-88cb-7fb629a053cc tempest-VolumeTypesNegativeTest-187236731 tempest-VolumeTypesNegativeTest-187236731-project-admin] http://192.168.122.202/volume/v3/types/cbd2481f-d693-457c-84e0-152cdf884d83 returned with HTTP 202 Sep 01 12:42:44 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 569/1111] 192.168.122.202 () {58 vars in 1229 bytes} [Tue Sep 1 12:42:44 2026] DELETE /volume/v3/types/cbd2481f-d693-457c-84e0-152cdf884d83 => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:42:44 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-7bee3749-f295-4170-90ea-29233441b5c2 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:44 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-0c092217-4554-404d-af5e-0aeb44f208b6 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:44 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7bee3749-f295-4170-90ea-29233441b5c2 tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] GET http://192.168.122.202/volume/v3/volumes/230e709b-4184-4298-b45f-cbe6c5c20cfb Sep 01 12:42:44 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-7bee3749-f295-4170-90ea-29233441b5c2 tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:42:44 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-7bee3749-f295-4170-90ea-29233441b5c2 tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:42:44 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0c092217-4554-404d-af5e-0aeb44f208b6 tempest-VolumeTypesNegativeTest-187236731 tempest-VolumeTypesNegativeTest-187236731-project-admin] GET http://192.168.122.202/volume/v3/types/cbd2481f-d693-457c-84e0-152cdf884d83 Sep 01 12:42:44 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0c092217-4554-404d-af5e-0aeb44f208b6 tempest-VolumeTypesNegativeTest-187236731 tempest-VolumeTypesNegativeTest-187236731-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:42:44 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0c092217-4554-404d-af5e-0aeb44f208b6 tempest-VolumeTypesNegativeTest-187236731 tempest-VolumeTypesNegativeTest-187236731-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:42:44 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0c092217-4554-404d-af5e-0aeb44f208b6 tempest-VolumeTypesNegativeTest-187236731 tempest-VolumeTypesNegativeTest-187236731-project-admin] http://192.168.122.202/volume/v3/types/cbd2481f-d693-457c-84e0-152cdf884d83 returned with HTTP 404 Sep 01 12:42:44 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:42:44 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:42:44 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 570/1112] 192.168.122.202 () {58 vars in 1226 bytes} [Tue Sep 1 12:42:44 2026] GET /volume/v3/types/cbd2481f-d693-457c-84e0-152cdf884d83 => generated 114 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:42:44 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-e6daa89b-74fd-4561-87da-0e0c841e5319 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:44 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:42:44 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:42:44 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e6daa89b-74fd-4561-87da-0e0c841e5319 tempest-VolumeTypesNegativeTest-187236731 tempest-VolumeTypesNegativeTest-187236731-project-admin] POST http://192.168.122.202/volume/v3/types Sep 01 12:42:44 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e6daa89b-74fd-4561-87da-0e0c841e5319 tempest-VolumeTypesNegativeTest-187236731 tempest-VolumeTypesNegativeTest-187236731-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": ""}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:42:44 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e6daa89b-74fd-4561-87da-0e0c841e5319 tempest-VolumeTypesNegativeTest-187236731 tempest-VolumeTypesNegativeTest-187236731-project-admin] http://192.168.122.202/volume/v3/types returned with HTTP 400 Sep 01 12:42:44 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 571/1113] 192.168.122.202 () {60 vars in 1136 bytes} [Tue Sep 1 12:42:44 2026] POST /volume/v3/types => generated 115 bytes in 22 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 12:42:44 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-7bee3749-f295-4170-90ea-29233441b5c2 tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] Volume info retrieved successfully. Sep 01 12:42:44 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-67bdc072-04e2-46d7-b58e-4203dfbec6fe None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:44 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7bee3749-f295-4170-90ea-29233441b5c2 tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] http://192.168.122.202/volume/v3/volumes/230e709b-4184-4298-b45f-cbe6c5c20cfb returned with HTTP 200 Sep 01 12:42:44 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-67bdc072-04e2-46d7-b58e-4203dfbec6fe tempest-VolumeTypesNegativeTest-187236731 tempest-VolumeTypesNegativeTest-187236731-project-admin] POST http://192.168.122.202/volume/v3/types Sep 01 12:42:44 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 543/1114] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:42:44 2026] GET /volume/v3/volumes/230e709b-4184-4298-b45f-cbe6c5c20cfb => generated 1158 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:42:44 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-67bdc072-04e2-46d7-b58e-4203dfbec6fe tempest-VolumeTypesNegativeTest-187236731 tempest-VolumeTypesNegativeTest-187236731-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1816980713"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:42:44 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-1a0fdf76-1434-4a89-b4f6-9756c4ee9d2e None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:44 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1a0fdf76-1434-4a89-b4f6-9756c4ee9d2e tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] POST http://192.168.122.202/volume/v3/volumes/ff18e097-fae2-4991-b996-cee7020c84fd/action Sep 01 12:42:44 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-1a0fdf76-1434-4a89-b4f6-9756c4ee9d2e tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] Action body: b'{"os-detach": {"attachment_id": "687cdabf-dc7e-430c-acfb-3415ef690331"}}' {{(pid=86814) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:42:44 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-1a0fdf76-1434-4a89-b4f6-9756c4ee9d2e tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {"attachment_id": "687cdabf-dc7e-430c-acfb-3415ef690331"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:42:44 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:42:44 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:42:44 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-67bdc072-04e2-46d7-b58e-4203dfbec6fe tempest-VolumeTypesNegativeTest-187236731 tempest-VolumeTypesNegativeTest-187236731-project-admin] http://192.168.122.202/volume/v3/types returned with HTTP 200 Sep 01 12:42:44 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 572/1115] 192.168.122.202 () {60 vars in 1136 bytes} [Tue Sep 1 12:42:44 2026] POST /volume/v3/types => generated 229 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:42:44 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:42:44 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:42:44 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-1a0fdf76-1434-4a89-b4f6-9756c4ee9d2e tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] Volume info retrieved successfully. Sep 01 12:42:44 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-1e589200-2ee6-46d3-a3f4-66583aea5b03 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:44 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-1e589200-2ee6-46d3-a3f4-66583aea5b03 tempest-VolumeTypesNegativeTest-187236731 tempest-VolumeTypesNegativeTest-187236731-project-admin] POST http://192.168.122.202/volume/v3/types Sep 01 12:42:44 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-1e589200-2ee6-46d3-a3f4-66583aea5b03 tempest-VolumeTypesNegativeTest-187236731 tempest-VolumeTypesNegativeTest-187236731-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1816980713"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:42:44 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-1e589200-2ee6-46d3-a3f4-66583aea5b03 tempest-VolumeTypesNegativeTest-187236731 tempest-VolumeTypesNegativeTest-187236731-project-admin] HTTP exception thrown: Volume Type tempest-VolumeTypesNegativeTest-volume-type-1816980713 already exists. Sep 01 12:42:44 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-1e589200-2ee6-46d3-a3f4-66583aea5b03 tempest-VolumeTypesNegativeTest-187236731 tempest-VolumeTypesNegativeTest-187236731-project-admin] http://192.168.122.202/volume/v3/types returned with HTTP 409 Sep 01 12:42:44 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1a0fdf76-1434-4a89-b4f6-9756c4ee9d2e tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] http://192.168.122.202/volume/v3/volumes/ff18e097-fae2-4991-b996-cee7020c84fd/action returned with HTTP 400 Sep 01 12:42:44 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 573/1116] 192.168.122.202 () {60 vars in 1136 bytes} [Tue Sep 1 12:42:44 2026] POST /volume/v3/types => generated 134 bytes in 24 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:42:44 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 544/1117] 192.168.122.202 () {60 vars in 1274 bytes} [Tue Sep 1 12:42:44 2026] POST /volume/v3/volumes/ff18e097-fae2-4991-b996-cee7020c84fd/action => generated 100 bytes in 65 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 12:42:44 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-4fa7f3e1-9d5e-4a15-a46d-3daf81702d61 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:44 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-4fa7f3e1-9d5e-4a15-a46d-3daf81702d61 tempest-VolumeTypesNegativeTest-187236731 tempest-VolumeTypesNegativeTest-187236731-project-admin] DELETE http://192.168.122.202/volume/v3/types/89780642-b95d-4431-8572-b30b28c6c17e Sep 01 12:42:44 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-4fa7f3e1-9d5e-4a15-a46d-3daf81702d61 tempest-VolumeTypesNegativeTest-187236731 tempest-VolumeTypesNegativeTest-187236731-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:42:44 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-4fa7f3e1-9d5e-4a15-a46d-3daf81702d61 tempest-VolumeTypesNegativeTest-187236731 tempest-VolumeTypesNegativeTest-187236731-project-admin] Calling method '_delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:42:44 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-a0f25075-172b-4b6b-8535-ce00f6b3ba54 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:44 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-4fa7f3e1-9d5e-4a15-a46d-3daf81702d61 tempest-VolumeTypesNegativeTest-187236731 tempest-VolumeTypesNegativeTest-187236731-project-admin] http://192.168.122.202/volume/v3/types/89780642-b95d-4431-8572-b30b28c6c17e returned with HTTP 202 Sep 01 12:42:44 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 574/1118] 192.168.122.202 () {58 vars in 1229 bytes} [Tue Sep 1 12:42:44 2026] DELETE /volume/v3/types/89780642-b95d-4431-8572-b30b28c6c17e => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:42:44 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-899c7538-42d2-4ce5-87bd-6eb5eae0a76c req-0a656dbb-8ae4-45d4-9f4f-d0d9964ea6cb None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:44 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a0f25075-172b-4b6b-8535-ce00f6b3ba54 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] GET http://192.168.122.202/volume/v3/volumes/3f5ce39f-b923-48b3-a908-a465e1a34cd3 Sep 01 12:42:44 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a0f25075-172b-4b6b-8535-ce00f6b3ba54 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:42:44 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a0f25075-172b-4b6b-8535-ce00f6b3ba54 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:42:44 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-899c7538-42d2-4ce5-87bd-6eb5eae0a76c req-0a656dbb-8ae4-45d4-9f4f-d0d9964ea6cb tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] GET http://192.168.122.202/volume/v3/volumes/230e709b-4184-4298-b45f-cbe6c5c20cfb Sep 01 12:42:44 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-899c7538-42d2-4ce5-87bd-6eb5eae0a76c req-0a656dbb-8ae4-45d4-9f4f-d0d9964ea6cb tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:42:44 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-899c7538-42d2-4ce5-87bd-6eb5eae0a76c req-0a656dbb-8ae4-45d4-9f4f-d0d9964ea6cb tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:42:44 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:42:44 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:42:44 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:42:44 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:42:44 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:42:44 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:42:44 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:42:44 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:42:44 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [req-899c7538-42d2-4ce5-87bd-6eb5eae0a76c req-0a656dbb-8ae4-45d4-9f4f-d0d9964ea6cb tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] Volume info retrieved successfully. Sep 01 12:42:44 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-899c7538-42d2-4ce5-87bd-6eb5eae0a76c req-0a656dbb-8ae4-45d4-9f4f-d0d9964ea6cb tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] http://192.168.122.202/volume/v3/volumes/230e709b-4184-4298-b45f-cbe6c5c20cfb returned with HTTP 200 Sep 01 12:42:44 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 575/1119] 192.168.122.202 () {60 vars in 1487 bytes} [Tue Sep 1 12:42:44 2026] GET /volume/v3/volumes/230e709b-4184-4298-b45f-cbe6c5c20cfb => generated 1158 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:42:44 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-db713832-2096-4a17-bb92-644f97e02aaa None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:44 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-a0f25075-172b-4b6b-8535-ce00f6b3ba54 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Volume info retrieved successfully. Sep 01 12:42:44 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-db713832-2096-4a17-bb92-644f97e02aaa tempest-VolumeTypesNegativeTest-187236731 tempest-VolumeTypesNegativeTest-187236731-project-admin] GET http://192.168.122.202/volume/v3/types/89780642-b95d-4431-8572-b30b28c6c17e Sep 01 12:42:44 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-db713832-2096-4a17-bb92-644f97e02aaa tempest-VolumeTypesNegativeTest-187236731 tempest-VolumeTypesNegativeTest-187236731-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:42:44 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-db713832-2096-4a17-bb92-644f97e02aaa tempest-VolumeTypesNegativeTest-187236731 tempest-VolumeTypesNegativeTest-187236731-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:42:45 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-db713832-2096-4a17-bb92-644f97e02aaa tempest-VolumeTypesNegativeTest-187236731 tempest-VolumeTypesNegativeTest-187236731-project-admin] http://192.168.122.202/volume/v3/types/89780642-b95d-4431-8572-b30b28c6c17e returned with HTTP 404 Sep 01 12:42:45 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 576/1120] 192.168.122.202 () {58 vars in 1226 bytes} [Tue Sep 1 12:42:44 2026] GET /volume/v3/types/89780642-b95d-4431-8572-b30b28c6c17e => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:42:45 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-6612f15d-ff13-4917-aac2-ddeda52fb996 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:45 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-6612f15d-ff13-4917-aac2-ddeda52fb996 tempest-VolumeTypesNegativeTest-187236731 tempest-VolumeTypesNegativeTest-187236731-project-admin] DELETE http://192.168.122.202/volume/v3/types/6d247820-4cad-4f90-bff4-0aa2b023979e Sep 01 12:42:45 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-6612f15d-ff13-4917-aac2-ddeda52fb996 tempest-VolumeTypesNegativeTest-187236731 tempest-VolumeTypesNegativeTest-187236731-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:42:45 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-6612f15d-ff13-4917-aac2-ddeda52fb996 tempest-VolumeTypesNegativeTest-187236731 tempest-VolumeTypesNegativeTest-187236731-project-admin] Calling method '_delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:42:45 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a0f25075-172b-4b6b-8535-ce00f6b3ba54 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] http://192.168.122.202/volume/v3/volumes/3f5ce39f-b923-48b3-a908-a465e1a34cd3 returned with HTTP 200 Sep 01 12:42:45 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 545/1121] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:42:44 2026] GET /volume/v3/volumes/3f5ce39f-b923-48b3-a908-a465e1a34cd3 => generated 851 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:42:45 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-6612f15d-ff13-4917-aac2-ddeda52fb996 tempest-VolumeTypesNegativeTest-187236731 tempest-VolumeTypesNegativeTest-187236731-project-admin] http://192.168.122.202/volume/v3/types/6d247820-4cad-4f90-bff4-0aa2b023979e returned with HTTP 404 Sep 01 12:42:45 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 577/1122] 192.168.122.202 () {58 vars in 1229 bytes} [Tue Sep 1 12:42:45 2026] DELETE /volume/v3/types/6d247820-4cad-4f90-bff4-0aa2b023979e => generated 114 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:42:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-beae1d66-8a36-413c-aef7-f5b175332455 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:45 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-beae1d66-8a36-413c-aef7-f5b175332455 tempest-VolumeTypesNegativeTest-187236731 tempest-VolumeTypesNegativeTest-187236731-project-admin] GET http://192.168.122.202/volume/v3/types/2f29a583-d173-49d4-b7de-026fad51e9a1 Sep 01 12:42:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-beae1d66-8a36-413c-aef7-f5b175332455 tempest-VolumeTypesNegativeTest-187236731 tempest-VolumeTypesNegativeTest-187236731-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:42:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-beae1d66-8a36-413c-aef7-f5b175332455 tempest-VolumeTypesNegativeTest-187236731 tempest-VolumeTypesNegativeTest-187236731-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:42:45 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-899c7538-42d2-4ce5-87bd-6eb5eae0a76c req-13882570-1857-46df-a3a8-a75547a97935 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:45 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-beae1d66-8a36-413c-aef7-f5b175332455 tempest-VolumeTypesNegativeTest-187236731 tempest-VolumeTypesNegativeTest-187236731-project-admin] http://192.168.122.202/volume/v3/types/2f29a583-d173-49d4-b7de-026fad51e9a1 returned with HTTP 404 Sep 01 12:42:45 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 546/1123] 192.168.122.202 () {58 vars in 1226 bytes} [Tue Sep 1 12:42:45 2026] GET /volume/v3/types/2f29a583-d173-49d4-b7de-026fad51e9a1 => generated 114 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:42:45 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-899c7538-42d2-4ce5-87bd-6eb5eae0a76c req-13882570-1857-46df-a3a8-a75547a97935 tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] POST http://192.168.122.202/volume/v3/volumes/230e709b-4184-4298-b45f-cbe6c5c20cfb/action Sep 01 12:42:45 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-899c7538-42d2-4ce5-87bd-6eb5eae0a76c req-13882570-1857-46df-a3a8-a75547a97935 tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86815) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:42:45 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-899c7538-42d2-4ce5-87bd-6eb5eae0a76c req-13882570-1857-46df-a3a8-a75547a97935 tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:42:45 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:42:45 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:42:45 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:42:45 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:42:45 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [req-899c7538-42d2-4ce5-87bd-6eb5eae0a76c req-13882570-1857-46df-a3a8-a75547a97935 tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] Volume info retrieved successfully. Sep 01 12:42:45 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [req-899c7538-42d2-4ce5-87bd-6eb5eae0a76c req-13882570-1857-46df-a3a8-a75547a97935 tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] Begin detaching volume completed successfully. Sep 01 12:42:45 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-899c7538-42d2-4ce5-87bd-6eb5eae0a76c req-13882570-1857-46df-a3a8-a75547a97935 tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] http://192.168.122.202/volume/v3/volumes/230e709b-4184-4298-b45f-cbe6c5c20cfb/action returned with HTTP 202 Sep 01 12:42:45 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 578/1124] 192.168.122.202 () {64 vars in 1561 bytes} [Tue Sep 1 12:42:45 2026] POST /volume/v3/volumes/230e709b-4184-4298-b45f-cbe6c5c20cfb/action => generated 0 bytes in 119 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 12:42:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-3efcaf8e-5a7b-4891-806a-868164a1bf26 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:45 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-3efcaf8e-5a7b-4891-806a-868164a1bf26 None None] GET http://192.168.122.202/volume// Sep 01 12:42:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-3efcaf8e-5a7b-4891-806a-868164a1bf26 None None] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:42:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-3efcaf8e-5a7b-4891-806a-868164a1bf26 None None] Calling method 'all' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:42:45 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-3efcaf8e-5a7b-4891-806a-868164a1bf26 None None] http://192.168.122.202/volume// returned with HTTP 300 Sep 01 12:42:45 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 547/1125] 192.168.122.202 () {58 vars in 1315 bytes} [Tue Sep 1 12:42:45 2026] GET /volume/ => generated 390 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 12:42:45 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-899c7538-42d2-4ce5-87bd-6eb5eae0a76c req-c2b724af-bce7-4148-8c5e-a2a0f8b006e6 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:45 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-899c7538-42d2-4ce5-87bd-6eb5eae0a76c req-c2b724af-bce7-4148-8c5e-a2a0f8b006e6 tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] GET http://192.168.122.202/volume/v3/volumes/230e709b-4184-4298-b45f-cbe6c5c20cfb Sep 01 12:42:45 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-899c7538-42d2-4ce5-87bd-6eb5eae0a76c req-c2b724af-bce7-4148-8c5e-a2a0f8b006e6 tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:42:45 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-899c7538-42d2-4ce5-87bd-6eb5eae0a76c req-c2b724af-bce7-4148-8c5e-a2a0f8b006e6 tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:42:45 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:42:45 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:42:45 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:42:45 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:42:45 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [req-899c7538-42d2-4ce5-87bd-6eb5eae0a76c req-c2b724af-bce7-4148-8c5e-a2a0f8b006e6 tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] Volume info retrieved successfully. Sep 01 12:42:45 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-899c7538-42d2-4ce5-87bd-6eb5eae0a76c req-c2b724af-bce7-4148-8c5e-a2a0f8b006e6 tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] http://192.168.122.202/volume/v3/volumes/230e709b-4184-4298-b45f-cbe6c5c20cfb returned with HTTP 200 Sep 01 12:42:45 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 579/1126] 192.168.122.202 () {62 vars in 1528 bytes} [Tue Sep 1 12:42:45 2026] GET /volume/v3/volumes/230e709b-4184-4298-b45f-cbe6c5c20cfb => generated 1342 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 12:42:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-899c7538-42d2-4ce5-87bd-6eb5eae0a76c req-4989e937-e097-4407-9f5e-702f1824d07b None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:45 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-899c7538-42d2-4ce5-87bd-6eb5eae0a76c req-4989e937-e097-4407-9f5e-702f1824d07b tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] DELETE http://192.168.122.202/volume/v3/attachments/687cdabf-dc7e-430c-acfb-3415ef690331 Sep 01 12:42:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-899c7538-42d2-4ce5-87bd-6eb5eae0a76c req-4989e937-e097-4407-9f5e-702f1824d07b tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:42:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-899c7538-42d2-4ce5-87bd-6eb5eae0a76c req-4989e937-e097-4407-9f5e-702f1824d07b tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] Calling method 'version_select' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:42:45 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:42:45 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:42:46 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:42:46 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, Sep 01 12:42:46 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-6bf6eaee-7d9c-4bc5-84d8-269a2ef82846 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:46 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-6bf6eaee-7d9c-4bc5-84d8-269a2ef82846 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] GET http://192.168.122.202/volume/v3/volumes/3f5ce39f-b923-48b3-a908-a465e1a34cd3 Sep 01 12:42:46 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-6bf6eaee-7d9c-4bc5-84d8-269a2ef82846 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:42:46 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-6bf6eaee-7d9c-4bc5-84d8-269a2ef82846 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:42:46 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:42:46 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:42:46 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:42:46 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:42:46 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-899c7538-42d2-4ce5-87bd-6eb5eae0a76c req-4989e937-e097-4407-9f5e-702f1824d07b tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] http://192.168.122.202/volume/v3/attachments/687cdabf-dc7e-430c-acfb-3415ef690331 returned with HTTP 200 Sep 01 12:42:46 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 548/1127] 192.168.122.202 () {64 vars in 1562 bytes} [Tue Sep 1 12:42:45 2026] DELETE /volume/v3/attachments/687cdabf-dc7e-430c-acfb-3415ef690331 => generated 19 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:42:46 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-6bf6eaee-7d9c-4bc5-84d8-269a2ef82846 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Volume info retrieved successfully. Sep 01 12:42:46 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-6bf6eaee-7d9c-4bc5-84d8-269a2ef82846 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] http://192.168.122.202/volume/v3/volumes/3f5ce39f-b923-48b3-a908-a465e1a34cd3 returned with HTTP 200 Sep 01 12:42:46 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 580/1128] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:42:46 2026] GET /volume/v3/volumes/3f5ce39f-b923-48b3-a908-a465e1a34cd3 => generated 851 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:42:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-909bbeca-7064-4fde-9202-c596374322a0 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:46 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-909bbeca-7064-4fde-9202-c596374322a0 tempest-TestServerVolumeAttachmentScenario-1220036280 tempest-TestServerVolumeAttachmentScenario-1220036280-project-admin] POST http://192.168.122.202/volume/v3/volumes/ff18e097-fae2-4991-b996-cee7020c84fd/action Sep 01 12:42:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-909bbeca-7064-4fde-9202-c596374322a0 tempest-TestServerVolumeAttachmentScenario-1220036280 tempest-TestServerVolumeAttachmentScenario-1220036280-project-admin] Action body: b'{"os-reset_status": {"status": "in-use"}}' {{(pid=86814) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:42:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-909bbeca-7064-4fde-9202-c596374322a0 tempest-TestServerVolumeAttachmentScenario-1220036280 tempest-TestServerVolumeAttachmentScenario-1220036280-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "in-use"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:42:46 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:42:46 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:42:46 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:42:46 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:42:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.contrib.admin_actions [None req-909bbeca-7064-4fde-9202-c596374322a0 tempest-TestServerVolumeAttachmentScenario-1220036280 tempest-TestServerVolumeAttachmentScenario-1220036280-project-admin] Updating volume 'ff18e097-fae2-4991-b996-cee7020c84fd' with '{'status': 'in-use'}' {{(pid=86814) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 01 12:42:46 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:42:46 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:42:46 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:42:46 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:42:46 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-909bbeca-7064-4fde-9202-c596374322a0 tempest-TestServerVolumeAttachmentScenario-1220036280 tempest-TestServerVolumeAttachmentScenario-1220036280-project-admin] http://192.168.122.202/volume/v3/volumes/ff18e097-fae2-4991-b996-cee7020c84fd/action returned with HTTP 202 Sep 01 12:42:46 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 549/1129] 192.168.122.202 () {60 vars in 1274 bytes} [Tue Sep 1 12:42:46 2026] POST /volume/v3/volumes/ff18e097-fae2-4991-b996-cee7020c84fd/action => generated 0 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 12:42:46 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-19afd48d-55d6-46ed-8879-eae45cbdf956 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:46 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-19afd48d-55d6-46ed-8879-eae45cbdf956 tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] GET http://192.168.122.202/volume/v3/volumes/ff18e097-fae2-4991-b996-cee7020c84fd Sep 01 12:42:46 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-19afd48d-55d6-46ed-8879-eae45cbdf956 tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:42:46 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-19afd48d-55d6-46ed-8879-eae45cbdf956 tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:42:46 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:42:46 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:42:46 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:42:46 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:42:46 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-19afd48d-55d6-46ed-8879-eae45cbdf956 tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] Volume info retrieved successfully. Sep 01 12:42:46 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-19afd48d-55d6-46ed-8879-eae45cbdf956 tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] http://192.168.122.202/volume/v3/volumes/ff18e097-fae2-4991-b996-cee7020c84fd returned with HTTP 200 Sep 01 12:42:46 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 581/1130] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:42:46 2026] GET /volume/v3/volumes/ff18e097-fae2-4991-b996-cee7020c84fd => generated 1158 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:42:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-733d3112-a5a9-4197-85c1-6f3f984bc6d9 req-7952c1ce-27f9-4f9a-b089-a0b2c85d368c None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:46 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-733d3112-a5a9-4197-85c1-6f3f984bc6d9 req-7952c1ce-27f9-4f9a-b089-a0b2c85d368c tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] GET http://192.168.122.202/volume/v3/volumes/ff18e097-fae2-4991-b996-cee7020c84fd Sep 01 12:42:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-733d3112-a5a9-4197-85c1-6f3f984bc6d9 req-7952c1ce-27f9-4f9a-b089-a0b2c85d368c tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:42:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-733d3112-a5a9-4197-85c1-6f3f984bc6d9 req-7952c1ce-27f9-4f9a-b089-a0b2c85d368c tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:42:46 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:42:46 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:42:46 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:42:46 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:42:47 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [req-733d3112-a5a9-4197-85c1-6f3f984bc6d9 req-7952c1ce-27f9-4f9a-b089-a0b2c85d368c tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] Volume info retrieved successfully. Sep 01 12:42:47 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-733d3112-a5a9-4197-85c1-6f3f984bc6d9 req-7952c1ce-27f9-4f9a-b089-a0b2c85d368c tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] http://192.168.122.202/volume/v3/volumes/ff18e097-fae2-4991-b996-cee7020c84fd returned with HTTP 200 Sep 01 12:42:47 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 550/1131] 192.168.122.202 () {60 vars in 1487 bytes} [Tue Sep 1 12:42:46 2026] GET /volume/v3/volumes/ff18e097-fae2-4991-b996-cee7020c84fd => generated 1158 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 12:42:47 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-733d3112-a5a9-4197-85c1-6f3f984bc6d9 req-b6c79b35-0ca5-4a82-ab16-aa09bd2df1a4 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:47 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-733d3112-a5a9-4197-85c1-6f3f984bc6d9 req-b6c79b35-0ca5-4a82-ab16-aa09bd2df1a4 tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] POST http://192.168.122.202/volume/v3/volumes/ff18e097-fae2-4991-b996-cee7020c84fd/action Sep 01 12:42:47 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-733d3112-a5a9-4197-85c1-6f3f984bc6d9 req-b6c79b35-0ca5-4a82-ab16-aa09bd2df1a4 tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86815) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:42:47 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-733d3112-a5a9-4197-85c1-6f3f984bc6d9 req-b6c79b35-0ca5-4a82-ab16-aa09bd2df1a4 tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:42:47 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:42:47 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:42:47 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:42:47 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:42:47 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [req-733d3112-a5a9-4197-85c1-6f3f984bc6d9 req-b6c79b35-0ca5-4a82-ab16-aa09bd2df1a4 tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] Volume info retrieved successfully. Sep 01 12:42:47 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [req-733d3112-a5a9-4197-85c1-6f3f984bc6d9 req-b6c79b35-0ca5-4a82-ab16-aa09bd2df1a4 tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] Begin detaching volume completed successfully. Sep 01 12:42:47 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-733d3112-a5a9-4197-85c1-6f3f984bc6d9 req-b6c79b35-0ca5-4a82-ab16-aa09bd2df1a4 tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] http://192.168.122.202/volume/v3/volumes/ff18e097-fae2-4991-b996-cee7020c84fd/action returned with HTTP 202 Sep 01 12:42:47 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 582/1132] 192.168.122.202 () {64 vars in 1561 bytes} [Tue Sep 1 12:42:47 2026] POST /volume/v3/volumes/ff18e097-fae2-4991-b996-cee7020c84fd/action => generated 0 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 01 12:42:47 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-79783617-d933-4180-8346-fad1423788e4 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:47 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-79783617-d933-4180-8346-fad1423788e4 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] GET http://192.168.122.202/volume/v3/volumes/3f5ce39f-b923-48b3-a908-a465e1a34cd3 Sep 01 12:42:47 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-79783617-d933-4180-8346-fad1423788e4 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:42:47 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-79783617-d933-4180-8346-fad1423788e4 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:42:47 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-79783617-d933-4180-8346-fad1423788e4 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] http://192.168.122.202/volume/v3/volumes/3f5ce39f-b923-48b3-a908-a465e1a34cd3 returned with HTTP 404 Sep 01 12:42:47 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 551/1133] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:42:47 2026] GET /volume/v3/volumes/3f5ce39f-b923-48b3-a908-a465e1a34cd3 => generated 109 bytes in 56 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 12:42:47 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-727b7858-8f2d-427a-b3b1-aaa76588800d None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:47 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-727b7858-8f2d-427a-b3b1-aaa76588800d tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] GET http://192.168.122.202/volume/v3/volumes Sep 01 12:42:47 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-727b7858-8f2d-427a-b3b1-aaa76588800d tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:42:47 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-727b7858-8f2d-427a-b3b1-aaa76588800d tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Calling method 'index' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:42:47 devstack devstack@c-api.service[86815]: DEBUG cinder.api.api_utils [None req-727b7858-8f2d-427a-b3b1-aaa76588800d tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Removing options '' from query. {{(pid=86815) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:42:47 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-727b7858-8f2d-427a-b3b1-aaa76588800d tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86815) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 12:42:47 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-61bb2c41-0a9d-4c5b-8bdd-a7068ea1b662 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:47 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-61bb2c41-0a9d-4c5b-8bdd-a7068ea1b662 None None] GET http://192.168.122.202/volume// Sep 01 12:42:47 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-61bb2c41-0a9d-4c5b-8bdd-a7068ea1b662 None None] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:42:47 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-61bb2c41-0a9d-4c5b-8bdd-a7068ea1b662 None None] Calling method 'all' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:42:47 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-61bb2c41-0a9d-4c5b-8bdd-a7068ea1b662 None None] http://192.168.122.202/volume// returned with HTTP 300 Sep 01 12:42:47 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 552/1134] 192.168.122.202 () {58 vars in 1315 bytes} [Tue Sep 1 12:42:47 2026] GET /volume/ => generated 390 bytes in 18 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 12:42:47 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:42:47 devstack devstack@c-api.service[86815]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 12:42:47 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-727b7858-8f2d-427a-b3b1-aaa76588800d tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Get all volumes completed successfully. Sep 01 12:42:47 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-727b7858-8f2d-427a-b3b1-aaa76588800d tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] http://192.168.122.202/volume/v3/volumes returned with HTTP 200 Sep 01 12:42:47 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 583/1135] 192.168.122.202 () {58 vars in 1121 bytes} [Tue Sep 1 12:42:47 2026] GET /volume/v3/volumes => generated 15 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 12:42:47 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-83b55f9d-6267-4cf8-9404-30bb736fbe43 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:47 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-733d3112-a5a9-4197-85c1-6f3f984bc6d9 req-f0cbb424-fee1-4c3c-a531-879dd7e7a6e6 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:47 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-83b55f9d-6267-4cf8-9404-30bb736fbe43 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] GET http://192.168.122.202/volume/v3/snapshots Sep 01 12:42:47 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-733d3112-a5a9-4197-85c1-6f3f984bc6d9 req-f0cbb424-fee1-4c3c-a531-879dd7e7a6e6 tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] GET http://192.168.122.202/volume/v3/volumes/ff18e097-fae2-4991-b996-cee7020c84fd Sep 01 12:42:47 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-733d3112-a5a9-4197-85c1-6f3f984bc6d9 req-f0cbb424-fee1-4c3c-a531-879dd7e7a6e6 tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:42:47 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-733d3112-a5a9-4197-85c1-6f3f984bc6d9 req-f0cbb424-fee1-4c3c-a531-879dd7e7a6e6 tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:42:47 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:42:47 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:42:47 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-83b55f9d-6267-4cf8-9404-30bb736fbe43 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:42:47 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:42:47 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:42:47 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-83b55f9d-6267-4cf8-9404-30bb736fbe43 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Calling method 'index' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:42:47 devstack devstack@c-api.service[86814]: DEBUG cinder.api.api_utils [None req-83b55f9d-6267-4cf8-9404-30bb736fbe43 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Removing options '' from query. {{(pid=86814) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:42:47 devstack devstack@c-api.service[86814]: DEBUG cinder.db.api [None req-83b55f9d-6267-4cf8-9404-30bb736fbe43 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Building query based on filter {{(pid=86814) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 12:42:47 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [req-733d3112-a5a9-4197-85c1-6f3f984bc6d9 req-f0cbb424-fee1-4c3c-a531-879dd7e7a6e6 tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] Volume info retrieved successfully. Sep 01 12:42:47 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-733d3112-a5a9-4197-85c1-6f3f984bc6d9 req-f0cbb424-fee1-4c3c-a531-879dd7e7a6e6 tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] http://192.168.122.202/volume/v3/volumes/ff18e097-fae2-4991-b996-cee7020c84fd returned with HTTP 200 Sep 01 12:42:47 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 584/1136] 192.168.122.202 () {62 vars in 1528 bytes} [Tue Sep 1 12:42:47 2026] GET /volume/v3/volumes/ff18e097-fae2-4991-b996-cee7020c84fd => generated 1342 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 12:42:47 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:42:47 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 12:42:47 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-83b55f9d-6267-4cf8-9404-30bb736fbe43 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Get all snapshots completed successfully. Sep 01 12:42:47 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-83b55f9d-6267-4cf8-9404-30bb736fbe43 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] http://192.168.122.202/volume/v3/snapshots returned with HTTP 200 Sep 01 12:42:47 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 553/1137] 192.168.122.202 () {58 vars in 1127 bytes} [Tue Sep 1 12:42:47 2026] GET /volume/v3/snapshots => generated 17 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 12:42:47 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-2a0e593b-7b9f-442e-8620-5667b13272bf None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:47 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-2a0e593b-7b9f-442e-8620-5667b13272bf tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] DELETE http://192.168.122.202/volume/v3/snapshots/42e92aa5-d46c-47f1-b8f1-fcd05863328f Sep 01 12:42:47 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-2a0e593b-7b9f-442e-8620-5667b13272bf tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:42:47 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-2a0e593b-7b9f-442e-8620-5667b13272bf tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:42:47 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.snapshots [None req-2a0e593b-7b9f-442e-8620-5667b13272bf tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Delete snapshot with id: 42e92aa5-d46c-47f1-b8f1-fcd05863328f Sep 01 12:42:47 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-2a0e593b-7b9f-442e-8620-5667b13272bf tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] http://192.168.122.202/volume/v3/snapshots/42e92aa5-d46c-47f1-b8f1-fcd05863328f returned with HTTP 404 Sep 01 12:42:47 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 585/1138] 192.168.122.202 () {58 vars in 1241 bytes} [Tue Sep 1 12:42:47 2026] DELETE /volume/v3/snapshots/42e92aa5-d46c-47f1-b8f1-fcd05863328f => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:42:47 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-c0b95ea4-808a-4d86-b43a-3d8709263ced None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:47 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c0b95ea4-808a-4d86-b43a-3d8709263ced tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] DELETE http://192.168.122.202/volume/v3/snapshots/1e5c5361-6108-45e1-b3c7-b531f652b5d8 Sep 01 12:42:47 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c0b95ea4-808a-4d86-b43a-3d8709263ced tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:42:47 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c0b95ea4-808a-4d86-b43a-3d8709263ced tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:42:47 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.snapshots [None req-c0b95ea4-808a-4d86-b43a-3d8709263ced tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Delete snapshot with id: 1e5c5361-6108-45e1-b3c7-b531f652b5d8 Sep 01 12:42:47 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c0b95ea4-808a-4d86-b43a-3d8709263ced tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] http://192.168.122.202/volume/v3/snapshots/1e5c5361-6108-45e1-b3c7-b531f652b5d8 returned with HTTP 404 Sep 01 12:42:47 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 554/1139] 192.168.122.202 () {58 vars in 1241 bytes} [Tue Sep 1 12:42:47 2026] DELETE /volume/v3/snapshots/1e5c5361-6108-45e1-b3c7-b531f652b5d8 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:42:47 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-6a552f01-2cf9-4f6b-9707-1aa0d3c0306b None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:47 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-6a552f01-2cf9-4f6b-9707-1aa0d3c0306b tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] GET http://192.168.122.202/volume/v3/volumes/3f5ce39f-b923-48b3-a908-a465e1a34cd3 Sep 01 12:42:47 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-6a552f01-2cf9-4f6b-9707-1aa0d3c0306b tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:42:47 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-6a552f01-2cf9-4f6b-9707-1aa0d3c0306b tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:42:47 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-6a552f01-2cf9-4f6b-9707-1aa0d3c0306b tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] http://192.168.122.202/volume/v3/volumes/3f5ce39f-b923-48b3-a908-a465e1a34cd3 returned with HTTP 404 Sep 01 12:42:47 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 586/1140] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:42:47 2026] GET /volume/v3/volumes/3f5ce39f-b923-48b3-a908-a465e1a34cd3 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:42:47 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-b323df21-f040-4645-9a9d-7a748173def4 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:47 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b323df21-f040-4645-9a9d-7a748173def4 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] DELETE http://192.168.122.202/volume/v3/volumes/3f5ce39f-b923-48b3-a908-a465e1a34cd3 Sep 01 12:42:47 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b323df21-f040-4645-9a9d-7a748173def4 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:42:47 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b323df21-f040-4645-9a9d-7a748173def4 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:42:47 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-b323df21-f040-4645-9a9d-7a748173def4 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Delete volume with id: 3f5ce39f-b923-48b3-a908-a465e1a34cd3 Sep 01 12:42:47 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b323df21-f040-4645-9a9d-7a748173def4 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] http://192.168.122.202/volume/v3/volumes/3f5ce39f-b923-48b3-a908-a465e1a34cd3 returned with HTTP 404 Sep 01 12:42:47 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 555/1141] 192.168.122.202 () {58 vars in 1235 bytes} [Tue Sep 1 12:42:47 2026] DELETE /volume/v3/volumes/3f5ce39f-b923-48b3-a908-a465e1a34cd3 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:42:47 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-eb9d6afc-2817-4ac9-aabf-f01db256e1ab None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:47 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-eb9d6afc-2817-4ac9-aabf-f01db256e1ab tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] POST http://192.168.122.202/volume/v3/volumes Sep 01 12:42:47 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-eb9d6afc-2817-4ac9-aabf-f01db256e1ab tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-937165331"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:42:47 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.volumes [None req-eb9d6afc-2817-4ac9-aabf-f01db256e1ab tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-937165331'}} {{(pid=86815) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:42:47 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-eb9d6afc-2817-4ac9-aabf-f01db256e1ab tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Create volume of 1 GB Sep 01 12:42:47 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-eb9d6afc-2817-4ac9-aabf-f01db256e1ab tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Availability Zones retrieved successfully. Sep 01 12:42:47 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-eb9d6afc-2817-4ac9-aabf-f01db256e1ab tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Flow 'volume_create_api' (77212b1a-dd6a-4bcf-ab04-4827e96dd60f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:42:47 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-eb9d6afc-2817-4ac9-aabf-f01db256e1ab tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65b66774-be55-4417-b14d-dfecf8922d4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:42:47 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.flows.api.create_volume [None req-eb9d6afc-2817-4ac9-aabf-f01db256e1ab tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Validating volume size '1' using validate_int {{(pid=86815) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 12:42:47 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-eb9d6afc-2817-4ac9-aabf-f01db256e1ab tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65b66774-be55-4417-b14d-dfecf8922d4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T10:31:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3a4f1b59-94a6-4839-b926-0837adf99645,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a4f1b59-94a6-4839-b926-0837adf99645', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:42:47 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-eb9d6afc-2817-4ac9-aabf-f01db256e1ab tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (11bdbd1a-cdce-4bd6-8497-9d807f099aad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:42:47 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-733d3112-a5a9-4197-85c1-6f3f984bc6d9 req-ad95c1fc-0b38-4972-ac62-755628b8f39b None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:47 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-733d3112-a5a9-4197-85c1-6f3f984bc6d9 req-ad95c1fc-0b38-4972-ac62-755628b8f39b tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] DELETE http://192.168.122.202/volume/v3/attachments/a2a777dd-a4a9-497c-bd75-ac3855543062 Sep 01 12:42:47 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-733d3112-a5a9-4197-85c1-6f3f984bc6d9 req-ad95c1fc-0b38-4972-ac62-755628b8f39b tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:42:47 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-733d3112-a5a9-4197-85c1-6f3f984bc6d9 req-ad95c1fc-0b38-4972-ac62-755628b8f39b tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] Calling method 'version_select' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:42:47 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:42:47 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:42:47 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:42:47 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, Sep 01 12:42:47 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-eb9d6afc-2817-4ac9-aabf-f01db256e1ab tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Created reservations ['ae867f3e-3c7d-4bbe-bdf8-9fbd474f49f3', '20853630-e2b9-4cc7-a0af-4150deef5516', '89824483-875e-4044-be92-b4f79f714549', '206b9c1e-40ea-4631-826d-d0b27027a92f'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:42:47 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-eb9d6afc-2817-4ac9-aabf-f01db256e1ab tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (11bdbd1a-cdce-4bd6-8497-9d807f099aad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ae867f3e-3c7d-4bbe-bdf8-9fbd474f49f3', '20853630-e2b9-4cc7-a0af-4150deef5516', '89824483-875e-4044-be92-b4f79f714549', '206b9c1e-40ea-4631-826d-d0b27027a92f']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:42:47 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-eb9d6afc-2817-4ac9-aabf-f01db256e1ab tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c879f3b9-e75e-4775-92d9-864c112b4b81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:42:47 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:42:47 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:42:47 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-eb9d6afc-2817-4ac9-aabf-f01db256e1ab tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c879f3b9-e75e-4775-92d9-864c112b4b81) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3f43ff91-56cb-4743-868c-7c35d83ccfdb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-937165331',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ca348c4678b142f1a3e05eaf7c15c734',qos_specs=None,replication_status=,reservations=['ae867f3e-3c7d-4bbe-bdf8-9fbd474f49f3','20853630-e2b9-4cc7-a0af-4150deef5516','89824483-875e-4044-be92-b4f79f714549','206b9c1e-40ea-4631-826d-d0b27027a92f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='40bed3b98bb94a83ac0e520c60fdac7b',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T10:42:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-937165331',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3f43ff91-56cb-4743-868c-7c35d83ccfdb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ca348c4678b142f1a3e05eaf7c15c734',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='40bed3b98bb94a83ac0e520c60fdac7b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a4f1b59-94a6-4839-b926-0837adf99645),volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:42:47 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-eb9d6afc-2817-4ac9-aabf-f01db256e1ab tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (82805806-af86-4c62-ab84-67e98d8e60c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:42:47 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-733d3112-a5a9-4197-85c1-6f3f984bc6d9 req-ad95c1fc-0b38-4972-ac62-755628b8f39b tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] http://192.168.122.202/volume/v3/attachments/a2a777dd-a4a9-497c-bd75-ac3855543062 returned with HTTP 200 Sep 01 12:42:47 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 556/1142] 192.168.122.202 () {64 vars in 1562 bytes} [Tue Sep 1 12:42:47 2026] DELETE /volume/v3/attachments/a2a777dd-a4a9-497c-bd75-ac3855543062 => generated 19 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:42:47 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-eb9d6afc-2817-4ac9-aabf-f01db256e1ab tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (82805806-af86-4c62-ab84-67e98d8e60c6) transitioned into state 'SUCCESS' from state '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-937165331',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ca348c4678b142f1a3e05eaf7c15c734',qos_specs=None,replication_status=,reservations=['ae867f3e-3c7d-4bbe-bdf8-9fbd474f49f3','20853630-e2b9-4cc7-a0af-4150deef5516','89824483-875e-4044-be92-b4f79f714549','206b9c1e-40ea-4631-826d-d0b27027a92f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='40bed3b98bb94a83ac0e520c60fdac7b',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:42:47 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-eb9d6afc-2817-4ac9-aabf-f01db256e1ab tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f950b045-538b-4365-ac6e-cc3599aff0b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:42:47 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-eb9d6afc-2817-4ac9-aabf-f01db256e1ab tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f950b045-538b-4365-ac6e-cc3599aff0b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:42:47 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-eb9d6afc-2817-4ac9-aabf-f01db256e1ab tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Flow 'volume_create_api' (77212b1a-dd6a-4bcf-ab04-4827e96dd60f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86815) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:42:47 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-eb9d6afc-2817-4ac9-aabf-f01db256e1ab tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Create volume request issued successfully. Sep 01 12:42:47 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-eb9d6afc-2817-4ac9-aabf-f01db256e1ab tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] http://192.168.122.202/volume/v3/volumes returned with HTTP 202 Sep 01 12:42:47 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 587/1143] 192.168.122.202 () {60 vars in 1142 bytes} [Tue Sep 1 12:42:47 2026] POST /volume/v3/volumes => generated 759 bytes in 468 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:42:48 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-26966de2-b082-466d-a5b5-122ded5cb683 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:48 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-26966de2-b082-466d-a5b5-122ded5cb683 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] GET http://192.168.122.202/volume/v3/volumes/3f43ff91-56cb-4743-868c-7c35d83ccfdb Sep 01 12:42:48 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-26966de2-b082-466d-a5b5-122ded5cb683 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:42:48 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-26966de2-b082-466d-a5b5-122ded5cb683 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:42:48 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:42:48 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:42:48 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:42:48 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:42:48 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-26966de2-b082-466d-a5b5-122ded5cb683 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Volume info retrieved successfully. Sep 01 12:42:48 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-26966de2-b082-466d-a5b5-122ded5cb683 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] http://192.168.122.202/volume/v3/volumes/3f43ff91-56cb-4743-868c-7c35d83ccfdb returned with HTTP 200 Sep 01 12:42:48 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 557/1144] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:42:48 2026] GET /volume/v3/volumes/3f43ff91-56cb-4743-868c-7c35d83ccfdb => generated 827 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:42:48 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-8e614e7e-02d8-4133-91fb-17c4e6d6b8a6 req-9e07bea6-9a3e-4860-b84f-428eda6b4bd7 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:48 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-8e614e7e-02d8-4133-91fb-17c4e6d6b8a6 req-9e07bea6-9a3e-4860-b84f-428eda6b4bd7 tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] GET http://192.168.122.202/volume/v3/volumes/ff18e097-fae2-4991-b996-cee7020c84fd Sep 01 12:42:48 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-8e614e7e-02d8-4133-91fb-17c4e6d6b8a6 req-9e07bea6-9a3e-4860-b84f-428eda6b4bd7 tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:42:48 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-8e614e7e-02d8-4133-91fb-17c4e6d6b8a6 req-9e07bea6-9a3e-4860-b84f-428eda6b4bd7 tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:42:48 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:42:48 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:42:48 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:42:48 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:42:48 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [req-8e614e7e-02d8-4133-91fb-17c4e6d6b8a6 req-9e07bea6-9a3e-4860-b84f-428eda6b4bd7 tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] Volume info retrieved successfully. Sep 01 12:42:48 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-8e614e7e-02d8-4133-91fb-17c4e6d6b8a6 req-9e07bea6-9a3e-4860-b84f-428eda6b4bd7 tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] http://192.168.122.202/volume/v3/volumes/ff18e097-fae2-4991-b996-cee7020c84fd returned with HTTP 200 Sep 01 12:42:48 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 588/1145] 192.168.122.202 () {60 vars in 1487 bytes} [Tue Sep 1 12:42:48 2026] GET /volume/v3/volumes/ff18e097-fae2-4991-b996-cee7020c84fd => generated 866 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:42:49 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-e43d69eb-7005-40ea-86c2-7adf79c4989a None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:49 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e43d69eb-7005-40ea-86c2-7adf79c4989a tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] GET http://192.168.122.202/volume/v3/volumes/3f43ff91-56cb-4743-868c-7c35d83ccfdb Sep 01 12:42:49 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e43d69eb-7005-40ea-86c2-7adf79c4989a tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:42:49 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e43d69eb-7005-40ea-86c2-7adf79c4989a tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:42:49 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:42:49 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:42:49 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:42:49 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:42:49 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-e43d69eb-7005-40ea-86c2-7adf79c4989a tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Volume info retrieved successfully. Sep 01 12:42:49 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e43d69eb-7005-40ea-86c2-7adf79c4989a tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] http://192.168.122.202/volume/v3/volumes/3f43ff91-56cb-4743-868c-7c35d83ccfdb returned with HTTP 200 Sep 01 12:42:49 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 558/1146] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:42:49 2026] GET /volume/v3/volumes/3f43ff91-56cb-4743-868c-7c35d83ccfdb => generated 851 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:42:50 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-e7426a7f-a965-426b-82b7-05349459f095 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:50 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e7426a7f-a965-426b-82b7-05349459f095 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] GET http://192.168.122.202/volume/v3/volumes/3f43ff91-56cb-4743-868c-7c35d83ccfdb Sep 01 12:42:50 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e7426a7f-a965-426b-82b7-05349459f095 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:42:50 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e7426a7f-a965-426b-82b7-05349459f095 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:42:50 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:42:50 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:42:50 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:42:50 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:42:50 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-e7426a7f-a965-426b-82b7-05349459f095 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Volume info retrieved successfully. Sep 01 12:42:50 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e7426a7f-a965-426b-82b7-05349459f095 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] http://192.168.122.202/volume/v3/volumes/3f43ff91-56cb-4743-868c-7c35d83ccfdb returned with HTTP 200 Sep 01 12:42:50 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 589/1147] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:42:50 2026] GET /volume/v3/volumes/3f43ff91-56cb-4743-868c-7c35d83ccfdb => generated 852 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:42:50 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-a30779f4-45df-4caf-b581-7eba3b3e711c None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:50 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a30779f4-45df-4caf-b581-7eba3b3e711c tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] POST http://192.168.122.202/volume/v3/snapshots Sep 01 12:42:50 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a30779f4-45df-4caf-b581-7eba3b3e711c tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3f43ff91-56cb-4743-868c-7c35d83ccfdb", "name": "tempest-VolumesDeleteCascade-Snapshot-702899902"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:42:50 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:42:50 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:42:50 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:42:50 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:42:50 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-a30779f4-45df-4caf-b581-7eba3b3e711c tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Volume info retrieved successfully. Sep 01 12:42:50 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.snapshots [None req-a30779f4-45df-4caf-b581-7eba3b3e711c tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Create snapshot from volume 3f43ff91-56cb-4743-868c-7c35d83ccfdb Sep 01 12:42:50 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-a30779f4-45df-4caf-b581-7eba3b3e711c tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Created reservations ['d0396fe2-bd20-4b63-a112-b55f5ab8dbce', '3429eebd-ecdb-4159-b956-a285ffd96898', '0a2b4537-8973-402a-a901-8370c467de80', 'd50e620a-3923-4a80-9be6-72207a0112b9'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:42:50 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:42:50 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:42:50 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-a30779f4-45df-4caf-b581-7eba3b3e711c tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Snapshot create request issued successfully. Sep 01 12:42:50 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a30779f4-45df-4caf-b581-7eba3b3e711c tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] http://192.168.122.202/volume/v3/snapshots returned with HTTP 202 Sep 01 12:42:50 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 559/1148] 192.168.122.202 () {60 vars in 1149 bytes} [Tue Sep 1 12:42:50 2026] POST /volume/v3/snapshots => generated 306 bytes in 331 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:42:50 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-8415b241-10e3-440d-bad1-40fb4ef02f3b None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:50 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-8415b241-10e3-440d-bad1-40fb4ef02f3b tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] GET http://192.168.122.202/volume/v3/snapshots/3482f25d-2215-4782-b818-c9b40b079b34 Sep 01 12:42:50 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-8415b241-10e3-440d-bad1-40fb4ef02f3b tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:42:50 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-8415b241-10e3-440d-bad1-40fb4ef02f3b tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:42:50 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:42:50 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:42:50 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-8415b241-10e3-440d-bad1-40fb4ef02f3b tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Snapshot retrieved successfully. Sep 01 12:42:50 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-8415b241-10e3-440d-bad1-40fb4ef02f3b tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] http://192.168.122.202/volume/v3/snapshots/3482f25d-2215-4782-b818-c9b40b079b34 returned with HTTP 200 Sep 01 12:42:50 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 590/1149] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:42:50 2026] GET /volume/v3/snapshots/3482f25d-2215-4782-b818-c9b40b079b34 => generated 438 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:42:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-29fab565-1c17-453c-a006-91c1b73d9a5e None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-2c6f7fa5-5d34-4fa7-85c4-4096055e95b1 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:51 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-2c6f7fa5-5d34-4fa7-85c4-4096055e95b1 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] GET http://192.168.122.202/volume/v3/snapshots/3482f25d-2215-4782-b818-c9b40b079b34 Sep 01 12:42:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-2c6f7fa5-5d34-4fa7-85c4-4096055e95b1 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:42:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-2c6f7fa5-5d34-4fa7-85c4-4096055e95b1 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:42:51 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:42:51 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:42:51 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-29fab565-1c17-453c-a006-91c1b73d9a5e tempest-AvailabilityZoneTestJSON-935431123 tempest-AvailabilityZoneTestJSON-935431123-project-member] GET http://192.168.122.202/volume/v3/os-availability-zone Sep 01 12:42:51 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-2c6f7fa5-5d34-4fa7-85c4-4096055e95b1 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Snapshot retrieved successfully. Sep 01 12:42:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-29fab565-1c17-453c-a006-91c1b73d9a5e tempest-AvailabilityZoneTestJSON-935431123 tempest-AvailabilityZoneTestJSON-935431123-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:42:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-29fab565-1c17-453c-a006-91c1b73d9a5e tempest-AvailabilityZoneTestJSON-935431123 tempest-AvailabilityZoneTestJSON-935431123-project-member] Calling method 'index' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:42:51 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-2c6f7fa5-5d34-4fa7-85c4-4096055e95b1 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] http://192.168.122.202/volume/v3/snapshots/3482f25d-2215-4782-b818-c9b40b079b34 returned with HTTP 200 Sep 01 12:42:51 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 591/1150] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:42:51 2026] GET /volume/v3/snapshots/3482f25d-2215-4782-b818-c9b40b079b34 => generated 438 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:42:51 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/service.py:236: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:42:51 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 12:42:51 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-29fab565-1c17-453c-a006-91c1b73d9a5e tempest-AvailabilityZoneTestJSON-935431123 tempest-AvailabilityZoneTestJSON-935431123-project-member] Availability Zones retrieved successfully. Sep 01 12:42:51 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-29fab565-1c17-453c-a006-91c1b73d9a5e tempest-AvailabilityZoneTestJSON-935431123 tempest-AvailabilityZoneTestJSON-935431123-project-member] http://192.168.122.202/volume/v3/os-availability-zone returned with HTTP 200 Sep 01 12:42:51 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 560/1151] 192.168.122.202 () {58 vars in 1160 bytes} [Tue Sep 1 12:42:51 2026] GET /volume/v3/os-availability-zone => generated 82 bytes in 299 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 12:42:52 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-306ae8f3-2d43-45fd-b20f-e1c715ec800f None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:52 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-306ae8f3-2d43-45fd-b20f-e1c715ec800f tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] GET http://192.168.122.202/volume/v3/snapshots/3482f25d-2215-4782-b818-c9b40b079b34 Sep 01 12:42:52 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-306ae8f3-2d43-45fd-b20f-e1c715ec800f tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:42:52 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-306ae8f3-2d43-45fd-b20f-e1c715ec800f tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:42:52 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:42:52 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:42:52 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-306ae8f3-2d43-45fd-b20f-e1c715ec800f tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Snapshot retrieved successfully. Sep 01 12:42:52 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-306ae8f3-2d43-45fd-b20f-e1c715ec800f tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] http://192.168.122.202/volume/v3/snapshots/3482f25d-2215-4782-b818-c9b40b079b34 returned with HTTP 200 Sep 01 12:42:52 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 592/1152] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:42:52 2026] GET /volume/v3/snapshots/3482f25d-2215-4782-b818-c9b40b079b34 => generated 438 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:42:53 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-f73ca5f4-a314-4572-874d-0d7fe26b2e44 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:53 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f73ca5f4-a314-4572-874d-0d7fe26b2e44 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] GET http://192.168.122.202/volume/v3/snapshots/3482f25d-2215-4782-b818-c9b40b079b34 Sep 01 12:42:53 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f73ca5f4-a314-4572-874d-0d7fe26b2e44 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:42:53 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f73ca5f4-a314-4572-874d-0d7fe26b2e44 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:42:54 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:42:54 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:42:54 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-f73ca5f4-a314-4572-874d-0d7fe26b2e44 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Snapshot retrieved successfully. Sep 01 12:42:54 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f73ca5f4-a314-4572-874d-0d7fe26b2e44 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] http://192.168.122.202/volume/v3/snapshots/3482f25d-2215-4782-b818-c9b40b079b34 returned with HTTP 200 Sep 01 12:42:54 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 561/1153] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:42:53 2026] GET /volume/v3/snapshots/3482f25d-2215-4782-b818-c9b40b079b34 => generated 438 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:42:54 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-6aabc74f-3c04-42f0-910d-db03f17ddcd5 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:54 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-6aabc74f-3c04-42f0-910d-db03f17ddcd5 tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] DELETE http://192.168.122.202/volume/v3/volumes/230e709b-4184-4298-b45f-cbe6c5c20cfb Sep 01 12:42:54 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-6aabc74f-3c04-42f0-910d-db03f17ddcd5 tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:42:54 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-6aabc74f-3c04-42f0-910d-db03f17ddcd5 tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:42:54 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-6aabc74f-3c04-42f0-910d-db03f17ddcd5 tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] Delete volume with id: 230e709b-4184-4298-b45f-cbe6c5c20cfb Sep 01 12:42:54 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:42:54 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:42:54 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:42:54 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:42:54 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-6aabc74f-3c04-42f0-910d-db03f17ddcd5 tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] Volume info retrieved successfully. Sep 01 12:42:54 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-6aabc74f-3c04-42f0-910d-db03f17ddcd5 tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] Delete volume request issued successfully. Sep 01 12:42:54 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-6aabc74f-3c04-42f0-910d-db03f17ddcd5 tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] http://192.168.122.202/volume/v3/volumes/230e709b-4184-4298-b45f-cbe6c5c20cfb returned with HTTP 202 Sep 01 12:42:54 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 593/1154] 192.168.122.202 () {58 vars in 1235 bytes} [Tue Sep 1 12:42:54 2026] DELETE /volume/v3/volumes/230e709b-4184-4298-b45f-cbe6c5c20cfb => generated 0 bytes in 153 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 12:42:54 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-f581027e-af90-416f-916c-3ce49c736f62 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:54 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f581027e-af90-416f-916c-3ce49c736f62 tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] GET http://192.168.122.202/volume/v3/volumes/230e709b-4184-4298-b45f-cbe6c5c20cfb Sep 01 12:42:54 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f581027e-af90-416f-916c-3ce49c736f62 tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:42:54 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f581027e-af90-416f-916c-3ce49c736f62 tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:42:54 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:42:54 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:42:54 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:42:54 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:42:54 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-f581027e-af90-416f-916c-3ce49c736f62 tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] Volume info retrieved successfully. Sep 01 12:42:54 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f581027e-af90-416f-916c-3ce49c736f62 tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] http://192.168.122.202/volume/v3/volumes/230e709b-4184-4298-b45f-cbe6c5c20cfb returned with HTTP 200 Sep 01 12:42:54 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 562/1155] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:42:54 2026] GET /volume/v3/volumes/230e709b-4184-4298-b45f-cbe6c5c20cfb => generated 865 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:42:55 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-bebc0568-575e-4746-aaad-3fdfc98553d5 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:55 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-bebc0568-575e-4746-aaad-3fdfc98553d5 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] GET http://192.168.122.202/volume/v3/snapshots/3482f25d-2215-4782-b818-c9b40b079b34 Sep 01 12:42:55 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-bebc0568-575e-4746-aaad-3fdfc98553d5 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:42:55 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-bebc0568-575e-4746-aaad-3fdfc98553d5 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:42:55 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:42:55 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:42:55 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-bebc0568-575e-4746-aaad-3fdfc98553d5 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Snapshot retrieved successfully. Sep 01 12:42:55 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-bebc0568-575e-4746-aaad-3fdfc98553d5 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] http://192.168.122.202/volume/v3/snapshots/3482f25d-2215-4782-b818-c9b40b079b34 returned with HTTP 200 Sep 01 12:42:55 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 594/1156] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:42:55 2026] GET /volume/v3/snapshots/3482f25d-2215-4782-b818-c9b40b079b34 => generated 465 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:42:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-42ad0afd-4dc8-4342-bff2-a5e76266d8ef None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:55 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-42ad0afd-4dc8-4342-bff2-a5e76266d8ef tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] POST http://192.168.122.202/volume/v3/volumes Sep 01 12:42:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-42ad0afd-4dc8-4342-bff2-a5e76266d8ef tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "3482f25d-2215-4782-b818-c9b40b079b34", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-327514500"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:42:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volumes [None req-42ad0afd-4dc8-4342-bff2-a5e76266d8ef tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Create volume request body: {'volume': {'snapshot_id': '3482f25d-2215-4782-b818-c9b40b079b34', 'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-327514500'}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:42:55 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:42:55 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:42:55 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-42ad0afd-4dc8-4342-bff2-a5e76266d8ef tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Snapshot retrieved successfully. Sep 01 12:42:55 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-42ad0afd-4dc8-4342-bff2-a5e76266d8ef tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Create volume of 1 GB Sep 01 12:42:55 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-42ad0afd-4dc8-4342-bff2-a5e76266d8ef tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Availability Zones retrieved successfully. Sep 01 12:42:55 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-42ad0afd-4dc8-4342-bff2-a5e76266d8ef tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Flow 'volume_create_api' (f2ebb4f5-a7f7-4ed7-8b84-d80faf7d8713) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:42:55 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-42ad0afd-4dc8-4342-bff2-a5e76266d8ef tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30c60a7e-9c2a-4914-9084-e8f3af843706) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:42:55 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.flows.api.create_volume [None req-42ad0afd-4dc8-4342-bff2-a5e76266d8ef tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86814) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 12:42:55 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:42:55 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:42:55 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-42ad0afd-4dc8-4342-bff2-a5e76266d8ef tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30c60a7e-9c2a-4914-9084-e8f3af843706) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '3482f25d-2215-4782-b818-c9b40b079b34', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T10:31:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3a4f1b59-94a6-4839-b926-0837adf99645,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a4f1b59-94a6-4839-b926-0837adf99645', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:42:55 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-42ad0afd-4dc8-4342-bff2-a5e76266d8ef tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b7158065-8329-47d2-aeba-9c28b92fe7d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:42:55 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-42ad0afd-4dc8-4342-bff2-a5e76266d8ef tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Created reservations ['31abc3b4-8b37-4565-a96e-2265bdc5ea77', 'f4c2325a-0fc7-4264-980a-e003332ee9c3', 'da84f443-03ad-494a-9df4-036687d02711', 'b9782d6e-ba14-4f6a-97ff-98c054139608'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:42:55 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-42ad0afd-4dc8-4342-bff2-a5e76266d8ef tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b7158065-8329-47d2-aeba-9c28b92fe7d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['31abc3b4-8b37-4565-a96e-2265bdc5ea77', 'f4c2325a-0fc7-4264-980a-e003332ee9c3', 'da84f443-03ad-494a-9df4-036687d02711', 'b9782d6e-ba14-4f6a-97ff-98c054139608']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:42:55 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-42ad0afd-4dc8-4342-bff2-a5e76266d8ef tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3397f23d-cdb0-4f87-a108-1adafd451140) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:42:55 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-40afee81-40dc-4bf1-908d-714f82f5b528 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:55 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-40afee81-40dc-4bf1-908d-714f82f5b528 tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] GET http://192.168.122.202/volume/v3/volumes/230e709b-4184-4298-b45f-cbe6c5c20cfb Sep 01 12:42:55 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-40afee81-40dc-4bf1-908d-714f82f5b528 tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:42:55 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-40afee81-40dc-4bf1-908d-714f82f5b528 tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:42:55 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:42:55 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:42:55 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:42:55 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:42:55 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:42:55 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:42:55 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-42ad0afd-4dc8-4342-bff2-a5e76266d8ef tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3397f23d-cdb0-4f87-a108-1adafd451140) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'daa60b92-26d9-401c-baa5-c0c3fe44aadf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-327514500',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ca348c4678b142f1a3e05eaf7c15c734',qos_specs=None,replication_status=,reservations=['31abc3b4-8b37-4565-a96e-2265bdc5ea77','f4c2325a-0fc7-4264-980a-e003332ee9c3','da84f443-03ad-494a-9df4-036687d02711','b9782d6e-ba14-4f6a-97ff-98c054139608'],size=1,snapshot_id=3482f25d-2215-4782-b818-c9b40b079b34,source_replicaid=,source_volid=None,status='creating',user_id='40bed3b98bb94a83ac0e520c60fdac7b',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T10:42:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-327514500',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=daa60b92-26d9-401c-baa5-c0c3fe44aadf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ca348c4678b142f1a3e05eaf7c15c734',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=3482f25d-2215-4782-b818-c9b40b079b34,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='40bed3b98bb94a83ac0e520c60fdac7b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a4f1b59-94a6-4839-b926-0837adf99645),volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:42:55 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:42:55 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:42:55 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-42ad0afd-4dc8-4342-bff2-a5e76266d8ef tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b264277-d552-4cd9-ac7b-9e4b838ee4bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:42:55 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-40afee81-40dc-4bf1-908d-714f82f5b528 tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] Volume info retrieved successfully. Sep 01 12:42:55 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-40afee81-40dc-4bf1-908d-714f82f5b528 tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] http://192.168.122.202/volume/v3/volumes/230e709b-4184-4298-b45f-cbe6c5c20cfb returned with HTTP 200 Sep 01 12:42:55 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 595/1157] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:42:55 2026] GET /volume/v3/volumes/230e709b-4184-4298-b45f-cbe6c5c20cfb => generated 865 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:42:55 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-42ad0afd-4dc8-4342-bff2-a5e76266d8ef tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b264277-d552-4cd9-ac7b-9e4b838ee4bc) transitioned into state 'SUCCESS' from state '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-327514500',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ca348c4678b142f1a3e05eaf7c15c734',qos_specs=None,replication_status=,reservations=['31abc3b4-8b37-4565-a96e-2265bdc5ea77','f4c2325a-0fc7-4264-980a-e003332ee9c3','da84f443-03ad-494a-9df4-036687d02711','b9782d6e-ba14-4f6a-97ff-98c054139608'],size=1,snapshot_id=3482f25d-2215-4782-b818-c9b40b079b34,source_replicaid=,source_volid=None,status='creating',user_id='40bed3b98bb94a83ac0e520c60fdac7b',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:42:55 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-42ad0afd-4dc8-4342-bff2-a5e76266d8ef tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9242686e-4d4b-4410-ba0c-19d8b58a0085) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:42:55 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:42:55 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:42:55 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-42ad0afd-4dc8-4342-bff2-a5e76266d8ef tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9242686e-4d4b-4410-ba0c-19d8b58a0085) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:42:55 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-42ad0afd-4dc8-4342-bff2-a5e76266d8ef tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Flow 'volume_create_api' (f2ebb4f5-a7f7-4ed7-8b84-d80faf7d8713) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86814) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:42:55 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-42ad0afd-4dc8-4342-bff2-a5e76266d8ef tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Create volume request issued successfully. Sep 01 12:42:55 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-42ad0afd-4dc8-4342-bff2-a5e76266d8ef tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] http://192.168.122.202/volume/v3/volumes returned with HTTP 202 Sep 01 12:42:55 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 563/1158] 192.168.122.202 () {60 vars in 1143 bytes} [Tue Sep 1 12:42:55 2026] POST /volume/v3/volumes => generated 793 bytes in 575 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:42:55 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-05406e5c-10ef-40ad-8707-6591364e129c None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:55 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-05406e5c-10ef-40ad-8707-6591364e129c tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] GET http://192.168.122.202/volume/v3/volumes/daa60b92-26d9-401c-baa5-c0c3fe44aadf Sep 01 12:42:55 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-05406e5c-10ef-40ad-8707-6591364e129c tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:42:55 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-05406e5c-10ef-40ad-8707-6591364e129c tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:42:55 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:42:55 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:42:55 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:42:55 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:42:55 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-05406e5c-10ef-40ad-8707-6591364e129c tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Volume info retrieved successfully. Sep 01 12:42:55 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-05406e5c-10ef-40ad-8707-6591364e129c tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] http://192.168.122.202/volume/v3/volumes/daa60b92-26d9-401c-baa5-c0c3fe44aadf returned with HTTP 200 Sep 01 12:42:55 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 596/1159] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:42:55 2026] GET /volume/v3/volumes/daa60b92-26d9-401c-baa5-c0c3fe44aadf => generated 861 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:42:56 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-e62e190c-50dc-46dd-86ac-db11c54cbed5 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:56 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e62e190c-50dc-46dd-86ac-db11c54cbed5 tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] POST http://192.168.122.202/volume/v3/volumes Sep 01 12:42:56 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e62e190c-50dc-46dd-86ac-db11c54cbed5 tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotMetadataTestJSON-Volume-1162934169"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:42:56 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volumes [None req-e62e190c-50dc-46dd-86ac-db11c54cbed5 tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotMetadataTestJSON-Volume-1162934169'}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:42:56 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-e62e190c-50dc-46dd-86ac-db11c54cbed5 tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] Create volume of 1 GB Sep 01 12:42:56 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:42:56 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:42:56 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-e62e190c-50dc-46dd-86ac-db11c54cbed5 tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] Availability Zones retrieved successfully. Sep 01 12:42:56 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-e62e190c-50dc-46dd-86ac-db11c54cbed5 tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] Flow 'volume_create_api' (ba071426-2fd0-41a1-b1fd-2ac663097804) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:42:56 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-e62e190c-50dc-46dd-86ac-db11c54cbed5 tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ad12f39-d042-4362-9afa-41683de21ca5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:42:56 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.flows.api.create_volume [None req-e62e190c-50dc-46dd-86ac-db11c54cbed5 tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] Validating volume size '1' using validate_int {{(pid=86814) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 12:42:56 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-e62e190c-50dc-46dd-86ac-db11c54cbed5 tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ad12f39-d042-4362-9afa-41683de21ca5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T10:31:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3a4f1b59-94a6-4839-b926-0837adf99645,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a4f1b59-94a6-4839-b926-0837adf99645', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:42:56 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-e62e190c-50dc-46dd-86ac-db11c54cbed5 tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ef0e1db-ccef-486c-84f6-c5db505d89ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:42:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-7dbe859c-d964-4410-a7b3-5e246a2f254a None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:56 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-7dbe859c-d964-4410-a7b3-5e246a2f254a tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] GET http://192.168.122.202/volume/v3/volumes/230e709b-4184-4298-b45f-cbe6c5c20cfb Sep 01 12:42:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-7dbe859c-d964-4410-a7b3-5e246a2f254a tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:42:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-7dbe859c-d964-4410-a7b3-5e246a2f254a tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:42:56 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-e62e190c-50dc-46dd-86ac-db11c54cbed5 tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] Created reservations ['f3eec7ae-be1d-469c-9f4c-faf20e5be53f', 'b6810393-3be6-4290-a113-7777a43d2d64', 'e682712f-5db8-4fc4-b67e-2963138dccfe', 'a23a0c24-e2f6-45ed-a3d3-5444c6f82231'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:42:56 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-e62e190c-50dc-46dd-86ac-db11c54cbed5 tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ef0e1db-ccef-486c-84f6-c5db505d89ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f3eec7ae-be1d-469c-9f4c-faf20e5be53f', 'b6810393-3be6-4290-a113-7777a43d2d64', 'e682712f-5db8-4fc4-b67e-2963138dccfe', 'a23a0c24-e2f6-45ed-a3d3-5444c6f82231']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:42:56 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-e62e190c-50dc-46dd-86ac-db11c54cbed5 tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a928d284-f2f2-47e7-8039-164fdb1829c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:42:56 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-7dbe859c-d964-4410-a7b3-5e246a2f254a tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] http://192.168.122.202/volume/v3/volumes/230e709b-4184-4298-b45f-cbe6c5c20cfb returned with HTTP 404 Sep 01 12:42:56 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 597/1160] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:42:56 2026] GET /volume/v3/volumes/230e709b-4184-4298-b45f-cbe6c5c20cfb => generated 109 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:42:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-f2fd77fe-b089-44b5-a25d-4f71f3fe9f7c None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:56 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f2fd77fe-b089-44b5-a25d-4f71f3fe9f7c tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] DELETE http://192.168.122.202/volume/v3/volumes/ff18e097-fae2-4991-b996-cee7020c84fd Sep 01 12:42:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f2fd77fe-b089-44b5-a25d-4f71f3fe9f7c tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:42:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f2fd77fe-b089-44b5-a25d-4f71f3fe9f7c tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:42:56 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-f2fd77fe-b089-44b5-a25d-4f71f3fe9f7c tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] Delete volume with id: ff18e097-fae2-4991-b996-cee7020c84fd Sep 01 12:42:56 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:42:56 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:42:56 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:42:56 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:42:56 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-f2fd77fe-b089-44b5-a25d-4f71f3fe9f7c tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] Volume info retrieved successfully. Sep 01 12:42:56 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:42:56 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:42:56 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-e62e190c-50dc-46dd-86ac-db11c54cbed5 tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a928d284-f2f2-47e7-8039-164fdb1829c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b380469e-627f-4780-91d8-146d170a1dec', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1162934169',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3803ebf67a174dcabd00308346458412',qos_specs=None,replication_status=,reservations=['f3eec7ae-be1d-469c-9f4c-faf20e5be53f','b6810393-3be6-4290-a113-7777a43d2d64','e682712f-5db8-4fc4-b67e-2963138dccfe','a23a0c24-e2f6-45ed-a3d3-5444c6f82231'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='911a5e04f7b54dd9ac6ca05d06722a03',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T10:42:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1162934169',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b380469e-627f-4780-91d8-146d170a1dec,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3803ebf67a174dcabd00308346458412',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='911a5e04f7b54dd9ac6ca05d06722a03',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a4f1b59-94a6-4839-b926-0837adf99645),volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:42:56 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-e62e190c-50dc-46dd-86ac-db11c54cbed5 tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae9a4d01-8d28-4087-a707-605693cc673e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:42:56 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-f2fd77fe-b089-44b5-a25d-4f71f3fe9f7c tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] Delete volume request issued successfully. Sep 01 12:42:56 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f2fd77fe-b089-44b5-a25d-4f71f3fe9f7c tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] http://192.168.122.202/volume/v3/volumes/ff18e097-fae2-4991-b996-cee7020c84fd returned with HTTP 202 Sep 01 12:42:56 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 598/1161] 192.168.122.202 () {58 vars in 1235 bytes} [Tue Sep 1 12:42:56 2026] DELETE /volume/v3/volumes/ff18e097-fae2-4991-b996-cee7020c84fd => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:42:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-656d7fbd-f91f-4124-b466-7f70fcaac6e1 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:56 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-656d7fbd-f91f-4124-b466-7f70fcaac6e1 tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] GET http://192.168.122.202/volume/v3/volumes/ff18e097-fae2-4991-b996-cee7020c84fd Sep 01 12:42:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-656d7fbd-f91f-4124-b466-7f70fcaac6e1 tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:42:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-656d7fbd-f91f-4124-b466-7f70fcaac6e1 tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:42:56 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:42:56 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:42:56 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:42:56 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:42:56 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-656d7fbd-f91f-4124-b466-7f70fcaac6e1 tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] Volume info retrieved successfully. Sep 01 12:42:56 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-e62e190c-50dc-46dd-86ac-db11c54cbed5 tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae9a4d01-8d28-4087-a707-605693cc673e) transitioned into state 'SUCCESS' from state '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-1162934169',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3803ebf67a174dcabd00308346458412',qos_specs=None,replication_status=,reservations=['f3eec7ae-be1d-469c-9f4c-faf20e5be53f','b6810393-3be6-4290-a113-7777a43d2d64','e682712f-5db8-4fc4-b67e-2963138dccfe','a23a0c24-e2f6-45ed-a3d3-5444c6f82231'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='911a5e04f7b54dd9ac6ca05d06722a03',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:42:56 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-656d7fbd-f91f-4124-b466-7f70fcaac6e1 tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] http://192.168.122.202/volume/v3/volumes/ff18e097-fae2-4991-b996-cee7020c84fd returned with HTTP 200 Sep 01 12:42:56 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-e62e190c-50dc-46dd-86ac-db11c54cbed5 tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (24ed35fb-4760-4927-bfe9-6749da90eb98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:42:56 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 599/1162] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:42:56 2026] GET /volume/v3/volumes/ff18e097-fae2-4991-b996-cee7020c84fd => generated 865 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:42:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-5b533b0a-fffa-494e-81f9-64c5dfb489da None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:56 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-5b533b0a-fffa-494e-81f9-64c5dfb489da tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] GET http://192.168.122.202/volume/v3/volumes/daa60b92-26d9-401c-baa5-c0c3fe44aadf Sep 01 12:42:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-5b533b0a-fffa-494e-81f9-64c5dfb489da tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:42:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-5b533b0a-fffa-494e-81f9-64c5dfb489da tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:42:56 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-e62e190c-50dc-46dd-86ac-db11c54cbed5 tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (24ed35fb-4760-4927-bfe9-6749da90eb98) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:42:56 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-e62e190c-50dc-46dd-86ac-db11c54cbed5 tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] Flow 'volume_create_api' (ba071426-2fd0-41a1-b1fd-2ac663097804) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86814) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:42:56 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-e62e190c-50dc-46dd-86ac-db11c54cbed5 tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] Create volume request issued successfully. Sep 01 12:42:56 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:42:56 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:42:56 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:42:56 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:42:56 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e62e190c-50dc-46dd-86ac-db11c54cbed5 tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] http://192.168.122.202/volume/v3/volumes returned with HTTP 202 Sep 01 12:42:56 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 564/1163] 192.168.122.202 () {60 vars in 1142 bytes} [Tue Sep 1 12:42:56 2026] POST /volume/v3/volumes => generated 764 bytes in 897 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:42:56 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-5b533b0a-fffa-494e-81f9-64c5dfb489da tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Volume info retrieved successfully. Sep 01 12:42:56 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-58e96cb8-15cf-44fb-8fc1-089779dca2e6 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:56 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-58e96cb8-15cf-44fb-8fc1-089779dca2e6 tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] GET http://192.168.122.202/volume/v3/volumes/b380469e-627f-4780-91d8-146d170a1dec Sep 01 12:42:56 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-58e96cb8-15cf-44fb-8fc1-089779dca2e6 tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:42:56 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-58e96cb8-15cf-44fb-8fc1-089779dca2e6 tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:42:56 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-5b533b0a-fffa-494e-81f9-64c5dfb489da tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] http://192.168.122.202/volume/v3/volumes/daa60b92-26d9-401c-baa5-c0c3fe44aadf returned with HTTP 200 Sep 01 12:42:56 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 600/1164] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:42:56 2026] GET /volume/v3/volumes/daa60b92-26d9-401c-baa5-c0c3fe44aadf => generated 885 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:42:57 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:42:57 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:42:57 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:42:57 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:42:57 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-58e96cb8-15cf-44fb-8fc1-089779dca2e6 tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] Volume info retrieved successfully. Sep 01 12:42:57 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-58e96cb8-15cf-44fb-8fc1-089779dca2e6 tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] http://192.168.122.202/volume/v3/volumes/b380469e-627f-4780-91d8-146d170a1dec returned with HTTP 200 Sep 01 12:42:57 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 565/1165] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:42:56 2026] GET /volume/v3/volumes/b380469e-627f-4780-91d8-146d170a1dec => generated 832 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:42:57 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-97c4bcd3-6227-4ed9-9b68-9bee1ecfdf88 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:57 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-97c4bcd3-6227-4ed9-9b68-9bee1ecfdf88 tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] GET http://192.168.122.202/volume/v3/volumes/ff18e097-fae2-4991-b996-cee7020c84fd Sep 01 12:42:57 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-97c4bcd3-6227-4ed9-9b68-9bee1ecfdf88 tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:42:57 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-97c4bcd3-6227-4ed9-9b68-9bee1ecfdf88 tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:42:57 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:42:57 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:42:57 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:42:57 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:42:57 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-97c4bcd3-6227-4ed9-9b68-9bee1ecfdf88 tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] Volume info retrieved successfully. Sep 01 12:42:57 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-97c4bcd3-6227-4ed9-9b68-9bee1ecfdf88 tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] http://192.168.122.202/volume/v3/volumes/ff18e097-fae2-4991-b996-cee7020c84fd returned with HTTP 200 Sep 01 12:42:57 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 601/1166] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:42:57 2026] GET /volume/v3/volumes/ff18e097-fae2-4991-b996-cee7020c84fd => generated 865 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:42:58 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-89891bd8-4592-4763-9205-c4dee53687d8 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:58 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-89891bd8-4592-4763-9205-c4dee53687d8 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] GET http://192.168.122.202/volume/v3/volumes/daa60b92-26d9-401c-baa5-c0c3fe44aadf Sep 01 12:42:58 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-89891bd8-4592-4763-9205-c4dee53687d8 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:42:58 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-89891bd8-4592-4763-9205-c4dee53687d8 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:42:58 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:42:58 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:42:58 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:42:58 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:42:58 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-89891bd8-4592-4763-9205-c4dee53687d8 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Volume info retrieved successfully. Sep 01 12:42:58 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-89891bd8-4592-4763-9205-c4dee53687d8 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] http://192.168.122.202/volume/v3/volumes/daa60b92-26d9-401c-baa5-c0c3fe44aadf returned with HTTP 200 Sep 01 12:42:58 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 566/1167] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:42:58 2026] GET /volume/v3/volumes/daa60b92-26d9-401c-baa5-c0c3fe44aadf => generated 885 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:42:58 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-75a1c4b0-8c23-42d5-b7e4-258146849bc6 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:58 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-75a1c4b0-8c23-42d5-b7e4-258146849bc6 tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] GET http://192.168.122.202/volume/v3/volumes/b380469e-627f-4780-91d8-146d170a1dec Sep 01 12:42:58 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-75a1c4b0-8c23-42d5-b7e4-258146849bc6 tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:42:58 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-75a1c4b0-8c23-42d5-b7e4-258146849bc6 tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:42:58 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:42:58 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:42:58 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:42:58 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:42:58 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-75a1c4b0-8c23-42d5-b7e4-258146849bc6 tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] Volume info retrieved successfully. Sep 01 12:42:58 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-75a1c4b0-8c23-42d5-b7e4-258146849bc6 tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] http://192.168.122.202/volume/v3/volumes/b380469e-627f-4780-91d8-146d170a1dec returned with HTTP 200 Sep 01 12:42:58 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 602/1168] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:42:58 2026] GET /volume/v3/volumes/b380469e-627f-4780-91d8-146d170a1dec => generated 856 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:42:58 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-2004046b-50f1-4888-af90-b717d9c9d7c8 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:58 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-2004046b-50f1-4888-af90-b717d9c9d7c8 tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] GET http://192.168.122.202/volume/v3/volumes/ff18e097-fae2-4991-b996-cee7020c84fd Sep 01 12:42:58 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-2004046b-50f1-4888-af90-b717d9c9d7c8 tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:42:58 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-2004046b-50f1-4888-af90-b717d9c9d7c8 tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:42:59 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-2004046b-50f1-4888-af90-b717d9c9d7c8 tempest-TestServerVolumeAttachmentScenario-680651441 tempest-TestServerVolumeAttachmentScenario-680651441-project-member] http://192.168.122.202/volume/v3/volumes/ff18e097-fae2-4991-b996-cee7020c84fd returned with HTTP 404 Sep 01 12:42:59 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 567/1169] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:42:58 2026] GET /volume/v3/volumes/ff18e097-fae2-4991-b996-cee7020c84fd => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:42:59 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-580aec66-870e-40d8-84f2-54ded03175cd None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:59 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-580aec66-870e-40d8-84f2-54ded03175cd tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] GET http://192.168.122.202/volume/v3/volumes/daa60b92-26d9-401c-baa5-c0c3fe44aadf Sep 01 12:42:59 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-580aec66-870e-40d8-84f2-54ded03175cd tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:42:59 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-580aec66-870e-40d8-84f2-54ded03175cd tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:42:59 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:42:59 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:42:59 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:42:59 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:42:59 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-580aec66-870e-40d8-84f2-54ded03175cd tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Volume info retrieved successfully. Sep 01 12:42:59 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-6642c33a-d10c-41dc-a893-34972e496080 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:42:59 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-580aec66-870e-40d8-84f2-54ded03175cd tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] http://192.168.122.202/volume/v3/volumes/daa60b92-26d9-401c-baa5-c0c3fe44aadf returned with HTTP 200 Sep 01 12:42:59 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 603/1170] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:42:59 2026] GET /volume/v3/volumes/daa60b92-26d9-401c-baa5-c0c3fe44aadf => generated 885 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:42:59 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-6642c33a-d10c-41dc-a893-34972e496080 tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] GET http://192.168.122.202/volume/v3/volumes/b380469e-627f-4780-91d8-146d170a1dec Sep 01 12:42:59 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-6642c33a-d10c-41dc-a893-34972e496080 tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:42:59 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-6642c33a-d10c-41dc-a893-34972e496080 tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:42:59 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:42:59 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:42:59 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:42:59 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:42:59 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-6642c33a-d10c-41dc-a893-34972e496080 tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] Volume info retrieved successfully. Sep 01 12:42:59 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-6642c33a-d10c-41dc-a893-34972e496080 tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] http://192.168.122.202/volume/v3/volumes/b380469e-627f-4780-91d8-146d170a1dec returned with HTTP 200 Sep 01 12:42:59 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 568/1171] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:42:59 2026] GET /volume/v3/volumes/b380469e-627f-4780-91d8-146d170a1dec => generated 856 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:43:00 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-e9a0a9c7-0ee4-4efc-b322-90015cbe87e2 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:43:00 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e9a0a9c7-0ee4-4efc-b322-90015cbe87e2 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] GET http://192.168.122.202/volume/v3/volumes/daa60b92-26d9-401c-baa5-c0c3fe44aadf Sep 01 12:43:00 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e9a0a9c7-0ee4-4efc-b322-90015cbe87e2 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:43:00 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e9a0a9c7-0ee4-4efc-b322-90015cbe87e2 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:43:00 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:43:00 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:43:00 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:43:00 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:43:00 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-01e94c04-8d31-4db2-8cf9-2d4d797a9fde None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:43:00 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-01e94c04-8d31-4db2-8cf9-2d4d797a9fde tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] GET http://192.168.122.202/volume/v3/volumes/b380469e-627f-4780-91d8-146d170a1dec Sep 01 12:43:00 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-01e94c04-8d31-4db2-8cf9-2d4d797a9fde tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:43:00 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-01e94c04-8d31-4db2-8cf9-2d4d797a9fde tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:43:00 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-e9a0a9c7-0ee4-4efc-b322-90015cbe87e2 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Volume info retrieved successfully. Sep 01 12:43:00 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:43:00 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:43:00 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:43:00 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:43:00 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e9a0a9c7-0ee4-4efc-b322-90015cbe87e2 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] http://192.168.122.202/volume/v3/volumes/daa60b92-26d9-401c-baa5-c0c3fe44aadf returned with HTTP 200 Sep 01 12:43:00 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 604/1172] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:43:00 2026] GET /volume/v3/volumes/daa60b92-26d9-401c-baa5-c0c3fe44aadf => generated 885 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:43:00 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-01e94c04-8d31-4db2-8cf9-2d4d797a9fde tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] Volume info retrieved successfully. Sep 01 12:43:00 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-01e94c04-8d31-4db2-8cf9-2d4d797a9fde tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] http://192.168.122.202/volume/v3/volumes/b380469e-627f-4780-91d8-146d170a1dec returned with HTTP 200 Sep 01 12:43:00 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 569/1173] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:43:00 2026] GET /volume/v3/volumes/b380469e-627f-4780-91d8-146d170a1dec => generated 856 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:43:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-b9b83048-e572-4f1f-a105-6677405d9d52 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:43:01 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b9b83048-e572-4f1f-a105-6677405d9d52 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] GET http://192.168.122.202/volume/v3/volumes/daa60b92-26d9-401c-baa5-c0c3fe44aadf Sep 01 12:43:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b9b83048-e572-4f1f-a105-6677405d9d52 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:43:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b9b83048-e572-4f1f-a105-6677405d9d52 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:43:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-98eb6a24-f539-4cc6-b509-67f34c4afdb0 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:43:01 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-98eb6a24-f539-4cc6-b509-67f34c4afdb0 tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] GET http://192.168.122.202/volume/v3/volumes/b380469e-627f-4780-91d8-146d170a1dec Sep 01 12:43:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-98eb6a24-f539-4cc6-b509-67f34c4afdb0 tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:43:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-98eb6a24-f539-4cc6-b509-67f34c4afdb0 tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:43:01 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:43:01 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:43:01 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:43:01 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:43:01 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-b9b83048-e572-4f1f-a105-6677405d9d52 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Volume info retrieved successfully. Sep 01 12:43:01 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:43:01 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:43:01 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:43:01 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:43:01 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b9b83048-e572-4f1f-a105-6677405d9d52 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] http://192.168.122.202/volume/v3/volumes/daa60b92-26d9-401c-baa5-c0c3fe44aadf returned with HTTP 200 Sep 01 12:43:01 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 605/1174] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:43:01 2026] GET /volume/v3/volumes/daa60b92-26d9-401c-baa5-c0c3fe44aadf => generated 885 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:43:01 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-98eb6a24-f539-4cc6-b509-67f34c4afdb0 tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] Volume info retrieved successfully. Sep 01 12:43:01 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-98eb6a24-f539-4cc6-b509-67f34c4afdb0 tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] http://192.168.122.202/volume/v3/volumes/b380469e-627f-4780-91d8-146d170a1dec returned with HTTP 200 Sep 01 12:43:01 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 570/1175] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:43:01 2026] GET /volume/v3/volumes/b380469e-627f-4780-91d8-146d170a1dec => generated 856 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:43:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-adc62e94-e229-4f98-9d27-fbf6b47b85a8 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:43:02 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-adc62e94-e229-4f98-9d27-fbf6b47b85a8 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] GET http://192.168.122.202/volume/v3/volumes/daa60b92-26d9-401c-baa5-c0c3fe44aadf Sep 01 12:43:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-adc62e94-e229-4f98-9d27-fbf6b47b85a8 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:43:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-adc62e94-e229-4f98-9d27-fbf6b47b85a8 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:43:02 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:43:02 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:43:02 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:43:02 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:43:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-27e118e6-c1a0-46ce-9bb1-a775026b7b90 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:43:02 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-adc62e94-e229-4f98-9d27-fbf6b47b85a8 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Volume info retrieved successfully. Sep 01 12:43:02 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-27e118e6-c1a0-46ce-9bb1-a775026b7b90 tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] GET http://192.168.122.202/volume/v3/volumes/b380469e-627f-4780-91d8-146d170a1dec Sep 01 12:43:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-27e118e6-c1a0-46ce-9bb1-a775026b7b90 tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:43:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-27e118e6-c1a0-46ce-9bb1-a775026b7b90 tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:43:02 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-adc62e94-e229-4f98-9d27-fbf6b47b85a8 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] http://192.168.122.202/volume/v3/volumes/daa60b92-26d9-401c-baa5-c0c3fe44aadf returned with HTTP 200 Sep 01 12:43:02 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 606/1176] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:43:02 2026] GET /volume/v3/volumes/daa60b92-26d9-401c-baa5-c0c3fe44aadf => generated 885 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:43:02 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:43:02 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:43:02 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:43:02 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:43:02 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-27e118e6-c1a0-46ce-9bb1-a775026b7b90 tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] Volume info retrieved successfully. Sep 01 12:43:02 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-27e118e6-c1a0-46ce-9bb1-a775026b7b90 tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] http://192.168.122.202/volume/v3/volumes/b380469e-627f-4780-91d8-146d170a1dec returned with HTTP 200 Sep 01 12:43:02 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 571/1177] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:43:02 2026] GET /volume/v3/volumes/b380469e-627f-4780-91d8-146d170a1dec => generated 856 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:43:03 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-846f1d5f-8965-4722-9f7e-65b1fbea4606 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:43:03 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-846f1d5f-8965-4722-9f7e-65b1fbea4606 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] GET http://192.168.122.202/volume/v3/volumes/daa60b92-26d9-401c-baa5-c0c3fe44aadf Sep 01 12:43:03 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-846f1d5f-8965-4722-9f7e-65b1fbea4606 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:43:03 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-846f1d5f-8965-4722-9f7e-65b1fbea4606 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:43:03 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:43:03 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:43:03 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:43:03 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:43:03 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-846f1d5f-8965-4722-9f7e-65b1fbea4606 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Volume info retrieved successfully. Sep 01 12:43:03 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-60c00425-7bfd-4c88-9233-a43faa121cd3 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:43:03 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-846f1d5f-8965-4722-9f7e-65b1fbea4606 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] http://192.168.122.202/volume/v3/volumes/daa60b92-26d9-401c-baa5-c0c3fe44aadf returned with HTTP 200 Sep 01 12:43:03 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 607/1178] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:43:03 2026] GET /volume/v3/volumes/daa60b92-26d9-401c-baa5-c0c3fe44aadf => generated 885 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:43:03 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-60c00425-7bfd-4c88-9233-a43faa121cd3 tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] GET http://192.168.122.202/volume/v3/volumes/b380469e-627f-4780-91d8-146d170a1dec Sep 01 12:43:03 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-60c00425-7bfd-4c88-9233-a43faa121cd3 tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:43:03 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-60c00425-7bfd-4c88-9233-a43faa121cd3 tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:43:03 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:43:03 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:43:03 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:43:03 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:43:03 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-60c00425-7bfd-4c88-9233-a43faa121cd3 tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] Volume info retrieved successfully. Sep 01 12:43:04 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-60c00425-7bfd-4c88-9233-a43faa121cd3 tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] http://192.168.122.202/volume/v3/volumes/b380469e-627f-4780-91d8-146d170a1dec returned with HTTP 200 Sep 01 12:43:04 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 572/1179] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:43:03 2026] GET /volume/v3/volumes/b380469e-627f-4780-91d8-146d170a1dec => generated 856 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:43:04 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-fc489c4d-7016-40a4-95f1-5daf10aeabcd None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:43:04 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-fc489c4d-7016-40a4-95f1-5daf10aeabcd tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] GET http://192.168.122.202/volume/v3/volumes/daa60b92-26d9-401c-baa5-c0c3fe44aadf Sep 01 12:43:04 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-fc489c4d-7016-40a4-95f1-5daf10aeabcd tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:43:04 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-fc489c4d-7016-40a4-95f1-5daf10aeabcd tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:43:04 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:43:04 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:43:04 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:43:04 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:43:04 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-fc489c4d-7016-40a4-95f1-5daf10aeabcd tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Volume info retrieved successfully. Sep 01 12:43:04 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-fc489c4d-7016-40a4-95f1-5daf10aeabcd tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] http://192.168.122.202/volume/v3/volumes/daa60b92-26d9-401c-baa5-c0c3fe44aadf returned with HTTP 200 Sep 01 12:43:05 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 608/1180] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:43:04 2026] GET /volume/v3/volumes/daa60b92-26d9-401c-baa5-c0c3fe44aadf => generated 886 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:43:05 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-659c8c4f-d6ad-42f0-b666-6f6b5c69c60d None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:43:05 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-659c8c4f-d6ad-42f0-b666-6f6b5c69c60d tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] GET http://192.168.122.202/volume/v3/volumes/daa60b92-26d9-401c-baa5-c0c3fe44aadf Sep 01 12:43:05 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-659c8c4f-d6ad-42f0-b666-6f6b5c69c60d tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:43:05 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-659c8c4f-d6ad-42f0-b666-6f6b5c69c60d tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:43:05 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-b8c59c8f-0a21-487c-9231-08ce5ac415dc None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:43:05 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:43:05 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:43:05 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b8c59c8f-0a21-487c-9231-08ce5ac415dc tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] GET http://192.168.122.202/volume/v3/volumes/b380469e-627f-4780-91d8-146d170a1dec Sep 01 12:43:05 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b8c59c8f-0a21-487c-9231-08ce5ac415dc tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:43:05 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b8c59c8f-0a21-487c-9231-08ce5ac415dc tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:43:05 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:43:05 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:43:05 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:43:05 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:43:05 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-659c8c4f-d6ad-42f0-b666-6f6b5c69c60d tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Volume info retrieved successfully. Sep 01 12:43:05 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:43:05 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:43:05 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-659c8c4f-d6ad-42f0-b666-6f6b5c69c60d tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] http://192.168.122.202/volume/v3/volumes/daa60b92-26d9-401c-baa5-c0c3fe44aadf returned with HTTP 200 Sep 01 12:43:05 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 573/1181] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:43:05 2026] GET /volume/v3/volumes/daa60b92-26d9-401c-baa5-c0c3fe44aadf => generated 886 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:43:05 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-b8c59c8f-0a21-487c-9231-08ce5ac415dc tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] Volume info retrieved successfully. Sep 01 12:43:05 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-8ceda3c1-3593-4b5f-b73e-6f4475b620de None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:43:05 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8ceda3c1-3593-4b5f-b73e-6f4475b620de tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] DELETE http://192.168.122.202/volume/v3/volumes/3f43ff91-56cb-4743-868c-7c35d83ccfdb?cascade=True Sep 01 12:43:05 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-8ceda3c1-3593-4b5f-b73e-6f4475b620de tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:43:05 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-8ceda3c1-3593-4b5f-b73e-6f4475b620de tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:43:05 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-8ceda3c1-3593-4b5f-b73e-6f4475b620de tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Delete volume with id: 3f43ff91-56cb-4743-868c-7c35d83ccfdb Sep 01 12:43:05 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b8c59c8f-0a21-487c-9231-08ce5ac415dc tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] http://192.168.122.202/volume/v3/volumes/b380469e-627f-4780-91d8-146d170a1dec returned with HTTP 200 Sep 01 12:43:05 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 609/1182] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:43:05 2026] GET /volume/v3/volumes/b380469e-627f-4780-91d8-146d170a1dec => generated 856 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:43:05 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:43:05 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:43:05 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:43:05 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:43:05 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-8ceda3c1-3593-4b5f-b73e-6f4475b620de tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Volume info retrieved successfully. Sep 01 12:43:05 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:43:05 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 12:43:05 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-8ceda3c1-3593-4b5f-b73e-6f4475b620de tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Delete volume request issued successfully. Sep 01 12:43:05 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8ceda3c1-3593-4b5f-b73e-6f4475b620de tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] http://192.168.122.202/volume/v3/volumes/3f43ff91-56cb-4743-868c-7c35d83ccfdb?cascade=True returned with HTTP 202 Sep 01 12:43:05 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 574/1183] 192.168.122.202 () {58 vars in 1260 bytes} [Tue Sep 1 12:43:05 2026] DELETE /volume/v3/volumes/3f43ff91-56cb-4743-868c-7c35d83ccfdb?cascade=True => generated 0 bytes in 142 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:43:05 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-1e3afd1f-6926-498a-9976-6b7d583794d0 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:43:05 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-1e3afd1f-6926-498a-9976-6b7d583794d0 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] GET http://192.168.122.202/volume/v3/volumes/3f43ff91-56cb-4743-868c-7c35d83ccfdb Sep 01 12:43:05 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-1e3afd1f-6926-498a-9976-6b7d583794d0 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:43:05 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-1e3afd1f-6926-498a-9976-6b7d583794d0 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:43:05 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:43:05 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:43:05 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:43:05 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:43:05 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-1e3afd1f-6926-498a-9976-6b7d583794d0 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Volume info retrieved successfully. Sep 01 12:43:05 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-1e3afd1f-6926-498a-9976-6b7d583794d0 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] http://192.168.122.202/volume/v3/volumes/3f43ff91-56cb-4743-868c-7c35d83ccfdb returned with HTTP 200 Sep 01 12:43:05 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 610/1184] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:43:05 2026] GET /volume/v3/volumes/3f43ff91-56cb-4743-868c-7c35d83ccfdb => generated 851 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:43:06 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-6dfe9948-861b-40d8-a9e5-49db0c5606fb None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:43:06 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-6dfe9948-861b-40d8-a9e5-49db0c5606fb tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] GET http://192.168.122.202/volume/v3/volumes/b380469e-627f-4780-91d8-146d170a1dec Sep 01 12:43:06 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-6dfe9948-861b-40d8-a9e5-49db0c5606fb tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:43:06 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-6dfe9948-861b-40d8-a9e5-49db0c5606fb tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:43:06 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:43:06 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:43:06 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:43:06 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:43:06 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-6dfe9948-861b-40d8-a9e5-49db0c5606fb tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] Volume info retrieved successfully. Sep 01 12:43:06 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-6dfe9948-861b-40d8-a9e5-49db0c5606fb tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] http://192.168.122.202/volume/v3/volumes/b380469e-627f-4780-91d8-146d170a1dec returned with HTTP 200 Sep 01 12:43:06 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 575/1185] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:43:06 2026] GET /volume/v3/volumes/b380469e-627f-4780-91d8-146d170a1dec => generated 857 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:43:06 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-c83db9af-7d94-4a65-86d8-ec1833ca2fe2 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:43:06 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c83db9af-7d94-4a65-86d8-ec1833ca2fe2 tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] POST http://192.168.122.202/volume/v3/snapshots Sep 01 12:43:06 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c83db9af-7d94-4a65-86d8-ec1833ca2fe2 tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b380469e-627f-4780-91d8-146d170a1dec", "name": "tempest-SnapshotMetadataTestJSON-Snapshot-411724894"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:43:06 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-49df8440-be6e-4ba1-94b7-670a86832939 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:43:06 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:43:06 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:43:06 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:43:06 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:43:06 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-c83db9af-7d94-4a65-86d8-ec1833ca2fe2 tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] Volume info retrieved successfully. Sep 01 12:43:06 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.snapshots [None req-c83db9af-7d94-4a65-86d8-ec1833ca2fe2 tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] Create snapshot from volume b380469e-627f-4780-91d8-146d170a1dec Sep 01 12:43:06 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-49df8440-be6e-4ba1-94b7-670a86832939 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] GET http://192.168.122.202/volume/v3/volumes/3f43ff91-56cb-4743-868c-7c35d83ccfdb Sep 01 12:43:06 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-49df8440-be6e-4ba1-94b7-670a86832939 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:43:06 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-49df8440-be6e-4ba1-94b7-670a86832939 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:43:06 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:43:06 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:43:06 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:43:06 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:43:06 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-49df8440-be6e-4ba1-94b7-670a86832939 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Volume info retrieved successfully. Sep 01 12:43:06 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-49df8440-be6e-4ba1-94b7-670a86832939 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] http://192.168.122.202/volume/v3/volumes/3f43ff91-56cb-4743-868c-7c35d83ccfdb returned with HTTP 200 Sep 01 12:43:06 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 576/1186] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:43:06 2026] GET /volume/v3/volumes/3f43ff91-56cb-4743-868c-7c35d83ccfdb => generated 851 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:43:06 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-c83db9af-7d94-4a65-86d8-ec1833ca2fe2 tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] Created reservations ['7c32a355-13e5-4895-ba28-d1754c667b5c', 'c60d7250-ea12-4210-b49f-0e76d6621d59', 'dcaa129c-81ad-46a3-9a3d-cbb755e8db7d', '1a382f5c-e9ed-40af-aa93-5d7b9a675a37'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:43:06 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:43:06 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:43:06 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-c83db9af-7d94-4a65-86d8-ec1833ca2fe2 tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] Snapshot create request issued successfully. Sep 01 12:43:06 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c83db9af-7d94-4a65-86d8-ec1833ca2fe2 tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] http://192.168.122.202/volume/v3/snapshots returned with HTTP 202 Sep 01 12:43:06 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 611/1187] 192.168.122.202 () {60 vars in 1149 bytes} [Tue Sep 1 12:43:06 2026] POST /volume/v3/snapshots => generated 310 bytes in 205 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:43:06 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-b4ce5b22-390f-49e4-982e-bc98a4b84b01 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:43:06 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b4ce5b22-390f-49e4-982e-bc98a4b84b01 tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] GET http://192.168.122.202/volume/v3/snapshots/430596dd-ed80-48bf-a009-5fb0e6cab1ac Sep 01 12:43:06 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b4ce5b22-390f-49e4-982e-bc98a4b84b01 tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:43:06 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b4ce5b22-390f-49e4-982e-bc98a4b84b01 tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:43:06 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:43:06 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:43:06 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-b4ce5b22-390f-49e4-982e-bc98a4b84b01 tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] Snapshot retrieved successfully. Sep 01 12:43:06 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b4ce5b22-390f-49e4-982e-bc98a4b84b01 tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] http://192.168.122.202/volume/v3/snapshots/430596dd-ed80-48bf-a009-5fb0e6cab1ac returned with HTTP 200 Sep 01 12:43:06 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 577/1188] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:43:06 2026] GET /volume/v3/snapshots/430596dd-ed80-48bf-a009-5fb0e6cab1ac => generated 442 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:43:07 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-85b94a30-0ea8-4a27-90d0-18b7f0bd06f8 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:43:07 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-85b94a30-0ea8-4a27-90d0-18b7f0bd06f8 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] GET http://192.168.122.202/volume/v3/volumes/3f43ff91-56cb-4743-868c-7c35d83ccfdb Sep 01 12:43:07 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-85b94a30-0ea8-4a27-90d0-18b7f0bd06f8 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:43:07 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-85b94a30-0ea8-4a27-90d0-18b7f0bd06f8 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:43:07 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:43:07 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:43:07 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:43:07 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:43:07 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-85b94a30-0ea8-4a27-90d0-18b7f0bd06f8 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Volume info retrieved successfully. Sep 01 12:43:07 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-85b94a30-0ea8-4a27-90d0-18b7f0bd06f8 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] http://192.168.122.202/volume/v3/volumes/3f43ff91-56cb-4743-868c-7c35d83ccfdb returned with HTTP 200 Sep 01 12:43:07 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 612/1189] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:43:07 2026] GET /volume/v3/volumes/3f43ff91-56cb-4743-868c-7c35d83ccfdb => generated 851 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:43:07 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-576ded51-12e1-4cec-ada3-dca4cea445db None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:43:07 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-576ded51-12e1-4cec-ada3-dca4cea445db tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] GET http://192.168.122.202/volume/v3/snapshots/430596dd-ed80-48bf-a009-5fb0e6cab1ac Sep 01 12:43:07 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-576ded51-12e1-4cec-ada3-dca4cea445db tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:43:07 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-576ded51-12e1-4cec-ada3-dca4cea445db tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:43:07 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:43:07 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:43:07 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-576ded51-12e1-4cec-ada3-dca4cea445db tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] Snapshot retrieved successfully. Sep 01 12:43:07 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-576ded51-12e1-4cec-ada3-dca4cea445db tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] http://192.168.122.202/volume/v3/snapshots/430596dd-ed80-48bf-a009-5fb0e6cab1ac returned with HTTP 200 Sep 01 12:43:07 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 578/1190] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:43:07 2026] GET /volume/v3/snapshots/430596dd-ed80-48bf-a009-5fb0e6cab1ac => generated 442 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:43:08 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-8cbdcd4c-433a-4168-88b8-fb57a28afcb1 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:43:08 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-8cbdcd4c-433a-4168-88b8-fb57a28afcb1 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] GET http://192.168.122.202/volume/v3/volumes/3f43ff91-56cb-4743-868c-7c35d83ccfdb Sep 01 12:43:08 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-8cbdcd4c-433a-4168-88b8-fb57a28afcb1 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:43:08 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-8cbdcd4c-433a-4168-88b8-fb57a28afcb1 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:43:08 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-8cbdcd4c-433a-4168-88b8-fb57a28afcb1 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] http://192.168.122.202/volume/v3/volumes/3f43ff91-56cb-4743-868c-7c35d83ccfdb returned with HTTP 404 Sep 01 12:43:08 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 613/1191] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:43:08 2026] GET /volume/v3/volumes/3f43ff91-56cb-4743-868c-7c35d83ccfdb => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:43:08 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-365ecbbf-8a3e-4a93-a6ef-3c208e59599d None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:43:08 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-365ecbbf-8a3e-4a93-a6ef-3c208e59599d tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] GET http://192.168.122.202/volume/v3/volumes Sep 01 12:43:08 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-365ecbbf-8a3e-4a93-a6ef-3c208e59599d tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:43:08 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-365ecbbf-8a3e-4a93-a6ef-3c208e59599d tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Calling method 'index' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:43:08 devstack devstack@c-api.service[86814]: DEBUG cinder.api.api_utils [None req-365ecbbf-8a3e-4a93-a6ef-3c208e59599d tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Removing options '' from query. {{(pid=86814) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:43:08 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-365ecbbf-8a3e-4a93-a6ef-3c208e59599d tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86814) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 12:43:08 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:43:08 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 12:43:08 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:43:08 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:43:08 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-365ecbbf-8a3e-4a93-a6ef-3c208e59599d tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Get all volumes completed successfully. Sep 01 12:43:08 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-365ecbbf-8a3e-4a93-a6ef-3c208e59599d tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] http://192.168.122.202/volume/v3/volumes returned with HTTP 200 Sep 01 12:43:08 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 579/1192] 192.168.122.202 () {58 vars in 1121 bytes} [Tue Sep 1 12:43:08 2026] GET /volume/v3/volumes => generated 342 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:43:08 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-5744e2c9-6523-4aca-ba72-ec8202a87222 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:43:08 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-5744e2c9-6523-4aca-ba72-ec8202a87222 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] GET http://192.168.122.202/volume/v3/snapshots Sep 01 12:43:08 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-5744e2c9-6523-4aca-ba72-ec8202a87222 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:43:08 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-5744e2c9-6523-4aca-ba72-ec8202a87222 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Calling method 'index' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:43:08 devstack devstack@c-api.service[86815]: DEBUG cinder.api.api_utils [None req-5744e2c9-6523-4aca-ba72-ec8202a87222 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Removing options '' from query. {{(pid=86815) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:43:08 devstack devstack@c-api.service[86815]: DEBUG cinder.db.api [None req-5744e2c9-6523-4aca-ba72-ec8202a87222 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Building query based on filter {{(pid=86815) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 12:43:08 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:43:08 devstack devstack@c-api.service[86815]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 12:43:08 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-5744e2c9-6523-4aca-ba72-ec8202a87222 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Get all snapshots completed successfully. Sep 01 12:43:08 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-5744e2c9-6523-4aca-ba72-ec8202a87222 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] http://192.168.122.202/volume/v3/snapshots returned with HTTP 200 Sep 01 12:43:08 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 614/1193] 192.168.122.202 () {58 vars in 1127 bytes} [Tue Sep 1 12:43:08 2026] GET /volume/v3/snapshots => generated 17 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 01 12:43:08 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-f85dc991-49fe-4d0a-bfee-020141bd3266 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:43:08 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-63a921c5-de6f-4534-ac3c-e045ddbeefe4 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:43:08 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f85dc991-49fe-4d0a-bfee-020141bd3266 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] GET http://192.168.122.202/volume/v3/volumes/daa60b92-26d9-401c-baa5-c0c3fe44aadf Sep 01 12:43:08 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-63a921c5-de6f-4534-ac3c-e045ddbeefe4 tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] GET http://192.168.122.202/volume/v3/snapshots/430596dd-ed80-48bf-a009-5fb0e6cab1ac Sep 01 12:43:08 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-63a921c5-de6f-4534-ac3c-e045ddbeefe4 tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:43:08 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f85dc991-49fe-4d0a-bfee-020141bd3266 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:43:08 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f85dc991-49fe-4d0a-bfee-020141bd3266 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:43:08 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-63a921c5-de6f-4534-ac3c-e045ddbeefe4 tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:43:08 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:43:08 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:43:08 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:43:08 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:43:08 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:43:08 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:43:08 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-63a921c5-de6f-4534-ac3c-e045ddbeefe4 tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] Snapshot retrieved successfully. Sep 01 12:43:08 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-63a921c5-de6f-4534-ac3c-e045ddbeefe4 tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] http://192.168.122.202/volume/v3/snapshots/430596dd-ed80-48bf-a009-5fb0e6cab1ac returned with HTTP 200 Sep 01 12:43:08 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 580/1194] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:43:08 2026] GET /volume/v3/snapshots/430596dd-ed80-48bf-a009-5fb0e6cab1ac => generated 442 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:43:08 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-f85dc991-49fe-4d0a-bfee-020141bd3266 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Volume info retrieved successfully. Sep 01 12:43:08 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f85dc991-49fe-4d0a-bfee-020141bd3266 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] http://192.168.122.202/volume/v3/volumes/daa60b92-26d9-401c-baa5-c0c3fe44aadf returned with HTTP 200 Sep 01 12:43:08 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 615/1195] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:43:08 2026] GET /volume/v3/volumes/daa60b92-26d9-401c-baa5-c0c3fe44aadf => generated 886 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:43:08 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-2eb130b8-1eb6-49b8-bf2a-0fcfae626ae5 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:43:08 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-2eb130b8-1eb6-49b8-bf2a-0fcfae626ae5 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] DELETE http://192.168.122.202/volume/v3/volumes/daa60b92-26d9-401c-baa5-c0c3fe44aadf Sep 01 12:43:08 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-2eb130b8-1eb6-49b8-bf2a-0fcfae626ae5 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:43:08 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-2eb130b8-1eb6-49b8-bf2a-0fcfae626ae5 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:43:08 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-2eb130b8-1eb6-49b8-bf2a-0fcfae626ae5 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Delete volume with id: daa60b92-26d9-401c-baa5-c0c3fe44aadf Sep 01 12:43:08 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:43:08 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:43:08 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:43:08 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:43:08 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-2eb130b8-1eb6-49b8-bf2a-0fcfae626ae5 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Volume info retrieved successfully. Sep 01 12:43:08 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-2eb130b8-1eb6-49b8-bf2a-0fcfae626ae5 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Delete volume request issued successfully. Sep 01 12:43:08 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-2eb130b8-1eb6-49b8-bf2a-0fcfae626ae5 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] http://192.168.122.202/volume/v3/volumes/daa60b92-26d9-401c-baa5-c0c3fe44aadf returned with HTTP 202 Sep 01 12:43:08 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 581/1196] 192.168.122.202 () {58 vars in 1235 bytes} [Tue Sep 1 12:43:08 2026] DELETE /volume/v3/volumes/daa60b92-26d9-401c-baa5-c0c3fe44aadf => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:43:08 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-60d08961-5a0b-4368-9ec2-0014e9313a36 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:43:08 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-60d08961-5a0b-4368-9ec2-0014e9313a36 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] GET http://192.168.122.202/volume/v3/volumes/daa60b92-26d9-401c-baa5-c0c3fe44aadf Sep 01 12:43:08 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-60d08961-5a0b-4368-9ec2-0014e9313a36 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:43:08 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-60d08961-5a0b-4368-9ec2-0014e9313a36 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:43:08 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:43:08 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:43:08 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:43:08 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:43:08 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-60d08961-5a0b-4368-9ec2-0014e9313a36 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Volume info retrieved successfully. Sep 01 12:43:08 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-60d08961-5a0b-4368-9ec2-0014e9313a36 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] http://192.168.122.202/volume/v3/volumes/daa60b92-26d9-401c-baa5-c0c3fe44aadf returned with HTTP 200 Sep 01 12:43:08 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 616/1197] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:43:08 2026] GET /volume/v3/volumes/daa60b92-26d9-401c-baa5-c0c3fe44aadf => generated 885 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:43:09 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-649b71ab-5437-48c3-8cdb-c8dc09b724e0 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:43:09 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-649b71ab-5437-48c3-8cdb-c8dc09b724e0 tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] GET http://192.168.122.202/volume/v3/snapshots/430596dd-ed80-48bf-a009-5fb0e6cab1ac Sep 01 12:43:09 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-649b71ab-5437-48c3-8cdb-c8dc09b724e0 tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:43:09 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-649b71ab-5437-48c3-8cdb-c8dc09b724e0 tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:43:09 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:43:09 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:43:09 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-649b71ab-5437-48c3-8cdb-c8dc09b724e0 tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] Snapshot retrieved successfully. Sep 01 12:43:09 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-649b71ab-5437-48c3-8cdb-c8dc09b724e0 tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] http://192.168.122.202/volume/v3/snapshots/430596dd-ed80-48bf-a009-5fb0e6cab1ac returned with HTTP 200 Sep 01 12:43:09 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 582/1198] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:43:09 2026] GET /volume/v3/snapshots/430596dd-ed80-48bf-a009-5fb0e6cab1ac => generated 469 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:43:09 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-a1ecad5d-7722-4bb7-89ef-10d016769e7e None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:43:09 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a1ecad5d-7722-4bb7-89ef-10d016769e7e tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] POST http://192.168.122.202/volume/v3/snapshots/430596dd-ed80-48bf-a009-5fb0e6cab1ac/metadata Sep 01 12:43:09 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a1ecad5d-7722-4bb7-89ef-10d016769e7e tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:43:09 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:43:09 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:43:09 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-a1ecad5d-7722-4bb7-89ef-10d016769e7e tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] Snapshot retrieved successfully. Sep 01 12:43:09 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-a1ecad5d-7722-4bb7-89ef-10d016769e7e tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] Update snapshot metadata completed successfully. Sep 01 12:43:09 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a1ecad5d-7722-4bb7-89ef-10d016769e7e tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] http://192.168.122.202/volume/v3/snapshots/430596dd-ed80-48bf-a009-5fb0e6cab1ac/metadata returned with HTTP 200 Sep 01 12:43:09 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 617/1199] 192.168.122.202 () {60 vars in 1286 bytes} [Tue Sep 1 12:43:09 2026] POST /volume/v3/snapshots/430596dd-ed80-48bf-a009-5fb0e6cab1ac/metadata => generated 68 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 12:43:09 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-68fd1328-20c1-4bc8-a3b9-10f40eaac9f0 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:43:09 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-68fd1328-20c1-4bc8-a3b9-10f40eaac9f0 tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] GET http://192.168.122.202/volume/v3/snapshots/430596dd-ed80-48bf-a009-5fb0e6cab1ac/metadata Sep 01 12:43:09 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-68fd1328-20c1-4bc8-a3b9-10f40eaac9f0 tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:43:09 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-68fd1328-20c1-4bc8-a3b9-10f40eaac9f0 tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] Calling method 'index' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:43:09 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:43:09 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:43:09 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-68fd1328-20c1-4bc8-a3b9-10f40eaac9f0 tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] Snapshot retrieved successfully. Sep 01 12:43:09 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-68fd1328-20c1-4bc8-a3b9-10f40eaac9f0 tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] Get snapshot metadata completed successfully. Sep 01 12:43:09 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-68fd1328-20c1-4bc8-a3b9-10f40eaac9f0 tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] http://192.168.122.202/volume/v3/snapshots/430596dd-ed80-48bf-a009-5fb0e6cab1ac/metadata returned with HTTP 200 Sep 01 12:43:09 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 583/1200] 192.168.122.202 () {58 vars in 1265 bytes} [Tue Sep 1 12:43:09 2026] GET /volume/v3/snapshots/430596dd-ed80-48bf-a009-5fb0e6cab1ac/metadata => generated 68 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 12:43:09 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-6ef9bffe-23aa-4457-a195-98da0811566d None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:43:09 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-6ef9bffe-23aa-4457-a195-98da0811566d tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] PUT http://192.168.122.202/volume/v3/snapshots/430596dd-ed80-48bf-a009-5fb0e6cab1ac/metadata Sep 01 12:43:09 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-6ef9bffe-23aa-4457-a195-98da0811566d tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key3": "value3_update", "key4": "value4"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:43:09 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-04671090-7c48-498b-af49-ddef111c5bc1 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:43:09 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-04671090-7c48-498b-af49-ddef111c5bc1 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] GET http://192.168.122.202/volume/v3/volumes/daa60b92-26d9-401c-baa5-c0c3fe44aadf Sep 01 12:43:09 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-04671090-7c48-498b-af49-ddef111c5bc1 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:43:09 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-04671090-7c48-498b-af49-ddef111c5bc1 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:43:09 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:43:09 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:43:09 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-6ef9bffe-23aa-4457-a195-98da0811566d tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] Snapshot retrieved successfully. Sep 01 12:43:09 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-04671090-7c48-498b-af49-ddef111c5bc1 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] http://192.168.122.202/volume/v3/volumes/daa60b92-26d9-401c-baa5-c0c3fe44aadf returned with HTTP 404 Sep 01 12:43:09 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 584/1201] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:43:09 2026] GET /volume/v3/volumes/daa60b92-26d9-401c-baa5-c0c3fe44aadf => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:43:09 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-416e709a-da8c-4b01-a978-d156a3ca3300 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:43:09 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-416e709a-da8c-4b01-a978-d156a3ca3300 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] DELETE http://192.168.122.202/volume/v3/snapshots/3482f25d-2215-4782-b818-c9b40b079b34 Sep 01 12:43:09 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-416e709a-da8c-4b01-a978-d156a3ca3300 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:43:09 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-416e709a-da8c-4b01-a978-d156a3ca3300 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:43:09 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.snapshots [None req-416e709a-da8c-4b01-a978-d156a3ca3300 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Delete snapshot with id: 3482f25d-2215-4782-b818-c9b40b079b34 Sep 01 12:43:09 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-416e709a-da8c-4b01-a978-d156a3ca3300 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] http://192.168.122.202/volume/v3/snapshots/3482f25d-2215-4782-b818-c9b40b079b34 returned with HTTP 404 Sep 01 12:43:09 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 585/1202] 192.168.122.202 () {58 vars in 1241 bytes} [Tue Sep 1 12:43:09 2026] DELETE /volume/v3/snapshots/3482f25d-2215-4782-b818-c9b40b079b34 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:43:09 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-1ef54938-0052-498d-b286-4449c4e12d35 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:43:09 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1ef54938-0052-498d-b286-4449c4e12d35 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] GET http://192.168.122.202/volume/v3/volumes/3f43ff91-56cb-4743-868c-7c35d83ccfdb Sep 01 12:43:09 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-1ef54938-0052-498d-b286-4449c4e12d35 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:43:09 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-1ef54938-0052-498d-b286-4449c4e12d35 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:43:09 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1ef54938-0052-498d-b286-4449c4e12d35 tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] http://192.168.122.202/volume/v3/volumes/3f43ff91-56cb-4743-868c-7c35d83ccfdb returned with HTTP 404 Sep 01 12:43:09 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 586/1203] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:43:09 2026] GET /volume/v3/volumes/3f43ff91-56cb-4743-868c-7c35d83ccfdb => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:43:09 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-6ef9bffe-23aa-4457-a195-98da0811566d tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] Update snapshot metadata completed successfully. Sep 01 12:43:09 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-6ef9bffe-23aa-4457-a195-98da0811566d tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] http://192.168.122.202/volume/v3/snapshots/430596dd-ed80-48bf-a009-5fb0e6cab1ac/metadata returned with HTTP 200 Sep 01 12:43:09 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 618/1204] 192.168.122.202 () {60 vars in 1285 bytes} [Tue Sep 1 12:43:09 2026] PUT /volume/v3/snapshots/430596dd-ed80-48bf-a009-5fb0e6cab1ac/metadata => generated 57 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 12:43:09 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-d82ac126-ab1f-4bc1-8807-6cfa359777bd None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:43:09 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-b8118948-a94f-42aa-9999-935bea7e6a81 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:43:09 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d82ac126-ab1f-4bc1-8807-6cfa359777bd tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] DELETE http://192.168.122.202/volume/v3/volumes/3f43ff91-56cb-4743-868c-7c35d83ccfdb Sep 01 12:43:09 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d82ac126-ab1f-4bc1-8807-6cfa359777bd tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:43:09 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d82ac126-ab1f-4bc1-8807-6cfa359777bd tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:43:10 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-d82ac126-ab1f-4bc1-8807-6cfa359777bd tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] Delete volume with id: 3f43ff91-56cb-4743-868c-7c35d83ccfdb Sep 01 12:43:10 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b8118948-a94f-42aa-9999-935bea7e6a81 tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] GET http://192.168.122.202/volume/v3/snapshots/430596dd-ed80-48bf-a009-5fb0e6cab1ac/metadata Sep 01 12:43:10 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b8118948-a94f-42aa-9999-935bea7e6a81 tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:43:10 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b8118948-a94f-42aa-9999-935bea7e6a81 tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] Calling method 'index' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:43:10 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d82ac126-ab1f-4bc1-8807-6cfa359777bd tempest-VolumesDeleteCascade-1320162602 tempest-VolumesDeleteCascade-1320162602-project-member] http://192.168.122.202/volume/v3/volumes/3f43ff91-56cb-4743-868c-7c35d83ccfdb returned with HTTP 404 Sep 01 12:43:10 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:43:10 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:43:10 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-b8118948-a94f-42aa-9999-935bea7e6a81 tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] Snapshot retrieved successfully. Sep 01 12:43:10 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-b8118948-a94f-42aa-9999-935bea7e6a81 tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] Get snapshot metadata completed successfully. Sep 01 12:43:10 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b8118948-a94f-42aa-9999-935bea7e6a81 tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] http://192.168.122.202/volume/v3/snapshots/430596dd-ed80-48bf-a009-5fb0e6cab1ac/metadata returned with HTTP 200 Sep 01 12:43:10 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 587/1205] 192.168.122.202 () {58 vars in 1235 bytes} [Tue Sep 1 12:43:09 2026] DELETE /volume/v3/volumes/3f43ff91-56cb-4743-868c-7c35d83ccfdb => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:43:10 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 619/1206] 192.168.122.202 () {58 vars in 1265 bytes} [Tue Sep 1 12:43:09 2026] GET /volume/v3/snapshots/430596dd-ed80-48bf-a009-5fb0e6cab1ac/metadata => generated 57 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 12:43:10 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-14a7c89b-9f48-4652-951a-f3b84ef4a071 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:43:10 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-14a7c89b-9f48-4652-951a-f3b84ef4a071 tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] DELETE http://192.168.122.202/volume/v3/snapshots/430596dd-ed80-48bf-a009-5fb0e6cab1ac/metadata/key3 Sep 01 12:43:10 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-14a7c89b-9f48-4652-951a-f3b84ef4a071 tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:43:10 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-14a7c89b-9f48-4652-951a-f3b84ef4a071 tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:43:10 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:43:10 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:43:10 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-14a7c89b-9f48-4652-951a-f3b84ef4a071 tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] Snapshot retrieved successfully. Sep 01 12:43:10 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-14a7c89b-9f48-4652-951a-f3b84ef4a071 tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] Get snapshot metadata completed successfully. Sep 01 12:43:10 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-14a7c89b-9f48-4652-951a-f3b84ef4a071 tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] Delete snapshot metadata completed successfully. Sep 01 12:43:10 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-14a7c89b-9f48-4652-951a-f3b84ef4a071 tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] http://192.168.122.202/volume/v3/snapshots/430596dd-ed80-48bf-a009-5fb0e6cab1ac/metadata/key3 returned with HTTP 200 Sep 01 12:43:10 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 588/1207] 192.168.122.202 () {58 vars in 1283 bytes} [Tue Sep 1 12:43:10 2026] DELETE /volume/v3/snapshots/430596dd-ed80-48bf-a009-5fb0e6cab1ac/metadata/key3 => generated 0 bytes in 134 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Sep 01 12:43:10 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-4a49ef61-cd03-486c-b679-3e77517190c1 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:43:10 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-4a49ef61-cd03-486c-b679-3e77517190c1 tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] GET http://192.168.122.202/volume/v3/snapshots/430596dd-ed80-48bf-a009-5fb0e6cab1ac/metadata Sep 01 12:43:10 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-4a49ef61-cd03-486c-b679-3e77517190c1 tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:43:10 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-4a49ef61-cd03-486c-b679-3e77517190c1 tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] Calling method 'index' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:43:10 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:43:10 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:43:10 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-4a49ef61-cd03-486c-b679-3e77517190c1 tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] Snapshot retrieved successfully. Sep 01 12:43:10 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-4a49ef61-cd03-486c-b679-3e77517190c1 tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] Get snapshot metadata completed successfully. Sep 01 12:43:10 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-4a49ef61-cd03-486c-b679-3e77517190c1 tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] http://192.168.122.202/volume/v3/snapshots/430596dd-ed80-48bf-a009-5fb0e6cab1ac/metadata returned with HTTP 200 Sep 01 12:43:10 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 620/1208] 192.168.122.202 () {58 vars in 1265 bytes} [Tue Sep 1 12:43:10 2026] GET /volume/v3/snapshots/430596dd-ed80-48bf-a009-5fb0e6cab1ac/metadata => generated 32 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 01 12:43:10 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-32c49293-8f36-44c6-a4a0-421d3473d839 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:43:10 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-32c49293-8f36-44c6-a4a0-421d3473d839 tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] PUT http://192.168.122.202/volume/v3/snapshots/430596dd-ed80-48bf-a009-5fb0e6cab1ac/metadata Sep 01 12:43:10 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-32c49293-8f36-44c6-a4a0-421d3473d839 tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:43:10 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:43:10 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:43:10 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-32c49293-8f36-44c6-a4a0-421d3473d839 tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] Snapshot retrieved successfully. Sep 01 12:43:10 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-32c49293-8f36-44c6-a4a0-421d3473d839 tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] Update snapshot metadata completed successfully. Sep 01 12:43:10 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-32c49293-8f36-44c6-a4a0-421d3473d839 tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] http://192.168.122.202/volume/v3/snapshots/430596dd-ed80-48bf-a009-5fb0e6cab1ac/metadata returned with HTTP 200 Sep 01 12:43:10 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 589/1209] 192.168.122.202 () {60 vars in 1285 bytes} [Tue Sep 1 12:43:10 2026] PUT /volume/v3/snapshots/430596dd-ed80-48bf-a009-5fb0e6cab1ac/metadata => generated 16 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 12:43:10 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-577eeb57-2a2b-4296-95a8-da29cb66897b None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:43:10 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-577eeb57-2a2b-4296-95a8-da29cb66897b tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] POST http://192.168.122.202/volume/v3/snapshots/430596dd-ed80-48bf-a009-5fb0e6cab1ac/metadata Sep 01 12:43:10 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-577eeb57-2a2b-4296-95a8-da29cb66897b tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:43:10 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:43:10 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:43:10 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-577eeb57-2a2b-4296-95a8-da29cb66897b tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] Snapshot retrieved successfully. Sep 01 12:43:10 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-577eeb57-2a2b-4296-95a8-da29cb66897b tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] Update snapshot metadata completed successfully. Sep 01 12:43:10 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-577eeb57-2a2b-4296-95a8-da29cb66897b tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] http://192.168.122.202/volume/v3/snapshots/430596dd-ed80-48bf-a009-5fb0e6cab1ac/metadata returned with HTTP 200 Sep 01 12:43:10 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 621/1210] 192.168.122.202 () {60 vars in 1286 bytes} [Tue Sep 1 12:43:10 2026] POST /volume/v3/snapshots/430596dd-ed80-48bf-a009-5fb0e6cab1ac/metadata => generated 68 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 12:43:10 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-d2f8735d-1caa-4d9a-973f-a6b8e140e105 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:43:10 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d2f8735d-1caa-4d9a-973f-a6b8e140e105 tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] GET http://192.168.122.202/volume/v3/snapshots/430596dd-ed80-48bf-a009-5fb0e6cab1ac/metadata Sep 01 12:43:10 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d2f8735d-1caa-4d9a-973f-a6b8e140e105 tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:43:10 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d2f8735d-1caa-4d9a-973f-a6b8e140e105 tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] Calling method 'index' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:43:10 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:43:10 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:43:10 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-d2f8735d-1caa-4d9a-973f-a6b8e140e105 tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] Snapshot retrieved successfully. Sep 01 12:43:10 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-d2f8735d-1caa-4d9a-973f-a6b8e140e105 tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] Get snapshot metadata completed successfully. Sep 01 12:43:10 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d2f8735d-1caa-4d9a-973f-a6b8e140e105 tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] http://192.168.122.202/volume/v3/snapshots/430596dd-ed80-48bf-a009-5fb0e6cab1ac/metadata returned with HTTP 200 Sep 01 12:43:10 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 590/1211] 192.168.122.202 () {58 vars in 1265 bytes} [Tue Sep 1 12:43:10 2026] GET /volume/v3/snapshots/430596dd-ed80-48bf-a009-5fb0e6cab1ac/metadata => generated 68 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 12:43:10 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-8391fa99-6c5e-4b1e-9d4c-857d89eb9bbc None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:43:10 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-8391fa99-6c5e-4b1e-9d4c-857d89eb9bbc tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] PUT http://192.168.122.202/volume/v3/snapshots/430596dd-ed80-48bf-a009-5fb0e6cab1ac/metadata/key3 Sep 01 12:43:10 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-8391fa99-6c5e-4b1e-9d4c-857d89eb9bbc tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:43:10 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:43:10 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:43:10 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-8391fa99-6c5e-4b1e-9d4c-857d89eb9bbc tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] Snapshot retrieved successfully. Sep 01 12:43:10 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-8391fa99-6c5e-4b1e-9d4c-857d89eb9bbc tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] Update snapshot metadata completed successfully. Sep 01 12:43:10 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-8391fa99-6c5e-4b1e-9d4c-857d89eb9bbc tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] http://192.168.122.202/volume/v3/snapshots/430596dd-ed80-48bf-a009-5fb0e6cab1ac/metadata/key3 returned with HTTP 200 Sep 01 12:43:10 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 622/1212] 192.168.122.202 () {60 vars in 1300 bytes} [Tue Sep 1 12:43:10 2026] PUT /volume/v3/snapshots/430596dd-ed80-48bf-a009-5fb0e6cab1ac/metadata/key3 => generated 35 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 12:43:10 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-ce70b043-49d0-45df-945a-2d8fbffe433a None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:43:10 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ce70b043-49d0-45df-945a-2d8fbffe433a tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] GET http://192.168.122.202/volume/v3/snapshots/430596dd-ed80-48bf-a009-5fb0e6cab1ac/metadata/key3 Sep 01 12:43:10 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-ce70b043-49d0-45df-945a-2d8fbffe433a tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:43:10 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-ce70b043-49d0-45df-945a-2d8fbffe433a tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:43:10 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:43:10 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:43:10 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-ce70b043-49d0-45df-945a-2d8fbffe433a tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] Snapshot retrieved successfully. Sep 01 12:43:10 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-ce70b043-49d0-45df-945a-2d8fbffe433a tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] Get snapshot metadata completed successfully. Sep 01 12:43:10 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ce70b043-49d0-45df-945a-2d8fbffe433a tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] http://192.168.122.202/volume/v3/snapshots/430596dd-ed80-48bf-a009-5fb0e6cab1ac/metadata/key3 returned with HTTP 200 Sep 01 12:43:10 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 591/1213] 192.168.122.202 () {58 vars in 1280 bytes} [Tue Sep 1 12:43:10 2026] GET /volume/v3/snapshots/430596dd-ed80-48bf-a009-5fb0e6cab1ac/metadata/key3 => generated 35 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 12:43:10 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-747ff8e6-2f93-4e8e-8f01-81e0d434c923 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:43:10 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-747ff8e6-2f93-4e8e-8f01-81e0d434c923 tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] GET http://192.168.122.202/volume/v3/snapshots/430596dd-ed80-48bf-a009-5fb0e6cab1ac/metadata Sep 01 12:43:10 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-747ff8e6-2f93-4e8e-8f01-81e0d434c923 tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:43:10 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-747ff8e6-2f93-4e8e-8f01-81e0d434c923 tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] Calling method 'index' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:43:10 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:43:10 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:43:10 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-747ff8e6-2f93-4e8e-8f01-81e0d434c923 tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] Snapshot retrieved successfully. Sep 01 12:43:10 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-747ff8e6-2f93-4e8e-8f01-81e0d434c923 tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] Get snapshot metadata completed successfully. Sep 01 12:43:10 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-747ff8e6-2f93-4e8e-8f01-81e0d434c923 tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] http://192.168.122.202/volume/v3/snapshots/430596dd-ed80-48bf-a009-5fb0e6cab1ac/metadata returned with HTTP 200 Sep 01 12:43:10 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 623/1214] 192.168.122.202 () {58 vars in 1265 bytes} [Tue Sep 1 12:43:10 2026] GET /volume/v3/snapshots/430596dd-ed80-48bf-a009-5fb0e6cab1ac/metadata => generated 75 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 12:43:10 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-5f61cfa3-9619-402a-b2c8-e8ca4cb6da42 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:43:10 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-5f61cfa3-9619-402a-b2c8-e8ca4cb6da42 tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] PUT http://192.168.122.202/volume/v3/snapshots/430596dd-ed80-48bf-a009-5fb0e6cab1ac/metadata Sep 01 12:43:10 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-5f61cfa3-9619-402a-b2c8-e8ca4cb6da42 tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:43:10 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:43:10 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:43:10 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-5f61cfa3-9619-402a-b2c8-e8ca4cb6da42 tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] Snapshot retrieved successfully. Sep 01 12:43:10 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-5f61cfa3-9619-402a-b2c8-e8ca4cb6da42 tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] Update snapshot metadata completed successfully. Sep 01 12:43:10 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-5f61cfa3-9619-402a-b2c8-e8ca4cb6da42 tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] http://192.168.122.202/volume/v3/snapshots/430596dd-ed80-48bf-a009-5fb0e6cab1ac/metadata returned with HTTP 200 Sep 01 12:43:10 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 592/1215] 192.168.122.202 () {60 vars in 1285 bytes} [Tue Sep 1 12:43:10 2026] PUT /volume/v3/snapshots/430596dd-ed80-48bf-a009-5fb0e6cab1ac/metadata => generated 16 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 12:43:10 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-346de98b-611b-4f3e-8b97-b6010385c987 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:43:10 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-346de98b-611b-4f3e-8b97-b6010385c987 tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] DELETE http://192.168.122.202/volume/v3/snapshots/430596dd-ed80-48bf-a009-5fb0e6cab1ac Sep 01 12:43:10 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-346de98b-611b-4f3e-8b97-b6010385c987 tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:43:10 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-346de98b-611b-4f3e-8b97-b6010385c987 tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:43:10 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.snapshots [None req-346de98b-611b-4f3e-8b97-b6010385c987 tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] Delete snapshot with id: 430596dd-ed80-48bf-a009-5fb0e6cab1ac Sep 01 12:43:10 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:43:10 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:43:10 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-346de98b-611b-4f3e-8b97-b6010385c987 tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] Snapshot retrieved successfully. Sep 01 12:43:10 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:43:10 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:43:10 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-346de98b-611b-4f3e-8b97-b6010385c987 tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] Snapshot delete request issued successfully. Sep 01 12:43:10 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-346de98b-611b-4f3e-8b97-b6010385c987 tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] http://192.168.122.202/volume/v3/snapshots/430596dd-ed80-48bf-a009-5fb0e6cab1ac returned with HTTP 202 Sep 01 12:43:10 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 624/1216] 192.168.122.202 () {58 vars in 1241 bytes} [Tue Sep 1 12:43:10 2026] DELETE /volume/v3/snapshots/430596dd-ed80-48bf-a009-5fb0e6cab1ac => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:43:10 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-7c2881fb-385b-40fc-a8e0-feb66a1cb208 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:43:10 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7c2881fb-385b-40fc-a8e0-feb66a1cb208 tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] GET http://192.168.122.202/volume/v3/snapshots/430596dd-ed80-48bf-a009-5fb0e6cab1ac Sep 01 12:43:10 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-7c2881fb-385b-40fc-a8e0-feb66a1cb208 tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:43:10 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-7c2881fb-385b-40fc-a8e0-feb66a1cb208 tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:43:10 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:43:10 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:43:10 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-7c2881fb-385b-40fc-a8e0-feb66a1cb208 tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] Snapshot retrieved successfully. Sep 01 12:43:10 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7c2881fb-385b-40fc-a8e0-feb66a1cb208 tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] http://192.168.122.202/volume/v3/snapshots/430596dd-ed80-48bf-a009-5fb0e6cab1ac returned with HTTP 200 Sep 01 12:43:10 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 593/1217] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:43:10 2026] GET /volume/v3/snapshots/430596dd-ed80-48bf-a009-5fb0e6cab1ac => generated 468 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:43:11 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-4e5e7b72-8c6a-4c8a-aa31-83280caf29aa None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:43:11 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-4e5e7b72-8c6a-4c8a-aa31-83280caf29aa tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] GET http://192.168.122.202/volume/v3/snapshots/430596dd-ed80-48bf-a009-5fb0e6cab1ac Sep 01 12:43:11 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-4e5e7b72-8c6a-4c8a-aa31-83280caf29aa tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:43:11 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-4e5e7b72-8c6a-4c8a-aa31-83280caf29aa tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:43:11 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:43:11 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:43:11 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-4e5e7b72-8c6a-4c8a-aa31-83280caf29aa tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] Snapshot retrieved successfully. Sep 01 12:43:11 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-4e5e7b72-8c6a-4c8a-aa31-83280caf29aa tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] http://192.168.122.202/volume/v3/snapshots/430596dd-ed80-48bf-a009-5fb0e6cab1ac returned with HTTP 200 Sep 01 12:43:11 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 625/1218] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:43:11 2026] GET /volume/v3/snapshots/430596dd-ed80-48bf-a009-5fb0e6cab1ac => generated 468 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:43:12 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-37533dbe-9819-4533-8903-8257ef5441be None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:43:12 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-37533dbe-9819-4533-8903-8257ef5441be tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] GET http://192.168.122.202/volume/v3/snapshots/430596dd-ed80-48bf-a009-5fb0e6cab1ac Sep 01 12:43:12 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-37533dbe-9819-4533-8903-8257ef5441be tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:43:12 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-37533dbe-9819-4533-8903-8257ef5441be tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:43:12 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:43:12 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:43:12 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-37533dbe-9819-4533-8903-8257ef5441be tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] Snapshot retrieved successfully. Sep 01 12:43:12 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-37533dbe-9819-4533-8903-8257ef5441be tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] http://192.168.122.202/volume/v3/snapshots/430596dd-ed80-48bf-a009-5fb0e6cab1ac returned with HTTP 200 Sep 01 12:43:12 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 594/1219] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:43:12 2026] GET /volume/v3/snapshots/430596dd-ed80-48bf-a009-5fb0e6cab1ac => generated 468 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:43:13 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-f6e4b83f-e999-4c46-95da-f37e085d8fc6 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:43:13 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f6e4b83f-e999-4c46-95da-f37e085d8fc6 tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] GET http://192.168.122.202/volume/v3/snapshots/430596dd-ed80-48bf-a009-5fb0e6cab1ac Sep 01 12:43:13 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f6e4b83f-e999-4c46-95da-f37e085d8fc6 tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:43:13 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f6e4b83f-e999-4c46-95da-f37e085d8fc6 tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:43:13 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f6e4b83f-e999-4c46-95da-f37e085d8fc6 tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] http://192.168.122.202/volume/v3/snapshots/430596dd-ed80-48bf-a009-5fb0e6cab1ac returned with HTTP 404 Sep 01 12:43:13 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 626/1220] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:43:13 2026] GET /volume/v3/snapshots/430596dd-ed80-48bf-a009-5fb0e6cab1ac => generated 111 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:43:13 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-e3c1a8d5-6ee3-47ca-b79b-616ab47bd163 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:43:13 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e3c1a8d5-6ee3-47ca-b79b-616ab47bd163 tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] GET http://192.168.122.202/volume/v3/volumes/b380469e-627f-4780-91d8-146d170a1dec Sep 01 12:43:13 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e3c1a8d5-6ee3-47ca-b79b-616ab47bd163 tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:43:13 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e3c1a8d5-6ee3-47ca-b79b-616ab47bd163 tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:43:13 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:43:13 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:43:13 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:43:13 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:43:13 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-e3c1a8d5-6ee3-47ca-b79b-616ab47bd163 tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] Volume info retrieved successfully. Sep 01 12:43:14 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e3c1a8d5-6ee3-47ca-b79b-616ab47bd163 tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] http://192.168.122.202/volume/v3/volumes/b380469e-627f-4780-91d8-146d170a1dec returned with HTTP 200 Sep 01 12:43:14 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 595/1221] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:43:13 2026] GET /volume/v3/volumes/b380469e-627f-4780-91d8-146d170a1dec => generated 857 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:43:14 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-8dbda766-7d4c-423d-b78c-59ded218211e None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:43:14 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-8dbda766-7d4c-423d-b78c-59ded218211e tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] DELETE http://192.168.122.202/volume/v3/volumes/b380469e-627f-4780-91d8-146d170a1dec Sep 01 12:43:14 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-8dbda766-7d4c-423d-b78c-59ded218211e tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:43:14 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-8dbda766-7d4c-423d-b78c-59ded218211e tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:43:14 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-8dbda766-7d4c-423d-b78c-59ded218211e tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] Delete volume with id: b380469e-627f-4780-91d8-146d170a1dec Sep 01 12:43:14 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:43:14 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:43:14 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:43:14 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:43:14 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-8dbda766-7d4c-423d-b78c-59ded218211e tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] Volume info retrieved successfully. Sep 01 12:43:14 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-8dbda766-7d4c-423d-b78c-59ded218211e tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] Delete volume request issued successfully. Sep 01 12:43:14 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-8dbda766-7d4c-423d-b78c-59ded218211e tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] http://192.168.122.202/volume/v3/volumes/b380469e-627f-4780-91d8-146d170a1dec returned with HTTP 202 Sep 01 12:43:14 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 627/1222] 192.168.122.202 () {58 vars in 1235 bytes} [Tue Sep 1 12:43:14 2026] DELETE /volume/v3/volumes/b380469e-627f-4780-91d8-146d170a1dec => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:43:14 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-5ae09fa8-02a0-4d9b-8d9d-3e439e6a781e None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:43:14 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-5ae09fa8-02a0-4d9b-8d9d-3e439e6a781e tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] GET http://192.168.122.202/volume/v3/volumes/b380469e-627f-4780-91d8-146d170a1dec Sep 01 12:43:14 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-5ae09fa8-02a0-4d9b-8d9d-3e439e6a781e tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:43:14 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-5ae09fa8-02a0-4d9b-8d9d-3e439e6a781e tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:43:14 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:43:14 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:43:14 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:43:14 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:43:14 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-5ae09fa8-02a0-4d9b-8d9d-3e439e6a781e tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] Volume info retrieved successfully. Sep 01 12:43:14 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-5ae09fa8-02a0-4d9b-8d9d-3e439e6a781e tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] http://192.168.122.202/volume/v3/volumes/b380469e-627f-4780-91d8-146d170a1dec returned with HTTP 200 Sep 01 12:43:14 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 596/1223] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:43:14 2026] GET /volume/v3/volumes/b380469e-627f-4780-91d8-146d170a1dec => generated 856 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:43:15 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-3277de6e-3af2-437a-9c14-aa78157ef812 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:43:15 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-3277de6e-3af2-437a-9c14-aa78157ef812 tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] GET http://192.168.122.202/volume/v3/volumes/b380469e-627f-4780-91d8-146d170a1dec Sep 01 12:43:15 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-3277de6e-3af2-437a-9c14-aa78157ef812 tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:43:15 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-3277de6e-3af2-437a-9c14-aa78157ef812 tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:43:15 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-3277de6e-3af2-437a-9c14-aa78157ef812 tempest-SnapshotMetadataTestJSON-304825556 tempest-SnapshotMetadataTestJSON-304825556-project-member] http://192.168.122.202/volume/v3/volumes/b380469e-627f-4780-91d8-146d170a1dec returned with HTTP 404 Sep 01 12:43:15 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 628/1224] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:43:15 2026] GET /volume/v3/volumes/b380469e-627f-4780-91d8-146d170a1dec => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 12:43:15 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-695ba1d6-6a61-4452-95fa-665c0a87c774 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:43:16 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-695ba1d6-6a61-4452-95fa-665c0a87c774 tempest-VolumesTransfersV355Test-1668857283 tempest-VolumesTransfersV355Test-1668857283-project-member] POST http://192.168.122.202/volume/v3/volumes Sep 01 12:43:16 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-695ba1d6-6a61-4452-95fa-665c0a87c774 tempest-VolumesTransfersV355Test-1668857283 tempest-VolumesTransfersV355Test-1668857283-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-1871277906"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:43:16 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volumes [None req-695ba1d6-6a61-4452-95fa-665c0a87c774 tempest-VolumesTransfersV355Test-1668857283 tempest-VolumesTransfersV355Test-1668857283-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-1871277906'}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:43:16 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-695ba1d6-6a61-4452-95fa-665c0a87c774 tempest-VolumesTransfersV355Test-1668857283 tempest-VolumesTransfersV355Test-1668857283-project-member] Create volume of 1 GB Sep 01 12:43:16 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-695ba1d6-6a61-4452-95fa-665c0a87c774 tempest-VolumesTransfersV355Test-1668857283 tempest-VolumesTransfersV355Test-1668857283-project-member] Availability Zones retrieved successfully. Sep 01 12:43:16 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-695ba1d6-6a61-4452-95fa-665c0a87c774 tempest-VolumesTransfersV355Test-1668857283 tempest-VolumesTransfersV355Test-1668857283-project-member] Flow 'volume_create_api' (2be09377-a82a-4851-a953-4433abe40640) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:43:16 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-695ba1d6-6a61-4452-95fa-665c0a87c774 tempest-VolumesTransfersV355Test-1668857283 tempest-VolumesTransfersV355Test-1668857283-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99c45f75-e76b-453a-8cd5-876c89e80169) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:43:16 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.flows.api.create_volume [None req-695ba1d6-6a61-4452-95fa-665c0a87c774 tempest-VolumesTransfersV355Test-1668857283 tempest-VolumesTransfersV355Test-1668857283-project-member] Validating volume size '1' using validate_int {{(pid=86814) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 12:43:16 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-695ba1d6-6a61-4452-95fa-665c0a87c774 tempest-VolumesTransfersV355Test-1668857283 tempest-VolumesTransfersV355Test-1668857283-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99c45f75-e76b-453a-8cd5-876c89e80169) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T10:31:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3a4f1b59-94a6-4839-b926-0837adf99645,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a4f1b59-94a6-4839-b926-0837adf99645', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:43:16 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-695ba1d6-6a61-4452-95fa-665c0a87c774 tempest-VolumesTransfersV355Test-1668857283 tempest-VolumesTransfersV355Test-1668857283-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2133d145-e336-4d15-b9e8-9b19b9759108) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:43:16 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-4841e2e2-c57a-4723-b734-f666a7c863a4 req-411a304f-7a89-4f88-9db2-d6ef3293982e None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:43:16 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-4841e2e2-c57a-4723-b734-f666a7c863a4 req-411a304f-7a89-4f88-9db2-d6ef3293982e tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] GET http://192.168.122.202/volume/v3/volumes/7298358d-ee7a-4e38-94f8-b2fb75d69112 Sep 01 12:43:16 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-4841e2e2-c57a-4723-b734-f666a7c863a4 req-411a304f-7a89-4f88-9db2-d6ef3293982e tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:43:16 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-4841e2e2-c57a-4723-b734-f666a7c863a4 req-411a304f-7a89-4f88-9db2-d6ef3293982e tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:43:16 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:43:16 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:43:16 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:43:16 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:43:16 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [req-4841e2e2-c57a-4723-b734-f666a7c863a4 req-411a304f-7a89-4f88-9db2-d6ef3293982e tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Volume info retrieved successfully. Sep 01 12:43:16 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-4841e2e2-c57a-4723-b734-f666a7c863a4 req-411a304f-7a89-4f88-9db2-d6ef3293982e tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] http://192.168.122.202/volume/v3/volumes/7298358d-ee7a-4e38-94f8-b2fb75d69112 returned with HTTP 200 Sep 01 12:43:16 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 629/1225] 192.168.122.202 () {60 vars in 1487 bytes} [Tue Sep 1 12:43:16 2026] GET /volume/v3/volumes/7298358d-ee7a-4e38-94f8-b2fb75d69112 => generated 1149 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:43:16 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-695ba1d6-6a61-4452-95fa-665c0a87c774 tempest-VolumesTransfersV355Test-1668857283 tempest-VolumesTransfersV355Test-1668857283-project-member] Created reservations ['a68710c7-93c3-47e0-b5ea-82a33e8a58a8', '3b935e36-c259-4b51-98f9-995ab53e9928', '1ee52344-e54a-428b-a3eb-bdfd07a9050d', 'f92c370c-e8c3-4787-8aef-fb74301ba95d'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:43:16 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-695ba1d6-6a61-4452-95fa-665c0a87c774 tempest-VolumesTransfersV355Test-1668857283 tempest-VolumesTransfersV355Test-1668857283-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2133d145-e336-4d15-b9e8-9b19b9759108) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a68710c7-93c3-47e0-b5ea-82a33e8a58a8', '3b935e36-c259-4b51-98f9-995ab53e9928', '1ee52344-e54a-428b-a3eb-bdfd07a9050d', 'f92c370c-e8c3-4787-8aef-fb74301ba95d']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:43:16 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-695ba1d6-6a61-4452-95fa-665c0a87c774 tempest-VolumesTransfersV355Test-1668857283 tempest-VolumesTransfersV355Test-1668857283-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f3fff071-fac9-4906-82e9-852254b5de41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:43:16 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:43:16 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:43:16 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-695ba1d6-6a61-4452-95fa-665c0a87c774 tempest-VolumesTransfersV355Test-1668857283 tempest-VolumesTransfersV355Test-1668857283-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f3fff071-fac9-4906-82e9-852254b5de41) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ce112fa2-0eb6-4af2-81ea-a570becdd137', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1871277906',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c777f09565e540c2b169ba3050297650',qos_specs=None,replication_status=,reservations=['a68710c7-93c3-47e0-b5ea-82a33e8a58a8','3b935e36-c259-4b51-98f9-995ab53e9928','1ee52344-e54a-428b-a3eb-bdfd07a9050d','f92c370c-e8c3-4787-8aef-fb74301ba95d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6727882dc1af48fb8fc56cc7759727a3',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T10:43:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1871277906',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ce112fa2-0eb6-4af2-81ea-a570becdd137,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c777f09565e540c2b169ba3050297650',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6727882dc1af48fb8fc56cc7759727a3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a4f1b59-94a6-4839-b926-0837adf99645),volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:43:16 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-695ba1d6-6a61-4452-95fa-665c0a87c774 tempest-VolumesTransfersV355Test-1668857283 tempest-VolumesTransfersV355Test-1668857283-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (17dd1ccc-1f4d-4faf-9e70-ea1766c776a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:43:16 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-695ba1d6-6a61-4452-95fa-665c0a87c774 tempest-VolumesTransfersV355Test-1668857283 tempest-VolumesTransfersV355Test-1668857283-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (17dd1ccc-1f4d-4faf-9e70-ea1766c776a2) transitioned into state 'SUCCESS' from state '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-1871277906',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c777f09565e540c2b169ba3050297650',qos_specs=None,replication_status=,reservations=['a68710c7-93c3-47e0-b5ea-82a33e8a58a8','3b935e36-c259-4b51-98f9-995ab53e9928','1ee52344-e54a-428b-a3eb-bdfd07a9050d','f92c370c-e8c3-4787-8aef-fb74301ba95d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6727882dc1af48fb8fc56cc7759727a3',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:43:16 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-695ba1d6-6a61-4452-95fa-665c0a87c774 tempest-VolumesTransfersV355Test-1668857283 tempest-VolumesTransfersV355Test-1668857283-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd6be2df-b2ce-440d-be61-0a38b11d734d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:43:16 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-695ba1d6-6a61-4452-95fa-665c0a87c774 tempest-VolumesTransfersV355Test-1668857283 tempest-VolumesTransfersV355Test-1668857283-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd6be2df-b2ce-440d-be61-0a38b11d734d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:43:16 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-695ba1d6-6a61-4452-95fa-665c0a87c774 tempest-VolumesTransfersV355Test-1668857283 tempest-VolumesTransfersV355Test-1668857283-project-member] Flow 'volume_create_api' (2be09377-a82a-4851-a953-4433abe40640) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86814) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:43:16 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-695ba1d6-6a61-4452-95fa-665c0a87c774 tempest-VolumesTransfersV355Test-1668857283 tempest-VolumesTransfersV355Test-1668857283-project-member] Create volume request issued successfully. Sep 01 12:43:16 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-695ba1d6-6a61-4452-95fa-665c0a87c774 tempest-VolumesTransfersV355Test-1668857283 tempest-VolumesTransfersV355Test-1668857283-project-member] http://192.168.122.202/volume/v3/volumes returned with HTTP 202 Sep 01 12:43:16 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 597/1226] 192.168.122.202 () {62 vars in 1183 bytes} [Tue Sep 1 12:43:15 2026] POST /volume/v3/volumes => generated 828 bytes in 833 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:43:16 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-e68ee1a3-9ed3-4290-b7ba-f8a6188a3b43 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:43:16 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e68ee1a3-9ed3-4290-b7ba-f8a6188a3b43 tempest-VolumesTransfersV355Test-1668857283 tempest-VolumesTransfersV355Test-1668857283-project-member] GET http://192.168.122.202/volume/v3/volumes/ce112fa2-0eb6-4af2-81ea-a570becdd137 Sep 01 12:43:16 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e68ee1a3-9ed3-4290-b7ba-f8a6188a3b43 tempest-VolumesTransfersV355Test-1668857283 tempest-VolumesTransfersV355Test-1668857283-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:43:16 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e68ee1a3-9ed3-4290-b7ba-f8a6188a3b43 tempest-VolumesTransfersV355Test-1668857283 tempest-VolumesTransfersV355Test-1668857283-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:43:16 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:43:16 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:43:16 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:43:16 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:43:16 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-e68ee1a3-9ed3-4290-b7ba-f8a6188a3b43 tempest-VolumesTransfersV355Test-1668857283 tempest-VolumesTransfersV355Test-1668857283-project-member] Volume info retrieved successfully. Sep 01 12:43:16 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e68ee1a3-9ed3-4290-b7ba-f8a6188a3b43 tempest-VolumesTransfersV355Test-1668857283 tempest-VolumesTransfersV355Test-1668857283-project-member] http://192.168.122.202/volume/v3/volumes/ce112fa2-0eb6-4af2-81ea-a570becdd137 returned with HTTP 200 Sep 01 12:43:16 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 630/1227] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:43:16 2026] GET /volume/v3/volumes/ce112fa2-0eb6-4af2-81ea-a570becdd137 => generated 896 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:43:17 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-77316259-1401-43de-ae40-91d9a9409790 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:43:17 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-77316259-1401-43de-ae40-91d9a9409790 tempest-VolumesTransfersV355Test-1668857283 tempest-VolumesTransfersV355Test-1668857283-project-member] GET http://192.168.122.202/volume/v3/volumes/ce112fa2-0eb6-4af2-81ea-a570becdd137 Sep 01 12:43:17 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-77316259-1401-43de-ae40-91d9a9409790 tempest-VolumesTransfersV355Test-1668857283 tempest-VolumesTransfersV355Test-1668857283-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:43:17 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-77316259-1401-43de-ae40-91d9a9409790 tempest-VolumesTransfersV355Test-1668857283 tempest-VolumesTransfersV355Test-1668857283-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:43:17 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:43:17 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:43:17 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:43:17 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:43:17 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-77316259-1401-43de-ae40-91d9a9409790 tempest-VolumesTransfersV355Test-1668857283 tempest-VolumesTransfersV355Test-1668857283-project-member] Volume info retrieved successfully. Sep 01 12:43:17 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-77316259-1401-43de-ae40-91d9a9409790 tempest-VolumesTransfersV355Test-1668857283 tempest-VolumesTransfersV355Test-1668857283-project-member] http://192.168.122.202/volume/v3/volumes/ce112fa2-0eb6-4af2-81ea-a570becdd137 returned with HTTP 200 Sep 01 12:43:17 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 598/1228] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:43:17 2026] GET /volume/v3/volumes/ce112fa2-0eb6-4af2-81ea-a570becdd137 => generated 920 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:43:18 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-d4d5d408-e86d-4350-97c1-b000075ccc9d None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:43:18 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d4d5d408-e86d-4350-97c1-b000075ccc9d tempest-VolumesTransfersV355Test-1668857283 tempest-VolumesTransfersV355Test-1668857283-project-member] GET http://192.168.122.202/volume/v3/volumes/ce112fa2-0eb6-4af2-81ea-a570becdd137 Sep 01 12:43:18 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-d4d5d408-e86d-4350-97c1-b000075ccc9d tempest-VolumesTransfersV355Test-1668857283 tempest-VolumesTransfersV355Test-1668857283-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:43:18 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-d4d5d408-e86d-4350-97c1-b000075ccc9d tempest-VolumesTransfersV355Test-1668857283 tempest-VolumesTransfersV355Test-1668857283-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:43:18 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:43:18 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:43:18 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:43:18 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:43:18 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-d4d5d408-e86d-4350-97c1-b000075ccc9d tempest-VolumesTransfersV355Test-1668857283 tempest-VolumesTransfersV355Test-1668857283-project-member] Volume info retrieved successfully. Sep 01 12:43:18 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d4d5d408-e86d-4350-97c1-b000075ccc9d tempest-VolumesTransfersV355Test-1668857283 tempest-VolumesTransfersV355Test-1668857283-project-member] http://192.168.122.202/volume/v3/volumes/ce112fa2-0eb6-4af2-81ea-a570becdd137 returned with HTTP 200 Sep 01 12:43:18 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 631/1229] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:43:18 2026] GET /volume/v3/volumes/ce112fa2-0eb6-4af2-81ea-a570becdd137 => generated 956 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:43:19 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-f0628771-1818-4cca-b0df-baea5e5b1f22 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:43:19 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f0628771-1818-4cca-b0df-baea5e5b1f22 tempest-VolumesTransfersV355Test-1668857283 tempest-VolumesTransfersV355Test-1668857283-project-member] POST http://192.168.122.202/volume/v3/volume-transfers Sep 01 12:43:19 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f0628771-1818-4cca-b0df-baea5e5b1f22 tempest-VolumesTransfersV355Test-1668857283 tempest-VolumesTransfersV355Test-1668857283-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "ce112fa2-0eb6-4af2-81ea-a570becdd137"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:43:19 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volume_transfer [None req-f0628771-1818-4cca-b0df-baea5e5b1f22 tempest-VolumesTransfersV355Test-1668857283 tempest-VolumesTransfersV355Test-1668857283-project-member] Creating new volume transfer {'transfer': {'volume_id': 'ce112fa2-0eb6-4af2-81ea-a570becdd137'}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 01 12:43:19 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volume_transfer [None req-f0628771-1818-4cca-b0df-baea5e5b1f22 tempest-VolumesTransfersV355Test-1668857283 tempest-VolumesTransfersV355Test-1668857283-project-member] Creating transfer of volume ce112fa2-0eb6-4af2-81ea-a570becdd137 Sep 01 12:43:19 devstack devstack@c-api.service[86814]: INFO cinder.transfer.api [None req-f0628771-1818-4cca-b0df-baea5e5b1f22 tempest-VolumesTransfersV355Test-1668857283 tempest-VolumesTransfersV355Test-1668857283-project-member] Generating transfer record for volume ce112fa2-0eb6-4af2-81ea-a570becdd137 Sep 01 12:43:19 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:43:19 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:43:19 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:43:19 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:43:19 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f0628771-1818-4cca-b0df-baea5e5b1f22 tempest-VolumesTransfersV355Test-1668857283 tempest-VolumesTransfersV355Test-1668857283-project-member] http://192.168.122.202/volume/v3/volume-transfers returned with HTTP 202 Sep 01 12:43:19 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 599/1230] 192.168.122.202 () {62 vars in 1210 bytes} [Tue Sep 1 12:43:18 2026] POST /volume/v3/volume-transfers => generated 472 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:43:19 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-74931f68-91eb-48f1-a402-765dd3deefaa None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:43:19 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-74931f68-91eb-48f1-a402-765dd3deefaa tempest-VolumesTransfersV355Test-1668857283 tempest-VolumesTransfersV355Test-1668857283-project-member] GET http://192.168.122.202/volume/v3/volumes/ce112fa2-0eb6-4af2-81ea-a570becdd137 Sep 01 12:43:19 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-74931f68-91eb-48f1-a402-765dd3deefaa tempest-VolumesTransfersV355Test-1668857283 tempest-VolumesTransfersV355Test-1668857283-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:43:19 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-74931f68-91eb-48f1-a402-765dd3deefaa tempest-VolumesTransfersV355Test-1668857283 tempest-VolumesTransfersV355Test-1668857283-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:43:19 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:43:19 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:43:19 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:43:19 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:43:19 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-74931f68-91eb-48f1-a402-765dd3deefaa tempest-VolumesTransfersV355Test-1668857283 tempest-VolumesTransfersV355Test-1668857283-project-member] Volume info retrieved successfully. Sep 01 12:43:19 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-74931f68-91eb-48f1-a402-765dd3deefaa tempest-VolumesTransfersV355Test-1668857283 tempest-VolumesTransfersV355Test-1668857283-project-member] http://192.168.122.202/volume/v3/volumes/ce112fa2-0eb6-4af2-81ea-a570becdd137 returned with HTTP 200 Sep 01 12:43:19 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 632/1231] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:43:19 2026] GET /volume/v3/volumes/ce112fa2-0eb6-4af2-81ea-a570becdd137 => generated 964 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:43:19 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-03baa626-f71f-4571-a7d1-21be56c7ac43 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:43:19 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-03baa626-f71f-4571-a7d1-21be56c7ac43 tempest-VolumesTransfersV355Test-1668857283 tempest-VolumesTransfersV355Test-1668857283-project-member] GET http://192.168.122.202/volume/v3/volume-transfers/61d162ee-4c72-4548-a794-310d034e2e3c Sep 01 12:43:19 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-03baa626-f71f-4571-a7d1-21be56c7ac43 tempest-VolumesTransfersV355Test-1668857283 tempest-VolumesTransfersV355Test-1668857283-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:43:19 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-03baa626-f71f-4571-a7d1-21be56c7ac43 tempest-VolumesTransfersV355Test-1668857283 tempest-VolumesTransfersV355Test-1668857283-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:43:19 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-03baa626-f71f-4571-a7d1-21be56c7ac43 tempest-VolumesTransfersV355Test-1668857283 tempest-VolumesTransfersV355Test-1668857283-project-member] http://192.168.122.202/volume/v3/volume-transfers/61d162ee-4c72-4548-a794-310d034e2e3c returned with HTTP 200 Sep 01 12:43:19 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 600/1232] 192.168.122.202 () {60 vars in 1300 bytes} [Tue Sep 1 12:43:19 2026] GET /volume/v3/volume-transfers/61d162ee-4c72-4548-a794-310d034e2e3c => generated 440 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:43:19 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-bd85e0be-1a07-4ff4-a2ae-1eb58dd7cd58 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:43:19 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-bd85e0be-1a07-4ff4-a2ae-1eb58dd7cd58 tempest-VolumesTransfersV355Test-1668857283 tempest-VolumesTransfersV355Test-1668857283-project-member] GET http://192.168.122.202/volume/v3/volume-transfers Sep 01 12:43:19 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-bd85e0be-1a07-4ff4-a2ae-1eb58dd7cd58 tempest-VolumesTransfersV355Test-1668857283 tempest-VolumesTransfersV355Test-1668857283-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:43:19 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-bd85e0be-1a07-4ff4-a2ae-1eb58dd7cd58 tempest-VolumesTransfersV355Test-1668857283 tempest-VolumesTransfersV355Test-1668857283-project-member] Calling method 'index' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:43:19 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.volume_transfer [None req-bd85e0be-1a07-4ff4-a2ae-1eb58dd7cd58 tempest-VolumesTransfersV355Test-1668857283 tempest-VolumesTransfersV355Test-1668857283-project-member] Listing volume transfers {{(pid=86815) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Sep 01 12:43:19 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-bd85e0be-1a07-4ff4-a2ae-1eb58dd7cd58 tempest-VolumesTransfersV355Test-1668857283 tempest-VolumesTransfersV355Test-1668857283-project-member] http://192.168.122.202/volume/v3/volume-transfers returned with HTTP 200 Sep 01 12:43:19 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 633/1233] 192.168.122.202 () {60 vars in 1189 bytes} [Tue Sep 1 12:43:19 2026] GET /volume/v3/volume-transfers => generated 376 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:43:19 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-1140501e-04a3-4efc-9973-efa4833f6cca None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:43:19 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1140501e-04a3-4efc-9973-efa4833f6cca tempest-VolumesTransfersV355Test-1936699853 tempest-VolumesTransfersV355Test-1936699853-project-member] POST http://192.168.122.202/volume/v3/volume-transfers/61d162ee-4c72-4548-a794-310d034e2e3c/accept Sep 01 12:43:19 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-1140501e-04a3-4efc-9973-efa4833f6cca tempest-VolumesTransfersV355Test-1936699853 tempest-VolumesTransfersV355Test-1936699853-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "851be164599883d4"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:43:19 devstack devstack@c-api.service[86814]: DEBUG cinder.api.contrib.volume_transfer [None req-1140501e-04a3-4efc-9973-efa4833f6cca tempest-VolumesTransfersV355Test-1936699853 tempest-VolumesTransfersV355Test-1936699853-project-member] Accepting volume transfer 61d162ee-4c72-4548-a794-310d034e2e3c {{(pid=86814) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 01 12:43:19 devstack devstack@c-api.service[86814]: INFO cinder.api.contrib.volume_transfer [None req-1140501e-04a3-4efc-9973-efa4833f6cca tempest-VolumesTransfersV355Test-1936699853 tempest-VolumesTransfersV355Test-1936699853-project-member] Accepting transfer 61d162ee-4c72-4548-a794-310d034e2e3c Sep 01 12:43:19 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:43:19 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:43:19 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-1140501e-04a3-4efc-9973-efa4833f6cca tempest-VolumesTransfersV355Test-1936699853 tempest-VolumesTransfersV355Test-1936699853-project-member] Created reservations ['880f7986-72ba-46d1-b8a0-7ba7d812ca95', '55f41d6d-eb91-4e5f-9ff6-ac7fbeb1be21', '0ec9fc08-6c0c-45d0-8c00-ed040fc13cf9', '649c6ac6-9d10-4fe6-be31-b695f1ac1433'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:43:19 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-1140501e-04a3-4efc-9973-efa4833f6cca tempest-VolumesTransfersV355Test-1936699853 tempest-VolumesTransfersV355Test-1936699853-project-member] Created reservations ['a9c91a52-2c49-4a3a-8cf6-c175b37a6f89', '9527ce37-380d-4dbc-9454-a9863f1a505f', 'a5da4d1f-5ff2-416b-93ff-e76efb186c1c', '17e63491-cd0a-4d14-937a-4457fe6b0157'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:43:20 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:43:20 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 12:43:20 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-1140501e-04a3-4efc-9973-efa4833f6cca tempest-VolumesTransfersV355Test-1936699853 tempest-VolumesTransfersV355Test-1936699853-project-member] Created reservations ['0e1d4001-7769-44a6-887d-7fa93a9308c6', '279fa896-7a57-4d1d-b852-aefeb681cd1a', 'd3a6b788-9662-46d0-8806-3e4379df7d5a', '181d3d2f-064b-419e-9121-ecc3cc5d9b8e'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:43:20 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-1140501e-04a3-4efc-9973-efa4833f6cca tempest-VolumesTransfersV355Test-1936699853 tempest-VolumesTransfersV355Test-1936699853-project-member] Created reservations ['f751bf12-df31-420e-9e7a-2949662175e6', '8d16efdf-e7f5-4372-bc14-d95083f13051', '99d499a9-eef5-4f7d-a744-3c79e12258c0', '154c6710-57c4-46b4-a21f-40e2d2b79521'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:43:20 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-1140501e-04a3-4efc-9973-efa4833f6cca tempest-VolumesTransfersV355Test-1936699853 tempest-VolumesTransfersV355Test-1936699853-project-member] Transfer volume completed successfully. Sep 01 12:43:20 devstack devstack@c-api.service[86814]: INFO cinder.transfer.api [None req-1140501e-04a3-4efc-9973-efa4833f6cca tempest-VolumesTransfersV355Test-1936699853 tempest-VolumesTransfersV355Test-1936699853-project-member] Volume ce112fa2-0eb6-4af2-81ea-a570becdd137 has been transferred. Sep 01 12:43:20 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:43:20 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:43:20 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1140501e-04a3-4efc-9973-efa4833f6cca tempest-VolumesTransfersV355Test-1936699853 tempest-VolumesTransfersV355Test-1936699853-project-member] http://192.168.122.202/volume/v3/volume-transfers/61d162ee-4c72-4548-a794-310d034e2e3c/accept returned with HTTP 202 Sep 01 12:43:20 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 601/1234] 192.168.122.202 () {62 vars in 1342 bytes} [Tue Sep 1 12:43:19 2026] POST /volume/v3/volume-transfers/61d162ee-4c72-4548-a794-310d034e2e3c/accept => generated 373 bytes in 1272 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:43:20 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-a9f47534-4a71-4c8c-94a2-a845a575dc38 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:43:20 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a9f47534-4a71-4c8c-94a2-a845a575dc38 tempest-VolumesTransfersV355Test-1936699853 tempest-VolumesTransfersV355Test-1936699853-project-member] GET http://192.168.122.202/volume/v3/volumes/ce112fa2-0eb6-4af2-81ea-a570becdd137 Sep 01 12:43:20 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a9f47534-4a71-4c8c-94a2-a845a575dc38 tempest-VolumesTransfersV355Test-1936699853 tempest-VolumesTransfersV355Test-1936699853-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:43:20 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a9f47534-4a71-4c8c-94a2-a845a575dc38 tempest-VolumesTransfersV355Test-1936699853 tempest-VolumesTransfersV355Test-1936699853-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:43:20 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:43:20 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:43:20 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:43:20 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:43:20 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-a9f47534-4a71-4c8c-94a2-a845a575dc38 tempest-VolumesTransfersV355Test-1936699853 tempest-VolumesTransfersV355Test-1936699853-project-member] Volume info retrieved successfully. Sep 01 12:43:20 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a9f47534-4a71-4c8c-94a2-a845a575dc38 tempest-VolumesTransfersV355Test-1936699853 tempest-VolumesTransfersV355Test-1936699853-project-member] http://192.168.122.202/volume/v3/volumes/ce112fa2-0eb6-4af2-81ea-a570becdd137 returned with HTTP 200 Sep 01 12:43:20 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 634/1235] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:43:20 2026] GET /volume/v3/volumes/ce112fa2-0eb6-4af2-81ea-a570becdd137 => generated 956 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:43:20 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-fe382db0-6b90-4080-b3c7-c9d6f764ed84 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:43:20 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-fe382db0-6b90-4080-b3c7-c9d6f764ed84 tempest-VolumesTransfersV355Test-1936699853 tempest-VolumesTransfersV355Test-1936699853-project-member] GET http://192.168.122.202/volume/v3/volumes/ce112fa2-0eb6-4af2-81ea-a570becdd137 Sep 01 12:43:20 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-fe382db0-6b90-4080-b3c7-c9d6f764ed84 tempest-VolumesTransfersV355Test-1936699853 tempest-VolumesTransfersV355Test-1936699853-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:43:20 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-fe382db0-6b90-4080-b3c7-c9d6f764ed84 tempest-VolumesTransfersV355Test-1936699853 tempest-VolumesTransfersV355Test-1936699853-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:43:20 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:43:20 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:43:20 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:43:20 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:43:20 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-fe382db0-6b90-4080-b3c7-c9d6f764ed84 tempest-VolumesTransfersV355Test-1936699853 tempest-VolumesTransfersV355Test-1936699853-project-member] Volume info retrieved successfully. Sep 01 12:43:20 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-fe382db0-6b90-4080-b3c7-c9d6f764ed84 tempest-VolumesTransfersV355Test-1936699853 tempest-VolumesTransfersV355Test-1936699853-project-member] http://192.168.122.202/volume/v3/volumes/ce112fa2-0eb6-4af2-81ea-a570becdd137 returned with HTTP 200 Sep 01 12:43:20 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 602/1236] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:43:20 2026] GET /volume/v3/volumes/ce112fa2-0eb6-4af2-81ea-a570becdd137 => generated 956 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:43:20 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-909da679-6511-4078-b404-da83a10a2dc5 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:43:20 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-909da679-6511-4078-b404-da83a10a2dc5 tempest-VolumesTransfersV355Test-1668857283 tempest-VolumesTransfersV355Test-1668857283-project-member] DELETE http://192.168.122.202/volume/v3/volume-transfers/61d162ee-4c72-4548-a794-310d034e2e3c Sep 01 12:43:20 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-909da679-6511-4078-b404-da83a10a2dc5 tempest-VolumesTransfersV355Test-1668857283 tempest-VolumesTransfersV355Test-1668857283-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:43:20 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-909da679-6511-4078-b404-da83a10a2dc5 tempest-VolumesTransfersV355Test-1668857283 tempest-VolumesTransfersV355Test-1668857283-project-member] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:43:20 devstack devstack@c-api.service[86815]: INFO cinder.api.contrib.volume_transfer [None req-909da679-6511-4078-b404-da83a10a2dc5 tempest-VolumesTransfersV355Test-1668857283 tempest-VolumesTransfersV355Test-1668857283-project-member] Delete transfer with id: 61d162ee-4c72-4548-a794-310d034e2e3c Sep 01 12:43:20 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-909da679-6511-4078-b404-da83a10a2dc5 tempest-VolumesTransfersV355Test-1668857283 tempest-VolumesTransfersV355Test-1668857283-project-member] http://192.168.122.202/volume/v3/volume-transfers/61d162ee-4c72-4548-a794-310d034e2e3c returned with HTTP 404 Sep 01 12:43:20 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 635/1237] 192.168.122.202 () {60 vars in 1303 bytes} [Tue Sep 1 12:43:20 2026] DELETE /volume/v3/volume-transfers/61d162ee-4c72-4548-a794-310d034e2e3c => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 12:43:20 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-e5b144c6-5133-4ac9-b455-98617aa3fb06 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:43:21 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e5b144c6-5133-4ac9-b455-98617aa3fb06 tempest-VolumesTransfersV355Test-1623397460 tempest-VolumesTransfersV355Test-1623397460-project-admin] DELETE http://192.168.122.202/volume/v3/volumes/ce112fa2-0eb6-4af2-81ea-a570becdd137 Sep 01 12:43:21 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e5b144c6-5133-4ac9-b455-98617aa3fb06 tempest-VolumesTransfersV355Test-1623397460 tempest-VolumesTransfersV355Test-1623397460-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:43:21 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e5b144c6-5133-4ac9-b455-98617aa3fb06 tempest-VolumesTransfersV355Test-1623397460 tempest-VolumesTransfersV355Test-1623397460-project-admin] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:43:21 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-e5b144c6-5133-4ac9-b455-98617aa3fb06 tempest-VolumesTransfersV355Test-1623397460 tempest-VolumesTransfersV355Test-1623397460-project-admin] Delete volume with id: ce112fa2-0eb6-4af2-81ea-a570becdd137 Sep 01 12:43:21 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:43:21 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:43:21 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:43:21 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:43:21 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-e5b144c6-5133-4ac9-b455-98617aa3fb06 tempest-VolumesTransfersV355Test-1623397460 tempest-VolumesTransfersV355Test-1623397460-project-admin] Volume info retrieved successfully. Sep 01 12:43:21 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-e5b144c6-5133-4ac9-b455-98617aa3fb06 tempest-VolumesTransfersV355Test-1623397460 tempest-VolumesTransfersV355Test-1623397460-project-admin] Delete volume request issued successfully. Sep 01 12:43:21 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e5b144c6-5133-4ac9-b455-98617aa3fb06 tempest-VolumesTransfersV355Test-1623397460 tempest-VolumesTransfersV355Test-1623397460-project-admin] http://192.168.122.202/volume/v3/volumes/ce112fa2-0eb6-4af2-81ea-a570becdd137 returned with HTTP 202 Sep 01 12:43:21 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 603/1238] 192.168.122.202 () {60 vars in 1276 bytes} [Tue Sep 1 12:43:20 2026] DELETE /volume/v3/volumes/ce112fa2-0eb6-4af2-81ea-a570becdd137 => generated 0 bytes in 450 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 12:43:21 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-e4e7f73b-3b28-4dbe-8a3c-e4d18df110b0 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:43:21 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e4e7f73b-3b28-4dbe-8a3c-e4d18df110b0 tempest-VolumesTransfersV355Test-1623397460 tempest-VolumesTransfersV355Test-1623397460-project-admin] GET http://192.168.122.202/volume/v3/volumes/ce112fa2-0eb6-4af2-81ea-a570becdd137 Sep 01 12:43:21 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e4e7f73b-3b28-4dbe-8a3c-e4d18df110b0 tempest-VolumesTransfersV355Test-1623397460 tempest-VolumesTransfersV355Test-1623397460-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:43:21 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e4e7f73b-3b28-4dbe-8a3c-e4d18df110b0 tempest-VolumesTransfersV355Test-1623397460 tempest-VolumesTransfersV355Test-1623397460-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:43:21 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:43:21 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:43:21 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:43:21 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:43:21 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-e4e7f73b-3b28-4dbe-8a3c-e4d18df110b0 tempest-VolumesTransfersV355Test-1623397460 tempest-VolumesTransfersV355Test-1623397460-project-admin] Volume info retrieved successfully. Sep 01 12:43:21 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e4e7f73b-3b28-4dbe-8a3c-e4d18df110b0 tempest-VolumesTransfersV355Test-1623397460 tempest-VolumesTransfersV355Test-1623397460-project-admin] http://192.168.122.202/volume/v3/volumes/ce112fa2-0eb6-4af2-81ea-a570becdd137 returned with HTTP 200 Sep 01 12:43:21 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 636/1239] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:43:21 2026] GET /volume/v3/volumes/ce112fa2-0eb6-4af2-81ea-a570becdd137 => generated 1139 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 12:43:21 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-f48f6edd-f593-440c-a709-ad6101b690a8 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:43:21 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f48f6edd-f593-440c-a709-ad6101b690a8 tempest-VolumesTransfersTest-445797890 tempest-VolumesTransfersTest-445797890-project-member] POST http://192.168.122.202/volume/v3/volumes Sep 01 12:43:21 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f48f6edd-f593-440c-a709-ad6101b690a8 tempest-VolumesTransfersTest-445797890 tempest-VolumesTransfersTest-445797890-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-1044593666"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:43:21 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volumes [None req-f48f6edd-f593-440c-a709-ad6101b690a8 tempest-VolumesTransfersTest-445797890 tempest-VolumesTransfersTest-445797890-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-1044593666'}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:43:21 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-f48f6edd-f593-440c-a709-ad6101b690a8 tempest-VolumesTransfersTest-445797890 tempest-VolumesTransfersTest-445797890-project-member] Create volume of 1 GB Sep 01 12:43:21 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-f48f6edd-f593-440c-a709-ad6101b690a8 tempest-VolumesTransfersTest-445797890 tempest-VolumesTransfersTest-445797890-project-member] Availability Zones retrieved successfully. Sep 01 12:43:21 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-f48f6edd-f593-440c-a709-ad6101b690a8 tempest-VolumesTransfersTest-445797890 tempest-VolumesTransfersTest-445797890-project-member] Flow 'volume_create_api' (48e7288e-7fdd-4827-9ae6-9cb2dfa08e1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:43:21 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-f48f6edd-f593-440c-a709-ad6101b690a8 tempest-VolumesTransfersTest-445797890 tempest-VolumesTransfersTest-445797890-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8390d0fb-7790-4e3a-89f8-a4c292bdf521) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:43:21 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.flows.api.create_volume [None req-f48f6edd-f593-440c-a709-ad6101b690a8 tempest-VolumesTransfersTest-445797890 tempest-VolumesTransfersTest-445797890-project-member] Validating volume size '1' using validate_int {{(pid=86814) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 12:43:21 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-f48f6edd-f593-440c-a709-ad6101b690a8 tempest-VolumesTransfersTest-445797890 tempest-VolumesTransfersTest-445797890-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8390d0fb-7790-4e3a-89f8-a4c292bdf521) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T10:31:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3a4f1b59-94a6-4839-b926-0837adf99645,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a4f1b59-94a6-4839-b926-0837adf99645', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:43:21 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-f48f6edd-f593-440c-a709-ad6101b690a8 tempest-VolumesTransfersTest-445797890 tempest-VolumesTransfersTest-445797890-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (32f14895-a8d3-4f46-a10c-b739ca18cbed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:43:21 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-9da23138-0ac3-454d-bf70-b86371035383 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:43:21 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9da23138-0ac3-454d-bf70-b86371035383 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] GET http://192.168.122.202/volume/v3/volumes/7298358d-ee7a-4e38-94f8-b2fb75d69112 Sep 01 12:43:21 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-9da23138-0ac3-454d-bf70-b86371035383 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:43:21 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-9da23138-0ac3-454d-bf70-b86371035383 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:43:21 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:43:21 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:43:21 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:43:21 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:43:21 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-9da23138-0ac3-454d-bf70-b86371035383 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Volume info retrieved successfully. Sep 01 12:43:21 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9da23138-0ac3-454d-bf70-b86371035383 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] http://192.168.122.202/volume/v3/volumes/7298358d-ee7a-4e38-94f8-b2fb75d69112 returned with HTTP 200 Sep 01 12:43:21 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 637/1240] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:43:21 2026] GET /volume/v3/volumes/7298358d-ee7a-4e38-94f8-b2fb75d69112 => generated 1149 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:43:21 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-f48f6edd-f593-440c-a709-ad6101b690a8 tempest-VolumesTransfersTest-445797890 tempest-VolumesTransfersTest-445797890-project-member] Created reservations ['68a37ba5-7c19-400d-8be9-d95469c80d8a', '59753d79-e55d-4bff-b637-6f71a1c99391', 'e3badec6-94dc-4815-b35b-132ba068a3b0', '853608c0-1440-4e87-8b5d-576d17f01183'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:43:21 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-f48f6edd-f593-440c-a709-ad6101b690a8 tempest-VolumesTransfersTest-445797890 tempest-VolumesTransfersTest-445797890-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (32f14895-a8d3-4f46-a10c-b739ca18cbed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['68a37ba5-7c19-400d-8be9-d95469c80d8a', '59753d79-e55d-4bff-b637-6f71a1c99391', 'e3badec6-94dc-4815-b35b-132ba068a3b0', '853608c0-1440-4e87-8b5d-576d17f01183']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:43:21 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-f48f6edd-f593-440c-a709-ad6101b690a8 tempest-VolumesTransfersTest-445797890 tempest-VolumesTransfersTest-445797890-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (831e624f-3e76-4296-bcbe-0cc727bae7b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:43:21 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-8e62c704-5c99-41bb-9895-47f78ec07bf8 req-0ed09f74-f75f-45c4-bc2d-9050e65c9146 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:43:21 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-8e62c704-5c99-41bb-9895-47f78ec07bf8 req-0ed09f74-f75f-45c4-bc2d-9050e65c9146 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] GET http://192.168.122.202/volume/v3/volumes/7298358d-ee7a-4e38-94f8-b2fb75d69112 Sep 01 12:43:21 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-8e62c704-5c99-41bb-9895-47f78ec07bf8 req-0ed09f74-f75f-45c4-bc2d-9050e65c9146 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:43:21 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-8e62c704-5c99-41bb-9895-47f78ec07bf8 req-0ed09f74-f75f-45c4-bc2d-9050e65c9146 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:43:21 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:43:21 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:43:21 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:43:21 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:43:21 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:43:21 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:43:21 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-f48f6edd-f593-440c-a709-ad6101b690a8 tempest-VolumesTransfersTest-445797890 tempest-VolumesTransfersTest-445797890-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (831e624f-3e76-4296-bcbe-0cc727bae7b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b7a464d6-9e3b-4de6-9d42-7420a22f4c4e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1044593666',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='91ac108963bb43d785b1fd767a569182',qos_specs=None,replication_status=,reservations=['68a37ba5-7c19-400d-8be9-d95469c80d8a','59753d79-e55d-4bff-b637-6f71a1c99391','e3badec6-94dc-4815-b35b-132ba068a3b0','853608c0-1440-4e87-8b5d-576d17f01183'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e3955b32b9644be6940ddae4e281622a',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T10:43:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1044593666',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b7a464d6-9e3b-4de6-9d42-7420a22f4c4e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='91ac108963bb43d785b1fd767a569182',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e3955b32b9644be6940ddae4e281622a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a4f1b59-94a6-4839-b926-0837adf99645),volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:43:21 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-f48f6edd-f593-440c-a709-ad6101b690a8 tempest-VolumesTransfersTest-445797890 tempest-VolumesTransfersTest-445797890-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (90a00015-20d3-45e0-a559-f59f8aebcd4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:43:21 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [req-8e62c704-5c99-41bb-9895-47f78ec07bf8 req-0ed09f74-f75f-45c4-bc2d-9050e65c9146 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Volume info retrieved successfully. Sep 01 12:43:21 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-8e62c704-5c99-41bb-9895-47f78ec07bf8 req-0ed09f74-f75f-45c4-bc2d-9050e65c9146 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] http://192.168.122.202/volume/v3/volumes/7298358d-ee7a-4e38-94f8-b2fb75d69112 returned with HTTP 200 Sep 01 12:43:21 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 638/1241] 192.168.122.202 () {60 vars in 1487 bytes} [Tue Sep 1 12:43:21 2026] GET /volume/v3/volumes/7298358d-ee7a-4e38-94f8-b2fb75d69112 => generated 1149 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:43:21 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-f48f6edd-f593-440c-a709-ad6101b690a8 tempest-VolumesTransfersTest-445797890 tempest-VolumesTransfersTest-445797890-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (90a00015-20d3-45e0-a559-f59f8aebcd4d) transitioned into state 'SUCCESS' from state '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-1044593666',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='91ac108963bb43d785b1fd767a569182',qos_specs=None,replication_status=,reservations=['68a37ba5-7c19-400d-8be9-d95469c80d8a','59753d79-e55d-4bff-b637-6f71a1c99391','e3badec6-94dc-4815-b35b-132ba068a3b0','853608c0-1440-4e87-8b5d-576d17f01183'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e3955b32b9644be6940ddae4e281622a',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:43:21 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-f48f6edd-f593-440c-a709-ad6101b690a8 tempest-VolumesTransfersTest-445797890 tempest-VolumesTransfersTest-445797890-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f238a54a-b2d0-46b0-ac90-b9e41679131e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:43:22 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-8e62c704-5c99-41bb-9895-47f78ec07bf8 req-4c787191-79ea-426e-b4ba-1109b091c1c1 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:43:22 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-f48f6edd-f593-440c-a709-ad6101b690a8 tempest-VolumesTransfersTest-445797890 tempest-VolumesTransfersTest-445797890-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f238a54a-b2d0-46b0-ac90-b9e41679131e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:43:22 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-f48f6edd-f593-440c-a709-ad6101b690a8 tempest-VolumesTransfersTest-445797890 tempest-VolumesTransfersTest-445797890-project-member] Flow 'volume_create_api' (48e7288e-7fdd-4827-9ae6-9cb2dfa08e1b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86814) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:43:22 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-8e62c704-5c99-41bb-9895-47f78ec07bf8 req-4c787191-79ea-426e-b4ba-1109b091c1c1 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] POST http://192.168.122.202/volume/v3/volumes/7298358d-ee7a-4e38-94f8-b2fb75d69112/action Sep 01 12:43:22 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-f48f6edd-f593-440c-a709-ad6101b690a8 tempest-VolumesTransfersTest-445797890 tempest-VolumesTransfersTest-445797890-project-member] Create volume request issued successfully. Sep 01 12:43:22 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-8e62c704-5c99-41bb-9895-47f78ec07bf8 req-4c787191-79ea-426e-b4ba-1109b091c1c1 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86815) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:43:22 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f48f6edd-f593-440c-a709-ad6101b690a8 tempest-VolumesTransfersTest-445797890 tempest-VolumesTransfersTest-445797890-project-member] http://192.168.122.202/volume/v3/volumes returned with HTTP 202 Sep 01 12:43:22 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-8e62c704-5c99-41bb-9895-47f78ec07bf8 req-4c787191-79ea-426e-b4ba-1109b091c1c1 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:43:22 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 604/1242] 192.168.122.202 () {60 vars in 1142 bytes} [Tue Sep 1 12:43:21 2026] POST /volume/v3/volumes => generated 760 bytes in 730 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:43:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-7aa2ab06-cdee-47e8-b66f-3d19193c162b None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:43:22 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:43:22 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:43:22 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7aa2ab06-cdee-47e8-b66f-3d19193c162b tempest-VolumesTransfersTest-445797890 tempest-VolumesTransfersTest-445797890-project-member] GET http://192.168.122.202/volume/v3/volumes/b7a464d6-9e3b-4de6-9d42-7420a22f4c4e Sep 01 12:43:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-7aa2ab06-cdee-47e8-b66f-3d19193c162b tempest-VolumesTransfersTest-445797890 tempest-VolumesTransfersTest-445797890-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:43:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-7aa2ab06-cdee-47e8-b66f-3d19193c162b tempest-VolumesTransfersTest-445797890 tempest-VolumesTransfersTest-445797890-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:43:22 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:43:22 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:43:22 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [req-8e62c704-5c99-41bb-9895-47f78ec07bf8 req-4c787191-79ea-426e-b4ba-1109b091c1c1 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Volume info retrieved successfully. Sep 01 12:43:22 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [req-8e62c704-5c99-41bb-9895-47f78ec07bf8 req-4c787191-79ea-426e-b4ba-1109b091c1c1 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Begin detaching volume completed successfully. Sep 01 12:43:22 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-8e62c704-5c99-41bb-9895-47f78ec07bf8 req-4c787191-79ea-426e-b4ba-1109b091c1c1 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] http://192.168.122.202/volume/v3/volumes/7298358d-ee7a-4e38-94f8-b2fb75d69112/action returned with HTTP 202 Sep 01 12:43:22 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 639/1243] 192.168.122.202 () {64 vars in 1561 bytes} [Tue Sep 1 12:43:22 2026] POST /volume/v3/volumes/7298358d-ee7a-4e38-94f8-b2fb75d69112/action => generated 0 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 12:43:22 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:43:22 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:43:22 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:43:22 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:43:22 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-7aa2ab06-cdee-47e8-b66f-3d19193c162b tempest-VolumesTransfersTest-445797890 tempest-VolumesTransfersTest-445797890-project-member] Volume info retrieved successfully. Sep 01 12:43:22 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7aa2ab06-cdee-47e8-b66f-3d19193c162b tempest-VolumesTransfersTest-445797890 tempest-VolumesTransfersTest-445797890-project-member] http://192.168.122.202/volume/v3/volumes/b7a464d6-9e3b-4de6-9d42-7420a22f4c4e returned with HTTP 200 Sep 01 12:43:22 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 605/1244] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:43:22 2026] GET /volume/v3/volumes/b7a464d6-9e3b-4de6-9d42-7420a22f4c4e => generated 828 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:43:22 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-d8e5cbf0-75cd-4432-bb68-1e9f73d4dc1b None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:43:22 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d8e5cbf0-75cd-4432-bb68-1e9f73d4dc1b None None] GET http://192.168.122.202/volume// Sep 01 12:43:22 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-d8e5cbf0-75cd-4432-bb68-1e9f73d4dc1b None None] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:43:22 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-d8e5cbf0-75cd-4432-bb68-1e9f73d4dc1b None None] Calling method 'all' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:43:22 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d8e5cbf0-75cd-4432-bb68-1e9f73d4dc1b None None] http://192.168.122.202/volume// returned with HTTP 300 Sep 01 12:43:22 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 640/1245] 192.168.122.202 () {58 vars in 1315 bytes} [Tue Sep 1 12:43:22 2026] GET /volume/ => generated 390 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 01 12:43:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-8e62c704-5c99-41bb-9895-47f78ec07bf8 req-4ba7ba3b-0613-4fe3-913d-bb205f9dec7a None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:43:22 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-8e62c704-5c99-41bb-9895-47f78ec07bf8 req-4ba7ba3b-0613-4fe3-913d-bb205f9dec7a tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] GET http://192.168.122.202/volume/v3/volumes/7298358d-ee7a-4e38-94f8-b2fb75d69112 Sep 01 12:43:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-8e62c704-5c99-41bb-9895-47f78ec07bf8 req-4ba7ba3b-0613-4fe3-913d-bb205f9dec7a tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:43:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-8e62c704-5c99-41bb-9895-47f78ec07bf8 req-4ba7ba3b-0613-4fe3-913d-bb205f9dec7a tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:43:22 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:43:22 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:43:22 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:43:22 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:43:22 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-3790ca14-68ba-424a-b075-c4220112a8f6 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:43:22 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [req-8e62c704-5c99-41bb-9895-47f78ec07bf8 req-4ba7ba3b-0613-4fe3-913d-bb205f9dec7a tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Volume info retrieved successfully. Sep 01 12:43:22 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-3790ca14-68ba-424a-b075-c4220112a8f6 tempest-VolumesTransfersV355Test-1623397460 tempest-VolumesTransfersV355Test-1623397460-project-admin] GET http://192.168.122.202/volume/v3/volumes/ce112fa2-0eb6-4af2-81ea-a570becdd137 Sep 01 12:43:22 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-3790ca14-68ba-424a-b075-c4220112a8f6 tempest-VolumesTransfersV355Test-1623397460 tempest-VolumesTransfersV355Test-1623397460-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:43:22 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-3790ca14-68ba-424a-b075-c4220112a8f6 tempest-VolumesTransfersV355Test-1623397460 tempest-VolumesTransfersV355Test-1623397460-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:43:22 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-8e62c704-5c99-41bb-9895-47f78ec07bf8 req-4ba7ba3b-0613-4fe3-913d-bb205f9dec7a tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] http://192.168.122.202/volume/v3/volumes/7298358d-ee7a-4e38-94f8-b2fb75d69112 returned with HTTP 200 Sep 01 12:43:22 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 606/1246] 192.168.122.202 () {62 vars in 1528 bytes} [Tue Sep 1 12:43:22 2026] GET /volume/v3/volumes/7298358d-ee7a-4e38-94f8-b2fb75d69112 => generated 1333 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 12:43:22 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:43:22 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:43:22 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:43:22 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:43:22 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-3790ca14-68ba-424a-b075-c4220112a8f6 tempest-VolumesTransfersV355Test-1623397460 tempest-VolumesTransfersV355Test-1623397460-project-admin] Volume info retrieved successfully. Sep 01 12:43:22 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-3790ca14-68ba-424a-b075-c4220112a8f6 tempest-VolumesTransfersV355Test-1623397460 tempest-VolumesTransfersV355Test-1623397460-project-admin] http://192.168.122.202/volume/v3/volumes/ce112fa2-0eb6-4af2-81ea-a570becdd137 returned with HTTP 200 Sep 01 12:43:22 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 641/1247] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:43:22 2026] GET /volume/v3/volumes/ce112fa2-0eb6-4af2-81ea-a570becdd137 => generated 1139 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 12:43:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-8e62c704-5c99-41bb-9895-47f78ec07bf8 req-cf489b3d-82dc-40b3-9efb-4d62e8c820cf None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:43:22 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-8e62c704-5c99-41bb-9895-47f78ec07bf8 req-cf489b3d-82dc-40b3-9efb-4d62e8c820cf tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] DELETE http://192.168.122.202/volume/v3/attachments/b25b253a-041d-4ed7-8c58-f55bb4a89ce7 Sep 01 12:43:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-8e62c704-5c99-41bb-9895-47f78ec07bf8 req-cf489b3d-82dc-40b3-9efb-4d62e8c820cf tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:43:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-8e62c704-5c99-41bb-9895-47f78ec07bf8 req-cf489b3d-82dc-40b3-9efb-4d62e8c820cf tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Calling method 'version_select' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:43:22 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:43:22 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:43:22 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:43:22 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, Sep 01 12:43:22 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-8e62c704-5c99-41bb-9895-47f78ec07bf8 req-cf489b3d-82dc-40b3-9efb-4d62e8c820cf tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] http://192.168.122.202/volume/v3/attachments/b25b253a-041d-4ed7-8c58-f55bb4a89ce7 returned with HTTP 200 Sep 01 12:43:22 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 607/1248] 192.168.122.202 () {64 vars in 1562 bytes} [Tue Sep 1 12:43:22 2026] DELETE /volume/v3/attachments/b25b253a-041d-4ed7-8c58-f55bb4a89ce7 => generated 19 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:43:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-3e5d0dd6-dc85-44bb-bd61-f699e0c02c3e None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:43:23 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-3e5d0dd6-dc85-44bb-bd61-f699e0c02c3e tempest-VolumesTransfersTest-445797890 tempest-VolumesTransfersTest-445797890-project-member] GET http://192.168.122.202/volume/v3/volumes/b7a464d6-9e3b-4de6-9d42-7420a22f4c4e Sep 01 12:43:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-3e5d0dd6-dc85-44bb-bd61-f699e0c02c3e tempest-VolumesTransfersTest-445797890 tempest-VolumesTransfersTest-445797890-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:43:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-3e5d0dd6-dc85-44bb-bd61-f699e0c02c3e tempest-VolumesTransfersTest-445797890 tempest-VolumesTransfersTest-445797890-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:43:23 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:43:23 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:43:23 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:43:23 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:43:23 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-3e5d0dd6-dc85-44bb-bd61-f699e0c02c3e tempest-VolumesTransfersTest-445797890 tempest-VolumesTransfersTest-445797890-project-member] Volume info retrieved successfully. Sep 01 12:43:23 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-3e5d0dd6-dc85-44bb-bd61-f699e0c02c3e tempest-VolumesTransfersTest-445797890 tempest-VolumesTransfersTest-445797890-project-member] http://192.168.122.202/volume/v3/volumes/b7a464d6-9e3b-4de6-9d42-7420a22f4c4e returned with HTTP 200 Sep 01 12:43:23 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 642/1249] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:43:23 2026] GET /volume/v3/volumes/b7a464d6-9e3b-4de6-9d42-7420a22f4c4e => generated 852 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:43:23 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-a12b27ef-a6bf-4d06-be0f-11beb1f17373 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:43:23 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a12b27ef-a6bf-4d06-be0f-11beb1f17373 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] GET http://192.168.122.202/volume/v3/volumes/7298358d-ee7a-4e38-94f8-b2fb75d69112 Sep 01 12:43:23 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a12b27ef-a6bf-4d06-be0f-11beb1f17373 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:43:23 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a12b27ef-a6bf-4d06-be0f-11beb1f17373 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:43:23 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:43:23 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:43:23 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:43:23 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:43:23 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-a12b27ef-a6bf-4d06-be0f-11beb1f17373 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Volume info retrieved successfully. Sep 01 12:43:23 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a12b27ef-a6bf-4d06-be0f-11beb1f17373 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] http://192.168.122.202/volume/v3/volumes/7298358d-ee7a-4e38-94f8-b2fb75d69112 returned with HTTP 200 Sep 01 12:43:23 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 608/1250] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:43:23 2026] GET /volume/v3/volumes/7298358d-ee7a-4e38-94f8-b2fb75d69112 => generated 857 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:43:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-092b1def-202f-4b81-802c-90566c7df229 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:43:23 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-092b1def-202f-4b81-802c-90566c7df229 tempest-VolumesTransfersV355Test-1623397460 tempest-VolumesTransfersV355Test-1623397460-project-admin] GET http://192.168.122.202/volume/v3/volumes/ce112fa2-0eb6-4af2-81ea-a570becdd137 Sep 01 12:43:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-092b1def-202f-4b81-802c-90566c7df229 tempest-VolumesTransfersV355Test-1623397460 tempest-VolumesTransfersV355Test-1623397460-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:43:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-092b1def-202f-4b81-802c-90566c7df229 tempest-VolumesTransfersV355Test-1623397460 tempest-VolumesTransfersV355Test-1623397460-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:43:23 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-092b1def-202f-4b81-802c-90566c7df229 tempest-VolumesTransfersV355Test-1623397460 tempest-VolumesTransfersV355Test-1623397460-project-admin] http://192.168.122.202/volume/v3/volumes/ce112fa2-0eb6-4af2-81ea-a570becdd137 returned with HTTP 404 Sep 01 12:43:23 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 643/1251] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:43:23 2026] GET /volume/v3/volumes/ce112fa2-0eb6-4af2-81ea-a570becdd137 => generated 109 bytes in 50 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 12:43:23 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-cafcc2e9-2c52-430a-a684-d9280084ad6a None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:43:23 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-cafcc2e9-2c52-430a-a684-d9280084ad6a tempest-VolumesTransfersV355Test-1668857283 tempest-VolumesTransfersV355Test-1668857283-project-member] GET http://192.168.122.202/volume/v3/volumes/ce112fa2-0eb6-4af2-81ea-a570becdd137 Sep 01 12:43:23 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-cafcc2e9-2c52-430a-a684-d9280084ad6a tempest-VolumesTransfersV355Test-1668857283 tempest-VolumesTransfersV355Test-1668857283-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:43:23 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-cafcc2e9-2c52-430a-a684-d9280084ad6a tempest-VolumesTransfersV355Test-1668857283 tempest-VolumesTransfersV355Test-1668857283-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:43:23 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-cafcc2e9-2c52-430a-a684-d9280084ad6a tempest-VolumesTransfersV355Test-1668857283 tempest-VolumesTransfersV355Test-1668857283-project-member] http://192.168.122.202/volume/v3/volumes/ce112fa2-0eb6-4af2-81ea-a570becdd137 returned with HTTP 404 Sep 01 12:43:23 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 609/1252] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:43:23 2026] GET /volume/v3/volumes/ce112fa2-0eb6-4af2-81ea-a570becdd137 => generated 109 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 12:43:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-e92eeda0-2364-4f59-b20a-ff97fac2a1b2 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:43:23 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e92eeda0-2364-4f59-b20a-ff97fac2a1b2 tempest-VolumesTransfersV355Test-1668857283 tempest-VolumesTransfersV355Test-1668857283-project-member] DELETE http://192.168.122.202/volume/v3/volumes/ce112fa2-0eb6-4af2-81ea-a570becdd137 Sep 01 12:43:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e92eeda0-2364-4f59-b20a-ff97fac2a1b2 tempest-VolumesTransfersV355Test-1668857283 tempest-VolumesTransfersV355Test-1668857283-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:43:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e92eeda0-2364-4f59-b20a-ff97fac2a1b2 tempest-VolumesTransfersV355Test-1668857283 tempest-VolumesTransfersV355Test-1668857283-project-member] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:43:23 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-e92eeda0-2364-4f59-b20a-ff97fac2a1b2 tempest-VolumesTransfersV355Test-1668857283 tempest-VolumesTransfersV355Test-1668857283-project-member] Delete volume with id: ce112fa2-0eb6-4af2-81ea-a570becdd137 Sep 01 12:43:23 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e92eeda0-2364-4f59-b20a-ff97fac2a1b2 tempest-VolumesTransfersV355Test-1668857283 tempest-VolumesTransfersV355Test-1668857283-project-member] http://192.168.122.202/volume/v3/volumes/ce112fa2-0eb6-4af2-81ea-a570becdd137 returned with HTTP 404 Sep 01 12:43:23 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 644/1253] 192.168.122.202 () {60 vars in 1276 bytes} [Tue Sep 1 12:43:23 2026] DELETE /volume/v3/volumes/ce112fa2-0eb6-4af2-81ea-a570becdd137 => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 12:43:23 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-d28985c9-c317-4ae2-ba34-d83434249660 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:43:23 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d28985c9-c317-4ae2-ba34-d83434249660 tempest-VolumesTransfersV355Test-1668857283 tempest-VolumesTransfersV355Test-1668857283-project-member] POST http://192.168.122.202/volume/v3/volumes Sep 01 12:43:23 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d28985c9-c317-4ae2-ba34-d83434249660 tempest-VolumesTransfersV355Test-1668857283 tempest-VolumesTransfersV355Test-1668857283-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-1432524325"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:43:23 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volumes [None req-d28985c9-c317-4ae2-ba34-d83434249660 tempest-VolumesTransfersV355Test-1668857283 tempest-VolumesTransfersV355Test-1668857283-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-1432524325'}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:43:23 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-d28985c9-c317-4ae2-ba34-d83434249660 tempest-VolumesTransfersV355Test-1668857283 tempest-VolumesTransfersV355Test-1668857283-project-member] Create volume of 1 GB Sep 01 12:43:23 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-d28985c9-c317-4ae2-ba34-d83434249660 tempest-VolumesTransfersV355Test-1668857283 tempest-VolumesTransfersV355Test-1668857283-project-member] Availability Zones retrieved successfully. Sep 01 12:43:23 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-d28985c9-c317-4ae2-ba34-d83434249660 tempest-VolumesTransfersV355Test-1668857283 tempest-VolumesTransfersV355Test-1668857283-project-member] Flow 'volume_create_api' (852097df-f4f6-4cd7-b9ea-958c7f40d816) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:43:23 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-d28985c9-c317-4ae2-ba34-d83434249660 tempest-VolumesTransfersV355Test-1668857283 tempest-VolumesTransfersV355Test-1668857283-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6611ca3-1a4a-4cd9-be57-7e94b143aaea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:43:23 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.flows.api.create_volume [None req-d28985c9-c317-4ae2-ba34-d83434249660 tempest-VolumesTransfersV355Test-1668857283 tempest-VolumesTransfersV355Test-1668857283-project-member] Validating volume size '1' using validate_int {{(pid=86814) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 12:43:23 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-d28985c9-c317-4ae2-ba34-d83434249660 tempest-VolumesTransfersV355Test-1668857283 tempest-VolumesTransfersV355Test-1668857283-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6611ca3-1a4a-4cd9-be57-7e94b143aaea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T10:31:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3a4f1b59-94a6-4839-b926-0837adf99645,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a4f1b59-94a6-4839-b926-0837adf99645', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:43:23 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-d28985c9-c317-4ae2-ba34-d83434249660 tempest-VolumesTransfersV355Test-1668857283 tempest-VolumesTransfersV355Test-1668857283-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (706a0c35-d93f-4f39-be91-009100bcdf23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:43:23 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-d28985c9-c317-4ae2-ba34-d83434249660 tempest-VolumesTransfersV355Test-1668857283 tempest-VolumesTransfersV355Test-1668857283-project-member] Created reservations ['0cc4e5c9-4048-4a35-8995-264ef76248e8', '027041dd-a27d-4b75-89b0-1e1737246a75', '18db5ea9-8fff-47eb-bd25-c710579d0435', '553e4e1a-763d-4cb9-8cd0-cd17be7c4c95'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:43:23 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-d28985c9-c317-4ae2-ba34-d83434249660 tempest-VolumesTransfersV355Test-1668857283 tempest-VolumesTransfersV355Test-1668857283-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (706a0c35-d93f-4f39-be91-009100bcdf23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0cc4e5c9-4048-4a35-8995-264ef76248e8', '027041dd-a27d-4b75-89b0-1e1737246a75', '18db5ea9-8fff-47eb-bd25-c710579d0435', '553e4e1a-763d-4cb9-8cd0-cd17be7c4c95']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:43:23 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-d28985c9-c317-4ae2-ba34-d83434249660 tempest-VolumesTransfersV355Test-1668857283 tempest-VolumesTransfersV355Test-1668857283-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fcebbb94-628b-4ef3-bd65-47e70c32bab2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:43:24 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:43:24 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:43:24 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-d28985c9-c317-4ae2-ba34-d83434249660 tempest-VolumesTransfersV355Test-1668857283 tempest-VolumesTransfersV355Test-1668857283-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fcebbb94-628b-4ef3-bd65-47e70c32bab2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '82c8bd1d-263c-41f3-96b0-c3b796bd1289', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1432524325',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c777f09565e540c2b169ba3050297650',qos_specs=None,replication_status=,reservations=['0cc4e5c9-4048-4a35-8995-264ef76248e8','027041dd-a27d-4b75-89b0-1e1737246a75','18db5ea9-8fff-47eb-bd25-c710579d0435','553e4e1a-763d-4cb9-8cd0-cd17be7c4c95'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6727882dc1af48fb8fc56cc7759727a3',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T10:43:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1432524325',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=82c8bd1d-263c-41f3-96b0-c3b796bd1289,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c777f09565e540c2b169ba3050297650',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6727882dc1af48fb8fc56cc7759727a3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a4f1b59-94a6-4839-b926-0837adf99645),volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:43:24 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-d28985c9-c317-4ae2-ba34-d83434249660 tempest-VolumesTransfersV355Test-1668857283 tempest-VolumesTransfersV355Test-1668857283-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3553fd5c-6e26-4dbc-a622-8df0dfa1d064) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:43:24 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-d28985c9-c317-4ae2-ba34-d83434249660 tempest-VolumesTransfersV355Test-1668857283 tempest-VolumesTransfersV355Test-1668857283-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3553fd5c-6e26-4dbc-a622-8df0dfa1d064) transitioned into state 'SUCCESS' from state '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-1432524325',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c777f09565e540c2b169ba3050297650',qos_specs=None,replication_status=,reservations=['0cc4e5c9-4048-4a35-8995-264ef76248e8','027041dd-a27d-4b75-89b0-1e1737246a75','18db5ea9-8fff-47eb-bd25-c710579d0435','553e4e1a-763d-4cb9-8cd0-cd17be7c4c95'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6727882dc1af48fb8fc56cc7759727a3',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:43:24 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-d28985c9-c317-4ae2-ba34-d83434249660 tempest-VolumesTransfersV355Test-1668857283 tempest-VolumesTransfersV355Test-1668857283-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ba056006-aa79-4ec2-850b-518093a563e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:43:24 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-d28985c9-c317-4ae2-ba34-d83434249660 tempest-VolumesTransfersV355Test-1668857283 tempest-VolumesTransfersV355Test-1668857283-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ba056006-aa79-4ec2-850b-518093a563e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:43:24 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-d28985c9-c317-4ae2-ba34-d83434249660 tempest-VolumesTransfersV355Test-1668857283 tempest-VolumesTransfersV355Test-1668857283-project-member] Flow 'volume_create_api' (852097df-f4f6-4cd7-b9ea-958c7f40d816) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86814) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:43:24 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-d28985c9-c317-4ae2-ba34-d83434249660 tempest-VolumesTransfersV355Test-1668857283 tempest-VolumesTransfersV355Test-1668857283-project-member] Create volume request issued successfully. Sep 01 12:43:24 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d28985c9-c317-4ae2-ba34-d83434249660 tempest-VolumesTransfersV355Test-1668857283 tempest-VolumesTransfersV355Test-1668857283-project-member] http://192.168.122.202/volume/v3/volumes returned with HTTP 202 Sep 01 12:43:24 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 610/1254] 192.168.122.202 () {62 vars in 1183 bytes} [Tue Sep 1 12:43:23 2026] POST /volume/v3/volumes => generated 828 bytes in 649 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:43:24 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-71c63f43-2abd-4a2b-b966-736077b7836a None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:43:24 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-c7b645b9-2526-44e4-abac-39780b30352c None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:43:24 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c7b645b9-2526-44e4-abac-39780b30352c tempest-VolumesTransfersTest-445797890 tempest-VolumesTransfersTest-445797890-project-member] GET http://192.168.122.202/volume/v3/volumes/b7a464d6-9e3b-4de6-9d42-7420a22f4c4e Sep 01 12:43:24 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-71c63f43-2abd-4a2b-b966-736077b7836a tempest-VolumesTransfersV355Test-1668857283 tempest-VolumesTransfersV355Test-1668857283-project-member] GET http://192.168.122.202/volume/v3/volumes/82c8bd1d-263c-41f3-96b0-c3b796bd1289 Sep 01 12:43:24 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-71c63f43-2abd-4a2b-b966-736077b7836a tempest-VolumesTransfersV355Test-1668857283 tempest-VolumesTransfersV355Test-1668857283-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:43:24 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c7b645b9-2526-44e4-abac-39780b30352c tempest-VolumesTransfersTest-445797890 tempest-VolumesTransfersTest-445797890-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:43:24 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c7b645b9-2526-44e4-abac-39780b30352c tempest-VolumesTransfersTest-445797890 tempest-VolumesTransfersTest-445797890-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:43:24 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-71c63f43-2abd-4a2b-b966-736077b7836a tempest-VolumesTransfersV355Test-1668857283 tempest-VolumesTransfersV355Test-1668857283-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:43:24 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:43:24 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:43:24 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:43:24 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:43:24 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:43:24 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:43:24 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:43:24 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:43:24 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-71c63f43-2abd-4a2b-b966-736077b7836a tempest-VolumesTransfersV355Test-1668857283 tempest-VolumesTransfersV355Test-1668857283-project-member] Volume info retrieved successfully. Sep 01 12:43:24 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-c7b645b9-2526-44e4-abac-39780b30352c tempest-VolumesTransfersTest-445797890 tempest-VolumesTransfersTest-445797890-project-member] Volume info retrieved successfully. Sep 01 12:43:24 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-71c63f43-2abd-4a2b-b966-736077b7836a tempest-VolumesTransfersV355Test-1668857283 tempest-VolumesTransfersV355Test-1668857283-project-member] http://192.168.122.202/volume/v3/volumes/82c8bd1d-263c-41f3-96b0-c3b796bd1289 returned with HTTP 200 Sep 01 12:43:24 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 645/1255] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:43:24 2026] GET /volume/v3/volumes/82c8bd1d-263c-41f3-96b0-c3b796bd1289 => generated 896 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:43:24 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c7b645b9-2526-44e4-abac-39780b30352c tempest-VolumesTransfersTest-445797890 tempest-VolumesTransfersTest-445797890-project-member] http://192.168.122.202/volume/v3/volumes/b7a464d6-9e3b-4de6-9d42-7420a22f4c4e returned with HTTP 200 Sep 01 12:43:24 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 611/1256] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:43:24 2026] GET /volume/v3/volumes/b7a464d6-9e3b-4de6-9d42-7420a22f4c4e => generated 853 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:43:24 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-a847cbae-eb96-47fb-b441-4d10f8ed621b None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:43:24 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a847cbae-eb96-47fb-b441-4d10f8ed621b tempest-VolumesTransfersTest-445797890 tempest-VolumesTransfersTest-445797890-project-member] POST http://192.168.122.202/volume/v3/os-volume-transfer Sep 01 12:43:24 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a847cbae-eb96-47fb-b441-4d10f8ed621b tempest-VolumesTransfersTest-445797890 tempest-VolumesTransfersTest-445797890-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "b7a464d6-9e3b-4de6-9d42-7420a22f4c4e"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:43:24 devstack devstack@c-api.service[86815]: DEBUG cinder.api.contrib.volume_transfer [None req-a847cbae-eb96-47fb-b441-4d10f8ed621b tempest-VolumesTransfersTest-445797890 tempest-VolumesTransfersTest-445797890-project-member] Creating new volume transfer {'transfer': {'volume_id': 'b7a464d6-9e3b-4de6-9d42-7420a22f4c4e'}} {{(pid=86815) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Sep 01 12:43:24 devstack devstack@c-api.service[86815]: INFO cinder.api.contrib.volume_transfer [None req-a847cbae-eb96-47fb-b441-4d10f8ed621b tempest-VolumesTransfersTest-445797890 tempest-VolumesTransfersTest-445797890-project-member] Creating transfer of volume b7a464d6-9e3b-4de6-9d42-7420a22f4c4e Sep 01 12:43:24 devstack devstack@c-api.service[86815]: INFO cinder.transfer.api [None req-a847cbae-eb96-47fb-b441-4d10f8ed621b tempest-VolumesTransfersTest-445797890 tempest-VolumesTransfersTest-445797890-project-member] Generating transfer record for volume b7a464d6-9e3b-4de6-9d42-7420a22f4c4e Sep 01 12:43:24 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:43:24 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:43:24 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:43:24 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:43:24 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a847cbae-eb96-47fb-b441-4d10f8ed621b tempest-VolumesTransfersTest-445797890 tempest-VolumesTransfersTest-445797890-project-member] http://192.168.122.202/volume/v3/os-volume-transfer returned with HTTP 202 Sep 01 12:43:24 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 646/1257] 192.168.122.202 () {60 vars in 1175 bytes} [Tue Sep 1 12:43:24 2026] POST /volume/v3/os-volume-transfer => generated 449 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:43:24 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-6d1e5f94-fef3-4122-878e-bf339f7873c2 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:43:24 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-6d1e5f94-fef3-4122-878e-bf339f7873c2 tempest-VolumesTransfersTest-445797890 tempest-VolumesTransfersTest-445797890-project-member] GET http://192.168.122.202/volume/v3/volumes/b7a464d6-9e3b-4de6-9d42-7420a22f4c4e Sep 01 12:43:24 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-6d1e5f94-fef3-4122-878e-bf339f7873c2 tempest-VolumesTransfersTest-445797890 tempest-VolumesTransfersTest-445797890-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:43:24 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-6d1e5f94-fef3-4122-878e-bf339f7873c2 tempest-VolumesTransfersTest-445797890 tempest-VolumesTransfersTest-445797890-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:43:24 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:43:24 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:43:24 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:43:24 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:43:24 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-6d1e5f94-fef3-4122-878e-bf339f7873c2 tempest-VolumesTransfersTest-445797890 tempest-VolumesTransfersTest-445797890-project-member] Volume info retrieved successfully. Sep 01 12:43:24 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-6d1e5f94-fef3-4122-878e-bf339f7873c2 tempest-VolumesTransfersTest-445797890 tempest-VolumesTransfersTest-445797890-project-member] http://192.168.122.202/volume/v3/volumes/b7a464d6-9e3b-4de6-9d42-7420a22f4c4e returned with HTTP 200 Sep 01 12:43:24 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 612/1258] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:43:24 2026] GET /volume/v3/volumes/b7a464d6-9e3b-4de6-9d42-7420a22f4c4e => generated 861 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:43:24 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-26a7ec11-4e19-489a-9287-12faa3714541 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:43:24 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-26a7ec11-4e19-489a-9287-12faa3714541 tempest-VolumesTransfersTest-445797890 tempest-VolumesTransfersTest-445797890-project-member] GET http://192.168.122.202/volume/v3/os-volume-transfer/3a3bae17-62ee-4689-9683-6c9eba24d3b4 Sep 01 12:43:24 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-26a7ec11-4e19-489a-9287-12faa3714541 tempest-VolumesTransfersTest-445797890 tempest-VolumesTransfersTest-445797890-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:43:24 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-26a7ec11-4e19-489a-9287-12faa3714541 tempest-VolumesTransfersTest-445797890 tempest-VolumesTransfersTest-445797890-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:43:24 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-26a7ec11-4e19-489a-9287-12faa3714541 tempest-VolumesTransfersTest-445797890 tempest-VolumesTransfersTest-445797890-project-member] http://192.168.122.202/volume/v3/os-volume-transfer/3a3bae17-62ee-4689-9683-6c9eba24d3b4 returned with HTTP 200 Sep 01 12:43:24 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 647/1259] 192.168.122.202 () {58 vars in 1265 bytes} [Tue Sep 1 12:43:24 2026] GET /volume/v3/os-volume-transfer/3a3bae17-62ee-4689-9683-6c9eba24d3b4 => generated 417 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:43:24 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-9d85a827-2829-450d-8f93-e7b970917fee None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:43:24 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9d85a827-2829-450d-8f93-e7b970917fee tempest-VolumesTransfersTest-445797890 tempest-VolumesTransfersTest-445797890-project-member] GET http://192.168.122.202/volume/v3/os-volume-transfer Sep 01 12:43:24 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-9d85a827-2829-450d-8f93-e7b970917fee tempest-VolumesTransfersTest-445797890 tempest-VolumesTransfersTest-445797890-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:43:24 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-9d85a827-2829-450d-8f93-e7b970917fee tempest-VolumesTransfersTest-445797890 tempest-VolumesTransfersTest-445797890-project-member] Calling method 'index' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:43:24 devstack devstack@c-api.service[86814]: DEBUG cinder.api.contrib.volume_transfer [None req-9d85a827-2829-450d-8f93-e7b970917fee tempest-VolumesTransfersTest-445797890 tempest-VolumesTransfersTest-445797890-project-member] Listing volume transfers {{(pid=86814) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Sep 01 12:43:24 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9d85a827-2829-450d-8f93-e7b970917fee tempest-VolumesTransfersTest-445797890 tempest-VolumesTransfersTest-445797890-project-member] http://192.168.122.202/volume/v3/os-volume-transfer returned with HTTP 200 Sep 01 12:43:24 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 613/1260] 192.168.122.202 () {58 vars in 1154 bytes} [Tue Sep 1 12:43:24 2026] GET /volume/v3/os-volume-transfer => generated 376 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:43:24 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-2effc78c-3484-415e-81b4-360808d8aad7 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:43:24 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-2effc78c-3484-415e-81b4-360808d8aad7 tempest-VolumesTransfersTest-1090840745 tempest-VolumesTransfersTest-1090840745-project-member] POST http://192.168.122.202/volume/v3/os-volume-transfer/3a3bae17-62ee-4689-9683-6c9eba24d3b4/accept Sep 01 12:43:24 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-2effc78c-3484-415e-81b4-360808d8aad7 tempest-VolumesTransfersTest-1090840745 tempest-VolumesTransfersTest-1090840745-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "5c365e077948254f"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:43:24 devstack devstack@c-api.service[86815]: DEBUG cinder.api.contrib.volume_transfer [None req-2effc78c-3484-415e-81b4-360808d8aad7 tempest-VolumesTransfersTest-1090840745 tempest-VolumesTransfersTest-1090840745-project-member] Accepting volume transfer 3a3bae17-62ee-4689-9683-6c9eba24d3b4 {{(pid=86815) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 01 12:43:24 devstack devstack@c-api.service[86815]: INFO cinder.api.contrib.volume_transfer [None req-2effc78c-3484-415e-81b4-360808d8aad7 tempest-VolumesTransfersTest-1090840745 tempest-VolumesTransfersTest-1090840745-project-member] Accepting transfer 3a3bae17-62ee-4689-9683-6c9eba24d3b4 Sep 01 12:43:24 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:43:24 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:43:25 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-2effc78c-3484-415e-81b4-360808d8aad7 tempest-VolumesTransfersTest-1090840745 tempest-VolumesTransfersTest-1090840745-project-member] Created reservations ['80a165a5-31e1-4e9a-84b7-6e768b39522b', '0143bee0-3f32-4167-86d7-8c9c3641896c', '19eefb14-afaa-4cf9-8193-e395634ba449', '7e78298b-0f93-4141-803e-caaf405d5c32'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:43:25 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-2effc78c-3484-415e-81b4-360808d8aad7 tempest-VolumesTransfersTest-1090840745 tempest-VolumesTransfersTest-1090840745-project-member] Created reservations ['70fd20d3-8deb-4646-a304-70faa4f0bc82', '95506139-237e-4006-9402-ced0bcd1db03', '0697e656-a5ba-49a5-8de8-4cb7bb29dbe5', 'ff1f93f8-b9eb-4cac-98f3-8229876c33e0'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:43:25 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:43:25 devstack devstack@c-api.service[86815]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 12:43:25 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-2effc78c-3484-415e-81b4-360808d8aad7 tempest-VolumesTransfersTest-1090840745 tempest-VolumesTransfersTest-1090840745-project-member] Created reservations ['e1867013-a1ba-4162-9d4a-85846350578e', 'a72b0a18-86c8-4dbd-a752-7ce854fd22b1', '578861b7-b253-4a52-b69d-f8403a6ed0f0', '181b7375-0c32-4f91-bff1-7e57e232e674'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:43:25 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-2effc78c-3484-415e-81b4-360808d8aad7 tempest-VolumesTransfersTest-1090840745 tempest-VolumesTransfersTest-1090840745-project-member] Created reservations ['64c305b4-c4e2-49dc-bcde-2f963b95d344', '0e5ad2fd-fa1a-4b76-8f3b-2878ff056d05', 'c0d6e6c8-e938-44c4-a8c6-695a31fbbb88', '2a67bdf1-074c-47ec-afd0-d05b51e50b41'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:43:25 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-e79ba243-8e77-416f-a53c-04cebfcfdd48 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:43:25 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e79ba243-8e77-416f-a53c-04cebfcfdd48 tempest-VolumesTransfersV355Test-1668857283 tempest-VolumesTransfersV355Test-1668857283-project-member] GET http://192.168.122.202/volume/v3/volumes/82c8bd1d-263c-41f3-96b0-c3b796bd1289 Sep 01 12:43:25 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e79ba243-8e77-416f-a53c-04cebfcfdd48 tempest-VolumesTransfersV355Test-1668857283 tempest-VolumesTransfersV355Test-1668857283-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:43:25 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e79ba243-8e77-416f-a53c-04cebfcfdd48 tempest-VolumesTransfersV355Test-1668857283 tempest-VolumesTransfersV355Test-1668857283-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:43:25 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-2effc78c-3484-415e-81b4-360808d8aad7 tempest-VolumesTransfersTest-1090840745 tempest-VolumesTransfersTest-1090840745-project-member] Transfer volume completed successfully. Sep 01 12:43:25 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:43:25 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:43:25 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:43:25 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:43:25 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-e79ba243-8e77-416f-a53c-04cebfcfdd48 tempest-VolumesTransfersV355Test-1668857283 tempest-VolumesTransfersV355Test-1668857283-project-member] Volume info retrieved successfully. Sep 01 12:43:25 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e79ba243-8e77-416f-a53c-04cebfcfdd48 tempest-VolumesTransfersV355Test-1668857283 tempest-VolumesTransfersV355Test-1668857283-project-member] http://192.168.122.202/volume/v3/volumes/82c8bd1d-263c-41f3-96b0-c3b796bd1289 returned with HTTP 200 Sep 01 12:43:25 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 614/1261] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:43:25 2026] GET /volume/v3/volumes/82c8bd1d-263c-41f3-96b0-c3b796bd1289 => generated 920 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 12:43:25 devstack devstack@c-api.service[86815]: INFO cinder.transfer.api [None req-2effc78c-3484-415e-81b4-360808d8aad7 tempest-VolumesTransfersTest-1090840745 tempest-VolumesTransfersTest-1090840745-project-member] Volume b7a464d6-9e3b-4de6-9d42-7420a22f4c4e has been transferred. Sep 01 12:43:25 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:43:25 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:43:25 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-2effc78c-3484-415e-81b4-360808d8aad7 tempest-VolumesTransfersTest-1090840745 tempest-VolumesTransfersTest-1090840745-project-member] http://192.168.122.202/volume/v3/os-volume-transfer/3a3bae17-62ee-4689-9683-6c9eba24d3b4/accept returned with HTTP 202 Sep 01 12:43:25 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 648/1262] 192.168.122.202 () {60 vars in 1307 bytes} [Tue Sep 1 12:43:24 2026] POST /volume/v3/os-volume-transfer/3a3bae17-62ee-4689-9683-6c9eba24d3b4/accept => generated 373 bytes in 1153 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 01 12:43:25 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-ca48db26-1c3a-44f1-9348-53c124adc036 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:43:25 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ca48db26-1c3a-44f1-9348-53c124adc036 tempest-VolumesTransfersTest-1090840745 tempest-VolumesTransfersTest-1090840745-project-member] GET http://192.168.122.202/volume/v3/volumes/b7a464d6-9e3b-4de6-9d42-7420a22f4c4e Sep 01 12:43:25 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-ca48db26-1c3a-44f1-9348-53c124adc036 tempest-VolumesTransfersTest-1090840745 tempest-VolumesTransfersTest-1090840745-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:43:25 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-ca48db26-1c3a-44f1-9348-53c124adc036 tempest-VolumesTransfersTest-1090840745 tempest-VolumesTransfersTest-1090840745-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:43:25 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:43:25 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:43:25 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:43:25 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:43:25 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-ca48db26-1c3a-44f1-9348-53c124adc036 tempest-VolumesTransfersTest-1090840745 tempest-VolumesTransfersTest-1090840745-project-member] Volume info retrieved successfully. Sep 01 12:43:25 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ca48db26-1c3a-44f1-9348-53c124adc036 tempest-VolumesTransfersTest-1090840745 tempest-VolumesTransfersTest-1090840745-project-member] http://192.168.122.202/volume/v3/volumes/b7a464d6-9e3b-4de6-9d42-7420a22f4c4e returned with HTTP 200 Sep 01 12:43:25 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 615/1263] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:43:25 2026] GET /volume/v3/volumes/b7a464d6-9e3b-4de6-9d42-7420a22f4c4e => generated 853 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:43:25 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-43dad043-b047-4d8d-930b-58cc8eb99417 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:43:25 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-43dad043-b047-4d8d-930b-58cc8eb99417 tempest-VolumesTransfersTest-1090840745 tempest-VolumesTransfersTest-1090840745-project-member] GET http://192.168.122.202/volume/v3/volumes/b7a464d6-9e3b-4de6-9d42-7420a22f4c4e Sep 01 12:43:25 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-43dad043-b047-4d8d-930b-58cc8eb99417 tempest-VolumesTransfersTest-1090840745 tempest-VolumesTransfersTest-1090840745-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:43:25 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-43dad043-b047-4d8d-930b-58cc8eb99417 tempest-VolumesTransfersTest-1090840745 tempest-VolumesTransfersTest-1090840745-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:43:25 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:43:25 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:43:25 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:43:25 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:43:25 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-43dad043-b047-4d8d-930b-58cc8eb99417 tempest-VolumesTransfersTest-1090840745 tempest-VolumesTransfersTest-1090840745-project-member] Volume info retrieved successfully. Sep 01 12:43:25 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-43dad043-b047-4d8d-930b-58cc8eb99417 tempest-VolumesTransfersTest-1090840745 tempest-VolumesTransfersTest-1090840745-project-member] http://192.168.122.202/volume/v3/volumes/b7a464d6-9e3b-4de6-9d42-7420a22f4c4e returned with HTTP 200 Sep 01 12:43:25 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 649/1264] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:43:25 2026] GET /volume/v3/volumes/b7a464d6-9e3b-4de6-9d42-7420a22f4c4e => generated 853 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:43:25 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-1a8ce4b6-2af5-423e-93c2-762434f06ba2 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:43:25 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1a8ce4b6-2af5-423e-93c2-762434f06ba2 tempest-VolumesTransfersTest-445797890 tempest-VolumesTransfersTest-445797890-project-member] DELETE http://192.168.122.202/volume/v3/os-volume-transfer/3a3bae17-62ee-4689-9683-6c9eba24d3b4 Sep 01 12:43:25 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-1a8ce4b6-2af5-423e-93c2-762434f06ba2 tempest-VolumesTransfersTest-445797890 tempest-VolumesTransfersTest-445797890-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:43:25 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-1a8ce4b6-2af5-423e-93c2-762434f06ba2 tempest-VolumesTransfersTest-445797890 tempest-VolumesTransfersTest-445797890-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:43:25 devstack devstack@c-api.service[86814]: INFO cinder.api.contrib.volume_transfer [None req-1a8ce4b6-2af5-423e-93c2-762434f06ba2 tempest-VolumesTransfersTest-445797890 tempest-VolumesTransfersTest-445797890-project-member] Delete transfer with id: 3a3bae17-62ee-4689-9683-6c9eba24d3b4 Sep 01 12:43:26 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1a8ce4b6-2af5-423e-93c2-762434f06ba2 tempest-VolumesTransfersTest-445797890 tempest-VolumesTransfersTest-445797890-project-member] http://192.168.122.202/volume/v3/os-volume-transfer/3a3bae17-62ee-4689-9683-6c9eba24d3b4 returned with HTTP 404 Sep 01 12:43:26 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 616/1265] 192.168.122.202 () {58 vars in 1268 bytes} [Tue Sep 1 12:43:25 2026] DELETE /volume/v3/os-volume-transfer/3a3bae17-62ee-4689-9683-6c9eba24d3b4 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:43:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-2ca7512c-68b6-40d4-b551-3a93cf223767 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:43:26 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-2ca7512c-68b6-40d4-b551-3a93cf223767 tempest-VolumesTransfersTest-1754918538 tempest-VolumesTransfersTest-1754918538-project-admin] DELETE http://192.168.122.202/volume/v3/volumes/b7a464d6-9e3b-4de6-9d42-7420a22f4c4e Sep 01 12:43:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-2ca7512c-68b6-40d4-b551-3a93cf223767 tempest-VolumesTransfersTest-1754918538 tempest-VolumesTransfersTest-1754918538-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:43:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-2ca7512c-68b6-40d4-b551-3a93cf223767 tempest-VolumesTransfersTest-1754918538 tempest-VolumesTransfersTest-1754918538-project-admin] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:43:26 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-2ca7512c-68b6-40d4-b551-3a93cf223767 tempest-VolumesTransfersTest-1754918538 tempest-VolumesTransfersTest-1754918538-project-admin] Delete volume with id: b7a464d6-9e3b-4de6-9d42-7420a22f4c4e Sep 01 12:43:26 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:43:26 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:43:26 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:43:26 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:43:26 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-2ca7512c-68b6-40d4-b551-3a93cf223767 tempest-VolumesTransfersTest-1754918538 tempest-VolumesTransfersTest-1754918538-project-admin] Volume info retrieved successfully. Sep 01 12:43:26 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-2ca7512c-68b6-40d4-b551-3a93cf223767 tempest-VolumesTransfersTest-1754918538 tempest-VolumesTransfersTest-1754918538-project-admin] Delete volume request issued successfully. Sep 01 12:43:26 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-2ca7512c-68b6-40d4-b551-3a93cf223767 tempest-VolumesTransfersTest-1754918538 tempest-VolumesTransfersTest-1754918538-project-admin] http://192.168.122.202/volume/v3/volumes/b7a464d6-9e3b-4de6-9d42-7420a22f4c4e returned with HTTP 202 Sep 01 12:43:26 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 650/1266] 192.168.122.202 () {58 vars in 1235 bytes} [Tue Sep 1 12:43:26 2026] DELETE /volume/v3/volumes/b7a464d6-9e3b-4de6-9d42-7420a22f4c4e => generated 0 bytes in 142 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:43:26 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-4344ee3b-604b-4410-beba-186c2a22e1a5 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:43:26 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-4344ee3b-604b-4410-beba-186c2a22e1a5 tempest-VolumesTransfersTest-1754918538 tempest-VolumesTransfersTest-1754918538-project-admin] GET http://192.168.122.202/volume/v3/volumes/b7a464d6-9e3b-4de6-9d42-7420a22f4c4e Sep 01 12:43:26 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-4344ee3b-604b-4410-beba-186c2a22e1a5 tempest-VolumesTransfersTest-1754918538 tempest-VolumesTransfersTest-1754918538-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:43:26 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-4344ee3b-604b-4410-beba-186c2a22e1a5 tempest-VolumesTransfersTest-1754918538 tempest-VolumesTransfersTest-1754918538-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:43:26 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:43:26 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:43:26 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:43:26 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:43:26 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-4344ee3b-604b-4410-beba-186c2a22e1a5 tempest-VolumesTransfersTest-1754918538 tempest-VolumesTransfersTest-1754918538-project-admin] Volume info retrieved successfully. Sep 01 12:43:26 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-4344ee3b-604b-4410-beba-186c2a22e1a5 tempest-VolumesTransfersTest-1754918538 tempest-VolumesTransfersTest-1754918538-project-admin] http://192.168.122.202/volume/v3/volumes/b7a464d6-9e3b-4de6-9d42-7420a22f4c4e returned with HTTP 200 Sep 01 12:43:26 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 617/1267] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:43:26 2026] GET /volume/v3/volumes/b7a464d6-9e3b-4de6-9d42-7420a22f4c4e => generated 1015 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:43:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-7696bb52-037c-46ec-a145-43ecedb0d6a2 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:43:26 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-7696bb52-037c-46ec-a145-43ecedb0d6a2 tempest-VolumesTransfersV355Test-1668857283 tempest-VolumesTransfersV355Test-1668857283-project-member] GET http://192.168.122.202/volume/v3/volumes/82c8bd1d-263c-41f3-96b0-c3b796bd1289 Sep 01 12:43:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-7696bb52-037c-46ec-a145-43ecedb0d6a2 tempest-VolumesTransfersV355Test-1668857283 tempest-VolumesTransfersV355Test-1668857283-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:43:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-7696bb52-037c-46ec-a145-43ecedb0d6a2 tempest-VolumesTransfersV355Test-1668857283 tempest-VolumesTransfersV355Test-1668857283-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:43:26 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:43:26 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:43:26 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:43:26 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:43:26 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-7696bb52-037c-46ec-a145-43ecedb0d6a2 tempest-VolumesTransfersV355Test-1668857283 tempest-VolumesTransfersV355Test-1668857283-project-member] Volume info retrieved successfully. Sep 01 12:43:26 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-7696bb52-037c-46ec-a145-43ecedb0d6a2 tempest-VolumesTransfersV355Test-1668857283 tempest-VolumesTransfersV355Test-1668857283-project-member] http://192.168.122.202/volume/v3/volumes/82c8bd1d-263c-41f3-96b0-c3b796bd1289 returned with HTTP 200 Sep 01 12:43:26 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 651/1268] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:43:26 2026] GET /volume/v3/volumes/82c8bd1d-263c-41f3-96b0-c3b796bd1289 => generated 956 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:43:26 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-57b7a33c-4bd1-46e1-a0dc-82dd2df2006e None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:43:26 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-57b7a33c-4bd1-46e1-a0dc-82dd2df2006e tempest-VolumesTransfersV355Test-1668857283 tempest-VolumesTransfersV355Test-1668857283-project-member] POST http://192.168.122.202/volume/v3/volume-transfers Sep 01 12:43:26 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-57b7a33c-4bd1-46e1-a0dc-82dd2df2006e tempest-VolumesTransfersV355Test-1668857283 tempest-VolumesTransfersV355Test-1668857283-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "82c8bd1d-263c-41f3-96b0-c3b796bd1289"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:43:26 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volume_transfer [None req-57b7a33c-4bd1-46e1-a0dc-82dd2df2006e tempest-VolumesTransfersV355Test-1668857283 tempest-VolumesTransfersV355Test-1668857283-project-member] Creating new volume transfer {'transfer': {'volume_id': '82c8bd1d-263c-41f3-96b0-c3b796bd1289'}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 01 12:43:26 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volume_transfer [None req-57b7a33c-4bd1-46e1-a0dc-82dd2df2006e tempest-VolumesTransfersV355Test-1668857283 tempest-VolumesTransfersV355Test-1668857283-project-member] Creating transfer of volume 82c8bd1d-263c-41f3-96b0-c3b796bd1289 Sep 01 12:43:26 devstack devstack@c-api.service[86814]: INFO cinder.transfer.api [None req-57b7a33c-4bd1-46e1-a0dc-82dd2df2006e tempest-VolumesTransfersV355Test-1668857283 tempest-VolumesTransfersV355Test-1668857283-project-member] Generating transfer record for volume 82c8bd1d-263c-41f3-96b0-c3b796bd1289 Sep 01 12:43:26 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:43:26 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:43:26 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:43:26 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:43:26 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-57b7a33c-4bd1-46e1-a0dc-82dd2df2006e tempest-VolumesTransfersV355Test-1668857283 tempest-VolumesTransfersV355Test-1668857283-project-member] http://192.168.122.202/volume/v3/volume-transfers returned with HTTP 202 Sep 01 12:43:26 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 618/1269] 192.168.122.202 () {62 vars in 1210 bytes} [Tue Sep 1 12:43:26 2026] POST /volume/v3/volume-transfers => generated 472 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:43:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-c3806b9d-e28f-4fc3-966d-0900e8d55fe7 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:43:26 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c3806b9d-e28f-4fc3-966d-0900e8d55fe7 tempest-VolumesTransfersV355Test-1668857283 tempest-VolumesTransfersV355Test-1668857283-project-member] GET http://192.168.122.202/volume/v3/volumes/82c8bd1d-263c-41f3-96b0-c3b796bd1289 Sep 01 12:43:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c3806b9d-e28f-4fc3-966d-0900e8d55fe7 tempest-VolumesTransfersV355Test-1668857283 tempest-VolumesTransfersV355Test-1668857283-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:43:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c3806b9d-e28f-4fc3-966d-0900e8d55fe7 tempest-VolumesTransfersV355Test-1668857283 tempest-VolumesTransfersV355Test-1668857283-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:43:26 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:43:26 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:43:26 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:43:26 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:43:26 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-c3806b9d-e28f-4fc3-966d-0900e8d55fe7 tempest-VolumesTransfersV355Test-1668857283 tempest-VolumesTransfersV355Test-1668857283-project-member] Volume info retrieved successfully. Sep 01 12:43:26 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c3806b9d-e28f-4fc3-966d-0900e8d55fe7 tempest-VolumesTransfersV355Test-1668857283 tempest-VolumesTransfersV355Test-1668857283-project-member] http://192.168.122.202/volume/v3/volumes/82c8bd1d-263c-41f3-96b0-c3b796bd1289 returned with HTTP 200 Sep 01 12:43:26 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 652/1270] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:43:26 2026] GET /volume/v3/volumes/82c8bd1d-263c-41f3-96b0-c3b796bd1289 => generated 964 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:43:26 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-ceb84035-bb5d-4669-804c-1f3425a22a56 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:43:26 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ceb84035-bb5d-4669-804c-1f3425a22a56 tempest-VolumesTransfersV355Test-1668857283 tempest-VolumesTransfersV355Test-1668857283-project-member] GET http://192.168.122.202/volume/v3/volume-transfers/detail Sep 01 12:43:26 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-ceb84035-bb5d-4669-804c-1f3425a22a56 tempest-VolumesTransfersV355Test-1668857283 tempest-VolumesTransfersV355Test-1668857283-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:43:26 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-ceb84035-bb5d-4669-804c-1f3425a22a56 tempest-VolumesTransfersV355Test-1668857283 tempest-VolumesTransfersV355Test-1668857283-project-member] Calling method 'detail' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:43:26 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volume_transfer [None req-ceb84035-bb5d-4669-804c-1f3425a22a56 tempest-VolumesTransfersV355Test-1668857283 tempest-VolumesTransfersV355Test-1668857283-project-member] Listing volume transfers {{(pid=86814) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Sep 01 12:43:26 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ceb84035-bb5d-4669-804c-1f3425a22a56 tempest-VolumesTransfersV355Test-1668857283 tempest-VolumesTransfersV355Test-1668857283-project-member] http://192.168.122.202/volume/v3/volume-transfers/detail returned with HTTP 200 Sep 01 12:43:26 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 619/1271] 192.168.122.202 () {60 vars in 1210 bytes} [Tue Sep 1 12:43:26 2026] GET /volume/v3/volume-transfers/detail => generated 443 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 12:43:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-bb9cb8c2-baf3-421b-b2b3-f5e809e5ba57 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:43:27 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-bb9cb8c2-baf3-421b-b2b3-f5e809e5ba57 tempest-VolumesTransfersV355Test-1668857283 tempest-VolumesTransfersV355Test-1668857283-project-member] DELETE http://192.168.122.202/volume/v3/volume-transfers/ef79ede1-5b39-4e7a-9679-1e2b211eedc0 Sep 01 12:43:27 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-bb9cb8c2-baf3-421b-b2b3-f5e809e5ba57 tempest-VolumesTransfersV355Test-1668857283 tempest-VolumesTransfersV355Test-1668857283-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:43:27 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-bb9cb8c2-baf3-421b-b2b3-f5e809e5ba57 tempest-VolumesTransfersV355Test-1668857283 tempest-VolumesTransfersV355Test-1668857283-project-member] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:43:27 devstack devstack@c-api.service[86815]: INFO cinder.api.contrib.volume_transfer [None req-bb9cb8c2-baf3-421b-b2b3-f5e809e5ba57 tempest-VolumesTransfersV355Test-1668857283 tempest-VolumesTransfersV355Test-1668857283-project-member] Delete transfer with id: ef79ede1-5b39-4e7a-9679-1e2b211eedc0 Sep 01 12:43:27 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:43:27 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:43:27 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:43:27 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:43:27 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-bb9cb8c2-baf3-421b-b2b3-f5e809e5ba57 tempest-VolumesTransfersV355Test-1668857283 tempest-VolumesTransfersV355Test-1668857283-project-member] http://192.168.122.202/volume/v3/volume-transfers/ef79ede1-5b39-4e7a-9679-1e2b211eedc0 returned with HTTP 202 Sep 01 12:43:27 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 653/1272] 192.168.122.202 () {60 vars in 1303 bytes} [Tue Sep 1 12:43:26 2026] DELETE /volume/v3/volume-transfers/ef79ede1-5b39-4e7a-9679-1e2b211eedc0 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 12:43:27 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-62173040-64bc-4a40-b947-ef367597fd9a None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:43:27 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-62173040-64bc-4a40-b947-ef367597fd9a tempest-VolumesTransfersV355Test-1668857283 tempest-VolumesTransfersV355Test-1668857283-project-member] GET http://192.168.122.202/volume/v3/volumes/82c8bd1d-263c-41f3-96b0-c3b796bd1289 Sep 01 12:43:27 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-62173040-64bc-4a40-b947-ef367597fd9a tempest-VolumesTransfersV355Test-1668857283 tempest-VolumesTransfersV355Test-1668857283-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:43:27 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-62173040-64bc-4a40-b947-ef367597fd9a tempest-VolumesTransfersV355Test-1668857283 tempest-VolumesTransfersV355Test-1668857283-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:43:27 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:43:27 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:43:27 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:43:27 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:43:27 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-62173040-64bc-4a40-b947-ef367597fd9a tempest-VolumesTransfersV355Test-1668857283 tempest-VolumesTransfersV355Test-1668857283-project-member] Volume info retrieved successfully. Sep 01 12:43:27 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-62173040-64bc-4a40-b947-ef367597fd9a tempest-VolumesTransfersV355Test-1668857283 tempest-VolumesTransfersV355Test-1668857283-project-member] http://192.168.122.202/volume/v3/volumes/82c8bd1d-263c-41f3-96b0-c3b796bd1289 returned with HTTP 200 Sep 01 12:43:27 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 620/1273] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:43:27 2026] GET /volume/v3/volumes/82c8bd1d-263c-41f3-96b0-c3b796bd1289 => generated 956 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:43:27 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-14b93c2f-6550-4f25-a059-287ed0ddaa1e None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:43:27 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-14b93c2f-6550-4f25-a059-287ed0ddaa1e tempest-VolumesTransfersV355Test-1668857283 tempest-VolumesTransfersV355Test-1668857283-project-member] DELETE http://192.168.122.202/volume/v3/volume-transfers/ef79ede1-5b39-4e7a-9679-1e2b211eedc0 Sep 01 12:43:27 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-14b93c2f-6550-4f25-a059-287ed0ddaa1e tempest-VolumesTransfersV355Test-1668857283 tempest-VolumesTransfersV355Test-1668857283-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:43:27 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-14b93c2f-6550-4f25-a059-287ed0ddaa1e tempest-VolumesTransfersV355Test-1668857283 tempest-VolumesTransfersV355Test-1668857283-project-member] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:43:27 devstack devstack@c-api.service[86815]: INFO cinder.api.contrib.volume_transfer [None req-14b93c2f-6550-4f25-a059-287ed0ddaa1e tempest-VolumesTransfersV355Test-1668857283 tempest-VolumesTransfersV355Test-1668857283-project-member] Delete transfer with id: ef79ede1-5b39-4e7a-9679-1e2b211eedc0 Sep 01 12:43:27 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-14b93c2f-6550-4f25-a059-287ed0ddaa1e tempest-VolumesTransfersV355Test-1668857283 tempest-VolumesTransfersV355Test-1668857283-project-member] http://192.168.122.202/volume/v3/volume-transfers/ef79ede1-5b39-4e7a-9679-1e2b211eedc0 returned with HTTP 404 Sep 01 12:43:27 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 654/1274] 192.168.122.202 () {60 vars in 1303 bytes} [Tue Sep 1 12:43:27 2026] DELETE /volume/v3/volume-transfers/ef79ede1-5b39-4e7a-9679-1e2b211eedc0 => generated 111 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 12:43:27 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-7e57e3e7-bb7e-4816-bc05-60485eeca0ac None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:43:27 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7e57e3e7-bb7e-4816-bc05-60485eeca0ac tempest-VolumesTransfersV355Test-1623397460 tempest-VolumesTransfersV355Test-1623397460-project-admin] DELETE http://192.168.122.202/volume/v3/volumes/82c8bd1d-263c-41f3-96b0-c3b796bd1289 Sep 01 12:43:27 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-7e57e3e7-bb7e-4816-bc05-60485eeca0ac tempest-VolumesTransfersV355Test-1623397460 tempest-VolumesTransfersV355Test-1623397460-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:43:27 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-7e57e3e7-bb7e-4816-bc05-60485eeca0ac tempest-VolumesTransfersV355Test-1623397460 tempest-VolumesTransfersV355Test-1623397460-project-admin] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:43:27 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-7e57e3e7-bb7e-4816-bc05-60485eeca0ac tempest-VolumesTransfersV355Test-1623397460 tempest-VolumesTransfersV355Test-1623397460-project-admin] Delete volume with id: 82c8bd1d-263c-41f3-96b0-c3b796bd1289 Sep 01 12:43:27 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-4cc52f0b-710f-4907-afb9-2828ce7c9b38 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:43:27 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-4cc52f0b-710f-4907-afb9-2828ce7c9b38 tempest-VolumesTransfersTest-1754918538 tempest-VolumesTransfersTest-1754918538-project-admin] GET http://192.168.122.202/volume/v3/volumes/b7a464d6-9e3b-4de6-9d42-7420a22f4c4e Sep 01 12:43:27 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-4cc52f0b-710f-4907-afb9-2828ce7c9b38 tempest-VolumesTransfersTest-1754918538 tempest-VolumesTransfersTest-1754918538-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:43:27 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-4cc52f0b-710f-4907-afb9-2828ce7c9b38 tempest-VolumesTransfersTest-1754918538 tempest-VolumesTransfersTest-1754918538-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:43:27 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:43:27 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:43:27 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:43:27 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:43:27 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-7e57e3e7-bb7e-4816-bc05-60485eeca0ac tempest-VolumesTransfersV355Test-1623397460 tempest-VolumesTransfersV355Test-1623397460-project-admin] Volume info retrieved successfully. Sep 01 12:43:27 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:43:27 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:43:27 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:43:27 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:43:27 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-4cc52f0b-710f-4907-afb9-2828ce7c9b38 tempest-VolumesTransfersTest-1754918538 tempest-VolumesTransfersTest-1754918538-project-admin] Volume info retrieved successfully. Sep 01 12:43:27 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-4cc52f0b-710f-4907-afb9-2828ce7c9b38 tempest-VolumesTransfersTest-1754918538 tempest-VolumesTransfersTest-1754918538-project-admin] http://192.168.122.202/volume/v3/volumes/b7a464d6-9e3b-4de6-9d42-7420a22f4c4e returned with HTTP 200 Sep 01 12:43:27 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 655/1275] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:43:27 2026] GET /volume/v3/volumes/b7a464d6-9e3b-4de6-9d42-7420a22f4c4e => generated 1015 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:43:27 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-7e57e3e7-bb7e-4816-bc05-60485eeca0ac tempest-VolumesTransfersV355Test-1623397460 tempest-VolumesTransfersV355Test-1623397460-project-admin] Delete volume request issued successfully. Sep 01 12:43:27 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7e57e3e7-bb7e-4816-bc05-60485eeca0ac tempest-VolumesTransfersV355Test-1623397460 tempest-VolumesTransfersV355Test-1623397460-project-admin] http://192.168.122.202/volume/v3/volumes/82c8bd1d-263c-41f3-96b0-c3b796bd1289 returned with HTTP 202 Sep 01 12:43:27 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 621/1276] 192.168.122.202 () {60 vars in 1276 bytes} [Tue Sep 1 12:43:27 2026] DELETE /volume/v3/volumes/82c8bd1d-263c-41f3-96b0-c3b796bd1289 => generated 0 bytes in 155 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 12:43:27 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-49281657-a9cf-415b-ac1f-55c3ef97073a None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:43:27 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-49281657-a9cf-415b-ac1f-55c3ef97073a tempest-VolumesTransfersV355Test-1623397460 tempest-VolumesTransfersV355Test-1623397460-project-admin] GET http://192.168.122.202/volume/v3/volumes/82c8bd1d-263c-41f3-96b0-c3b796bd1289 Sep 01 12:43:27 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-49281657-a9cf-415b-ac1f-55c3ef97073a tempest-VolumesTransfersV355Test-1623397460 tempest-VolumesTransfersV355Test-1623397460-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:43:27 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-49281657-a9cf-415b-ac1f-55c3ef97073a tempest-VolumesTransfersV355Test-1623397460 tempest-VolumesTransfersV355Test-1623397460-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:43:27 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:43:27 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:43:27 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:43:27 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:43:27 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-49281657-a9cf-415b-ac1f-55c3ef97073a tempest-VolumesTransfersV355Test-1623397460 tempest-VolumesTransfersV355Test-1623397460-project-admin] Volume info retrieved successfully. Sep 01 12:43:27 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-49281657-a9cf-415b-ac1f-55c3ef97073a tempest-VolumesTransfersV355Test-1623397460 tempest-VolumesTransfersV355Test-1623397460-project-admin] http://192.168.122.202/volume/v3/volumes/82c8bd1d-263c-41f3-96b0-c3b796bd1289 returned with HTTP 200 Sep 01 12:43:27 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 656/1277] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:43:27 2026] GET /volume/v3/volumes/82c8bd1d-263c-41f3-96b0-c3b796bd1289 => generated 1139 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 12:43:28 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-088aa2e0-bc9e-4372-a3e2-84b46323ebe1 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:43:28 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-088aa2e0-bc9e-4372-a3e2-84b46323ebe1 tempest-VolumesTransfersTest-1754918538 tempest-VolumesTransfersTest-1754918538-project-admin] GET http://192.168.122.202/volume/v3/volumes/b7a464d6-9e3b-4de6-9d42-7420a22f4c4e Sep 01 12:43:28 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-088aa2e0-bc9e-4372-a3e2-84b46323ebe1 tempest-VolumesTransfersTest-1754918538 tempest-VolumesTransfersTest-1754918538-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:43:28 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-088aa2e0-bc9e-4372-a3e2-84b46323ebe1 tempest-VolumesTransfersTest-1754918538 tempest-VolumesTransfersTest-1754918538-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:43:28 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-088aa2e0-bc9e-4372-a3e2-84b46323ebe1 tempest-VolumesTransfersTest-1754918538 tempest-VolumesTransfersTest-1754918538-project-admin] http://192.168.122.202/volume/v3/volumes/b7a464d6-9e3b-4de6-9d42-7420a22f4c4e returned with HTTP 404 Sep 01 12:43:28 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 622/1278] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:43:28 2026] GET /volume/v3/volumes/b7a464d6-9e3b-4de6-9d42-7420a22f4c4e => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:43:28 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-9a1242b3-61ec-4f41-b752-a01cbff95333 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:43:28 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9a1242b3-61ec-4f41-b752-a01cbff95333 tempest-VolumesTransfersTest-445797890 tempest-VolumesTransfersTest-445797890-project-member] GET http://192.168.122.202/volume/v3/volumes/b7a464d6-9e3b-4de6-9d42-7420a22f4c4e Sep 01 12:43:28 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-9a1242b3-61ec-4f41-b752-a01cbff95333 tempest-VolumesTransfersTest-445797890 tempest-VolumesTransfersTest-445797890-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:43:28 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-9a1242b3-61ec-4f41-b752-a01cbff95333 tempest-VolumesTransfersTest-445797890 tempest-VolumesTransfersTest-445797890-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:43:28 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9a1242b3-61ec-4f41-b752-a01cbff95333 tempest-VolumesTransfersTest-445797890 tempest-VolumesTransfersTest-445797890-project-member] http://192.168.122.202/volume/v3/volumes/b7a464d6-9e3b-4de6-9d42-7420a22f4c4e returned with HTTP 404 Sep 01 12:43:28 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 657/1279] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:43:28 2026] GET /volume/v3/volumes/b7a464d6-9e3b-4de6-9d42-7420a22f4c4e => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:43:28 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-ffb06707-26d4-4ee8-bc55-6eaad22c1faa None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:43:28 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ffb06707-26d4-4ee8-bc55-6eaad22c1faa tempest-VolumesTransfersTest-445797890 tempest-VolumesTransfersTest-445797890-project-member] DELETE http://192.168.122.202/volume/v3/volumes/b7a464d6-9e3b-4de6-9d42-7420a22f4c4e Sep 01 12:43:28 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-ffb06707-26d4-4ee8-bc55-6eaad22c1faa tempest-VolumesTransfersTest-445797890 tempest-VolumesTransfersTest-445797890-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:43:28 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-ffb06707-26d4-4ee8-bc55-6eaad22c1faa tempest-VolumesTransfersTest-445797890 tempest-VolumesTransfersTest-445797890-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:43:28 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-ffb06707-26d4-4ee8-bc55-6eaad22c1faa tempest-VolumesTransfersTest-445797890 tempest-VolumesTransfersTest-445797890-project-member] Delete volume with id: b7a464d6-9e3b-4de6-9d42-7420a22f4c4e Sep 01 12:43:28 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ffb06707-26d4-4ee8-bc55-6eaad22c1faa tempest-VolumesTransfersTest-445797890 tempest-VolumesTransfersTest-445797890-project-member] http://192.168.122.202/volume/v3/volumes/b7a464d6-9e3b-4de6-9d42-7420a22f4c4e returned with HTTP 404 Sep 01 12:43:28 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 623/1280] 192.168.122.202 () {58 vars in 1235 bytes} [Tue Sep 1 12:43:28 2026] DELETE /volume/v3/volumes/b7a464d6-9e3b-4de6-9d42-7420a22f4c4e => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:43:28 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-f1d8e280-2e37-4b2f-998d-25a304aa3eb5 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:43:28 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-2b5dab1f-3b3c-4905-b93b-a0bc0145a859 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:43:28 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f1d8e280-2e37-4b2f-998d-25a304aa3eb5 tempest-VolumesTransfersV355Test-1623397460 tempest-VolumesTransfersV355Test-1623397460-project-admin] GET http://192.168.122.202/volume/v3/volumes/82c8bd1d-263c-41f3-96b0-c3b796bd1289 Sep 01 12:43:28 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f1d8e280-2e37-4b2f-998d-25a304aa3eb5 tempest-VolumesTransfersV355Test-1623397460 tempest-VolumesTransfersV355Test-1623397460-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:43:28 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-2b5dab1f-3b3c-4905-b93b-a0bc0145a859 tempest-VolumesTransfersTest-445797890 tempest-VolumesTransfersTest-445797890-project-member] POST http://192.168.122.202/volume/v3/volumes Sep 01 12:43:28 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f1d8e280-2e37-4b2f-998d-25a304aa3eb5 tempest-VolumesTransfersV355Test-1623397460 tempest-VolumesTransfersV355Test-1623397460-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:43:28 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-2b5dab1f-3b3c-4905-b93b-a0bc0145a859 tempest-VolumesTransfersTest-445797890 tempest-VolumesTransfersTest-445797890-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-549937805"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:43:28 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volumes [None req-2b5dab1f-3b3c-4905-b93b-a0bc0145a859 tempest-VolumesTransfersTest-445797890 tempest-VolumesTransfersTest-445797890-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-549937805'}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:43:28 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-2b5dab1f-3b3c-4905-b93b-a0bc0145a859 tempest-VolumesTransfersTest-445797890 tempest-VolumesTransfersTest-445797890-project-member] Create volume of 1 GB Sep 01 12:43:28 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:43:28 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:43:28 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:43:28 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:43:28 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-2b5dab1f-3b3c-4905-b93b-a0bc0145a859 tempest-VolumesTransfersTest-445797890 tempest-VolumesTransfersTest-445797890-project-member] Availability Zones retrieved successfully. Sep 01 12:43:28 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-f1d8e280-2e37-4b2f-998d-25a304aa3eb5 tempest-VolumesTransfersV355Test-1623397460 tempest-VolumesTransfersV355Test-1623397460-project-admin] Volume info retrieved successfully. Sep 01 12:43:28 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f1d8e280-2e37-4b2f-998d-25a304aa3eb5 tempest-VolumesTransfersV355Test-1623397460 tempest-VolumesTransfersV355Test-1623397460-project-admin] http://192.168.122.202/volume/v3/volumes/82c8bd1d-263c-41f3-96b0-c3b796bd1289 returned with HTTP 200 Sep 01 12:43:28 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 658/1281] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:43:28 2026] GET /volume/v3/volumes/82c8bd1d-263c-41f3-96b0-c3b796bd1289 => generated 1139 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 12:43:28 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-2b5dab1f-3b3c-4905-b93b-a0bc0145a859 tempest-VolumesTransfersTest-445797890 tempest-VolumesTransfersTest-445797890-project-member] Flow 'volume_create_api' (3dc98394-c97e-48f9-86ac-4fcdde0ac464) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:43:28 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-2b5dab1f-3b3c-4905-b93b-a0bc0145a859 tempest-VolumesTransfersTest-445797890 tempest-VolumesTransfersTest-445797890-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b1f15f9a-9b7d-4cc6-ac57-d75413cc8bf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:43:28 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.flows.api.create_volume [None req-2b5dab1f-3b3c-4905-b93b-a0bc0145a859 tempest-VolumesTransfersTest-445797890 tempest-VolumesTransfersTest-445797890-project-member] Validating volume size '1' using validate_int {{(pid=86814) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 12:43:28 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-2b5dab1f-3b3c-4905-b93b-a0bc0145a859 tempest-VolumesTransfersTest-445797890 tempest-VolumesTransfersTest-445797890-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b1f15f9a-9b7d-4cc6-ac57-d75413cc8bf4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T10:31:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3a4f1b59-94a6-4839-b926-0837adf99645,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a4f1b59-94a6-4839-b926-0837adf99645', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:43:28 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-2b5dab1f-3b3c-4905-b93b-a0bc0145a859 tempest-VolumesTransfersTest-445797890 tempest-VolumesTransfersTest-445797890-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (24ee9152-62d5-4563-bd6f-3d415ff0d7cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:43:28 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-2b5dab1f-3b3c-4905-b93b-a0bc0145a859 tempest-VolumesTransfersTest-445797890 tempest-VolumesTransfersTest-445797890-project-member] Created reservations ['ef242754-71f4-4c64-b392-1e2b06545afb', 'f0b171f8-1f68-48ba-ab78-7626e850e847', '93dcb2bf-61bb-4659-8b5e-c4661756cc68', 'cf7f001a-aad3-4cfd-8802-20432e8e39ff'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:43:28 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-2b5dab1f-3b3c-4905-b93b-a0bc0145a859 tempest-VolumesTransfersTest-445797890 tempest-VolumesTransfersTest-445797890-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (24ee9152-62d5-4563-bd6f-3d415ff0d7cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ef242754-71f4-4c64-b392-1e2b06545afb', 'f0b171f8-1f68-48ba-ab78-7626e850e847', '93dcb2bf-61bb-4659-8b5e-c4661756cc68', 'cf7f001a-aad3-4cfd-8802-20432e8e39ff']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:43:28 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-2b5dab1f-3b3c-4905-b93b-a0bc0145a859 tempest-VolumesTransfersTest-445797890 tempest-VolumesTransfersTest-445797890-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (51563838-4d7a-49fe-b75e-64949afb2516) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:43:28 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:43:28 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:43:28 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-2b5dab1f-3b3c-4905-b93b-a0bc0145a859 tempest-VolumesTransfersTest-445797890 tempest-VolumesTransfersTest-445797890-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (51563838-4d7a-49fe-b75e-64949afb2516) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4aec304a-17df-46c9-b36b-a52d7402f3a3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-549937805',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='91ac108963bb43d785b1fd767a569182',qos_specs=None,replication_status=,reservations=['ef242754-71f4-4c64-b392-1e2b06545afb','f0b171f8-1f68-48ba-ab78-7626e850e847','93dcb2bf-61bb-4659-8b5e-c4661756cc68','cf7f001a-aad3-4cfd-8802-20432e8e39ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e3955b32b9644be6940ddae4e281622a',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T10:43:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-549937805',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4aec304a-17df-46c9-b36b-a52d7402f3a3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='91ac108963bb43d785b1fd767a569182',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e3955b32b9644be6940ddae4e281622a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a4f1b59-94a6-4839-b926-0837adf99645),volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:43:28 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-2b5dab1f-3b3c-4905-b93b-a0bc0145a859 tempest-VolumesTransfersTest-445797890 tempest-VolumesTransfersTest-445797890-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c9115d79-a583-440c-bc53-6fa507b517ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:43:28 devstack devstack@c-api.service[86814]: DEBUG dbcounter [-] [86814] Writing DB stats cinder:SELECT=623,cinder:INSERT=102,cinder:UPDATE=171,cinder:DELETE=1 {{(pid=86814) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 12:43:29 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-2b5dab1f-3b3c-4905-b93b-a0bc0145a859 tempest-VolumesTransfersTest-445797890 tempest-VolumesTransfersTest-445797890-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c9115d79-a583-440c-bc53-6fa507b517ea) transitioned into state 'SUCCESS' from state '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-549937805',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='91ac108963bb43d785b1fd767a569182',qos_specs=None,replication_status=,reservations=['ef242754-71f4-4c64-b392-1e2b06545afb','f0b171f8-1f68-48ba-ab78-7626e850e847','93dcb2bf-61bb-4659-8b5e-c4661756cc68','cf7f001a-aad3-4cfd-8802-20432e8e39ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e3955b32b9644be6940ddae4e281622a',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:43:29 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-2b5dab1f-3b3c-4905-b93b-a0bc0145a859 tempest-VolumesTransfersTest-445797890 tempest-VolumesTransfersTest-445797890-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3595b552-0fbc-4d79-90e9-b404fc68f326) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:43:29 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-2b5dab1f-3b3c-4905-b93b-a0bc0145a859 tempest-VolumesTransfersTest-445797890 tempest-VolumesTransfersTest-445797890-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3595b552-0fbc-4d79-90e9-b404fc68f326) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:43:29 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-2b5dab1f-3b3c-4905-b93b-a0bc0145a859 tempest-VolumesTransfersTest-445797890 tempest-VolumesTransfersTest-445797890-project-member] Flow 'volume_create_api' (3dc98394-c97e-48f9-86ac-4fcdde0ac464) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86814) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:43:29 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-2b5dab1f-3b3c-4905-b93b-a0bc0145a859 tempest-VolumesTransfersTest-445797890 tempest-VolumesTransfersTest-445797890-project-member] Create volume request issued successfully. Sep 01 12:43:29 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-2b5dab1f-3b3c-4905-b93b-a0bc0145a859 tempest-VolumesTransfersTest-445797890 tempest-VolumesTransfersTest-445797890-project-member] http://192.168.122.202/volume/v3/volumes returned with HTTP 202 Sep 01 12:43:29 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 624/1282] 192.168.122.202 () {60 vars in 1142 bytes} [Tue Sep 1 12:43:28 2026] POST /volume/v3/volumes => generated 759 bytes in 595 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:43:29 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-1c9e1c64-6c0e-462f-b690-53501205a6aa None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:43:29 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-1c9e1c64-6c0e-462f-b690-53501205a6aa tempest-VolumesTransfersTest-445797890 tempest-VolumesTransfersTest-445797890-project-member] GET http://192.168.122.202/volume/v3/volumes/4aec304a-17df-46c9-b36b-a52d7402f3a3 Sep 01 12:43:29 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-1c9e1c64-6c0e-462f-b690-53501205a6aa tempest-VolumesTransfersTest-445797890 tempest-VolumesTransfersTest-445797890-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:43:29 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-1c9e1c64-6c0e-462f-b690-53501205a6aa tempest-VolumesTransfersTest-445797890 tempest-VolumesTransfersTest-445797890-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:43:29 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:43:29 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:43:29 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:43:29 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:43:29 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-1c9e1c64-6c0e-462f-b690-53501205a6aa tempest-VolumesTransfersTest-445797890 tempest-VolumesTransfersTest-445797890-project-member] Volume info retrieved successfully. Sep 01 12:43:29 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-1c9e1c64-6c0e-462f-b690-53501205a6aa tempest-VolumesTransfersTest-445797890 tempest-VolumesTransfersTest-445797890-project-member] http://192.168.122.202/volume/v3/volumes/4aec304a-17df-46c9-b36b-a52d7402f3a3 returned with HTTP 200 Sep 01 12:43:29 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 659/1283] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:43:29 2026] GET /volume/v3/volumes/4aec304a-17df-46c9-b36b-a52d7402f3a3 => generated 827 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:43:29 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-3db280ed-9ff9-47fa-a433-97f1a5516f0b None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:43:29 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-3db280ed-9ff9-47fa-a433-97f1a5516f0b tempest-VolumesTransfersV355Test-1623397460 tempest-VolumesTransfersV355Test-1623397460-project-admin] GET http://192.168.122.202/volume/v3/volumes/82c8bd1d-263c-41f3-96b0-c3b796bd1289 Sep 01 12:43:29 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-3db280ed-9ff9-47fa-a433-97f1a5516f0b tempest-VolumesTransfersV355Test-1623397460 tempest-VolumesTransfersV355Test-1623397460-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:43:29 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-3db280ed-9ff9-47fa-a433-97f1a5516f0b tempest-VolumesTransfersV355Test-1623397460 tempest-VolumesTransfersV355Test-1623397460-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:43:29 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-3db280ed-9ff9-47fa-a433-97f1a5516f0b tempest-VolumesTransfersV355Test-1623397460 tempest-VolumesTransfersV355Test-1623397460-project-admin] http://192.168.122.202/volume/v3/volumes/82c8bd1d-263c-41f3-96b0-c3b796bd1289 returned with HTTP 404 Sep 01 12:43:29 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 625/1284] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:43:29 2026] GET /volume/v3/volumes/82c8bd1d-263c-41f3-96b0-c3b796bd1289 => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 12:43:29 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-3944b27a-c19b-4aa0-b9eb-e8d7e39575f0 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:43:29 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-3944b27a-c19b-4aa0-b9eb-e8d7e39575f0 tempest-VolumesTransfersV355Test-1668857283 tempest-VolumesTransfersV355Test-1668857283-project-member] GET http://192.168.122.202/volume/v3/volumes/82c8bd1d-263c-41f3-96b0-c3b796bd1289 Sep 01 12:43:29 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-3944b27a-c19b-4aa0-b9eb-e8d7e39575f0 tempest-VolumesTransfersV355Test-1668857283 tempest-VolumesTransfersV355Test-1668857283-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:43:29 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-3944b27a-c19b-4aa0-b9eb-e8d7e39575f0 tempest-VolumesTransfersV355Test-1668857283 tempest-VolumesTransfersV355Test-1668857283-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:43:29 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-3944b27a-c19b-4aa0-b9eb-e8d7e39575f0 tempest-VolumesTransfersV355Test-1668857283 tempest-VolumesTransfersV355Test-1668857283-project-member] http://192.168.122.202/volume/v3/volumes/82c8bd1d-263c-41f3-96b0-c3b796bd1289 returned with HTTP 404 Sep 01 12:43:29 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 660/1285] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:43:29 2026] GET /volume/v3/volumes/82c8bd1d-263c-41f3-96b0-c3b796bd1289 => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 12:43:29 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-880cb001-5b63-4d27-982b-99873663b26c None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:43:29 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-880cb001-5b63-4d27-982b-99873663b26c tempest-VolumesTransfersV355Test-1668857283 tempest-VolumesTransfersV355Test-1668857283-project-member] DELETE http://192.168.122.202/volume/v3/volumes/82c8bd1d-263c-41f3-96b0-c3b796bd1289 Sep 01 12:43:29 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-880cb001-5b63-4d27-982b-99873663b26c tempest-VolumesTransfersV355Test-1668857283 tempest-VolumesTransfersV355Test-1668857283-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:43:29 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-880cb001-5b63-4d27-982b-99873663b26c tempest-VolumesTransfersV355Test-1668857283 tempest-VolumesTransfersV355Test-1668857283-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:43:29 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-880cb001-5b63-4d27-982b-99873663b26c tempest-VolumesTransfersV355Test-1668857283 tempest-VolumesTransfersV355Test-1668857283-project-member] Delete volume with id: 82c8bd1d-263c-41f3-96b0-c3b796bd1289 Sep 01 12:43:29 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-880cb001-5b63-4d27-982b-99873663b26c tempest-VolumesTransfersV355Test-1668857283 tempest-VolumesTransfersV355Test-1668857283-project-member] http://192.168.122.202/volume/v3/volumes/82c8bd1d-263c-41f3-96b0-c3b796bd1289 returned with HTTP 404 Sep 01 12:43:29 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 626/1286] 192.168.122.202 () {60 vars in 1276 bytes} [Tue Sep 1 12:43:29 2026] DELETE /volume/v3/volumes/82c8bd1d-263c-41f3-96b0-c3b796bd1289 => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 12:43:30 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-7f50f332-db88-4350-ac2e-688d7093da2a None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:43:30 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-7f50f332-db88-4350-ac2e-688d7093da2a tempest-VolumesTransfersTest-445797890 tempest-VolumesTransfersTest-445797890-project-member] GET http://192.168.122.202/volume/v3/volumes/4aec304a-17df-46c9-b36b-a52d7402f3a3 Sep 01 12:43:30 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-7f50f332-db88-4350-ac2e-688d7093da2a tempest-VolumesTransfersTest-445797890 tempest-VolumesTransfersTest-445797890-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:43:30 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-7f50f332-db88-4350-ac2e-688d7093da2a tempest-VolumesTransfersTest-445797890 tempest-VolumesTransfersTest-445797890-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:43:30 devstack devstack@c-api.service[86815]: DEBUG dbcounter [-] [86815] Writing DB stats cinder:SELECT=570,cinder:INSERT=68,cinder:UPDATE=117,cinder:DELETE=1 {{(pid=86815) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 12:43:30 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:43:30 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:43:30 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:43:30 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:43:30 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-7f50f332-db88-4350-ac2e-688d7093da2a tempest-VolumesTransfersTest-445797890 tempest-VolumesTransfersTest-445797890-project-member] Volume info retrieved successfully. Sep 01 12:43:30 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-7f50f332-db88-4350-ac2e-688d7093da2a tempest-VolumesTransfersTest-445797890 tempest-VolumesTransfersTest-445797890-project-member] http://192.168.122.202/volume/v3/volumes/4aec304a-17df-46c9-b36b-a52d7402f3a3 returned with HTTP 200 Sep 01 12:43:30 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 661/1287] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:43:30 2026] GET /volume/v3/volumes/4aec304a-17df-46c9-b36b-a52d7402f3a3 => generated 851 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:43:31 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-96ba0d56-164f-4a42-ae17-e97f5e1f7e39 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:43:31 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-96ba0d56-164f-4a42-ae17-e97f5e1f7e39 tempest-VolumesTransfersTest-445797890 tempest-VolumesTransfersTest-445797890-project-member] GET http://192.168.122.202/volume/v3/volumes/4aec304a-17df-46c9-b36b-a52d7402f3a3 Sep 01 12:43:31 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-96ba0d56-164f-4a42-ae17-e97f5e1f7e39 tempest-VolumesTransfersTest-445797890 tempest-VolumesTransfersTest-445797890-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:43:31 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-96ba0d56-164f-4a42-ae17-e97f5e1f7e39 tempest-VolumesTransfersTest-445797890 tempest-VolumesTransfersTest-445797890-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:43:31 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:43:31 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:43:31 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:43:31 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:43:31 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-96ba0d56-164f-4a42-ae17-e97f5e1f7e39 tempest-VolumesTransfersTest-445797890 tempest-VolumesTransfersTest-445797890-project-member] Volume info retrieved successfully. Sep 01 12:43:31 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-96ba0d56-164f-4a42-ae17-e97f5e1f7e39 tempest-VolumesTransfersTest-445797890 tempest-VolumesTransfersTest-445797890-project-member] http://192.168.122.202/volume/v3/volumes/4aec304a-17df-46c9-b36b-a52d7402f3a3 returned with HTTP 200 Sep 01 12:43:31 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 627/1288] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:43:31 2026] GET /volume/v3/volumes/4aec304a-17df-46c9-b36b-a52d7402f3a3 => generated 852 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:43:31 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-48c69cab-d112-4f7e-a7b9-2a7efb5f9e7d None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:43:31 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-48c69cab-d112-4f7e-a7b9-2a7efb5f9e7d tempest-VolumesTransfersTest-445797890 tempest-VolumesTransfersTest-445797890-project-member] POST http://192.168.122.202/volume/v3/os-volume-transfer Sep 01 12:43:31 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-48c69cab-d112-4f7e-a7b9-2a7efb5f9e7d tempest-VolumesTransfersTest-445797890 tempest-VolumesTransfersTest-445797890-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "4aec304a-17df-46c9-b36b-a52d7402f3a3"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:43:31 devstack devstack@c-api.service[86815]: DEBUG cinder.api.contrib.volume_transfer [None req-48c69cab-d112-4f7e-a7b9-2a7efb5f9e7d tempest-VolumesTransfersTest-445797890 tempest-VolumesTransfersTest-445797890-project-member] Creating new volume transfer {'transfer': {'volume_id': '4aec304a-17df-46c9-b36b-a52d7402f3a3'}} {{(pid=86815) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Sep 01 12:43:31 devstack devstack@c-api.service[86815]: INFO cinder.api.contrib.volume_transfer [None req-48c69cab-d112-4f7e-a7b9-2a7efb5f9e7d tempest-VolumesTransfersTest-445797890 tempest-VolumesTransfersTest-445797890-project-member] Creating transfer of volume 4aec304a-17df-46c9-b36b-a52d7402f3a3 Sep 01 12:43:31 devstack devstack@c-api.service[86815]: INFO cinder.transfer.api [None req-48c69cab-d112-4f7e-a7b9-2a7efb5f9e7d tempest-VolumesTransfersTest-445797890 tempest-VolumesTransfersTest-445797890-project-member] Generating transfer record for volume 4aec304a-17df-46c9-b36b-a52d7402f3a3 Sep 01 12:43:31 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:43:31 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:43:31 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:43:31 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:43:31 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-48c69cab-d112-4f7e-a7b9-2a7efb5f9e7d tempest-VolumesTransfersTest-445797890 tempest-VolumesTransfersTest-445797890-project-member] http://192.168.122.202/volume/v3/os-volume-transfer returned with HTTP 202 Sep 01 12:43:31 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 662/1289] 192.168.122.202 () {60 vars in 1175 bytes} [Tue Sep 1 12:43:31 2026] POST /volume/v3/os-volume-transfer => generated 449 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:43:31 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-d8911f0a-6121-4bf1-9a9f-b2b2c72b6348 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:43:31 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d8911f0a-6121-4bf1-9a9f-b2b2c72b6348 tempest-VolumesTransfersTest-445797890 tempest-VolumesTransfersTest-445797890-project-member] GET http://192.168.122.202/volume/v3/volumes/4aec304a-17df-46c9-b36b-a52d7402f3a3 Sep 01 12:43:31 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d8911f0a-6121-4bf1-9a9f-b2b2c72b6348 tempest-VolumesTransfersTest-445797890 tempest-VolumesTransfersTest-445797890-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:43:31 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d8911f0a-6121-4bf1-9a9f-b2b2c72b6348 tempest-VolumesTransfersTest-445797890 tempest-VolumesTransfersTest-445797890-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:43:31 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:43:31 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:43:31 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:43:31 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:43:31 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-d8911f0a-6121-4bf1-9a9f-b2b2c72b6348 tempest-VolumesTransfersTest-445797890 tempest-VolumesTransfersTest-445797890-project-member] Volume info retrieved successfully. Sep 01 12:43:31 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d8911f0a-6121-4bf1-9a9f-b2b2c72b6348 tempest-VolumesTransfersTest-445797890 tempest-VolumesTransfersTest-445797890-project-member] http://192.168.122.202/volume/v3/volumes/4aec304a-17df-46c9-b36b-a52d7402f3a3 returned with HTTP 200 Sep 01 12:43:31 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 628/1290] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:43:31 2026] GET /volume/v3/volumes/4aec304a-17df-46c9-b36b-a52d7402f3a3 => generated 860 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:43:31 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-380942f7-c3fe-4a75-a96f-0a0979fc393b None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:43:31 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-380942f7-c3fe-4a75-a96f-0a0979fc393b tempest-VolumesTransfersTest-445797890 tempest-VolumesTransfersTest-445797890-project-member] GET http://192.168.122.202/volume/v3/os-volume-transfer/detail Sep 01 12:43:31 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-380942f7-c3fe-4a75-a96f-0a0979fc393b tempest-VolumesTransfersTest-445797890 tempest-VolumesTransfersTest-445797890-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:43:31 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-380942f7-c3fe-4a75-a96f-0a0979fc393b tempest-VolumesTransfersTest-445797890 tempest-VolumesTransfersTest-445797890-project-member] Calling method 'detail' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:43:31 devstack devstack@c-api.service[86815]: DEBUG cinder.api.contrib.volume_transfer [None req-380942f7-c3fe-4a75-a96f-0a0979fc393b tempest-VolumesTransfersTest-445797890 tempest-VolumesTransfersTest-445797890-project-member] Listing volume transfers {{(pid=86815) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Sep 01 12:43:31 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-380942f7-c3fe-4a75-a96f-0a0979fc393b tempest-VolumesTransfersTest-445797890 tempest-VolumesTransfersTest-445797890-project-member] http://192.168.122.202/volume/v3/os-volume-transfer/detail returned with HTTP 200 Sep 01 12:43:31 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 663/1291] 192.168.122.202 () {58 vars in 1175 bytes} [Tue Sep 1 12:43:31 2026] GET /volume/v3/os-volume-transfer/detail => generated 420 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:43:31 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-0cc07ecc-65e9-4194-8347-853df77cde7b None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:43:31 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-0cc07ecc-65e9-4194-8347-853df77cde7b tempest-VolumesTransfersTest-445797890 tempest-VolumesTransfersTest-445797890-project-member] DELETE http://192.168.122.202/volume/v3/os-volume-transfer/5435f6a4-2cba-4815-b977-21bf47e3ad0f Sep 01 12:43:31 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-0cc07ecc-65e9-4194-8347-853df77cde7b tempest-VolumesTransfersTest-445797890 tempest-VolumesTransfersTest-445797890-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:43:31 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-0cc07ecc-65e9-4194-8347-853df77cde7b tempest-VolumesTransfersTest-445797890 tempest-VolumesTransfersTest-445797890-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:43:31 devstack devstack@c-api.service[86814]: INFO cinder.api.contrib.volume_transfer [None req-0cc07ecc-65e9-4194-8347-853df77cde7b tempest-VolumesTransfersTest-445797890 tempest-VolumesTransfersTest-445797890-project-member] Delete transfer with id: 5435f6a4-2cba-4815-b977-21bf47e3ad0f Sep 01 12:43:31 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:43:31 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:43:31 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:43:31 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:43:31 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-0cc07ecc-65e9-4194-8347-853df77cde7b tempest-VolumesTransfersTest-445797890 tempest-VolumesTransfersTest-445797890-project-member] http://192.168.122.202/volume/v3/os-volume-transfer/5435f6a4-2cba-4815-b977-21bf47e3ad0f returned with HTTP 202 Sep 01 12:43:31 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 629/1292] 192.168.122.202 () {58 vars in 1268 bytes} [Tue Sep 1 12:43:31 2026] DELETE /volume/v3/os-volume-transfer/5435f6a4-2cba-4815-b977-21bf47e3ad0f => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:43:31 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-b0d09519-08e3-493c-ad2c-6f416a5f6b49 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:43:31 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b0d09519-08e3-493c-ad2c-6f416a5f6b49 tempest-VolumesTransfersTest-445797890 tempest-VolumesTransfersTest-445797890-project-member] GET http://192.168.122.202/volume/v3/volumes/4aec304a-17df-46c9-b36b-a52d7402f3a3 Sep 01 12:43:31 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b0d09519-08e3-493c-ad2c-6f416a5f6b49 tempest-VolumesTransfersTest-445797890 tempest-VolumesTransfersTest-445797890-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:43:31 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b0d09519-08e3-493c-ad2c-6f416a5f6b49 tempest-VolumesTransfersTest-445797890 tempest-VolumesTransfersTest-445797890-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:43:31 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:43:31 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:43:31 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:43:31 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:43:31 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-b0d09519-08e3-493c-ad2c-6f416a5f6b49 tempest-VolumesTransfersTest-445797890 tempest-VolumesTransfersTest-445797890-project-member] Volume info retrieved successfully. Sep 01 12:43:31 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b0d09519-08e3-493c-ad2c-6f416a5f6b49 tempest-VolumesTransfersTest-445797890 tempest-VolumesTransfersTest-445797890-project-member] http://192.168.122.202/volume/v3/volumes/4aec304a-17df-46c9-b36b-a52d7402f3a3 returned with HTTP 200 Sep 01 12:43:31 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 664/1293] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:43:31 2026] GET /volume/v3/volumes/4aec304a-17df-46c9-b36b-a52d7402f3a3 => generated 852 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:43:31 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-93cadcef-973e-4c50-bc27-de1dd261952a None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:43:31 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-93cadcef-973e-4c50-bc27-de1dd261952a tempest-VolumesTransfersTest-445797890 tempest-VolumesTransfersTest-445797890-project-member] DELETE http://192.168.122.202/volume/v3/os-volume-transfer/5435f6a4-2cba-4815-b977-21bf47e3ad0f Sep 01 12:43:31 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-93cadcef-973e-4c50-bc27-de1dd261952a tempest-VolumesTransfersTest-445797890 tempest-VolumesTransfersTest-445797890-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:43:31 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-93cadcef-973e-4c50-bc27-de1dd261952a tempest-VolumesTransfersTest-445797890 tempest-VolumesTransfersTest-445797890-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:43:31 devstack devstack@c-api.service[86814]: INFO cinder.api.contrib.volume_transfer [None req-93cadcef-973e-4c50-bc27-de1dd261952a tempest-VolumesTransfersTest-445797890 tempest-VolumesTransfersTest-445797890-project-member] Delete transfer with id: 5435f6a4-2cba-4815-b977-21bf47e3ad0f Sep 01 12:43:31 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-93cadcef-973e-4c50-bc27-de1dd261952a tempest-VolumesTransfersTest-445797890 tempest-VolumesTransfersTest-445797890-project-member] http://192.168.122.202/volume/v3/os-volume-transfer/5435f6a4-2cba-4815-b977-21bf47e3ad0f returned with HTTP 404 Sep 01 12:43:31 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 630/1294] 192.168.122.202 () {58 vars in 1268 bytes} [Tue Sep 1 12:43:31 2026] DELETE /volume/v3/os-volume-transfer/5435f6a4-2cba-4815-b977-21bf47e3ad0f => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:43:31 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-2eb580f6-758d-4ab7-96cf-ea785e3a96c1 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:43:31 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-2eb580f6-758d-4ab7-96cf-ea785e3a96c1 tempest-VolumesTransfersTest-1754918538 tempest-VolumesTransfersTest-1754918538-project-admin] DELETE http://192.168.122.202/volume/v3/volumes/4aec304a-17df-46c9-b36b-a52d7402f3a3 Sep 01 12:43:31 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-2eb580f6-758d-4ab7-96cf-ea785e3a96c1 tempest-VolumesTransfersTest-1754918538 tempest-VolumesTransfersTest-1754918538-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:43:31 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-2eb580f6-758d-4ab7-96cf-ea785e3a96c1 tempest-VolumesTransfersTest-1754918538 tempest-VolumesTransfersTest-1754918538-project-admin] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:43:31 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-2eb580f6-758d-4ab7-96cf-ea785e3a96c1 tempest-VolumesTransfersTest-1754918538 tempest-VolumesTransfersTest-1754918538-project-admin] Delete volume with id: 4aec304a-17df-46c9-b36b-a52d7402f3a3 Sep 01 12:43:31 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:43:31 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:43:31 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:43:31 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:43:31 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-2eb580f6-758d-4ab7-96cf-ea785e3a96c1 tempest-VolumesTransfersTest-1754918538 tempest-VolumesTransfersTest-1754918538-project-admin] Volume info retrieved successfully. Sep 01 12:43:31 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-2eb580f6-758d-4ab7-96cf-ea785e3a96c1 tempest-VolumesTransfersTest-1754918538 tempest-VolumesTransfersTest-1754918538-project-admin] Delete volume request issued successfully. Sep 01 12:43:31 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-2eb580f6-758d-4ab7-96cf-ea785e3a96c1 tempest-VolumesTransfersTest-1754918538 tempest-VolumesTransfersTest-1754918538-project-admin] http://192.168.122.202/volume/v3/volumes/4aec304a-17df-46c9-b36b-a52d7402f3a3 returned with HTTP 202 Sep 01 12:43:31 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 665/1295] 192.168.122.202 () {58 vars in 1235 bytes} [Tue Sep 1 12:43:31 2026] DELETE /volume/v3/volumes/4aec304a-17df-46c9-b36b-a52d7402f3a3 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:43:31 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-c95d8b9b-6602-40bd-b144-32ffe2f6aa01 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:43:31 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c95d8b9b-6602-40bd-b144-32ffe2f6aa01 tempest-VolumesTransfersTest-1754918538 tempest-VolumesTransfersTest-1754918538-project-admin] GET http://192.168.122.202/volume/v3/volumes/4aec304a-17df-46c9-b36b-a52d7402f3a3 Sep 01 12:43:31 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c95d8b9b-6602-40bd-b144-32ffe2f6aa01 tempest-VolumesTransfersTest-1754918538 tempest-VolumesTransfersTest-1754918538-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:43:31 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c95d8b9b-6602-40bd-b144-32ffe2f6aa01 tempest-VolumesTransfersTest-1754918538 tempest-VolumesTransfersTest-1754918538-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:43:31 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:43:31 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:43:31 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:43:31 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:43:31 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-c95d8b9b-6602-40bd-b144-32ffe2f6aa01 tempest-VolumesTransfersTest-1754918538 tempest-VolumesTransfersTest-1754918538-project-admin] Volume info retrieved successfully. Sep 01 12:43:31 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c95d8b9b-6602-40bd-b144-32ffe2f6aa01 tempest-VolumesTransfersTest-1754918538 tempest-VolumesTransfersTest-1754918538-project-admin] http://192.168.122.202/volume/v3/volumes/4aec304a-17df-46c9-b36b-a52d7402f3a3 returned with HTTP 200 Sep 01 12:43:31 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 631/1296] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:43:31 2026] GET /volume/v3/volumes/4aec304a-17df-46c9-b36b-a52d7402f3a3 => generated 1014 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:43:32 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-e3e75d17-487d-499f-8e69-c7c6cdfb7277 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:43:32 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e3e75d17-487d-499f-8e69-c7c6cdfb7277 tempest-VolumesTransfersTest-1754918538 tempest-VolumesTransfersTest-1754918538-project-admin] GET http://192.168.122.202/volume/v3/volumes/4aec304a-17df-46c9-b36b-a52d7402f3a3 Sep 01 12:43:32 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e3e75d17-487d-499f-8e69-c7c6cdfb7277 tempest-VolumesTransfersTest-1754918538 tempest-VolumesTransfersTest-1754918538-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:43:33 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e3e75d17-487d-499f-8e69-c7c6cdfb7277 tempest-VolumesTransfersTest-1754918538 tempest-VolumesTransfersTest-1754918538-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:43:33 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e3e75d17-487d-499f-8e69-c7c6cdfb7277 tempest-VolumesTransfersTest-1754918538 tempest-VolumesTransfersTest-1754918538-project-admin] http://192.168.122.202/volume/v3/volumes/4aec304a-17df-46c9-b36b-a52d7402f3a3 returned with HTTP 404 Sep 01 12:43:33 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 666/1297] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:43:32 2026] GET /volume/v3/volumes/4aec304a-17df-46c9-b36b-a52d7402f3a3 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:43:33 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-199906a4-5702-49a5-9da6-6107302aad01 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:43:33 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-199906a4-5702-49a5-9da6-6107302aad01 tempest-VolumesTransfersTest-445797890 tempest-VolumesTransfersTest-445797890-project-member] GET http://192.168.122.202/volume/v3/volumes/4aec304a-17df-46c9-b36b-a52d7402f3a3 Sep 01 12:43:33 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-199906a4-5702-49a5-9da6-6107302aad01 tempest-VolumesTransfersTest-445797890 tempest-VolumesTransfersTest-445797890-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:43:33 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-199906a4-5702-49a5-9da6-6107302aad01 tempest-VolumesTransfersTest-445797890 tempest-VolumesTransfersTest-445797890-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:43:33 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-199906a4-5702-49a5-9da6-6107302aad01 tempest-VolumesTransfersTest-445797890 tempest-VolumesTransfersTest-445797890-project-member] http://192.168.122.202/volume/v3/volumes/4aec304a-17df-46c9-b36b-a52d7402f3a3 returned with HTTP 404 Sep 01 12:43:33 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 632/1298] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:43:33 2026] GET /volume/v3/volumes/4aec304a-17df-46c9-b36b-a52d7402f3a3 => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:43:33 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-37b355df-f5ea-4b43-bddf-ed013cacddeb None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:43:33 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-37b355df-f5ea-4b43-bddf-ed013cacddeb tempest-VolumesTransfersTest-445797890 tempest-VolumesTransfersTest-445797890-project-member] DELETE http://192.168.122.202/volume/v3/volumes/4aec304a-17df-46c9-b36b-a52d7402f3a3 Sep 01 12:43:33 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-37b355df-f5ea-4b43-bddf-ed013cacddeb tempest-VolumesTransfersTest-445797890 tempest-VolumesTransfersTest-445797890-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:43:33 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-37b355df-f5ea-4b43-bddf-ed013cacddeb tempest-VolumesTransfersTest-445797890 tempest-VolumesTransfersTest-445797890-project-member] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:43:33 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-37b355df-f5ea-4b43-bddf-ed013cacddeb tempest-VolumesTransfersTest-445797890 tempest-VolumesTransfersTest-445797890-project-member] Delete volume with id: 4aec304a-17df-46c9-b36b-a52d7402f3a3 Sep 01 12:43:33 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-37b355df-f5ea-4b43-bddf-ed013cacddeb tempest-VolumesTransfersTest-445797890 tempest-VolumesTransfersTest-445797890-project-member] http://192.168.122.202/volume/v3/volumes/4aec304a-17df-46c9-b36b-a52d7402f3a3 returned with HTTP 404 Sep 01 12:43:33 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 667/1299] 192.168.122.202 () {58 vars in 1235 bytes} [Tue Sep 1 12:43:33 2026] DELETE /volume/v3/volumes/4aec304a-17df-46c9-b36b-a52d7402f3a3 => generated 109 bytes in 51 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:43:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-7963e7fb-8d70-48ec-b8af-60b00a9168f6 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:43:39 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7963e7fb-8d70-48ec-b8af-60b00a9168f6 tempest-VolumesTransfersV357Test-969815735 tempest-VolumesTransfersV357Test-969815735-project-member] POST http://192.168.122.202/volume/v3/volumes Sep 01 12:43:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-7963e7fb-8d70-48ec-b8af-60b00a9168f6 tempest-VolumesTransfersV357Test-969815735 tempest-VolumesTransfersV357Test-969815735-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-1515390968"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:43:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volumes [None req-7963e7fb-8d70-48ec-b8af-60b00a9168f6 tempest-VolumesTransfersV357Test-969815735 tempest-VolumesTransfersV357Test-969815735-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-1515390968'}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:43:39 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-7963e7fb-8d70-48ec-b8af-60b00a9168f6 tempest-VolumesTransfersV357Test-969815735 tempest-VolumesTransfersV357Test-969815735-project-member] Create volume of 1 GB Sep 01 12:43:39 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-7963e7fb-8d70-48ec-b8af-60b00a9168f6 tempest-VolumesTransfersV357Test-969815735 tempest-VolumesTransfersV357Test-969815735-project-member] Availability Zones retrieved successfully. Sep 01 12:43:39 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-7963e7fb-8d70-48ec-b8af-60b00a9168f6 tempest-VolumesTransfersV357Test-969815735 tempest-VolumesTransfersV357Test-969815735-project-member] Flow 'volume_create_api' (df1ba07a-e850-4d17-8758-3a2dd3618d65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:43:39 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-7963e7fb-8d70-48ec-b8af-60b00a9168f6 tempest-VolumesTransfersV357Test-969815735 tempest-VolumesTransfersV357Test-969815735-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (846eac65-661f-48f8-83ed-b5ff843962ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:43:39 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.flows.api.create_volume [None req-7963e7fb-8d70-48ec-b8af-60b00a9168f6 tempest-VolumesTransfersV357Test-969815735 tempest-VolumesTransfersV357Test-969815735-project-member] Validating volume size '1' using validate_int {{(pid=86814) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 12:43:40 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-7963e7fb-8d70-48ec-b8af-60b00a9168f6 tempest-VolumesTransfersV357Test-969815735 tempest-VolumesTransfersV357Test-969815735-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (846eac65-661f-48f8-83ed-b5ff843962ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T10:31:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3a4f1b59-94a6-4839-b926-0837adf99645,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a4f1b59-94a6-4839-b926-0837adf99645', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:43:40 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-7963e7fb-8d70-48ec-b8af-60b00a9168f6 tempest-VolumesTransfersV357Test-969815735 tempest-VolumesTransfersV357Test-969815735-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (58e2fc3d-fd19-4500-a2c3-442cbca04c3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:43:40 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-7963e7fb-8d70-48ec-b8af-60b00a9168f6 tempest-VolumesTransfersV357Test-969815735 tempest-VolumesTransfersV357Test-969815735-project-member] Created reservations ['093348ea-54a2-4411-8989-e7d4c98a09f7', '2ada8d78-4979-408f-8854-09c768471d06', '6b38d99e-04db-446e-a642-ab1cc3ec66b0', '34368d01-7963-496b-9454-695bfb5bfa0e'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:43:40 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-7963e7fb-8d70-48ec-b8af-60b00a9168f6 tempest-VolumesTransfersV357Test-969815735 tempest-VolumesTransfersV357Test-969815735-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (58e2fc3d-fd19-4500-a2c3-442cbca04c3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['093348ea-54a2-4411-8989-e7d4c98a09f7', '2ada8d78-4979-408f-8854-09c768471d06', '6b38d99e-04db-446e-a642-ab1cc3ec66b0', '34368d01-7963-496b-9454-695bfb5bfa0e']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:43:40 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-7963e7fb-8d70-48ec-b8af-60b00a9168f6 tempest-VolumesTransfersV357Test-969815735 tempest-VolumesTransfersV357Test-969815735-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (710a12e4-6802-4939-97cd-149c80e8ee8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:43:40 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:43:40 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:43:40 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-7963e7fb-8d70-48ec-b8af-60b00a9168f6 tempest-VolumesTransfersV357Test-969815735 tempest-VolumesTransfersV357Test-969815735-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (710a12e4-6802-4939-97cd-149c80e8ee8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f4fcc00c-7b92-4335-a47b-21b326533998', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1515390968',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='055dfe8836ed4134a5ef63a929789491',qos_specs=None,replication_status=,reservations=['093348ea-54a2-4411-8989-e7d4c98a09f7','2ada8d78-4979-408f-8854-09c768471d06','6b38d99e-04db-446e-a642-ab1cc3ec66b0','34368d01-7963-496b-9454-695bfb5bfa0e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6437fae6b848433ca57ac5e58b04dbb0',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T10:43:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1515390968',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f4fcc00c-7b92-4335-a47b-21b326533998,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='055dfe8836ed4134a5ef63a929789491',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6437fae6b848433ca57ac5e58b04dbb0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a4f1b59-94a6-4839-b926-0837adf99645),volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:43:40 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-7963e7fb-8d70-48ec-b8af-60b00a9168f6 tempest-VolumesTransfersV357Test-969815735 tempest-VolumesTransfersV357Test-969815735-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cbb9b3bf-b007-4c3c-88cc-d3b2f99ffa1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:43:40 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-7963e7fb-8d70-48ec-b8af-60b00a9168f6 tempest-VolumesTransfersV357Test-969815735 tempest-VolumesTransfersV357Test-969815735-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cbb9b3bf-b007-4c3c-88cc-d3b2f99ffa1f) transitioned into state 'SUCCESS' from state '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-1515390968',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='055dfe8836ed4134a5ef63a929789491',qos_specs=None,replication_status=,reservations=['093348ea-54a2-4411-8989-e7d4c98a09f7','2ada8d78-4979-408f-8854-09c768471d06','6b38d99e-04db-446e-a642-ab1cc3ec66b0','34368d01-7963-496b-9454-695bfb5bfa0e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6437fae6b848433ca57ac5e58b04dbb0',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:43:40 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-7963e7fb-8d70-48ec-b8af-60b00a9168f6 tempest-VolumesTransfersV357Test-969815735 tempest-VolumesTransfersV357Test-969815735-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50d48aab-fd99-4402-9c85-94f39da67714) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:43:40 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-7963e7fb-8d70-48ec-b8af-60b00a9168f6 tempest-VolumesTransfersV357Test-969815735 tempest-VolumesTransfersV357Test-969815735-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50d48aab-fd99-4402-9c85-94f39da67714) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:43:40 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-7963e7fb-8d70-48ec-b8af-60b00a9168f6 tempest-VolumesTransfersV357Test-969815735 tempest-VolumesTransfersV357Test-969815735-project-member] Flow 'volume_create_api' (df1ba07a-e850-4d17-8758-3a2dd3618d65) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86814) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:43:40 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-7963e7fb-8d70-48ec-b8af-60b00a9168f6 tempest-VolumesTransfersV357Test-969815735 tempest-VolumesTransfersV357Test-969815735-project-member] Create volume request issued successfully. Sep 01 12:43:40 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7963e7fb-8d70-48ec-b8af-60b00a9168f6 tempest-VolumesTransfersV357Test-969815735 tempest-VolumesTransfersV357Test-969815735-project-member] http://192.168.122.202/volume/v3/volumes returned with HTTP 202 Sep 01 12:43:40 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 633/1300] 192.168.122.202 () {62 vars in 1183 bytes} [Tue Sep 1 12:43:39 2026] POST /volume/v3/volumes => generated 828 bytes in 858 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:43:40 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-0c53ebe0-276f-4001-8ff9-ade216e0e258 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:43:40 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0c53ebe0-276f-4001-8ff9-ade216e0e258 tempest-VolumesTransfersV357Test-969815735 tempest-VolumesTransfersV357Test-969815735-project-member] GET http://192.168.122.202/volume/v3/volumes/f4fcc00c-7b92-4335-a47b-21b326533998 Sep 01 12:43:40 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0c53ebe0-276f-4001-8ff9-ade216e0e258 tempest-VolumesTransfersV357Test-969815735 tempest-VolumesTransfersV357Test-969815735-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:43:40 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0c53ebe0-276f-4001-8ff9-ade216e0e258 tempest-VolumesTransfersV357Test-969815735 tempest-VolumesTransfersV357Test-969815735-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:43:40 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:43:40 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:43:40 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:43:40 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:43:40 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-0c53ebe0-276f-4001-8ff9-ade216e0e258 tempest-VolumesTransfersV357Test-969815735 tempest-VolumesTransfersV357Test-969815735-project-member] Volume info retrieved successfully. Sep 01 12:43:40 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0c53ebe0-276f-4001-8ff9-ade216e0e258 tempest-VolumesTransfersV357Test-969815735 tempest-VolumesTransfersV357Test-969815735-project-member] http://192.168.122.202/volume/v3/volumes/f4fcc00c-7b92-4335-a47b-21b326533998 returned with HTTP 200 Sep 01 12:43:40 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 668/1301] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:43:40 2026] GET /volume/v3/volumes/f4fcc00c-7b92-4335-a47b-21b326533998 => generated 896 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:43:41 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-8c354f4e-ae51-4f0a-a699-5c61c454741a None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:43:41 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8c354f4e-ae51-4f0a-a699-5c61c454741a tempest-VolumesTransfersV357Test-969815735 tempest-VolumesTransfersV357Test-969815735-project-member] GET http://192.168.122.202/volume/v3/volumes/f4fcc00c-7b92-4335-a47b-21b326533998 Sep 01 12:43:41 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-8c354f4e-ae51-4f0a-a699-5c61c454741a tempest-VolumesTransfersV357Test-969815735 tempest-VolumesTransfersV357Test-969815735-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:43:41 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-8c354f4e-ae51-4f0a-a699-5c61c454741a tempest-VolumesTransfersV357Test-969815735 tempest-VolumesTransfersV357Test-969815735-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:43:41 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:43:41 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:43:41 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:43:41 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:43:41 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-8c354f4e-ae51-4f0a-a699-5c61c454741a tempest-VolumesTransfersV357Test-969815735 tempest-VolumesTransfersV357Test-969815735-project-member] Volume info retrieved successfully. Sep 01 12:43:41 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8c354f4e-ae51-4f0a-a699-5c61c454741a tempest-VolumesTransfersV357Test-969815735 tempest-VolumesTransfersV357Test-969815735-project-member] http://192.168.122.202/volume/v3/volumes/f4fcc00c-7b92-4335-a47b-21b326533998 returned with HTTP 200 Sep 01 12:43:41 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 634/1302] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:43:41 2026] GET /volume/v3/volumes/f4fcc00c-7b92-4335-a47b-21b326533998 => generated 920 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:43:42 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-ab6889ba-16a1-4c5e-b178-0f1a95edfb7a None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:43:42 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-ab6889ba-16a1-4c5e-b178-0f1a95edfb7a tempest-VolumesTransfersV357Test-969815735 tempest-VolumesTransfersV357Test-969815735-project-member] GET http://192.168.122.202/volume/v3/volumes/f4fcc00c-7b92-4335-a47b-21b326533998 Sep 01 12:43:42 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-ab6889ba-16a1-4c5e-b178-0f1a95edfb7a tempest-VolumesTransfersV357Test-969815735 tempest-VolumesTransfersV357Test-969815735-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:43:42 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-ab6889ba-16a1-4c5e-b178-0f1a95edfb7a tempest-VolumesTransfersV357Test-969815735 tempest-VolumesTransfersV357Test-969815735-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:43:42 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:43:42 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:43:42 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:43:42 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:43:42 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-ab6889ba-16a1-4c5e-b178-0f1a95edfb7a tempest-VolumesTransfersV357Test-969815735 tempest-VolumesTransfersV357Test-969815735-project-member] Volume info retrieved successfully. Sep 01 12:43:42 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-ab6889ba-16a1-4c5e-b178-0f1a95edfb7a tempest-VolumesTransfersV357Test-969815735 tempest-VolumesTransfersV357Test-969815735-project-member] http://192.168.122.202/volume/v3/volumes/f4fcc00c-7b92-4335-a47b-21b326533998 returned with HTTP 200 Sep 01 12:43:42 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 669/1303] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:43:42 2026] GET /volume/v3/volumes/f4fcc00c-7b92-4335-a47b-21b326533998 => generated 956 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:43:42 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-b9255589-8a65-4f65-854a-b3e98c786f75 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:43:42 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b9255589-8a65-4f65-854a-b3e98c786f75 tempest-VolumesTransfersV357Test-969815735 tempest-VolumesTransfersV357Test-969815735-project-member] POST http://192.168.122.202/volume/v3/volume-transfers Sep 01 12:43:42 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b9255589-8a65-4f65-854a-b3e98c786f75 tempest-VolumesTransfersV357Test-969815735 tempest-VolumesTransfersV357Test-969815735-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "f4fcc00c-7b92-4335-a47b-21b326533998"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:43:42 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volume_transfer [None req-b9255589-8a65-4f65-854a-b3e98c786f75 tempest-VolumesTransfersV357Test-969815735 tempest-VolumesTransfersV357Test-969815735-project-member] Creating new volume transfer {'transfer': {'volume_id': 'f4fcc00c-7b92-4335-a47b-21b326533998'}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 01 12:43:42 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volume_transfer [None req-b9255589-8a65-4f65-854a-b3e98c786f75 tempest-VolumesTransfersV357Test-969815735 tempest-VolumesTransfersV357Test-969815735-project-member] Creating transfer of volume f4fcc00c-7b92-4335-a47b-21b326533998 Sep 01 12:43:42 devstack devstack@c-api.service[86814]: INFO cinder.transfer.api [None req-b9255589-8a65-4f65-854a-b3e98c786f75 tempest-VolumesTransfersV357Test-969815735 tempest-VolumesTransfersV357Test-969815735-project-member] Generating transfer record for volume f4fcc00c-7b92-4335-a47b-21b326533998 Sep 01 12:43:42 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:43:42 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:43:42 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:43:42 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:43:42 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b9255589-8a65-4f65-854a-b3e98c786f75 tempest-VolumesTransfersV357Test-969815735 tempest-VolumesTransfersV357Test-969815735-project-member] http://192.168.122.202/volume/v3/volume-transfers returned with HTTP 202 Sep 01 12:43:42 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 635/1304] 192.168.122.202 () {62 vars in 1210 bytes} [Tue Sep 1 12:43:42 2026] POST /volume/v3/volume-transfers => generated 580 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 01 12:43:42 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-978ce4ba-7374-4149-8de1-5ce18ee4b354 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:43:42 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-978ce4ba-7374-4149-8de1-5ce18ee4b354 tempest-VolumesTransfersV357Test-969815735 tempest-VolumesTransfersV357Test-969815735-project-member] GET http://192.168.122.202/volume/v3/volumes/f4fcc00c-7b92-4335-a47b-21b326533998 Sep 01 12:43:42 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-978ce4ba-7374-4149-8de1-5ce18ee4b354 tempest-VolumesTransfersV357Test-969815735 tempest-VolumesTransfersV357Test-969815735-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:43:42 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-978ce4ba-7374-4149-8de1-5ce18ee4b354 tempest-VolumesTransfersV357Test-969815735 tempest-VolumesTransfersV357Test-969815735-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:43:42 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:43:42 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:43:42 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:43:42 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:43:42 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-978ce4ba-7374-4149-8de1-5ce18ee4b354 tempest-VolumesTransfersV357Test-969815735 tempest-VolumesTransfersV357Test-969815735-project-member] Volume info retrieved successfully. Sep 01 12:43:42 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-978ce4ba-7374-4149-8de1-5ce18ee4b354 tempest-VolumesTransfersV357Test-969815735 tempest-VolumesTransfersV357Test-969815735-project-member] http://192.168.122.202/volume/v3/volumes/f4fcc00c-7b92-4335-a47b-21b326533998 returned with HTTP 200 Sep 01 12:43:42 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 670/1305] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:43:42 2026] GET /volume/v3/volumes/f4fcc00c-7b92-4335-a47b-21b326533998 => generated 964 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:43:42 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-13e38b8c-fc9b-4393-9669-b353d2ff3610 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:43:42 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-13e38b8c-fc9b-4393-9669-b353d2ff3610 tempest-VolumesTransfersV357Test-969815735 tempest-VolumesTransfersV357Test-969815735-project-member] GET http://192.168.122.202/volume/v3/volume-transfers/e22c6abf-e848-4890-83c1-894123c2b775 Sep 01 12:43:42 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-13e38b8c-fc9b-4393-9669-b353d2ff3610 tempest-VolumesTransfersV357Test-969815735 tempest-VolumesTransfersV357Test-969815735-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:43:42 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-13e38b8c-fc9b-4393-9669-b353d2ff3610 tempest-VolumesTransfersV357Test-969815735 tempest-VolumesTransfersV357Test-969815735-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:43:42 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-13e38b8c-fc9b-4393-9669-b353d2ff3610 tempest-VolumesTransfersV357Test-969815735 tempest-VolumesTransfersV357Test-969815735-project-member] http://192.168.122.202/volume/v3/volume-transfers/e22c6abf-e848-4890-83c1-894123c2b775 returned with HTTP 200 Sep 01 12:43:42 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 636/1306] 192.168.122.202 () {60 vars in 1300 bytes} [Tue Sep 1 12:43:42 2026] GET /volume/v3/volume-transfers/e22c6abf-e848-4890-83c1-894123c2b775 => generated 548 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:43:43 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-6af188fc-9114-4cbc-a58a-fa2258e94b66 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:43:43 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-6af188fc-9114-4cbc-a58a-fa2258e94b66 tempest-VolumesTransfersV357Test-969815735 tempest-VolumesTransfersV357Test-969815735-project-member] GET http://192.168.122.202/volume/v3/volume-transfers Sep 01 12:43:43 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-6af188fc-9114-4cbc-a58a-fa2258e94b66 tempest-VolumesTransfersV357Test-969815735 tempest-VolumesTransfersV357Test-969815735-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:43:43 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-6af188fc-9114-4cbc-a58a-fa2258e94b66 tempest-VolumesTransfersV357Test-969815735 tempest-VolumesTransfersV357Test-969815735-project-member] Calling method 'index' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:43:43 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.volume_transfer [None req-6af188fc-9114-4cbc-a58a-fa2258e94b66 tempest-VolumesTransfersV357Test-969815735 tempest-VolumesTransfersV357Test-969815735-project-member] Listing volume transfers {{(pid=86815) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Sep 01 12:43:43 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-6af188fc-9114-4cbc-a58a-fa2258e94b66 tempest-VolumesTransfersV357Test-969815735 tempest-VolumesTransfersV357Test-969815735-project-member] http://192.168.122.202/volume/v3/volume-transfers returned with HTTP 200 Sep 01 12:43:43 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 671/1307] 192.168.122.202 () {60 vars in 1189 bytes} [Tue Sep 1 12:43:42 2026] GET /volume/v3/volume-transfers => generated 376 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:43:43 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-6f1c0cea-c1b3-44fd-95fd-d14348bb7e34 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:43:43 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-6f1c0cea-c1b3-44fd-95fd-d14348bb7e34 tempest-VolumesTransfersV357Test-1438282126 tempest-VolumesTransfersV357Test-1438282126-project-member] POST http://192.168.122.202/volume/v3/volume-transfers/e22c6abf-e848-4890-83c1-894123c2b775/accept Sep 01 12:43:43 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-6f1c0cea-c1b3-44fd-95fd-d14348bb7e34 tempest-VolumesTransfersV357Test-1438282126 tempest-VolumesTransfersV357Test-1438282126-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "306cda9aab351ad7"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:43:43 devstack devstack@c-api.service[86814]: DEBUG cinder.api.contrib.volume_transfer [None req-6f1c0cea-c1b3-44fd-95fd-d14348bb7e34 tempest-VolumesTransfersV357Test-1438282126 tempest-VolumesTransfersV357Test-1438282126-project-member] Accepting volume transfer e22c6abf-e848-4890-83c1-894123c2b775 {{(pid=86814) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 01 12:43:43 devstack devstack@c-api.service[86814]: INFO cinder.api.contrib.volume_transfer [None req-6f1c0cea-c1b3-44fd-95fd-d14348bb7e34 tempest-VolumesTransfersV357Test-1438282126 tempest-VolumesTransfersV357Test-1438282126-project-member] Accepting transfer e22c6abf-e848-4890-83c1-894123c2b775 Sep 01 12:43:43 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:43:43 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:43:44 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-6f1c0cea-c1b3-44fd-95fd-d14348bb7e34 tempest-VolumesTransfersV357Test-1438282126 tempest-VolumesTransfersV357Test-1438282126-project-member] Created reservations ['c7773f9f-ce1e-4b46-ac1e-6d998a513576', 'b43e5e27-f3d1-4d3c-be26-dd50a1ca8bb2', '0ea5834f-890e-4e45-b0df-20fdaa804cdd', 'c0c2fb23-36fc-4b17-b494-8104b7f31db7'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:43:44 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-6f1c0cea-c1b3-44fd-95fd-d14348bb7e34 tempest-VolumesTransfersV357Test-1438282126 tempest-VolumesTransfersV357Test-1438282126-project-member] Created reservations ['08551927-18ca-4c40-882a-c6c32cc307ff', 'f582c6d9-1e49-478c-ab06-095116c5a658', 'd3056e92-3260-4175-84b9-43eea0e66117', 'a7d663a0-cac7-4e40-a4f1-0fda22b1a335'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:43:44 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:43:44 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 12:43:44 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-6f1c0cea-c1b3-44fd-95fd-d14348bb7e34 tempest-VolumesTransfersV357Test-1438282126 tempest-VolumesTransfersV357Test-1438282126-project-member] Created reservations ['eb8c3d6f-de23-4c57-9755-8303a60a613d', '6aebfc6b-4373-462d-b73f-a507056c2e67', 'b758dedd-7387-4530-bb83-5cf17040de4a', '161fadd2-06ea-4aa1-9c4f-d17787a50abc'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:43:44 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-6f1c0cea-c1b3-44fd-95fd-d14348bb7e34 tempest-VolumesTransfersV357Test-1438282126 tempest-VolumesTransfersV357Test-1438282126-project-member] Created reservations ['59937ea3-010c-4269-b425-c05605c05953', '0c7ba6b8-9d27-4d83-be58-f13145c0b933', 'a62af55f-f3e3-44a5-a267-f05c920c3c1d', 'df6abb47-1d12-42f3-9a50-3f13985e19c3'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:43:44 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-6f1c0cea-c1b3-44fd-95fd-d14348bb7e34 tempest-VolumesTransfersV357Test-1438282126 tempest-VolumesTransfersV357Test-1438282126-project-member] Transfer volume completed successfully. Sep 01 12:43:44 devstack devstack@c-api.service[86814]: INFO cinder.transfer.api [None req-6f1c0cea-c1b3-44fd-95fd-d14348bb7e34 tempest-VolumesTransfersV357Test-1438282126 tempest-VolumesTransfersV357Test-1438282126-project-member] Volume f4fcc00c-7b92-4335-a47b-21b326533998 has been transferred. Sep 01 12:43:44 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:43:44 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:43:44 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-6f1c0cea-c1b3-44fd-95fd-d14348bb7e34 tempest-VolumesTransfersV357Test-1438282126 tempest-VolumesTransfersV357Test-1438282126-project-member] http://192.168.122.202/volume/v3/volume-transfers/e22c6abf-e848-4890-83c1-894123c2b775/accept returned with HTTP 202 Sep 01 12:43:44 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 637/1308] 192.168.122.202 () {62 vars in 1342 bytes} [Tue Sep 1 12:43:43 2026] POST /volume/v3/volume-transfers/e22c6abf-e848-4890-83c1-894123c2b775/accept => generated 373 bytes in 1916 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:43:44 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-646130e7-6a6d-4774-9db3-a12d45885224 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:43:44 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-646130e7-6a6d-4774-9db3-a12d45885224 tempest-VolumesTransfersV357Test-1438282126 tempest-VolumesTransfersV357Test-1438282126-project-member] GET http://192.168.122.202/volume/v3/volumes/f4fcc00c-7b92-4335-a47b-21b326533998 Sep 01 12:43:44 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-646130e7-6a6d-4774-9db3-a12d45885224 tempest-VolumesTransfersV357Test-1438282126 tempest-VolumesTransfersV357Test-1438282126-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:43:44 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-646130e7-6a6d-4774-9db3-a12d45885224 tempest-VolumesTransfersV357Test-1438282126 tempest-VolumesTransfersV357Test-1438282126-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:43:45 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:43:45 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:43:45 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:43:45 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:43:45 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-646130e7-6a6d-4774-9db3-a12d45885224 tempest-VolumesTransfersV357Test-1438282126 tempest-VolumesTransfersV357Test-1438282126-project-member] Volume info retrieved successfully. Sep 01 12:43:45 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-646130e7-6a6d-4774-9db3-a12d45885224 tempest-VolumesTransfersV357Test-1438282126 tempest-VolumesTransfersV357Test-1438282126-project-member] http://192.168.122.202/volume/v3/volumes/f4fcc00c-7b92-4335-a47b-21b326533998 returned with HTTP 200 Sep 01 12:43:45 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 672/1309] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:43:44 2026] GET /volume/v3/volumes/f4fcc00c-7b92-4335-a47b-21b326533998 => generated 956 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:43:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-226bdf61-8e4c-4363-a94b-60dde9c2d657 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:43:45 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-226bdf61-8e4c-4363-a94b-60dde9c2d657 tempest-VolumesTransfersV357Test-1438282126 tempest-VolumesTransfersV357Test-1438282126-project-member] GET http://192.168.122.202/volume/v3/volumes/f4fcc00c-7b92-4335-a47b-21b326533998 Sep 01 12:43:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-226bdf61-8e4c-4363-a94b-60dde9c2d657 tempest-VolumesTransfersV357Test-1438282126 tempest-VolumesTransfersV357Test-1438282126-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:43:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-226bdf61-8e4c-4363-a94b-60dde9c2d657 tempest-VolumesTransfersV357Test-1438282126 tempest-VolumesTransfersV357Test-1438282126-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:43:45 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:43:45 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:43:45 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:43:45 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:43:45 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-226bdf61-8e4c-4363-a94b-60dde9c2d657 tempest-VolumesTransfersV357Test-1438282126 tempest-VolumesTransfersV357Test-1438282126-project-member] Volume info retrieved successfully. Sep 01 12:43:45 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-226bdf61-8e4c-4363-a94b-60dde9c2d657 tempest-VolumesTransfersV357Test-1438282126 tempest-VolumesTransfersV357Test-1438282126-project-member] http://192.168.122.202/volume/v3/volumes/f4fcc00c-7b92-4335-a47b-21b326533998 returned with HTTP 200 Sep 01 12:43:45 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 638/1310] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:43:45 2026] GET /volume/v3/volumes/f4fcc00c-7b92-4335-a47b-21b326533998 => generated 956 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:43:45 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-eb990783-9978-4580-a582-4b715530219b None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:43:45 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-eb990783-9978-4580-a582-4b715530219b tempest-VolumesTransfersV357Test-969815735 tempest-VolumesTransfersV357Test-969815735-project-member] DELETE http://192.168.122.202/volume/v3/volume-transfers/e22c6abf-e848-4890-83c1-894123c2b775 Sep 01 12:43:45 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-eb990783-9978-4580-a582-4b715530219b tempest-VolumesTransfersV357Test-969815735 tempest-VolumesTransfersV357Test-969815735-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:43:45 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-eb990783-9978-4580-a582-4b715530219b tempest-VolumesTransfersV357Test-969815735 tempest-VolumesTransfersV357Test-969815735-project-member] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:43:45 devstack devstack@c-api.service[86815]: INFO cinder.api.contrib.volume_transfer [None req-eb990783-9978-4580-a582-4b715530219b tempest-VolumesTransfersV357Test-969815735 tempest-VolumesTransfersV357Test-969815735-project-member] Delete transfer with id: e22c6abf-e848-4890-83c1-894123c2b775 Sep 01 12:43:45 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-eb990783-9978-4580-a582-4b715530219b tempest-VolumesTransfersV357Test-969815735 tempest-VolumesTransfersV357Test-969815735-project-member] http://192.168.122.202/volume/v3/volume-transfers/e22c6abf-e848-4890-83c1-894123c2b775 returned with HTTP 404 Sep 01 12:43:45 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 673/1311] 192.168.122.202 () {60 vars in 1303 bytes} [Tue Sep 1 12:43:45 2026] DELETE /volume/v3/volume-transfers/e22c6abf-e848-4890-83c1-894123c2b775 => generated 111 bytes in 85 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 12:43:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-4504b390-e83a-4138-a2c8-d1e365099775 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:43:45 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-4504b390-e83a-4138-a2c8-d1e365099775 tempest-VolumesTransfersV357Test-722063662 tempest-VolumesTransfersV357Test-722063662-project-admin] DELETE http://192.168.122.202/volume/v3/volumes/f4fcc00c-7b92-4335-a47b-21b326533998 Sep 01 12:43:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-4504b390-e83a-4138-a2c8-d1e365099775 tempest-VolumesTransfersV357Test-722063662 tempest-VolumesTransfersV357Test-722063662-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:43:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-4504b390-e83a-4138-a2c8-d1e365099775 tempest-VolumesTransfersV357Test-722063662 tempest-VolumesTransfersV357Test-722063662-project-admin] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:43:45 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-4504b390-e83a-4138-a2c8-d1e365099775 tempest-VolumesTransfersV357Test-722063662 tempest-VolumesTransfersV357Test-722063662-project-admin] Delete volume with id: f4fcc00c-7b92-4335-a47b-21b326533998 Sep 01 12:43:45 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:43:45 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:43:45 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:43:45 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:43:45 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-4504b390-e83a-4138-a2c8-d1e365099775 tempest-VolumesTransfersV357Test-722063662 tempest-VolumesTransfersV357Test-722063662-project-admin] Volume info retrieved successfully. Sep 01 12:43:45 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-4504b390-e83a-4138-a2c8-d1e365099775 tempest-VolumesTransfersV357Test-722063662 tempest-VolumesTransfersV357Test-722063662-project-admin] Delete volume request issued successfully. Sep 01 12:43:45 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-4504b390-e83a-4138-a2c8-d1e365099775 tempest-VolumesTransfersV357Test-722063662 tempest-VolumesTransfersV357Test-722063662-project-admin] http://192.168.122.202/volume/v3/volumes/f4fcc00c-7b92-4335-a47b-21b326533998 returned with HTTP 202 Sep 01 12:43:45 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 639/1312] 192.168.122.202 () {60 vars in 1276 bytes} [Tue Sep 1 12:43:45 2026] DELETE /volume/v3/volumes/f4fcc00c-7b92-4335-a47b-21b326533998 => generated 0 bytes in 583 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 12:43:45 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-44ae64a6-e3a4-4dea-8218-590ca44cbaae None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:43:45 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-44ae64a6-e3a4-4dea-8218-590ca44cbaae tempest-VolumesTransfersV357Test-722063662 tempest-VolumesTransfersV357Test-722063662-project-admin] GET http://192.168.122.202/volume/v3/volumes/f4fcc00c-7b92-4335-a47b-21b326533998 Sep 01 12:43:45 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-44ae64a6-e3a4-4dea-8218-590ca44cbaae tempest-VolumesTransfersV357Test-722063662 tempest-VolumesTransfersV357Test-722063662-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:43:45 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-44ae64a6-e3a4-4dea-8218-590ca44cbaae tempest-VolumesTransfersV357Test-722063662 tempest-VolumesTransfersV357Test-722063662-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:43:45 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:43:45 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:43:45 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:43:45 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:43:45 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-44ae64a6-e3a4-4dea-8218-590ca44cbaae tempest-VolumesTransfersV357Test-722063662 tempest-VolumesTransfersV357Test-722063662-project-admin] Volume info retrieved successfully. Sep 01 12:43:46 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-44ae64a6-e3a4-4dea-8218-590ca44cbaae tempest-VolumesTransfersV357Test-722063662 tempest-VolumesTransfersV357Test-722063662-project-admin] http://192.168.122.202/volume/v3/volumes/f4fcc00c-7b92-4335-a47b-21b326533998 returned with HTTP 200 Sep 01 12:43:46 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 674/1313] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:43:45 2026] GET /volume/v3/volumes/f4fcc00c-7b92-4335-a47b-21b326533998 => generated 1139 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 12:43:47 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-4d5f514f-255d-4def-8b47-f6aec99bf582 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:43:47 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-4d5f514f-255d-4def-8b47-f6aec99bf582 tempest-VolumesTransfersV357Test-722063662 tempest-VolumesTransfersV357Test-722063662-project-admin] GET http://192.168.122.202/volume/v3/volumes/f4fcc00c-7b92-4335-a47b-21b326533998 Sep 01 12:43:47 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-4d5f514f-255d-4def-8b47-f6aec99bf582 tempest-VolumesTransfersV357Test-722063662 tempest-VolumesTransfersV357Test-722063662-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:43:47 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-4d5f514f-255d-4def-8b47-f6aec99bf582 tempest-VolumesTransfersV357Test-722063662 tempest-VolumesTransfersV357Test-722063662-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:43:47 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:43:47 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:43:47 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:43:47 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:43:47 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-4d5f514f-255d-4def-8b47-f6aec99bf582 tempest-VolumesTransfersV357Test-722063662 tempest-VolumesTransfersV357Test-722063662-project-admin] Volume info retrieved successfully. Sep 01 12:43:47 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-4d5f514f-255d-4def-8b47-f6aec99bf582 tempest-VolumesTransfersV357Test-722063662 tempest-VolumesTransfersV357Test-722063662-project-admin] http://192.168.122.202/volume/v3/volumes/f4fcc00c-7b92-4335-a47b-21b326533998 returned with HTTP 200 Sep 01 12:43:47 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 640/1314] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:43:47 2026] GET /volume/v3/volumes/f4fcc00c-7b92-4335-a47b-21b326533998 => generated 1139 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 12:43:48 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-c21b87af-2ed4-4179-95f6-bffe13b08fc6 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:43:48 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c21b87af-2ed4-4179-95f6-bffe13b08fc6 tempest-VolumesTransfersV357Test-722063662 tempest-VolumesTransfersV357Test-722063662-project-admin] GET http://192.168.122.202/volume/v3/volumes/f4fcc00c-7b92-4335-a47b-21b326533998 Sep 01 12:43:48 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c21b87af-2ed4-4179-95f6-bffe13b08fc6 tempest-VolumesTransfersV357Test-722063662 tempest-VolumesTransfersV357Test-722063662-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:43:48 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c21b87af-2ed4-4179-95f6-bffe13b08fc6 tempest-VolumesTransfersV357Test-722063662 tempest-VolumesTransfersV357Test-722063662-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:43:48 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c21b87af-2ed4-4179-95f6-bffe13b08fc6 tempest-VolumesTransfersV357Test-722063662 tempest-VolumesTransfersV357Test-722063662-project-admin] http://192.168.122.202/volume/v3/volumes/f4fcc00c-7b92-4335-a47b-21b326533998 returned with HTTP 404 Sep 01 12:43:48 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 675/1315] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:43:48 2026] GET /volume/v3/volumes/f4fcc00c-7b92-4335-a47b-21b326533998 => generated 109 bytes in 50 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 12:43:48 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-017ae7c0-6e9e-4820-a3ff-233f38975e98 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:43:48 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-017ae7c0-6e9e-4820-a3ff-233f38975e98 tempest-VolumesTransfersV357Test-969815735 tempest-VolumesTransfersV357Test-969815735-project-member] GET http://192.168.122.202/volume/v3/volumes/f4fcc00c-7b92-4335-a47b-21b326533998 Sep 01 12:43:48 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-017ae7c0-6e9e-4820-a3ff-233f38975e98 tempest-VolumesTransfersV357Test-969815735 tempest-VolumesTransfersV357Test-969815735-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:43:48 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-017ae7c0-6e9e-4820-a3ff-233f38975e98 tempest-VolumesTransfersV357Test-969815735 tempest-VolumesTransfersV357Test-969815735-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:43:48 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-017ae7c0-6e9e-4820-a3ff-233f38975e98 tempest-VolumesTransfersV357Test-969815735 tempest-VolumesTransfersV357Test-969815735-project-member] http://192.168.122.202/volume/v3/volumes/f4fcc00c-7b92-4335-a47b-21b326533998 returned with HTTP 404 Sep 01 12:43:48 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 641/1316] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:43:48 2026] GET /volume/v3/volumes/f4fcc00c-7b92-4335-a47b-21b326533998 => generated 109 bytes in 67 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 12:43:48 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-e6392a6a-6f22-497f-b69c-16f9c6d503d1 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:43:48 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e6392a6a-6f22-497f-b69c-16f9c6d503d1 tempest-VolumesTransfersV357Test-969815735 tempest-VolumesTransfersV357Test-969815735-project-member] DELETE http://192.168.122.202/volume/v3/volumes/f4fcc00c-7b92-4335-a47b-21b326533998 Sep 01 12:43:48 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e6392a6a-6f22-497f-b69c-16f9c6d503d1 tempest-VolumesTransfersV357Test-969815735 tempest-VolumesTransfersV357Test-969815735-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:43:48 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e6392a6a-6f22-497f-b69c-16f9c6d503d1 tempest-VolumesTransfersV357Test-969815735 tempest-VolumesTransfersV357Test-969815735-project-member] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:43:48 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-e6392a6a-6f22-497f-b69c-16f9c6d503d1 tempest-VolumesTransfersV357Test-969815735 tempest-VolumesTransfersV357Test-969815735-project-member] Delete volume with id: f4fcc00c-7b92-4335-a47b-21b326533998 Sep 01 12:43:48 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e6392a6a-6f22-497f-b69c-16f9c6d503d1 tempest-VolumesTransfersV357Test-969815735 tempest-VolumesTransfersV357Test-969815735-project-member] http://192.168.122.202/volume/v3/volumes/f4fcc00c-7b92-4335-a47b-21b326533998 returned with HTTP 404 Sep 01 12:43:48 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 676/1317] 192.168.122.202 () {60 vars in 1276 bytes} [Tue Sep 1 12:43:48 2026] DELETE /volume/v3/volumes/f4fcc00c-7b92-4335-a47b-21b326533998 => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 12:43:48 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-64166071-12c3-4f73-905b-5604e9adb14b None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:43:48 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-64166071-12c3-4f73-905b-5604e9adb14b tempest-VolumesTransfersV357Test-969815735 tempest-VolumesTransfersV357Test-969815735-project-member] POST http://192.168.122.202/volume/v3/volumes Sep 01 12:43:48 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-64166071-12c3-4f73-905b-5604e9adb14b tempest-VolumesTransfersV357Test-969815735 tempest-VolumesTransfersV357Test-969815735-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-1254624073"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:43:48 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volumes [None req-64166071-12c3-4f73-905b-5604e9adb14b tempest-VolumesTransfersV357Test-969815735 tempest-VolumesTransfersV357Test-969815735-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-1254624073'}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:43:48 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-64166071-12c3-4f73-905b-5604e9adb14b tempest-VolumesTransfersV357Test-969815735 tempest-VolumesTransfersV357Test-969815735-project-member] Create volume of 1 GB Sep 01 12:43:48 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-64166071-12c3-4f73-905b-5604e9adb14b tempest-VolumesTransfersV357Test-969815735 tempest-VolumesTransfersV357Test-969815735-project-member] Availability Zones retrieved successfully. Sep 01 12:43:48 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-a72aac22-f7ab-43b9-87e9-db43cf7ce1f7 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:43:48 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-64166071-12c3-4f73-905b-5604e9adb14b tempest-VolumesTransfersV357Test-969815735 tempest-VolumesTransfersV357Test-969815735-project-member] Flow 'volume_create_api' (55d2e73c-a8be-4c3e-9103-846634a2df4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:43:48 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-64166071-12c3-4f73-905b-5604e9adb14b tempest-VolumesTransfersV357Test-969815735 tempest-VolumesTransfersV357Test-969815735-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (508b30ff-f2a9-48eb-b1c3-f881cdd51fb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:43:48 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.flows.api.create_volume [None req-64166071-12c3-4f73-905b-5604e9adb14b tempest-VolumesTransfersV357Test-969815735 tempest-VolumesTransfersV357Test-969815735-project-member] Validating volume size '1' using validate_int {{(pid=86814) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 12:43:48 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-64166071-12c3-4f73-905b-5604e9adb14b tempest-VolumesTransfersV357Test-969815735 tempest-VolumesTransfersV357Test-969815735-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (508b30ff-f2a9-48eb-b1c3-f881cdd51fb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T10:31:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3a4f1b59-94a6-4839-b926-0837adf99645,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a4f1b59-94a6-4839-b926-0837adf99645', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:43:48 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-64166071-12c3-4f73-905b-5604e9adb14b tempest-VolumesTransfersV357Test-969815735 tempest-VolumesTransfersV357Test-969815735-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28a3d6d3-b7b1-4871-98c8-c5302372c48c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:43:48 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-64166071-12c3-4f73-905b-5604e9adb14b tempest-VolumesTransfersV357Test-969815735 tempest-VolumesTransfersV357Test-969815735-project-member] Created reservations ['a83df62f-eb2d-48d9-93df-023230cbb558', '285e2ad9-3e19-4a05-9032-17e51937d865', '34b17c24-f5bc-42cb-9b3e-6d3a1cac0133', '92cb88a1-e985-4967-adf3-380b4d78f2d0'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:43:48 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-64166071-12c3-4f73-905b-5604e9adb14b tempest-VolumesTransfersV357Test-969815735 tempest-VolumesTransfersV357Test-969815735-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28a3d6d3-b7b1-4871-98c8-c5302372c48c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a83df62f-eb2d-48d9-93df-023230cbb558', '285e2ad9-3e19-4a05-9032-17e51937d865', '34b17c24-f5bc-42cb-9b3e-6d3a1cac0133', '92cb88a1-e985-4967-adf3-380b4d78f2d0']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:43:48 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-64166071-12c3-4f73-905b-5604e9adb14b tempest-VolumesTransfersV357Test-969815735 tempest-VolumesTransfersV357Test-969815735-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (32b7d471-397c-4c9d-96d5-70686e21a505) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:43:48 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:43:48 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:43:48 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-64166071-12c3-4f73-905b-5604e9adb14b tempest-VolumesTransfersV357Test-969815735 tempest-VolumesTransfersV357Test-969815735-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (32b7d471-397c-4c9d-96d5-70686e21a505) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9a2f3ae0-1bac-4950-981c-f235ada83fb1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1254624073',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='055dfe8836ed4134a5ef63a929789491',qos_specs=None,replication_status=,reservations=['a83df62f-eb2d-48d9-93df-023230cbb558','285e2ad9-3e19-4a05-9032-17e51937d865','34b17c24-f5bc-42cb-9b3e-6d3a1cac0133','92cb88a1-e985-4967-adf3-380b4d78f2d0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6437fae6b848433ca57ac5e58b04dbb0',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T10:43:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1254624073',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9a2f3ae0-1bac-4950-981c-f235ada83fb1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='055dfe8836ed4134a5ef63a929789491',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6437fae6b848433ca57ac5e58b04dbb0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a4f1b59-94a6-4839-b926-0837adf99645),volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:43:48 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-64166071-12c3-4f73-905b-5604e9adb14b tempest-VolumesTransfersV357Test-969815735 tempest-VolumesTransfersV357Test-969815735-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af2fd709-3f70-4709-9b93-48bfd0fde977) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:43:48 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a72aac22-f7ab-43b9-87e9-db43cf7ce1f7 tempest-TestImageHashVerification-1588852636 tempest-TestImageHashVerification-1588852636-project-member] POST http://192.168.122.202/volume/v3/volumes Sep 01 12:43:48 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a72aac22-f7ab-43b9-87e9-db43cf7ce1f7 tempest-TestImageHashVerification-1588852636 tempest-TestImageHashVerification-1588852636-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestImageHashVerification-volume-387572540", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:43:48 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.volumes [None req-a72aac22-f7ab-43b9-87e9-db43cf7ce1f7 tempest-TestImageHashVerification-1588852636 tempest-TestImageHashVerification-1588852636-project-member] Create volume request body: {'volume': {'name': 'tempest-TestImageHashVerification-volume-387572540', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86815) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:43:48 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-a72aac22-f7ab-43b9-87e9-db43cf7ce1f7 tempest-TestImageHashVerification-1588852636 tempest-TestImageHashVerification-1588852636-project-member] Create volume of 1 GB Sep 01 12:43:48 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-a72aac22-f7ab-43b9-87e9-db43cf7ce1f7 tempest-TestImageHashVerification-1588852636 tempest-TestImageHashVerification-1588852636-project-member] Availability Zones retrieved successfully. Sep 01 12:43:48 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-64166071-12c3-4f73-905b-5604e9adb14b tempest-VolumesTransfersV357Test-969815735 tempest-VolumesTransfersV357Test-969815735-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af2fd709-3f70-4709-9b93-48bfd0fde977) transitioned into state 'SUCCESS' from state '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-1254624073',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='055dfe8836ed4134a5ef63a929789491',qos_specs=None,replication_status=,reservations=['a83df62f-eb2d-48d9-93df-023230cbb558','285e2ad9-3e19-4a05-9032-17e51937d865','34b17c24-f5bc-42cb-9b3e-6d3a1cac0133','92cb88a1-e985-4967-adf3-380b4d78f2d0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6437fae6b848433ca57ac5e58b04dbb0',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:43:48 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-64166071-12c3-4f73-905b-5604e9adb14b tempest-VolumesTransfersV357Test-969815735 tempest-VolumesTransfersV357Test-969815735-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (28e1d004-9272-4e03-8d6c-4f3d03b0b43b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:43:48 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-a72aac22-f7ab-43b9-87e9-db43cf7ce1f7 tempest-TestImageHashVerification-1588852636 tempest-TestImageHashVerification-1588852636-project-member] Flow 'volume_create_api' (1f296c4f-23bf-437c-beac-5b00e28e4a0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:43:48 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-a72aac22-f7ab-43b9-87e9-db43cf7ce1f7 tempest-TestImageHashVerification-1588852636 tempest-TestImageHashVerification-1588852636-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6516fad1-d221-4f3f-b108-d181d7bc8244) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:43:48 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.flows.api.create_volume [None req-a72aac22-f7ab-43b9-87e9-db43cf7ce1f7 tempest-TestImageHashVerification-1588852636 tempest-TestImageHashVerification-1588852636-project-member] Validating volume size '1' using validate_int {{(pid=86815) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 12:43:48 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-64166071-12c3-4f73-905b-5604e9adb14b tempest-VolumesTransfersV357Test-969815735 tempest-VolumesTransfersV357Test-969815735-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (28e1d004-9272-4e03-8d6c-4f3d03b0b43b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:43:48 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-64166071-12c3-4f73-905b-5604e9adb14b tempest-VolumesTransfersV357Test-969815735 tempest-VolumesTransfersV357Test-969815735-project-member] Flow 'volume_create_api' (55d2e73c-a8be-4c3e-9103-846634a2df4a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86814) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:43:48 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-64166071-12c3-4f73-905b-5604e9adb14b tempest-VolumesTransfersV357Test-969815735 tempest-VolumesTransfersV357Test-969815735-project-member] Create volume request issued successfully. Sep 01 12:43:48 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-64166071-12c3-4f73-905b-5604e9adb14b tempest-VolumesTransfersV357Test-969815735 tempest-VolumesTransfersV357Test-969815735-project-member] http://192.168.122.202/volume/v3/volumes returned with HTTP 202 Sep 01 12:43:48 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 642/1318] 192.168.122.202 () {62 vars in 1183 bytes} [Tue Sep 1 12:43:48 2026] POST /volume/v3/volumes => generated 828 bytes in 490 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:43:48 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-77158449-1c8d-46b1-baca-85bbea9862cd None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:43:48 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-77158449-1c8d-46b1-baca-85bbea9862cd tempest-VolumesTransfersV357Test-969815735 tempest-VolumesTransfersV357Test-969815735-project-member] GET http://192.168.122.202/volume/v3/volumes/9a2f3ae0-1bac-4950-981c-f235ada83fb1 Sep 01 12:43:48 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-77158449-1c8d-46b1-baca-85bbea9862cd tempest-VolumesTransfersV357Test-969815735 tempest-VolumesTransfersV357Test-969815735-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:43:48 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-77158449-1c8d-46b1-baca-85bbea9862cd tempest-VolumesTransfersV357Test-969815735 tempest-VolumesTransfersV357Test-969815735-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:43:48 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:43:48 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:43:48 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:43:48 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:43:48 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-77158449-1c8d-46b1-baca-85bbea9862cd tempest-VolumesTransfersV357Test-969815735 tempest-VolumesTransfersV357Test-969815735-project-member] Volume info retrieved successfully. Sep 01 12:43:49 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-a72aac22-f7ab-43b9-87e9-db43cf7ce1f7 tempest-TestImageHashVerification-1588852636 tempest-TestImageHashVerification-1588852636-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6516fad1-d221-4f3f-b108-d181d7bc8244) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T10:31:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3a4f1b59-94a6-4839-b926-0837adf99645,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a4f1b59-94a6-4839-b926-0837adf99645', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:43:49 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-77158449-1c8d-46b1-baca-85bbea9862cd tempest-VolumesTransfersV357Test-969815735 tempest-VolumesTransfersV357Test-969815735-project-member] http://192.168.122.202/volume/v3/volumes/9a2f3ae0-1bac-4950-981c-f235ada83fb1 returned with HTTP 200 Sep 01 12:43:49 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 643/1319] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:43:48 2026] GET /volume/v3/volumes/9a2f3ae0-1bac-4950-981c-f235ada83fb1 => generated 896 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:43:49 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-a72aac22-f7ab-43b9-87e9-db43cf7ce1f7 tempest-TestImageHashVerification-1588852636 tempest-TestImageHashVerification-1588852636-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e807ac2-7c24-4770-81ed-2e62bd796efd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:43:49 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-a72aac22-f7ab-43b9-87e9-db43cf7ce1f7 tempest-TestImageHashVerification-1588852636 tempest-TestImageHashVerification-1588852636-project-member] Created reservations ['a182ed23-99da-4323-a0d6-5fda83e51334', '4fc69c7b-0155-4657-9b77-c30e86f88bd0', '3faa97c2-0741-4e3f-9c83-2e4fb943606b', '59d91112-b521-45b8-81c4-4d032f98e0f1'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:43:49 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-a72aac22-f7ab-43b9-87e9-db43cf7ce1f7 tempest-TestImageHashVerification-1588852636 tempest-TestImageHashVerification-1588852636-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e807ac2-7c24-4770-81ed-2e62bd796efd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a182ed23-99da-4323-a0d6-5fda83e51334', '4fc69c7b-0155-4657-9b77-c30e86f88bd0', '3faa97c2-0741-4e3f-9c83-2e4fb943606b', '59d91112-b521-45b8-81c4-4d032f98e0f1']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:43:49 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-a72aac22-f7ab-43b9-87e9-db43cf7ce1f7 tempest-TestImageHashVerification-1588852636 tempest-TestImageHashVerification-1588852636-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b1179db7-c4c2-4e00-8042-0d106de66faf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:43:49 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:43:49 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:43:49 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-a72aac22-f7ab-43b9-87e9-db43cf7ce1f7 tempest-TestImageHashVerification-1588852636 tempest-TestImageHashVerification-1588852636-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b1179db7-c4c2-4e00-8042-0d106de66faf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cbeaa0d7-2c9d-404b-ae6c-e311f60854e9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-387572540',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c26a0b351b5445e7993f136826708c21',qos_specs=None,replication_status=,reservations=['a182ed23-99da-4323-a0d6-5fda83e51334','4fc69c7b-0155-4657-9b77-c30e86f88bd0','3faa97c2-0741-4e3f-9c83-2e4fb943606b','59d91112-b521-45b8-81c4-4d032f98e0f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d080f0eb2f4b47989b9db5b7ed52def4',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T10:43:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-387572540',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cbeaa0d7-2c9d-404b-ae6c-e311f60854e9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c26a0b351b5445e7993f136826708c21',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d080f0eb2f4b47989b9db5b7ed52def4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a4f1b59-94a6-4839-b926-0837adf99645),volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:43:49 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-a72aac22-f7ab-43b9-87e9-db43cf7ce1f7 tempest-TestImageHashVerification-1588852636 tempest-TestImageHashVerification-1588852636-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c5e0a27e-a966-40f7-ad92-5e7f0744c934) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:43:49 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-a72aac22-f7ab-43b9-87e9-db43cf7ce1f7 tempest-TestImageHashVerification-1588852636 tempest-TestImageHashVerification-1588852636-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c5e0a27e-a966-40f7-ad92-5e7f0744c934) transitioned into state 'SUCCESS' from state '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-387572540',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c26a0b351b5445e7993f136826708c21',qos_specs=None,replication_status=,reservations=['a182ed23-99da-4323-a0d6-5fda83e51334','4fc69c7b-0155-4657-9b77-c30e86f88bd0','3faa97c2-0741-4e3f-9c83-2e4fb943606b','59d91112-b521-45b8-81c4-4d032f98e0f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d080f0eb2f4b47989b9db5b7ed52def4',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:43:49 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-a72aac22-f7ab-43b9-87e9-db43cf7ce1f7 tempest-TestImageHashVerification-1588852636 tempest-TestImageHashVerification-1588852636-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e834894c-2a85-4631-ba10-8d3278b4443c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:43:49 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-a72aac22-f7ab-43b9-87e9-db43cf7ce1f7 tempest-TestImageHashVerification-1588852636 tempest-TestImageHashVerification-1588852636-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e834894c-2a85-4631-ba10-8d3278b4443c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:43:49 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-a72aac22-f7ab-43b9-87e9-db43cf7ce1f7 tempest-TestImageHashVerification-1588852636 tempest-TestImageHashVerification-1588852636-project-member] Flow 'volume_create_api' (1f296c4f-23bf-437c-beac-5b00e28e4a0a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86815) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:43:49 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-a72aac22-f7ab-43b9-87e9-db43cf7ce1f7 tempest-TestImageHashVerification-1588852636 tempest-TestImageHashVerification-1588852636-project-member] Create volume request issued successfully. Sep 01 12:43:49 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a72aac22-f7ab-43b9-87e9-db43cf7ce1f7 tempest-TestImageHashVerification-1588852636 tempest-TestImageHashVerification-1588852636-project-member] http://192.168.122.202/volume/v3/volumes returned with HTTP 202 Sep 01 12:43:49 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 677/1320] 192.168.122.202 () {60 vars in 1143 bytes} [Tue Sep 1 12:43:48 2026] POST /volume/v3/volumes => generated 764 bytes in 930 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:43:49 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-f6a951ea-47e6-411d-9a76-baf9bad79400 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:43:49 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f6a951ea-47e6-411d-9a76-baf9bad79400 tempest-TestImageHashVerification-1588852636 tempest-TestImageHashVerification-1588852636-project-member] GET http://192.168.122.202/volume/v3/volumes/cbeaa0d7-2c9d-404b-ae6c-e311f60854e9 Sep 01 12:43:49 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f6a951ea-47e6-411d-9a76-baf9bad79400 tempest-TestImageHashVerification-1588852636 tempest-TestImageHashVerification-1588852636-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:43:49 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f6a951ea-47e6-411d-9a76-baf9bad79400 tempest-TestImageHashVerification-1588852636 tempest-TestImageHashVerification-1588852636-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:43:49 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:43:49 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:43:49 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:43:49 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:43:49 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-f6a951ea-47e6-411d-9a76-baf9bad79400 tempest-TestImageHashVerification-1588852636 tempest-TestImageHashVerification-1588852636-project-member] Volume info retrieved successfully. Sep 01 12:43:49 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f6a951ea-47e6-411d-9a76-baf9bad79400 tempest-TestImageHashVerification-1588852636 tempest-TestImageHashVerification-1588852636-project-member] http://192.168.122.202/volume/v3/volumes/cbeaa0d7-2c9d-404b-ae6c-e311f60854e9 returned with HTTP 200 Sep 01 12:43:49 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 644/1321] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:43:49 2026] GET /volume/v3/volumes/cbeaa0d7-2c9d-404b-ae6c-e311f60854e9 => generated 832 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:43:50 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-d3eb2dd4-8e3c-4811-8200-0df8f2bf47aa None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:43:50 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d3eb2dd4-8e3c-4811-8200-0df8f2bf47aa tempest-VolumesTransfersV357Test-969815735 tempest-VolumesTransfersV357Test-969815735-project-member] GET http://192.168.122.202/volume/v3/volumes/9a2f3ae0-1bac-4950-981c-f235ada83fb1 Sep 01 12:43:50 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-d3eb2dd4-8e3c-4811-8200-0df8f2bf47aa tempest-VolumesTransfersV357Test-969815735 tempest-VolumesTransfersV357Test-969815735-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:43:50 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-d3eb2dd4-8e3c-4811-8200-0df8f2bf47aa tempest-VolumesTransfersV357Test-969815735 tempest-VolumesTransfersV357Test-969815735-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:43:50 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:43:50 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:43:50 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:43:50 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:43:50 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-d3eb2dd4-8e3c-4811-8200-0df8f2bf47aa tempest-VolumesTransfersV357Test-969815735 tempest-VolumesTransfersV357Test-969815735-project-member] Volume info retrieved successfully. Sep 01 12:43:50 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d3eb2dd4-8e3c-4811-8200-0df8f2bf47aa tempest-VolumesTransfersV357Test-969815735 tempest-VolumesTransfersV357Test-969815735-project-member] http://192.168.122.202/volume/v3/volumes/9a2f3ae0-1bac-4950-981c-f235ada83fb1 returned with HTTP 200 Sep 01 12:43:50 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 678/1322] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:43:50 2026] GET /volume/v3/volumes/9a2f3ae0-1bac-4950-981c-f235ada83fb1 => generated 920 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:43:50 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-f575a651-a762-44b7-b1d4-71b38f89cb62 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:43:50 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f575a651-a762-44b7-b1d4-71b38f89cb62 tempest-TestImageHashVerification-1588852636 tempest-TestImageHashVerification-1588852636-project-member] GET http://192.168.122.202/volume/v3/volumes/cbeaa0d7-2c9d-404b-ae6c-e311f60854e9 Sep 01 12:43:50 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f575a651-a762-44b7-b1d4-71b38f89cb62 tempest-TestImageHashVerification-1588852636 tempest-TestImageHashVerification-1588852636-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:43:50 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f575a651-a762-44b7-b1d4-71b38f89cb62 tempest-TestImageHashVerification-1588852636 tempest-TestImageHashVerification-1588852636-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:43:50 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:43:50 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:43:50 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:43:50 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:43:50 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-f575a651-a762-44b7-b1d4-71b38f89cb62 tempest-TestImageHashVerification-1588852636 tempest-TestImageHashVerification-1588852636-project-member] Volume info retrieved successfully. Sep 01 12:43:50 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f575a651-a762-44b7-b1d4-71b38f89cb62 tempest-TestImageHashVerification-1588852636 tempest-TestImageHashVerification-1588852636-project-member] http://192.168.122.202/volume/v3/volumes/cbeaa0d7-2c9d-404b-ae6c-e311f60854e9 returned with HTTP 200 Sep 01 12:43:50 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 645/1323] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:43:50 2026] GET /volume/v3/volumes/cbeaa0d7-2c9d-404b-ae6c-e311f60854e9 => generated 856 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:43:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-aa423b8d-ca05-4510-b63b-622b044174f9 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:43:51 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-aa423b8d-ca05-4510-b63b-622b044174f9 tempest-VolumesTransfersV357Test-969815735 tempest-VolumesTransfersV357Test-969815735-project-member] GET http://192.168.122.202/volume/v3/volumes/9a2f3ae0-1bac-4950-981c-f235ada83fb1 Sep 01 12:43:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-aa423b8d-ca05-4510-b63b-622b044174f9 tempest-VolumesTransfersV357Test-969815735 tempest-VolumesTransfersV357Test-969815735-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:43:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-aa423b8d-ca05-4510-b63b-622b044174f9 tempest-VolumesTransfersV357Test-969815735 tempest-VolumesTransfersV357Test-969815735-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:43:51 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:43:51 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:43:51 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:43:51 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:43:51 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-aa423b8d-ca05-4510-b63b-622b044174f9 tempest-VolumesTransfersV357Test-969815735 tempest-VolumesTransfersV357Test-969815735-project-member] Volume info retrieved successfully. Sep 01 12:43:51 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-aa423b8d-ca05-4510-b63b-622b044174f9 tempest-VolumesTransfersV357Test-969815735 tempest-VolumesTransfersV357Test-969815735-project-member] http://192.168.122.202/volume/v3/volumes/9a2f3ae0-1bac-4950-981c-f235ada83fb1 returned with HTTP 200 Sep 01 12:43:51 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 679/1324] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:43:51 2026] GET /volume/v3/volumes/9a2f3ae0-1bac-4950-981c-f235ada83fb1 => generated 956 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:43:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-0723756f-b6d5-4af2-a147-fd7c1daf2c90 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:43:51 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-0723756f-b6d5-4af2-a147-fd7c1daf2c90 tempest-VolumesTransfersV357Test-969815735 tempest-VolumesTransfersV357Test-969815735-project-member] POST http://192.168.122.202/volume/v3/volume-transfers Sep 01 12:43:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-0723756f-b6d5-4af2-a147-fd7c1daf2c90 tempest-VolumesTransfersV357Test-969815735 tempest-VolumesTransfersV357Test-969815735-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "9a2f3ae0-1bac-4950-981c-f235ada83fb1"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:43:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volume_transfer [None req-0723756f-b6d5-4af2-a147-fd7c1daf2c90 tempest-VolumesTransfersV357Test-969815735 tempest-VolumesTransfersV357Test-969815735-project-member] Creating new volume transfer {'transfer': {'volume_id': '9a2f3ae0-1bac-4950-981c-f235ada83fb1'}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 01 12:43:51 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volume_transfer [None req-0723756f-b6d5-4af2-a147-fd7c1daf2c90 tempest-VolumesTransfersV357Test-969815735 tempest-VolumesTransfersV357Test-969815735-project-member] Creating transfer of volume 9a2f3ae0-1bac-4950-981c-f235ada83fb1 Sep 01 12:43:51 devstack devstack@c-api.service[86814]: INFO cinder.transfer.api [None req-0723756f-b6d5-4af2-a147-fd7c1daf2c90 tempest-VolumesTransfersV357Test-969815735 tempest-VolumesTransfersV357Test-969815735-project-member] Generating transfer record for volume 9a2f3ae0-1bac-4950-981c-f235ada83fb1 Sep 01 12:43:51 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:43:51 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:43:51 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:43:51 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:43:51 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-0723756f-b6d5-4af2-a147-fd7c1daf2c90 tempest-VolumesTransfersV357Test-969815735 tempest-VolumesTransfersV357Test-969815735-project-member] http://192.168.122.202/volume/v3/volume-transfers returned with HTTP 202 Sep 01 12:43:51 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 646/1325] 192.168.122.202 () {62 vars in 1210 bytes} [Tue Sep 1 12:43:51 2026] POST /volume/v3/volume-transfers => generated 580 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:43:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-1af283b8-c666-4f3b-b158-2108d8ad2e6f None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:43:51 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-1af283b8-c666-4f3b-b158-2108d8ad2e6f tempest-VolumesTransfersV357Test-969815735 tempest-VolumesTransfersV357Test-969815735-project-member] GET http://192.168.122.202/volume/v3/volumes/9a2f3ae0-1bac-4950-981c-f235ada83fb1 Sep 01 12:43:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-1af283b8-c666-4f3b-b158-2108d8ad2e6f tempest-VolumesTransfersV357Test-969815735 tempest-VolumesTransfersV357Test-969815735-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:43:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-1af283b8-c666-4f3b-b158-2108d8ad2e6f tempest-VolumesTransfersV357Test-969815735 tempest-VolumesTransfersV357Test-969815735-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:43:51 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:43:51 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:43:51 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:43:51 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:43:51 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-1af283b8-c666-4f3b-b158-2108d8ad2e6f tempest-VolumesTransfersV357Test-969815735 tempest-VolumesTransfersV357Test-969815735-project-member] Volume info retrieved successfully. Sep 01 12:43:51 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-1af283b8-c666-4f3b-b158-2108d8ad2e6f tempest-VolumesTransfersV357Test-969815735 tempest-VolumesTransfersV357Test-969815735-project-member] http://192.168.122.202/volume/v3/volumes/9a2f3ae0-1bac-4950-981c-f235ada83fb1 returned with HTTP 200 Sep 01 12:43:51 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 680/1326] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:43:51 2026] GET /volume/v3/volumes/9a2f3ae0-1bac-4950-981c-f235ada83fb1 => generated 964 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:43:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-90801168-4def-4ed5-954b-60ff6df0a32e None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:43:51 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-90801168-4def-4ed5-954b-60ff6df0a32e tempest-VolumesTransfersV357Test-969815735 tempest-VolumesTransfersV357Test-969815735-project-member] GET http://192.168.122.202/volume/v3/volume-transfers/detail Sep 01 12:43:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-90801168-4def-4ed5-954b-60ff6df0a32e tempest-VolumesTransfersV357Test-969815735 tempest-VolumesTransfersV357Test-969815735-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:43:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-90801168-4def-4ed5-954b-60ff6df0a32e tempest-VolumesTransfersV357Test-969815735 tempest-VolumesTransfersV357Test-969815735-project-member] Calling method 'detail' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:43:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volume_transfer [None req-90801168-4def-4ed5-954b-60ff6df0a32e tempest-VolumesTransfersV357Test-969815735 tempest-VolumesTransfersV357Test-969815735-project-member] Listing volume transfers {{(pid=86814) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Sep 01 12:43:51 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-90801168-4def-4ed5-954b-60ff6df0a32e tempest-VolumesTransfersV357Test-969815735 tempest-VolumesTransfersV357Test-969815735-project-member] http://192.168.122.202/volume/v3/volume-transfers/detail returned with HTTP 200 Sep 01 12:43:51 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 647/1327] 192.168.122.202 () {60 vars in 1210 bytes} [Tue Sep 1 12:43:51 2026] GET /volume/v3/volume-transfers/detail => generated 551 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:43:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-e6a52e34-8215-40d0-a6d4-ed215a7c3ef2 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:43:51 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e6a52e34-8215-40d0-a6d4-ed215a7c3ef2 tempest-VolumesTransfersV357Test-969815735 tempest-VolumesTransfersV357Test-969815735-project-member] DELETE http://192.168.122.202/volume/v3/volume-transfers/71ee1fb2-876b-4d51-ae46-7fd1682fc30d Sep 01 12:43:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e6a52e34-8215-40d0-a6d4-ed215a7c3ef2 tempest-VolumesTransfersV357Test-969815735 tempest-VolumesTransfersV357Test-969815735-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:43:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e6a52e34-8215-40d0-a6d4-ed215a7c3ef2 tempest-VolumesTransfersV357Test-969815735 tempest-VolumesTransfersV357Test-969815735-project-member] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:43:51 devstack devstack@c-api.service[86815]: INFO cinder.api.contrib.volume_transfer [None req-e6a52e34-8215-40d0-a6d4-ed215a7c3ef2 tempest-VolumesTransfersV357Test-969815735 tempest-VolumesTransfersV357Test-969815735-project-member] Delete transfer with id: 71ee1fb2-876b-4d51-ae46-7fd1682fc30d Sep 01 12:43:51 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:43:51 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:43:51 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:43:51 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:43:51 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e6a52e34-8215-40d0-a6d4-ed215a7c3ef2 tempest-VolumesTransfersV357Test-969815735 tempest-VolumesTransfersV357Test-969815735-project-member] http://192.168.122.202/volume/v3/volume-transfers/71ee1fb2-876b-4d51-ae46-7fd1682fc30d returned with HTTP 202 Sep 01 12:43:51 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 681/1328] 192.168.122.202 () {60 vars in 1303 bytes} [Tue Sep 1 12:43:51 2026] DELETE /volume/v3/volume-transfers/71ee1fb2-876b-4d51-ae46-7fd1682fc30d => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 12:43:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-646ba5a6-4bbd-44a1-9553-43ad60b0dc52 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:43:51 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-646ba5a6-4bbd-44a1-9553-43ad60b0dc52 tempest-VolumesTransfersV357Test-969815735 tempest-VolumesTransfersV357Test-969815735-project-member] GET http://192.168.122.202/volume/v3/volumes/9a2f3ae0-1bac-4950-981c-f235ada83fb1 Sep 01 12:43:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-646ba5a6-4bbd-44a1-9553-43ad60b0dc52 tempest-VolumesTransfersV357Test-969815735 tempest-VolumesTransfersV357Test-969815735-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:43:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-646ba5a6-4bbd-44a1-9553-43ad60b0dc52 tempest-VolumesTransfersV357Test-969815735 tempest-VolumesTransfersV357Test-969815735-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:43:51 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:43:51 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:43:51 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:43:51 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:43:51 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-646ba5a6-4bbd-44a1-9553-43ad60b0dc52 tempest-VolumesTransfersV357Test-969815735 tempest-VolumesTransfersV357Test-969815735-project-member] Volume info retrieved successfully. Sep 01 12:43:51 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-646ba5a6-4bbd-44a1-9553-43ad60b0dc52 tempest-VolumesTransfersV357Test-969815735 tempest-VolumesTransfersV357Test-969815735-project-member] http://192.168.122.202/volume/v3/volumes/9a2f3ae0-1bac-4950-981c-f235ada83fb1 returned with HTTP 200 Sep 01 12:43:51 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 648/1329] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:43:51 2026] GET /volume/v3/volumes/9a2f3ae0-1bac-4950-981c-f235ada83fb1 => generated 956 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 12:43:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-474a13e9-b2d9-45e7-8f33-c11a3f2718a2 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:43:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-087e1dbc-3222-4e81-92f9-f1a8908a2ab0 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:43:51 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-474a13e9-b2d9-45e7-8f33-c11a3f2718a2 tempest-TestImageHashVerification-1588852636 tempest-TestImageHashVerification-1588852636-project-member] GET http://192.168.122.202/volume/v3/volumes/cbeaa0d7-2c9d-404b-ae6c-e311f60854e9 Sep 01 12:43:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-474a13e9-b2d9-45e7-8f33-c11a3f2718a2 tempest-TestImageHashVerification-1588852636 tempest-TestImageHashVerification-1588852636-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:43:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-474a13e9-b2d9-45e7-8f33-c11a3f2718a2 tempest-TestImageHashVerification-1588852636 tempest-TestImageHashVerification-1588852636-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:43:51 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-087e1dbc-3222-4e81-92f9-f1a8908a2ab0 tempest-VolumesTransfersV357Test-969815735 tempest-VolumesTransfersV357Test-969815735-project-member] DELETE http://192.168.122.202/volume/v3/volume-transfers/71ee1fb2-876b-4d51-ae46-7fd1682fc30d Sep 01 12:43:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-087e1dbc-3222-4e81-92f9-f1a8908a2ab0 tempest-VolumesTransfersV357Test-969815735 tempest-VolumesTransfersV357Test-969815735-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:43:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-087e1dbc-3222-4e81-92f9-f1a8908a2ab0 tempest-VolumesTransfersV357Test-969815735 tempest-VolumesTransfersV357Test-969815735-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:43:51 devstack devstack@c-api.service[86814]: INFO cinder.api.contrib.volume_transfer [None req-087e1dbc-3222-4e81-92f9-f1a8908a2ab0 tempest-VolumesTransfersV357Test-969815735 tempest-VolumesTransfersV357Test-969815735-project-member] Delete transfer with id: 71ee1fb2-876b-4d51-ae46-7fd1682fc30d Sep 01 12:43:51 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-087e1dbc-3222-4e81-92f9-f1a8908a2ab0 tempest-VolumesTransfersV357Test-969815735 tempest-VolumesTransfersV357Test-969815735-project-member] http://192.168.122.202/volume/v3/volume-transfers/71ee1fb2-876b-4d51-ae46-7fd1682fc30d returned with HTTP 404 Sep 01 12:43:51 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 649/1330] 192.168.122.202 () {60 vars in 1303 bytes} [Tue Sep 1 12:43:51 2026] DELETE /volume/v3/volume-transfers/71ee1fb2-876b-4d51-ae46-7fd1682fc30d => generated 111 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 12:43:51 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:43:51 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:43:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-8d250e9e-3731-4b11-bce1-a585ce468289 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:43:51 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:43:51 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:43:51 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8d250e9e-3731-4b11-bce1-a585ce468289 tempest-VolumesTransfersV357Test-722063662 tempest-VolumesTransfersV357Test-722063662-project-admin] DELETE http://192.168.122.202/volume/v3/volumes/9a2f3ae0-1bac-4950-981c-f235ada83fb1 Sep 01 12:43:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-8d250e9e-3731-4b11-bce1-a585ce468289 tempest-VolumesTransfersV357Test-722063662 tempest-VolumesTransfersV357Test-722063662-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:43:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-8d250e9e-3731-4b11-bce1-a585ce468289 tempest-VolumesTransfersV357Test-722063662 tempest-VolumesTransfersV357Test-722063662-project-admin] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:43:51 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-8d250e9e-3731-4b11-bce1-a585ce468289 tempest-VolumesTransfersV357Test-722063662 tempest-VolumesTransfersV357Test-722063662-project-admin] Delete volume with id: 9a2f3ae0-1bac-4950-981c-f235ada83fb1 Sep 01 12:43:51 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-474a13e9-b2d9-45e7-8f33-c11a3f2718a2 tempest-TestImageHashVerification-1588852636 tempest-TestImageHashVerification-1588852636-project-member] Volume info retrieved successfully. Sep 01 12:43:51 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:43:51 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:43:51 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:43:51 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:43:51 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-474a13e9-b2d9-45e7-8f33-c11a3f2718a2 tempest-TestImageHashVerification-1588852636 tempest-TestImageHashVerification-1588852636-project-member] http://192.168.122.202/volume/v3/volumes/cbeaa0d7-2c9d-404b-ae6c-e311f60854e9 returned with HTTP 200 Sep 01 12:43:51 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 682/1331] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:43:51 2026] GET /volume/v3/volumes/cbeaa0d7-2c9d-404b-ae6c-e311f60854e9 => generated 857 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:43:51 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-8d250e9e-3731-4b11-bce1-a585ce468289 tempest-VolumesTransfersV357Test-722063662 tempest-VolumesTransfersV357Test-722063662-project-admin] Volume info retrieved successfully. Sep 01 12:43:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-2ad810bf-aaae-4d8c-bab9-b5ab7c928e4c None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:43:51 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-2ad810bf-aaae-4d8c-bab9-b5ab7c928e4c tempest-TestImageHashVerification-1588852636 tempest-TestImageHashVerification-1588852636-project-member] GET http://192.168.122.202/volume/v3/volumes/cbeaa0d7-2c9d-404b-ae6c-e311f60854e9 Sep 01 12:43:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-2ad810bf-aaae-4d8c-bab9-b5ab7c928e4c tempest-TestImageHashVerification-1588852636 tempest-TestImageHashVerification-1588852636-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:43:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-2ad810bf-aaae-4d8c-bab9-b5ab7c928e4c tempest-TestImageHashVerification-1588852636 tempest-TestImageHashVerification-1588852636-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:43:51 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-8d250e9e-3731-4b11-bce1-a585ce468289 tempest-VolumesTransfersV357Test-722063662 tempest-VolumesTransfersV357Test-722063662-project-admin] Delete volume request issued successfully. Sep 01 12:43:51 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8d250e9e-3731-4b11-bce1-a585ce468289 tempest-VolumesTransfersV357Test-722063662 tempest-VolumesTransfersV357Test-722063662-project-admin] http://192.168.122.202/volume/v3/volumes/9a2f3ae0-1bac-4950-981c-f235ada83fb1 returned with HTTP 202 Sep 01 12:43:51 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 650/1332] 192.168.122.202 () {60 vars in 1276 bytes} [Tue Sep 1 12:43:51 2026] DELETE /volume/v3/volumes/9a2f3ae0-1bac-4950-981c-f235ada83fb1 => generated 0 bytes in 112 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 12:43:51 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:43:51 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:43:51 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:43:51 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:43:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-18e1704b-db3e-49f3-8694-c4e064376e23 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:43:51 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-18e1704b-db3e-49f3-8694-c4e064376e23 tempest-VolumesTransfersV357Test-722063662 tempest-VolumesTransfersV357Test-722063662-project-admin] GET http://192.168.122.202/volume/v3/volumes/9a2f3ae0-1bac-4950-981c-f235ada83fb1 Sep 01 12:43:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-18e1704b-db3e-49f3-8694-c4e064376e23 tempest-VolumesTransfersV357Test-722063662 tempest-VolumesTransfersV357Test-722063662-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:43:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-18e1704b-db3e-49f3-8694-c4e064376e23 tempest-VolumesTransfersV357Test-722063662 tempest-VolumesTransfersV357Test-722063662-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:43:51 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-2ad810bf-aaae-4d8c-bab9-b5ab7c928e4c tempest-TestImageHashVerification-1588852636 tempest-TestImageHashVerification-1588852636-project-member] Volume info retrieved successfully. Sep 01 12:43:51 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-2ad810bf-aaae-4d8c-bab9-b5ab7c928e4c tempest-TestImageHashVerification-1588852636 tempest-TestImageHashVerification-1588852636-project-member] http://192.168.122.202/volume/v3/volumes/cbeaa0d7-2c9d-404b-ae6c-e311f60854e9 returned with HTTP 200 Sep 01 12:43:51 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 683/1333] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:43:51 2026] GET /volume/v3/volumes/cbeaa0d7-2c9d-404b-ae6c-e311f60854e9 => generated 857 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:43:51 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:43:51 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:43:51 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:43:51 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:43:51 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-18e1704b-db3e-49f3-8694-c4e064376e23 tempest-VolumesTransfersV357Test-722063662 tempest-VolumesTransfersV357Test-722063662-project-admin] Volume info retrieved successfully. Sep 01 12:43:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-1c23eb7c-a67c-4bef-a13f-f44a68210b34 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:43:51 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-18e1704b-db3e-49f3-8694-c4e064376e23 tempest-VolumesTransfersV357Test-722063662 tempest-VolumesTransfersV357Test-722063662-project-admin] http://192.168.122.202/volume/v3/volumes/9a2f3ae0-1bac-4950-981c-f235ada83fb1 returned with HTTP 200 Sep 01 12:43:51 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 651/1334] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:43:51 2026] GET /volume/v3/volumes/9a2f3ae0-1bac-4950-981c-f235ada83fb1 => generated 1139 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 12:43:51 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-1c23eb7c-a67c-4bef-a13f-f44a68210b34 tempest-TestImageHashVerification-1588852636 tempest-TestImageHashVerification-1588852636-project-member] POST http://192.168.122.202/volume/v3/volumes/cbeaa0d7-2c9d-404b-ae6c-e311f60854e9/action Sep 01 12:43:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-1c23eb7c-a67c-4bef-a13f-f44a68210b34 tempest-TestImageHashVerification-1588852636 tempest-TestImageHashVerification-1588852636-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-1912330786", "disk_format": "raw"}}' {{(pid=86815) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:43:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-1c23eb7c-a67c-4bef-a13f-f44a68210b34 tempest-TestImageHashVerification-1588852636 tempest-TestImageHashVerification-1588852636-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-1912330786", "disk_format": "raw"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:43:51 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:43:51 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:43:51 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:43:51 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:43:51 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-1c23eb7c-a67c-4bef-a13f-f44a68210b34 tempest-TestImageHashVerification-1588852636 tempest-TestImageHashVerification-1588852636-project-member] Volume info retrieved successfully. Sep 01 12:43:52 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:43:52 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:43:52 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:43:52 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:43:52 devstack devstack@c-api.service[86815]: DEBUG cinder.image.image_utils [None req-1c23eb7c-a67c-4bef-a13f-f44a68210b34 tempest-TestImageHashVerification-1588852636 tempest-TestImageHashVerification-1588852636-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-volume-upload-hash-test-1912330786'}] 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-1912330786'}]. {{(pid=86815) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Sep 01 12:43:52 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-a07ff26d-8ae5-487c-a066-299cb51d4478 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:43:52 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a07ff26d-8ae5-487c-a066-299cb51d4478 tempest-VolumesTransfersV357Test-722063662 tempest-VolumesTransfersV357Test-722063662-project-admin] GET http://192.168.122.202/volume/v3/volumes/9a2f3ae0-1bac-4950-981c-f235ada83fb1 Sep 01 12:43:52 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a07ff26d-8ae5-487c-a066-299cb51d4478 tempest-VolumesTransfersV357Test-722063662 tempest-VolumesTransfersV357Test-722063662-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:43:52 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a07ff26d-8ae5-487c-a066-299cb51d4478 tempest-VolumesTransfersV357Test-722063662 tempest-VolumesTransfersV357Test-722063662-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:43:53 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:43:53 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:43:53 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:43:53 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:43:53 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-a07ff26d-8ae5-487c-a066-299cb51d4478 tempest-VolumesTransfersV357Test-722063662 tempest-VolumesTransfersV357Test-722063662-project-admin] Volume info retrieved successfully. Sep 01 12:43:53 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a07ff26d-8ae5-487c-a066-299cb51d4478 tempest-VolumesTransfersV357Test-722063662 tempest-VolumesTransfersV357Test-722063662-project-admin] http://192.168.122.202/volume/v3/volumes/9a2f3ae0-1bac-4950-981c-f235ada83fb1 returned with HTTP 200 Sep 01 12:43:53 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 652/1335] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:43:52 2026] GET /volume/v3/volumes/9a2f3ae0-1bac-4950-981c-f235ada83fb1 => generated 1139 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 12:43:53 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-1c23eb7c-a67c-4bef-a13f-f44a68210b34 tempest-TestImageHashVerification-1588852636 tempest-TestImageHashVerification-1588852636-project-member] Copy volume to image completed successfully. Sep 01 12:43:53 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-1c23eb7c-a67c-4bef-a13f-f44a68210b34 tempest-TestImageHashVerification-1588852636 tempest-TestImageHashVerification-1588852636-project-member] http://192.168.122.202/volume/v3/volumes/cbeaa0d7-2c9d-404b-ae6c-e311f60854e9/action returned with HTTP 202 Sep 01 12:43:53 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 684/1336] 192.168.122.202 () {60 vars in 1275 bytes} [Tue Sep 1 12:43:51 2026] POST /volume/v3/volumes/cbeaa0d7-2c9d-404b-ae6c-e311f60854e9/action => generated 654 bytes in 1599 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:43:54 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-208f963f-f14f-46f4-856d-7b663764bc1e None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:43:54 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-208f963f-f14f-46f4-856d-7b663764bc1e tempest-VolumesTransfersV357Test-722063662 tempest-VolumesTransfersV357Test-722063662-project-admin] GET http://192.168.122.202/volume/v3/volumes/9a2f3ae0-1bac-4950-981c-f235ada83fb1 Sep 01 12:43:54 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-208f963f-f14f-46f4-856d-7b663764bc1e tempest-VolumesTransfersV357Test-722063662 tempest-VolumesTransfersV357Test-722063662-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:43:54 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-208f963f-f14f-46f4-856d-7b663764bc1e tempest-VolumesTransfersV357Test-722063662 tempest-VolumesTransfersV357Test-722063662-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:43:54 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-208f963f-f14f-46f4-856d-7b663764bc1e tempest-VolumesTransfersV357Test-722063662 tempest-VolumesTransfersV357Test-722063662-project-admin] http://192.168.122.202/volume/v3/volumes/9a2f3ae0-1bac-4950-981c-f235ada83fb1 returned with HTTP 404 Sep 01 12:43:54 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 653/1337] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:43:54 2026] GET /volume/v3/volumes/9a2f3ae0-1bac-4950-981c-f235ada83fb1 => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 12:43:54 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-dc5931d9-b947-4a57-b4bc-d3356238b3aa None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:43:54 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-dc5931d9-b947-4a57-b4bc-d3356238b3aa tempest-VolumesTransfersV357Test-969815735 tempest-VolumesTransfersV357Test-969815735-project-member] GET http://192.168.122.202/volume/v3/volumes/9a2f3ae0-1bac-4950-981c-f235ada83fb1 Sep 01 12:43:54 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-dc5931d9-b947-4a57-b4bc-d3356238b3aa tempest-VolumesTransfersV357Test-969815735 tempest-VolumesTransfersV357Test-969815735-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:43:54 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-dc5931d9-b947-4a57-b4bc-d3356238b3aa tempest-VolumesTransfersV357Test-969815735 tempest-VolumesTransfersV357Test-969815735-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:43:54 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-dc5931d9-b947-4a57-b4bc-d3356238b3aa tempest-VolumesTransfersV357Test-969815735 tempest-VolumesTransfersV357Test-969815735-project-member] http://192.168.122.202/volume/v3/volumes/9a2f3ae0-1bac-4950-981c-f235ada83fb1 returned with HTTP 404 Sep 01 12:43:54 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 685/1338] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:43:54 2026] GET /volume/v3/volumes/9a2f3ae0-1bac-4950-981c-f235ada83fb1 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 12:43:54 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-5801d20b-52b9-441d-b46e-5cfa684b537d None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:43:54 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-5801d20b-52b9-441d-b46e-5cfa684b537d tempest-VolumesTransfersV357Test-969815735 tempest-VolumesTransfersV357Test-969815735-project-member] DELETE http://192.168.122.202/volume/v3/volumes/9a2f3ae0-1bac-4950-981c-f235ada83fb1 Sep 01 12:43:54 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-5801d20b-52b9-441d-b46e-5cfa684b537d tempest-VolumesTransfersV357Test-969815735 tempest-VolumesTransfersV357Test-969815735-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:43:54 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-5801d20b-52b9-441d-b46e-5cfa684b537d tempest-VolumesTransfersV357Test-969815735 tempest-VolumesTransfersV357Test-969815735-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:43:54 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-5801d20b-52b9-441d-b46e-5cfa684b537d tempest-VolumesTransfersV357Test-969815735 tempest-VolumesTransfersV357Test-969815735-project-member] Delete volume with id: 9a2f3ae0-1bac-4950-981c-f235ada83fb1 Sep 01 12:43:54 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-5801d20b-52b9-441d-b46e-5cfa684b537d tempest-VolumesTransfersV357Test-969815735 tempest-VolumesTransfersV357Test-969815735-project-member] http://192.168.122.202/volume/v3/volumes/9a2f3ae0-1bac-4950-981c-f235ada83fb1 returned with HTTP 404 Sep 01 12:43:54 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 654/1339] 192.168.122.202 () {60 vars in 1276 bytes} [Tue Sep 1 12:43:54 2026] DELETE /volume/v3/volumes/9a2f3ae0-1bac-4950-981c-f235ada83fb1 => generated 109 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 12:44:04 devstack devstack@c-api.service[86815]: DEBUG dbcounter [-] [86815] Writing DB stats cinder:SELECT=94,cinder:UPDATE=17,cinder:INSERT=12 {{(pid=86815) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 12:44:04 devstack devstack@c-api.service[86814]: DEBUG dbcounter [-] [86814] Writing DB stats cinder:UPDATE=67,cinder:INSERT=45,cinder:SELECT=172 {{(pid=86814) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 12:44:05 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-b5d8184a-3ac4-4051-9fa1-2145ebf355e4 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:44:06 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b5d8184a-3ac4-4051-9fa1-2145ebf355e4 tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] POST http://192.168.122.202/volume/v3/volumes Sep 01 12:44:06 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b5d8184a-3ac4-4051-9fa1-2145ebf355e4 tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1937011330"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:44:06 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.volumes [None req-b5d8184a-3ac4-4051-9fa1-2145ebf355e4 tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1937011330'}} {{(pid=86815) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:44:06 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-b5d8184a-3ac4-4051-9fa1-2145ebf355e4 tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] Create volume of 1 GB Sep 01 12:44:06 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-b5d8184a-3ac4-4051-9fa1-2145ebf355e4 tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] Availability Zones retrieved successfully. Sep 01 12:44:06 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-b5d8184a-3ac4-4051-9fa1-2145ebf355e4 tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] Flow 'volume_create_api' (098b2ba7-8879-4f57-aef8-8e1b6b32437d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:44:06 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-b5d8184a-3ac4-4051-9fa1-2145ebf355e4 tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b030722a-1865-4b6e-8aef-300f990ce6d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:44:06 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.flows.api.create_volume [None req-b5d8184a-3ac4-4051-9fa1-2145ebf355e4 tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] Validating volume size '1' using validate_int {{(pid=86815) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 12:44:06 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-b5d8184a-3ac4-4051-9fa1-2145ebf355e4 tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b030722a-1865-4b6e-8aef-300f990ce6d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T10:31:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3a4f1b59-94a6-4839-b926-0837adf99645,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a4f1b59-94a6-4839-b926-0837adf99645', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:44:06 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-b5d8184a-3ac4-4051-9fa1-2145ebf355e4 tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3a4b8217-1e00-4113-9f47-03f5e5804a74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:44:06 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-b5d8184a-3ac4-4051-9fa1-2145ebf355e4 tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] Created reservations ['f05ba84d-b7aa-4894-8e62-323f03aae9e8', '57a75cf5-28c0-4758-9cf4-f491b9328cbe', '41162800-237f-4f74-850a-26962f3341c1', '390220b6-428e-4a33-9c9a-62b49e422639'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:44:06 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-b5d8184a-3ac4-4051-9fa1-2145ebf355e4 tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3a4b8217-1e00-4113-9f47-03f5e5804a74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f05ba84d-b7aa-4894-8e62-323f03aae9e8', '57a75cf5-28c0-4758-9cf4-f491b9328cbe', '41162800-237f-4f74-850a-26962f3341c1', '390220b6-428e-4a33-9c9a-62b49e422639']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:44:06 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-b5d8184a-3ac4-4051-9fa1-2145ebf355e4 tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (53877c22-f727-4504-9ef4-3d770f7d687e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:44:06 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:44:06 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:44:06 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-b5d8184a-3ac4-4051-9fa1-2145ebf355e4 tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (53877c22-f727-4504-9ef4-3d770f7d687e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9ce61feb-2a33-4325-a767-148dd2c0d5a4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1937011330',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d393ea2f4458428f891f222e307ded81',qos_specs=None,replication_status=,reservations=['f05ba84d-b7aa-4894-8e62-323f03aae9e8','57a75cf5-28c0-4758-9cf4-f491b9328cbe','41162800-237f-4f74-850a-26962f3341c1','390220b6-428e-4a33-9c9a-62b49e422639'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a7cd504b86f94745ae761b9678cd4f0e',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T10:44:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1937011330',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9ce61feb-2a33-4325-a767-148dd2c0d5a4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d393ea2f4458428f891f222e307ded81',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a7cd504b86f94745ae761b9678cd4f0e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a4f1b59-94a6-4839-b926-0837adf99645),volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:44:06 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-b5d8184a-3ac4-4051-9fa1-2145ebf355e4 tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8cdbb4b2-a35c-46ac-83d3-6d0041f9f5e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:44:06 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-b5d8184a-3ac4-4051-9fa1-2145ebf355e4 tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8cdbb4b2-a35c-46ac-83d3-6d0041f9f5e1) transitioned into state 'SUCCESS' from state '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-1937011330',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d393ea2f4458428f891f222e307ded81',qos_specs=None,replication_status=,reservations=['f05ba84d-b7aa-4894-8e62-323f03aae9e8','57a75cf5-28c0-4758-9cf4-f491b9328cbe','41162800-237f-4f74-850a-26962f3341c1','390220b6-428e-4a33-9c9a-62b49e422639'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a7cd504b86f94745ae761b9678cd4f0e',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:44:06 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-b5d8184a-3ac4-4051-9fa1-2145ebf355e4 tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (31a2b6d9-8b67-454f-a909-22516fc93e5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:44:06 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-b5d8184a-3ac4-4051-9fa1-2145ebf355e4 tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (31a2b6d9-8b67-454f-a909-22516fc93e5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:44:06 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-b5d8184a-3ac4-4051-9fa1-2145ebf355e4 tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] Flow 'volume_create_api' (098b2ba7-8879-4f57-aef8-8e1b6b32437d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86815) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:44:06 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-b5d8184a-3ac4-4051-9fa1-2145ebf355e4 tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] Create volume request issued successfully. Sep 01 12:44:06 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b5d8184a-3ac4-4051-9fa1-2145ebf355e4 tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] http://192.168.122.202/volume/v3/volumes returned with HTTP 202 Sep 01 12:44:06 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 686/1340] 192.168.122.202 () {60 vars in 1142 bytes} [Tue Sep 1 12:44:05 2026] POST /volume/v3/volumes => generated 758 bytes in 994 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:44:06 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-11ce4d2b-e890-4761-981c-c64d935b34f7 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:44:06 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-11ce4d2b-e890-4761-981c-c64d935b34f7 tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] GET http://192.168.122.202/volume/v3/volumes/9ce61feb-2a33-4325-a767-148dd2c0d5a4 Sep 01 12:44:06 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-11ce4d2b-e890-4761-981c-c64d935b34f7 tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:44:06 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-11ce4d2b-e890-4761-981c-c64d935b34f7 tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:44:06 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:44:06 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:44:06 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:44:06 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:44:06 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-11ce4d2b-e890-4761-981c-c64d935b34f7 tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] Volume info retrieved successfully. Sep 01 12:44:06 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-11ce4d2b-e890-4761-981c-c64d935b34f7 tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] http://192.168.122.202/volume/v3/volumes/9ce61feb-2a33-4325-a767-148dd2c0d5a4 returned with HTTP 200 Sep 01 12:44:06 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 655/1341] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:44:06 2026] GET /volume/v3/volumes/9ce61feb-2a33-4325-a767-148dd2c0d5a4 => generated 826 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:44:07 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-872e1d81-774e-4d38-8019-a8401481e0b5 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:44:07 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-872e1d81-774e-4d38-8019-a8401481e0b5 tempest-VolumesCloneNegativeTest-781821296 tempest-VolumesCloneNegativeTest-781821296-project-member] POST http://192.168.122.202/volume/v3/volumes Sep 01 12:44:07 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-872e1d81-774e-4d38-8019-a8401481e0b5 tempest-VolumesCloneNegativeTest-781821296 tempest-VolumesCloneNegativeTest-781821296-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-529105600"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:44:07 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.volumes [None req-872e1d81-774e-4d38-8019-a8401481e0b5 tempest-VolumesCloneNegativeTest-781821296 tempest-VolumesCloneNegativeTest-781821296-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesCloneNegativeTest-Volume-529105600'}} {{(pid=86815) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:44:07 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-872e1d81-774e-4d38-8019-a8401481e0b5 tempest-VolumesCloneNegativeTest-781821296 tempest-VolumesCloneNegativeTest-781821296-project-member] Create volume of 2 GB Sep 01 12:44:07 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:44:07 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:44:07 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-872e1d81-774e-4d38-8019-a8401481e0b5 tempest-VolumesCloneNegativeTest-781821296 tempest-VolumesCloneNegativeTest-781821296-project-member] Availability Zones retrieved successfully. Sep 01 12:44:07 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-872e1d81-774e-4d38-8019-a8401481e0b5 tempest-VolumesCloneNegativeTest-781821296 tempest-VolumesCloneNegativeTest-781821296-project-member] Flow 'volume_create_api' (06e28370-efd6-436b-ac01-c3b47e2b2ac5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:44:07 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-872e1d81-774e-4d38-8019-a8401481e0b5 tempest-VolumesCloneNegativeTest-781821296 tempest-VolumesCloneNegativeTest-781821296-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (86124b37-e6d2-42b7-8c9b-3538567c6118) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:44:07 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.flows.api.create_volume [None req-872e1d81-774e-4d38-8019-a8401481e0b5 tempest-VolumesCloneNegativeTest-781821296 tempest-VolumesCloneNegativeTest-781821296-project-member] Validating volume size '2' using validate_int {{(pid=86815) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 12:44:07 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-872e1d81-774e-4d38-8019-a8401481e0b5 tempest-VolumesCloneNegativeTest-781821296 tempest-VolumesCloneNegativeTest-781821296-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (86124b37-e6d2-42b7-8c9b-3538567c6118) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T10:31:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3a4f1b59-94a6-4839-b926-0837adf99645,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a4f1b59-94a6-4839-b926-0837adf99645', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:44:07 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-872e1d81-774e-4d38-8019-a8401481e0b5 tempest-VolumesCloneNegativeTest-781821296 tempest-VolumesCloneNegativeTest-781821296-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (21e0774a-ef93-4376-898d-2cbe1a98acfd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:44:07 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-872e1d81-774e-4d38-8019-a8401481e0b5 tempest-VolumesCloneNegativeTest-781821296 tempest-VolumesCloneNegativeTest-781821296-project-member] Created reservations ['182fed90-315a-43d9-b46a-5682213541b0', 'b101a2de-75e1-47a3-8db2-928e13da3184', 'b9398f97-ee28-43cd-bd3b-87569eb45e8d', 'ed3db4ff-19dc-4cc3-969a-a4f17f453ad8'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:44:07 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-872e1d81-774e-4d38-8019-a8401481e0b5 tempest-VolumesCloneNegativeTest-781821296 tempest-VolumesCloneNegativeTest-781821296-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (21e0774a-ef93-4376-898d-2cbe1a98acfd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['182fed90-315a-43d9-b46a-5682213541b0', 'b101a2de-75e1-47a3-8db2-928e13da3184', 'b9398f97-ee28-43cd-bd3b-87569eb45e8d', 'ed3db4ff-19dc-4cc3-969a-a4f17f453ad8']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:44:07 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-872e1d81-774e-4d38-8019-a8401481e0b5 tempest-VolumesCloneNegativeTest-781821296 tempest-VolumesCloneNegativeTest-781821296-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d83b9cb-8547-47d0-bfc7-737504c1322e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:44:07 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:44:07 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:44:07 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-872e1d81-774e-4d38-8019-a8401481e0b5 tempest-VolumesCloneNegativeTest-781821296 tempest-VolumesCloneNegativeTest-781821296-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d83b9cb-8547-47d0-bfc7-737504c1322e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7a851882-f4a0-45d6-a0d9-e767c58506dd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-529105600',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eaeb34535e754c4ab8e87f3a165ca68a',qos_specs=None,replication_status=,reservations=['182fed90-315a-43d9-b46a-5682213541b0','b101a2de-75e1-47a3-8db2-928e13da3184','b9398f97-ee28-43cd-bd3b-87569eb45e8d','ed3db4ff-19dc-4cc3-969a-a4f17f453ad8'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cec93b7a5bfe43d19c830499e1d6567a',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T10:44:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-529105600',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7a851882-f4a0-45d6-a0d9-e767c58506dd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eaeb34535e754c4ab8e87f3a165ca68a',provider_auth=None,provider_geometry=None,provider_id=None,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='cec93b7a5bfe43d19c830499e1d6567a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a4f1b59-94a6-4839-b926-0837adf99645),volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:44:07 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-872e1d81-774e-4d38-8019-a8401481e0b5 tempest-VolumesCloneNegativeTest-781821296 tempest-VolumesCloneNegativeTest-781821296-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aaeb881b-e2cc-4eda-9862-5347b2d29ad1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:44:07 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-872e1d81-774e-4d38-8019-a8401481e0b5 tempest-VolumesCloneNegativeTest-781821296 tempest-VolumesCloneNegativeTest-781821296-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aaeb881b-e2cc-4eda-9862-5347b2d29ad1) transitioned into state 'SUCCESS' from state '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-529105600',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eaeb34535e754c4ab8e87f3a165ca68a',qos_specs=None,replication_status=,reservations=['182fed90-315a-43d9-b46a-5682213541b0','b101a2de-75e1-47a3-8db2-928e13da3184','b9398f97-ee28-43cd-bd3b-87569eb45e8d','ed3db4ff-19dc-4cc3-969a-a4f17f453ad8'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cec93b7a5bfe43d19c830499e1d6567a',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:44:07 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-872e1d81-774e-4d38-8019-a8401481e0b5 tempest-VolumesCloneNegativeTest-781821296 tempest-VolumesCloneNegativeTest-781821296-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a78172a-abf7-42a6-b73a-1ec23f48f07e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:44:07 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-872e1d81-774e-4d38-8019-a8401481e0b5 tempest-VolumesCloneNegativeTest-781821296 tempest-VolumesCloneNegativeTest-781821296-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a78172a-abf7-42a6-b73a-1ec23f48f07e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:44:07 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-872e1d81-774e-4d38-8019-a8401481e0b5 tempest-VolumesCloneNegativeTest-781821296 tempest-VolumesCloneNegativeTest-781821296-project-member] Flow 'volume_create_api' (06e28370-efd6-436b-ac01-c3b47e2b2ac5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86815) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:44:07 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-872e1d81-774e-4d38-8019-a8401481e0b5 tempest-VolumesCloneNegativeTest-781821296 tempest-VolumesCloneNegativeTest-781821296-project-member] Create volume request issued successfully. Sep 01 12:44:07 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-872e1d81-774e-4d38-8019-a8401481e0b5 tempest-VolumesCloneNegativeTest-781821296 tempest-VolumesCloneNegativeTest-781821296-project-member] http://192.168.122.202/volume/v3/volumes returned with HTTP 202 Sep 01 12:44:07 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 687/1342] 192.168.122.202 () {60 vars in 1142 bytes} [Tue Sep 1 12:44:07 2026] POST /volume/v3/volumes => generated 763 bytes in 667 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 01 12:44:07 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-6228de74-9289-485d-9f8e-c8bdd657ba8e None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:44:07 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-6228de74-9289-485d-9f8e-c8bdd657ba8e tempest-VolumesCloneNegativeTest-781821296 tempest-VolumesCloneNegativeTest-781821296-project-member] GET http://192.168.122.202/volume/v3/volumes/7a851882-f4a0-45d6-a0d9-e767c58506dd Sep 01 12:44:07 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-6228de74-9289-485d-9f8e-c8bdd657ba8e tempest-VolumesCloneNegativeTest-781821296 tempest-VolumesCloneNegativeTest-781821296-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:44:07 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-6228de74-9289-485d-9f8e-c8bdd657ba8e tempest-VolumesCloneNegativeTest-781821296 tempest-VolumesCloneNegativeTest-781821296-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:44:07 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:44:07 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:44:07 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:44:07 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:44:07 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-6228de74-9289-485d-9f8e-c8bdd657ba8e tempest-VolumesCloneNegativeTest-781821296 tempest-VolumesCloneNegativeTest-781821296-project-member] Volume info retrieved successfully. Sep 01 12:44:07 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-6228de74-9289-485d-9f8e-c8bdd657ba8e tempest-VolumesCloneNegativeTest-781821296 tempest-VolumesCloneNegativeTest-781821296-project-member] http://192.168.122.202/volume/v3/volumes/7a851882-f4a0-45d6-a0d9-e767c58506dd returned with HTTP 200 Sep 01 12:44:07 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 656/1343] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:44:07 2026] GET /volume/v3/volumes/7a851882-f4a0-45d6-a0d9-e767c58506dd => generated 831 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:44:07 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-909125ba-8b1e-4dd5-abb1-eb2baef357dc None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:44:07 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-909125ba-8b1e-4dd5-abb1-eb2baef357dc tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] GET http://192.168.122.202/volume/v3/volumes/9ce61feb-2a33-4325-a767-148dd2c0d5a4 Sep 01 12:44:07 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-909125ba-8b1e-4dd5-abb1-eb2baef357dc tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:44:07 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-909125ba-8b1e-4dd5-abb1-eb2baef357dc tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:44:07 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:44:07 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:44:08 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:44:08 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:44:08 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-909125ba-8b1e-4dd5-abb1-eb2baef357dc tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] Volume info retrieved successfully. Sep 01 12:44:08 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-909125ba-8b1e-4dd5-abb1-eb2baef357dc tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] http://192.168.122.202/volume/v3/volumes/9ce61feb-2a33-4325-a767-148dd2c0d5a4 returned with HTTP 200 Sep 01 12:44:08 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 688/1344] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:44:07 2026] GET /volume/v3/volumes/9ce61feb-2a33-4325-a767-148dd2c0d5a4 => generated 850 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:44:08 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-390b1158-9212-44c6-b153-8b2bdd4846b1 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:44:08 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-390b1158-9212-44c6-b153-8b2bdd4846b1 tempest-VolumesCloneNegativeTest-781821296 tempest-VolumesCloneNegativeTest-781821296-project-member] GET http://192.168.122.202/volume/v3/volumes/7a851882-f4a0-45d6-a0d9-e767c58506dd Sep 01 12:44:08 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-390b1158-9212-44c6-b153-8b2bdd4846b1 tempest-VolumesCloneNegativeTest-781821296 tempest-VolumesCloneNegativeTest-781821296-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:44:08 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-390b1158-9212-44c6-b153-8b2bdd4846b1 tempest-VolumesCloneNegativeTest-781821296 tempest-VolumesCloneNegativeTest-781821296-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:44:08 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:44:08 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:44:08 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:44:08 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:44:08 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-390b1158-9212-44c6-b153-8b2bdd4846b1 tempest-VolumesCloneNegativeTest-781821296 tempest-VolumesCloneNegativeTest-781821296-project-member] Volume info retrieved successfully. Sep 01 12:44:08 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-390b1158-9212-44c6-b153-8b2bdd4846b1 tempest-VolumesCloneNegativeTest-781821296 tempest-VolumesCloneNegativeTest-781821296-project-member] http://192.168.122.202/volume/v3/volumes/7a851882-f4a0-45d6-a0d9-e767c58506dd returned with HTTP 200 Sep 01 12:44:08 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 657/1345] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:44:08 2026] GET /volume/v3/volumes/7a851882-f4a0-45d6-a0d9-e767c58506dd => generated 855 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:44:09 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-9dbee6f2-3de4-4582-a143-4b7f0d170b31 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:44:09 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9dbee6f2-3de4-4582-a143-4b7f0d170b31 tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] GET http://192.168.122.202/volume/v3/volumes/9ce61feb-2a33-4325-a767-148dd2c0d5a4 Sep 01 12:44:09 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-9dbee6f2-3de4-4582-a143-4b7f0d170b31 tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:44:09 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-9dbee6f2-3de4-4582-a143-4b7f0d170b31 tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:44:09 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:44:09 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:44:09 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:44:09 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:44:09 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-9dbee6f2-3de4-4582-a143-4b7f0d170b31 tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] Volume info retrieved successfully. Sep 01 12:44:09 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9dbee6f2-3de4-4582-a143-4b7f0d170b31 tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] http://192.168.122.202/volume/v3/volumes/9ce61feb-2a33-4325-a767-148dd2c0d5a4 returned with HTTP 200 Sep 01 12:44:09 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 689/1346] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:44:09 2026] GET /volume/v3/volumes/9ce61feb-2a33-4325-a767-148dd2c0d5a4 => generated 850 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:44:09 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-d0ca5f80-c327-4b0f-8dda-469b6e3cad45 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:44:09 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d0ca5f80-c327-4b0f-8dda-469b6e3cad45 tempest-VolumesCloneNegativeTest-781821296 tempest-VolumesCloneNegativeTest-781821296-project-member] GET http://192.168.122.202/volume/v3/volumes/7a851882-f4a0-45d6-a0d9-e767c58506dd Sep 01 12:44:09 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d0ca5f80-c327-4b0f-8dda-469b6e3cad45 tempest-VolumesCloneNegativeTest-781821296 tempest-VolumesCloneNegativeTest-781821296-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:44:09 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d0ca5f80-c327-4b0f-8dda-469b6e3cad45 tempest-VolumesCloneNegativeTest-781821296 tempest-VolumesCloneNegativeTest-781821296-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:44:10 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:44:10 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:44:10 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:44:10 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:44:10 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-d0ca5f80-c327-4b0f-8dda-469b6e3cad45 tempest-VolumesCloneNegativeTest-781821296 tempest-VolumesCloneNegativeTest-781821296-project-member] Volume info retrieved successfully. Sep 01 12:44:10 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d0ca5f80-c327-4b0f-8dda-469b6e3cad45 tempest-VolumesCloneNegativeTest-781821296 tempest-VolumesCloneNegativeTest-781821296-project-member] http://192.168.122.202/volume/v3/volumes/7a851882-f4a0-45d6-a0d9-e767c58506dd returned with HTTP 200 Sep 01 12:44:10 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 658/1347] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:44:09 2026] GET /volume/v3/volumes/7a851882-f4a0-45d6-a0d9-e767c58506dd => generated 855 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:44:10 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-cb1b5326-fef2-4282-8f14-3be777cfa165 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:44:10 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-cb1b5326-fef2-4282-8f14-3be777cfa165 tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] GET http://192.168.122.202/volume/v3/volumes/9ce61feb-2a33-4325-a767-148dd2c0d5a4 Sep 01 12:44:10 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-cb1b5326-fef2-4282-8f14-3be777cfa165 tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:44:10 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-cb1b5326-fef2-4282-8f14-3be777cfa165 tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:44:10 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:44:10 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:44:10 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:44:10 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:44:10 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-cb1b5326-fef2-4282-8f14-3be777cfa165 tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] Volume info retrieved successfully. Sep 01 12:44:10 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-cb1b5326-fef2-4282-8f14-3be777cfa165 tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] http://192.168.122.202/volume/v3/volumes/9ce61feb-2a33-4325-a767-148dd2c0d5a4 returned with HTTP 200 Sep 01 12:44:10 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 690/1348] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:44:10 2026] GET /volume/v3/volumes/9ce61feb-2a33-4325-a767-148dd2c0d5a4 => generated 850 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:44:11 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-1cf3a012-c937-40b2-bac7-be1992d08d35 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:44:11 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1cf3a012-c937-40b2-bac7-be1992d08d35 tempest-VolumesCloneNegativeTest-781821296 tempest-VolumesCloneNegativeTest-781821296-project-member] GET http://192.168.122.202/volume/v3/volumes/7a851882-f4a0-45d6-a0d9-e767c58506dd Sep 01 12:44:11 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-1cf3a012-c937-40b2-bac7-be1992d08d35 tempest-VolumesCloneNegativeTest-781821296 tempest-VolumesCloneNegativeTest-781821296-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:44:11 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-1cf3a012-c937-40b2-bac7-be1992d08d35 tempest-VolumesCloneNegativeTest-781821296 tempest-VolumesCloneNegativeTest-781821296-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:44:11 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:44:11 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:44:11 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:44:11 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:44:11 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-1cf3a012-c937-40b2-bac7-be1992d08d35 tempest-VolumesCloneNegativeTest-781821296 tempest-VolumesCloneNegativeTest-781821296-project-member] Volume info retrieved successfully. Sep 01 12:44:11 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1cf3a012-c937-40b2-bac7-be1992d08d35 tempest-VolumesCloneNegativeTest-781821296 tempest-VolumesCloneNegativeTest-781821296-project-member] http://192.168.122.202/volume/v3/volumes/7a851882-f4a0-45d6-a0d9-e767c58506dd returned with HTTP 200 Sep 01 12:44:11 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 659/1349] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:44:11 2026] GET /volume/v3/volumes/7a851882-f4a0-45d6-a0d9-e767c58506dd => generated 855 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:44:11 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-f2929f2e-91c3-419b-8e3a-c75c1500170e None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:44:11 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f2929f2e-91c3-419b-8e3a-c75c1500170e tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] GET http://192.168.122.202/volume/v3/volumes/9ce61feb-2a33-4325-a767-148dd2c0d5a4 Sep 01 12:44:11 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f2929f2e-91c3-419b-8e3a-c75c1500170e tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:44:11 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f2929f2e-91c3-419b-8e3a-c75c1500170e tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:44:11 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:44:11 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:44:11 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:44:11 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:44:11 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-f2929f2e-91c3-419b-8e3a-c75c1500170e tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] Volume info retrieved successfully. Sep 01 12:44:11 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f2929f2e-91c3-419b-8e3a-c75c1500170e tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] http://192.168.122.202/volume/v3/volumes/9ce61feb-2a33-4325-a767-148dd2c0d5a4 returned with HTTP 200 Sep 01 12:44:11 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 691/1350] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:44:11 2026] GET /volume/v3/volumes/9ce61feb-2a33-4325-a767-148dd2c0d5a4 => generated 850 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:44:11 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-520541db-94cc-45eb-b27f-7782f98e939e None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:44:12 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-520541db-94cc-45eb-b27f-7782f98e939e tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] POST http://192.168.122.202/volume/v3/volumes Sep 01 12:44:12 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-520541db-94cc-45eb-b27f-7782f98e939e tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1761358515"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:44:12 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volumes [None req-520541db-94cc-45eb-b27f-7782f98e939e tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1761358515'}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:44:12 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-520541db-94cc-45eb-b27f-7782f98e939e tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Create volume of 1 GB Sep 01 12:44:12 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-520541db-94cc-45eb-b27f-7782f98e939e tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Availability Zones retrieved successfully. Sep 01 12:44:12 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-520541db-94cc-45eb-b27f-7782f98e939e tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Flow 'volume_create_api' (58d9b058-fa68-49e4-9007-466138d27db8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:44:12 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-520541db-94cc-45eb-b27f-7782f98e939e tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03ff7b38-c998-4c99-9f0e-a37488d27ac5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:44:12 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.flows.api.create_volume [None req-520541db-94cc-45eb-b27f-7782f98e939e tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Validating volume size '1' using validate_int {{(pid=86814) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 12:44:12 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-520541db-94cc-45eb-b27f-7782f98e939e tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03ff7b38-c998-4c99-9f0e-a37488d27ac5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T10:31:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3a4f1b59-94a6-4839-b926-0837adf99645,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a4f1b59-94a6-4839-b926-0837adf99645', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:44:12 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-12a34079-4e4d-4144-ad59-a40af6f1b86a None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:44:12 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-520541db-94cc-45eb-b27f-7782f98e939e tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (46142b37-42e6-4676-a7e4-a9530512805b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:44:12 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-12a34079-4e4d-4144-ad59-a40af6f1b86a tempest-VolumesCloneNegativeTest-781821296 tempest-VolumesCloneNegativeTest-781821296-project-member] GET http://192.168.122.202/volume/v3/volumes/7a851882-f4a0-45d6-a0d9-e767c58506dd Sep 01 12:44:12 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-12a34079-4e4d-4144-ad59-a40af6f1b86a tempest-VolumesCloneNegativeTest-781821296 tempest-VolumesCloneNegativeTest-781821296-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:44:12 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-12a34079-4e4d-4144-ad59-a40af6f1b86a tempest-VolumesCloneNegativeTest-781821296 tempest-VolumesCloneNegativeTest-781821296-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:44:12 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:44:12 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:44:12 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:44:12 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:44:12 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-12a34079-4e4d-4144-ad59-a40af6f1b86a tempest-VolumesCloneNegativeTest-781821296 tempest-VolumesCloneNegativeTest-781821296-project-member] Volume info retrieved successfully. Sep 01 12:44:12 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-12a34079-4e4d-4144-ad59-a40af6f1b86a tempest-VolumesCloneNegativeTest-781821296 tempest-VolumesCloneNegativeTest-781821296-project-member] http://192.168.122.202/volume/v3/volumes/7a851882-f4a0-45d6-a0d9-e767c58506dd returned with HTTP 200 Sep 01 12:44:12 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 692/1351] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:44:12 2026] GET /volume/v3/volumes/7a851882-f4a0-45d6-a0d9-e767c58506dd => generated 855 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:44:12 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-520541db-94cc-45eb-b27f-7782f98e939e tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Created reservations ['5318d01d-1e19-4a3c-bcb7-f0177bffd050', 'c72ab14c-1daa-458b-b930-b5f530b1d8d5', '64f32dc8-764f-470b-8608-9f003bee30f4', 'e15c33d3-01ec-46f2-b4ff-201f94c4dca5'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:44:12 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-520541db-94cc-45eb-b27f-7782f98e939e tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (46142b37-42e6-4676-a7e4-a9530512805b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5318d01d-1e19-4a3c-bcb7-f0177bffd050', 'c72ab14c-1daa-458b-b930-b5f530b1d8d5', '64f32dc8-764f-470b-8608-9f003bee30f4', 'e15c33d3-01ec-46f2-b4ff-201f94c4dca5']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:44:12 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-c5c89849-3482-46b3-9c33-5e8290d175fd None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:44:12 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-520541db-94cc-45eb-b27f-7782f98e939e tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eafb7909-ddab-4b8d-8d8b-9a8def0f6015) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:44:12 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c5c89849-3482-46b3-9c33-5e8290d175fd tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] GET http://192.168.122.202/volume/v3/volumes/9ce61feb-2a33-4325-a767-148dd2c0d5a4 Sep 01 12:44:12 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c5c89849-3482-46b3-9c33-5e8290d175fd tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:44:12 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c5c89849-3482-46b3-9c33-5e8290d175fd tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:44:12 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:44:12 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:44:12 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:44:12 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:44:12 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-c5c89849-3482-46b3-9c33-5e8290d175fd tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] Volume info retrieved successfully. Sep 01 12:44:12 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c5c89849-3482-46b3-9c33-5e8290d175fd tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] http://192.168.122.202/volume/v3/volumes/9ce61feb-2a33-4325-a767-148dd2c0d5a4 returned with HTTP 200 Sep 01 12:44:12 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 693/1352] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:44:12 2026] GET /volume/v3/volumes/9ce61feb-2a33-4325-a767-148dd2c0d5a4 => generated 850 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:44:12 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:44:12 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:44:12 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-520541db-94cc-45eb-b27f-7782f98e939e tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eafb7909-ddab-4b8d-8d8b-9a8def0f6015) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '67e3670f-dd27-4225-a7f6-7b23b4e7c3f1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1761358515',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e0f6e88be0b44ec8908d51acb4454ef7',qos_specs=None,replication_status=,reservations=['5318d01d-1e19-4a3c-bcb7-f0177bffd050','c72ab14c-1daa-458b-b930-b5f530b1d8d5','64f32dc8-764f-470b-8608-9f003bee30f4','e15c33d3-01ec-46f2-b4ff-201f94c4dca5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='22aae6d5cc184ecc956743bcc08ed432',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T10:44:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1761358515',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=67e3670f-dd27-4225-a7f6-7b23b4e7c3f1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e0f6e88be0b44ec8908d51acb4454ef7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='22aae6d5cc184ecc956743bcc08ed432',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a4f1b59-94a6-4839-b926-0837adf99645),volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:44:12 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-520541db-94cc-45eb-b27f-7782f98e939e tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (454b90e5-2e20-4483-9841-721c790f2029) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:44:12 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-520541db-94cc-45eb-b27f-7782f98e939e tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (454b90e5-2e20-4483-9841-721c790f2029) transitioned into state 'SUCCESS' from state '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-1761358515',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e0f6e88be0b44ec8908d51acb4454ef7',qos_specs=None,replication_status=,reservations=['5318d01d-1e19-4a3c-bcb7-f0177bffd050','c72ab14c-1daa-458b-b930-b5f530b1d8d5','64f32dc8-764f-470b-8608-9f003bee30f4','e15c33d3-01ec-46f2-b4ff-201f94c4dca5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='22aae6d5cc184ecc956743bcc08ed432',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:44:12 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-520541db-94cc-45eb-b27f-7782f98e939e tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e8098c1c-0283-442e-9a68-d43fba8cbc8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:44:12 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-520541db-94cc-45eb-b27f-7782f98e939e tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e8098c1c-0283-442e-9a68-d43fba8cbc8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:44:12 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-520541db-94cc-45eb-b27f-7782f98e939e tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Flow 'volume_create_api' (58d9b058-fa68-49e4-9007-466138d27db8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86814) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:44:12 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-520541db-94cc-45eb-b27f-7782f98e939e tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Create volume request issued successfully. Sep 01 12:44:12 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-520541db-94cc-45eb-b27f-7782f98e939e tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] http://192.168.122.202/volume/v3/volumes returned with HTTP 202 Sep 01 12:44:12 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 660/1353] 192.168.122.202 () {60 vars in 1142 bytes} [Tue Sep 1 12:44:11 2026] POST /volume/v3/volumes => generated 764 bytes in 398 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:44:12 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-3e877732-d9a4-47bc-9d7a-a7203b071912 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:44:12 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-3e877732-d9a4-47bc-9d7a-a7203b071912 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] GET http://192.168.122.202/volume/v3/volumes/67e3670f-dd27-4225-a7f6-7b23b4e7c3f1 Sep 01 12:44:12 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-3e877732-d9a4-47bc-9d7a-a7203b071912 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:44:12 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-3e877732-d9a4-47bc-9d7a-a7203b071912 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:44:12 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:44:12 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:44:12 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:44:12 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:44:12 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-3e877732-d9a4-47bc-9d7a-a7203b071912 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Volume info retrieved successfully. Sep 01 12:44:12 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-3e877732-d9a4-47bc-9d7a-a7203b071912 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] http://192.168.122.202/volume/v3/volumes/67e3670f-dd27-4225-a7f6-7b23b4e7c3f1 returned with HTTP 200 Sep 01 12:44:12 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 694/1354] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:44:12 2026] GET /volume/v3/volumes/67e3670f-dd27-4225-a7f6-7b23b4e7c3f1 => generated 832 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:44:13 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-8480b68c-7841-4657-8bf8-491e49bfa8dc None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:44:13 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8480b68c-7841-4657-8bf8-491e49bfa8dc tempest-VolumesCloneNegativeTest-781821296 tempest-VolumesCloneNegativeTest-781821296-project-member] GET http://192.168.122.202/volume/v3/volumes/7a851882-f4a0-45d6-a0d9-e767c58506dd Sep 01 12:44:13 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-8480b68c-7841-4657-8bf8-491e49bfa8dc tempest-VolumesCloneNegativeTest-781821296 tempest-VolumesCloneNegativeTest-781821296-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:44:13 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-8480b68c-7841-4657-8bf8-491e49bfa8dc tempest-VolumesCloneNegativeTest-781821296 tempest-VolumesCloneNegativeTest-781821296-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:44:13 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:44:13 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:44:13 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:44:13 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:44:13 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-8480b68c-7841-4657-8bf8-491e49bfa8dc tempest-VolumesCloneNegativeTest-781821296 tempest-VolumesCloneNegativeTest-781821296-project-member] Volume info retrieved successfully. Sep 01 12:44:13 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8480b68c-7841-4657-8bf8-491e49bfa8dc tempest-VolumesCloneNegativeTest-781821296 tempest-VolumesCloneNegativeTest-781821296-project-member] http://192.168.122.202/volume/v3/volumes/7a851882-f4a0-45d6-a0d9-e767c58506dd returned with HTTP 200 Sep 01 12:44:13 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 661/1355] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:44:13 2026] GET /volume/v3/volumes/7a851882-f4a0-45d6-a0d9-e767c58506dd => generated 855 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:44:13 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-546867b7-d56d-4305-b5f8-c4ccee737e06 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:44:13 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-546867b7-d56d-4305-b5f8-c4ccee737e06 tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] GET http://192.168.122.202/volume/v3/volumes/9ce61feb-2a33-4325-a767-148dd2c0d5a4 Sep 01 12:44:13 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-546867b7-d56d-4305-b5f8-c4ccee737e06 tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:44:13 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-546867b7-d56d-4305-b5f8-c4ccee737e06 tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:44:13 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:44:13 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:44:13 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:44:13 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:44:13 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-546867b7-d56d-4305-b5f8-c4ccee737e06 tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] Volume info retrieved successfully. Sep 01 12:44:13 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-546867b7-d56d-4305-b5f8-c4ccee737e06 tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] http://192.168.122.202/volume/v3/volumes/9ce61feb-2a33-4325-a767-148dd2c0d5a4 returned with HTTP 200 Sep 01 12:44:13 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 695/1356] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:44:13 2026] GET /volume/v3/volumes/9ce61feb-2a33-4325-a767-148dd2c0d5a4 => generated 850 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:44:13 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-a1e54633-a071-4fd3-a21e-c62c34d0cdbd None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:44:13 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a1e54633-a071-4fd3-a21e-c62c34d0cdbd tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] GET http://192.168.122.202/volume/v3/volumes/67e3670f-dd27-4225-a7f6-7b23b4e7c3f1 Sep 01 12:44:13 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a1e54633-a071-4fd3-a21e-c62c34d0cdbd tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:44:13 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a1e54633-a071-4fd3-a21e-c62c34d0cdbd tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:44:13 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:44:13 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:44:13 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:44:13 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:44:13 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-a1e54633-a071-4fd3-a21e-c62c34d0cdbd tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Volume info retrieved successfully. Sep 01 12:44:13 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a1e54633-a071-4fd3-a21e-c62c34d0cdbd tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] http://192.168.122.202/volume/v3/volumes/67e3670f-dd27-4225-a7f6-7b23b4e7c3f1 returned with HTTP 200 Sep 01 12:44:13 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 662/1357] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:44:13 2026] GET /volume/v3/volumes/67e3670f-dd27-4225-a7f6-7b23b4e7c3f1 => generated 856 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:44:14 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-2b8e8aea-2865-4d7e-a1ed-d9acae5ca89f None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:44:14 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-2b8e8aea-2865-4d7e-a1ed-d9acae5ca89f tempest-VolumesCloneNegativeTest-781821296 tempest-VolumesCloneNegativeTest-781821296-project-member] GET http://192.168.122.202/volume/v3/volumes/7a851882-f4a0-45d6-a0d9-e767c58506dd Sep 01 12:44:14 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-2b8e8aea-2865-4d7e-a1ed-d9acae5ca89f tempest-VolumesCloneNegativeTest-781821296 tempest-VolumesCloneNegativeTest-781821296-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:44:14 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-2b8e8aea-2865-4d7e-a1ed-d9acae5ca89f tempest-VolumesCloneNegativeTest-781821296 tempest-VolumesCloneNegativeTest-781821296-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:44:14 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:44:14 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:44:14 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:44:14 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:44:14 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-2b8e8aea-2865-4d7e-a1ed-d9acae5ca89f tempest-VolumesCloneNegativeTest-781821296 tempest-VolumesCloneNegativeTest-781821296-project-member] Volume info retrieved successfully. Sep 01 12:44:14 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-2b8e8aea-2865-4d7e-a1ed-d9acae5ca89f tempest-VolumesCloneNegativeTest-781821296 tempest-VolumesCloneNegativeTest-781821296-project-member] http://192.168.122.202/volume/v3/volumes/7a851882-f4a0-45d6-a0d9-e767c58506dd returned with HTTP 200 Sep 01 12:44:14 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 696/1358] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:44:14 2026] GET /volume/v3/volumes/7a851882-f4a0-45d6-a0d9-e767c58506dd => generated 855 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:44:14 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-29ab26ea-b66c-45a6-b510-cb67791fc99b None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:44:14 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-29ab26ea-b66c-45a6-b510-cb67791fc99b tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] GET http://192.168.122.202/volume/v3/volumes/9ce61feb-2a33-4325-a767-148dd2c0d5a4 Sep 01 12:44:14 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-29ab26ea-b66c-45a6-b510-cb67791fc99b tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:44:14 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-29ab26ea-b66c-45a6-b510-cb67791fc99b tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:44:14 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:44:14 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:44:14 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:44:14 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:44:14 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-29ab26ea-b66c-45a6-b510-cb67791fc99b tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] Volume info retrieved successfully. Sep 01 12:44:14 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-29ab26ea-b66c-45a6-b510-cb67791fc99b tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] http://192.168.122.202/volume/v3/volumes/9ce61feb-2a33-4325-a767-148dd2c0d5a4 returned with HTTP 200 Sep 01 12:44:14 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 663/1359] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:44:14 2026] GET /volume/v3/volumes/9ce61feb-2a33-4325-a767-148dd2c0d5a4 => generated 850 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:44:14 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-3fcec23c-bd86-4b7b-9eda-655494257358 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:44:14 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-3fcec23c-bd86-4b7b-9eda-655494257358 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] GET http://192.168.122.202/volume/v3/volumes/67e3670f-dd27-4225-a7f6-7b23b4e7c3f1 Sep 01 12:44:14 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-3fcec23c-bd86-4b7b-9eda-655494257358 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:44:14 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-3fcec23c-bd86-4b7b-9eda-655494257358 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:44:14 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:44:14 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:44:14 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:44:14 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:44:14 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-3fcec23c-bd86-4b7b-9eda-655494257358 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Volume info retrieved successfully. Sep 01 12:44:14 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-3fcec23c-bd86-4b7b-9eda-655494257358 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] http://192.168.122.202/volume/v3/volumes/67e3670f-dd27-4225-a7f6-7b23b4e7c3f1 returned with HTTP 200 Sep 01 12:44:14 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 697/1360] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:44:14 2026] GET /volume/v3/volumes/67e3670f-dd27-4225-a7f6-7b23b4e7c3f1 => generated 856 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:44:15 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-c0615e85-f4aa-494b-8138-09a64ebe7e8b None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:44:15 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c0615e85-f4aa-494b-8138-09a64ebe7e8b tempest-VolumesCloneNegativeTest-781821296 tempest-VolumesCloneNegativeTest-781821296-project-member] GET http://192.168.122.202/volume/v3/volumes/7a851882-f4a0-45d6-a0d9-e767c58506dd Sep 01 12:44:15 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c0615e85-f4aa-494b-8138-09a64ebe7e8b tempest-VolumesCloneNegativeTest-781821296 tempest-VolumesCloneNegativeTest-781821296-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:44:15 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c0615e85-f4aa-494b-8138-09a64ebe7e8b tempest-VolumesCloneNegativeTest-781821296 tempest-VolumesCloneNegativeTest-781821296-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:44:15 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:44:15 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:44:15 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:44:15 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:44:15 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-c0615e85-f4aa-494b-8138-09a64ebe7e8b tempest-VolumesCloneNegativeTest-781821296 tempest-VolumesCloneNegativeTest-781821296-project-member] Volume info retrieved successfully. Sep 01 12:44:15 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c0615e85-f4aa-494b-8138-09a64ebe7e8b tempest-VolumesCloneNegativeTest-781821296 tempest-VolumesCloneNegativeTest-781821296-project-member] http://192.168.122.202/volume/v3/volumes/7a851882-f4a0-45d6-a0d9-e767c58506dd returned with HTTP 200 Sep 01 12:44:15 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 664/1361] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:44:15 2026] GET /volume/v3/volumes/7a851882-f4a0-45d6-a0d9-e767c58506dd => generated 855 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:44:15 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-ad41d3c5-d40e-46ff-98e0-c8e288fd32a9 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:44:15 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-ad41d3c5-d40e-46ff-98e0-c8e288fd32a9 tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] GET http://192.168.122.202/volume/v3/volumes/9ce61feb-2a33-4325-a767-148dd2c0d5a4 Sep 01 12:44:15 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-ad41d3c5-d40e-46ff-98e0-c8e288fd32a9 tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:44:15 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-ad41d3c5-d40e-46ff-98e0-c8e288fd32a9 tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:44:15 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:44:15 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:44:15 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:44:15 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:44:15 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-ad41d3c5-d40e-46ff-98e0-c8e288fd32a9 tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] Volume info retrieved successfully. Sep 01 12:44:15 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-ad41d3c5-d40e-46ff-98e0-c8e288fd32a9 tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] http://192.168.122.202/volume/v3/volumes/9ce61feb-2a33-4325-a767-148dd2c0d5a4 returned with HTTP 200 Sep 01 12:44:15 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 698/1362] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:44:15 2026] GET /volume/v3/volumes/9ce61feb-2a33-4325-a767-148dd2c0d5a4 => generated 850 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:44:15 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-ec19739c-51a9-47a1-bcea-21b38fbe28cb None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:44:15 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ec19739c-51a9-47a1-bcea-21b38fbe28cb tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] GET http://192.168.122.202/volume/v3/volumes/67e3670f-dd27-4225-a7f6-7b23b4e7c3f1 Sep 01 12:44:15 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-ec19739c-51a9-47a1-bcea-21b38fbe28cb tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:44:15 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-ec19739c-51a9-47a1-bcea-21b38fbe28cb tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:44:15 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:44:15 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:44:15 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:44:15 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:44:15 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-ec19739c-51a9-47a1-bcea-21b38fbe28cb tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Volume info retrieved successfully. Sep 01 12:44:15 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ec19739c-51a9-47a1-bcea-21b38fbe28cb tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] http://192.168.122.202/volume/v3/volumes/67e3670f-dd27-4225-a7f6-7b23b4e7c3f1 returned with HTTP 200 Sep 01 12:44:15 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 665/1363] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:44:15 2026] GET /volume/v3/volumes/67e3670f-dd27-4225-a7f6-7b23b4e7c3f1 => generated 856 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:44:16 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-d2bc51d2-bda2-41e7-a728-8ed358757ede None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:44:16 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d2bc51d2-bda2-41e7-a728-8ed358757ede tempest-VolumesCloneNegativeTest-781821296 tempest-VolumesCloneNegativeTest-781821296-project-member] GET http://192.168.122.202/volume/v3/volumes/7a851882-f4a0-45d6-a0d9-e767c58506dd Sep 01 12:44:16 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-d2bc51d2-bda2-41e7-a728-8ed358757ede tempest-VolumesCloneNegativeTest-781821296 tempest-VolumesCloneNegativeTest-781821296-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:44:16 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-d2bc51d2-bda2-41e7-a728-8ed358757ede tempest-VolumesCloneNegativeTest-781821296 tempest-VolumesCloneNegativeTest-781821296-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:44:16 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:44:16 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:44:16 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:44:16 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:44:16 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-d2bc51d2-bda2-41e7-a728-8ed358757ede tempest-VolumesCloneNegativeTest-781821296 tempest-VolumesCloneNegativeTest-781821296-project-member] Volume info retrieved successfully. Sep 01 12:44:16 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d2bc51d2-bda2-41e7-a728-8ed358757ede tempest-VolumesCloneNegativeTest-781821296 tempest-VolumesCloneNegativeTest-781821296-project-member] http://192.168.122.202/volume/v3/volumes/7a851882-f4a0-45d6-a0d9-e767c58506dd returned with HTTP 200 Sep 01 12:44:16 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 699/1364] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:44:16 2026] GET /volume/v3/volumes/7a851882-f4a0-45d6-a0d9-e767c58506dd => generated 855 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:44:16 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-e357f799-f9fc-4b62-a438-907e514b5c57 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:44:16 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e357f799-f9fc-4b62-a438-907e514b5c57 tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] GET http://192.168.122.202/volume/v3/volumes/9ce61feb-2a33-4325-a767-148dd2c0d5a4 Sep 01 12:44:16 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e357f799-f9fc-4b62-a438-907e514b5c57 tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:44:16 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e357f799-f9fc-4b62-a438-907e514b5c57 tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:44:16 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:44:16 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:44:16 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:44:16 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:44:16 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-e357f799-f9fc-4b62-a438-907e514b5c57 tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] Volume info retrieved successfully. Sep 01 12:44:16 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e357f799-f9fc-4b62-a438-907e514b5c57 tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] http://192.168.122.202/volume/v3/volumes/9ce61feb-2a33-4325-a767-148dd2c0d5a4 returned with HTTP 200 Sep 01 12:44:16 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 666/1365] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:44:16 2026] GET /volume/v3/volumes/9ce61feb-2a33-4325-a767-148dd2c0d5a4 => generated 850 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:44:16 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-a7efc9ff-1a2b-4eb9-add2-35b3a98dc012 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:44:16 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a7efc9ff-1a2b-4eb9-add2-35b3a98dc012 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] GET http://192.168.122.202/volume/v3/volumes/67e3670f-dd27-4225-a7f6-7b23b4e7c3f1 Sep 01 12:44:16 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a7efc9ff-1a2b-4eb9-add2-35b3a98dc012 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:44:16 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a7efc9ff-1a2b-4eb9-add2-35b3a98dc012 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:44:16 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:44:16 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:44:16 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:44:16 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:44:16 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-a7efc9ff-1a2b-4eb9-add2-35b3a98dc012 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Volume info retrieved successfully. Sep 01 12:44:16 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a7efc9ff-1a2b-4eb9-add2-35b3a98dc012 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] http://192.168.122.202/volume/v3/volumes/67e3670f-dd27-4225-a7f6-7b23b4e7c3f1 returned with HTTP 200 Sep 01 12:44:16 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 700/1366] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:44:16 2026] GET /volume/v3/volumes/67e3670f-dd27-4225-a7f6-7b23b4e7c3f1 => generated 856 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:44:17 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-415dc06d-167d-4de9-952d-feb3667683e0 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:44:17 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-415dc06d-167d-4de9-952d-feb3667683e0 tempest-VolumesCloneNegativeTest-781821296 tempest-VolumesCloneNegativeTest-781821296-project-member] GET http://192.168.122.202/volume/v3/volumes/7a851882-f4a0-45d6-a0d9-e767c58506dd Sep 01 12:44:17 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-415dc06d-167d-4de9-952d-feb3667683e0 tempest-VolumesCloneNegativeTest-781821296 tempest-VolumesCloneNegativeTest-781821296-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:44:17 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-415dc06d-167d-4de9-952d-feb3667683e0 tempest-VolumesCloneNegativeTest-781821296 tempest-VolumesCloneNegativeTest-781821296-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:44:17 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:44:17 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:44:17 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:44:17 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:44:17 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-415dc06d-167d-4de9-952d-feb3667683e0 tempest-VolumesCloneNegativeTest-781821296 tempest-VolumesCloneNegativeTest-781821296-project-member] Volume info retrieved successfully. Sep 01 12:44:17 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-415dc06d-167d-4de9-952d-feb3667683e0 tempest-VolumesCloneNegativeTest-781821296 tempest-VolumesCloneNegativeTest-781821296-project-member] http://192.168.122.202/volume/v3/volumes/7a851882-f4a0-45d6-a0d9-e767c58506dd returned with HTTP 200 Sep 01 12:44:17 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 667/1367] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:44:17 2026] GET /volume/v3/volumes/7a851882-f4a0-45d6-a0d9-e767c58506dd => generated 855 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:44:17 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-fb469457-3796-4f81-9b6a-5e761ac09f02 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:44:17 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-fb469457-3796-4f81-9b6a-5e761ac09f02 tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] GET http://192.168.122.202/volume/v3/volumes/9ce61feb-2a33-4325-a767-148dd2c0d5a4 Sep 01 12:44:17 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-fb469457-3796-4f81-9b6a-5e761ac09f02 tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:44:17 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-fb469457-3796-4f81-9b6a-5e761ac09f02 tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:44:17 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:44:17 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:44:17 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:44:17 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:44:17 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-fb469457-3796-4f81-9b6a-5e761ac09f02 tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] Volume info retrieved successfully. Sep 01 12:44:17 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-fb469457-3796-4f81-9b6a-5e761ac09f02 tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] http://192.168.122.202/volume/v3/volumes/9ce61feb-2a33-4325-a767-148dd2c0d5a4 returned with HTTP 200 Sep 01 12:44:17 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 701/1368] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:44:17 2026] GET /volume/v3/volumes/9ce61feb-2a33-4325-a767-148dd2c0d5a4 => generated 850 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:44:17 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-03694364-41e2-4881-b266-05a44404c651 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:44:17 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-03694364-41e2-4881-b266-05a44404c651 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] GET http://192.168.122.202/volume/v3/volumes/67e3670f-dd27-4225-a7f6-7b23b4e7c3f1 Sep 01 12:44:17 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-03694364-41e2-4881-b266-05a44404c651 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:44:17 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-03694364-41e2-4881-b266-05a44404c651 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:44:17 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:44:17 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:44:17 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:44:17 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:44:17 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-03694364-41e2-4881-b266-05a44404c651 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Volume info retrieved successfully. Sep 01 12:44:17 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-03694364-41e2-4881-b266-05a44404c651 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] http://192.168.122.202/volume/v3/volumes/67e3670f-dd27-4225-a7f6-7b23b4e7c3f1 returned with HTTP 200 Sep 01 12:44:17 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 668/1369] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:44:17 2026] GET /volume/v3/volumes/67e3670f-dd27-4225-a7f6-7b23b4e7c3f1 => generated 856 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:44:18 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-b8ce0072-ffa7-4017-bf92-27291b1b337f None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:44:18 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b8ce0072-ffa7-4017-bf92-27291b1b337f tempest-VolumesCloneNegativeTest-781821296 tempest-VolumesCloneNegativeTest-781821296-project-member] GET http://192.168.122.202/volume/v3/volumes/7a851882-f4a0-45d6-a0d9-e767c58506dd Sep 01 12:44:18 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b8ce0072-ffa7-4017-bf92-27291b1b337f tempest-VolumesCloneNegativeTest-781821296 tempest-VolumesCloneNegativeTest-781821296-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:44:18 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b8ce0072-ffa7-4017-bf92-27291b1b337f tempest-VolumesCloneNegativeTest-781821296 tempest-VolumesCloneNegativeTest-781821296-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:44:18 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:44:18 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:44:18 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:44:18 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:44:18 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-b8ce0072-ffa7-4017-bf92-27291b1b337f tempest-VolumesCloneNegativeTest-781821296 tempest-VolumesCloneNegativeTest-781821296-project-member] Volume info retrieved successfully. Sep 01 12:44:18 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b8ce0072-ffa7-4017-bf92-27291b1b337f tempest-VolumesCloneNegativeTest-781821296 tempest-VolumesCloneNegativeTest-781821296-project-member] http://192.168.122.202/volume/v3/volumes/7a851882-f4a0-45d6-a0d9-e767c58506dd returned with HTTP 200 Sep 01 12:44:18 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 702/1370] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:44:18 2026] GET /volume/v3/volumes/7a851882-f4a0-45d6-a0d9-e767c58506dd => generated 855 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:44:18 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-8463c0d8-36f4-4efc-9809-bf04c9067efe None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:44:18 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8463c0d8-36f4-4efc-9809-bf04c9067efe tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] GET http://192.168.122.202/volume/v3/volumes/9ce61feb-2a33-4325-a767-148dd2c0d5a4 Sep 01 12:44:18 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-8463c0d8-36f4-4efc-9809-bf04c9067efe tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:44:18 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-8463c0d8-36f4-4efc-9809-bf04c9067efe tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:44:18 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:44:18 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:44:18 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:44:18 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:44:18 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-8463c0d8-36f4-4efc-9809-bf04c9067efe tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] Volume info retrieved successfully. Sep 01 12:44:18 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8463c0d8-36f4-4efc-9809-bf04c9067efe tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] http://192.168.122.202/volume/v3/volumes/9ce61feb-2a33-4325-a767-148dd2c0d5a4 returned with HTTP 200 Sep 01 12:44:18 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 669/1371] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:44:18 2026] GET /volume/v3/volumes/9ce61feb-2a33-4325-a767-148dd2c0d5a4 => generated 850 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:44:18 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-2e648667-c722-4ef2-bd99-470c15d999e4 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:44:18 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-2e648667-c722-4ef2-bd99-470c15d999e4 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] GET http://192.168.122.202/volume/v3/volumes/67e3670f-dd27-4225-a7f6-7b23b4e7c3f1 Sep 01 12:44:18 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-2e648667-c722-4ef2-bd99-470c15d999e4 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:44:18 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-2e648667-c722-4ef2-bd99-470c15d999e4 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:44:18 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:44:18 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:44:18 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:44:18 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:44:18 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-2e648667-c722-4ef2-bd99-470c15d999e4 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Volume info retrieved successfully. Sep 01 12:44:18 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-2e648667-c722-4ef2-bd99-470c15d999e4 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] http://192.168.122.202/volume/v3/volumes/67e3670f-dd27-4225-a7f6-7b23b4e7c3f1 returned with HTTP 200 Sep 01 12:44:18 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 703/1372] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:44:18 2026] GET /volume/v3/volumes/67e3670f-dd27-4225-a7f6-7b23b4e7c3f1 => generated 856 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:44:19 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-c4a42d3e-9139-46c2-9415-cea6c10a2f7b None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:44:19 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c4a42d3e-9139-46c2-9415-cea6c10a2f7b tempest-VolumesCloneNegativeTest-781821296 tempest-VolumesCloneNegativeTest-781821296-project-member] GET http://192.168.122.202/volume/v3/volumes/7a851882-f4a0-45d6-a0d9-e767c58506dd Sep 01 12:44:19 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c4a42d3e-9139-46c2-9415-cea6c10a2f7b tempest-VolumesCloneNegativeTest-781821296 tempest-VolumesCloneNegativeTest-781821296-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:44:19 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c4a42d3e-9139-46c2-9415-cea6c10a2f7b tempest-VolumesCloneNegativeTest-781821296 tempest-VolumesCloneNegativeTest-781821296-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:44:19 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:44:19 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:44:19 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:44:19 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:44:19 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-c4a42d3e-9139-46c2-9415-cea6c10a2f7b tempest-VolumesCloneNegativeTest-781821296 tempest-VolumesCloneNegativeTest-781821296-project-member] Volume info retrieved successfully. Sep 01 12:44:19 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c4a42d3e-9139-46c2-9415-cea6c10a2f7b tempest-VolumesCloneNegativeTest-781821296 tempest-VolumesCloneNegativeTest-781821296-project-member] http://192.168.122.202/volume/v3/volumes/7a851882-f4a0-45d6-a0d9-e767c58506dd returned with HTTP 200 Sep 01 12:44:19 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 670/1373] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:44:19 2026] GET /volume/v3/volumes/7a851882-f4a0-45d6-a0d9-e767c58506dd => generated 855 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:44:19 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-819da3d5-41a2-4214-abd2-f0f478ea7385 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:44:19 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-819da3d5-41a2-4214-abd2-f0f478ea7385 tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] GET http://192.168.122.202/volume/v3/volumes/9ce61feb-2a33-4325-a767-148dd2c0d5a4 Sep 01 12:44:19 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-819da3d5-41a2-4214-abd2-f0f478ea7385 tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:44:19 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-819da3d5-41a2-4214-abd2-f0f478ea7385 tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:44:19 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:44:19 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:44:19 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:44:19 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:44:19 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-819da3d5-41a2-4214-abd2-f0f478ea7385 tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] Volume info retrieved successfully. Sep 01 12:44:19 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-819da3d5-41a2-4214-abd2-f0f478ea7385 tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] http://192.168.122.202/volume/v3/volumes/9ce61feb-2a33-4325-a767-148dd2c0d5a4 returned with HTTP 200 Sep 01 12:44:19 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 704/1374] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:44:19 2026] GET /volume/v3/volumes/9ce61feb-2a33-4325-a767-148dd2c0d5a4 => generated 850 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:44:19 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-dc2dc47b-9250-4aff-a3e1-e3c3a1028d9a None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:44:19 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-dc2dc47b-9250-4aff-a3e1-e3c3a1028d9a tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] GET http://192.168.122.202/volume/v3/volumes/67e3670f-dd27-4225-a7f6-7b23b4e7c3f1 Sep 01 12:44:19 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-dc2dc47b-9250-4aff-a3e1-e3c3a1028d9a tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:44:19 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-dc2dc47b-9250-4aff-a3e1-e3c3a1028d9a tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:44:19 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:44:19 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:44:19 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:44:19 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:44:19 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-dc2dc47b-9250-4aff-a3e1-e3c3a1028d9a tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Volume info retrieved successfully. Sep 01 12:44:19 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-dc2dc47b-9250-4aff-a3e1-e3c3a1028d9a tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] http://192.168.122.202/volume/v3/volumes/67e3670f-dd27-4225-a7f6-7b23b4e7c3f1 returned with HTTP 200 Sep 01 12:44:19 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 671/1375] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:44:19 2026] GET /volume/v3/volumes/67e3670f-dd27-4225-a7f6-7b23b4e7c3f1 => generated 856 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:44:20 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-ca57b4b1-bae7-4ee7-84c0-9c5e7158c8fb None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:44:20 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-ca57b4b1-bae7-4ee7-84c0-9c5e7158c8fb tempest-VolumesCloneNegativeTest-781821296 tempest-VolumesCloneNegativeTest-781821296-project-member] GET http://192.168.122.202/volume/v3/volumes/7a851882-f4a0-45d6-a0d9-e767c58506dd Sep 01 12:44:20 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-ca57b4b1-bae7-4ee7-84c0-9c5e7158c8fb tempest-VolumesCloneNegativeTest-781821296 tempest-VolumesCloneNegativeTest-781821296-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:44:20 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-ca57b4b1-bae7-4ee7-84c0-9c5e7158c8fb tempest-VolumesCloneNegativeTest-781821296 tempest-VolumesCloneNegativeTest-781821296-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:44:20 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:44:20 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:44:20 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:44:20 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:44:20 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-ca57b4b1-bae7-4ee7-84c0-9c5e7158c8fb tempest-VolumesCloneNegativeTest-781821296 tempest-VolumesCloneNegativeTest-781821296-project-member] Volume info retrieved successfully. Sep 01 12:44:20 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-ca57b4b1-bae7-4ee7-84c0-9c5e7158c8fb tempest-VolumesCloneNegativeTest-781821296 tempest-VolumesCloneNegativeTest-781821296-project-member] http://192.168.122.202/volume/v3/volumes/7a851882-f4a0-45d6-a0d9-e767c58506dd returned with HTTP 200 Sep 01 12:44:20 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 705/1376] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:44:20 2026] GET /volume/v3/volumes/7a851882-f4a0-45d6-a0d9-e767c58506dd => generated 855 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:44:20 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-46653533-3720-4f10-b180-d63f850dbdc8 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:44:20 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-46653533-3720-4f10-b180-d63f850dbdc8 tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] GET http://192.168.122.202/volume/v3/volumes/9ce61feb-2a33-4325-a767-148dd2c0d5a4 Sep 01 12:44:20 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-46653533-3720-4f10-b180-d63f850dbdc8 tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:44:20 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-46653533-3720-4f10-b180-d63f850dbdc8 tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:44:20 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:44:20 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:44:20 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:44:20 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:44:20 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-46653533-3720-4f10-b180-d63f850dbdc8 tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] Volume info retrieved successfully. Sep 01 12:44:20 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-46653533-3720-4f10-b180-d63f850dbdc8 tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] http://192.168.122.202/volume/v3/volumes/9ce61feb-2a33-4325-a767-148dd2c0d5a4 returned with HTTP 200 Sep 01 12:44:20 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 672/1377] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:44:20 2026] GET /volume/v3/volumes/9ce61feb-2a33-4325-a767-148dd2c0d5a4 => generated 850 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:44:21 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-f1015c2e-f393-421c-b895-177f6a2bacde None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:44:21 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f1015c2e-f393-421c-b895-177f6a2bacde tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] GET http://192.168.122.202/volume/v3/volumes/67e3670f-dd27-4225-a7f6-7b23b4e7c3f1 Sep 01 12:44:21 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f1015c2e-f393-421c-b895-177f6a2bacde tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:44:21 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f1015c2e-f393-421c-b895-177f6a2bacde tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:44:21 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:44:21 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:44:21 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:44:21 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:44:21 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-f1015c2e-f393-421c-b895-177f6a2bacde tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Volume info retrieved successfully. Sep 01 12:44:21 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f1015c2e-f393-421c-b895-177f6a2bacde tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] http://192.168.122.202/volume/v3/volumes/67e3670f-dd27-4225-a7f6-7b23b4e7c3f1 returned with HTTP 200 Sep 01 12:44:21 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 706/1378] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:44:20 2026] GET /volume/v3/volumes/67e3670f-dd27-4225-a7f6-7b23b4e7c3f1 => generated 856 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:44:21 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-20d42e96-a7f4-4f31-9275-b2d89fc74547 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:44:21 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-20d42e96-a7f4-4f31-9275-b2d89fc74547 tempest-VolumesCloneNegativeTest-781821296 tempest-VolumesCloneNegativeTest-781821296-project-member] GET http://192.168.122.202/volume/v3/volumes/7a851882-f4a0-45d6-a0d9-e767c58506dd Sep 01 12:44:21 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-20d42e96-a7f4-4f31-9275-b2d89fc74547 tempest-VolumesCloneNegativeTest-781821296 tempest-VolumesCloneNegativeTest-781821296-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:44:21 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-20d42e96-a7f4-4f31-9275-b2d89fc74547 tempest-VolumesCloneNegativeTest-781821296 tempest-VolumesCloneNegativeTest-781821296-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:44:21 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:44:21 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:44:21 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:44:21 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:44:21 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-20d42e96-a7f4-4f31-9275-b2d89fc74547 tempest-VolumesCloneNegativeTest-781821296 tempest-VolumesCloneNegativeTest-781821296-project-member] Volume info retrieved successfully. Sep 01 12:44:21 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-20d42e96-a7f4-4f31-9275-b2d89fc74547 tempest-VolumesCloneNegativeTest-781821296 tempest-VolumesCloneNegativeTest-781821296-project-member] http://192.168.122.202/volume/v3/volumes/7a851882-f4a0-45d6-a0d9-e767c58506dd returned with HTTP 200 Sep 01 12:44:21 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 673/1379] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:44:21 2026] GET /volume/v3/volumes/7a851882-f4a0-45d6-a0d9-e767c58506dd => generated 855 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:44:21 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-049a4171-aa0b-44c1-8914-8165f718dcca None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:44:21 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-049a4171-aa0b-44c1-8914-8165f718dcca tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] GET http://192.168.122.202/volume/v3/volumes/9ce61feb-2a33-4325-a767-148dd2c0d5a4 Sep 01 12:44:21 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-049a4171-aa0b-44c1-8914-8165f718dcca tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:44:21 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-049a4171-aa0b-44c1-8914-8165f718dcca tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:44:21 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:44:21 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:44:21 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:44:21 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:44:21 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-049a4171-aa0b-44c1-8914-8165f718dcca tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] Volume info retrieved successfully. Sep 01 12:44:21 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-049a4171-aa0b-44c1-8914-8165f718dcca tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] http://192.168.122.202/volume/v3/volumes/9ce61feb-2a33-4325-a767-148dd2c0d5a4 returned with HTTP 200 Sep 01 12:44:21 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 707/1380] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:44:21 2026] GET /volume/v3/volumes/9ce61feb-2a33-4325-a767-148dd2c0d5a4 => generated 850 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:44:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-90502ee5-e525-45ba-a640-37de8d283fe5 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:44:22 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-90502ee5-e525-45ba-a640-37de8d283fe5 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] GET http://192.168.122.202/volume/v3/volumes/67e3670f-dd27-4225-a7f6-7b23b4e7c3f1 Sep 01 12:44:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-90502ee5-e525-45ba-a640-37de8d283fe5 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:44:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-90502ee5-e525-45ba-a640-37de8d283fe5 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:44:22 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:44:22 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:44:22 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:44:22 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:44:22 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-90502ee5-e525-45ba-a640-37de8d283fe5 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Volume info retrieved successfully. Sep 01 12:44:22 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-90502ee5-e525-45ba-a640-37de8d283fe5 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] http://192.168.122.202/volume/v3/volumes/67e3670f-dd27-4225-a7f6-7b23b4e7c3f1 returned with HTTP 200 Sep 01 12:44:22 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 674/1381] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:44:22 2026] GET /volume/v3/volumes/67e3670f-dd27-4225-a7f6-7b23b4e7c3f1 => generated 856 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:44:22 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-cce758c9-0857-402a-9742-35148265652f None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:44:22 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-cce758c9-0857-402a-9742-35148265652f tempest-VolumesCloneNegativeTest-781821296 tempest-VolumesCloneNegativeTest-781821296-project-member] GET http://192.168.122.202/volume/v3/volumes/7a851882-f4a0-45d6-a0d9-e767c58506dd Sep 01 12:44:22 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-cce758c9-0857-402a-9742-35148265652f tempest-VolumesCloneNegativeTest-781821296 tempest-VolumesCloneNegativeTest-781821296-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:44:22 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-cce758c9-0857-402a-9742-35148265652f tempest-VolumesCloneNegativeTest-781821296 tempest-VolumesCloneNegativeTest-781821296-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:44:22 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:44:22 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:44:22 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:44:22 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:44:22 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-cce758c9-0857-402a-9742-35148265652f tempest-VolumesCloneNegativeTest-781821296 tempest-VolumesCloneNegativeTest-781821296-project-member] Volume info retrieved successfully. Sep 01 12:44:22 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-cce758c9-0857-402a-9742-35148265652f tempest-VolumesCloneNegativeTest-781821296 tempest-VolumesCloneNegativeTest-781821296-project-member] http://192.168.122.202/volume/v3/volumes/7a851882-f4a0-45d6-a0d9-e767c58506dd returned with HTTP 200 Sep 01 12:44:22 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 708/1382] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:44:22 2026] GET /volume/v3/volumes/7a851882-f4a0-45d6-a0d9-e767c58506dd => generated 855 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:44:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-3180a5fb-76df-4e64-b619-f58be771bca2 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:44:22 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-3180a5fb-76df-4e64-b619-f58be771bca2 tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] GET http://192.168.122.202/volume/v3/volumes/9ce61feb-2a33-4325-a767-148dd2c0d5a4 Sep 01 12:44:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-3180a5fb-76df-4e64-b619-f58be771bca2 tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:44:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-3180a5fb-76df-4e64-b619-f58be771bca2 tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:44:22 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:44:22 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:44:22 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:44:22 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:44:22 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-3180a5fb-76df-4e64-b619-f58be771bca2 tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] Volume info retrieved successfully. Sep 01 12:44:22 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-3180a5fb-76df-4e64-b619-f58be771bca2 tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] http://192.168.122.202/volume/v3/volumes/9ce61feb-2a33-4325-a767-148dd2c0d5a4 returned with HTTP 200 Sep 01 12:44:22 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 675/1383] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:44:22 2026] GET /volume/v3/volumes/9ce61feb-2a33-4325-a767-148dd2c0d5a4 => generated 850 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:44:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-3165336f-9814-444e-93f4-db6fa0b6de5f None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:44:23 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-3165336f-9814-444e-93f4-db6fa0b6de5f tempest-TestImageHashVerification-1588852636 tempest-TestImageHashVerification-1588852636-project-member] GET http://192.168.122.202/volume/v3/volumes/cbeaa0d7-2c9d-404b-ae6c-e311f60854e9 Sep 01 12:44:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-3165336f-9814-444e-93f4-db6fa0b6de5f tempest-TestImageHashVerification-1588852636 tempest-TestImageHashVerification-1588852636-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:44:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-3165336f-9814-444e-93f4-db6fa0b6de5f tempest-TestImageHashVerification-1588852636 tempest-TestImageHashVerification-1588852636-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:44:23 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:44:23 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:44:23 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:44:23 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:44:23 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-3165336f-9814-444e-93f4-db6fa0b6de5f tempest-TestImageHashVerification-1588852636 tempest-TestImageHashVerification-1588852636-project-member] Volume info retrieved successfully. Sep 01 12:44:23 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-3165336f-9814-444e-93f4-db6fa0b6de5f tempest-TestImageHashVerification-1588852636 tempest-TestImageHashVerification-1588852636-project-member] http://192.168.122.202/volume/v3/volumes/cbeaa0d7-2c9d-404b-ae6c-e311f60854e9 returned with HTTP 200 Sep 01 12:44:23 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 709/1384] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:44:23 2026] GET /volume/v3/volumes/cbeaa0d7-2c9d-404b-ae6c-e311f60854e9 => generated 857 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:44:23 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-87d7ae91-744f-46dd-b2d9-9b1dbb0aa64d None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:44:23 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-87d7ae91-744f-46dd-b2d9-9b1dbb0aa64d tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] GET http://192.168.122.202/volume/v3/volumes/67e3670f-dd27-4225-a7f6-7b23b4e7c3f1 Sep 01 12:44:23 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-87d7ae91-744f-46dd-b2d9-9b1dbb0aa64d tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:44:23 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-87d7ae91-744f-46dd-b2d9-9b1dbb0aa64d tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:44:23 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:44:23 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:44:23 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:44:23 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:44:23 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-87d7ae91-744f-46dd-b2d9-9b1dbb0aa64d tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Volume info retrieved successfully. Sep 01 12:44:23 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-87d7ae91-744f-46dd-b2d9-9b1dbb0aa64d tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] http://192.168.122.202/volume/v3/volumes/67e3670f-dd27-4225-a7f6-7b23b4e7c3f1 returned with HTTP 200 Sep 01 12:44:23 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 676/1385] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:44:23 2026] GET /volume/v3/volumes/67e3670f-dd27-4225-a7f6-7b23b4e7c3f1 => generated 856 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:44:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-d59a443c-97f2-43fa-be92-56c28266cc1e None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:44:23 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d59a443c-97f2-43fa-be92-56c28266cc1e tempest-TestImageHashVerification-1588852636 tempest-TestImageHashVerification-1588852636-project-member] DELETE http://192.168.122.202/volume/v3/volumes/cbeaa0d7-2c9d-404b-ae6c-e311f60854e9 Sep 01 12:44:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-d59a443c-97f2-43fa-be92-56c28266cc1e tempest-TestImageHashVerification-1588852636 tempest-TestImageHashVerification-1588852636-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:44:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-d59a443c-97f2-43fa-be92-56c28266cc1e tempest-TestImageHashVerification-1588852636 tempest-TestImageHashVerification-1588852636-project-member] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:44:23 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-d59a443c-97f2-43fa-be92-56c28266cc1e tempest-TestImageHashVerification-1588852636 tempest-TestImageHashVerification-1588852636-project-member] Delete volume with id: cbeaa0d7-2c9d-404b-ae6c-e311f60854e9 Sep 01 12:44:23 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:44:23 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:44:23 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:44:23 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:44:23 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-d59a443c-97f2-43fa-be92-56c28266cc1e tempest-TestImageHashVerification-1588852636 tempest-TestImageHashVerification-1588852636-project-member] Volume info retrieved successfully. Sep 01 12:44:23 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-d59a443c-97f2-43fa-be92-56c28266cc1e tempest-TestImageHashVerification-1588852636 tempest-TestImageHashVerification-1588852636-project-member] Delete volume request issued successfully. Sep 01 12:44:23 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d59a443c-97f2-43fa-be92-56c28266cc1e tempest-TestImageHashVerification-1588852636 tempest-TestImageHashVerification-1588852636-project-member] http://192.168.122.202/volume/v3/volumes/cbeaa0d7-2c9d-404b-ae6c-e311f60854e9 returned with HTTP 202 Sep 01 12:44:23 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 710/1386] 192.168.122.202 () {58 vars in 1235 bytes} [Tue Sep 1 12:44:23 2026] DELETE /volume/v3/volumes/cbeaa0d7-2c9d-404b-ae6c-e311f60854e9 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:44:23 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-f9e00938-fd63-41b4-924c-6b7d7196c218 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:44:23 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f9e00938-fd63-41b4-924c-6b7d7196c218 tempest-TestImageHashVerification-1588852636 tempest-TestImageHashVerification-1588852636-project-member] GET http://192.168.122.202/volume/v3/volumes/cbeaa0d7-2c9d-404b-ae6c-e311f60854e9 Sep 01 12:44:23 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f9e00938-fd63-41b4-924c-6b7d7196c218 tempest-TestImageHashVerification-1588852636 tempest-TestImageHashVerification-1588852636-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:44:23 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f9e00938-fd63-41b4-924c-6b7d7196c218 tempest-TestImageHashVerification-1588852636 tempest-TestImageHashVerification-1588852636-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:44:23 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:44:23 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:44:23 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:44:23 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:44:23 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-f9e00938-fd63-41b4-924c-6b7d7196c218 tempest-TestImageHashVerification-1588852636 tempest-TestImageHashVerification-1588852636-project-member] Volume info retrieved successfully. Sep 01 12:44:23 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f9e00938-fd63-41b4-924c-6b7d7196c218 tempest-TestImageHashVerification-1588852636 tempest-TestImageHashVerification-1588852636-project-member] http://192.168.122.202/volume/v3/volumes/cbeaa0d7-2c9d-404b-ae6c-e311f60854e9 returned with HTTP 200 Sep 01 12:44:23 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 677/1387] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:44:23 2026] GET /volume/v3/volumes/cbeaa0d7-2c9d-404b-ae6c-e311f60854e9 => generated 856 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:44:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-39d4d6d1-bad3-4595-aa29-257f2a9e2390 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:44:23 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-39d4d6d1-bad3-4595-aa29-257f2a9e2390 tempest-VolumesCloneNegativeTest-781821296 tempest-VolumesCloneNegativeTest-781821296-project-member] GET http://192.168.122.202/volume/v3/volumes/7a851882-f4a0-45d6-a0d9-e767c58506dd Sep 01 12:44:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-39d4d6d1-bad3-4595-aa29-257f2a9e2390 tempest-VolumesCloneNegativeTest-781821296 tempest-VolumesCloneNegativeTest-781821296-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:44:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-39d4d6d1-bad3-4595-aa29-257f2a9e2390 tempest-VolumesCloneNegativeTest-781821296 tempest-VolumesCloneNegativeTest-781821296-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:44:23 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:44:23 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:44:23 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:44:23 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:44:23 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-39d4d6d1-bad3-4595-aa29-257f2a9e2390 tempest-VolumesCloneNegativeTest-781821296 tempest-VolumesCloneNegativeTest-781821296-project-member] Volume info retrieved successfully. Sep 01 12:44:23 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-39d4d6d1-bad3-4595-aa29-257f2a9e2390 tempest-VolumesCloneNegativeTest-781821296 tempest-VolumesCloneNegativeTest-781821296-project-member] http://192.168.122.202/volume/v3/volumes/7a851882-f4a0-45d6-a0d9-e767c58506dd returned with HTTP 200 Sep 01 12:44:23 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 711/1388] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:44:23 2026] GET /volume/v3/volumes/7a851882-f4a0-45d6-a0d9-e767c58506dd => generated 855 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:44:23 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-589cf043-6dbc-4f48-bf68-8fe015f25f09 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:44:23 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-589cf043-6dbc-4f48-bf68-8fe015f25f09 tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] GET http://192.168.122.202/volume/v3/volumes/9ce61feb-2a33-4325-a767-148dd2c0d5a4 Sep 01 12:44:23 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-589cf043-6dbc-4f48-bf68-8fe015f25f09 tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:44:23 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-589cf043-6dbc-4f48-bf68-8fe015f25f09 tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:44:23 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:44:23 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:44:23 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:44:23 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:44:23 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-589cf043-6dbc-4f48-bf68-8fe015f25f09 tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] Volume info retrieved successfully. Sep 01 12:44:24 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-589cf043-6dbc-4f48-bf68-8fe015f25f09 tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] http://192.168.122.202/volume/v3/volumes/9ce61feb-2a33-4325-a767-148dd2c0d5a4 returned with HTTP 200 Sep 01 12:44:24 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 678/1389] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:44:23 2026] GET /volume/v3/volumes/9ce61feb-2a33-4325-a767-148dd2c0d5a4 => generated 851 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:44:24 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-795a77fe-8411-4676-9541-7291d133e922 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:44:24 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-795a77fe-8411-4676-9541-7291d133e922 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] GET http://192.168.122.202/volume/v3/volumes/67e3670f-dd27-4225-a7f6-7b23b4e7c3f1 Sep 01 12:44:24 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-795a77fe-8411-4676-9541-7291d133e922 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:44:24 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-795a77fe-8411-4676-9541-7291d133e922 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:44:24 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:44:24 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:44:24 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:44:24 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:44:24 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-795a77fe-8411-4676-9541-7291d133e922 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Volume info retrieved successfully. Sep 01 12:44:24 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-795a77fe-8411-4676-9541-7291d133e922 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] http://192.168.122.202/volume/v3/volumes/67e3670f-dd27-4225-a7f6-7b23b4e7c3f1 returned with HTTP 200 Sep 01 12:44:24 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 712/1390] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:44:24 2026] GET /volume/v3/volumes/67e3670f-dd27-4225-a7f6-7b23b4e7c3f1 => generated 856 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:44:24 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-e8e4e64a-90ba-4e2b-a143-186d9f4ea357 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:44:24 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e8e4e64a-90ba-4e2b-a143-186d9f4ea357 tempest-TestImageHashVerification-1588852636 tempest-TestImageHashVerification-1588852636-project-member] GET http://192.168.122.202/volume/v3/volumes/cbeaa0d7-2c9d-404b-ae6c-e311f60854e9 Sep 01 12:44:24 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e8e4e64a-90ba-4e2b-a143-186d9f4ea357 tempest-TestImageHashVerification-1588852636 tempest-TestImageHashVerification-1588852636-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:44:24 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e8e4e64a-90ba-4e2b-a143-186d9f4ea357 tempest-TestImageHashVerification-1588852636 tempest-TestImageHashVerification-1588852636-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:44:24 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:44:24 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:44:24 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:44:24 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:44:24 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-e8e4e64a-90ba-4e2b-a143-186d9f4ea357 tempest-TestImageHashVerification-1588852636 tempest-TestImageHashVerification-1588852636-project-member] Volume info retrieved successfully. Sep 01 12:44:24 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e8e4e64a-90ba-4e2b-a143-186d9f4ea357 tempest-TestImageHashVerification-1588852636 tempest-TestImageHashVerification-1588852636-project-member] http://192.168.122.202/volume/v3/volumes/cbeaa0d7-2c9d-404b-ae6c-e311f60854e9 returned with HTTP 200 Sep 01 12:44:24 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 679/1391] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:44:24 2026] GET /volume/v3/volumes/cbeaa0d7-2c9d-404b-ae6c-e311f60854e9 => generated 856 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:44:24 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-41383b85-5738-423f-a09c-6dbec0eae4b9 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:44:24 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-41383b85-5738-423f-a09c-6dbec0eae4b9 tempest-VolumesCloneNegativeTest-781821296 tempest-VolumesCloneNegativeTest-781821296-project-member] GET http://192.168.122.202/volume/v3/volumes/7a851882-f4a0-45d6-a0d9-e767c58506dd Sep 01 12:44:24 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-41383b85-5738-423f-a09c-6dbec0eae4b9 tempest-VolumesCloneNegativeTest-781821296 tempest-VolumesCloneNegativeTest-781821296-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:44:24 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-41383b85-5738-423f-a09c-6dbec0eae4b9 tempest-VolumesCloneNegativeTest-781821296 tempest-VolumesCloneNegativeTest-781821296-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:44:24 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:44:24 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:44:24 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:44:24 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:44:24 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-41383b85-5738-423f-a09c-6dbec0eae4b9 tempest-VolumesCloneNegativeTest-781821296 tempest-VolumesCloneNegativeTest-781821296-project-member] Volume info retrieved successfully. Sep 01 12:44:24 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-41383b85-5738-423f-a09c-6dbec0eae4b9 tempest-VolumesCloneNegativeTest-781821296 tempest-VolumesCloneNegativeTest-781821296-project-member] http://192.168.122.202/volume/v3/volumes/7a851882-f4a0-45d6-a0d9-e767c58506dd returned with HTTP 200 Sep 01 12:44:25 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 713/1392] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:44:24 2026] GET /volume/v3/volumes/7a851882-f4a0-45d6-a0d9-e767c58506dd => generated 856 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:44:25 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-c5399d47-1dfe-4e86-99be-c960b8dbedec None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:44:25 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c5399d47-1dfe-4e86-99be-c960b8dbedec tempest-VolumesCloneNegativeTest-781821296 tempest-VolumesCloneNegativeTest-781821296-project-member] POST http://192.168.122.202/volume/v3/volumes Sep 01 12:44:25 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c5399d47-1dfe-4e86-99be-c960b8dbedec tempest-VolumesCloneNegativeTest-781821296 tempest-VolumesCloneNegativeTest-781821296-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "7a851882-f4a0-45d6-a0d9-e767c58506dd"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:44:25 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volumes [None req-c5399d47-1dfe-4e86-99be-c960b8dbedec tempest-VolumesCloneNegativeTest-781821296 tempest-VolumesCloneNegativeTest-781821296-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '7a851882-f4a0-45d6-a0d9-e767c58506dd'}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:44:25 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:44:25 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:44:25 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:44:25 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:44:25 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-c5399d47-1dfe-4e86-99be-c960b8dbedec tempest-VolumesCloneNegativeTest-781821296 tempest-VolumesCloneNegativeTest-781821296-project-member] Volume retrieved successfully. Sep 01 12:44:25 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-c5399d47-1dfe-4e86-99be-c960b8dbedec tempest-VolumesCloneNegativeTest-781821296 tempest-VolumesCloneNegativeTest-781821296-project-member] Create volume of 1 GB Sep 01 12:44:25 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-c5399d47-1dfe-4e86-99be-c960b8dbedec tempest-VolumesCloneNegativeTest-781821296 tempest-VolumesCloneNegativeTest-781821296-project-member] Availability Zones retrieved successfully. Sep 01 12:44:25 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-c5399d47-1dfe-4e86-99be-c960b8dbedec tempest-VolumesCloneNegativeTest-781821296 tempest-VolumesCloneNegativeTest-781821296-project-member] Flow 'volume_create_api' (b7bd60bf-aa01-4c29-b0a5-3e72ff63518d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:44:25 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-c5399d47-1dfe-4e86-99be-c960b8dbedec tempest-VolumesCloneNegativeTest-781821296 tempest-VolumesCloneNegativeTest-781821296-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (70be90bb-3f79-48ab-865c-f554620aedf3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:44:25 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.flows.api.create_volume [None req-c5399d47-1dfe-4e86-99be-c960b8dbedec tempest-VolumesCloneNegativeTest-781821296 tempest-VolumesCloneNegativeTest-781821296-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=86814) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 12:44:25 devstack devstack@c-api.service[86814]: WARNING cinder.volume.api [None req-c5399d47-1dfe-4e86-99be-c960b8dbedec tempest-VolumesCloneNegativeTest-781821296 tempest-VolumesCloneNegativeTest-781821296-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (70be90bb-3f79-48ab-865c-f554620aedf3) transitioned into state 'FAILURE' from state 'RUNNING' Sep 01 12:44:25 devstack devstack@c-api.service[86814]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size '1'GB cannot be smaller than original volume size 2GB. They must be >= original volume size. Sep 01 12:44:25 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-c5399d47-1dfe-4e86-99be-c960b8dbedec tempest-VolumesCloneNegativeTest-781821296 tempest-VolumesCloneNegativeTest-781821296-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (70be90bb-3f79-48ab-865c-f554620aedf3) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:44:25 devstack devstack@c-api.service[86814]: WARNING cinder.volume.api [None req-c5399d47-1dfe-4e86-99be-c960b8dbedec tempest-VolumesCloneNegativeTest-781821296 tempest-VolumesCloneNegativeTest-781821296-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (70be90bb-3f79-48ab-865c-f554620aedf3) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 01 12:44:25 devstack devstack@c-api.service[86814]: WARNING cinder.volume.api [None req-c5399d47-1dfe-4e86-99be-c960b8dbedec tempest-VolumesCloneNegativeTest-781821296 tempest-VolumesCloneNegativeTest-781821296-project-member] Flow 'volume_create_api' (b7bd60bf-aa01-4c29-b0a5-3e72ff63518d) transitioned into state 'REVERTED' from state 'RUNNING' Sep 01 12:44:25 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c5399d47-1dfe-4e86-99be-c960b8dbedec tempest-VolumesCloneNegativeTest-781821296 tempest-VolumesCloneNegativeTest-781821296-project-member] http://192.168.122.202/volume/v3/volumes returned with HTTP 400 Sep 01 12:44:25 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 680/1393] 192.168.122.202 () {60 vars in 1142 bytes} [Tue Sep 1 12:44:25 2026] POST /volume/v3/volumes => generated 173 bytes in 97 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 12:44:25 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-581c440f-b008-4ec2-b3ae-09b1fba1d54b None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:44:25 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-581c440f-b008-4ec2-b3ae-09b1fba1d54b tempest-VolumesCloneNegativeTest-781821296 tempest-VolumesCloneNegativeTest-781821296-project-member] GET http://192.168.122.202/volume/v3/volumes/7a851882-f4a0-45d6-a0d9-e767c58506dd Sep 01 12:44:25 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-581c440f-b008-4ec2-b3ae-09b1fba1d54b tempest-VolumesCloneNegativeTest-781821296 tempest-VolumesCloneNegativeTest-781821296-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:44:25 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-581c440f-b008-4ec2-b3ae-09b1fba1d54b tempest-VolumesCloneNegativeTest-781821296 tempest-VolumesCloneNegativeTest-781821296-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:44:25 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:44:25 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:44:25 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:44:25 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:44:25 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-581c440f-b008-4ec2-b3ae-09b1fba1d54b tempest-VolumesCloneNegativeTest-781821296 tempest-VolumesCloneNegativeTest-781821296-project-member] Volume info retrieved successfully. Sep 01 12:44:25 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-581c440f-b008-4ec2-b3ae-09b1fba1d54b tempest-VolumesCloneNegativeTest-781821296 tempest-VolumesCloneNegativeTest-781821296-project-member] http://192.168.122.202/volume/v3/volumes/7a851882-f4a0-45d6-a0d9-e767c58506dd returned with HTTP 200 Sep 01 12:44:25 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 714/1394] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:44:25 2026] GET /volume/v3/volumes/7a851882-f4a0-45d6-a0d9-e767c58506dd => generated 856 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:44:25 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-821b1348-20ca-4ea2-948a-f94948a41185 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:44:25 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-821b1348-20ca-4ea2-948a-f94948a41185 tempest-VolumesCloneNegativeTest-781821296 tempest-VolumesCloneNegativeTest-781821296-project-member] DELETE http://192.168.122.202/volume/v3/volumes/7a851882-f4a0-45d6-a0d9-e767c58506dd Sep 01 12:44:25 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-821b1348-20ca-4ea2-948a-f94948a41185 tempest-VolumesCloneNegativeTest-781821296 tempest-VolumesCloneNegativeTest-781821296-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:44:25 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-821b1348-20ca-4ea2-948a-f94948a41185 tempest-VolumesCloneNegativeTest-781821296 tempest-VolumesCloneNegativeTest-781821296-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:44:25 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-821b1348-20ca-4ea2-948a-f94948a41185 tempest-VolumesCloneNegativeTest-781821296 tempest-VolumesCloneNegativeTest-781821296-project-member] Delete volume with id: 7a851882-f4a0-45d6-a0d9-e767c58506dd Sep 01 12:44:25 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:44:25 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:44:25 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:44:25 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:44:25 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-821b1348-20ca-4ea2-948a-f94948a41185 tempest-VolumesCloneNegativeTest-781821296 tempest-VolumesCloneNegativeTest-781821296-project-member] Volume info retrieved successfully. Sep 01 12:44:25 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-551fe894-8c1d-4d04-b968-6eeab09916a4 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:44:25 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-551fe894-8c1d-4d04-b968-6eeab09916a4 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] GET http://192.168.122.202/volume/v3/volumes/67e3670f-dd27-4225-a7f6-7b23b4e7c3f1 Sep 01 12:44:25 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-551fe894-8c1d-4d04-b968-6eeab09916a4 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:44:25 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-551fe894-8c1d-4d04-b968-6eeab09916a4 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:44:25 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:44:25 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:44:25 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:44:25 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:44:25 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-821b1348-20ca-4ea2-948a-f94948a41185 tempest-VolumesCloneNegativeTest-781821296 tempest-VolumesCloneNegativeTest-781821296-project-member] Delete volume request issued successfully. Sep 01 12:44:25 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-821b1348-20ca-4ea2-948a-f94948a41185 tempest-VolumesCloneNegativeTest-781821296 tempest-VolumesCloneNegativeTest-781821296-project-member] http://192.168.122.202/volume/v3/volumes/7a851882-f4a0-45d6-a0d9-e767c58506dd returned with HTTP 202 Sep 01 12:44:25 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 681/1395] 192.168.122.202 () {58 vars in 1235 bytes} [Tue Sep 1 12:44:25 2026] DELETE /volume/v3/volumes/7a851882-f4a0-45d6-a0d9-e767c58506dd => generated 0 bytes in 104 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:44:25 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-28809b3a-1196-426d-9f0a-89a82cfd7ecf None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:44:25 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-551fe894-8c1d-4d04-b968-6eeab09916a4 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Volume info retrieved successfully. Sep 01 12:44:25 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-28809b3a-1196-426d-9f0a-89a82cfd7ecf tempest-VolumesCloneNegativeTest-781821296 tempest-VolumesCloneNegativeTest-781821296-project-member] GET http://192.168.122.202/volume/v3/volumes/7a851882-f4a0-45d6-a0d9-e767c58506dd Sep 01 12:44:25 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-28809b3a-1196-426d-9f0a-89a82cfd7ecf tempest-VolumesCloneNegativeTest-781821296 tempest-VolumesCloneNegativeTest-781821296-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:44:25 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-28809b3a-1196-426d-9f0a-89a82cfd7ecf tempest-VolumesCloneNegativeTest-781821296 tempest-VolumesCloneNegativeTest-781821296-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:44:25 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-551fe894-8c1d-4d04-b968-6eeab09916a4 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] http://192.168.122.202/volume/v3/volumes/67e3670f-dd27-4225-a7f6-7b23b4e7c3f1 returned with HTTP 200 Sep 01 12:44:25 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 715/1396] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:44:25 2026] GET /volume/v3/volumes/67e3670f-dd27-4225-a7f6-7b23b4e7c3f1 => generated 856 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:44:25 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:44:25 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:44:25 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:44:25 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:44:25 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-28809b3a-1196-426d-9f0a-89a82cfd7ecf tempest-VolumesCloneNegativeTest-781821296 tempest-VolumesCloneNegativeTest-781821296-project-member] Volume info retrieved successfully. Sep 01 12:44:25 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-28809b3a-1196-426d-9f0a-89a82cfd7ecf tempest-VolumesCloneNegativeTest-781821296 tempest-VolumesCloneNegativeTest-781821296-project-member] http://192.168.122.202/volume/v3/volumes/7a851882-f4a0-45d6-a0d9-e767c58506dd returned with HTTP 200 Sep 01 12:44:25 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 682/1397] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:44:25 2026] GET /volume/v3/volumes/7a851882-f4a0-45d6-a0d9-e767c58506dd => generated 855 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:44:25 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-74f14691-4f9c-45ad-9092-1a6e03c8310b None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:44:25 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-74f14691-4f9c-45ad-9092-1a6e03c8310b tempest-TestImageHashVerification-1588852636 tempest-TestImageHashVerification-1588852636-project-member] GET http://192.168.122.202/volume/v3/volumes/cbeaa0d7-2c9d-404b-ae6c-e311f60854e9 Sep 01 12:44:25 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-74f14691-4f9c-45ad-9092-1a6e03c8310b tempest-TestImageHashVerification-1588852636 tempest-TestImageHashVerification-1588852636-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:44:25 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-74f14691-4f9c-45ad-9092-1a6e03c8310b tempest-TestImageHashVerification-1588852636 tempest-TestImageHashVerification-1588852636-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:44:25 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-74f14691-4f9c-45ad-9092-1a6e03c8310b tempest-TestImageHashVerification-1588852636 tempest-TestImageHashVerification-1588852636-project-member] http://192.168.122.202/volume/v3/volumes/cbeaa0d7-2c9d-404b-ae6c-e311f60854e9 returned with HTTP 404 Sep 01 12:44:25 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 716/1398] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:44:25 2026] GET /volume/v3/volumes/cbeaa0d7-2c9d-404b-ae6c-e311f60854e9 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:44:26 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-88b5d25f-1ea0-4c71-81f8-e26dcaf721af None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:44:26 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-88b5d25f-1ea0-4c71-81f8-e26dcaf721af tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] GET http://192.168.122.202/volume/v3/volumes/67e3670f-dd27-4225-a7f6-7b23b4e7c3f1 Sep 01 12:44:26 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-88b5d25f-1ea0-4c71-81f8-e26dcaf721af tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:44:26 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-88b5d25f-1ea0-4c71-81f8-e26dcaf721af tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:44:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-a28532f1-aa27-4c74-846f-576a35f852f7 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:44:26 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a28532f1-aa27-4c74-846f-576a35f852f7 tempest-VolumesCloneNegativeTest-781821296 tempest-VolumesCloneNegativeTest-781821296-project-member] GET http://192.168.122.202/volume/v3/volumes/7a851882-f4a0-45d6-a0d9-e767c58506dd Sep 01 12:44:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a28532f1-aa27-4c74-846f-576a35f852f7 tempest-VolumesCloneNegativeTest-781821296 tempest-VolumesCloneNegativeTest-781821296-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:44:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a28532f1-aa27-4c74-846f-576a35f852f7 tempest-VolumesCloneNegativeTest-781821296 tempest-VolumesCloneNegativeTest-781821296-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:44:26 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:44:26 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:44:26 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:44:26 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:44:26 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-88b5d25f-1ea0-4c71-81f8-e26dcaf721af tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Volume info retrieved successfully. Sep 01 12:44:26 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a28532f1-aa27-4c74-846f-576a35f852f7 tempest-VolumesCloneNegativeTest-781821296 tempest-VolumesCloneNegativeTest-781821296-project-member] http://192.168.122.202/volume/v3/volumes/7a851882-f4a0-45d6-a0d9-e767c58506dd returned with HTTP 404 Sep 01 12:44:26 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 717/1399] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:44:26 2026] GET /volume/v3/volumes/7a851882-f4a0-45d6-a0d9-e767c58506dd => generated 109 bytes in 51 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 12:44:26 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-88b5d25f-1ea0-4c71-81f8-e26dcaf721af tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] http://192.168.122.202/volume/v3/volumes/67e3670f-dd27-4225-a7f6-7b23b4e7c3f1 returned with HTTP 200 Sep 01 12:44:26 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 683/1400] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:44:26 2026] GET /volume/v3/volumes/67e3670f-dd27-4225-a7f6-7b23b4e7c3f1 => generated 857 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:44:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-3daf5db1-c939-4a97-ac36-2c6b1912a9f4 req-224ff1f1-7c95-4010-aebf-10f7d1902391 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:44:26 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-3daf5db1-c939-4a97-ac36-2c6b1912a9f4 req-224ff1f1-7c95-4010-aebf-10f7d1902391 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] GET http://192.168.122.202/volume/v3/volumes/67e3670f-dd27-4225-a7f6-7b23b4e7c3f1 Sep 01 12:44:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-3daf5db1-c939-4a97-ac36-2c6b1912a9f4 req-224ff1f1-7c95-4010-aebf-10f7d1902391 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:44:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-3daf5db1-c939-4a97-ac36-2c6b1912a9f4 req-224ff1f1-7c95-4010-aebf-10f7d1902391 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:44:26 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:44:26 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:44:26 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:44:26 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:44:26 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [req-3daf5db1-c939-4a97-ac36-2c6b1912a9f4 req-224ff1f1-7c95-4010-aebf-10f7d1902391 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Volume info retrieved successfully. Sep 01 12:44:26 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-3daf5db1-c939-4a97-ac36-2c6b1912a9f4 req-224ff1f1-7c95-4010-aebf-10f7d1902391 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] http://192.168.122.202/volume/v3/volumes/67e3670f-dd27-4225-a7f6-7b23b4e7c3f1 returned with HTTP 200 Sep 01 12:44:26 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 718/1401] 192.168.122.202 () {60 vars in 1487 bytes} [Tue Sep 1 12:44:26 2026] GET /volume/v3/volumes/67e3670f-dd27-4225-a7f6-7b23b4e7c3f1 => generated 857 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:44:27 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-5fff18ed-7288-430e-8dde-d61f485c1c31 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:44:27 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-5fff18ed-7288-430e-8dde-d61f485c1c31 None None] GET http://192.168.122.202/volume// Sep 01 12:44:27 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-5fff18ed-7288-430e-8dde-d61f485c1c31 None None] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:44:27 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-5fff18ed-7288-430e-8dde-d61f485c1c31 None None] Calling method 'all' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:44:27 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-5fff18ed-7288-430e-8dde-d61f485c1c31 None None] http://192.168.122.202/volume// returned with HTTP 300 Sep 01 12:44:27 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 684/1402] 192.168.122.202 () {58 vars in 1317 bytes} [Tue Sep 1 12:44:27 2026] GET /volume/ => generated 390 bytes in 13 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 12:44:27 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-3daf5db1-c939-4a97-ac36-2c6b1912a9f4 req-ddc114df-dcc6-4421-a61a-ace78e545e4a None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:44:27 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-3daf5db1-c939-4a97-ac36-2c6b1912a9f4 req-ddc114df-dcc6-4421-a61a-ace78e545e4a tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] POST http://192.168.122.202/volume/v3/attachments Sep 01 12:44:27 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-3daf5db1-c939-4a97-ac36-2c6b1912a9f4 req-ddc114df-dcc6-4421-a61a-ace78e545e4a tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "67e3670f-dd27-4225-a7f6-7b23b4e7c3f1", "connector": null, "instance_uuid": "683ea601-0e23-468e-8119-305decb2bdd1"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:44:27 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:44:27 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:44:27 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:44:27 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:44:27 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-3daf5db1-c939-4a97-ac36-2c6b1912a9f4 req-ddc114df-dcc6-4421-a61a-ace78e545e4a tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] http://192.168.122.202/volume/v3/attachments returned with HTTP 200 Sep 01 12:44:27 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 719/1403] 192.168.122.202 () {66 vars in 1483 bytes} [Tue Sep 1 12:44:27 2026] POST /volume/v3/attachments => generated 273 bytes in 588 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:44:27 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-df72297a-237c-4f79-bb79-079c31c3c4e0 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:44:27 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-df72297a-237c-4f79-bb79-079c31c3c4e0 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] GET http://192.168.122.202/volume/v3/volumes/67e3670f-dd27-4225-a7f6-7b23b4e7c3f1 Sep 01 12:44:27 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-df72297a-237c-4f79-bb79-079c31c3c4e0 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:44:27 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-df72297a-237c-4f79-bb79-079c31c3c4e0 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:44:27 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:44:27 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:44:27 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:44:27 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:44:27 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-df72297a-237c-4f79-bb79-079c31c3c4e0 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Volume info retrieved successfully. Sep 01 12:44:27 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-df72297a-237c-4f79-bb79-079c31c3c4e0 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] http://192.168.122.202/volume/v3/volumes/67e3670f-dd27-4225-a7f6-7b23b4e7c3f1 returned with HTTP 200 Sep 01 12:44:27 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 685/1404] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:44:27 2026] GET /volume/v3/volumes/67e3670f-dd27-4225-a7f6-7b23b4e7c3f1 => generated 856 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:44:27 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-25f3ef54-bd0e-4ade-b928-ace5ea9a9c09 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:44:27 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-25f3ef54-bd0e-4ade-b928-ace5ea9a9c09 None None] GET http://192.168.122.202/volume// Sep 01 12:44:27 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-25f3ef54-bd0e-4ade-b928-ace5ea9a9c09 None None] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:44:27 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-25f3ef54-bd0e-4ade-b928-ace5ea9a9c09 None None] Calling method 'all' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:44:27 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-25f3ef54-bd0e-4ade-b928-ace5ea9a9c09 None None] http://192.168.122.202/volume// returned with HTTP 300 Sep 01 12:44:27 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 720/1405] 192.168.122.202 () {58 vars in 1315 bytes} [Tue Sep 1 12:44:27 2026] GET /volume/ => generated 390 bytes in 15 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 12:44:27 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-3daf5db1-c939-4a97-ac36-2c6b1912a9f4 req-048a3ac1-c641-489c-9a75-9ae6db8f0ac4 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:44:27 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-3daf5db1-c939-4a97-ac36-2c6b1912a9f4 req-048a3ac1-c641-489c-9a75-9ae6db8f0ac4 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] GET http://192.168.122.202/volume/v3/volumes/67e3670f-dd27-4225-a7f6-7b23b4e7c3f1 Sep 01 12:44:27 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-3daf5db1-c939-4a97-ac36-2c6b1912a9f4 req-048a3ac1-c641-489c-9a75-9ae6db8f0ac4 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:44:27 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-3daf5db1-c939-4a97-ac36-2c6b1912a9f4 req-048a3ac1-c641-489c-9a75-9ae6db8f0ac4 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:44:27 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:44:27 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:44:27 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:44:27 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:44:27 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [req-3daf5db1-c939-4a97-ac36-2c6b1912a9f4 req-048a3ac1-c641-489c-9a75-9ae6db8f0ac4 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Volume info retrieved successfully. Sep 01 12:44:27 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-3daf5db1-c939-4a97-ac36-2c6b1912a9f4 req-048a3ac1-c641-489c-9a75-9ae6db8f0ac4 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] http://192.168.122.202/volume/v3/volumes/67e3670f-dd27-4225-a7f6-7b23b4e7c3f1 returned with HTTP 200 Sep 01 12:44:27 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 686/1406] 192.168.122.202 () {62 vars in 1528 bytes} [Tue Sep 1 12:44:27 2026] GET /volume/v3/volumes/67e3670f-dd27-4225-a7f6-7b23b4e7c3f1 => generated 1037 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 12:44:28 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-3daf5db1-c939-4a97-ac36-2c6b1912a9f4 req-6a9f9cbe-8aba-45c7-9889-188b64e40470 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:44:28 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-3daf5db1-c939-4a97-ac36-2c6b1912a9f4 req-6a9f9cbe-8aba-45c7-9889-188b64e40470 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] PUT http://192.168.122.202/volume/v3/attachments/f46178c0-305b-4e45-a3cb-9404eae9d673 Sep 01 12:44:28 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-3daf5db1-c939-4a97-ac36-2c6b1912a9f4 req-6a9f9cbe-8aba-45c7-9889-188b64e40470 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.202", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9cabaa2c96fd", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "d576c0ca-ddd0-46cc-913d-b7a80063e011", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:44:28 devstack devstack@c-api.service[86815]: DEBUG cinder.coordination [req-3daf5db1-c939-4a97-ac36-2c6b1912a9f4 req-6a9f9cbe-8aba-45c7-9889-188b64e40470 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Acquiring lock "cinder-attachment_update-67e3670f-dd27-4225-a7f6-7b23b4e7c3f1-devstack" by "attachment_update" {{(pid=86815) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 12:44:28 devstack devstack@c-api.service[86815]: DEBUG cinder.coordination [req-3daf5db1-c939-4a97-ac36-2c6b1912a9f4 req-6a9f9cbe-8aba-45c7-9889-188b64e40470 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Lock "cinder-attachment_update-67e3670f-dd27-4225-a7f6-7b23b4e7c3f1-devstack" acquired by "attachment_update" :: waited 0.022s {{(pid=86815) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 12:44:28 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:44:28 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:44:28 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:44:28 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:44:28 devstack devstack@c-api.service[86815]: DEBUG cinder.coordination [req-3daf5db1-c939-4a97-ac36-2c6b1912a9f4 req-6a9f9cbe-8aba-45c7-9889-188b64e40470 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Lock "cinder-attachment_update-67e3670f-dd27-4225-a7f6-7b23b4e7c3f1-devstack" released by "attachment_update" :: held 0.269s {{(pid=86815) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 12:44:28 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-3daf5db1-c939-4a97-ac36-2c6b1912a9f4 req-6a9f9cbe-8aba-45c7-9889-188b64e40470 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] http://192.168.122.202/volume/v3/attachments/f46178c0-305b-4e45-a3cb-9404eae9d673 returned with HTTP 200 Sep 01 12:44:28 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 721/1407] 192.168.122.202 () {66 vars in 1593 bytes} [Tue Sep 1 12:44:28 2026] PUT /volume/v3/attachments/f46178c0-305b-4e45-a3cb-9404eae9d673 => generated 694 bytes in 321 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 12:44:28 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-cd52383c-edf2-44ba-bf88-714a5fe39e42 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:44:28 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-cd52383c-edf2-44ba-bf88-714a5fe39e42 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] GET http://192.168.122.202/volume/v3/volumes/67e3670f-dd27-4225-a7f6-7b23b4e7c3f1 Sep 01 12:44:28 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-cd52383c-edf2-44ba-bf88-714a5fe39e42 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:44:28 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-cd52383c-edf2-44ba-bf88-714a5fe39e42 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:44:28 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:44:28 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:44:28 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:44:28 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:44:28 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-cd52383c-edf2-44ba-bf88-714a5fe39e42 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Volume info retrieved successfully. Sep 01 12:44:28 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-cd52383c-edf2-44ba-bf88-714a5fe39e42 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] http://192.168.122.202/volume/v3/volumes/67e3670f-dd27-4225-a7f6-7b23b4e7c3f1 returned with HTTP 200 Sep 01 12:44:28 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 687/1408] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:44:28 2026] GET /volume/v3/volumes/67e3670f-dd27-4225-a7f6-7b23b4e7c3f1 => generated 857 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:44:29 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-3daf5db1-c939-4a97-ac36-2c6b1912a9f4 req-1f6c996a-32ae-4ea4-9dff-18efd8fb9d02 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:44:29 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-3daf5db1-c939-4a97-ac36-2c6b1912a9f4 req-1f6c996a-32ae-4ea4-9dff-18efd8fb9d02 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] POST http://192.168.122.202/volume/v3/attachments/f46178c0-305b-4e45-a3cb-9404eae9d673/action Sep 01 12:44:29 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-3daf5db1-c939-4a97-ac36-2c6b1912a9f4 req-1f6c996a-32ae-4ea4-9dff-18efd8fb9d02 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Action body: b'{"os-complete": null}' {{(pid=86815) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:44:29 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-3daf5db1-c939-4a97-ac36-2c6b1912a9f4 req-1f6c996a-32ae-4ea4-9dff-18efd8fb9d02 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:44:29 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:44:29 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:44:29 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:44:29 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:44:29 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-3daf5db1-c939-4a97-ac36-2c6b1912a9f4 req-1f6c996a-32ae-4ea4-9dff-18efd8fb9d02 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] http://192.168.122.202/volume/v3/attachments/f46178c0-305b-4e45-a3cb-9404eae9d673/action returned with HTTP 204 Sep 01 12:44:29 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 722/1409] 192.168.122.202 () {66 vars in 1614 bytes} [Tue Sep 1 12:44:29 2026] POST /volume/v3/attachments/f46178c0-305b-4e45-a3cb-9404eae9d673/action => generated 0 bytes in 96 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:44:29 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-2445068e-c4cb-4813-9a72-cfa96d4f2715 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:44:29 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-2445068e-c4cb-4813-9a72-cfa96d4f2715 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] GET http://192.168.122.202/volume/v3/volumes/67e3670f-dd27-4225-a7f6-7b23b4e7c3f1 Sep 01 12:44:29 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-2445068e-c4cb-4813-9a72-cfa96d4f2715 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:44:29 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-2445068e-c4cb-4813-9a72-cfa96d4f2715 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:44:29 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:44:29 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:44:29 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:44:29 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:44:29 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-2445068e-c4cb-4813-9a72-cfa96d4f2715 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Volume info retrieved successfully. Sep 01 12:44:29 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-2445068e-c4cb-4813-9a72-cfa96d4f2715 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] http://192.168.122.202/volume/v3/volumes/67e3670f-dd27-4225-a7f6-7b23b4e7c3f1 returned with HTTP 200 Sep 01 12:44:29 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 688/1410] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:44:29 2026] GET /volume/v3/volumes/67e3670f-dd27-4225-a7f6-7b23b4e7c3f1 => generated 1149 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:44:29 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-2b733c32-dede-404a-b4fb-51587b9015e6 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:44:30 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-2b733c32-dede-404a-b4fb-51587b9015e6 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] GET http://192.168.122.202/volume/v3/volumes/67e3670f-dd27-4225-a7f6-7b23b4e7c3f1 Sep 01 12:44:30 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-2b733c32-dede-404a-b4fb-51587b9015e6 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:44:30 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-2b733c32-dede-404a-b4fb-51587b9015e6 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:44:30 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:44:30 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:44:30 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:44:30 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:44:30 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-2b733c32-dede-404a-b4fb-51587b9015e6 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Volume info retrieved successfully. Sep 01 12:44:30 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-2b733c32-dede-404a-b4fb-51587b9015e6 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] http://192.168.122.202/volume/v3/volumes/67e3670f-dd27-4225-a7f6-7b23b4e7c3f1 returned with HTTP 200 Sep 01 12:44:30 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 723/1411] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:44:29 2026] GET /volume/v3/volumes/67e3670f-dd27-4225-a7f6-7b23b4e7c3f1 => generated 1149 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:44:30 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-e37bce59-a132-45dc-8c6e-a241a1109b11 req-673d63bd-dbbf-401e-9642-adaea0e35489 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:44:30 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-e37bce59-a132-45dc-8c6e-a241a1109b11 req-673d63bd-dbbf-401e-9642-adaea0e35489 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] GET http://192.168.122.202/volume/v3/volumes/67e3670f-dd27-4225-a7f6-7b23b4e7c3f1 Sep 01 12:44:30 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-e37bce59-a132-45dc-8c6e-a241a1109b11 req-673d63bd-dbbf-401e-9642-adaea0e35489 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:44:30 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-e37bce59-a132-45dc-8c6e-a241a1109b11 req-673d63bd-dbbf-401e-9642-adaea0e35489 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:44:30 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:44:30 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:44:30 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:44:30 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:44:30 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [req-e37bce59-a132-45dc-8c6e-a241a1109b11 req-673d63bd-dbbf-401e-9642-adaea0e35489 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Volume info retrieved successfully. Sep 01 12:44:30 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-e37bce59-a132-45dc-8c6e-a241a1109b11 req-673d63bd-dbbf-401e-9642-adaea0e35489 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] http://192.168.122.202/volume/v3/volumes/67e3670f-dd27-4225-a7f6-7b23b4e7c3f1 returned with HTTP 200 Sep 01 12:44:30 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 689/1412] 192.168.122.202 () {60 vars in 1487 bytes} [Tue Sep 1 12:44:30 2026] GET /volume/v3/volumes/67e3670f-dd27-4225-a7f6-7b23b4e7c3f1 => generated 1149 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:44:30 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-b2163267-af4d-4662-b3a8-e8563d7ae029 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:44:30 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b2163267-af4d-4662-b3a8-e8563d7ae029 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] GET http://192.168.122.202/volume/v3/volumes/67e3670f-dd27-4225-a7f6-7b23b4e7c3f1 Sep 01 12:44:30 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b2163267-af4d-4662-b3a8-e8563d7ae029 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:44:30 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b2163267-af4d-4662-b3a8-e8563d7ae029 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:44:30 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:44:30 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:44:30 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:44:30 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:44:30 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-b2163267-af4d-4662-b3a8-e8563d7ae029 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Volume info retrieved successfully. Sep 01 12:44:30 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b2163267-af4d-4662-b3a8-e8563d7ae029 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] http://192.168.122.202/volume/v3/volumes/67e3670f-dd27-4225-a7f6-7b23b4e7c3f1 returned with HTTP 200 Sep 01 12:44:30 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 724/1413] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:44:30 2026] GET /volume/v3/volumes/67e3670f-dd27-4225-a7f6-7b23b4e7c3f1 => generated 1149 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:44:30 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-34c0107d-d3b9-4824-bf9f-54140650c93c req-9ba17191-2678-4c32-8662-9fba069d5cb0 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:44:30 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-34c0107d-d3b9-4824-bf9f-54140650c93c req-9ba17191-2678-4c32-8662-9fba069d5cb0 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] GET http://192.168.122.202/volume/v3/volumes/67e3670f-dd27-4225-a7f6-7b23b4e7c3f1 Sep 01 12:44:30 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-34c0107d-d3b9-4824-bf9f-54140650c93c req-9ba17191-2678-4c32-8662-9fba069d5cb0 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:44:30 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-34c0107d-d3b9-4824-bf9f-54140650c93c req-9ba17191-2678-4c32-8662-9fba069d5cb0 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:44:30 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:44:30 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:44:30 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:44:30 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:44:30 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [req-34c0107d-d3b9-4824-bf9f-54140650c93c req-9ba17191-2678-4c32-8662-9fba069d5cb0 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Volume info retrieved successfully. Sep 01 12:44:30 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-34c0107d-d3b9-4824-bf9f-54140650c93c req-9ba17191-2678-4c32-8662-9fba069d5cb0 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] http://192.168.122.202/volume/v3/volumes/67e3670f-dd27-4225-a7f6-7b23b4e7c3f1 returned with HTTP 200 Sep 01 12:44:30 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 690/1414] 192.168.122.202 () {60 vars in 1487 bytes} [Tue Sep 1 12:44:30 2026] GET /volume/v3/volumes/67e3670f-dd27-4225-a7f6-7b23b4e7c3f1 => generated 1149 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 12:44:30 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-34c0107d-d3b9-4824-bf9f-54140650c93c req-1025a768-7a85-462b-b3e7-402e03ebc280 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:44:30 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-34c0107d-d3b9-4824-bf9f-54140650c93c req-1025a768-7a85-462b-b3e7-402e03ebc280 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] POST http://192.168.122.202/volume/v3/volumes/67e3670f-dd27-4225-a7f6-7b23b4e7c3f1/action Sep 01 12:44:30 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-34c0107d-d3b9-4824-bf9f-54140650c93c req-1025a768-7a85-462b-b3e7-402e03ebc280 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86815) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:44:30 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-34c0107d-d3b9-4824-bf9f-54140650c93c req-1025a768-7a85-462b-b3e7-402e03ebc280 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:44:30 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:44:30 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:44:30 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:44:30 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:44:30 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [req-34c0107d-d3b9-4824-bf9f-54140650c93c req-1025a768-7a85-462b-b3e7-402e03ebc280 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Volume info retrieved successfully. Sep 01 12:44:30 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [req-34c0107d-d3b9-4824-bf9f-54140650c93c req-1025a768-7a85-462b-b3e7-402e03ebc280 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Begin detaching volume completed successfully. Sep 01 12:44:30 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-34c0107d-d3b9-4824-bf9f-54140650c93c req-1025a768-7a85-462b-b3e7-402e03ebc280 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] http://192.168.122.202/volume/v3/volumes/67e3670f-dd27-4225-a7f6-7b23b4e7c3f1/action returned with HTTP 202 Sep 01 12:44:30 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 725/1415] 192.168.122.202 () {64 vars in 1561 bytes} [Tue Sep 1 12:44:30 2026] POST /volume/v3/volumes/67e3670f-dd27-4225-a7f6-7b23b4e7c3f1/action => generated 0 bytes in 113 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 12:44:30 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-c2cee384-7f4c-425f-ace9-b97c09d6cc6d None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:44:30 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c2cee384-7f4c-425f-ace9-b97c09d6cc6d None None] GET http://192.168.122.202/volume// Sep 01 12:44:30 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c2cee384-7f4c-425f-ace9-b97c09d6cc6d None None] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:44:30 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c2cee384-7f4c-425f-ace9-b97c09d6cc6d None None] Calling method 'all' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:44:30 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c2cee384-7f4c-425f-ace9-b97c09d6cc6d None None] http://192.168.122.202/volume// returned with HTTP 300 Sep 01 12:44:30 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 691/1416] 192.168.122.202 () {58 vars in 1315 bytes} [Tue Sep 1 12:44:30 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 12:44:30 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-34c0107d-d3b9-4824-bf9f-54140650c93c req-1537d9cf-45ec-4be6-809f-92e6051483d6 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:44:30 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-34c0107d-d3b9-4824-bf9f-54140650c93c req-1537d9cf-45ec-4be6-809f-92e6051483d6 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] GET http://192.168.122.202/volume/v3/volumes/67e3670f-dd27-4225-a7f6-7b23b4e7c3f1 Sep 01 12:44:30 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-34c0107d-d3b9-4824-bf9f-54140650c93c req-1537d9cf-45ec-4be6-809f-92e6051483d6 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:44:30 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-34c0107d-d3b9-4824-bf9f-54140650c93c req-1537d9cf-45ec-4be6-809f-92e6051483d6 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:44:30 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:44:30 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:44:30 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:44:30 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:44:30 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [req-34c0107d-d3b9-4824-bf9f-54140650c93c req-1537d9cf-45ec-4be6-809f-92e6051483d6 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Volume info retrieved successfully. Sep 01 12:44:30 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-34c0107d-d3b9-4824-bf9f-54140650c93c req-1537d9cf-45ec-4be6-809f-92e6051483d6 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] http://192.168.122.202/volume/v3/volumes/67e3670f-dd27-4225-a7f6-7b23b4e7c3f1 returned with HTTP 200 Sep 01 12:44:30 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 726/1417] 192.168.122.202 () {62 vars in 1528 bytes} [Tue Sep 1 12:44:30 2026] GET /volume/v3/volumes/67e3670f-dd27-4225-a7f6-7b23b4e7c3f1 => generated 1333 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 12:44:31 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-34c0107d-d3b9-4824-bf9f-54140650c93c req-854f5814-e7a5-4781-87b9-be5e22809355 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:44:31 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-34c0107d-d3b9-4824-bf9f-54140650c93c req-854f5814-e7a5-4781-87b9-be5e22809355 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] DELETE http://192.168.122.202/volume/v3/attachments/f46178c0-305b-4e45-a3cb-9404eae9d673 Sep 01 12:44:31 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-34c0107d-d3b9-4824-bf9f-54140650c93c req-854f5814-e7a5-4781-87b9-be5e22809355 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:44:31 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-34c0107d-d3b9-4824-bf9f-54140650c93c req-854f5814-e7a5-4781-87b9-be5e22809355 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Calling method 'version_select' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:44:31 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:44:31 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:44:31 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:44:31 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, Sep 01 12:44:31 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-34c0107d-d3b9-4824-bf9f-54140650c93c req-854f5814-e7a5-4781-87b9-be5e22809355 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] http://192.168.122.202/volume/v3/attachments/f46178c0-305b-4e45-a3cb-9404eae9d673 returned with HTTP 200 Sep 01 12:44:31 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 692/1418] 192.168.122.202 () {64 vars in 1562 bytes} [Tue Sep 1 12:44:31 2026] DELETE /volume/v3/attachments/f46178c0-305b-4e45-a3cb-9404eae9d673 => generated 19 bytes in 349 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:44:32 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-e17686ed-551f-4dfb-9517-1a651b164d9b None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:44:32 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e17686ed-551f-4dfb-9517-1a651b164d9b tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] GET http://192.168.122.202/volume/v3/volumes/67e3670f-dd27-4225-a7f6-7b23b4e7c3f1 Sep 01 12:44:32 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e17686ed-551f-4dfb-9517-1a651b164d9b tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:44:32 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e17686ed-551f-4dfb-9517-1a651b164d9b tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:44:32 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:44:32 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:44:32 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:44:32 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:44:32 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-e17686ed-551f-4dfb-9517-1a651b164d9b tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Volume info retrieved successfully. Sep 01 12:44:32 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e17686ed-551f-4dfb-9517-1a651b164d9b tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] http://192.168.122.202/volume/v3/volumes/67e3670f-dd27-4225-a7f6-7b23b4e7c3f1 returned with HTTP 200 Sep 01 12:44:32 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 727/1419] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:44:32 2026] GET /volume/v3/volumes/67e3670f-dd27-4225-a7f6-7b23b4e7c3f1 => generated 857 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:44:32 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-6bdffc59-99ea-46d7-9b5e-07d0924261b8 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:44:33 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-6bdffc59-99ea-46d7-9b5e-07d0924261b8 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] POST http://192.168.122.202/volume/v3/volumes Sep 01 12:44:33 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-6bdffc59-99ea-46d7-9b5e-07d0924261b8 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotListTestJSON-Volume-2103181907"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:44:33 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volumes [None req-6bdffc59-99ea-46d7-9b5e-07d0924261b8 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotListTestJSON-Volume-2103181907'}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:44:33 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-6bdffc59-99ea-46d7-9b5e-07d0924261b8 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Create volume of 1 GB Sep 01 12:44:33 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:44:33 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:44:33 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-6bdffc59-99ea-46d7-9b5e-07d0924261b8 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Availability Zones retrieved successfully. Sep 01 12:44:33 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-6bdffc59-99ea-46d7-9b5e-07d0924261b8 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Flow 'volume_create_api' (b2485ca2-db82-4644-9726-b485e9da9c5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:44:33 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-6bdffc59-99ea-46d7-9b5e-07d0924261b8 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (86003b7c-c8f4-4a41-8c92-56eb9565cc7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:44:33 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.flows.api.create_volume [None req-6bdffc59-99ea-46d7-9b5e-07d0924261b8 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Validating volume size '1' using validate_int {{(pid=86814) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 12:44:33 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-6bdffc59-99ea-46d7-9b5e-07d0924261b8 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (86003b7c-c8f4-4a41-8c92-56eb9565cc7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T10:31:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3a4f1b59-94a6-4839-b926-0837adf99645,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a4f1b59-94a6-4839-b926-0837adf99645', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:44:33 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-6bdffc59-99ea-46d7-9b5e-07d0924261b8 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (da09068a-9924-46d1-b3d5-851384a3bc33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:44:33 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-6bdffc59-99ea-46d7-9b5e-07d0924261b8 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Created reservations ['d7f68db8-1a5b-4ec5-bf3d-35fefd014024', '8865c00e-b190-4c03-8522-793dcfbec253', 'ca37e4e1-a6f1-4549-a5b4-4df5b61e3934', '1035b373-4ba9-40a8-80c3-960a76b7c9e4'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:44:33 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-6bdffc59-99ea-46d7-9b5e-07d0924261b8 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (da09068a-9924-46d1-b3d5-851384a3bc33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d7f68db8-1a5b-4ec5-bf3d-35fefd014024', '8865c00e-b190-4c03-8522-793dcfbec253', 'ca37e4e1-a6f1-4549-a5b4-4df5b61e3934', '1035b373-4ba9-40a8-80c3-960a76b7c9e4']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:44:33 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-6bdffc59-99ea-46d7-9b5e-07d0924261b8 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3678f7c9-a266-43c8-adc7-5917ca92a86f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:44:34 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:44:34 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:44:34 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-6bdffc59-99ea-46d7-9b5e-07d0924261b8 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3678f7c9-a266-43c8-adc7-5917ca92a86f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '47af820b-8f8b-44d7-a2ad-c2e107647714', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-2103181907',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f2b5e3320c3e44b29352b7f755d1e92d',qos_specs=None,replication_status=,reservations=['d7f68db8-1a5b-4ec5-bf3d-35fefd014024','8865c00e-b190-4c03-8522-793dcfbec253','ca37e4e1-a6f1-4549-a5b4-4df5b61e3934','1035b373-4ba9-40a8-80c3-960a76b7c9e4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e82152c22194b1182dd25bd6e2f979c',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T10:44:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-2103181907',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=47af820b-8f8b-44d7-a2ad-c2e107647714,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f2b5e3320c3e44b29352b7f755d1e92d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4e82152c22194b1182dd25bd6e2f979c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a4f1b59-94a6-4839-b926-0837adf99645),volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:44:34 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-6bdffc59-99ea-46d7-9b5e-07d0924261b8 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8da49b58-8b56-4ba9-b2eb-1019a5b05737) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:44:34 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-6bdffc59-99ea-46d7-9b5e-07d0924261b8 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8da49b58-8b56-4ba9-b2eb-1019a5b05737) transitioned into state 'SUCCESS' from state '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-2103181907',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f2b5e3320c3e44b29352b7f755d1e92d',qos_specs=None,replication_status=,reservations=['d7f68db8-1a5b-4ec5-bf3d-35fefd014024','8865c00e-b190-4c03-8522-793dcfbec253','ca37e4e1-a6f1-4549-a5b4-4df5b61e3934','1035b373-4ba9-40a8-80c3-960a76b7c9e4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e82152c22194b1182dd25bd6e2f979c',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:44:34 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-6bdffc59-99ea-46d7-9b5e-07d0924261b8 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (055afc0e-1bf9-442c-8847-48258d0dbc7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:44:34 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-6bdffc59-99ea-46d7-9b5e-07d0924261b8 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (055afc0e-1bf9-442c-8847-48258d0dbc7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:44:34 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-6bdffc59-99ea-46d7-9b5e-07d0924261b8 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Flow 'volume_create_api' (b2485ca2-db82-4644-9726-b485e9da9c5f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86814) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:44:34 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-6bdffc59-99ea-46d7-9b5e-07d0924261b8 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Create volume request issued successfully. Sep 01 12:44:34 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-6bdffc59-99ea-46d7-9b5e-07d0924261b8 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] http://192.168.122.202/volume/v3/volumes returned with HTTP 202 Sep 01 12:44:34 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 693/1420] 192.168.122.202 () {60 vars in 1142 bytes} [Tue Sep 1 12:44:32 2026] POST /volume/v3/volumes => generated 767 bytes in 1291 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:44:34 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-d16c2ff9-813a-4de1-be1e-dc70877fc232 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:44:34 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d16c2ff9-813a-4de1-be1e-dc70877fc232 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] GET http://192.168.122.202/volume/v3/volumes/47af820b-8f8b-44d7-a2ad-c2e107647714 Sep 01 12:44:34 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-d16c2ff9-813a-4de1-be1e-dc70877fc232 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:44:34 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-d16c2ff9-813a-4de1-be1e-dc70877fc232 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:44:34 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:44:34 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:44:34 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:44:34 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:44:34 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-d16c2ff9-813a-4de1-be1e-dc70877fc232 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Volume info retrieved successfully. Sep 01 12:44:34 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d16c2ff9-813a-4de1-be1e-dc70877fc232 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] http://192.168.122.202/volume/v3/volumes/47af820b-8f8b-44d7-a2ad-c2e107647714 returned with HTTP 200 Sep 01 12:44:34 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 728/1421] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:44:34 2026] GET /volume/v3/volumes/47af820b-8f8b-44d7-a2ad-c2e107647714 => generated 835 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:44:35 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-2c560a26-148e-40b8-8cfc-656a968fb077 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:44:35 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-2c560a26-148e-40b8-8cfc-656a968fb077 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] GET http://192.168.122.202/volume/v3/volumes/47af820b-8f8b-44d7-a2ad-c2e107647714 Sep 01 12:44:35 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-2c560a26-148e-40b8-8cfc-656a968fb077 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:44:35 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-2c560a26-148e-40b8-8cfc-656a968fb077 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:44:35 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:44:35 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:44:35 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:44:35 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:44:35 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-2c560a26-148e-40b8-8cfc-656a968fb077 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Volume info retrieved successfully. Sep 01 12:44:35 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-2c560a26-148e-40b8-8cfc-656a968fb077 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] http://192.168.122.202/volume/v3/volumes/47af820b-8f8b-44d7-a2ad-c2e107647714 returned with HTTP 200 Sep 01 12:44:35 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 694/1422] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:44:35 2026] GET /volume/v3/volumes/47af820b-8f8b-44d7-a2ad-c2e107647714 => generated 859 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:44:36 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-057d0cb4-26d5-416e-b01d-049590307494 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:44:36 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-057d0cb4-26d5-416e-b01d-049590307494 tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] POST http://192.168.122.202/volume/v3/volumes/9ce61feb-2a33-4325-a767-148dd2c0d5a4/action Sep 01 12:44:36 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-057d0cb4-26d5-416e-b01d-049590307494 tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] Action body: b'{"os-attach": {"instance_uuid": "58a504ea-2479-45e2-99c3-94831648a297", "mountpoint": "/dev/vdb"}}' {{(pid=86815) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:44:36 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-057d0cb4-26d5-416e-b01d-049590307494 tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "58a504ea-2479-45e2-99c3-94831648a297", "mountpoint": "/dev/vdb"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:44:36 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-2b956393-9b06-44cd-bafc-96a073b16e1f None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:44:36 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-2b956393-9b06-44cd-bafc-96a073b16e1f tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] GET http://192.168.122.202/volume/v3/volumes/47af820b-8f8b-44d7-a2ad-c2e107647714 Sep 01 12:44:36 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-2b956393-9b06-44cd-bafc-96a073b16e1f tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:44:36 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-2b956393-9b06-44cd-bafc-96a073b16e1f tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:44:36 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:44:36 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:44:36 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:44:36 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:44:36 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-057d0cb4-26d5-416e-b01d-049590307494 tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] Volume info retrieved successfully. Sep 01 12:44:36 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:44:36 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:44:36 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:44:36 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:44:36 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-2b956393-9b06-44cd-bafc-96a073b16e1f tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Volume info retrieved successfully. Sep 01 12:44:36 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-057d0cb4-26d5-416e-b01d-049590307494 tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] Update volume admin metadata completed successfully. Sep 01 12:44:36 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-2b956393-9b06-44cd-bafc-96a073b16e1f tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] http://192.168.122.202/volume/v3/volumes/47af820b-8f8b-44d7-a2ad-c2e107647714 returned with HTTP 200 Sep 01 12:44:36 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 695/1423] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:44:36 2026] GET /volume/v3/volumes/47af820b-8f8b-44d7-a2ad-c2e107647714 => generated 860 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:44:36 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-b2db216a-c0f3-404c-9a68-318daa36e91d None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:44:36 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b2db216a-c0f3-404c-9a68-318daa36e91d tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] POST http://192.168.122.202/volume/v3/snapshots Sep 01 12:44:36 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b2db216a-c0f3-404c-9a68-318daa36e91d tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "47af820b-8f8b-44d7-a2ad-c2e107647714", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1314991512"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:44:36 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:44:36 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:44:36 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:44:36 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:44:36 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-b2db216a-c0f3-404c-9a68-318daa36e91d tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Volume info retrieved successfully. Sep 01 12:44:36 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.snapshots [None req-b2db216a-c0f3-404c-9a68-318daa36e91d tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Create snapshot from volume 47af820b-8f8b-44d7-a2ad-c2e107647714 Sep 01 12:44:36 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-057d0cb4-26d5-416e-b01d-049590307494 tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] Attach volume completed successfully. Sep 01 12:44:36 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-057d0cb4-26d5-416e-b01d-049590307494 tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] http://192.168.122.202/volume/v3/volumes/9ce61feb-2a33-4325-a767-148dd2c0d5a4/action returned with HTTP 202 Sep 01 12:44:36 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 729/1424] 192.168.122.202 () {60 vars in 1274 bytes} [Tue Sep 1 12:44:36 2026] POST /volume/v3/volumes/9ce61feb-2a33-4325-a767-148dd2c0d5a4/action => generated 0 bytes in 394 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 01 12:44:36 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-a33eab3e-8d5f-450b-9fb3-ab45aa499d96 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:44:36 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a33eab3e-8d5f-450b-9fb3-ab45aa499d96 tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] GET http://192.168.122.202/volume/v3/volumes/9ce61feb-2a33-4325-a767-148dd2c0d5a4 Sep 01 12:44:36 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a33eab3e-8d5f-450b-9fb3-ab45aa499d96 tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:44:36 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a33eab3e-8d5f-450b-9fb3-ab45aa499d96 tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:44:36 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-b2db216a-c0f3-404c-9a68-318daa36e91d tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Created reservations ['c2a690ac-c808-4150-934c-73f339ba614e', '969cc2cc-9f0e-4182-9058-a441424189e6', 'c366b073-7fc4-4302-8d04-13703fd96476', '58ec2fb1-cb86-44cd-b577-ee90091dcf92'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:44:36 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:44:36 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:44:36 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:44:36 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:44:36 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-a33eab3e-8d5f-450b-9fb3-ab45aa499d96 tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] Volume info retrieved successfully. Sep 01 12:44:36 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:44:36 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:44:36 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a33eab3e-8d5f-450b-9fb3-ab45aa499d96 tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] http://192.168.122.202/volume/v3/volumes/9ce61feb-2a33-4325-a767-148dd2c0d5a4 returned with HTTP 200 Sep 01 12:44:36 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 730/1425] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:44:36 2026] GET /volume/v3/volumes/9ce61feb-2a33-4325-a767-148dd2c0d5a4 => generated 1185 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:44:36 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-ee1861ee-5b6e-40a6-bf61-8056c4462c1f None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:44:37 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-b2db216a-c0f3-404c-9a68-318daa36e91d tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Snapshot create request issued successfully. Sep 01 12:44:37 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-ee1861ee-5b6e-40a6-bf61-8056c4462c1f tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] POST http://192.168.122.202/volume/v3/volumes/9ce61feb-2a33-4325-a767-148dd2c0d5a4/action Sep 01 12:44:37 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b2db216a-c0f3-404c-9a68-318daa36e91d tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] http://192.168.122.202/volume/v3/snapshots returned with HTTP 202 Sep 01 12:44:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-ee1861ee-5b6e-40a6-bf61-8056c4462c1f tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] Action body: b'{"os-detach": {}}' {{(pid=86815) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:44:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-ee1861ee-5b6e-40a6-bf61-8056c4462c1f tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:44:37 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 696/1426] 192.168.122.202 () {60 vars in 1149 bytes} [Tue Sep 1 12:44:36 2026] POST /volume/v3/snapshots => generated 314 bytes in 425 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:44:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-6a9c5239-52d8-4766-af77-1d2f9319664b None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:44:37 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-6a9c5239-52d8-4766-af77-1d2f9319664b tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] GET http://192.168.122.202/volume/v3/snapshots/50303dee-fd2b-4cd8-8005-bf9923a659a0 Sep 01 12:44:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-6a9c5239-52d8-4766-af77-1d2f9319664b tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:44:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-6a9c5239-52d8-4766-af77-1d2f9319664b tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:44:37 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:44:37 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:44:37 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:44:37 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:44:37 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-6a9c5239-52d8-4766-af77-1d2f9319664b tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Snapshot retrieved successfully. Sep 01 12:44:37 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-6a9c5239-52d8-4766-af77-1d2f9319664b tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] http://192.168.122.202/volume/v3/snapshots/50303dee-fd2b-4cd8-8005-bf9923a659a0 returned with HTTP 200 Sep 01 12:44:37 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 697/1427] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:44:37 2026] GET /volume/v3/snapshots/50303dee-fd2b-4cd8-8005-bf9923a659a0 => generated 446 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:44:37 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:44:37 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:44:37 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-ee1861ee-5b6e-40a6-bf61-8056c4462c1f tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] Volume info retrieved successfully. Sep 01 12:44:37 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-ee1861ee-5b6e-40a6-bf61-8056c4462c1f tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] Detach volume completed successfully. Sep 01 12:44:37 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-ee1861ee-5b6e-40a6-bf61-8056c4462c1f tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] http://192.168.122.202/volume/v3/volumes/9ce61feb-2a33-4325-a767-148dd2c0d5a4/action returned with HTTP 202 Sep 01 12:44:37 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 731/1428] 192.168.122.202 () {60 vars in 1274 bytes} [Tue Sep 1 12:44:36 2026] POST /volume/v3/volumes/9ce61feb-2a33-4325-a767-148dd2c0d5a4/action => generated 0 bytes in 373 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 12:44:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-d860af76-3522-4207-8414-30ba3b0934bf None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:44:37 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d860af76-3522-4207-8414-30ba3b0934bf tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] GET http://192.168.122.202/volume/v3/volumes/9ce61feb-2a33-4325-a767-148dd2c0d5a4 Sep 01 12:44:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d860af76-3522-4207-8414-30ba3b0934bf tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:44:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d860af76-3522-4207-8414-30ba3b0934bf tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:44:37 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:44:37 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:44:37 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:44:37 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:44:37 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-d860af76-3522-4207-8414-30ba3b0934bf tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] Volume info retrieved successfully. Sep 01 12:44:37 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d860af76-3522-4207-8414-30ba3b0934bf tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] http://192.168.122.202/volume/v3/volumes/9ce61feb-2a33-4325-a767-148dd2c0d5a4 returned with HTTP 200 Sep 01 12:44:37 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 698/1429] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:44:37 2026] GET /volume/v3/volumes/9ce61feb-2a33-4325-a767-148dd2c0d5a4 => generated 870 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:44:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-585270e2-64e4-44b1-9df1-355543ea89c4 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:44:38 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-585270e2-64e4-44b1-9df1-355543ea89c4 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] GET http://192.168.122.202/volume/v3/snapshots/50303dee-fd2b-4cd8-8005-bf9923a659a0 Sep 01 12:44:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-585270e2-64e4-44b1-9df1-355543ea89c4 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:44:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-585270e2-64e4-44b1-9df1-355543ea89c4 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:44:38 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:44:38 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:44:38 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-585270e2-64e4-44b1-9df1-355543ea89c4 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Snapshot retrieved successfully. Sep 01 12:44:38 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-585270e2-64e4-44b1-9df1-355543ea89c4 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] http://192.168.122.202/volume/v3/snapshots/50303dee-fd2b-4cd8-8005-bf9923a659a0 returned with HTTP 200 Sep 01 12:44:38 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 732/1430] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:44:38 2026] GET /volume/v3/snapshots/50303dee-fd2b-4cd8-8005-bf9923a659a0 => generated 446 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:44:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-11ca7c58-d7c7-4977-b1c2-aefca173efe8 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:44:39 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-11ca7c58-d7c7-4977-b1c2-aefca173efe8 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] GET http://192.168.122.202/volume/v3/snapshots/50303dee-fd2b-4cd8-8005-bf9923a659a0 Sep 01 12:44:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-11ca7c58-d7c7-4977-b1c2-aefca173efe8 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:44:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-11ca7c58-d7c7-4977-b1c2-aefca173efe8 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:44:39 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:44:39 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:44:39 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-11ca7c58-d7c7-4977-b1c2-aefca173efe8 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Snapshot retrieved successfully. Sep 01 12:44:39 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-11ca7c58-d7c7-4977-b1c2-aefca173efe8 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] http://192.168.122.202/volume/v3/snapshots/50303dee-fd2b-4cd8-8005-bf9923a659a0 returned with HTTP 200 Sep 01 12:44:39 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 699/1431] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:44:39 2026] GET /volume/v3/snapshots/50303dee-fd2b-4cd8-8005-bf9923a659a0 => generated 446 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:44:40 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-b52bd4c3-4a01-4c74-929d-c36d7406b882 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:44:40 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b52bd4c3-4a01-4c74-929d-c36d7406b882 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] GET http://192.168.122.202/volume/v3/snapshots/50303dee-fd2b-4cd8-8005-bf9923a659a0 Sep 01 12:44:40 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b52bd4c3-4a01-4c74-929d-c36d7406b882 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:44:40 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b52bd4c3-4a01-4c74-929d-c36d7406b882 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:44:40 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:44:40 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:44:40 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-b52bd4c3-4a01-4c74-929d-c36d7406b882 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Snapshot retrieved successfully. Sep 01 12:44:40 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b52bd4c3-4a01-4c74-929d-c36d7406b882 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] http://192.168.122.202/volume/v3/snapshots/50303dee-fd2b-4cd8-8005-bf9923a659a0 returned with HTTP 200 Sep 01 12:44:40 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 733/1432] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:44:40 2026] GET /volume/v3/snapshots/50303dee-fd2b-4cd8-8005-bf9923a659a0 => generated 473 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:44:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-498f6362-e3ea-4a3f-81b1-2efd5baf84b7 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:44:40 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-498f6362-e3ea-4a3f-81b1-2efd5baf84b7 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] POST http://192.168.122.202/volume/v3/snapshots Sep 01 12:44:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-498f6362-e3ea-4a3f-81b1-2efd5baf84b7 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "47af820b-8f8b-44d7-a2ad-c2e107647714", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-377045661"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:44:40 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:44:40 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:44:40 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:44:40 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:44:40 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-498f6362-e3ea-4a3f-81b1-2efd5baf84b7 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Volume info retrieved successfully. Sep 01 12:44:40 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.snapshots [None req-498f6362-e3ea-4a3f-81b1-2efd5baf84b7 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Create snapshot from volume 47af820b-8f8b-44d7-a2ad-c2e107647714 Sep 01 12:44:40 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-498f6362-e3ea-4a3f-81b1-2efd5baf84b7 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Created reservations ['0e63a7a1-f819-4c14-a868-b0b9708a0354', 'dc94d773-5c18-43c3-9b05-6e57864fee82', '7b178da3-12ca-412e-a072-53183b4b59ea', 'f51f2d97-86c3-405e-b1fc-8b1d3c31fc85'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:44:40 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:44:40 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:44:40 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-498f6362-e3ea-4a3f-81b1-2efd5baf84b7 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Snapshot create request issued successfully. Sep 01 12:44:40 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-498f6362-e3ea-4a3f-81b1-2efd5baf84b7 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] http://192.168.122.202/volume/v3/snapshots returned with HTTP 202 Sep 01 12:44:40 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 700/1433] 192.168.122.202 () {60 vars in 1149 bytes} [Tue Sep 1 12:44:40 2026] POST /volume/v3/snapshots => generated 313 bytes in 335 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:44:40 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-a3684c37-1962-4d23-81ec-3cb59d30f6f5 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:44:40 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a3684c37-1962-4d23-81ec-3cb59d30f6f5 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] GET http://192.168.122.202/volume/v3/snapshots/95cd02ef-a8eb-43df-a20f-f99091cffde0 Sep 01 12:44:40 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a3684c37-1962-4d23-81ec-3cb59d30f6f5 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:44:40 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a3684c37-1962-4d23-81ec-3cb59d30f6f5 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:44:40 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:44:40 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:44:40 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-a3684c37-1962-4d23-81ec-3cb59d30f6f5 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Snapshot retrieved successfully. Sep 01 12:44:40 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a3684c37-1962-4d23-81ec-3cb59d30f6f5 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] http://192.168.122.202/volume/v3/snapshots/95cd02ef-a8eb-43df-a20f-f99091cffde0 returned with HTTP 200 Sep 01 12:44:40 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 734/1434] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:44:40 2026] GET /volume/v3/snapshots/95cd02ef-a8eb-43df-a20f-f99091cffde0 => generated 445 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:44:41 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-d8354d7a-66bc-4e97-9d8e-04c377ae02db None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:44:41 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d8354d7a-66bc-4e97-9d8e-04c377ae02db tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] GET http://192.168.122.202/volume/v3/snapshots/95cd02ef-a8eb-43df-a20f-f99091cffde0 Sep 01 12:44:41 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d8354d7a-66bc-4e97-9d8e-04c377ae02db tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:44:41 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d8354d7a-66bc-4e97-9d8e-04c377ae02db tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:44:41 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:44:41 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:44:41 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-d8354d7a-66bc-4e97-9d8e-04c377ae02db tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Snapshot retrieved successfully. Sep 01 12:44:41 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d8354d7a-66bc-4e97-9d8e-04c377ae02db tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] http://192.168.122.202/volume/v3/snapshots/95cd02ef-a8eb-43df-a20f-f99091cffde0 returned with HTTP 200 Sep 01 12:44:41 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 701/1435] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:44:41 2026] GET /volume/v3/snapshots/95cd02ef-a8eb-43df-a20f-f99091cffde0 => generated 445 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:44:42 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-79a1cbfd-7833-4420-8b26-1fa2fb494731 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:44:42 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-79a1cbfd-7833-4420-8b26-1fa2fb494731 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] GET http://192.168.122.202/volume/v3/snapshots/95cd02ef-a8eb-43df-a20f-f99091cffde0 Sep 01 12:44:42 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-79a1cbfd-7833-4420-8b26-1fa2fb494731 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:44:42 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-79a1cbfd-7833-4420-8b26-1fa2fb494731 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:44:42 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:44:42 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:44:42 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-79a1cbfd-7833-4420-8b26-1fa2fb494731 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Snapshot retrieved successfully. Sep 01 12:44:42 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-79a1cbfd-7833-4420-8b26-1fa2fb494731 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] http://192.168.122.202/volume/v3/snapshots/95cd02ef-a8eb-43df-a20f-f99091cffde0 returned with HTTP 200 Sep 01 12:44:42 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 735/1436] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:44:42 2026] GET /volume/v3/snapshots/95cd02ef-a8eb-43df-a20f-f99091cffde0 => generated 445 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:44:43 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-bd45fceb-465b-47cc-a4a4-89042d40d7c6 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:44:43 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-bd45fceb-465b-47cc-a4a4-89042d40d7c6 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] GET http://192.168.122.202/volume/v3/snapshots/95cd02ef-a8eb-43df-a20f-f99091cffde0 Sep 01 12:44:43 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-bd45fceb-465b-47cc-a4a4-89042d40d7c6 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:44:43 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-bd45fceb-465b-47cc-a4a4-89042d40d7c6 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:44:43 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:44:43 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:44:43 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-bd45fceb-465b-47cc-a4a4-89042d40d7c6 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Snapshot retrieved successfully. Sep 01 12:44:43 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-bd45fceb-465b-47cc-a4a4-89042d40d7c6 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] http://192.168.122.202/volume/v3/snapshots/95cd02ef-a8eb-43df-a20f-f99091cffde0 returned with HTTP 200 Sep 01 12:44:43 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 702/1437] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:44:43 2026] GET /volume/v3/snapshots/95cd02ef-a8eb-43df-a20f-f99091cffde0 => generated 472 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:44:43 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-863c07dd-097f-4676-979e-45cb45223e26 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:44:43 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-863c07dd-097f-4676-979e-45cb45223e26 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] POST http://192.168.122.202/volume/v3/snapshots Sep 01 12:44:43 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-863c07dd-097f-4676-979e-45cb45223e26 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "47af820b-8f8b-44d7-a2ad-c2e107647714", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1145221045"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:44:43 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:44:43 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:44:43 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:44:43 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:44:43 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-863c07dd-097f-4676-979e-45cb45223e26 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Volume info retrieved successfully. Sep 01 12:44:43 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.snapshots [None req-863c07dd-097f-4676-979e-45cb45223e26 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Create snapshot from volume 47af820b-8f8b-44d7-a2ad-c2e107647714 Sep 01 12:44:43 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-863c07dd-097f-4676-979e-45cb45223e26 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Created reservations ['c07eba5a-d682-46a0-804b-87bcb468100f', '5b709bda-800a-4adf-aa5c-b4d7debc8000', '4e3c55f3-dd40-4e6b-8628-4c038cd5741a', '7e655b15-8d30-4ada-b75c-6a37ea73300b'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:44:44 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:44:44 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:44:44 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-863c07dd-097f-4676-979e-45cb45223e26 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Snapshot create request issued successfully. Sep 01 12:44:44 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-863c07dd-097f-4676-979e-45cb45223e26 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] http://192.168.122.202/volume/v3/snapshots returned with HTTP 202 Sep 01 12:44:44 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 736/1438] 192.168.122.202 () {60 vars in 1149 bytes} [Tue Sep 1 12:44:43 2026] POST /volume/v3/snapshots => generated 314 bytes in 288 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:44:44 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-08cd8645-6c89-43bd-a685-0eebc91a6721 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:44:44 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-08cd8645-6c89-43bd-a685-0eebc91a6721 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] GET http://192.168.122.202/volume/v3/snapshots/a8fc8585-d8b4-4798-87fc-c3133158cc4f Sep 01 12:44:44 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-08cd8645-6c89-43bd-a685-0eebc91a6721 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:44:44 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-08cd8645-6c89-43bd-a685-0eebc91a6721 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:44:44 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:44:44 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:44:44 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-08cd8645-6c89-43bd-a685-0eebc91a6721 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Snapshot retrieved successfully. Sep 01 12:44:44 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-08cd8645-6c89-43bd-a685-0eebc91a6721 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] http://192.168.122.202/volume/v3/snapshots/a8fc8585-d8b4-4798-87fc-c3133158cc4f returned with HTTP 200 Sep 01 12:44:44 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 703/1439] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:44:44 2026] GET /volume/v3/snapshots/a8fc8585-d8b4-4798-87fc-c3133158cc4f => generated 446 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:44:44 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-c4883323-44aa-4103-8c69-ac51bdb63cd6 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:44:45 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c4883323-44aa-4103-8c69-ac51bdb63cd6 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] POST http://192.168.122.202/volume/v3/volumes Sep 01 12:44:45 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c4883323-44aa-4103-8c69-ac51bdb63cd6 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1581498526"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:44:45 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.volumes [None req-c4883323-44aa-4103-8c69-ac51bdb63cd6 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1581498526'}} {{(pid=86815) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:44:45 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-c4883323-44aa-4103-8c69-ac51bdb63cd6 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Create volume of 1 GB Sep 01 12:44:45 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:44:45 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:44:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-d5921be0-79cb-4f6d-a6e8-64f4b9bb00b6 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:44:45 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-c4883323-44aa-4103-8c69-ac51bdb63cd6 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Availability Zones retrieved successfully. Sep 01 12:44:45 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d5921be0-79cb-4f6d-a6e8-64f4b9bb00b6 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] GET http://192.168.122.202/volume/v3/snapshots/a8fc8585-d8b4-4798-87fc-c3133158cc4f Sep 01 12:44:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d5921be0-79cb-4f6d-a6e8-64f4b9bb00b6 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:44:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d5921be0-79cb-4f6d-a6e8-64f4b9bb00b6 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:44:45 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-c4883323-44aa-4103-8c69-ac51bdb63cd6 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Flow 'volume_create_api' (3bd3afb1-7295-4b5f-bf2a-6c657667c49c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:44:45 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-c4883323-44aa-4103-8c69-ac51bdb63cd6 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (64f2821e-0966-40d7-b00c-b37ef2831c05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:44:45 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:44:45 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:44:45 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.flows.api.create_volume [None req-c4883323-44aa-4103-8c69-ac51bdb63cd6 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Validating volume size '1' using validate_int {{(pid=86815) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 12:44:45 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-d5921be0-79cb-4f6d-a6e8-64f4b9bb00b6 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Snapshot retrieved successfully. Sep 01 12:44:45 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d5921be0-79cb-4f6d-a6e8-64f4b9bb00b6 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] http://192.168.122.202/volume/v3/snapshots/a8fc8585-d8b4-4798-87fc-c3133158cc4f returned with HTTP 200 Sep 01 12:44:45 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 704/1440] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:44:45 2026] GET /volume/v3/snapshots/a8fc8585-d8b4-4798-87fc-c3133158cc4f => generated 446 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:44:45 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-c4883323-44aa-4103-8c69-ac51bdb63cd6 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (64f2821e-0966-40d7-b00c-b37ef2831c05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T10:31:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3a4f1b59-94a6-4839-b926-0837adf99645,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a4f1b59-94a6-4839-b926-0837adf99645', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:44:45 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-c4883323-44aa-4103-8c69-ac51bdb63cd6 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3fcaad0e-d585-4a6d-894b-1b4534681ae9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:44:45 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-c4883323-44aa-4103-8c69-ac51bdb63cd6 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Created reservations ['46e4690a-9ca1-412e-90c1-76ca0e35fed8', 'b70b6dcd-b58b-48bb-bdc4-e2a3885ce26e', 'c79d4974-66d5-4838-b5cd-b859f36bc8de', 'b6167152-2fbc-4302-af2d-7cab04b55759'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:44:45 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-c4883323-44aa-4103-8c69-ac51bdb63cd6 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3fcaad0e-d585-4a6d-894b-1b4534681ae9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['46e4690a-9ca1-412e-90c1-76ca0e35fed8', 'b70b6dcd-b58b-48bb-bdc4-e2a3885ce26e', 'c79d4974-66d5-4838-b5cd-b859f36bc8de', 'b6167152-2fbc-4302-af2d-7cab04b55759']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:44:45 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-c4883323-44aa-4103-8c69-ac51bdb63cd6 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (39e727e7-9b21-47d0-8c2a-c4640ee62e2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:44:45 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:44:45 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:44:45 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-c4883323-44aa-4103-8c69-ac51bdb63cd6 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (39e727e7-9b21-47d0-8c2a-c4640ee62e2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '024ca4a6-249e-4025-a6db-3e72610c9c59', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1581498526',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='35d23345a2dc4505a29030f0ac2d46cd',qos_specs=None,replication_status=,reservations=['46e4690a-9ca1-412e-90c1-76ca0e35fed8','b70b6dcd-b58b-48bb-bdc4-e2a3885ce26e','c79d4974-66d5-4838-b5cd-b859f36bc8de','b6167152-2fbc-4302-af2d-7cab04b55759'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc54cb5efa8541209c4b9ef9a482e2f4',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T10:44:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1581498526',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=024ca4a6-249e-4025-a6db-3e72610c9c59,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='35d23345a2dc4505a29030f0ac2d46cd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cc54cb5efa8541209c4b9ef9a482e2f4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a4f1b59-94a6-4839-b926-0837adf99645),volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:44:45 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-c4883323-44aa-4103-8c69-ac51bdb63cd6 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a648138-f0ab-415f-9bf5-aa1b45f2bd8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:44:45 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-c4883323-44aa-4103-8c69-ac51bdb63cd6 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a648138-f0ab-415f-9bf5-aa1b45f2bd8f) transitioned into state 'SUCCESS' from state '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-1581498526',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='35d23345a2dc4505a29030f0ac2d46cd',qos_specs=None,replication_status=,reservations=['46e4690a-9ca1-412e-90c1-76ca0e35fed8','b70b6dcd-b58b-48bb-bdc4-e2a3885ce26e','c79d4974-66d5-4838-b5cd-b859f36bc8de','b6167152-2fbc-4302-af2d-7cab04b55759'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc54cb5efa8541209c4b9ef9a482e2f4',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:44:45 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-c4883323-44aa-4103-8c69-ac51bdb63cd6 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee4dd611-beaf-4faf-a09a-8b5effe35cf7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:44:45 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-c4883323-44aa-4103-8c69-ac51bdb63cd6 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee4dd611-beaf-4faf-a09a-8b5effe35cf7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:44:45 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-c4883323-44aa-4103-8c69-ac51bdb63cd6 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Flow 'volume_create_api' (3bd3afb1-7295-4b5f-bf2a-6c657667c49c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86815) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:44:45 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-c4883323-44aa-4103-8c69-ac51bdb63cd6 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Create volume request issued successfully. Sep 01 12:44:45 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c4883323-44aa-4103-8c69-ac51bdb63cd6 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] http://192.168.122.202/volume/v3/volumes returned with HTTP 202 Sep 01 12:44:45 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 737/1441] 192.168.122.202 () {60 vars in 1142 bytes} [Tue Sep 1 12:44:44 2026] POST /volume/v3/volumes => generated 773 bytes in 986 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:44:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-838265e3-e70e-492d-bf2b-79ae92a93d96 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:44:45 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-838265e3-e70e-492d-bf2b-79ae92a93d96 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] GET http://192.168.122.202/volume/v3/volumes/024ca4a6-249e-4025-a6db-3e72610c9c59 Sep 01 12:44:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-838265e3-e70e-492d-bf2b-79ae92a93d96 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:44:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-838265e3-e70e-492d-bf2b-79ae92a93d96 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:44:46 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:44:46 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:44:46 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:44:46 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:44:46 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-838265e3-e70e-492d-bf2b-79ae92a93d96 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Volume info retrieved successfully. Sep 01 12:44:46 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-838265e3-e70e-492d-bf2b-79ae92a93d96 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] http://192.168.122.202/volume/v3/volumes/024ca4a6-249e-4025-a6db-3e72610c9c59 returned with HTTP 200 Sep 01 12:44:46 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 705/1442] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:44:45 2026] GET /volume/v3/volumes/024ca4a6-249e-4025-a6db-3e72610c9c59 => generated 841 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:44:46 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-0122258d-d66c-4083-b2c5-0d07d4bd2310 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:44:46 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0122258d-d66c-4083-b2c5-0d07d4bd2310 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] GET http://192.168.122.202/volume/v3/snapshots/a8fc8585-d8b4-4798-87fc-c3133158cc4f Sep 01 12:44:46 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0122258d-d66c-4083-b2c5-0d07d4bd2310 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:44:46 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0122258d-d66c-4083-b2c5-0d07d4bd2310 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:44:46 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:44:46 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:44:46 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-0122258d-d66c-4083-b2c5-0d07d4bd2310 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Snapshot retrieved successfully. Sep 01 12:44:46 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0122258d-d66c-4083-b2c5-0d07d4bd2310 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] http://192.168.122.202/volume/v3/snapshots/a8fc8585-d8b4-4798-87fc-c3133158cc4f returned with HTTP 200 Sep 01 12:44:46 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 738/1443] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:44:46 2026] GET /volume/v3/snapshots/a8fc8585-d8b4-4798-87fc-c3133158cc4f => generated 446 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:44:47 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-fd569dab-147e-46c1-bc3e-bc7e04dfae6c None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:44:47 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-fd569dab-147e-46c1-bc3e-bc7e04dfae6c tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] GET http://192.168.122.202/volume/v3/volumes/024ca4a6-249e-4025-a6db-3e72610c9c59 Sep 01 12:44:47 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-fd569dab-147e-46c1-bc3e-bc7e04dfae6c tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:44:47 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-fd569dab-147e-46c1-bc3e-bc7e04dfae6c tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:44:47 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:44:47 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:44:47 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:44:47 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:44:47 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-fd569dab-147e-46c1-bc3e-bc7e04dfae6c tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Volume info retrieved successfully. Sep 01 12:44:47 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-fd569dab-147e-46c1-bc3e-bc7e04dfae6c tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] http://192.168.122.202/volume/v3/volumes/024ca4a6-249e-4025-a6db-3e72610c9c59 returned with HTTP 200 Sep 01 12:44:47 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 706/1444] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:44:47 2026] GET /volume/v3/volumes/024ca4a6-249e-4025-a6db-3e72610c9c59 => generated 865 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:44:47 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-355f6f4b-3f81-4f27-8958-9fbaa7852c2c None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:44:47 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-355f6f4b-3f81-4f27-8958-9fbaa7852c2c tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] GET http://192.168.122.202/volume/v3/snapshots/a8fc8585-d8b4-4798-87fc-c3133158cc4f Sep 01 12:44:47 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-355f6f4b-3f81-4f27-8958-9fbaa7852c2c tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:44:47 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-355f6f4b-3f81-4f27-8958-9fbaa7852c2c tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:44:47 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:44:47 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:44:47 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-355f6f4b-3f81-4f27-8958-9fbaa7852c2c tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Snapshot retrieved successfully. Sep 01 12:44:47 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-355f6f4b-3f81-4f27-8958-9fbaa7852c2c tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] http://192.168.122.202/volume/v3/snapshots/a8fc8585-d8b4-4798-87fc-c3133158cc4f returned with HTTP 200 Sep 01 12:44:47 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 739/1445] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:44:47 2026] GET /volume/v3/snapshots/a8fc8585-d8b4-4798-87fc-c3133158cc4f => generated 473 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:44:47 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-22cb7179-c1d9-4be9-a7c9-68cc526c5200 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:44:47 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-22cb7179-c1d9-4be9-a7c9-68cc526c5200 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] GET http://192.168.122.202/volume/v3/snapshots?limit=1 Sep 01 12:44:47 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-22cb7179-c1d9-4be9-a7c9-68cc526c5200 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:44:47 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-22cb7179-c1d9-4be9-a7c9-68cc526c5200 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Calling method 'index' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:44:47 devstack devstack@c-api.service[86814]: DEBUG cinder.api.api_utils [None req-22cb7179-c1d9-4be9-a7c9-68cc526c5200 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Removing options '' from query. {{(pid=86814) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:44:47 devstack devstack@c-api.service[86814]: DEBUG cinder.db.api [None req-22cb7179-c1d9-4be9-a7c9-68cc526c5200 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Building query based on filter {{(pid=86814) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 12:44:47 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:44:47 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 12:44:47 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-22cb7179-c1d9-4be9-a7c9-68cc526c5200 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Get all snapshots completed successfully. Sep 01 12:44:47 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-22cb7179-c1d9-4be9-a7c9-68cc526c5200 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] http://192.168.122.202/volume/v3/snapshots?limit=1 returned with HTTP 200 Sep 01 12:44:47 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 707/1446] 192.168.122.202 () {58 vars in 1142 bytes} [Tue Sep 1 12:44:47 2026] GET /volume/v3/snapshots?limit=1 => generated 486 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:44:47 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-09e91d17-5c10-4f48-8490-878e4bbdbeb7 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:44:47 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-09e91d17-5c10-4f48-8490-878e4bbdbeb7 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] GET http://192.168.122.202/volume/v3/snapshots Sep 01 12:44:47 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-09e91d17-5c10-4f48-8490-878e4bbdbeb7 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:44:47 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-09e91d17-5c10-4f48-8490-878e4bbdbeb7 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Calling method 'index' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:44:47 devstack devstack@c-api.service[86815]: DEBUG cinder.api.api_utils [None req-09e91d17-5c10-4f48-8490-878e4bbdbeb7 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Removing options '' from query. {{(pid=86815) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:44:47 devstack devstack@c-api.service[86815]: DEBUG cinder.db.api [None req-09e91d17-5c10-4f48-8490-878e4bbdbeb7 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Building query based on filter {{(pid=86815) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 12:44:47 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:44:47 devstack devstack@c-api.service[86815]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 12:44:47 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-09e91d17-5c10-4f48-8490-878e4bbdbeb7 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Get all snapshots completed successfully. Sep 01 12:44:47 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-09e91d17-5c10-4f48-8490-878e4bbdbeb7 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] http://192.168.122.202/volume/v3/snapshots returned with HTTP 200 Sep 01 12:44:47 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 740/1447] 192.168.122.202 () {58 vars in 1127 bytes} [Tue Sep 1 12:44:47 2026] GET /volume/v3/snapshots => generated 995 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:44:47 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-42e0becf-3720-40cf-b465-ee2800dbdc42 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:44:47 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-42e0becf-3720-40cf-b465-ee2800dbdc42 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] GET http://192.168.122.202/volume/v3/snapshots?limit=100000 Sep 01 12:44:47 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-42e0becf-3720-40cf-b465-ee2800dbdc42 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:44:47 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-42e0becf-3720-40cf-b465-ee2800dbdc42 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Calling method 'index' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:44:47 devstack devstack@c-api.service[86814]: DEBUG cinder.api.api_utils [None req-42e0becf-3720-40cf-b465-ee2800dbdc42 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Removing options '' from query. {{(pid=86814) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:44:47 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:44:47 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:44:47 devstack devstack@c-api.service[86814]: DEBUG cinder.db.api [None req-42e0becf-3720-40cf-b465-ee2800dbdc42 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Building query based on filter {{(pid=86814) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 12:44:47 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:44:47 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 12:44:47 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-42e0becf-3720-40cf-b465-ee2800dbdc42 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Get all snapshots completed successfully. Sep 01 12:44:47 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-42e0becf-3720-40cf-b465-ee2800dbdc42 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] http://192.168.122.202/volume/v3/snapshots?limit=100000 returned with HTTP 200 Sep 01 12:44:47 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 708/1448] 192.168.122.202 () {58 vars in 1152 bytes} [Tue Sep 1 12:44:47 2026] GET /volume/v3/snapshots?limit=100000 => generated 995 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:44:47 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-bd7e9e66-5e32-4949-b498-4d46c81e2a9b None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:44:47 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-bd7e9e66-5e32-4949-b498-4d46c81e2a9b tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] GET http://192.168.122.202/volume/v3/snapshots?limit=0 Sep 01 12:44:47 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-bd7e9e66-5e32-4949-b498-4d46c81e2a9b tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:44:47 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-bd7e9e66-5e32-4949-b498-4d46c81e2a9b tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Calling method 'index' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:44:47 devstack devstack@c-api.service[86815]: DEBUG cinder.api.api_utils [None req-bd7e9e66-5e32-4949-b498-4d46c81e2a9b tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Removing options '' from query. {{(pid=86815) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:44:47 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:44:47 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:44:47 devstack devstack@c-api.service[86815]: DEBUG cinder.db.api [None req-bd7e9e66-5e32-4949-b498-4d46c81e2a9b tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Building query based on filter {{(pid=86815) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 12:44:47 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:44:47 devstack devstack@c-api.service[86815]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 12:44:47 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-bd7e9e66-5e32-4949-b498-4d46c81e2a9b tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Get all snapshots completed successfully. Sep 01 12:44:47 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-bd7e9e66-5e32-4949-b498-4d46c81e2a9b tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] http://192.168.122.202/volume/v3/snapshots?limit=0 returned with HTTP 200 Sep 01 12:44:47 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 741/1449] 192.168.122.202 () {58 vars in 1142 bytes} [Tue Sep 1 12:44:47 2026] GET /volume/v3/snapshots?limit=0 => generated 17 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 12:44:47 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-20032083-0afb-4430-b59d-891c630bd1c0 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:44:47 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-20032083-0afb-4430-b59d-891c630bd1c0 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] GET http://192.168.122.202/volume/v3/snapshots Sep 01 12:44:47 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-20032083-0afb-4430-b59d-891c630bd1c0 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:44:47 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-20032083-0afb-4430-b59d-891c630bd1c0 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Calling method 'index' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:44:47 devstack devstack@c-api.service[86814]: DEBUG cinder.api.api_utils [None req-20032083-0afb-4430-b59d-891c630bd1c0 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Removing options '' from query. {{(pid=86814) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:44:47 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:44:47 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:44:47 devstack devstack@c-api.service[86814]: DEBUG cinder.db.api [None req-20032083-0afb-4430-b59d-891c630bd1c0 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Building query based on filter {{(pid=86814) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 12:44:47 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:44:47 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 12:44:47 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-20032083-0afb-4430-b59d-891c630bd1c0 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Get all snapshots completed successfully. Sep 01 12:44:47 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-20032083-0afb-4430-b59d-891c630bd1c0 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] http://192.168.122.202/volume/v3/snapshots returned with HTTP 200 Sep 01 12:44:47 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 709/1450] 192.168.122.202 () {58 vars in 1127 bytes} [Tue Sep 1 12:44:47 2026] GET /volume/v3/snapshots => generated 995 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:44:47 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-df101510-7736-4794-a9f4-e7e0af83998c None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:44:47 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-df101510-7736-4794-a9f4-e7e0af83998c tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] GET http://192.168.122.202/volume/v3/snapshots?marker=95cd02ef-a8eb-43df-a20f-f99091cffde0 Sep 01 12:44:47 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-df101510-7736-4794-a9f4-e7e0af83998c tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:44:47 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-df101510-7736-4794-a9f4-e7e0af83998c tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Calling method 'index' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:44:47 devstack devstack@c-api.service[86815]: DEBUG cinder.api.api_utils [None req-df101510-7736-4794-a9f4-e7e0af83998c tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Removing options '' from query. {{(pid=86815) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:44:47 devstack devstack@c-api.service[86815]: DEBUG cinder.db.api [None req-df101510-7736-4794-a9f4-e7e0af83998c tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Building query based on filter {{(pid=86815) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 12:44:47 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-df101510-7736-4794-a9f4-e7e0af83998c tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Get all snapshots completed successfully. Sep 01 12:44:47 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-df101510-7736-4794-a9f4-e7e0af83998c tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] http://192.168.122.202/volume/v3/snapshots?marker=95cd02ef-a8eb-43df-a20f-f99091cffde0 returned with HTTP 200 Sep 01 12:44:47 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 742/1451] 192.168.122.202 () {58 vars in 1214 bytes} [Tue Sep 1 12:44:47 2026] GET /volume/v3/snapshots?marker=95cd02ef-a8eb-43df-a20f-f99091cffde0 => generated 342 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:44:47 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-c1e3ee52-915a-42c8-8abc-0e773120209d None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:44:47 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c1e3ee52-915a-42c8-8abc-0e773120209d tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] GET http://192.168.122.202/volume/v3/snapshots?offset=2&limit=3 Sep 01 12:44:47 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c1e3ee52-915a-42c8-8abc-0e773120209d tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:44:47 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c1e3ee52-915a-42c8-8abc-0e773120209d tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Calling method 'index' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:44:47 devstack devstack@c-api.service[86814]: DEBUG cinder.api.api_utils [None req-c1e3ee52-915a-42c8-8abc-0e773120209d tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Removing options '' from query. {{(pid=86814) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:44:47 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:44:47 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:44:47 devstack devstack@c-api.service[86814]: DEBUG cinder.db.api [None req-c1e3ee52-915a-42c8-8abc-0e773120209d tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Building query based on filter {{(pid=86814) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 12:44:47 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:44:47 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 12:44:47 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-c1e3ee52-915a-42c8-8abc-0e773120209d tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Get all snapshots completed successfully. Sep 01 12:44:47 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c1e3ee52-915a-42c8-8abc-0e773120209d tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] http://192.168.122.202/volume/v3/snapshots?offset=2&limit=3 returned with HTTP 200 Sep 01 12:44:47 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 710/1452] 192.168.122.202 () {58 vars in 1160 bytes} [Tue Sep 1 12:44:47 2026] GET /volume/v3/snapshots?offset=2&limit=3 => generated 342 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:44:47 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-c947aeed-a249-41c7-b8a9-e782848b110c None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:44:47 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c947aeed-a249-41c7-b8a9-e782848b110c tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] GET http://192.168.122.202/volume/v3/snapshots?sort_key=created_at&sort_dir=asc Sep 01 12:44:47 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c947aeed-a249-41c7-b8a9-e782848b110c tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:44:47 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c947aeed-a249-41c7-b8a9-e782848b110c tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Calling method 'index' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:44:47 devstack devstack@c-api.service[86815]: DEBUG cinder.api.api_utils [None req-c947aeed-a249-41c7-b8a9-e782848b110c tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Removing options '' from query. {{(pid=86815) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:44:47 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:44:47 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:44:47 devstack devstack@c-api.service[86815]: DEBUG cinder.db.api [None req-c947aeed-a249-41c7-b8a9-e782848b110c tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Building query based on filter {{(pid=86815) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 12:44:47 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:44:47 devstack devstack@c-api.service[86815]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 12:44:47 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-c947aeed-a249-41c7-b8a9-e782848b110c tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Get all snapshots completed successfully. Sep 01 12:44:47 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c947aeed-a249-41c7-b8a9-e782848b110c tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] http://192.168.122.202/volume/v3/snapshots?sort_key=created_at&sort_dir=asc returned with HTTP 200 Sep 01 12:44:47 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 743/1453] 192.168.122.202 () {58 vars in 1192 bytes} [Tue Sep 1 12:44:47 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=asc => generated 995 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:44:47 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-7a93e306-e280-4c14-9a69-2bdc35fa69cc None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:44:47 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7a93e306-e280-4c14-9a69-2bdc35fa69cc tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] GET http://192.168.122.202/volume/v3/snapshots?sort_key=created_at&sort_dir=desc Sep 01 12:44:47 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-7a93e306-e280-4c14-9a69-2bdc35fa69cc tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:44:47 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-7a93e306-e280-4c14-9a69-2bdc35fa69cc tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Calling method 'index' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:44:47 devstack devstack@c-api.service[86814]: DEBUG cinder.api.api_utils [None req-7a93e306-e280-4c14-9a69-2bdc35fa69cc tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Removing options '' from query. {{(pid=86814) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:44:47 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:44:47 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:44:47 devstack devstack@c-api.service[86814]: DEBUG cinder.db.api [None req-7a93e306-e280-4c14-9a69-2bdc35fa69cc tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Building query based on filter {{(pid=86814) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 12:44:47 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:44:47 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 12:44:47 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-7a93e306-e280-4c14-9a69-2bdc35fa69cc tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Get all snapshots completed successfully. Sep 01 12:44:47 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7a93e306-e280-4c14-9a69-2bdc35fa69cc tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] http://192.168.122.202/volume/v3/snapshots?sort_key=created_at&sort_dir=desc returned with HTTP 200 Sep 01 12:44:47 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 711/1454] 192.168.122.202 () {58 vars in 1194 bytes} [Tue Sep 1 12:44:47 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=desc => generated 995 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:44:47 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-0b4fa8c6-3d50-48bc-bdbe-c3017876edd0 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:44:47 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0b4fa8c6-3d50-48bc-bdbe-c3017876edd0 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] GET http://192.168.122.202/volume/v3/snapshots?sort_key=id&sort_dir=asc Sep 01 12:44:47 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0b4fa8c6-3d50-48bc-bdbe-c3017876edd0 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:44:47 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0b4fa8c6-3d50-48bc-bdbe-c3017876edd0 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Calling method 'index' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:44:47 devstack devstack@c-api.service[86815]: DEBUG cinder.api.api_utils [None req-0b4fa8c6-3d50-48bc-bdbe-c3017876edd0 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Removing options '' from query. {{(pid=86815) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:44:47 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:44:47 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:44:47 devstack devstack@c-api.service[86815]: DEBUG cinder.db.api [None req-0b4fa8c6-3d50-48bc-bdbe-c3017876edd0 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Building query based on filter {{(pid=86815) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 12:44:48 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:44:48 devstack devstack@c-api.service[86815]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 12:44:48 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-0b4fa8c6-3d50-48bc-bdbe-c3017876edd0 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Get all snapshots completed successfully. Sep 01 12:44:48 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0b4fa8c6-3d50-48bc-bdbe-c3017876edd0 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] http://192.168.122.202/volume/v3/snapshots?sort_key=id&sort_dir=asc returned with HTTP 200 Sep 01 12:44:48 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 744/1455] 192.168.122.202 () {58 vars in 1176 bytes} [Tue Sep 1 12:44:47 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=asc => generated 995 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:44:48 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-0c1edd40-16b5-4094-9c3e-2cda45cabf04 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:44:48 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-0c1edd40-16b5-4094-9c3e-2cda45cabf04 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] GET http://192.168.122.202/volume/v3/snapshots?sort_key=id&sort_dir=desc Sep 01 12:44:48 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-0c1edd40-16b5-4094-9c3e-2cda45cabf04 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:44:48 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-0c1edd40-16b5-4094-9c3e-2cda45cabf04 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Calling method 'index' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:44:48 devstack devstack@c-api.service[86814]: DEBUG cinder.api.api_utils [None req-0c1edd40-16b5-4094-9c3e-2cda45cabf04 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Removing options '' from query. {{(pid=86814) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:44:48 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:44:48 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:44:48 devstack devstack@c-api.service[86814]: DEBUG cinder.db.api [None req-0c1edd40-16b5-4094-9c3e-2cda45cabf04 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Building query based on filter {{(pid=86814) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 12:44:48 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:44:48 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 12:44:48 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-0c1edd40-16b5-4094-9c3e-2cda45cabf04 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Get all snapshots completed successfully. Sep 01 12:44:48 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-0c1edd40-16b5-4094-9c3e-2cda45cabf04 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] http://192.168.122.202/volume/v3/snapshots?sort_key=id&sort_dir=desc returned with HTTP 200 Sep 01 12:44:48 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 712/1456] 192.168.122.202 () {58 vars in 1178 bytes} [Tue Sep 1 12:44:48 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=desc => generated 995 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:44:48 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-b72ad958-a654-4b55-a69a-407662c0f7fb None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:44:48 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b72ad958-a654-4b55-a69a-407662c0f7fb tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] GET http://192.168.122.202/volume/v3/snapshots?sort_key=display_name&sort_dir=asc Sep 01 12:44:48 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b72ad958-a654-4b55-a69a-407662c0f7fb tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:44:48 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b72ad958-a654-4b55-a69a-407662c0f7fb tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Calling method 'index' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:44:48 devstack devstack@c-api.service[86815]: DEBUG cinder.api.api_utils [None req-b72ad958-a654-4b55-a69a-407662c0f7fb tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Removing options '' from query. {{(pid=86815) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:44:48 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:44:48 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:44:48 devstack devstack@c-api.service[86815]: DEBUG cinder.db.api [None req-b72ad958-a654-4b55-a69a-407662c0f7fb tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Building query based on filter {{(pid=86815) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 12:44:48 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:44:48 devstack devstack@c-api.service[86815]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 12:44:48 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-b72ad958-a654-4b55-a69a-407662c0f7fb tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Get all snapshots completed successfully. Sep 01 12:44:48 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b72ad958-a654-4b55-a69a-407662c0f7fb tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] http://192.168.122.202/volume/v3/snapshots?sort_key=display_name&sort_dir=asc returned with HTTP 200 Sep 01 12:44:48 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 745/1457] 192.168.122.202 () {58 vars in 1196 bytes} [Tue Sep 1 12:44:48 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=asc => generated 995 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:44:48 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-91b8d657-27c3-43f9-bddd-5cbb053bf168 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:44:48 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-91b8d657-27c3-43f9-bddd-5cbb053bf168 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] GET http://192.168.122.202/volume/v3/snapshots?sort_key=display_name&sort_dir=desc Sep 01 12:44:48 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-91b8d657-27c3-43f9-bddd-5cbb053bf168 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:44:48 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-91b8d657-27c3-43f9-bddd-5cbb053bf168 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Calling method 'index' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:44:48 devstack devstack@c-api.service[86814]: DEBUG cinder.api.api_utils [None req-91b8d657-27c3-43f9-bddd-5cbb053bf168 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Removing options '' from query. {{(pid=86814) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:44:48 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:44:48 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:44:48 devstack devstack@c-api.service[86814]: DEBUG cinder.db.api [None req-91b8d657-27c3-43f9-bddd-5cbb053bf168 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Building query based on filter {{(pid=86814) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 12:44:48 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-b5dbadf8-40e4-4ee5-918e-ab1e32e3c2f9 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:44:48 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b5dbadf8-40e4-4ee5-918e-ab1e32e3c2f9 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] GET http://192.168.122.202/volume/v3/volumes/024ca4a6-249e-4025-a6db-3e72610c9c59 Sep 01 12:44:48 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b5dbadf8-40e4-4ee5-918e-ab1e32e3c2f9 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:44:48 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b5dbadf8-40e4-4ee5-918e-ab1e32e3c2f9 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:44:48 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:44:48 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 12:44:48 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-91b8d657-27c3-43f9-bddd-5cbb053bf168 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Get all snapshots completed successfully. Sep 01 12:44:48 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-91b8d657-27c3-43f9-bddd-5cbb053bf168 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] http://192.168.122.202/volume/v3/snapshots?sort_key=display_name&sort_dir=desc returned with HTTP 200 Sep 01 12:44:48 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 713/1458] 192.168.122.202 () {58 vars in 1198 bytes} [Tue Sep 1 12:44:48 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=desc => generated 995 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:44:48 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-4d01d5dd-3b70-4631-9cca-ae7c8cb447e9 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:44:48 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:44:48 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:44:48 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-4d01d5dd-3b70-4631-9cca-ae7c8cb447e9 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] GET http://192.168.122.202/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1145221045 Sep 01 12:44:48 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-4d01d5dd-3b70-4631-9cca-ae7c8cb447e9 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:44:48 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-4d01d5dd-3b70-4631-9cca-ae7c8cb447e9 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Calling method 'detail' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:44:48 devstack devstack@c-api.service[86814]: DEBUG cinder.api.api_utils [None req-4d01d5dd-3b70-4631-9cca-ae7c8cb447e9 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Removing options '' from query. {{(pid=86814) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:44:48 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:44:48 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:44:48 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:44:48 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:44:48 devstack devstack@c-api.service[86814]: DEBUG cinder.db.api [None req-4d01d5dd-3b70-4631-9cca-ae7c8cb447e9 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Building query based on filter {{(pid=86814) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 12:44:48 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-b5dbadf8-40e4-4ee5-918e-ab1e32e3c2f9 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Volume info retrieved successfully. Sep 01 12:44:48 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:44:48 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 12:44:48 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-4d01d5dd-3b70-4631-9cca-ae7c8cb447e9 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Get all snapshots completed successfully. Sep 01 12:44:48 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:44:48 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:44:48 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-4d01d5dd-3b70-4631-9cca-ae7c8cb447e9 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] http://192.168.122.202/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1145221045 returned with HTTP 200 Sep 01 12:44:48 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 714/1459] 192.168.122.202 () {58 vars in 1269 bytes} [Tue Sep 1 12:44:48 2026] GET /volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1145221045 => generated 476 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:44:48 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-ee2c718d-70e2-40d7-91ef-c78468d21b28 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:44:48 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b5dbadf8-40e4-4ee5-918e-ab1e32e3c2f9 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] http://192.168.122.202/volume/v3/volumes/024ca4a6-249e-4025-a6db-3e72610c9c59 returned with HTTP 200 Sep 01 12:44:48 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ee2c718d-70e2-40d7-91ef-c78468d21b28 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] GET http://192.168.122.202/volume/v3/snapshots/detail?status=available Sep 01 12:44:48 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-ee2c718d-70e2-40d7-91ef-c78468d21b28 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:44:48 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 746/1460] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:44:48 2026] GET /volume/v3/volumes/024ca4a6-249e-4025-a6db-3e72610c9c59 => generated 865 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:44:48 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-ee2c718d-70e2-40d7-91ef-c78468d21b28 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Calling method 'detail' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:44:48 devstack devstack@c-api.service[86814]: DEBUG cinder.api.api_utils [None req-ee2c718d-70e2-40d7-91ef-c78468d21b28 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Removing options '' from query. {{(pid=86814) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:44:48 devstack devstack@c-api.service[86814]: DEBUG cinder.db.api [None req-ee2c718d-70e2-40d7-91ef-c78468d21b28 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Building query based on filter {{(pid=86814) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 12:44:48 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:44:48 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 12:44:48 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-ee2c718d-70e2-40d7-91ef-c78468d21b28 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Get all snapshots completed successfully. Sep 01 12:44:48 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:44:48 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:44:48 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ee2c718d-70e2-40d7-91ef-c78468d21b28 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] http://192.168.122.202/volume/v3/snapshots/detail?status=available returned with HTTP 200 Sep 01 12:44:48 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 715/1461] 192.168.122.202 () {58 vars in 1181 bytes} [Tue Sep 1 12:44:48 2026] GET /volume/v3/snapshots/detail?status=available => generated 1397 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:44:48 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-a5cbc349-f3f1-473a-a701-e3874ba47314 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:44:48 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a5cbc349-f3f1-473a-a701-e3874ba47314 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] GET http://192.168.122.202/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1145221045 Sep 01 12:44:48 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a5cbc349-f3f1-473a-a701-e3874ba47314 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:44:48 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a5cbc349-f3f1-473a-a701-e3874ba47314 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Calling method 'detail' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:44:48 devstack devstack@c-api.service[86815]: DEBUG cinder.api.api_utils [None req-a5cbc349-f3f1-473a-a701-e3874ba47314 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Removing options '' from query. {{(pid=86815) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:44:48 devstack devstack@c-api.service[86815]: DEBUG cinder.db.api [None req-a5cbc349-f3f1-473a-a701-e3874ba47314 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Building query based on filter {{(pid=86815) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 12:44:48 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:44:48 devstack devstack@c-api.service[86815]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 12:44:48 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-a5cbc349-f3f1-473a-a701-e3874ba47314 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Get all snapshots completed successfully. Sep 01 12:44:48 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:44:48 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:44:48 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a5cbc349-f3f1-473a-a701-e3874ba47314 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] http://192.168.122.202/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1145221045 returned with HTTP 200 Sep 01 12:44:48 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 747/1462] 192.168.122.202 () {58 vars in 1303 bytes} [Tue Sep 1 12:44:48 2026] GET /volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1145221045 => generated 476 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:44:48 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-fec5a9f6-12c2-4a70-99ce-7d6f9303b4ed None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:44:48 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-fec5a9f6-12c2-4a70-99ce-7d6f9303b4ed tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] GET http://192.168.122.202/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1145221045 Sep 01 12:44:48 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-fec5a9f6-12c2-4a70-99ce-7d6f9303b4ed tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:44:48 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-fec5a9f6-12c2-4a70-99ce-7d6f9303b4ed tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Calling method 'index' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:44:48 devstack devstack@c-api.service[86814]: DEBUG cinder.api.api_utils [None req-fec5a9f6-12c2-4a70-99ce-7d6f9303b4ed tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Removing options '' from query. {{(pid=86814) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:44:48 devstack devstack@c-api.service[86814]: DEBUG cinder.db.api [None req-fec5a9f6-12c2-4a70-99ce-7d6f9303b4ed tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Building query based on filter {{(pid=86814) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 12:44:48 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:44:48 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 12:44:48 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-fec5a9f6-12c2-4a70-99ce-7d6f9303b4ed tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Get all snapshots completed successfully. Sep 01 12:44:48 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-fec5a9f6-12c2-4a70-99ce-7d6f9303b4ed tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] http://192.168.122.202/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1145221045 returned with HTTP 200 Sep 01 12:44:48 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 716/1463] 192.168.122.202 () {58 vars in 1248 bytes} [Tue Sep 1 12:44:48 2026] GET /volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1145221045 => generated 342 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:44:48 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-b1379b12-8394-48b6-b791-4d84fbdb8d96 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:44:48 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b1379b12-8394-48b6-b791-4d84fbdb8d96 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] GET http://192.168.122.202/volume/v3/snapshots?status=available Sep 01 12:44:48 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b1379b12-8394-48b6-b791-4d84fbdb8d96 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:44:48 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b1379b12-8394-48b6-b791-4d84fbdb8d96 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Calling method 'index' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:44:48 devstack devstack@c-api.service[86815]: DEBUG cinder.api.api_utils [None req-b1379b12-8394-48b6-b791-4d84fbdb8d96 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Removing options '' from query. {{(pid=86815) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:44:48 devstack devstack@c-api.service[86815]: DEBUG cinder.db.api [None req-b1379b12-8394-48b6-b791-4d84fbdb8d96 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Building query based on filter {{(pid=86815) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 12:44:48 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:44:48 devstack devstack@c-api.service[86815]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 12:44:48 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-b1379b12-8394-48b6-b791-4d84fbdb8d96 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Get all snapshots completed successfully. Sep 01 12:44:48 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b1379b12-8394-48b6-b791-4d84fbdb8d96 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] http://192.168.122.202/volume/v3/snapshots?status=available returned with HTTP 200 Sep 01 12:44:48 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 748/1464] 192.168.122.202 () {58 vars in 1160 bytes} [Tue Sep 1 12:44:48 2026] GET /volume/v3/snapshots?status=available => generated 995 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:44:48 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-2a9b0a8a-b3c5-431d-8ebf-269c4d1365e1 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:44:48 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-2a9b0a8a-b3c5-431d-8ebf-269c4d1365e1 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] GET http://192.168.122.202/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1145221045 Sep 01 12:44:48 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-2a9b0a8a-b3c5-431d-8ebf-269c4d1365e1 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:44:48 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-2a9b0a8a-b3c5-431d-8ebf-269c4d1365e1 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Calling method 'index' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:44:48 devstack devstack@c-api.service[86814]: DEBUG cinder.api.api_utils [None req-2a9b0a8a-b3c5-431d-8ebf-269c4d1365e1 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Removing options '' from query. {{(pid=86814) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:44:48 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:44:48 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:44:48 devstack devstack@c-api.service[86814]: DEBUG cinder.db.api [None req-2a9b0a8a-b3c5-431d-8ebf-269c4d1365e1 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Building query based on filter {{(pid=86814) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 12:44:48 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:44:48 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 12:44:48 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-2a9b0a8a-b3c5-431d-8ebf-269c4d1365e1 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Get all snapshots completed successfully. Sep 01 12:44:48 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-2a9b0a8a-b3c5-431d-8ebf-269c4d1365e1 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] http://192.168.122.202/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1145221045 returned with HTTP 200 Sep 01 12:44:48 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 717/1465] 192.168.122.202 () {58 vars in 1282 bytes} [Tue Sep 1 12:44:48 2026] GET /volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1145221045 => generated 342 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:44:48 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-37817257-9374-4d33-9d8d-b2606095fcbb None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:44:48 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-37817257-9374-4d33-9d8d-b2606095fcbb tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] DELETE http://192.168.122.202/volume/v3/snapshots/a8fc8585-d8b4-4798-87fc-c3133158cc4f Sep 01 12:44:48 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-37817257-9374-4d33-9d8d-b2606095fcbb tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:44:48 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-37817257-9374-4d33-9d8d-b2606095fcbb tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:44:48 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.snapshots [None req-37817257-9374-4d33-9d8d-b2606095fcbb tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Delete snapshot with id: a8fc8585-d8b4-4798-87fc-c3133158cc4f Sep 01 12:44:48 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:44:48 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:44:48 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-37817257-9374-4d33-9d8d-b2606095fcbb tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Snapshot retrieved successfully. Sep 01 12:44:48 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:44:48 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:44:48 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-37817257-9374-4d33-9d8d-b2606095fcbb tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Snapshot delete request issued successfully. Sep 01 12:44:48 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-37817257-9374-4d33-9d8d-b2606095fcbb tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] http://192.168.122.202/volume/v3/snapshots/a8fc8585-d8b4-4798-87fc-c3133158cc4f returned with HTTP 202 Sep 01 12:44:48 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 749/1466] 192.168.122.202 () {58 vars in 1241 bytes} [Tue Sep 1 12:44:48 2026] DELETE /volume/v3/snapshots/a8fc8585-d8b4-4798-87fc-c3133158cc4f => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:44:48 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-a3cdcb04-8c18-4965-8a0f-b4d5dd35b43d None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:44:48 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a3cdcb04-8c18-4965-8a0f-b4d5dd35b43d tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] GET http://192.168.122.202/volume/v3/snapshots/a8fc8585-d8b4-4798-87fc-c3133158cc4f Sep 01 12:44:48 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a3cdcb04-8c18-4965-8a0f-b4d5dd35b43d tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:44:48 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a3cdcb04-8c18-4965-8a0f-b4d5dd35b43d tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:44:48 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:44:48 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:44:48 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-a3cdcb04-8c18-4965-8a0f-b4d5dd35b43d tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Snapshot retrieved successfully. Sep 01 12:44:48 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a3cdcb04-8c18-4965-8a0f-b4d5dd35b43d tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] http://192.168.122.202/volume/v3/snapshots/a8fc8585-d8b4-4798-87fc-c3133158cc4f returned with HTTP 200 Sep 01 12:44:48 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 718/1467] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:44:48 2026] GET /volume/v3/snapshots/a8fc8585-d8b4-4798-87fc-c3133158cc4f => generated 472 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:44:49 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-e03052c8-a100-4fea-a8c3-41a00473d927 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:44:49 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e03052c8-a100-4fea-a8c3-41a00473d927 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] GET http://192.168.122.202/volume/v3/volumes/024ca4a6-249e-4025-a6db-3e72610c9c59 Sep 01 12:44:49 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e03052c8-a100-4fea-a8c3-41a00473d927 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:44:49 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e03052c8-a100-4fea-a8c3-41a00473d927 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:44:49 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:44:49 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:44:49 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:44:49 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:44:49 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-e03052c8-a100-4fea-a8c3-41a00473d927 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Volume info retrieved successfully. Sep 01 12:44:49 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e03052c8-a100-4fea-a8c3-41a00473d927 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] http://192.168.122.202/volume/v3/volumes/024ca4a6-249e-4025-a6db-3e72610c9c59 returned with HTTP 200 Sep 01 12:44:49 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 750/1468] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:44:49 2026] GET /volume/v3/volumes/024ca4a6-249e-4025-a6db-3e72610c9c59 => generated 866 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:44:49 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-481bfc39-4fd6-4ac5-9e6a-b78cdb4d495c None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:44:49 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-481bfc39-4fd6-4ac5-9e6a-b78cdb4d495c tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] POST http://192.168.122.202/volume/v3/volumes Sep 01 12:44:49 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-481bfc39-4fd6-4ac5-9e6a-b78cdb4d495c tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "024ca4a6-249e-4025-a6db-3e72610c9c59", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1696016739"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:44:49 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volumes [None req-481bfc39-4fd6-4ac5-9e6a-b78cdb4d495c tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Create volume request body: {'volume': {"'source_volid": '024ca4a6-249e-4025-a6db-3e72610c9c59', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1696016739'}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:44:49 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-481bfc39-4fd6-4ac5-9e6a-b78cdb4d495c tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Create volume of 1 GB Sep 01 12:44:49 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-481bfc39-4fd6-4ac5-9e6a-b78cdb4d495c tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Availability Zones retrieved successfully. Sep 01 12:44:49 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-481bfc39-4fd6-4ac5-9e6a-b78cdb4d495c tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Flow 'volume_create_api' (690758d7-46f7-4a96-8aaa-863ca8128eb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:44:49 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-481bfc39-4fd6-4ac5-9e6a-b78cdb4d495c tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d58a134-661c-445b-8cb4-3b81ac079723) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:44:49 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.flows.api.create_volume [None req-481bfc39-4fd6-4ac5-9e6a-b78cdb4d495c tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Validating volume size '1' using validate_int {{(pid=86814) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 12:44:49 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-481bfc39-4fd6-4ac5-9e6a-b78cdb4d495c tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d58a134-661c-445b-8cb4-3b81ac079723) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T10:31:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3a4f1b59-94a6-4839-b926-0837adf99645,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a4f1b59-94a6-4839-b926-0837adf99645', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:44:49 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-481bfc39-4fd6-4ac5-9e6a-b78cdb4d495c tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (03133a52-48c5-4fe6-8307-e323bbefe16a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:44:49 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-da7f0a32-9e05-4da7-bb73-67f34977ed46 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:44:49 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-da7f0a32-9e05-4da7-bb73-67f34977ed46 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] GET http://192.168.122.202/volume/v3/snapshots/a8fc8585-d8b4-4798-87fc-c3133158cc4f Sep 01 12:44:49 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-da7f0a32-9e05-4da7-bb73-67f34977ed46 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:44:49 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-da7f0a32-9e05-4da7-bb73-67f34977ed46 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:44:49 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:44:49 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:44:49 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-da7f0a32-9e05-4da7-bb73-67f34977ed46 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Snapshot retrieved successfully. Sep 01 12:44:49 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-da7f0a32-9e05-4da7-bb73-67f34977ed46 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] http://192.168.122.202/volume/v3/snapshots/a8fc8585-d8b4-4798-87fc-c3133158cc4f returned with HTTP 200 Sep 01 12:44:49 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 751/1469] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:44:49 2026] GET /volume/v3/snapshots/a8fc8585-d8b4-4798-87fc-c3133158cc4f => generated 472 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:44:49 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-481bfc39-4fd6-4ac5-9e6a-b78cdb4d495c tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Created reservations ['18b27455-ab40-4d20-aa5e-8afda1f78622', '7491a87a-8efb-4f71-a5b6-cc7242c93177', 'ce55fa66-5f10-4280-8535-f855fe87b67d', 'a0deefba-a55c-4168-9ed9-b333842dd00c'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:44:49 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-481bfc39-4fd6-4ac5-9e6a-b78cdb4d495c tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (03133a52-48c5-4fe6-8307-e323bbefe16a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['18b27455-ab40-4d20-aa5e-8afda1f78622', '7491a87a-8efb-4f71-a5b6-cc7242c93177', 'ce55fa66-5f10-4280-8535-f855fe87b67d', 'a0deefba-a55c-4168-9ed9-b333842dd00c']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:44:49 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-481bfc39-4fd6-4ac5-9e6a-b78cdb4d495c tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d9df860-04a8-444e-8fd8-60ca79109aaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:44:49 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:44:49 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:44:49 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-481bfc39-4fd6-4ac5-9e6a-b78cdb4d495c tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d9df860-04a8-444e-8fd8-60ca79109aaa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2c60fbe7-213c-4c89-b25c-613991759865', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1696016739',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='35d23345a2dc4505a29030f0ac2d46cd',qos_specs=None,replication_status=,reservations=['18b27455-ab40-4d20-aa5e-8afda1f78622','7491a87a-8efb-4f71-a5b6-cc7242c93177','ce55fa66-5f10-4280-8535-f855fe87b67d','a0deefba-a55c-4168-9ed9-b333842dd00c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc54cb5efa8541209c4b9ef9a482e2f4',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T10:44:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1696016739',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2c60fbe7-213c-4c89-b25c-613991759865,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='35d23345a2dc4505a29030f0ac2d46cd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cc54cb5efa8541209c4b9ef9a482e2f4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a4f1b59-94a6-4839-b926-0837adf99645),volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:44:49 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-481bfc39-4fd6-4ac5-9e6a-b78cdb4d495c tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6bc0c7d8-58a6-409d-a70e-e99e30df60f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:44:50 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-481bfc39-4fd6-4ac5-9e6a-b78cdb4d495c tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6bc0c7d8-58a6-409d-a70e-e99e30df60f1) transitioned into state 'SUCCESS' from state '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-1696016739',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='35d23345a2dc4505a29030f0ac2d46cd',qos_specs=None,replication_status=,reservations=['18b27455-ab40-4d20-aa5e-8afda1f78622','7491a87a-8efb-4f71-a5b6-cc7242c93177','ce55fa66-5f10-4280-8535-f855fe87b67d','a0deefba-a55c-4168-9ed9-b333842dd00c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc54cb5efa8541209c4b9ef9a482e2f4',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:44:50 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-481bfc39-4fd6-4ac5-9e6a-b78cdb4d495c tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9655641-c4bb-40cc-a34c-d2d652185963) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:44:50 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-481bfc39-4fd6-4ac5-9e6a-b78cdb4d495c tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9655641-c4bb-40cc-a34c-d2d652185963) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:44:50 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-481bfc39-4fd6-4ac5-9e6a-b78cdb4d495c tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Flow 'volume_create_api' (690758d7-46f7-4a96-8aaa-863ca8128eb9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86814) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:44:50 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-481bfc39-4fd6-4ac5-9e6a-b78cdb4d495c tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Create volume request issued successfully. Sep 01 12:44:50 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-481bfc39-4fd6-4ac5-9e6a-b78cdb4d495c tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] http://192.168.122.202/volume/v3/volumes returned with HTTP 202 Sep 01 12:44:50 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 719/1470] 192.168.122.202 () {60 vars in 1143 bytes} [Tue Sep 1 12:44:49 2026] POST /volume/v3/volumes => generated 773 bytes in 686 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:44:50 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-b4ae226f-490b-4333-a200-67f15baca655 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:44:50 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b4ae226f-490b-4333-a200-67f15baca655 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] POST http://192.168.122.202/volume/v3/volumes Sep 01 12:44:50 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b4ae226f-490b-4333-a200-67f15baca655 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "024ca4a6-249e-4025-a6db-3e72610c9c59", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-337260003"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:44:50 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.volumes [None req-b4ae226f-490b-4333-a200-67f15baca655 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Create volume request body: {'volume': {"'source_volid": '024ca4a6-249e-4025-a6db-3e72610c9c59', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-337260003'}} {{(pid=86815) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:44:50 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-b4ae226f-490b-4333-a200-67f15baca655 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Create volume of 1 GB Sep 01 12:44:50 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-b4ae226f-490b-4333-a200-67f15baca655 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Availability Zones retrieved successfully. Sep 01 12:44:50 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-b4ae226f-490b-4333-a200-67f15baca655 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Flow 'volume_create_api' (09a18ec9-023b-4721-9adb-c9127d8956e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:44:50 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-b4ae226f-490b-4333-a200-67f15baca655 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5621b18c-fd72-43a3-a452-b6c6bfe76a82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:44:50 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.flows.api.create_volume [None req-b4ae226f-490b-4333-a200-67f15baca655 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Validating volume size '1' using validate_int {{(pid=86815) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 12:44:50 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-b4ae226f-490b-4333-a200-67f15baca655 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5621b18c-fd72-43a3-a452-b6c6bfe76a82) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T10:31:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3a4f1b59-94a6-4839-b926-0837adf99645,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a4f1b59-94a6-4839-b926-0837adf99645', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:44:50 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-b4ae226f-490b-4333-a200-67f15baca655 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a46ba71a-092c-42d2-bd5f-cbf6c026d0f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:44:50 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-b4ae226f-490b-4333-a200-67f15baca655 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Created reservations ['5abd2a0c-d5c3-45be-a8fb-baa97cae70b2', 'dfecef21-9c68-433b-9ba4-071a832e0b4d', 'd3b976a7-18ba-4ae7-aff7-765ec4956e22', '4f4dbc17-8d72-4833-8f47-a27445d686f8'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:44:50 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-b4ae226f-490b-4333-a200-67f15baca655 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a46ba71a-092c-42d2-bd5f-cbf6c026d0f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5abd2a0c-d5c3-45be-a8fb-baa97cae70b2', 'dfecef21-9c68-433b-9ba4-071a832e0b4d', 'd3b976a7-18ba-4ae7-aff7-765ec4956e22', '4f4dbc17-8d72-4833-8f47-a27445d686f8']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:44:50 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-b4ae226f-490b-4333-a200-67f15baca655 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f15c156b-cc61-40f0-b6cc-88b57476ed71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:44:50 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:44:50 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:44:50 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-b4ae226f-490b-4333-a200-67f15baca655 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f15c156b-cc61-40f0-b6cc-88b57476ed71) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2109ba16-753b-4b61-bbbc-e33eda475a12', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-337260003',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='35d23345a2dc4505a29030f0ac2d46cd',qos_specs=None,replication_status=,reservations=['5abd2a0c-d5c3-45be-a8fb-baa97cae70b2','dfecef21-9c68-433b-9ba4-071a832e0b4d','d3b976a7-18ba-4ae7-aff7-765ec4956e22','4f4dbc17-8d72-4833-8f47-a27445d686f8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc54cb5efa8541209c4b9ef9a482e2f4',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T10:44:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-337260003',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2109ba16-753b-4b61-bbbc-e33eda475a12,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='35d23345a2dc4505a29030f0ac2d46cd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cc54cb5efa8541209c4b9ef9a482e2f4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a4f1b59-94a6-4839-b926-0837adf99645),volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:44:50 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-b4ae226f-490b-4333-a200-67f15baca655 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (633bf3fb-3c0a-4f50-9050-18e54f17c3fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:44:50 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-b4ae226f-490b-4333-a200-67f15baca655 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (633bf3fb-3c0a-4f50-9050-18e54f17c3fb) transitioned into state 'SUCCESS' from state '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-337260003',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='35d23345a2dc4505a29030f0ac2d46cd',qos_specs=None,replication_status=,reservations=['5abd2a0c-d5c3-45be-a8fb-baa97cae70b2','dfecef21-9c68-433b-9ba4-071a832e0b4d','d3b976a7-18ba-4ae7-aff7-765ec4956e22','4f4dbc17-8d72-4833-8f47-a27445d686f8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc54cb5efa8541209c4b9ef9a482e2f4',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:44:50 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-b4ae226f-490b-4333-a200-67f15baca655 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4a0c326e-d4b9-4e7b-9190-559f1e90c4f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:44:50 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-b4ae226f-490b-4333-a200-67f15baca655 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4a0c326e-d4b9-4e7b-9190-559f1e90c4f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:44:50 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-662a17a9-3807-4658-a5ef-448aaf54b2bf None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:44:50 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-b4ae226f-490b-4333-a200-67f15baca655 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Flow 'volume_create_api' (09a18ec9-023b-4721-9adb-c9127d8956e4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86815) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:44:50 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-b4ae226f-490b-4333-a200-67f15baca655 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Create volume request issued successfully. Sep 01 12:44:50 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b4ae226f-490b-4333-a200-67f15baca655 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] http://192.168.122.202/volume/v3/volumes returned with HTTP 202 Sep 01 12:44:50 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-662a17a9-3807-4658-a5ef-448aaf54b2bf tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] GET http://192.168.122.202/volume/v3/snapshots/a8fc8585-d8b4-4798-87fc-c3133158cc4f Sep 01 12:44:50 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 752/1471] 192.168.122.202 () {60 vars in 1143 bytes} [Tue Sep 1 12:44:50 2026] POST /volume/v3/volumes => generated 772 bytes in 728 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:44:50 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-662a17a9-3807-4658-a5ef-448aaf54b2bf tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:44:50 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-662a17a9-3807-4658-a5ef-448aaf54b2bf tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:44:50 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-1b4e39d5-8500-4786-bb9a-cc02425b4f1d None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:44:50 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-1b4e39d5-8500-4786-bb9a-cc02425b4f1d tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] POST http://192.168.122.202/volume/v3/volumes Sep 01 12:44:50 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-1b4e39d5-8500-4786-bb9a-cc02425b4f1d tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "024ca4a6-249e-4025-a6db-3e72610c9c59", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1864589148"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:44:50 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.volumes [None req-1b4e39d5-8500-4786-bb9a-cc02425b4f1d tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Create volume request body: {'volume': {"'source_volid": '024ca4a6-249e-4025-a6db-3e72610c9c59', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1864589148'}} {{(pid=86815) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:44:50 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-1b4e39d5-8500-4786-bb9a-cc02425b4f1d tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Create volume of 1 GB Sep 01 12:44:50 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:44:50 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:44:50 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:44:50 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:44:50 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-662a17a9-3807-4658-a5ef-448aaf54b2bf tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Snapshot retrieved successfully. Sep 01 12:44:50 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-662a17a9-3807-4658-a5ef-448aaf54b2bf tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] http://192.168.122.202/volume/v3/snapshots/a8fc8585-d8b4-4798-87fc-c3133158cc4f returned with HTTP 200 Sep 01 12:44:50 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 720/1472] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:44:50 2026] GET /volume/v3/snapshots/a8fc8585-d8b4-4798-87fc-c3133158cc4f => generated 472 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:44:50 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-1b4e39d5-8500-4786-bb9a-cc02425b4f1d tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Availability Zones retrieved successfully. Sep 01 12:44:51 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-1b4e39d5-8500-4786-bb9a-cc02425b4f1d tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Flow 'volume_create_api' (94a1a1bf-26aa-4f1e-b6f5-8720fab57502) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:44:51 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-1b4e39d5-8500-4786-bb9a-cc02425b4f1d tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52c96bd1-3592-46d0-a132-e9224cdaf56b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:44:51 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.flows.api.create_volume [None req-1b4e39d5-8500-4786-bb9a-cc02425b4f1d tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Validating volume size '1' using validate_int {{(pid=86815) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 12:44:51 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-1b4e39d5-8500-4786-bb9a-cc02425b4f1d tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52c96bd1-3592-46d0-a132-e9224cdaf56b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T10:31:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3a4f1b59-94a6-4839-b926-0837adf99645,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a4f1b59-94a6-4839-b926-0837adf99645', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:44:51 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-1b4e39d5-8500-4786-bb9a-cc02425b4f1d tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (33a8d1ef-b147-4eda-aaed-03fe5baa72bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:44:51 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-1b4e39d5-8500-4786-bb9a-cc02425b4f1d tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Created reservations ['f95cbbbf-d3c6-4629-9c01-d0e8ab207ef5', '3d5eae2f-829f-4670-a628-168df981a709', 'aba77d13-5d2e-45ad-8e1d-ee0afde41173', '771940ed-fa7c-432e-88e5-1286fb671fc0'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:44:51 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-1b4e39d5-8500-4786-bb9a-cc02425b4f1d tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (33a8d1ef-b147-4eda-aaed-03fe5baa72bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f95cbbbf-d3c6-4629-9c01-d0e8ab207ef5', '3d5eae2f-829f-4670-a628-168df981a709', 'aba77d13-5d2e-45ad-8e1d-ee0afde41173', '771940ed-fa7c-432e-88e5-1286fb671fc0']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:44:51 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-1b4e39d5-8500-4786-bb9a-cc02425b4f1d tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (beed78aa-afa9-437f-86cf-5430985499fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:44:51 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:44:51 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:44:51 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-1b4e39d5-8500-4786-bb9a-cc02425b4f1d tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (beed78aa-afa9-437f-86cf-5430985499fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '66da0931-712f-4524-87b9-aa41bcf38da1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1864589148',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='35d23345a2dc4505a29030f0ac2d46cd',qos_specs=None,replication_status=,reservations=['f95cbbbf-d3c6-4629-9c01-d0e8ab207ef5','3d5eae2f-829f-4670-a628-168df981a709','aba77d13-5d2e-45ad-8e1d-ee0afde41173','771940ed-fa7c-432e-88e5-1286fb671fc0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc54cb5efa8541209c4b9ef9a482e2f4',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T10:44:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1864589148',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=66da0931-712f-4524-87b9-aa41bcf38da1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='35d23345a2dc4505a29030f0ac2d46cd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cc54cb5efa8541209c4b9ef9a482e2f4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a4f1b59-94a6-4839-b926-0837adf99645),volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:44:51 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-1b4e39d5-8500-4786-bb9a-cc02425b4f1d tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (059f3abe-6aae-43f1-a3d7-7d93d7b811b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:44:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-b72dd713-882a-4185-9116-276b5fbd9979 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:44:51 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b72dd713-882a-4185-9116-276b5fbd9979 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] GET http://192.168.122.202/volume/v3/snapshots/a8fc8585-d8b4-4798-87fc-c3133158cc4f Sep 01 12:44:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b72dd713-882a-4185-9116-276b5fbd9979 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:44:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b72dd713-882a-4185-9116-276b5fbd9979 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:44:51 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-1b4e39d5-8500-4786-bb9a-cc02425b4f1d tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (059f3abe-6aae-43f1-a3d7-7d93d7b811b5) transitioned into state 'SUCCESS' from state '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-1864589148',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='35d23345a2dc4505a29030f0ac2d46cd',qos_specs=None,replication_status=,reservations=['f95cbbbf-d3c6-4629-9c01-d0e8ab207ef5','3d5eae2f-829f-4670-a628-168df981a709','aba77d13-5d2e-45ad-8e1d-ee0afde41173','771940ed-fa7c-432e-88e5-1286fb671fc0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc54cb5efa8541209c4b9ef9a482e2f4',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:44:51 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-1b4e39d5-8500-4786-bb9a-cc02425b4f1d tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac192451-db4c-4ab4-b0e8-c797599731a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:44:51 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:44:51 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:44:51 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-b72dd713-882a-4185-9116-276b5fbd9979 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Snapshot retrieved successfully. Sep 01 12:44:51 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b72dd713-882a-4185-9116-276b5fbd9979 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] http://192.168.122.202/volume/v3/snapshots/a8fc8585-d8b4-4798-87fc-c3133158cc4f returned with HTTP 200 Sep 01 12:44:51 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 721/1473] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:44:51 2026] GET /volume/v3/snapshots/a8fc8585-d8b4-4798-87fc-c3133158cc4f => generated 472 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:44:52 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-1b4e39d5-8500-4786-bb9a-cc02425b4f1d tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac192451-db4c-4ab4-b0e8-c797599731a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:44:52 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-1b4e39d5-8500-4786-bb9a-cc02425b4f1d tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Flow 'volume_create_api' (94a1a1bf-26aa-4f1e-b6f5-8720fab57502) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86815) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:44:52 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-1b4e39d5-8500-4786-bb9a-cc02425b4f1d tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Create volume request issued successfully. Sep 01 12:44:52 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-1b4e39d5-8500-4786-bb9a-cc02425b4f1d tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] http://192.168.122.202/volume/v3/volumes returned with HTTP 202 Sep 01 12:44:52 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 753/1474] 192.168.122.202 () {60 vars in 1143 bytes} [Tue Sep 1 12:44:50 2026] POST /volume/v3/volumes => generated 773 bytes in 1129 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:44:52 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-f8c678d6-eddf-4cfd-abba-6aae8ce7b4b3 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:44:52 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f8c678d6-eddf-4cfd-abba-6aae8ce7b4b3 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] POST http://192.168.122.202/volume/v3/volumes Sep 01 12:44:52 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f8c678d6-eddf-4cfd-abba-6aae8ce7b4b3 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "024ca4a6-249e-4025-a6db-3e72610c9c59", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-717687109"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:44:52 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volumes [None req-f8c678d6-eddf-4cfd-abba-6aae8ce7b4b3 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Create volume request body: {'volume': {"'source_volid": '024ca4a6-249e-4025-a6db-3e72610c9c59', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-717687109'}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:44:52 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-f8c678d6-eddf-4cfd-abba-6aae8ce7b4b3 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Create volume of 1 GB Sep 01 12:44:52 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-f8c678d6-eddf-4cfd-abba-6aae8ce7b4b3 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Availability Zones retrieved successfully. Sep 01 12:44:52 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-f8c678d6-eddf-4cfd-abba-6aae8ce7b4b3 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Flow 'volume_create_api' (9a200c53-64dd-4b1a-84c6-6894e2f846ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:44:52 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-f8c678d6-eddf-4cfd-abba-6aae8ce7b4b3 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0669fc4e-3beb-4bdd-ba8d-1d53c85cb076) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:44:52 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.flows.api.create_volume [None req-f8c678d6-eddf-4cfd-abba-6aae8ce7b4b3 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Validating volume size '1' using validate_int {{(pid=86814) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 12:44:52 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-f8c678d6-eddf-4cfd-abba-6aae8ce7b4b3 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0669fc4e-3beb-4bdd-ba8d-1d53c85cb076) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T10:31:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3a4f1b59-94a6-4839-b926-0837adf99645,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a4f1b59-94a6-4839-b926-0837adf99645', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:44:52 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-f8c678d6-eddf-4cfd-abba-6aae8ce7b4b3 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (482f3b84-d2ad-4478-ba06-39a17fcfa726) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:44:52 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-f8c678d6-eddf-4cfd-abba-6aae8ce7b4b3 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Created reservations ['8fe8f388-131d-44f7-8cea-548d1ebe44db', '87f1e6c7-8f6d-4992-a9e4-c202147dabff', '354c765c-bac3-4a59-a2a6-09a3dae1df5b', '23b25569-5ff5-468e-8274-dba8bc04bd1a'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:44:52 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-f8c678d6-eddf-4cfd-abba-6aae8ce7b4b3 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (482f3b84-d2ad-4478-ba06-39a17fcfa726) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8fe8f388-131d-44f7-8cea-548d1ebe44db', '87f1e6c7-8f6d-4992-a9e4-c202147dabff', '354c765c-bac3-4a59-a2a6-09a3dae1df5b', '23b25569-5ff5-468e-8274-dba8bc04bd1a']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:44:52 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-f8c678d6-eddf-4cfd-abba-6aae8ce7b4b3 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3b46737c-441b-49c3-8c2d-9ae0c4332771) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:44:52 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:44:52 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:44:52 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-f8c678d6-eddf-4cfd-abba-6aae8ce7b4b3 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3b46737c-441b-49c3-8c2d-9ae0c4332771) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ea5699f3-35d4-476c-9c91-72c255614caf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-717687109',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='35d23345a2dc4505a29030f0ac2d46cd',qos_specs=None,replication_status=,reservations=['8fe8f388-131d-44f7-8cea-548d1ebe44db','87f1e6c7-8f6d-4992-a9e4-c202147dabff','354c765c-bac3-4a59-a2a6-09a3dae1df5b','23b25569-5ff5-468e-8274-dba8bc04bd1a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc54cb5efa8541209c4b9ef9a482e2f4',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T10:44:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-717687109',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ea5699f3-35d4-476c-9c91-72c255614caf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='35d23345a2dc4505a29030f0ac2d46cd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cc54cb5efa8541209c4b9ef9a482e2f4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a4f1b59-94a6-4839-b926-0837adf99645),volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:44:52 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-f8c678d6-eddf-4cfd-abba-6aae8ce7b4b3 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c8224951-cc0e-4d2c-8217-cb90c8c520b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:44:52 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-f8c678d6-eddf-4cfd-abba-6aae8ce7b4b3 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c8224951-cc0e-4d2c-8217-cb90c8c520b0) transitioned into state 'SUCCESS' from state '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-717687109',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='35d23345a2dc4505a29030f0ac2d46cd',qos_specs=None,replication_status=,reservations=['8fe8f388-131d-44f7-8cea-548d1ebe44db','87f1e6c7-8f6d-4992-a9e4-c202147dabff','354c765c-bac3-4a59-a2a6-09a3dae1df5b','23b25569-5ff5-468e-8274-dba8bc04bd1a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc54cb5efa8541209c4b9ef9a482e2f4',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:44:52 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-f8c678d6-eddf-4cfd-abba-6aae8ce7b4b3 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08f0e2e7-1460-4235-bdcb-896f8c6d69f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:44:52 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-f8c678d6-eddf-4cfd-abba-6aae8ce7b4b3 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08f0e2e7-1460-4235-bdcb-896f8c6d69f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:44:52 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-f8c678d6-eddf-4cfd-abba-6aae8ce7b4b3 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Flow 'volume_create_api' (9a200c53-64dd-4b1a-84c6-6894e2f846ca) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86814) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:44:52 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-f8c678d6-eddf-4cfd-abba-6aae8ce7b4b3 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Create volume request issued successfully. Sep 01 12:44:52 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f8c678d6-eddf-4cfd-abba-6aae8ce7b4b3 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] http://192.168.122.202/volume/v3/volumes returned with HTTP 202 Sep 01 12:44:52 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 722/1475] 192.168.122.202 () {60 vars in 1143 bytes} [Tue Sep 1 12:44:52 2026] POST /volume/v3/volumes => generated 772 bytes in 814 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:44:52 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-62013d9d-cacd-4b9a-8402-b91bd25c56c1 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:44:52 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-62013d9d-cacd-4b9a-8402-b91bd25c56c1 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] POST http://192.168.122.202/volume/v3/volumes Sep 01 12:44:52 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-62013d9d-cacd-4b9a-8402-b91bd25c56c1 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "024ca4a6-249e-4025-a6db-3e72610c9c59", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1442867433"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:44:52 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.volumes [None req-62013d9d-cacd-4b9a-8402-b91bd25c56c1 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Create volume request body: {'volume': {"'source_volid": '024ca4a6-249e-4025-a6db-3e72610c9c59', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1442867433'}} {{(pid=86815) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:44:52 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-62013d9d-cacd-4b9a-8402-b91bd25c56c1 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Create volume of 1 GB Sep 01 12:44:52 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:44:52 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:44:52 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-62013d9d-cacd-4b9a-8402-b91bd25c56c1 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Availability Zones retrieved successfully. Sep 01 12:44:52 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-62013d9d-cacd-4b9a-8402-b91bd25c56c1 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Flow 'volume_create_api' (e049d3d0-59a3-4fab-b4aa-d834b60d566d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:44:52 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-62013d9d-cacd-4b9a-8402-b91bd25c56c1 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (495b0f11-cba8-4bd5-a0f0-aa2310f60185) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:44:52 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.flows.api.create_volume [None req-62013d9d-cacd-4b9a-8402-b91bd25c56c1 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Validating volume size '1' using validate_int {{(pid=86815) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 12:44:53 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-31e4a6b0-ef59-45fd-9022-5900307834bb None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:44:53 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-31e4a6b0-ef59-45fd-9022-5900307834bb tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] GET http://192.168.122.202/volume/v3/snapshots/a8fc8585-d8b4-4798-87fc-c3133158cc4f Sep 01 12:44:53 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-31e4a6b0-ef59-45fd-9022-5900307834bb tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:44:53 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-31e4a6b0-ef59-45fd-9022-5900307834bb tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:44:53 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-31e4a6b0-ef59-45fd-9022-5900307834bb tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] http://192.168.122.202/volume/v3/snapshots/a8fc8585-d8b4-4798-87fc-c3133158cc4f returned with HTTP 404 Sep 01 12:44:53 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 723/1476] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:44:53 2026] GET /volume/v3/snapshots/a8fc8585-d8b4-4798-87fc-c3133158cc4f => generated 111 bytes in 92 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:44:53 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-f347c407-946d-4d2c-a908-1323ce6cb93c None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:44:53 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f347c407-946d-4d2c-a908-1323ce6cb93c tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] DELETE http://192.168.122.202/volume/v3/snapshots/95cd02ef-a8eb-43df-a20f-f99091cffde0 Sep 01 12:44:53 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f347c407-946d-4d2c-a908-1323ce6cb93c tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:44:53 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f347c407-946d-4d2c-a908-1323ce6cb93c tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:44:53 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.snapshots [None req-f347c407-946d-4d2c-a908-1323ce6cb93c tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Delete snapshot with id: 95cd02ef-a8eb-43df-a20f-f99091cffde0 Sep 01 12:44:53 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:44:53 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:44:53 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-f347c407-946d-4d2c-a908-1323ce6cb93c tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Snapshot retrieved successfully. Sep 01 12:44:53 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-62013d9d-cacd-4b9a-8402-b91bd25c56c1 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (495b0f11-cba8-4bd5-a0f0-aa2310f60185) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T10:31:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3a4f1b59-94a6-4839-b926-0837adf99645,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a4f1b59-94a6-4839-b926-0837adf99645', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:44:53 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:44:53 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:44:53 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-62013d9d-cacd-4b9a-8402-b91bd25c56c1 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f9737de-3078-46bc-bcd1-490ae31c22ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:44:53 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-f347c407-946d-4d2c-a908-1323ce6cb93c tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Snapshot delete request issued successfully. Sep 01 12:44:53 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f347c407-946d-4d2c-a908-1323ce6cb93c tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] http://192.168.122.202/volume/v3/snapshots/95cd02ef-a8eb-43df-a20f-f99091cffde0 returned with HTTP 202 Sep 01 12:44:53 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 724/1477] 192.168.122.202 () {58 vars in 1241 bytes} [Tue Sep 1 12:44:53 2026] DELETE /volume/v3/snapshots/95cd02ef-a8eb-43df-a20f-f99091cffde0 => generated 0 bytes in 464 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:44:53 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-60354a41-be23-4992-b4d1-51a0575e2ec4 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:44:53 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-60354a41-be23-4992-b4d1-51a0575e2ec4 tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] POST http://192.168.122.202/volume/v3/volumes/9ce61feb-2a33-4325-a767-148dd2c0d5a4/action Sep 01 12:44:53 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-60354a41-be23-4992-b4d1-51a0575e2ec4 tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] Action body: b'{"os-attach": {"instance_uuid": "1c02c6b1-7b38-4166-aa1e-c2d4b2198327", "mountpoint": "/dev/vdb"}}' {{(pid=86814) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:44:53 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-60354a41-be23-4992-b4d1-51a0575e2ec4 tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "1c02c6b1-7b38-4166-aa1e-c2d4b2198327", "mountpoint": "/dev/vdb"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:44:53 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:44:53 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:44:53 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:44:53 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:44:53 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-60354a41-be23-4992-b4d1-51a0575e2ec4 tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] Volume info retrieved successfully. Sep 01 12:44:53 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-60354a41-be23-4992-b4d1-51a0575e2ec4 tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] Update volume admin metadata completed successfully. Sep 01 12:44:54 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-62013d9d-cacd-4b9a-8402-b91bd25c56c1 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Created reservations ['96a72bc6-4d98-4943-b61b-c4b0da13be98', 'a2779190-45ca-4b84-b2d8-d617ca9e8d5f', '6ba6c3cb-98fb-4ad3-8b4d-25be55341f9d', '98686999-9a61-4389-9c77-94126a57a921'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:44:54 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-62013d9d-cacd-4b9a-8402-b91bd25c56c1 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f9737de-3078-46bc-bcd1-490ae31c22ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['96a72bc6-4d98-4943-b61b-c4b0da13be98', 'a2779190-45ca-4b84-b2d8-d617ca9e8d5f', '6ba6c3cb-98fb-4ad3-8b4d-25be55341f9d', '98686999-9a61-4389-9c77-94126a57a921']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:44:54 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-62013d9d-cacd-4b9a-8402-b91bd25c56c1 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12045ba0-0f5c-4ff3-a697-5ac096d1c84e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:44:54 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:44:54 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:44:54 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-62013d9d-cacd-4b9a-8402-b91bd25c56c1 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12045ba0-0f5c-4ff3-a697-5ac096d1c84e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f14cce12-2f79-41b3-a469-d915254c973e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1442867433',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='35d23345a2dc4505a29030f0ac2d46cd',qos_specs=None,replication_status=,reservations=['96a72bc6-4d98-4943-b61b-c4b0da13be98','a2779190-45ca-4b84-b2d8-d617ca9e8d5f','6ba6c3cb-98fb-4ad3-8b4d-25be55341f9d','98686999-9a61-4389-9c77-94126a57a921'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc54cb5efa8541209c4b9ef9a482e2f4',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T10:44:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1442867433',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f14cce12-2f79-41b3-a469-d915254c973e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='35d23345a2dc4505a29030f0ac2d46cd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cc54cb5efa8541209c4b9ef9a482e2f4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a4f1b59-94a6-4839-b926-0837adf99645),volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:44:54 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-62013d9d-cacd-4b9a-8402-b91bd25c56c1 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba52fc76-db3d-459a-b7b3-514aa5a01d9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:44:54 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-62013d9d-cacd-4b9a-8402-b91bd25c56c1 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba52fc76-db3d-459a-b7b3-514aa5a01d9c) transitioned into state 'SUCCESS' from state '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-1442867433',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='35d23345a2dc4505a29030f0ac2d46cd',qos_specs=None,replication_status=,reservations=['96a72bc6-4d98-4943-b61b-c4b0da13be98','a2779190-45ca-4b84-b2d8-d617ca9e8d5f','6ba6c3cb-98fb-4ad3-8b4d-25be55341f9d','98686999-9a61-4389-9c77-94126a57a921'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc54cb5efa8541209c4b9ef9a482e2f4',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:44:54 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-62013d9d-cacd-4b9a-8402-b91bd25c56c1 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c199bc1b-de2b-4c8a-8c13-75be582fa8c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:44:54 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-62013d9d-cacd-4b9a-8402-b91bd25c56c1 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c199bc1b-de2b-4c8a-8c13-75be582fa8c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:44:54 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-62013d9d-cacd-4b9a-8402-b91bd25c56c1 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Flow 'volume_create_api' (e049d3d0-59a3-4fab-b4aa-d834b60d566d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86815) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:44:54 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-62013d9d-cacd-4b9a-8402-b91bd25c56c1 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Create volume request issued successfully. Sep 01 12:44:54 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-62013d9d-cacd-4b9a-8402-b91bd25c56c1 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] http://192.168.122.202/volume/v3/volumes returned with HTTP 202 Sep 01 12:44:54 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 754/1478] 192.168.122.202 () {60 vars in 1143 bytes} [Tue Sep 1 12:44:52 2026] POST /volume/v3/volumes => generated 773 bytes in 1804 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 01 12:44:54 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-bb6d8ffb-d566-4f13-a8ce-0f29c246ccc3 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:44:54 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-bb6d8ffb-d566-4f13-a8ce-0f29c246ccc3 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] GET http://192.168.122.202/volume/v3/snapshots/95cd02ef-a8eb-43df-a20f-f99091cffde0 Sep 01 12:44:54 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-bb6d8ffb-d566-4f13-a8ce-0f29c246ccc3 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:44:54 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-bb6d8ffb-d566-4f13-a8ce-0f29c246ccc3 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:44:54 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:44:54 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:44:54 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-bb6d8ffb-d566-4f13-a8ce-0f29c246ccc3 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Snapshot retrieved successfully. Sep 01 12:44:54 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-bb6d8ffb-d566-4f13-a8ce-0f29c246ccc3 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] http://192.168.122.202/volume/v3/snapshots/95cd02ef-a8eb-43df-a20f-f99091cffde0 returned with HTTP 200 Sep 01 12:44:54 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 755/1479] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:44:54 2026] GET /volume/v3/snapshots/95cd02ef-a8eb-43df-a20f-f99091cffde0 => generated 471 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:44:54 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-193f448f-bbfc-46d5-a27c-1e0cc211b70c None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:44:54 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-193f448f-bbfc-46d5-a27c-1e0cc211b70c tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] GET http://192.168.122.202/volume/v3/volumes/2c60fbe7-213c-4c89-b25c-613991759865 Sep 01 12:44:54 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-193f448f-bbfc-46d5-a27c-1e0cc211b70c tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:44:54 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-193f448f-bbfc-46d5-a27c-1e0cc211b70c tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:44:54 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:44:54 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:44:54 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:44:54 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:44:54 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-193f448f-bbfc-46d5-a27c-1e0cc211b70c tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Volume info retrieved successfully. Sep 01 12:44:55 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-193f448f-bbfc-46d5-a27c-1e0cc211b70c tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] http://192.168.122.202/volume/v3/volumes/2c60fbe7-213c-4c89-b25c-613991759865 returned with HTTP 200 Sep 01 12:44:55 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 756/1480] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:44:54 2026] GET /volume/v3/volumes/2c60fbe7-213c-4c89-b25c-613991759865 => generated 866 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:44:55 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-75643c1e-a132-46f9-b7e4-e4ebc367612a None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:44:55 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-60354a41-be23-4992-b4d1-51a0575e2ec4 tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] Attach volume completed successfully. Sep 01 12:44:55 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-60354a41-be23-4992-b4d1-51a0575e2ec4 tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] http://192.168.122.202/volume/v3/volumes/9ce61feb-2a33-4325-a767-148dd2c0d5a4/action returned with HTTP 202 Sep 01 12:44:55 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 725/1481] 192.168.122.202 () {60 vars in 1274 bytes} [Tue Sep 1 12:44:53 2026] POST /volume/v3/volumes/9ce61feb-2a33-4325-a767-148dd2c0d5a4/action => generated 0 bytes in 1495 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 12:44:55 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-75643c1e-a132-46f9-b7e4-e4ebc367612a tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] GET http://192.168.122.202/volume/v3/volumes/2109ba16-753b-4b61-bbbc-e33eda475a12 Sep 01 12:44:55 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-75643c1e-a132-46f9-b7e4-e4ebc367612a tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:44:55 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-75643c1e-a132-46f9-b7e4-e4ebc367612a tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:44:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-0f2f1dcb-deab-4a69-88ea-10aa903f0f26 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:44:55 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-0f2f1dcb-deab-4a69-88ea-10aa903f0f26 tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] GET http://192.168.122.202/volume/v3/volumes/9ce61feb-2a33-4325-a767-148dd2c0d5a4 Sep 01 12:44:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-0f2f1dcb-deab-4a69-88ea-10aa903f0f26 tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:44:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-0f2f1dcb-deab-4a69-88ea-10aa903f0f26 tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:44:55 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:44:55 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:44:55 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:44:55 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:44:55 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:44:55 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:44:55 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-75643c1e-a132-46f9-b7e4-e4ebc367612a tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Volume info retrieved successfully. Sep 01 12:44:55 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:44:55 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:44:55 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-75643c1e-a132-46f9-b7e4-e4ebc367612a tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] http://192.168.122.202/volume/v3/volumes/2109ba16-753b-4b61-bbbc-e33eda475a12 returned with HTTP 200 Sep 01 12:44:55 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 757/1482] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:44:55 2026] GET /volume/v3/volumes/2109ba16-753b-4b61-bbbc-e33eda475a12 => generated 864 bytes in 286 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:44:55 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-0f2f1dcb-deab-4a69-88ea-10aa903f0f26 tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] Volume info retrieved successfully. Sep 01 12:44:55 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-0f2f1dcb-deab-4a69-88ea-10aa903f0f26 tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] http://192.168.122.202/volume/v3/volumes/9ce61feb-2a33-4325-a767-148dd2c0d5a4 returned with HTTP 200 Sep 01 12:44:55 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 726/1483] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:44:55 2026] GET /volume/v3/volumes/9ce61feb-2a33-4325-a767-148dd2c0d5a4 => generated 1185 bytes in 354 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:44:55 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-36b60db0-534a-4aee-ad08-16cf8cd94ffe None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:44:55 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-36b60db0-534a-4aee-ad08-16cf8cd94ffe tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] GET http://192.168.122.202/volume/v3/volumes/9ce61feb-2a33-4325-a767-148dd2c0d5a4 Sep 01 12:44:55 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-36b60db0-534a-4aee-ad08-16cf8cd94ffe tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:44:55 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-36b60db0-534a-4aee-ad08-16cf8cd94ffe tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:44:55 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:44:55 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:44:55 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:44:55 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:44:55 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-36b60db0-534a-4aee-ad08-16cf8cd94ffe tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] Volume info retrieved successfully. Sep 01 12:44:55 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-36b60db0-534a-4aee-ad08-16cf8cd94ffe tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] http://192.168.122.202/volume/v3/volumes/9ce61feb-2a33-4325-a767-148dd2c0d5a4 returned with HTTP 200 Sep 01 12:44:55 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 758/1484] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:44:55 2026] GET /volume/v3/volumes/9ce61feb-2a33-4325-a767-148dd2c0d5a4 => generated 1185 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:44:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-bb8cb27d-70f1-4d2e-9423-c4a597f79ace None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:44:55 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-bb8cb27d-70f1-4d2e-9423-c4a597f79ace tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] POST http://192.168.122.202/volume/v3/volumes/9ce61feb-2a33-4325-a767-148dd2c0d5a4/action Sep 01 12:44:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-bb8cb27d-70f1-4d2e-9423-c4a597f79ace tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] Action body: b'{"os-detach": {}}' {{(pid=86814) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:44:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-bb8cb27d-70f1-4d2e-9423-c4a597f79ace tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:44:55 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:44:55 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:44:55 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-5e3e8f40-8745-4b12-be56-ea41822538f2 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:44:55 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-5e3e8f40-8745-4b12-be56-ea41822538f2 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] GET http://192.168.122.202/volume/v3/snapshots/95cd02ef-a8eb-43df-a20f-f99091cffde0 Sep 01 12:44:55 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-5e3e8f40-8745-4b12-be56-ea41822538f2 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:44:55 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-5e3e8f40-8745-4b12-be56-ea41822538f2 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:44:55 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:44:55 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:44:55 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-bb8cb27d-70f1-4d2e-9423-c4a597f79ace tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] Volume info retrieved successfully. Sep 01 12:44:55 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:44:55 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:44:55 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-5e3e8f40-8745-4b12-be56-ea41822538f2 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Snapshot retrieved successfully. Sep 01 12:44:55 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-5e3e8f40-8745-4b12-be56-ea41822538f2 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] http://192.168.122.202/volume/v3/snapshots/95cd02ef-a8eb-43df-a20f-f99091cffde0 returned with HTTP 200 Sep 01 12:44:55 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 759/1485] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:44:55 2026] GET /volume/v3/snapshots/95cd02ef-a8eb-43df-a20f-f99091cffde0 => generated 471 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:44:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-76e4610b-460f-42f8-b5d0-c47066226af5 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:44:56 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-76e4610b-460f-42f8-b5d0-c47066226af5 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] GET http://192.168.122.202/volume/v3/volumes/2109ba16-753b-4b61-bbbc-e33eda475a12 Sep 01 12:44:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-76e4610b-460f-42f8-b5d0-c47066226af5 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:44:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-76e4610b-460f-42f8-b5d0-c47066226af5 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:44:56 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-bb8cb27d-70f1-4d2e-9423-c4a597f79ace tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] Detach volume completed successfully. Sep 01 12:44:56 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-bb8cb27d-70f1-4d2e-9423-c4a597f79ace tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] http://192.168.122.202/volume/v3/volumes/9ce61feb-2a33-4325-a767-148dd2c0d5a4/action returned with HTTP 202 Sep 01 12:44:56 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 727/1486] 192.168.122.202 () {60 vars in 1274 bytes} [Tue Sep 1 12:44:55 2026] POST /volume/v3/volumes/9ce61feb-2a33-4325-a767-148dd2c0d5a4/action => generated 0 bytes in 741 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 12:44:56 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-4c640ac9-1c5c-4db1-a11c-ad87ef3f0b6c None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:44:56 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-4c640ac9-1c5c-4db1-a11c-ad87ef3f0b6c tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] GET http://192.168.122.202/volume/v3/volumes/9ce61feb-2a33-4325-a767-148dd2c0d5a4 Sep 01 12:44:56 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-4c640ac9-1c5c-4db1-a11c-ad87ef3f0b6c tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:44:56 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-4c640ac9-1c5c-4db1-a11c-ad87ef3f0b6c tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:44:56 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:44:56 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:44:56 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:44:56 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:44:56 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:44:56 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:44:56 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-76e4610b-460f-42f8-b5d0-c47066226af5 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Volume info retrieved successfully. Sep 01 12:44:56 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:44:56 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:44:56 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-4c640ac9-1c5c-4db1-a11c-ad87ef3f0b6c tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] Volume info retrieved successfully. Sep 01 12:44:56 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-76e4610b-460f-42f8-b5d0-c47066226af5 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] http://192.168.122.202/volume/v3/volumes/2109ba16-753b-4b61-bbbc-e33eda475a12 returned with HTTP 200 Sep 01 12:44:56 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 760/1487] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:44:56 2026] GET /volume/v3/volumes/2109ba16-753b-4b61-bbbc-e33eda475a12 => generated 865 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:44:56 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-4c640ac9-1c5c-4db1-a11c-ad87ef3f0b6c tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] http://192.168.122.202/volume/v3/volumes/9ce61feb-2a33-4325-a767-148dd2c0d5a4 returned with HTTP 200 Sep 01 12:44:56 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 728/1488] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:44:56 2026] GET /volume/v3/volumes/9ce61feb-2a33-4325-a767-148dd2c0d5a4 => generated 870 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:44:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-0069d5c4-cb2c-43e5-865e-7fafd8349750 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:44:56 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0069d5c4-cb2c-43e5-865e-7fafd8349750 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] GET http://192.168.122.202/volume/v3/volumes/66da0931-712f-4524-87b9-aa41bcf38da1 Sep 01 12:44:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0069d5c4-cb2c-43e5-865e-7fafd8349750 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:44:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0069d5c4-cb2c-43e5-865e-7fafd8349750 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:44:56 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:44:56 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:44:56 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:44:56 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:44:56 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-0069d5c4-cb2c-43e5-865e-7fafd8349750 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Volume info retrieved successfully. Sep 01 12:44:56 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0069d5c4-cb2c-43e5-865e-7fafd8349750 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] http://192.168.122.202/volume/v3/volumes/66da0931-712f-4524-87b9-aa41bcf38da1 returned with HTTP 200 Sep 01 12:44:56 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 761/1489] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:44:56 2026] GET /volume/v3/volumes/66da0931-712f-4524-87b9-aa41bcf38da1 => generated 865 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:44:56 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-66176ee5-1112-4c41-9394-ae9e30a4baab None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:44:56 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-66176ee5-1112-4c41-9394-ae9e30a4baab tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] GET http://192.168.122.202/volume/v3/snapshots/95cd02ef-a8eb-43df-a20f-f99091cffde0 Sep 01 12:44:56 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-66176ee5-1112-4c41-9394-ae9e30a4baab tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:44:56 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-66176ee5-1112-4c41-9394-ae9e30a4baab tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:44:57 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:44:57 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:44:57 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-66176ee5-1112-4c41-9394-ae9e30a4baab tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Snapshot retrieved successfully. Sep 01 12:44:57 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-66176ee5-1112-4c41-9394-ae9e30a4baab tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] http://192.168.122.202/volume/v3/snapshots/95cd02ef-a8eb-43df-a20f-f99091cffde0 returned with HTTP 200 Sep 01 12:44:57 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 729/1490] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:44:56 2026] GET /volume/v3/snapshots/95cd02ef-a8eb-43df-a20f-f99091cffde0 => generated 471 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:44:57 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-c44a9b1c-ea9f-4ff6-9950-2c9e8983b2e9 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:44:57 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c44a9b1c-ea9f-4ff6-9950-2c9e8983b2e9 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] GET http://192.168.122.202/volume/v3/volumes/66da0931-712f-4524-87b9-aa41bcf38da1 Sep 01 12:44:57 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c44a9b1c-ea9f-4ff6-9950-2c9e8983b2e9 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:44:57 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c44a9b1c-ea9f-4ff6-9950-2c9e8983b2e9 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:44:57 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:44:57 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:44:57 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:44:57 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:44:57 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-c44a9b1c-ea9f-4ff6-9950-2c9e8983b2e9 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Volume info retrieved successfully. Sep 01 12:44:57 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c44a9b1c-ea9f-4ff6-9950-2c9e8983b2e9 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] http://192.168.122.202/volume/v3/volumes/66da0931-712f-4524-87b9-aa41bcf38da1 returned with HTTP 200 Sep 01 12:44:57 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 762/1491] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:44:57 2026] GET /volume/v3/volumes/66da0931-712f-4524-87b9-aa41bcf38da1 => generated 865 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:44:58 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-17edcc51-b153-4d06-8bae-d189e4263146 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:44:58 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-17edcc51-b153-4d06-8bae-d189e4263146 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] GET http://192.168.122.202/volume/v3/snapshots/95cd02ef-a8eb-43df-a20f-f99091cffde0 Sep 01 12:44:58 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-17edcc51-b153-4d06-8bae-d189e4263146 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:44:58 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-17edcc51-b153-4d06-8bae-d189e4263146 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:44:58 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:44:58 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:44:58 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-17edcc51-b153-4d06-8bae-d189e4263146 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Snapshot retrieved successfully. Sep 01 12:44:58 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-17edcc51-b153-4d06-8bae-d189e4263146 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] http://192.168.122.202/volume/v3/snapshots/95cd02ef-a8eb-43df-a20f-f99091cffde0 returned with HTTP 200 Sep 01 12:44:58 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 730/1492] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:44:58 2026] GET /volume/v3/snapshots/95cd02ef-a8eb-43df-a20f-f99091cffde0 => generated 471 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:44:58 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-90be8ecd-ae4e-4025-99e4-bb52fcedf362 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:44:59 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-90be8ecd-ae4e-4025-99e4-bb52fcedf362 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] GET http://192.168.122.202/volume/v3/volumes/66da0931-712f-4524-87b9-aa41bcf38da1 Sep 01 12:44:59 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-90be8ecd-ae4e-4025-99e4-bb52fcedf362 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:44:59 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-90be8ecd-ae4e-4025-99e4-bb52fcedf362 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:44:59 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:44:59 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:44:59 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:44:59 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:44:59 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-90be8ecd-ae4e-4025-99e4-bb52fcedf362 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Volume info retrieved successfully. Sep 01 12:44:59 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-90be8ecd-ae4e-4025-99e4-bb52fcedf362 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] http://192.168.122.202/volume/v3/volumes/66da0931-712f-4524-87b9-aa41bcf38da1 returned with HTTP 200 Sep 01 12:44:59 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 763/1493] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:44:58 2026] GET /volume/v3/volumes/66da0931-712f-4524-87b9-aa41bcf38da1 => generated 866 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:44:59 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-47012faf-afde-41d1-b752-73118b733947 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:44:59 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-47012faf-afde-41d1-b752-73118b733947 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] GET http://192.168.122.202/volume/v3/volumes/ea5699f3-35d4-476c-9c91-72c255614caf Sep 01 12:44:59 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-47012faf-afde-41d1-b752-73118b733947 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:44:59 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-47012faf-afde-41d1-b752-73118b733947 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:44:59 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-6454187e-5018-4017-8fa6-0be5227892c9 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:44:59 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-6454187e-5018-4017-8fa6-0be5227892c9 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] GET http://192.168.122.202/volume/v3/snapshots/95cd02ef-a8eb-43df-a20f-f99091cffde0 Sep 01 12:44:59 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-6454187e-5018-4017-8fa6-0be5227892c9 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:44:59 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:44:59 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:44:59 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-6454187e-5018-4017-8fa6-0be5227892c9 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:44:59 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:44:59 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:44:59 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-6454187e-5018-4017-8fa6-0be5227892c9 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] http://192.168.122.202/volume/v3/snapshots/95cd02ef-a8eb-43df-a20f-f99091cffde0 returned with HTTP 404 Sep 01 12:44:59 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 764/1494] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:44:59 2026] GET /volume/v3/snapshots/95cd02ef-a8eb-43df-a20f-f99091cffde0 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:44:59 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-47012faf-afde-41d1-b752-73118b733947 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Volume info retrieved successfully. Sep 01 12:44:59 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-4f3829ac-6eca-4217-a953-7474cc956440 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:44:59 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-4f3829ac-6eca-4217-a953-7474cc956440 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] DELETE http://192.168.122.202/volume/v3/snapshots/50303dee-fd2b-4cd8-8005-bf9923a659a0 Sep 01 12:44:59 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-4f3829ac-6eca-4217-a953-7474cc956440 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:44:59 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-4f3829ac-6eca-4217-a953-7474cc956440 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:44:59 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.snapshots [None req-4f3829ac-6eca-4217-a953-7474cc956440 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Delete snapshot with id: 50303dee-fd2b-4cd8-8005-bf9923a659a0 Sep 01 12:44:59 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-47012faf-afde-41d1-b752-73118b733947 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] http://192.168.122.202/volume/v3/volumes/ea5699f3-35d4-476c-9c91-72c255614caf returned with HTTP 200 Sep 01 12:44:59 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 731/1495] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:44:59 2026] GET /volume/v3/volumes/ea5699f3-35d4-476c-9c91-72c255614caf => generated 864 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:44:59 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:44:59 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:44:59 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-4f3829ac-6eca-4217-a953-7474cc956440 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Snapshot retrieved successfully. Sep 01 12:44:59 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:44:59 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:44:59 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-4f3829ac-6eca-4217-a953-7474cc956440 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Snapshot delete request issued successfully. Sep 01 12:44:59 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-4f3829ac-6eca-4217-a953-7474cc956440 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] http://192.168.122.202/volume/v3/snapshots/50303dee-fd2b-4cd8-8005-bf9923a659a0 returned with HTTP 202 Sep 01 12:44:59 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 765/1496] 192.168.122.202 () {58 vars in 1241 bytes} [Tue Sep 1 12:44:59 2026] DELETE /volume/v3/snapshots/50303dee-fd2b-4cd8-8005-bf9923a659a0 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:44:59 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-ba87bece-f33b-4d52-9d15-a4f91932cf57 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:44:59 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ba87bece-f33b-4d52-9d15-a4f91932cf57 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] GET http://192.168.122.202/volume/v3/snapshots/50303dee-fd2b-4cd8-8005-bf9923a659a0 Sep 01 12:44:59 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-ba87bece-f33b-4d52-9d15-a4f91932cf57 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:44:59 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-ba87bece-f33b-4d52-9d15-a4f91932cf57 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:44:59 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:44:59 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:44:59 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-ba87bece-f33b-4d52-9d15-a4f91932cf57 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Snapshot retrieved successfully. Sep 01 12:44:59 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ba87bece-f33b-4d52-9d15-a4f91932cf57 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] http://192.168.122.202/volume/v3/snapshots/50303dee-fd2b-4cd8-8005-bf9923a659a0 returned with HTTP 200 Sep 01 12:44:59 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 732/1497] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:44:59 2026] GET /volume/v3/snapshots/50303dee-fd2b-4cd8-8005-bf9923a659a0 => generated 472 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:45:00 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-467a706c-3d65-4d2e-bf48-ffa38b107a3d None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:45:00 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-467a706c-3d65-4d2e-bf48-ffa38b107a3d tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] GET http://192.168.122.202/volume/v3/volumes/ea5699f3-35d4-476c-9c91-72c255614caf Sep 01 12:45:00 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-467a706c-3d65-4d2e-bf48-ffa38b107a3d tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:45:00 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-467a706c-3d65-4d2e-bf48-ffa38b107a3d tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:45:00 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:45:00 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:45:00 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:45:00 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:45:00 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-467a706c-3d65-4d2e-bf48-ffa38b107a3d tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Volume info retrieved successfully. Sep 01 12:45:00 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-a214ef86-f136-4020-b249-d8b87d9bc007 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:45:00 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-467a706c-3d65-4d2e-bf48-ffa38b107a3d tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] http://192.168.122.202/volume/v3/volumes/ea5699f3-35d4-476c-9c91-72c255614caf returned with HTTP 200 Sep 01 12:45:00 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 766/1498] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:45:00 2026] GET /volume/v3/volumes/ea5699f3-35d4-476c-9c91-72c255614caf => generated 865 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:45:00 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a214ef86-f136-4020-b249-d8b87d9bc007 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] GET http://192.168.122.202/volume/v3/snapshots/50303dee-fd2b-4cd8-8005-bf9923a659a0 Sep 01 12:45:00 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a214ef86-f136-4020-b249-d8b87d9bc007 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:45:00 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a214ef86-f136-4020-b249-d8b87d9bc007 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:45:00 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-4795255f-d08a-4b98-ac0e-4906d6726440 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:45:00 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-4795255f-d08a-4b98-ac0e-4906d6726440 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] GET http://192.168.122.202/volume/v3/volumes/f14cce12-2f79-41b3-a469-d915254c973e Sep 01 12:45:00 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-4795255f-d08a-4b98-ac0e-4906d6726440 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:45:00 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-4795255f-d08a-4b98-ac0e-4906d6726440 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:45:00 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:45:00 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:45:00 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-a214ef86-f136-4020-b249-d8b87d9bc007 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Snapshot retrieved successfully. Sep 01 12:45:00 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a214ef86-f136-4020-b249-d8b87d9bc007 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] http://192.168.122.202/volume/v3/snapshots/50303dee-fd2b-4cd8-8005-bf9923a659a0 returned with HTTP 200 Sep 01 12:45:00 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:45:00 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:45:00 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 733/1499] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:45:00 2026] GET /volume/v3/snapshots/50303dee-fd2b-4cd8-8005-bf9923a659a0 => generated 472 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:45:00 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:45:00 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:45:00 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-4795255f-d08a-4b98-ac0e-4906d6726440 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Volume info retrieved successfully. Sep 01 12:45:00 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-4795255f-d08a-4b98-ac0e-4906d6726440 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] http://192.168.122.202/volume/v3/volumes/f14cce12-2f79-41b3-a469-d915254c973e returned with HTTP 200 Sep 01 12:45:00 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 767/1500] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:45:00 2026] GET /volume/v3/volumes/f14cce12-2f79-41b3-a469-d915254c973e => generated 865 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:45:00 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-6dc2eef9-6cb8-4522-9e93-7e9914efcfa0 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:45:00 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-6dc2eef9-6cb8-4522-9e93-7e9914efcfa0 tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] POST http://192.168.122.202/volume/v3/volumes/9ce61feb-2a33-4325-a767-148dd2c0d5a4/action Sep 01 12:45:00 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-6dc2eef9-6cb8-4522-9e93-7e9914efcfa0 tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] Action body: b'{"os-reserve": {}}' {{(pid=86814) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:45:00 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-6dc2eef9-6cb8-4522-9e93-7e9914efcfa0 tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:45:00 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:45:00 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:45:00 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:45:00 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:45:00 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-6dc2eef9-6cb8-4522-9e93-7e9914efcfa0 tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] Volume info retrieved successfully. Sep 01 12:45:00 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-6dc2eef9-6cb8-4522-9e93-7e9914efcfa0 tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] Reserve volume completed successfully. Sep 01 12:45:00 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-6dc2eef9-6cb8-4522-9e93-7e9914efcfa0 tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] http://192.168.122.202/volume/v3/volumes/9ce61feb-2a33-4325-a767-148dd2c0d5a4/action returned with HTTP 202 Sep 01 12:45:00 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 734/1501] 192.168.122.202 () {60 vars in 1274 bytes} [Tue Sep 1 12:45:00 2026] POST /volume/v3/volumes/9ce61feb-2a33-4325-a767-148dd2c0d5a4/action => generated 0 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 12:45:00 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-8fb7c22c-f169-4c04-9b49-59d2d1ca5198 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:45:00 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-8fb7c22c-f169-4c04-9b49-59d2d1ca5198 tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] GET http://192.168.122.202/volume/v3/volumes/9ce61feb-2a33-4325-a767-148dd2c0d5a4 Sep 01 12:45:00 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-8fb7c22c-f169-4c04-9b49-59d2d1ca5198 tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:45:00 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-8fb7c22c-f169-4c04-9b49-59d2d1ca5198 tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:45:00 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:45:00 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:45:00 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:45:00 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:45:00 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-8fb7c22c-f169-4c04-9b49-59d2d1ca5198 tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] Volume info retrieved successfully. Sep 01 12:45:00 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-8fb7c22c-f169-4c04-9b49-59d2d1ca5198 tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] http://192.168.122.202/volume/v3/volumes/9ce61feb-2a33-4325-a767-148dd2c0d5a4 returned with HTTP 200 Sep 01 12:45:00 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 768/1502] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:45:00 2026] GET /volume/v3/volumes/9ce61feb-2a33-4325-a767-148dd2c0d5a4 => generated 870 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:45:00 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-bf59a0da-150b-478b-aa16-a3f01624357c None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:45:00 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-bf59a0da-150b-478b-aa16-a3f01624357c tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] POST http://192.168.122.202/volume/v3/volumes/9ce61feb-2a33-4325-a767-148dd2c0d5a4/action Sep 01 12:45:00 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-bf59a0da-150b-478b-aa16-a3f01624357c tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=86814) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:45:00 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-bf59a0da-150b-478b-aa16-a3f01624357c tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:45:00 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:45:00 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:45:00 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:45:00 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:45:00 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-bf59a0da-150b-478b-aa16-a3f01624357c tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] Volume info retrieved successfully. Sep 01 12:45:00 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:45:00 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:45:00 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-bf59a0da-150b-478b-aa16-a3f01624357c tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] Unreserve volume completed successfully. Sep 01 12:45:00 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-bf59a0da-150b-478b-aa16-a3f01624357c tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] http://192.168.122.202/volume/v3/volumes/9ce61feb-2a33-4325-a767-148dd2c0d5a4/action returned with HTTP 202 Sep 01 12:45:00 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 735/1503] 192.168.122.202 () {60 vars in 1274 bytes} [Tue Sep 1 12:45:00 2026] POST /volume/v3/volumes/9ce61feb-2a33-4325-a767-148dd2c0d5a4/action => generated 0 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 12:45:00 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-372da528-1e30-4541-8566-339b896d2223 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:45:00 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-372da528-1e30-4541-8566-339b896d2223 tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] GET http://192.168.122.202/volume/v3/volumes/9ce61feb-2a33-4325-a767-148dd2c0d5a4 Sep 01 12:45:00 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-372da528-1e30-4541-8566-339b896d2223 tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:45:00 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-372da528-1e30-4541-8566-339b896d2223 tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:45:00 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:45:00 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:45:00 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:45:00 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:45:00 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-372da528-1e30-4541-8566-339b896d2223 tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] Volume info retrieved successfully. Sep 01 12:45:00 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-372da528-1e30-4541-8566-339b896d2223 tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] http://192.168.122.202/volume/v3/volumes/9ce61feb-2a33-4325-a767-148dd2c0d5a4 returned with HTTP 200 Sep 01 12:45:00 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 769/1504] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:45:00 2026] GET /volume/v3/volumes/9ce61feb-2a33-4325-a767-148dd2c0d5a4 => generated 870 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:45:00 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-a1970aaf-628e-42e6-906c-c950ebf77e54 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:45:01 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a1970aaf-628e-42e6-906c-c950ebf77e54 tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] POST http://192.168.122.202/volume/v3/volumes/9ce61feb-2a33-4325-a767-148dd2c0d5a4/action Sep 01 12:45:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a1970aaf-628e-42e6-906c-c950ebf77e54 tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=86814) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:45:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a1970aaf-628e-42e6-906c-c950ebf77e54 tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:45:01 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:45:01 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:45:01 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:45:01 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:45:01 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-a1970aaf-628e-42e6-906c-c950ebf77e54 tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] Volume info retrieved successfully. Sep 01 12:45:01 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-a1970aaf-628e-42e6-906c-c950ebf77e54 tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] Volume updated successfully. Sep 01 12:45:01 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a1970aaf-628e-42e6-906c-c950ebf77e54 tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] http://192.168.122.202/volume/v3/volumes/9ce61feb-2a33-4325-a767-148dd2c0d5a4/action returned with HTTP 200 Sep 01 12:45:01 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 736/1505] 192.168.122.202 () {60 vars in 1274 bytes} [Tue Sep 1 12:45:00 2026] POST /volume/v3/volumes/9ce61feb-2a33-4325-a767-148dd2c0d5a4/action => generated 0 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 01 12:45:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-aaab2b12-8ff8-491a-9f0c-387813440c4d None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:45:01 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-aaab2b12-8ff8-491a-9f0c-387813440c4d tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] GET http://192.168.122.202/volume/v3/volumes/9ce61feb-2a33-4325-a767-148dd2c0d5a4 Sep 01 12:45:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-aaab2b12-8ff8-491a-9f0c-387813440c4d tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:45:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-aaab2b12-8ff8-491a-9f0c-387813440c4d tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:45:01 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:45:01 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:45:01 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:45:01 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:45:01 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-aaab2b12-8ff8-491a-9f0c-387813440c4d tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] Volume info retrieved successfully. Sep 01 12:45:01 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-aaab2b12-8ff8-491a-9f0c-387813440c4d tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] http://192.168.122.202/volume/v3/volumes/9ce61feb-2a33-4325-a767-148dd2c0d5a4 returned with HTTP 200 Sep 01 12:45:01 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 770/1506] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:45:01 2026] GET /volume/v3/volumes/9ce61feb-2a33-4325-a767-148dd2c0d5a4 => generated 869 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:45:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-89902e48-36b2-4644-90aa-3503921c6c15 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:45:01 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-89902e48-36b2-4644-90aa-3503921c6c15 tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] POST http://192.168.122.202/volume/v3/volumes/9ce61feb-2a33-4325-a767-148dd2c0d5a4/action Sep 01 12:45:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-89902e48-36b2-4644-90aa-3503921c6c15 tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=86814) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:45:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-89902e48-36b2-4644-90aa-3503921c6c15 tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:45:01 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:45:01 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:45:01 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:45:01 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:45:01 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-89902e48-36b2-4644-90aa-3503921c6c15 tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] Volume info retrieved successfully. Sep 01 12:45:01 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-89902e48-36b2-4644-90aa-3503921c6c15 tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] Volume updated successfully. Sep 01 12:45:01 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-89902e48-36b2-4644-90aa-3503921c6c15 tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] http://192.168.122.202/volume/v3/volumes/9ce61feb-2a33-4325-a767-148dd2c0d5a4/action returned with HTTP 200 Sep 01 12:45:01 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 737/1507] 192.168.122.202 () {60 vars in 1274 bytes} [Tue Sep 1 12:45:01 2026] POST /volume/v3/volumes/9ce61feb-2a33-4325-a767-148dd2c0d5a4/action => generated 0 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 01 12:45:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-7859311e-6a07-4551-9535-adb708445d06 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:45:01 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-7859311e-6a07-4551-9535-adb708445d06 tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] GET http://192.168.122.202/volume/v3/volumes/9ce61feb-2a33-4325-a767-148dd2c0d5a4 Sep 01 12:45:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-7859311e-6a07-4551-9535-adb708445d06 tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:45:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-7859311e-6a07-4551-9535-adb708445d06 tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:45:01 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:45:01 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:45:01 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:45:01 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:45:01 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-7859311e-6a07-4551-9535-adb708445d06 tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] Volume info retrieved successfully. Sep 01 12:45:01 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-7859311e-6a07-4551-9535-adb708445d06 tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] http://192.168.122.202/volume/v3/volumes/9ce61feb-2a33-4325-a767-148dd2c0d5a4 returned with HTTP 200 Sep 01 12:45:01 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 771/1508] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:45:01 2026] GET /volume/v3/volumes/9ce61feb-2a33-4325-a767-148dd2c0d5a4 => generated 870 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:45:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-7b2ce38f-8a26-42a5-9db4-91c120a1b857 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:45:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-0cda8aae-3848-4ba6-aba1-7055849ad0e3 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:45:01 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7b2ce38f-8a26-42a5-9db4-91c120a1b857 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] GET http://192.168.122.202/volume/v3/snapshots/50303dee-fd2b-4cd8-8005-bf9923a659a0 Sep 01 12:45:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-7b2ce38f-8a26-42a5-9db4-91c120a1b857 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:45:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-7b2ce38f-8a26-42a5-9db4-91c120a1b857 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:45:01 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0cda8aae-3848-4ba6-aba1-7055849ad0e3 tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] POST http://192.168.122.202/volume/v3/volumes/9ce61feb-2a33-4325-a767-148dd2c0d5a4/action Sep 01 12:45:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0cda8aae-3848-4ba6-aba1-7055849ad0e3 tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=86815) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:45:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0cda8aae-3848-4ba6-aba1-7055849ad0e3 tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:45:01 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:45:01 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:45:01 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-7b2ce38f-8a26-42a5-9db4-91c120a1b857 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Snapshot retrieved successfully. Sep 01 12:45:01 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7b2ce38f-8a26-42a5-9db4-91c120a1b857 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] http://192.168.122.202/volume/v3/snapshots/50303dee-fd2b-4cd8-8005-bf9923a659a0 returned with HTTP 200 Sep 01 12:45:01 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 738/1509] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:45:01 2026] GET /volume/v3/snapshots/50303dee-fd2b-4cd8-8005-bf9923a659a0 => generated 472 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:45:01 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:45:01 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:45:01 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:45:01 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:45:01 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-0cda8aae-3848-4ba6-aba1-7055849ad0e3 tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] Volume info retrieved successfully. Sep 01 12:45:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-a4802f7e-eac4-4c01-b839-99b21eec19f3 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:45:01 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a4802f7e-eac4-4c01-b839-99b21eec19f3 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] GET http://192.168.122.202/volume/v3/volumes/f14cce12-2f79-41b3-a469-d915254c973e Sep 01 12:45:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a4802f7e-eac4-4c01-b839-99b21eec19f3 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:45:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a4802f7e-eac4-4c01-b839-99b21eec19f3 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:45:01 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-0cda8aae-3848-4ba6-aba1-7055849ad0e3 tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] Update volume admin metadata completed successfully. Sep 01 12:45:01 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-0cda8aae-3848-4ba6-aba1-7055849ad0e3 tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] Update readonly setting on volume completed successfully. Sep 01 12:45:01 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0cda8aae-3848-4ba6-aba1-7055849ad0e3 tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] http://192.168.122.202/volume/v3/volumes/9ce61feb-2a33-4325-a767-148dd2c0d5a4/action returned with HTTP 202 Sep 01 12:45:01 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 772/1510] 192.168.122.202 () {60 vars in 1274 bytes} [Tue Sep 1 12:45:01 2026] POST /volume/v3/volumes/9ce61feb-2a33-4325-a767-148dd2c0d5a4/action => generated 0 bytes in 107 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 12:45:01 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:45:01 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:45:01 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:45:01 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:45:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-83008ada-6603-473a-953c-7b48c82f1860 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:45:01 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-83008ada-6603-473a-953c-7b48c82f1860 tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] GET http://192.168.122.202/volume/v3/volumes/9ce61feb-2a33-4325-a767-148dd2c0d5a4 Sep 01 12:45:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-83008ada-6603-473a-953c-7b48c82f1860 tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:45:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-83008ada-6603-473a-953c-7b48c82f1860 tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:45:01 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-a4802f7e-eac4-4c01-b839-99b21eec19f3 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Volume info retrieved successfully. Sep 01 12:45:01 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:45:01 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:45:01 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:45:01 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:45:01 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-83008ada-6603-473a-953c-7b48c82f1860 tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] Volume info retrieved successfully. Sep 01 12:45:01 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a4802f7e-eac4-4c01-b839-99b21eec19f3 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] http://192.168.122.202/volume/v3/volumes/f14cce12-2f79-41b3-a469-d915254c973e returned with HTTP 200 Sep 01 12:45:01 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 739/1511] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:45:01 2026] GET /volume/v3/volumes/f14cce12-2f79-41b3-a469-d915254c973e => generated 866 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:45:01 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-83008ada-6603-473a-953c-7b48c82f1860 tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] http://192.168.122.202/volume/v3/volumes/9ce61feb-2a33-4325-a767-148dd2c0d5a4 returned with HTTP 200 Sep 01 12:45:01 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 773/1512] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:45:01 2026] GET /volume/v3/volumes/9ce61feb-2a33-4325-a767-148dd2c0d5a4 => generated 869 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:45:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-72c89030-a26d-43fe-993e-49004e3e019d None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:45:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-601250eb-d478-4352-a7d3-482236c740bb None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:45:01 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-72c89030-a26d-43fe-993e-49004e3e019d tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] DELETE http://192.168.122.202/volume/v3/volumes/f14cce12-2f79-41b3-a469-d915254c973e Sep 01 12:45:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-72c89030-a26d-43fe-993e-49004e3e019d tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:45:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-72c89030-a26d-43fe-993e-49004e3e019d tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:45:01 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-72c89030-a26d-43fe-993e-49004e3e019d tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Delete volume with id: f14cce12-2f79-41b3-a469-d915254c973e Sep 01 12:45:01 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-601250eb-d478-4352-a7d3-482236c740bb tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] POST http://192.168.122.202/volume/v3/volumes/9ce61feb-2a33-4325-a767-148dd2c0d5a4/action Sep 01 12:45:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-601250eb-d478-4352-a7d3-482236c740bb tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": false}}' {{(pid=86815) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:45:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-601250eb-d478-4352-a7d3-482236c740bb tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": false}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:45:01 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:45:01 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:45:01 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:45:01 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:45:01 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-72c89030-a26d-43fe-993e-49004e3e019d tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Volume info retrieved successfully. Sep 01 12:45:01 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:45:01 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:45:01 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:45:01 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:45:01 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-601250eb-d478-4352-a7d3-482236c740bb tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] Volume info retrieved successfully. Sep 01 12:45:01 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-601250eb-d478-4352-a7d3-482236c740bb tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] Update volume admin metadata completed successfully. Sep 01 12:45:01 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-601250eb-d478-4352-a7d3-482236c740bb tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] Update readonly setting on volume completed successfully. Sep 01 12:45:01 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-601250eb-d478-4352-a7d3-482236c740bb tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] http://192.168.122.202/volume/v3/volumes/9ce61feb-2a33-4325-a767-148dd2c0d5a4/action returned with HTTP 202 Sep 01 12:45:01 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 774/1513] 192.168.122.202 () {60 vars in 1274 bytes} [Tue Sep 1 12:45:01 2026] POST /volume/v3/volumes/9ce61feb-2a33-4325-a767-148dd2c0d5a4/action => generated 0 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 12:45:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-a59e3df7-fb34-4d55-8862-2ea2c7e79bc6 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:45:01 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a59e3df7-fb34-4d55-8862-2ea2c7e79bc6 tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] GET http://192.168.122.202/volume/v3/volumes/9ce61feb-2a33-4325-a767-148dd2c0d5a4 Sep 01 12:45:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a59e3df7-fb34-4d55-8862-2ea2c7e79bc6 tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:45:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a59e3df7-fb34-4d55-8862-2ea2c7e79bc6 tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:45:01 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-72c89030-a26d-43fe-993e-49004e3e019d tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Delete volume request issued successfully. Sep 01 12:45:01 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-72c89030-a26d-43fe-993e-49004e3e019d tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] http://192.168.122.202/volume/v3/volumes/f14cce12-2f79-41b3-a469-d915254c973e returned with HTTP 202 Sep 01 12:45:01 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:45:01 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:45:01 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 740/1514] 192.168.122.202 () {58 vars in 1235 bytes} [Tue Sep 1 12:45:01 2026] DELETE /volume/v3/volumes/f14cce12-2f79-41b3-a469-d915254c973e => generated 0 bytes in 105 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:45:01 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:45:01 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:45:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-ac9690e2-dd50-4d56-af29-5ceb9bdca4c0 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:45:01 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-a59e3df7-fb34-4d55-8862-2ea2c7e79bc6 tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] Volume info retrieved successfully. Sep 01 12:45:01 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ac9690e2-dd50-4d56-af29-5ceb9bdca4c0 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] GET http://192.168.122.202/volume/v3/volumes/f14cce12-2f79-41b3-a469-d915254c973e Sep 01 12:45:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-ac9690e2-dd50-4d56-af29-5ceb9bdca4c0 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:45:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-ac9690e2-dd50-4d56-af29-5ceb9bdca4c0 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:45:01 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a59e3df7-fb34-4d55-8862-2ea2c7e79bc6 tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] http://192.168.122.202/volume/v3/volumes/9ce61feb-2a33-4325-a767-148dd2c0d5a4 returned with HTTP 200 Sep 01 12:45:01 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 775/1515] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:45:01 2026] GET /volume/v3/volumes/9ce61feb-2a33-4325-a767-148dd2c0d5a4 => generated 870 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:45:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-06592501-7795-4364-9bff-e6ed8f9d5fae None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:45:01 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:45:01 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:45:01 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-06592501-7795-4364-9bff-e6ed8f9d5fae tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] POST http://192.168.122.202/volume/v3/volumes/9ce61feb-2a33-4325-a767-148dd2c0d5a4/action Sep 01 12:45:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-06592501-7795-4364-9bff-e6ed8f9d5fae tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1485366495", "disk_format": "raw"}}' {{(pid=86815) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:45:01 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:45:01 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:45:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-06592501-7795-4364-9bff-e6ed8f9d5fae tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1485366495", "disk_format": "raw"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:45:01 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:45:01 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:45:01 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:45:01 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:45:01 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-06592501-7795-4364-9bff-e6ed8f9d5fae tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] Volume info retrieved successfully. Sep 01 12:45:01 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-ac9690e2-dd50-4d56-af29-5ceb9bdca4c0 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Volume info retrieved successfully. Sep 01 12:45:01 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ac9690e2-dd50-4d56-af29-5ceb9bdca4c0 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] http://192.168.122.202/volume/v3/volumes/f14cce12-2f79-41b3-a469-d915254c973e returned with HTTP 200 Sep 01 12:45:01 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 741/1516] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:45:01 2026] GET /volume/v3/volumes/f14cce12-2f79-41b3-a469-d915254c973e => generated 865 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:45:01 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:45:01 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:45:01 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:45:01 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:45:01 devstack devstack@c-api.service[86815]: DEBUG cinder.image.image_utils [None req-06592501-7795-4364-9bff-e6ed8f9d5fae tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-VolumesActionsTest-Image-1485366495'}] 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-1485366495'}]. {{(pid=86815) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Sep 01 12:45:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-7e1b1892-7c6e-4f62-9cab-fbe6ad869b1a None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:45:02 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7e1b1892-7c6e-4f62-9cab-fbe6ad869b1a tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] GET http://192.168.122.202/volume/v3/snapshots/50303dee-fd2b-4cd8-8005-bf9923a659a0 Sep 01 12:45:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-7e1b1892-7c6e-4f62-9cab-fbe6ad869b1a tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:45:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-7e1b1892-7c6e-4f62-9cab-fbe6ad869b1a tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:45:02 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7e1b1892-7c6e-4f62-9cab-fbe6ad869b1a tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] http://192.168.122.202/volume/v3/snapshots/50303dee-fd2b-4cd8-8005-bf9923a659a0 returned with HTTP 404 Sep 01 12:45:02 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 742/1517] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:45:02 2026] GET /volume/v3/snapshots/50303dee-fd2b-4cd8-8005-bf9923a659a0 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:45:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-55cab948-df11-4261-ad20-66538a189668 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:45:02 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-55cab948-df11-4261-ad20-66538a189668 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] GET http://192.168.122.202/volume/v3/volumes/47af820b-8f8b-44d7-a2ad-c2e107647714 Sep 01 12:45:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-55cab948-df11-4261-ad20-66538a189668 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:45:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-55cab948-df11-4261-ad20-66538a189668 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:45:02 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:45:02 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:45:02 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:45:02 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:45:02 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-55cab948-df11-4261-ad20-66538a189668 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Volume info retrieved successfully. Sep 01 12:45:02 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-55cab948-df11-4261-ad20-66538a189668 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] http://192.168.122.202/volume/v3/volumes/47af820b-8f8b-44d7-a2ad-c2e107647714 returned with HTTP 200 Sep 01 12:45:02 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 743/1518] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:45:02 2026] GET /volume/v3/volumes/47af820b-8f8b-44d7-a2ad-c2e107647714 => generated 860 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:45:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-b4924c66-0200-46cd-a0c3-0d638f9b8ba2 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:45:02 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b4924c66-0200-46cd-a0c3-0d638f9b8ba2 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] DELETE http://192.168.122.202/volume/v3/volumes/47af820b-8f8b-44d7-a2ad-c2e107647714 Sep 01 12:45:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b4924c66-0200-46cd-a0c3-0d638f9b8ba2 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:45:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b4924c66-0200-46cd-a0c3-0d638f9b8ba2 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:45:02 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-b4924c66-0200-46cd-a0c3-0d638f9b8ba2 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Delete volume with id: 47af820b-8f8b-44d7-a2ad-c2e107647714 Sep 01 12:45:02 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:45:02 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:45:02 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:45:02 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:45:02 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-b4924c66-0200-46cd-a0c3-0d638f9b8ba2 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Volume info retrieved successfully. Sep 01 12:45:02 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-b4924c66-0200-46cd-a0c3-0d638f9b8ba2 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Delete volume request issued successfully. Sep 01 12:45:02 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b4924c66-0200-46cd-a0c3-0d638f9b8ba2 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] http://192.168.122.202/volume/v3/volumes/47af820b-8f8b-44d7-a2ad-c2e107647714 returned with HTTP 202 Sep 01 12:45:02 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 744/1519] 192.168.122.202 () {58 vars in 1235 bytes} [Tue Sep 1 12:45:02 2026] DELETE /volume/v3/volumes/47af820b-8f8b-44d7-a2ad-c2e107647714 => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:45:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-21f048e8-85e4-4081-b0cb-2b71aedbb3c1 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:45:02 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-21f048e8-85e4-4081-b0cb-2b71aedbb3c1 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] GET http://192.168.122.202/volume/v3/volumes/47af820b-8f8b-44d7-a2ad-c2e107647714 Sep 01 12:45:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-21f048e8-85e4-4081-b0cb-2b71aedbb3c1 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:45:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-21f048e8-85e4-4081-b0cb-2b71aedbb3c1 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:45:02 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:45:02 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:45:02 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:45:02 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:45:02 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-21f048e8-85e4-4081-b0cb-2b71aedbb3c1 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Volume info retrieved successfully. Sep 01 12:45:02 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-21f048e8-85e4-4081-b0cb-2b71aedbb3c1 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] http://192.168.122.202/volume/v3/volumes/47af820b-8f8b-44d7-a2ad-c2e107647714 returned with HTTP 200 Sep 01 12:45:02 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 745/1520] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:45:02 2026] GET /volume/v3/volumes/47af820b-8f8b-44d7-a2ad-c2e107647714 => generated 859 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:45:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-0498ca1a-23bf-40d5-a91b-f64c32da51ec None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:45:02 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-0498ca1a-23bf-40d5-a91b-f64c32da51ec tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] GET http://192.168.122.202/volume/v3/volumes/f14cce12-2f79-41b3-a469-d915254c973e Sep 01 12:45:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-0498ca1a-23bf-40d5-a91b-f64c32da51ec tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:45:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-0498ca1a-23bf-40d5-a91b-f64c32da51ec tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:45:02 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:45:02 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:45:02 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:45:02 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:45:02 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-0498ca1a-23bf-40d5-a91b-f64c32da51ec tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Volume info retrieved successfully. Sep 01 12:45:02 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-0498ca1a-23bf-40d5-a91b-f64c32da51ec tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] http://192.168.122.202/volume/v3/volumes/f14cce12-2f79-41b3-a469-d915254c973e returned with HTTP 200 Sep 01 12:45:02 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 746/1521] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:45:02 2026] GET /volume/v3/volumes/f14cce12-2f79-41b3-a469-d915254c973e => generated 865 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:45:03 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-06592501-7795-4364-9bff-e6ed8f9d5fae tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] Copy volume to image completed successfully. Sep 01 12:45:03 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-06592501-7795-4364-9bff-e6ed8f9d5fae tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] http://192.168.122.202/volume/v3/volumes/9ce61feb-2a33-4325-a767-148dd2c0d5a4/action returned with HTTP 202 Sep 01 12:45:03 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 776/1522] 192.168.122.202 () {60 vars in 1275 bytes} [Tue Sep 1 12:45:01 2026] POST /volume/v3/volumes/9ce61feb-2a33-4325-a767-148dd2c0d5a4/action => generated 655 bytes in 1293 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 01 12:45:03 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-e4173eba-6518-40ee-ae99-d130cd2836b8 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:45:03 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e4173eba-6518-40ee-ae99-d130cd2836b8 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] GET http://192.168.122.202/volume/v3/volumes/47af820b-8f8b-44d7-a2ad-c2e107647714 Sep 01 12:45:03 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e4173eba-6518-40ee-ae99-d130cd2836b8 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:45:03 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e4173eba-6518-40ee-ae99-d130cd2836b8 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:45:03 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:45:03 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:45:03 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:45:03 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:45:03 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-e4173eba-6518-40ee-ae99-d130cd2836b8 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Volume info retrieved successfully. Sep 01 12:45:03 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e4173eba-6518-40ee-ae99-d130cd2836b8 tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] http://192.168.122.202/volume/v3/volumes/47af820b-8f8b-44d7-a2ad-c2e107647714 returned with HTTP 200 Sep 01 12:45:03 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 747/1523] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:45:03 2026] GET /volume/v3/volumes/47af820b-8f8b-44d7-a2ad-c2e107647714 => generated 859 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:45:03 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-81845797-2fdb-49be-bc1d-ebcb9e164088 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:45:03 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-81845797-2fdb-49be-bc1d-ebcb9e164088 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] GET http://192.168.122.202/volume/v3/volumes/f14cce12-2f79-41b3-a469-d915254c973e Sep 01 12:45:04 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-81845797-2fdb-49be-bc1d-ebcb9e164088 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:45:04 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-81845797-2fdb-49be-bc1d-ebcb9e164088 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:45:04 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-81845797-2fdb-49be-bc1d-ebcb9e164088 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] http://192.168.122.202/volume/v3/volumes/f14cce12-2f79-41b3-a469-d915254c973e returned with HTTP 404 Sep 01 12:45:04 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 777/1524] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:45:03 2026] GET /volume/v3/volumes/f14cce12-2f79-41b3-a469-d915254c973e => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:45:04 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-323037e4-8199-4f97-a8ac-da766e72d799 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:45:04 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-323037e4-8199-4f97-a8ac-da766e72d799 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] DELETE http://192.168.122.202/volume/v3/volumes/ea5699f3-35d4-476c-9c91-72c255614caf Sep 01 12:45:04 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-323037e4-8199-4f97-a8ac-da766e72d799 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:45:04 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-323037e4-8199-4f97-a8ac-da766e72d799 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:45:04 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-323037e4-8199-4f97-a8ac-da766e72d799 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Delete volume with id: ea5699f3-35d4-476c-9c91-72c255614caf Sep 01 12:45:04 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:45:04 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:45:04 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:45:04 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:45:04 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-323037e4-8199-4f97-a8ac-da766e72d799 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Volume info retrieved successfully. Sep 01 12:45:04 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-323037e4-8199-4f97-a8ac-da766e72d799 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Delete volume request issued successfully. Sep 01 12:45:04 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-323037e4-8199-4f97-a8ac-da766e72d799 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] http://192.168.122.202/volume/v3/volumes/ea5699f3-35d4-476c-9c91-72c255614caf returned with HTTP 202 Sep 01 12:45:04 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 748/1525] 192.168.122.202 () {58 vars in 1235 bytes} [Tue Sep 1 12:45:04 2026] DELETE /volume/v3/volumes/ea5699f3-35d4-476c-9c91-72c255614caf => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:45:04 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-59eb7458-dfcc-429a-bd2f-e11a4be20426 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:45:04 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-59eb7458-dfcc-429a-bd2f-e11a4be20426 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] GET http://192.168.122.202/volume/v3/volumes/ea5699f3-35d4-476c-9c91-72c255614caf Sep 01 12:45:04 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-59eb7458-dfcc-429a-bd2f-e11a4be20426 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:45:04 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-59eb7458-dfcc-429a-bd2f-e11a4be20426 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:45:04 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:45:04 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:45:04 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:45:04 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:45:04 devstack devstack@c-api.service[86815]: DEBUG dbcounter [-] [86815] Writing DB stats cinder:SELECT=426,cinder:INSERT=56,cinder:UPDATE=98 {{(pid=86815) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 12:45:04 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-59eb7458-dfcc-429a-bd2f-e11a4be20426 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Volume info retrieved successfully. Sep 01 12:45:04 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-59eb7458-dfcc-429a-bd2f-e11a4be20426 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] http://192.168.122.202/volume/v3/volumes/ea5699f3-35d4-476c-9c91-72c255614caf returned with HTTP 200 Sep 01 12:45:04 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 778/1526] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:45:04 2026] GET /volume/v3/volumes/ea5699f3-35d4-476c-9c91-72c255614caf => generated 864 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:45:04 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-df2b2415-2bb6-4c37-8ed2-8361ce49cd3e None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:45:04 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-df2b2415-2bb6-4c37-8ed2-8361ce49cd3e tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] GET http://192.168.122.202/volume/v3/volumes/47af820b-8f8b-44d7-a2ad-c2e107647714 Sep 01 12:45:04 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-df2b2415-2bb6-4c37-8ed2-8361ce49cd3e tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:45:04 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-df2b2415-2bb6-4c37-8ed2-8361ce49cd3e tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:45:04 devstack devstack@c-api.service[86814]: DEBUG dbcounter [-] [86814] Writing DB stats cinder:SELECT=370,cinder:INSERT=44,cinder:UPDATE=84 {{(pid=86814) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 12:45:04 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-df2b2415-2bb6-4c37-8ed2-8361ce49cd3e tempest-VolumesSnapshotListTestJSON-1138247850 tempest-VolumesSnapshotListTestJSON-1138247850-project-member] http://192.168.122.202/volume/v3/volumes/47af820b-8f8b-44d7-a2ad-c2e107647714 returned with HTTP 404 Sep 01 12:45:05 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 749/1527] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:45:04 2026] GET /volume/v3/volumes/47af820b-8f8b-44d7-a2ad-c2e107647714 => generated 109 bytes in 73 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:45:05 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-c4c2f732-a5b7-4f5a-aeb5-b7304a707b26 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:45:05 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c4c2f732-a5b7-4f5a-aeb5-b7304a707b26 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] GET http://192.168.122.202/volume/v3/volumes/ea5699f3-35d4-476c-9c91-72c255614caf Sep 01 12:45:05 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c4c2f732-a5b7-4f5a-aeb5-b7304a707b26 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:45:05 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c4c2f732-a5b7-4f5a-aeb5-b7304a707b26 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:45:05 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:45:05 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:45:05 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:45:05 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:45:05 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-c4c2f732-a5b7-4f5a-aeb5-b7304a707b26 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Volume info retrieved successfully. Sep 01 12:45:05 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c4c2f732-a5b7-4f5a-aeb5-b7304a707b26 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] http://192.168.122.202/volume/v3/volumes/ea5699f3-35d4-476c-9c91-72c255614caf returned with HTTP 200 Sep 01 12:45:05 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 779/1528] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:45:05 2026] GET /volume/v3/volumes/ea5699f3-35d4-476c-9c91-72c255614caf => generated 864 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:45:06 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-c95cd011-609a-47ba-b2b4-ba06fca15fb3 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:45:06 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c95cd011-609a-47ba-b2b4-ba06fca15fb3 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] GET http://192.168.122.202/volume/v3/volumes/ea5699f3-35d4-476c-9c91-72c255614caf Sep 01 12:45:06 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c95cd011-609a-47ba-b2b4-ba06fca15fb3 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:45:06 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c95cd011-609a-47ba-b2b4-ba06fca15fb3 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:45:06 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:45:06 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:45:06 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:45:06 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:45:06 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-c95cd011-609a-47ba-b2b4-ba06fca15fb3 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Volume info retrieved successfully. Sep 01 12:45:06 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c95cd011-609a-47ba-b2b4-ba06fca15fb3 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] http://192.168.122.202/volume/v3/volumes/ea5699f3-35d4-476c-9c91-72c255614caf returned with HTTP 200 Sep 01 12:45:06 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 750/1529] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:45:06 2026] GET /volume/v3/volumes/ea5699f3-35d4-476c-9c91-72c255614caf => generated 864 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:45:07 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-57a3b8a0-0502-4b6b-b105-5a1d4171bcb8 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:45:07 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-57a3b8a0-0502-4b6b-b105-5a1d4171bcb8 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] GET http://192.168.122.202/volume/v3/volumes/ea5699f3-35d4-476c-9c91-72c255614caf Sep 01 12:45:07 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-57a3b8a0-0502-4b6b-b105-5a1d4171bcb8 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:45:07 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-57a3b8a0-0502-4b6b-b105-5a1d4171bcb8 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:45:07 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-57a3b8a0-0502-4b6b-b105-5a1d4171bcb8 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] http://192.168.122.202/volume/v3/volumes/ea5699f3-35d4-476c-9c91-72c255614caf returned with HTTP 404 Sep 01 12:45:07 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 780/1530] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:45:07 2026] GET /volume/v3/volumes/ea5699f3-35d4-476c-9c91-72c255614caf => generated 109 bytes in 126 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:45:07 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-e68eb8a9-b040-4378-899a-2a69b3b66e86 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:45:07 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e68eb8a9-b040-4378-899a-2a69b3b66e86 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] DELETE http://192.168.122.202/volume/v3/volumes/66da0931-712f-4524-87b9-aa41bcf38da1 Sep 01 12:45:07 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e68eb8a9-b040-4378-899a-2a69b3b66e86 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:45:07 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e68eb8a9-b040-4378-899a-2a69b3b66e86 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:45:07 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-e68eb8a9-b040-4378-899a-2a69b3b66e86 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Delete volume with id: 66da0931-712f-4524-87b9-aa41bcf38da1 Sep 01 12:45:08 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:45:08 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:45:08 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:45:08 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:45:08 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-e68eb8a9-b040-4378-899a-2a69b3b66e86 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Volume info retrieved successfully. Sep 01 12:45:08 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-e68eb8a9-b040-4378-899a-2a69b3b66e86 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Delete volume request issued successfully. Sep 01 12:45:08 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e68eb8a9-b040-4378-899a-2a69b3b66e86 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] http://192.168.122.202/volume/v3/volumes/66da0931-712f-4524-87b9-aa41bcf38da1 returned with HTTP 202 Sep 01 12:45:08 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 751/1531] 192.168.122.202 () {58 vars in 1235 bytes} [Tue Sep 1 12:45:07 2026] DELETE /volume/v3/volumes/66da0931-712f-4524-87b9-aa41bcf38da1 => generated 0 bytes in 277 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 12:45:08 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-17e90998-a0bc-44af-95e5-7760c73b5117 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:45:08 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-17e90998-a0bc-44af-95e5-7760c73b5117 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] GET http://192.168.122.202/volume/v3/volumes/66da0931-712f-4524-87b9-aa41bcf38da1 Sep 01 12:45:08 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-17e90998-a0bc-44af-95e5-7760c73b5117 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:45:08 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-17e90998-a0bc-44af-95e5-7760c73b5117 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:45:08 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:45:08 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:45:08 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:45:08 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:45:08 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-17e90998-a0bc-44af-95e5-7760c73b5117 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Volume info retrieved successfully. Sep 01 12:45:08 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-17e90998-a0bc-44af-95e5-7760c73b5117 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] http://192.168.122.202/volume/v3/volumes/66da0931-712f-4524-87b9-aa41bcf38da1 returned with HTTP 200 Sep 01 12:45:08 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 781/1532] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:45:08 2026] GET /volume/v3/volumes/66da0931-712f-4524-87b9-aa41bcf38da1 => generated 865 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:45:09 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-6715aeac-7702-4b5c-9a2e-a12eeb91cc2b None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:45:09 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-6715aeac-7702-4b5c-9a2e-a12eeb91cc2b tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] GET http://192.168.122.202/volume/v3/volumes/66da0931-712f-4524-87b9-aa41bcf38da1 Sep 01 12:45:09 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-6715aeac-7702-4b5c-9a2e-a12eeb91cc2b tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:45:09 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-6715aeac-7702-4b5c-9a2e-a12eeb91cc2b tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:45:09 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:45:09 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:45:09 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:45:09 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:45:09 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-6715aeac-7702-4b5c-9a2e-a12eeb91cc2b tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Volume info retrieved successfully. Sep 01 12:45:09 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-6715aeac-7702-4b5c-9a2e-a12eeb91cc2b tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] http://192.168.122.202/volume/v3/volumes/66da0931-712f-4524-87b9-aa41bcf38da1 returned with HTTP 200 Sep 01 12:45:09 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 752/1533] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:45:09 2026] GET /volume/v3/volumes/66da0931-712f-4524-87b9-aa41bcf38da1 => generated 865 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:45:10 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-b16a998d-989c-4956-bd48-723824c63451 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:45:10 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b16a998d-989c-4956-bd48-723824c63451 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] GET http://192.168.122.202/volume/v3/volumes/66da0931-712f-4524-87b9-aa41bcf38da1 Sep 01 12:45:10 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b16a998d-989c-4956-bd48-723824c63451 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:45:10 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b16a998d-989c-4956-bd48-723824c63451 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:45:10 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:45:10 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:45:10 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:45:10 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:45:10 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-b16a998d-989c-4956-bd48-723824c63451 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Volume info retrieved successfully. Sep 01 12:45:10 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b16a998d-989c-4956-bd48-723824c63451 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] http://192.168.122.202/volume/v3/volumes/66da0931-712f-4524-87b9-aa41bcf38da1 returned with HTTP 200 Sep 01 12:45:10 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 782/1534] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:45:10 2026] GET /volume/v3/volumes/66da0931-712f-4524-87b9-aa41bcf38da1 => generated 865 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:45:11 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-a602f0ed-8e47-46dd-a056-6370844c3d89 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:45:11 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a602f0ed-8e47-46dd-a056-6370844c3d89 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] GET http://192.168.122.202/volume/v3/volumes/66da0931-712f-4524-87b9-aa41bcf38da1 Sep 01 12:45:11 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a602f0ed-8e47-46dd-a056-6370844c3d89 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:45:11 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a602f0ed-8e47-46dd-a056-6370844c3d89 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:45:11 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a602f0ed-8e47-46dd-a056-6370844c3d89 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] http://192.168.122.202/volume/v3/volumes/66da0931-712f-4524-87b9-aa41bcf38da1 returned with HTTP 404 Sep 01 12:45:11 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 753/1535] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:45:11 2026] GET /volume/v3/volumes/66da0931-712f-4524-87b9-aa41bcf38da1 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:45:11 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-222aba2f-11fb-4956-8d2d-e202d282ebba None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:45:11 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-222aba2f-11fb-4956-8d2d-e202d282ebba tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] DELETE http://192.168.122.202/volume/v3/volumes/2109ba16-753b-4b61-bbbc-e33eda475a12 Sep 01 12:45:11 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-222aba2f-11fb-4956-8d2d-e202d282ebba tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:45:11 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-222aba2f-11fb-4956-8d2d-e202d282ebba tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:45:11 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-222aba2f-11fb-4956-8d2d-e202d282ebba tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Delete volume with id: 2109ba16-753b-4b61-bbbc-e33eda475a12 Sep 01 12:45:11 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:45:11 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:45:11 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:45:11 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:45:11 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-222aba2f-11fb-4956-8d2d-e202d282ebba tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Volume info retrieved successfully. Sep 01 12:45:11 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-222aba2f-11fb-4956-8d2d-e202d282ebba tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Delete volume request issued successfully. Sep 01 12:45:11 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-222aba2f-11fb-4956-8d2d-e202d282ebba tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] http://192.168.122.202/volume/v3/volumes/2109ba16-753b-4b61-bbbc-e33eda475a12 returned with HTTP 202 Sep 01 12:45:11 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 783/1536] 192.168.122.202 () {58 vars in 1235 bytes} [Tue Sep 1 12:45:11 2026] DELETE /volume/v3/volumes/2109ba16-753b-4b61-bbbc-e33eda475a12 => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:45:11 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-d7c3189a-fa2e-4353-b1b1-02f8113613a5 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:45:12 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d7c3189a-fa2e-4353-b1b1-02f8113613a5 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] GET http://192.168.122.202/volume/v3/volumes/2109ba16-753b-4b61-bbbc-e33eda475a12 Sep 01 12:45:12 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d7c3189a-fa2e-4353-b1b1-02f8113613a5 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:45:12 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d7c3189a-fa2e-4353-b1b1-02f8113613a5 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:45:12 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:45:12 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:45:12 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:45:12 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:45:12 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-d7c3189a-fa2e-4353-b1b1-02f8113613a5 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Volume info retrieved successfully. Sep 01 12:45:12 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d7c3189a-fa2e-4353-b1b1-02f8113613a5 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] http://192.168.122.202/volume/v3/volumes/2109ba16-753b-4b61-bbbc-e33eda475a12 returned with HTTP 200 Sep 01 12:45:12 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 754/1537] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:45:11 2026] GET /volume/v3/volumes/2109ba16-753b-4b61-bbbc-e33eda475a12 => generated 864 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:45:12 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-a61a582d-b5b0-45f0-a567-cdfedb1a5640 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:45:12 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a61a582d-b5b0-45f0-a567-cdfedb1a5640 tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] POST http://192.168.122.202/volume/v3/snapshots Sep 01 12:45:12 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a61a582d-b5b0-45f0-a567-cdfedb1a5640 tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c3a69124-9b30-45f4-ba83-867a8b1889dd", "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-2136306815"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:45:12 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a61a582d-b5b0-45f0-a567-cdfedb1a5640 tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] http://192.168.122.202/volume/v3/snapshots returned with HTTP 404 Sep 01 12:45:12 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 784/1538] 192.168.122.202 () {60 vars in 1149 bytes} [Tue Sep 1 12:45:12 2026] POST /volume/v3/snapshots => generated 109 bytes in 195 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 12:45:12 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-73b689e4-b873-47d7-a584-1185579ed25c None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:45:12 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-73b689e4-b873-47d7-a584-1185579ed25c tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] POST http://192.168.122.202/volume/v3/snapshots Sep 01 12:45:12 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-73b689e4-b873-47d7-a584-1185579ed25c tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": null, "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-475202272"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:45:12 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-73b689e4-b873-47d7-a584-1185579ed25c tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] http://192.168.122.202/volume/v3/snapshots returned with HTTP 404 Sep 01 12:45:12 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 755/1539] 192.168.122.202 () {60 vars in 1149 bytes} [Tue Sep 1 12:45:12 2026] POST /volume/v3/snapshots => generated 77 bytes in 76 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:45:12 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-a1df7db4-c43c-417b-913c-47d4d69c8679 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:45:12 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a1df7db4-c43c-417b-913c-47d4d69c8679 tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] GET http://192.168.122.202/volume/v3/snapshots?limit=invalid Sep 01 12:45:12 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a1df7db4-c43c-417b-913c-47d4d69c8679 tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:45:12 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a1df7db4-c43c-417b-913c-47d4d69c8679 tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] Calling method 'index' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:45:12 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a1df7db4-c43c-417b-913c-47d4d69c8679 tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] HTTP exception thrown: limit param must be an integer Sep 01 12:45:12 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a1df7db4-c43c-417b-913c-47d4d69c8679 tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] http://192.168.122.202/volume/v3/snapshots?limit=invalid returned with HTTP 400 Sep 01 12:45:12 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 785/1540] 192.168.122.202 () {58 vars in 1154 bytes} [Tue Sep 1 12:45:12 2026] GET /volume/v3/snapshots?limit=invalid => generated 74 bytes in 12 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 01 12:45:12 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-7afd56b8-10a5-4bd4-b5ce-cb9123e3a14d None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:45:12 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7afd56b8-10a5-4bd4-b5ce-cb9123e3a14d tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] GET http://192.168.122.202/volume/v3/snapshots?marker=dcec8097-f723-46b8-aafb-43e07199d31e Sep 01 12:45:12 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-7afd56b8-10a5-4bd4-b5ce-cb9123e3a14d tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:45:12 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-7afd56b8-10a5-4bd4-b5ce-cb9123e3a14d tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] Calling method 'index' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:45:12 devstack devstack@c-api.service[86814]: DEBUG cinder.api.api_utils [None req-7afd56b8-10a5-4bd4-b5ce-cb9123e3a14d tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] Removing options '' from query. {{(pid=86814) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:45:12 devstack devstack@c-api.service[86814]: DEBUG cinder.db.api [None req-7afd56b8-10a5-4bd4-b5ce-cb9123e3a14d tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] Building query based on filter {{(pid=86814) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 12:45:12 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7afd56b8-10a5-4bd4-b5ce-cb9123e3a14d tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] http://192.168.122.202/volume/v3/snapshots?marker=dcec8097-f723-46b8-aafb-43e07199d31e returned with HTTP 404 Sep 01 12:45:12 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 756/1541] 192.168.122.202 () {58 vars in 1214 bytes} [Tue Sep 1 12:45:12 2026] GET /volume/v3/snapshots?marker=dcec8097-f723-46b8-aafb-43e07199d31e => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:45:12 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-5ec6227e-4715-4511-b342-7622efb58c4a None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:45:12 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-5ec6227e-4715-4511-b342-7622efb58c4a tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] GET http://192.168.122.202/volume/v3/snapshots?sort_key=invalid Sep 01 12:45:12 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-5ec6227e-4715-4511-b342-7622efb58c4a tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:45:12 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-5ec6227e-4715-4511-b342-7622efb58c4a tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] Calling method 'index' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:45:12 devstack devstack@c-api.service[86815]: DEBUG cinder.api.api_utils [None req-5ec6227e-4715-4511-b342-7622efb58c4a tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] Removing options '' from query. {{(pid=86815) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:45:12 devstack devstack@c-api.service[86815]: DEBUG cinder.db.api [None req-5ec6227e-4715-4511-b342-7622efb58c4a tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] Building query based on filter {{(pid=86815) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 12:45:12 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-5ec6227e-4715-4511-b342-7622efb58c4a tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] http://192.168.122.202/volume/v3/snapshots?sort_key=invalid returned with HTTP 400 Sep 01 12:45:12 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 786/1542] 192.168.122.202 () {58 vars in 1160 bytes} [Tue Sep 1 12:45:12 2026] GET /volume/v3/snapshots?sort_key=invalid => generated 84 bytes in 14 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 01 12:45:12 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-83eda313-bd2b-406d-bd68-30cf0a4a18a4 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:45:12 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-83eda313-bd2b-406d-bd68-30cf0a4a18a4 tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] POST http://192.168.122.202/volume/v3/volumes Sep 01 12:45:12 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-83eda313-bd2b-406d-bd68-30cf0a4a18a4 tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1602227292"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:45:12 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volumes [None req-83eda313-bd2b-406d-bd68-30cf0a4a18a4 tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesSnapshotNegativeTestJSON-Volume-1602227292'}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:45:12 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-83eda313-bd2b-406d-bd68-30cf0a4a18a4 tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] Create volume of 2 GB Sep 01 12:45:12 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-83eda313-bd2b-406d-bd68-30cf0a4a18a4 tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] Availability Zones retrieved successfully. Sep 01 12:45:12 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-83eda313-bd2b-406d-bd68-30cf0a4a18a4 tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] Flow 'volume_create_api' (ff562dbc-6570-4945-aa2a-5c93e9579474) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:45:12 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-83eda313-bd2b-406d-bd68-30cf0a4a18a4 tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f2b008e-f155-4902-854b-b9151b0bf5d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:45:12 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.flows.api.create_volume [None req-83eda313-bd2b-406d-bd68-30cf0a4a18a4 tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] Validating volume size '2' using validate_int {{(pid=86814) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 12:45:12 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-83eda313-bd2b-406d-bd68-30cf0a4a18a4 tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f2b008e-f155-4902-854b-b9151b0bf5d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T10:31:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3a4f1b59-94a6-4839-b926-0837adf99645,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a4f1b59-94a6-4839-b926-0837adf99645', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:45:12 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-83eda313-bd2b-406d-bd68-30cf0a4a18a4 tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0eded626-99c5-444a-b976-db30cd5df279) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:45:12 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-83eda313-bd2b-406d-bd68-30cf0a4a18a4 tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] Created reservations ['b69c363a-503b-45b5-9d14-ced8c4a5db95', 'ed955d37-f3b7-46e3-b0cc-07bf36e14160', 'fb555741-3daa-4ad7-b124-29fa7045c092', '2ee8e308-91c4-4370-a819-a0fdb14ef827'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:45:12 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-83eda313-bd2b-406d-bd68-30cf0a4a18a4 tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0eded626-99c5-444a-b976-db30cd5df279) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b69c363a-503b-45b5-9d14-ced8c4a5db95', 'ed955d37-f3b7-46e3-b0cc-07bf36e14160', 'fb555741-3daa-4ad7-b124-29fa7045c092', '2ee8e308-91c4-4370-a819-a0fdb14ef827']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:45:12 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-83eda313-bd2b-406d-bd68-30cf0a4a18a4 tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (58623527-425f-44e8-a55d-d2e20778dc10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:45:12 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:45:12 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:45:13 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-83eda313-bd2b-406d-bd68-30cf0a4a18a4 tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (58623527-425f-44e8-a55d-d2e20778dc10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dcdaa3f8-1c94-4ae7-81f9-962a64ff1b64', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1602227292',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8cd2c5d658264ab594fc49eb4cbb1fc1',qos_specs=None,replication_status=,reservations=['b69c363a-503b-45b5-9d14-ced8c4a5db95','ed955d37-f3b7-46e3-b0cc-07bf36e14160','fb555741-3daa-4ad7-b124-29fa7045c092','2ee8e308-91c4-4370-a819-a0fdb14ef827'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2fa945268b5a4cbab060248eb8df3cc1',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T10:45:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1602227292',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dcdaa3f8-1c94-4ae7-81f9-962a64ff1b64,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8cd2c5d658264ab594fc49eb4cbb1fc1',provider_auth=None,provider_geometry=None,provider_id=None,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='2fa945268b5a4cbab060248eb8df3cc1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a4f1b59-94a6-4839-b926-0837adf99645),volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:45:13 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-83eda313-bd2b-406d-bd68-30cf0a4a18a4 tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (56d7f47e-d559-434b-a056-2ed25eed8401) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:45:13 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-83eda313-bd2b-406d-bd68-30cf0a4a18a4 tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (56d7f47e-d559-434b-a056-2ed25eed8401) transitioned into state 'SUCCESS' from state '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-1602227292',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8cd2c5d658264ab594fc49eb4cbb1fc1',qos_specs=None,replication_status=,reservations=['b69c363a-503b-45b5-9d14-ced8c4a5db95','ed955d37-f3b7-46e3-b0cc-07bf36e14160','fb555741-3daa-4ad7-b124-29fa7045c092','2ee8e308-91c4-4370-a819-a0fdb14ef827'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2fa945268b5a4cbab060248eb8df3cc1',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:45:13 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-83eda313-bd2b-406d-bd68-30cf0a4a18a4 tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (54946901-055e-4d01-acf0-28ce80a59808) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:45:13 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-83eda313-bd2b-406d-bd68-30cf0a4a18a4 tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (54946901-055e-4d01-acf0-28ce80a59808) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:45:13 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-83eda313-bd2b-406d-bd68-30cf0a4a18a4 tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] Flow 'volume_create_api' (ff562dbc-6570-4945-aa2a-5c93e9579474) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86814) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:45:13 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-83eda313-bd2b-406d-bd68-30cf0a4a18a4 tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] Create volume request issued successfully. Sep 01 12:45:13 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-533e0c15-c4a2-42ff-bdd6-0edba27f78d4 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:45:13 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-83eda313-bd2b-406d-bd68-30cf0a4a18a4 tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] http://192.168.122.202/volume/v3/volumes returned with HTTP 202 Sep 01 12:45:13 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 757/1543] 192.168.122.202 () {60 vars in 1142 bytes} [Tue Sep 1 12:45:12 2026] POST /volume/v3/volumes => generated 771 bytes in 448 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:45:13 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-533e0c15-c4a2-42ff-bdd6-0edba27f78d4 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] GET http://192.168.122.202/volume/v3/volumes/2109ba16-753b-4b61-bbbc-e33eda475a12 Sep 01 12:45:13 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-533e0c15-c4a2-42ff-bdd6-0edba27f78d4 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:45:13 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-533e0c15-c4a2-42ff-bdd6-0edba27f78d4 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:45:13 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-533e0c15-c4a2-42ff-bdd6-0edba27f78d4 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] http://192.168.122.202/volume/v3/volumes/2109ba16-753b-4b61-bbbc-e33eda475a12 returned with HTTP 404 Sep 01 12:45:13 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 787/1544] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:45:13 2026] GET /volume/v3/volumes/2109ba16-753b-4b61-bbbc-e33eda475a12 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:45:13 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-06bdb464-fed7-40b8-8d12-616345b1187f None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:45:13 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-27d2f2df-3234-44b8-92e7-e0750381db34 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:45:13 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-27d2f2df-3234-44b8-92e7-e0750381db34 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] DELETE http://192.168.122.202/volume/v3/volumes/2c60fbe7-213c-4c89-b25c-613991759865 Sep 01 12:45:13 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-27d2f2df-3234-44b8-92e7-e0750381db34 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:45:13 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-27d2f2df-3234-44b8-92e7-e0750381db34 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:45:13 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-27d2f2df-3234-44b8-92e7-e0750381db34 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Delete volume with id: 2c60fbe7-213c-4c89-b25c-613991759865 Sep 01 12:45:13 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-06bdb464-fed7-40b8-8d12-616345b1187f tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] GET http://192.168.122.202/volume/v3/volumes/dcdaa3f8-1c94-4ae7-81f9-962a64ff1b64 Sep 01 12:45:13 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-06bdb464-fed7-40b8-8d12-616345b1187f tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:45:13 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-06bdb464-fed7-40b8-8d12-616345b1187f tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:45:13 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:45:13 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:45:13 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:45:13 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:45:13 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-27d2f2df-3234-44b8-92e7-e0750381db34 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Volume info retrieved successfully. Sep 01 12:45:13 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:45:13 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:45:13 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:45:13 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:45:13 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-06bdb464-fed7-40b8-8d12-616345b1187f tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] Volume info retrieved successfully. Sep 01 12:45:13 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-06bdb464-fed7-40b8-8d12-616345b1187f tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] http://192.168.122.202/volume/v3/volumes/dcdaa3f8-1c94-4ae7-81f9-962a64ff1b64 returned with HTTP 200 Sep 01 12:45:13 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 758/1545] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:45:13 2026] GET /volume/v3/volumes/dcdaa3f8-1c94-4ae7-81f9-962a64ff1b64 => generated 839 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:45:13 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-27d2f2df-3234-44b8-92e7-e0750381db34 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Delete volume request issued successfully. Sep 01 12:45:13 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-27d2f2df-3234-44b8-92e7-e0750381db34 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] http://192.168.122.202/volume/v3/volumes/2c60fbe7-213c-4c89-b25c-613991759865 returned with HTTP 202 Sep 01 12:45:13 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 788/1546] 192.168.122.202 () {58 vars in 1235 bytes} [Tue Sep 1 12:45:13 2026] DELETE /volume/v3/volumes/2c60fbe7-213c-4c89-b25c-613991759865 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:45:13 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-738ca5e0-fa6f-43a2-a3c6-001baf2a0e5d None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:45:13 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-738ca5e0-fa6f-43a2-a3c6-001baf2a0e5d tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] GET http://192.168.122.202/volume/v3/volumes/2c60fbe7-213c-4c89-b25c-613991759865 Sep 01 12:45:13 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-738ca5e0-fa6f-43a2-a3c6-001baf2a0e5d tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:45:13 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-738ca5e0-fa6f-43a2-a3c6-001baf2a0e5d tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:45:13 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:45:13 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:45:13 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:45:13 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:45:13 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-738ca5e0-fa6f-43a2-a3c6-001baf2a0e5d tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Volume info retrieved successfully. Sep 01 12:45:13 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-738ca5e0-fa6f-43a2-a3c6-001baf2a0e5d tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] http://192.168.122.202/volume/v3/volumes/2c60fbe7-213c-4c89-b25c-613991759865 returned with HTTP 200 Sep 01 12:45:13 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 759/1547] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:45:13 2026] GET /volume/v3/volumes/2c60fbe7-213c-4c89-b25c-613991759865 => generated 865 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:45:14 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-cd029b61-1e4e-4b71-a781-c24e60cfe23d None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:45:14 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-cd029b61-1e4e-4b71-a781-c24e60cfe23d tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] GET http://192.168.122.202/volume/v3/volumes/dcdaa3f8-1c94-4ae7-81f9-962a64ff1b64 Sep 01 12:45:14 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-cd029b61-1e4e-4b71-a781-c24e60cfe23d tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:45:14 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-cd029b61-1e4e-4b71-a781-c24e60cfe23d tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:45:14 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:45:14 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:45:14 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:45:14 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:45:14 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-cd029b61-1e4e-4b71-a781-c24e60cfe23d tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] Volume info retrieved successfully. Sep 01 12:45:14 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-cd029b61-1e4e-4b71-a781-c24e60cfe23d tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] http://192.168.122.202/volume/v3/volumes/dcdaa3f8-1c94-4ae7-81f9-962a64ff1b64 returned with HTTP 200 Sep 01 12:45:14 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 789/1548] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:45:14 2026] GET /volume/v3/volumes/dcdaa3f8-1c94-4ae7-81f9-962a64ff1b64 => generated 863 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:45:14 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-9726970f-2add-49c7-8e0b-0007917f3ae3 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:45:14 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9726970f-2add-49c7-8e0b-0007917f3ae3 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] GET http://192.168.122.202/volume/v3/volumes/2c60fbe7-213c-4c89-b25c-613991759865 Sep 01 12:45:14 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-9726970f-2add-49c7-8e0b-0007917f3ae3 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:45:14 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-9726970f-2add-49c7-8e0b-0007917f3ae3 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:45:14 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9726970f-2add-49c7-8e0b-0007917f3ae3 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] http://192.168.122.202/volume/v3/volumes/2c60fbe7-213c-4c89-b25c-613991759865 returned with HTTP 404 Sep 01 12:45:14 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 760/1549] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:45:14 2026] GET /volume/v3/volumes/2c60fbe7-213c-4c89-b25c-613991759865 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:45:14 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-51160329-21d9-469d-9431-6253142e6611 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:45:14 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-51160329-21d9-469d-9431-6253142e6611 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] DELETE http://192.168.122.202/volume/v3/volumes/024ca4a6-249e-4025-a6db-3e72610c9c59 Sep 01 12:45:14 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-51160329-21d9-469d-9431-6253142e6611 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:45:14 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-51160329-21d9-469d-9431-6253142e6611 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:45:14 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-51160329-21d9-469d-9431-6253142e6611 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Delete volume with id: 024ca4a6-249e-4025-a6db-3e72610c9c59 Sep 01 12:45:14 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:45:14 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:45:14 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:45:14 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:45:14 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-51160329-21d9-469d-9431-6253142e6611 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Volume info retrieved successfully. Sep 01 12:45:14 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-51160329-21d9-469d-9431-6253142e6611 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Delete volume request issued successfully. Sep 01 12:45:14 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-51160329-21d9-469d-9431-6253142e6611 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] http://192.168.122.202/volume/v3/volumes/024ca4a6-249e-4025-a6db-3e72610c9c59 returned with HTTP 202 Sep 01 12:45:14 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 790/1550] 192.168.122.202 () {58 vars in 1235 bytes} [Tue Sep 1 12:45:14 2026] DELETE /volume/v3/volumes/024ca4a6-249e-4025-a6db-3e72610c9c59 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:45:14 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-7e5b42d0-160f-4a68-b457-4680149aee46 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:45:14 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7e5b42d0-160f-4a68-b457-4680149aee46 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] GET http://192.168.122.202/volume/v3/volumes/024ca4a6-249e-4025-a6db-3e72610c9c59 Sep 01 12:45:14 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-7e5b42d0-160f-4a68-b457-4680149aee46 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:45:14 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-7e5b42d0-160f-4a68-b457-4680149aee46 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:45:14 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:45:14 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:45:14 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:45:14 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:45:14 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-7e5b42d0-160f-4a68-b457-4680149aee46 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Volume info retrieved successfully. Sep 01 12:45:14 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7e5b42d0-160f-4a68-b457-4680149aee46 tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] http://192.168.122.202/volume/v3/volumes/024ca4a6-249e-4025-a6db-3e72610c9c59 returned with HTTP 200 Sep 01 12:45:14 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 761/1551] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:45:14 2026] GET /volume/v3/volumes/024ca4a6-249e-4025-a6db-3e72610c9c59 => generated 865 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:45:15 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-6d727d1d-a0eb-45c6-bf35-a56d118fbd6b None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:45:15 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-6d727d1d-a0eb-45c6-bf35-a56d118fbd6b tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] GET http://192.168.122.202/volume/v3/volumes/dcdaa3f8-1c94-4ae7-81f9-962a64ff1b64 Sep 01 12:45:15 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-6d727d1d-a0eb-45c6-bf35-a56d118fbd6b tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:45:15 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-6d727d1d-a0eb-45c6-bf35-a56d118fbd6b tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:45:15 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:45:15 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:45:15 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:45:15 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:45:15 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-6d727d1d-a0eb-45c6-bf35-a56d118fbd6b tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] Volume info retrieved successfully. Sep 01 12:45:15 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-6d727d1d-a0eb-45c6-bf35-a56d118fbd6b tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] http://192.168.122.202/volume/v3/volumes/dcdaa3f8-1c94-4ae7-81f9-962a64ff1b64 returned with HTTP 200 Sep 01 12:45:15 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 791/1552] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:45:15 2026] GET /volume/v3/volumes/dcdaa3f8-1c94-4ae7-81f9-962a64ff1b64 => generated 863 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:45:15 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-2f7df989-cf5f-4b2c-96f8-4f2835dc136e None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:45:15 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-2f7df989-cf5f-4b2c-96f8-4f2835dc136e tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] GET http://192.168.122.202/volume/v3/volumes/024ca4a6-249e-4025-a6db-3e72610c9c59 Sep 01 12:45:15 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-2f7df989-cf5f-4b2c-96f8-4f2835dc136e tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:45:15 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-2f7df989-cf5f-4b2c-96f8-4f2835dc136e tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:45:15 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-2f7df989-cf5f-4b2c-96f8-4f2835dc136e tempest-CreateVolumesFromSourceVolumeTest-207419566 tempest-CreateVolumesFromSourceVolumeTest-207419566-project-member] http://192.168.122.202/volume/v3/volumes/024ca4a6-249e-4025-a6db-3e72610c9c59 returned with HTTP 404 Sep 01 12:45:15 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 762/1553] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:45:15 2026] GET /volume/v3/volumes/024ca4a6-249e-4025-a6db-3e72610c9c59 => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:45:16 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-97ce6e68-4023-483f-bd4f-b187c22ceb1d None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:45:16 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-97ce6e68-4023-483f-bd4f-b187c22ceb1d tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] GET http://192.168.122.202/volume/v3/volumes/dcdaa3f8-1c94-4ae7-81f9-962a64ff1b64 Sep 01 12:45:16 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-97ce6e68-4023-483f-bd4f-b187c22ceb1d tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:45:16 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-97ce6e68-4023-483f-bd4f-b187c22ceb1d tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:45:16 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:45:16 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:45:16 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:45:16 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:45:16 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-97ce6e68-4023-483f-bd4f-b187c22ceb1d tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] Volume info retrieved successfully. Sep 01 12:45:16 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-97ce6e68-4023-483f-bd4f-b187c22ceb1d tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] http://192.168.122.202/volume/v3/volumes/dcdaa3f8-1c94-4ae7-81f9-962a64ff1b64 returned with HTTP 200 Sep 01 12:45:16 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 792/1554] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:45:16 2026] GET /volume/v3/volumes/dcdaa3f8-1c94-4ae7-81f9-962a64ff1b64 => generated 863 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:45:17 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-a27050fe-3d97-4380-8a41-cf58d7568353 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:45:17 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a27050fe-3d97-4380-8a41-cf58d7568353 tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] GET http://192.168.122.202/volume/v3/volumes/dcdaa3f8-1c94-4ae7-81f9-962a64ff1b64 Sep 01 12:45:17 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a27050fe-3d97-4380-8a41-cf58d7568353 tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:45:17 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a27050fe-3d97-4380-8a41-cf58d7568353 tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:45:17 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:45:17 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:45:17 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:45:17 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:45:17 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-a27050fe-3d97-4380-8a41-cf58d7568353 tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] Volume info retrieved successfully. Sep 01 12:45:17 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a27050fe-3d97-4380-8a41-cf58d7568353 tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] http://192.168.122.202/volume/v3/volumes/dcdaa3f8-1c94-4ae7-81f9-962a64ff1b64 returned with HTTP 200 Sep 01 12:45:17 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 763/1555] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:45:17 2026] GET /volume/v3/volumes/dcdaa3f8-1c94-4ae7-81f9-962a64ff1b64 => generated 863 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:45:18 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-aa568fae-5ad5-4680-87ac-e4cc0f2d6613 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:45:18 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-aa568fae-5ad5-4680-87ac-e4cc0f2d6613 tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] GET http://192.168.122.202/volume/v3/volumes/dcdaa3f8-1c94-4ae7-81f9-962a64ff1b64 Sep 01 12:45:18 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-aa568fae-5ad5-4680-87ac-e4cc0f2d6613 tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:45:18 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-aa568fae-5ad5-4680-87ac-e4cc0f2d6613 tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:45:18 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:45:18 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:45:18 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:45:18 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:45:18 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-aa568fae-5ad5-4680-87ac-e4cc0f2d6613 tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] Volume info retrieved successfully. Sep 01 12:45:18 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-aa568fae-5ad5-4680-87ac-e4cc0f2d6613 tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] http://192.168.122.202/volume/v3/volumes/dcdaa3f8-1c94-4ae7-81f9-962a64ff1b64 returned with HTTP 200 Sep 01 12:45:18 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 793/1556] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:45:18 2026] GET /volume/v3/volumes/dcdaa3f8-1c94-4ae7-81f9-962a64ff1b64 => generated 863 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:45:19 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-5676255f-b613-4e90-aa7d-2e9d35f3240a None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:45:19 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-5676255f-b613-4e90-aa7d-2e9d35f3240a tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] GET http://192.168.122.202/volume/v3/volumes/dcdaa3f8-1c94-4ae7-81f9-962a64ff1b64 Sep 01 12:45:19 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-5676255f-b613-4e90-aa7d-2e9d35f3240a tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:45:19 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-5676255f-b613-4e90-aa7d-2e9d35f3240a tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:45:19 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:45:19 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:45:19 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:45:19 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:45:19 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-5676255f-b613-4e90-aa7d-2e9d35f3240a tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] Volume info retrieved successfully. Sep 01 12:45:19 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-5676255f-b613-4e90-aa7d-2e9d35f3240a tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] http://192.168.122.202/volume/v3/volumes/dcdaa3f8-1c94-4ae7-81f9-962a64ff1b64 returned with HTTP 200 Sep 01 12:45:19 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 764/1557] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:45:19 2026] GET /volume/v3/volumes/dcdaa3f8-1c94-4ae7-81f9-962a64ff1b64 => generated 863 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:45:20 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-19bc226b-9934-428f-864a-8317b5ce7347 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:45:20 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-19bc226b-9934-428f-864a-8317b5ce7347 tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] GET http://192.168.122.202/volume/v3/volumes/dcdaa3f8-1c94-4ae7-81f9-962a64ff1b64 Sep 01 12:45:20 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-19bc226b-9934-428f-864a-8317b5ce7347 tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:45:20 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-19bc226b-9934-428f-864a-8317b5ce7347 tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:45:20 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:45:20 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:45:20 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:45:20 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:45:20 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-19bc226b-9934-428f-864a-8317b5ce7347 tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] Volume info retrieved successfully. Sep 01 12:45:20 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-19bc226b-9934-428f-864a-8317b5ce7347 tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] http://192.168.122.202/volume/v3/volumes/dcdaa3f8-1c94-4ae7-81f9-962a64ff1b64 returned with HTTP 200 Sep 01 12:45:20 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 794/1558] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:45:20 2026] GET /volume/v3/volumes/dcdaa3f8-1c94-4ae7-81f9-962a64ff1b64 => generated 863 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:45:21 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-17e13cb5-0996-45ef-a7da-9b618b871580 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:45:21 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-17e13cb5-0996-45ef-a7da-9b618b871580 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] POST http://192.168.122.202/volume/v3/volumes Sep 01 12:45:21 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-17e13cb5-0996-45ef-a7da-9b618b871580 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1588185327"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:45:21 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volumes [None req-17e13cb5-0996-45ef-a7da-9b618b871580 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1588185327'}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:45:21 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-17e13cb5-0996-45ef-a7da-9b618b871580 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Create volume of 1 GB Sep 01 12:45:21 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-17e13cb5-0996-45ef-a7da-9b618b871580 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Availability Zones retrieved successfully. Sep 01 12:45:21 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-17e13cb5-0996-45ef-a7da-9b618b871580 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Flow 'volume_create_api' (cc391814-89a6-4c52-9f45-cc5426d1b03b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:45:21 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-17e13cb5-0996-45ef-a7da-9b618b871580 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (551e4af6-42ad-4f97-81cd-efc1e58b09e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:45:21 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.flows.api.create_volume [None req-17e13cb5-0996-45ef-a7da-9b618b871580 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Validating volume size '1' using validate_int {{(pid=86814) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 12:45:21 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-17e13cb5-0996-45ef-a7da-9b618b871580 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (551e4af6-42ad-4f97-81cd-efc1e58b09e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T10:31:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3a4f1b59-94a6-4839-b926-0837adf99645,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a4f1b59-94a6-4839-b926-0837adf99645', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:45:21 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-17e13cb5-0996-45ef-a7da-9b618b871580 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cc332227-e32d-48b2-aa14-cd99aeaf2cf5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:45:21 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-9a65d158-064b-4701-b225-10eb13ef65e4 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:45:21 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9a65d158-064b-4701-b225-10eb13ef65e4 tempest-VolumeImageDependencyTests-1649107316 tempest-VolumeImageDependencyTests-1649107316-project-member] POST http://192.168.122.202/volume/v3/volumes Sep 01 12:45:21 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-9a65d158-064b-4701-b225-10eb13ef65e4 tempest-VolumeImageDependencyTests-1649107316 tempest-VolumeImageDependencyTests-1649107316-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "cfdf0ccc-e5f0-4573-ba1a-ac38d3b79e35", "size": 1}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:45:21 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.volumes [None req-9a65d158-064b-4701-b225-10eb13ef65e4 tempest-VolumeImageDependencyTests-1649107316 tempest-VolumeImageDependencyTests-1649107316-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': 'cfdf0ccc-e5f0-4573-ba1a-ac38d3b79e35', 'size': 1}} {{(pid=86815) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:45:21 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-9a65d158-064b-4701-b225-10eb13ef65e4 tempest-VolumeImageDependencyTests-1649107316 tempest-VolumeImageDependencyTests-1649107316-project-member] Create volume of 1 GB Sep 01 12:45:21 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-17e13cb5-0996-45ef-a7da-9b618b871580 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Created reservations ['88928cc2-2b8a-4ed3-ac34-f146a474cebd', 'ef257300-0a4b-4665-b1cc-89ef84403f18', '8d11ad07-5884-47b4-8079-ed8e0ae8efc5', '22b91f01-e122-40a8-9c03-8d138e16b841'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:45:21 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-17e13cb5-0996-45ef-a7da-9b618b871580 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cc332227-e32d-48b2-aa14-cd99aeaf2cf5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['88928cc2-2b8a-4ed3-ac34-f146a474cebd', 'ef257300-0a4b-4665-b1cc-89ef84403f18', '8d11ad07-5884-47b4-8079-ed8e0ae8efc5', '22b91f01-e122-40a8-9c03-8d138e16b841']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:45:21 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-17e13cb5-0996-45ef-a7da-9b618b871580 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca3098b4-7f12-46ab-8c4b-a3340244a7f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:45:21 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-9a65d158-064b-4701-b225-10eb13ef65e4 tempest-VolumeImageDependencyTests-1649107316 tempest-VolumeImageDependencyTests-1649107316-project-member] Availability Zones retrieved successfully. Sep 01 12:45:21 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-9a65d158-064b-4701-b225-10eb13ef65e4 tempest-VolumeImageDependencyTests-1649107316 tempest-VolumeImageDependencyTests-1649107316-project-member] Flow 'volume_create_api' (9e341cc1-cfad-4239-9843-812a55cd52ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:45:21 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-9a65d158-064b-4701-b225-10eb13ef65e4 tempest-VolumeImageDependencyTests-1649107316 tempest-VolumeImageDependencyTests-1649107316-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5e7ec8f7-3f78-4b90-8e5a-36ea731fd2de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:45:21 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.flows.api.create_volume [None req-9a65d158-064b-4701-b225-10eb13ef65e4 tempest-VolumeImageDependencyTests-1649107316 tempest-VolumeImageDependencyTests-1649107316-project-member] Validating volume size '1' using validate_int {{(pid=86815) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 12:45:21 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:45:21 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:45:21 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-17e13cb5-0996-45ef-a7da-9b618b871580 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca3098b4-7f12-46ab-8c4b-a3340244a7f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '93ef43b5-b047-4ce6-9c8f-66ffd58f3262', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1588185327',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e0f6e88be0b44ec8908d51acb4454ef7',qos_specs=None,replication_status=,reservations=['88928cc2-2b8a-4ed3-ac34-f146a474cebd','ef257300-0a4b-4665-b1cc-89ef84403f18','8d11ad07-5884-47b4-8079-ed8e0ae8efc5','22b91f01-e122-40a8-9c03-8d138e16b841'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='22aae6d5cc184ecc956743bcc08ed432',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T10:45:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1588185327',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=93ef43b5-b047-4ce6-9c8f-66ffd58f3262,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e0f6e88be0b44ec8908d51acb4454ef7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='22aae6d5cc184ecc956743bcc08ed432',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a4f1b59-94a6-4839-b926-0837adf99645),volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:45:21 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-17e13cb5-0996-45ef-a7da-9b618b871580 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f0a0a57-dfb7-4b4c-a7b2-aaab619abf55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:45:21 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-17e13cb5-0996-45ef-a7da-9b618b871580 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f0a0a57-dfb7-4b4c-a7b2-aaab619abf55) transitioned into state 'SUCCESS' from state '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-1588185327',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e0f6e88be0b44ec8908d51acb4454ef7',qos_specs=None,replication_status=,reservations=['88928cc2-2b8a-4ed3-ac34-f146a474cebd','ef257300-0a4b-4665-b1cc-89ef84403f18','8d11ad07-5884-47b4-8079-ed8e0ae8efc5','22b91f01-e122-40a8-9c03-8d138e16b841'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='22aae6d5cc184ecc956743bcc08ed432',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:45:21 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-17e13cb5-0996-45ef-a7da-9b618b871580 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e996e1b0-b1c0-43ed-ba1c-8ee4fe1fa74b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:45:21 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-17e13cb5-0996-45ef-a7da-9b618b871580 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e996e1b0-b1c0-43ed-ba1c-8ee4fe1fa74b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:45:21 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-9a65d158-064b-4701-b225-10eb13ef65e4 tempest-VolumeImageDependencyTests-1649107316 tempest-VolumeImageDependencyTests-1649107316-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5e7ec8f7-3f78-4b90-8e5a-36ea731fd2de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T10:31:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3a4f1b59-94a6-4839-b926-0837adf99645,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a4f1b59-94a6-4839-b926-0837adf99645', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:45:21 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-9a65d158-064b-4701-b225-10eb13ef65e4 tempest-VolumeImageDependencyTests-1649107316 tempest-VolumeImageDependencyTests-1649107316-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c89ef14d-325b-4e9e-88ed-64bdcba87395) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:45:21 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-17e13cb5-0996-45ef-a7da-9b618b871580 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Flow 'volume_create_api' (cc391814-89a6-4c52-9f45-cc5426d1b03b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86814) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:45:21 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-17e13cb5-0996-45ef-a7da-9b618b871580 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Create volume request issued successfully. Sep 01 12:45:21 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-17e13cb5-0996-45ef-a7da-9b618b871580 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] http://192.168.122.202/volume/v3/volumes returned with HTTP 202 Sep 01 12:45:21 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 765/1559] 192.168.122.202 () {60 vars in 1142 bytes} [Tue Sep 1 12:45:21 2026] POST /volume/v3/volumes => generated 764 bytes in 543 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:45:21 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-b682949b-3cd8-4982-be9a-794d78065ffe None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:45:21 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b682949b-3cd8-4982-be9a-794d78065ffe tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] GET http://192.168.122.202/volume/v3/volumes/93ef43b5-b047-4ce6-9c8f-66ffd58f3262 Sep 01 12:45:21 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b682949b-3cd8-4982-be9a-794d78065ffe tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:45:21 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b682949b-3cd8-4982-be9a-794d78065ffe tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:45:21 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:45:21 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:45:21 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:45:21 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:45:21 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-b682949b-3cd8-4982-be9a-794d78065ffe tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Volume info retrieved successfully. Sep 01 12:45:21 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b682949b-3cd8-4982-be9a-794d78065ffe tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] http://192.168.122.202/volume/v3/volumes/93ef43b5-b047-4ce6-9c8f-66ffd58f3262 returned with HTTP 200 Sep 01 12:45:21 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 766/1560] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:45:21 2026] GET /volume/v3/volumes/93ef43b5-b047-4ce6-9c8f-66ffd58f3262 => generated 832 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:45:21 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-9a65d158-064b-4701-b225-10eb13ef65e4 tempest-VolumeImageDependencyTests-1649107316 tempest-VolumeImageDependencyTests-1649107316-project-member] Created reservations ['64933ee6-f0ef-4096-8457-c23393647fff', '083ddb6d-b56e-4cc0-8014-c572d85c25f9', '9d620730-71cc-4b75-8fac-e3b01d50c165', '2df31083-1b09-4a72-b131-41e41b2a2a9c'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:45:21 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-9a65d158-064b-4701-b225-10eb13ef65e4 tempest-VolumeImageDependencyTests-1649107316 tempest-VolumeImageDependencyTests-1649107316-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c89ef14d-325b-4e9e-88ed-64bdcba87395) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['64933ee6-f0ef-4096-8457-c23393647fff', '083ddb6d-b56e-4cc0-8014-c572d85c25f9', '9d620730-71cc-4b75-8fac-e3b01d50c165', '2df31083-1b09-4a72-b131-41e41b2a2a9c']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:45:21 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-9a65d158-064b-4701-b225-10eb13ef65e4 tempest-VolumeImageDependencyTests-1649107316 tempest-VolumeImageDependencyTests-1649107316-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd68cbc1-be03-416b-9d57-bad51a174afa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:45:21 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-7b0c993d-187e-40f0-a2c1-9bd7d7e113ad None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:45:21 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7b0c993d-187e-40f0-a2c1-9bd7d7e113ad tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] GET http://192.168.122.202/volume/v3/volumes/dcdaa3f8-1c94-4ae7-81f9-962a64ff1b64 Sep 01 12:45:21 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-7b0c993d-187e-40f0-a2c1-9bd7d7e113ad tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:45:21 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-7b0c993d-187e-40f0-a2c1-9bd7d7e113ad tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:45:21 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:45:21 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:45:21 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-9a65d158-064b-4701-b225-10eb13ef65e4 tempest-VolumeImageDependencyTests-1649107316 tempest-VolumeImageDependencyTests-1649107316-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd68cbc1-be03-416b-9d57-bad51a174afa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c434d38c-e9c8-41ef-bdfb-474c3fdb3951', '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='59292e3fdc4e427ea8c9b48984cb0cd4',qos_specs=None,replication_status=,reservations=['64933ee6-f0ef-4096-8457-c23393647fff','083ddb6d-b56e-4cc0-8014-c572d85c25f9','9d620730-71cc-4b75-8fac-e3b01d50c165','2df31083-1b09-4a72-b131-41e41b2a2a9c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='425f685cc7204187b05e17cf5070479b',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T10:45:21Z,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=c434d38c-e9c8-41ef-bdfb-474c3fdb3951,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='59292e3fdc4e427ea8c9b48984cb0cd4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='425f685cc7204187b05e17cf5070479b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a4f1b59-94a6-4839-b926-0837adf99645),volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:45:21 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:45:21 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:45:21 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:45:21 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:45:21 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-9a65d158-064b-4701-b225-10eb13ef65e4 tempest-VolumeImageDependencyTests-1649107316 tempest-VolumeImageDependencyTests-1649107316-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ead7c675-9a47-49c1-999e-2ead48eb2c7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:45:21 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-7b0c993d-187e-40f0-a2c1-9bd7d7e113ad tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] Volume info retrieved successfully. Sep 01 12:45:21 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7b0c993d-187e-40f0-a2c1-9bd7d7e113ad tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] http://192.168.122.202/volume/v3/volumes/dcdaa3f8-1c94-4ae7-81f9-962a64ff1b64 returned with HTTP 200 Sep 01 12:45:21 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 767/1561] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:45:21 2026] GET /volume/v3/volumes/dcdaa3f8-1c94-4ae7-81f9-962a64ff1b64 => generated 863 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:45:21 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-9a65d158-064b-4701-b225-10eb13ef65e4 tempest-VolumeImageDependencyTests-1649107316 tempest-VolumeImageDependencyTests-1649107316-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ead7c675-9a47-49c1-999e-2ead48eb2c7b) transitioned into state 'SUCCESS' from 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='59292e3fdc4e427ea8c9b48984cb0cd4',qos_specs=None,replication_status=,reservations=['64933ee6-f0ef-4096-8457-c23393647fff','083ddb6d-b56e-4cc0-8014-c572d85c25f9','9d620730-71cc-4b75-8fac-e3b01d50c165','2df31083-1b09-4a72-b131-41e41b2a2a9c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='425f685cc7204187b05e17cf5070479b',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:45:21 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-9a65d158-064b-4701-b225-10eb13ef65e4 tempest-VolumeImageDependencyTests-1649107316 tempest-VolumeImageDependencyTests-1649107316-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69dfbdca-fcf0-487a-b843-d3aed5f00efd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:45:22 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-9a65d158-064b-4701-b225-10eb13ef65e4 tempest-VolumeImageDependencyTests-1649107316 tempest-VolumeImageDependencyTests-1649107316-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69dfbdca-fcf0-487a-b843-d3aed5f00efd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:45:22 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-9a65d158-064b-4701-b225-10eb13ef65e4 tempest-VolumeImageDependencyTests-1649107316 tempest-VolumeImageDependencyTests-1649107316-project-member] Flow 'volume_create_api' (9e341cc1-cfad-4239-9843-812a55cd52ba) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86815) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:45:22 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-9a65d158-064b-4701-b225-10eb13ef65e4 tempest-VolumeImageDependencyTests-1649107316 tempest-VolumeImageDependencyTests-1649107316-project-member] Create volume request issued successfully. Sep 01 12:45:22 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9a65d158-064b-4701-b225-10eb13ef65e4 tempest-VolumeImageDependencyTests-1649107316 tempest-VolumeImageDependencyTests-1649107316-project-member] http://192.168.122.202/volume/v3/volumes returned with HTTP 202 Sep 01 12:45:22 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 795/1562] 192.168.122.202 () {62 vars in 1184 bytes} [Tue Sep 1 12:45:21 2026] POST /volume/v3/volumes => generated 784 bytes in 796 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:45:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-7f4131af-70f7-47e1-8281-491f3c90f938 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:45:22 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7f4131af-70f7-47e1-8281-491f3c90f938 tempest-VolumeImageDependencyTests-1649107316 tempest-VolumeImageDependencyTests-1649107316-project-member] GET http://192.168.122.202/volume/v3/volumes/c434d38c-e9c8-41ef-bdfb-474c3fdb3951 Sep 01 12:45:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-7f4131af-70f7-47e1-8281-491f3c90f938 tempest-VolumeImageDependencyTests-1649107316 tempest-VolumeImageDependencyTests-1649107316-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:45:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-7f4131af-70f7-47e1-8281-491f3c90f938 tempest-VolumeImageDependencyTests-1649107316 tempest-VolumeImageDependencyTests-1649107316-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:45:22 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:45:22 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:45:22 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:45:22 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:45:22 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-7f4131af-70f7-47e1-8281-491f3c90f938 tempest-VolumeImageDependencyTests-1649107316 tempest-VolumeImageDependencyTests-1649107316-project-member] Volume info retrieved successfully. Sep 01 12:45:22 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7f4131af-70f7-47e1-8281-491f3c90f938 tempest-VolumeImageDependencyTests-1649107316 tempest-VolumeImageDependencyTests-1649107316-project-member] http://192.168.122.202/volume/v3/volumes/c434d38c-e9c8-41ef-bdfb-474c3fdb3951 returned with HTTP 200 Sep 01 12:45:22 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 768/1563] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:45:22 2026] GET /volume/v3/volumes/c434d38c-e9c8-41ef-bdfb-474c3fdb3951 => generated 852 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:45:22 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-b82b24f2-4664-4f11-900d-eec1ee3d22ee None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:45:22 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b82b24f2-4664-4f11-900d-eec1ee3d22ee tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] GET http://192.168.122.202/volume/v3/volumes/93ef43b5-b047-4ce6-9c8f-66ffd58f3262 Sep 01 12:45:22 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b82b24f2-4664-4f11-900d-eec1ee3d22ee tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:45:22 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b82b24f2-4664-4f11-900d-eec1ee3d22ee tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:45:22 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:45:22 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:45:22 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:45:22 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:45:22 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-b82b24f2-4664-4f11-900d-eec1ee3d22ee tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Volume info retrieved successfully. Sep 01 12:45:22 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b82b24f2-4664-4f11-900d-eec1ee3d22ee tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] http://192.168.122.202/volume/v3/volumes/93ef43b5-b047-4ce6-9c8f-66ffd58f3262 returned with HTTP 200 Sep 01 12:45:22 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 796/1564] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:45:22 2026] GET /volume/v3/volumes/93ef43b5-b047-4ce6-9c8f-66ffd58f3262 => generated 856 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:45:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-90f21e06-8d6b-4cd9-803b-7582086f3bbb None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:45:22 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-90f21e06-8d6b-4cd9-803b-7582086f3bbb tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] GET http://192.168.122.202/volume/v3/volumes/dcdaa3f8-1c94-4ae7-81f9-962a64ff1b64 Sep 01 12:45:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-90f21e06-8d6b-4cd9-803b-7582086f3bbb tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:45:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-90f21e06-8d6b-4cd9-803b-7582086f3bbb tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:45:23 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:45:23 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:45:23 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:45:23 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:45:23 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-90f21e06-8d6b-4cd9-803b-7582086f3bbb tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] Volume info retrieved successfully. Sep 01 12:45:23 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-90f21e06-8d6b-4cd9-803b-7582086f3bbb tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] http://192.168.122.202/volume/v3/volumes/dcdaa3f8-1c94-4ae7-81f9-962a64ff1b64 returned with HTTP 200 Sep 01 12:45:23 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 769/1565] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:45:22 2026] GET /volume/v3/volumes/dcdaa3f8-1c94-4ae7-81f9-962a64ff1b64 => generated 863 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:45:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-d48ad4b9-6964-4e07-9214-22ff019c8eec None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:45:23 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d48ad4b9-6964-4e07-9214-22ff019c8eec tempest-VolumeImageDependencyTests-1649107316 tempest-VolumeImageDependencyTests-1649107316-project-member] GET http://192.168.122.202/volume/v3/volumes/c434d38c-e9c8-41ef-bdfb-474c3fdb3951 Sep 01 12:45:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-d48ad4b9-6964-4e07-9214-22ff019c8eec tempest-VolumeImageDependencyTests-1649107316 tempest-VolumeImageDependencyTests-1649107316-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:45:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-d48ad4b9-6964-4e07-9214-22ff019c8eec tempest-VolumeImageDependencyTests-1649107316 tempest-VolumeImageDependencyTests-1649107316-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:45:23 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:45:23 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:45:23 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:45:23 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:45:23 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-d48ad4b9-6964-4e07-9214-22ff019c8eec tempest-VolumeImageDependencyTests-1649107316 tempest-VolumeImageDependencyTests-1649107316-project-member] Volume info retrieved successfully. Sep 01 12:45:23 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d48ad4b9-6964-4e07-9214-22ff019c8eec tempest-VolumeImageDependencyTests-1649107316 tempest-VolumeImageDependencyTests-1649107316-project-member] http://192.168.122.202/volume/v3/volumes/c434d38c-e9c8-41ef-bdfb-474c3fdb3951 returned with HTTP 200 Sep 01 12:45:23 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 797/1566] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:45:23 2026] GET /volume/v3/volumes/c434d38c-e9c8-41ef-bdfb-474c3fdb3951 => generated 876 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:45:23 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-47a999d5-c45f-40e2-a1a3-35212a7f55dd None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:45:23 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-47a999d5-c45f-40e2-a1a3-35212a7f55dd tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] GET http://192.168.122.202/volume/v3/volumes/93ef43b5-b047-4ce6-9c8f-66ffd58f3262 Sep 01 12:45:23 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-47a999d5-c45f-40e2-a1a3-35212a7f55dd tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:45:23 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-47a999d5-c45f-40e2-a1a3-35212a7f55dd tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:45:23 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:45:23 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:45:23 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:45:23 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:45:23 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-47a999d5-c45f-40e2-a1a3-35212a7f55dd tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Volume info retrieved successfully. Sep 01 12:45:23 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-47a999d5-c45f-40e2-a1a3-35212a7f55dd tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] http://192.168.122.202/volume/v3/volumes/93ef43b5-b047-4ce6-9c8f-66ffd58f3262 returned with HTTP 200 Sep 01 12:45:23 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 770/1567] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:45:23 2026] GET /volume/v3/volumes/93ef43b5-b047-4ce6-9c8f-66ffd58f3262 => generated 856 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:45:24 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-2e497342-3f83-40cf-8623-8a25a5a38ef9 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:45:24 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-2e497342-3f83-40cf-8623-8a25a5a38ef9 tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] GET http://192.168.122.202/volume/v3/volumes/dcdaa3f8-1c94-4ae7-81f9-962a64ff1b64 Sep 01 12:45:24 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-2e497342-3f83-40cf-8623-8a25a5a38ef9 tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:45:24 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-2e497342-3f83-40cf-8623-8a25a5a38ef9 tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:45:24 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:45:24 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:45:24 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:45:24 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:45:24 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-2e497342-3f83-40cf-8623-8a25a5a38ef9 tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] Volume info retrieved successfully. Sep 01 12:45:24 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-2e497342-3f83-40cf-8623-8a25a5a38ef9 tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] http://192.168.122.202/volume/v3/volumes/dcdaa3f8-1c94-4ae7-81f9-962a64ff1b64 returned with HTTP 200 Sep 01 12:45:24 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 798/1568] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:45:24 2026] GET /volume/v3/volumes/dcdaa3f8-1c94-4ae7-81f9-962a64ff1b64 => generated 863 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:45:24 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-ee124eb4-49e1-434d-9233-72b2b40f6b9a None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:45:24 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ee124eb4-49e1-434d-9233-72b2b40f6b9a tempest-VolumeImageDependencyTests-1649107316 tempest-VolumeImageDependencyTests-1649107316-project-member] GET http://192.168.122.202/volume/v3/volumes/c434d38c-e9c8-41ef-bdfb-474c3fdb3951 Sep 01 12:45:24 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-ee124eb4-49e1-434d-9233-72b2b40f6b9a tempest-VolumeImageDependencyTests-1649107316 tempest-VolumeImageDependencyTests-1649107316-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:45:24 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-ee124eb4-49e1-434d-9233-72b2b40f6b9a tempest-VolumeImageDependencyTests-1649107316 tempest-VolumeImageDependencyTests-1649107316-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:45:24 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:45:24 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:45:24 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:45:24 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:45:24 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-ee124eb4-49e1-434d-9233-72b2b40f6b9a tempest-VolumeImageDependencyTests-1649107316 tempest-VolumeImageDependencyTests-1649107316-project-member] Volume info retrieved successfully. Sep 01 12:45:24 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ee124eb4-49e1-434d-9233-72b2b40f6b9a tempest-VolumeImageDependencyTests-1649107316 tempest-VolumeImageDependencyTests-1649107316-project-member] http://192.168.122.202/volume/v3/volumes/c434d38c-e9c8-41ef-bdfb-474c3fdb3951 returned with HTTP 200 Sep 01 12:45:24 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 771/1569] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:45:24 2026] GET /volume/v3/volumes/c434d38c-e9c8-41ef-bdfb-474c3fdb3951 => generated 934 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:45:24 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-9063468d-def0-4ad2-9813-b24383e6907d None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:45:24 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9063468d-def0-4ad2-9813-b24383e6907d tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] GET http://192.168.122.202/volume/v3/volumes/93ef43b5-b047-4ce6-9c8f-66ffd58f3262 Sep 01 12:45:24 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-9063468d-def0-4ad2-9813-b24383e6907d tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:45:24 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-9063468d-def0-4ad2-9813-b24383e6907d tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:45:24 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:45:24 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:45:24 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:45:24 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:45:24 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-9063468d-def0-4ad2-9813-b24383e6907d tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Volume info retrieved successfully. Sep 01 12:45:25 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9063468d-def0-4ad2-9813-b24383e6907d tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] http://192.168.122.202/volume/v3/volumes/93ef43b5-b047-4ce6-9c8f-66ffd58f3262 returned with HTTP 200 Sep 01 12:45:25 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 799/1570] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:45:24 2026] GET /volume/v3/volumes/93ef43b5-b047-4ce6-9c8f-66ffd58f3262 => generated 856 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:45:25 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-45f31407-4120-4b8c-8551-01f2af6f0079 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:45:25 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-45f31407-4120-4b8c-8551-01f2af6f0079 tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] GET http://192.168.122.202/volume/v3/volumes/dcdaa3f8-1c94-4ae7-81f9-962a64ff1b64 Sep 01 12:45:25 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-45f31407-4120-4b8c-8551-01f2af6f0079 tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:45:25 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-45f31407-4120-4b8c-8551-01f2af6f0079 tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:45:25 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:45:25 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:45:25 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:45:25 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:45:25 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-45f31407-4120-4b8c-8551-01f2af6f0079 tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] Volume info retrieved successfully. Sep 01 12:45:25 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-45f31407-4120-4b8c-8551-01f2af6f0079 tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] http://192.168.122.202/volume/v3/volumes/dcdaa3f8-1c94-4ae7-81f9-962a64ff1b64 returned with HTTP 200 Sep 01 12:45:25 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 772/1571] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:45:25 2026] GET /volume/v3/volumes/dcdaa3f8-1c94-4ae7-81f9-962a64ff1b64 => generated 863 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:45:25 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-7fd99036-9c15-469a-a3e1-9467ab1242cd None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:45:25 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-7fd99036-9c15-469a-a3e1-9467ab1242cd tempest-VolumeImageDependencyTests-1649107316 tempest-VolumeImageDependencyTests-1649107316-project-member] GET http://192.168.122.202/volume/v3/volumes/c434d38c-e9c8-41ef-bdfb-474c3fdb3951 Sep 01 12:45:25 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-7fd99036-9c15-469a-a3e1-9467ab1242cd tempest-VolumeImageDependencyTests-1649107316 tempest-VolumeImageDependencyTests-1649107316-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:45:25 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-7fd99036-9c15-469a-a3e1-9467ab1242cd tempest-VolumeImageDependencyTests-1649107316 tempest-VolumeImageDependencyTests-1649107316-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:45:25 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:45:25 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:45:25 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:45:25 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:45:25 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-7fd99036-9c15-469a-a3e1-9467ab1242cd tempest-VolumeImageDependencyTests-1649107316 tempest-VolumeImageDependencyTests-1649107316-project-member] Volume info retrieved successfully. Sep 01 12:45:25 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-7fd99036-9c15-469a-a3e1-9467ab1242cd tempest-VolumeImageDependencyTests-1649107316 tempest-VolumeImageDependencyTests-1649107316-project-member] http://192.168.122.202/volume/v3/volumes/c434d38c-e9c8-41ef-bdfb-474c3fdb3951 returned with HTTP 200 Sep 01 12:45:25 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 800/1572] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:45:25 2026] GET /volume/v3/volumes/c434d38c-e9c8-41ef-bdfb-474c3fdb3951 => generated 934 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:45:26 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-eaa5c1f7-aaab-47f0-b02e-604e4659f96b None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:45:26 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-eaa5c1f7-aaab-47f0-b02e-604e4659f96b tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] GET http://192.168.122.202/volume/v3/volumes/93ef43b5-b047-4ce6-9c8f-66ffd58f3262 Sep 01 12:45:26 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-eaa5c1f7-aaab-47f0-b02e-604e4659f96b tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:45:26 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-eaa5c1f7-aaab-47f0-b02e-604e4659f96b tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:45:26 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:45:26 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:45:26 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:45:26 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:45:26 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-eaa5c1f7-aaab-47f0-b02e-604e4659f96b tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Volume info retrieved successfully. Sep 01 12:45:26 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-eaa5c1f7-aaab-47f0-b02e-604e4659f96b tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] http://192.168.122.202/volume/v3/volumes/93ef43b5-b047-4ce6-9c8f-66ffd58f3262 returned with HTTP 200 Sep 01 12:45:26 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 773/1573] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:45:26 2026] GET /volume/v3/volumes/93ef43b5-b047-4ce6-9c8f-66ffd58f3262 => generated 856 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:45:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-ce639fe9-f51f-4672-920b-5baa61ee6923 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:45:26 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-ce639fe9-f51f-4672-920b-5baa61ee6923 tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] GET http://192.168.122.202/volume/v3/volumes/dcdaa3f8-1c94-4ae7-81f9-962a64ff1b64 Sep 01 12:45:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-ce639fe9-f51f-4672-920b-5baa61ee6923 tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:45:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-ce639fe9-f51f-4672-920b-5baa61ee6923 tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:45:26 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:45:26 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:45:26 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:45:26 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:45:26 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-ce639fe9-f51f-4672-920b-5baa61ee6923 tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] Volume info retrieved successfully. Sep 01 12:45:26 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-ce639fe9-f51f-4672-920b-5baa61ee6923 tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] http://192.168.122.202/volume/v3/volumes/dcdaa3f8-1c94-4ae7-81f9-962a64ff1b64 returned with HTTP 200 Sep 01 12:45:26 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 801/1574] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:45:26 2026] GET /volume/v3/volumes/dcdaa3f8-1c94-4ae7-81f9-962a64ff1b64 => generated 863 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:45:26 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-6e2a12b7-4bbf-4907-941d-5ddcd415c506 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:45:26 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-6e2a12b7-4bbf-4907-941d-5ddcd415c506 tempest-VolumeImageDependencyTests-1649107316 tempest-VolumeImageDependencyTests-1649107316-project-member] GET http://192.168.122.202/volume/v3/volumes/c434d38c-e9c8-41ef-bdfb-474c3fdb3951 Sep 01 12:45:26 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-6e2a12b7-4bbf-4907-941d-5ddcd415c506 tempest-VolumeImageDependencyTests-1649107316 tempest-VolumeImageDependencyTests-1649107316-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:45:26 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-6e2a12b7-4bbf-4907-941d-5ddcd415c506 tempest-VolumeImageDependencyTests-1649107316 tempest-VolumeImageDependencyTests-1649107316-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:45:26 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:45:26 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:45:26 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:45:26 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:45:26 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-6e2a12b7-4bbf-4907-941d-5ddcd415c506 tempest-VolumeImageDependencyTests-1649107316 tempest-VolumeImageDependencyTests-1649107316-project-member] Volume info retrieved successfully. Sep 01 12:45:26 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-6e2a12b7-4bbf-4907-941d-5ddcd415c506 tempest-VolumeImageDependencyTests-1649107316 tempest-VolumeImageDependencyTests-1649107316-project-member] http://192.168.122.202/volume/v3/volumes/c434d38c-e9c8-41ef-bdfb-474c3fdb3951 returned with HTTP 200 Sep 01 12:45:26 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 774/1575] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:45:26 2026] GET /volume/v3/volumes/c434d38c-e9c8-41ef-bdfb-474c3fdb3951 => generated 934 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:45:27 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-b39f20fa-444f-4487-94c6-ba8dd4773fa4 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:45:27 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b39f20fa-444f-4487-94c6-ba8dd4773fa4 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] GET http://192.168.122.202/volume/v3/volumes/93ef43b5-b047-4ce6-9c8f-66ffd58f3262 Sep 01 12:45:27 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b39f20fa-444f-4487-94c6-ba8dd4773fa4 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:45:27 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b39f20fa-444f-4487-94c6-ba8dd4773fa4 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:45:27 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:45:27 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:45:27 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:45:27 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:45:27 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-b39f20fa-444f-4487-94c6-ba8dd4773fa4 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Volume info retrieved successfully. Sep 01 12:45:27 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b39f20fa-444f-4487-94c6-ba8dd4773fa4 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] http://192.168.122.202/volume/v3/volumes/93ef43b5-b047-4ce6-9c8f-66ffd58f3262 returned with HTTP 200 Sep 01 12:45:27 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 802/1576] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:45:27 2026] GET /volume/v3/volumes/93ef43b5-b047-4ce6-9c8f-66ffd58f3262 => generated 856 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:45:27 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-5437f249-04c4-4da4-a2b1-28a7ee0c0a24 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:45:27 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-5437f249-04c4-4da4-a2b1-28a7ee0c0a24 tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] GET http://192.168.122.202/volume/v3/volumes/dcdaa3f8-1c94-4ae7-81f9-962a64ff1b64 Sep 01 12:45:27 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-5437f249-04c4-4da4-a2b1-28a7ee0c0a24 tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:45:27 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-5437f249-04c4-4da4-a2b1-28a7ee0c0a24 tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:45:27 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:45:27 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:45:27 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:45:27 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:45:27 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-5437f249-04c4-4da4-a2b1-28a7ee0c0a24 tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] Volume info retrieved successfully. Sep 01 12:45:27 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-5437f249-04c4-4da4-a2b1-28a7ee0c0a24 tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] http://192.168.122.202/volume/v3/volumes/dcdaa3f8-1c94-4ae7-81f9-962a64ff1b64 returned with HTTP 200 Sep 01 12:45:27 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 775/1577] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:45:27 2026] GET /volume/v3/volumes/dcdaa3f8-1c94-4ae7-81f9-962a64ff1b64 => generated 863 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:45:27 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-04e9602c-0c89-46de-8e01-c493a33ad8ee None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:45:27 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-04e9602c-0c89-46de-8e01-c493a33ad8ee tempest-VolumeImageDependencyTests-1649107316 tempest-VolumeImageDependencyTests-1649107316-project-member] GET http://192.168.122.202/volume/v3/volumes/c434d38c-e9c8-41ef-bdfb-474c3fdb3951 Sep 01 12:45:27 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-04e9602c-0c89-46de-8e01-c493a33ad8ee tempest-VolumeImageDependencyTests-1649107316 tempest-VolumeImageDependencyTests-1649107316-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:45:27 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-04e9602c-0c89-46de-8e01-c493a33ad8ee tempest-VolumeImageDependencyTests-1649107316 tempest-VolumeImageDependencyTests-1649107316-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:45:27 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:45:27 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:45:27 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:45:27 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:45:27 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-04e9602c-0c89-46de-8e01-c493a33ad8ee tempest-VolumeImageDependencyTests-1649107316 tempest-VolumeImageDependencyTests-1649107316-project-member] Volume info retrieved successfully. Sep 01 12:45:27 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-04e9602c-0c89-46de-8e01-c493a33ad8ee tempest-VolumeImageDependencyTests-1649107316 tempest-VolumeImageDependencyTests-1649107316-project-member] http://192.168.122.202/volume/v3/volumes/c434d38c-e9c8-41ef-bdfb-474c3fdb3951 returned with HTTP 200 Sep 01 12:45:27 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 803/1578] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:45:27 2026] GET /volume/v3/volumes/c434d38c-e9c8-41ef-bdfb-474c3fdb3951 => generated 934 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:45:28 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-f77d57f1-d6cc-4d49-a5ef-3c68079ef8ae None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:45:28 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f77d57f1-d6cc-4d49-a5ef-3c68079ef8ae tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] GET http://192.168.122.202/volume/v3/volumes/93ef43b5-b047-4ce6-9c8f-66ffd58f3262 Sep 01 12:45:28 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f77d57f1-d6cc-4d49-a5ef-3c68079ef8ae tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:45:28 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f77d57f1-d6cc-4d49-a5ef-3c68079ef8ae tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:45:28 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:45:28 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:45:28 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:45:28 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:45:28 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-f77d57f1-d6cc-4d49-a5ef-3c68079ef8ae tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Volume info retrieved successfully. Sep 01 12:45:28 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f77d57f1-d6cc-4d49-a5ef-3c68079ef8ae tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] http://192.168.122.202/volume/v3/volumes/93ef43b5-b047-4ce6-9c8f-66ffd58f3262 returned with HTTP 200 Sep 01 12:45:28 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 776/1579] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:45:28 2026] GET /volume/v3/volumes/93ef43b5-b047-4ce6-9c8f-66ffd58f3262 => generated 856 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:45:28 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-cd388dcf-2ba9-4a7f-b820-bc0de10a19aa None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:45:28 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-cd388dcf-2ba9-4a7f-b820-bc0de10a19aa tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] GET http://192.168.122.202/volume/v3/volumes/dcdaa3f8-1c94-4ae7-81f9-962a64ff1b64 Sep 01 12:45:28 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-cd388dcf-2ba9-4a7f-b820-bc0de10a19aa tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:45:28 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-cd388dcf-2ba9-4a7f-b820-bc0de10a19aa tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:45:28 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:45:28 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:45:28 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:45:28 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:45:28 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-cd388dcf-2ba9-4a7f-b820-bc0de10a19aa tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] Volume info retrieved successfully. Sep 01 12:45:28 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-cd388dcf-2ba9-4a7f-b820-bc0de10a19aa tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] http://192.168.122.202/volume/v3/volumes/dcdaa3f8-1c94-4ae7-81f9-962a64ff1b64 returned with HTTP 200 Sep 01 12:45:28 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 804/1580] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:45:28 2026] GET /volume/v3/volumes/dcdaa3f8-1c94-4ae7-81f9-962a64ff1b64 => generated 863 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:45:28 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-755389eb-7a85-4052-8789-a21f2e83aece None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:45:28 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-755389eb-7a85-4052-8789-a21f2e83aece tempest-VolumeImageDependencyTests-1649107316 tempest-VolumeImageDependencyTests-1649107316-project-member] GET http://192.168.122.202/volume/v3/volumes/c434d38c-e9c8-41ef-bdfb-474c3fdb3951 Sep 01 12:45:28 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-755389eb-7a85-4052-8789-a21f2e83aece tempest-VolumeImageDependencyTests-1649107316 tempest-VolumeImageDependencyTests-1649107316-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:45:28 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-755389eb-7a85-4052-8789-a21f2e83aece tempest-VolumeImageDependencyTests-1649107316 tempest-VolumeImageDependencyTests-1649107316-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:45:28 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:45:28 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:45:28 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:45:28 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:45:28 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-755389eb-7a85-4052-8789-a21f2e83aece tempest-VolumeImageDependencyTests-1649107316 tempest-VolumeImageDependencyTests-1649107316-project-member] Volume info retrieved successfully. Sep 01 12:45:28 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-755389eb-7a85-4052-8789-a21f2e83aece tempest-VolumeImageDependencyTests-1649107316 tempest-VolumeImageDependencyTests-1649107316-project-member] http://192.168.122.202/volume/v3/volumes/c434d38c-e9c8-41ef-bdfb-474c3fdb3951 returned with HTTP 200 Sep 01 12:45:28 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 777/1581] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:45:28 2026] GET /volume/v3/volumes/c434d38c-e9c8-41ef-bdfb-474c3fdb3951 => generated 934 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:45:29 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-c5261afb-6d5c-4242-b8da-c9a3edf5dffd None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:45:29 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c5261afb-6d5c-4242-b8da-c9a3edf5dffd tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] GET http://192.168.122.202/volume/v3/volumes/93ef43b5-b047-4ce6-9c8f-66ffd58f3262 Sep 01 12:45:29 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c5261afb-6d5c-4242-b8da-c9a3edf5dffd tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:45:29 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c5261afb-6d5c-4242-b8da-c9a3edf5dffd tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:45:29 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:45:29 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:45:29 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:45:29 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:45:29 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-c5261afb-6d5c-4242-b8da-c9a3edf5dffd tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Volume info retrieved successfully. Sep 01 12:45:29 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c5261afb-6d5c-4242-b8da-c9a3edf5dffd tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] http://192.168.122.202/volume/v3/volumes/93ef43b5-b047-4ce6-9c8f-66ffd58f3262 returned with HTTP 200 Sep 01 12:45:29 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 805/1582] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:45:29 2026] GET /volume/v3/volumes/93ef43b5-b047-4ce6-9c8f-66ffd58f3262 => generated 856 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:45:29 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-0430a0e7-fc06-481a-9032-b9810707d918 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:45:29 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-0430a0e7-fc06-481a-9032-b9810707d918 tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] GET http://192.168.122.202/volume/v3/volumes/dcdaa3f8-1c94-4ae7-81f9-962a64ff1b64 Sep 01 12:45:29 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-0430a0e7-fc06-481a-9032-b9810707d918 tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:45:29 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-0430a0e7-fc06-481a-9032-b9810707d918 tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:45:29 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:45:29 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:45:29 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:45:29 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:45:29 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-0430a0e7-fc06-481a-9032-b9810707d918 tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] Volume info retrieved successfully. Sep 01 12:45:29 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-0430a0e7-fc06-481a-9032-b9810707d918 tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] http://192.168.122.202/volume/v3/volumes/dcdaa3f8-1c94-4ae7-81f9-962a64ff1b64 returned with HTTP 200 Sep 01 12:45:29 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 778/1583] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:45:29 2026] GET /volume/v3/volumes/dcdaa3f8-1c94-4ae7-81f9-962a64ff1b64 => generated 863 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:45:29 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-c840ff6f-bd5c-4617-a2d6-cf672ca2b510 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:45:29 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c840ff6f-bd5c-4617-a2d6-cf672ca2b510 tempest-VolumeImageDependencyTests-1649107316 tempest-VolumeImageDependencyTests-1649107316-project-member] GET http://192.168.122.202/volume/v3/volumes/c434d38c-e9c8-41ef-bdfb-474c3fdb3951 Sep 01 12:45:29 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c840ff6f-bd5c-4617-a2d6-cf672ca2b510 tempest-VolumeImageDependencyTests-1649107316 tempest-VolumeImageDependencyTests-1649107316-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:45:29 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c840ff6f-bd5c-4617-a2d6-cf672ca2b510 tempest-VolumeImageDependencyTests-1649107316 tempest-VolumeImageDependencyTests-1649107316-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:45:29 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:45:29 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:45:29 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:45:29 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:45:29 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-c840ff6f-bd5c-4617-a2d6-cf672ca2b510 tempest-VolumeImageDependencyTests-1649107316 tempest-VolumeImageDependencyTests-1649107316-project-member] Volume info retrieved successfully. Sep 01 12:45:29 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c840ff6f-bd5c-4617-a2d6-cf672ca2b510 tempest-VolumeImageDependencyTests-1649107316 tempest-VolumeImageDependencyTests-1649107316-project-member] http://192.168.122.202/volume/v3/volumes/c434d38c-e9c8-41ef-bdfb-474c3fdb3951 returned with HTTP 200 Sep 01 12:45:29 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 806/1584] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:45:29 2026] GET /volume/v3/volumes/c434d38c-e9c8-41ef-bdfb-474c3fdb3951 => generated 934 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:45:30 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-8d65fd90-32d8-4200-b7fc-81cf0c342235 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:45:30 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8d65fd90-32d8-4200-b7fc-81cf0c342235 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] GET http://192.168.122.202/volume/v3/volumes/93ef43b5-b047-4ce6-9c8f-66ffd58f3262 Sep 01 12:45:30 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-8d65fd90-32d8-4200-b7fc-81cf0c342235 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:45:30 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-8d65fd90-32d8-4200-b7fc-81cf0c342235 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:45:30 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:45:30 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:45:30 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:45:30 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:45:30 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-8d65fd90-32d8-4200-b7fc-81cf0c342235 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Volume info retrieved successfully. Sep 01 12:45:30 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8d65fd90-32d8-4200-b7fc-81cf0c342235 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] http://192.168.122.202/volume/v3/volumes/93ef43b5-b047-4ce6-9c8f-66ffd58f3262 returned with HTTP 200 Sep 01 12:45:30 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 779/1585] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:45:30 2026] GET /volume/v3/volumes/93ef43b5-b047-4ce6-9c8f-66ffd58f3262 => generated 856 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:45:30 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-3c3930f5-0a8b-4566-9370-84a400b3dc33 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:45:30 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-3c3930f5-0a8b-4566-9370-84a400b3dc33 tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] GET http://192.168.122.202/volume/v3/volumes/dcdaa3f8-1c94-4ae7-81f9-962a64ff1b64 Sep 01 12:45:30 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-3c3930f5-0a8b-4566-9370-84a400b3dc33 tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:45:30 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-3c3930f5-0a8b-4566-9370-84a400b3dc33 tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:45:30 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:45:30 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:45:30 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:45:30 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:45:30 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-3c3930f5-0a8b-4566-9370-84a400b3dc33 tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] Volume info retrieved successfully. Sep 01 12:45:30 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-3c3930f5-0a8b-4566-9370-84a400b3dc33 tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] http://192.168.122.202/volume/v3/volumes/dcdaa3f8-1c94-4ae7-81f9-962a64ff1b64 returned with HTTP 200 Sep 01 12:45:30 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 807/1586] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:45:30 2026] GET /volume/v3/volumes/dcdaa3f8-1c94-4ae7-81f9-962a64ff1b64 => generated 863 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:45:30 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-98ecc6a2-4d40-44e1-bed5-18625c27943d None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:45:30 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-98ecc6a2-4d40-44e1-bed5-18625c27943d tempest-VolumeImageDependencyTests-1649107316 tempest-VolumeImageDependencyTests-1649107316-project-member] GET http://192.168.122.202/volume/v3/volumes/c434d38c-e9c8-41ef-bdfb-474c3fdb3951 Sep 01 12:45:30 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-98ecc6a2-4d40-44e1-bed5-18625c27943d tempest-VolumeImageDependencyTests-1649107316 tempest-VolumeImageDependencyTests-1649107316-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:45:30 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-98ecc6a2-4d40-44e1-bed5-18625c27943d tempest-VolumeImageDependencyTests-1649107316 tempest-VolumeImageDependencyTests-1649107316-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:45:30 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:45:30 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:45:30 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:45:30 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:45:30 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-98ecc6a2-4d40-44e1-bed5-18625c27943d tempest-VolumeImageDependencyTests-1649107316 tempest-VolumeImageDependencyTests-1649107316-project-member] Volume info retrieved successfully. Sep 01 12:45:30 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-98ecc6a2-4d40-44e1-bed5-18625c27943d tempest-VolumeImageDependencyTests-1649107316 tempest-VolumeImageDependencyTests-1649107316-project-member] http://192.168.122.202/volume/v3/volumes/c434d38c-e9c8-41ef-bdfb-474c3fdb3951 returned with HTTP 200 Sep 01 12:45:30 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 780/1587] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:45:30 2026] GET /volume/v3/volumes/c434d38c-e9c8-41ef-bdfb-474c3fdb3951 => generated 934 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:45:31 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-89927334-9998-45c6-bbde-befff84b64e5 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:45:31 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-89927334-9998-45c6-bbde-befff84b64e5 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] GET http://192.168.122.202/volume/v3/volumes/93ef43b5-b047-4ce6-9c8f-66ffd58f3262 Sep 01 12:45:31 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-89927334-9998-45c6-bbde-befff84b64e5 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:45:31 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-89927334-9998-45c6-bbde-befff84b64e5 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:45:31 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:45:31 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:45:31 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:45:31 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:45:31 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-89927334-9998-45c6-bbde-befff84b64e5 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Volume info retrieved successfully. Sep 01 12:45:31 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-89927334-9998-45c6-bbde-befff84b64e5 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] http://192.168.122.202/volume/v3/volumes/93ef43b5-b047-4ce6-9c8f-66ffd58f3262 returned with HTTP 200 Sep 01 12:45:31 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 808/1588] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:45:31 2026] GET /volume/v3/volumes/93ef43b5-b047-4ce6-9c8f-66ffd58f3262 => generated 856 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:45:31 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-a1c2f9aa-53de-4e95-a835-7a8e5390b727 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:45:31 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a1c2f9aa-53de-4e95-a835-7a8e5390b727 tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] GET http://192.168.122.202/volume/v3/volumes/dcdaa3f8-1c94-4ae7-81f9-962a64ff1b64 Sep 01 12:45:31 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a1c2f9aa-53de-4e95-a835-7a8e5390b727 tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:45:31 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a1c2f9aa-53de-4e95-a835-7a8e5390b727 tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:45:31 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:45:31 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:45:31 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:45:31 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:45:31 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-a1c2f9aa-53de-4e95-a835-7a8e5390b727 tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] Volume info retrieved successfully. Sep 01 12:45:31 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a1c2f9aa-53de-4e95-a835-7a8e5390b727 tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] http://192.168.122.202/volume/v3/volumes/dcdaa3f8-1c94-4ae7-81f9-962a64ff1b64 returned with HTTP 200 Sep 01 12:45:31 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 781/1589] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:45:31 2026] GET /volume/v3/volumes/dcdaa3f8-1c94-4ae7-81f9-962a64ff1b64 => generated 863 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:45:31 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-e213f6f6-d5a9-4b1f-b614-9227c2dd4859 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:45:31 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e213f6f6-d5a9-4b1f-b614-9227c2dd4859 tempest-VolumeImageDependencyTests-1649107316 tempest-VolumeImageDependencyTests-1649107316-project-member] GET http://192.168.122.202/volume/v3/volumes/c434d38c-e9c8-41ef-bdfb-474c3fdb3951 Sep 01 12:45:31 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e213f6f6-d5a9-4b1f-b614-9227c2dd4859 tempest-VolumeImageDependencyTests-1649107316 tempest-VolumeImageDependencyTests-1649107316-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:45:31 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e213f6f6-d5a9-4b1f-b614-9227c2dd4859 tempest-VolumeImageDependencyTests-1649107316 tempest-VolumeImageDependencyTests-1649107316-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:45:31 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:45:31 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:45:31 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:45:31 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:45:31 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-e213f6f6-d5a9-4b1f-b614-9227c2dd4859 tempest-VolumeImageDependencyTests-1649107316 tempest-VolumeImageDependencyTests-1649107316-project-member] Volume info retrieved successfully. Sep 01 12:45:31 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e213f6f6-d5a9-4b1f-b614-9227c2dd4859 tempest-VolumeImageDependencyTests-1649107316 tempest-VolumeImageDependencyTests-1649107316-project-member] http://192.168.122.202/volume/v3/volumes/c434d38c-e9c8-41ef-bdfb-474c3fdb3951 returned with HTTP 200 Sep 01 12:45:31 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 809/1590] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:45:31 2026] GET /volume/v3/volumes/c434d38c-e9c8-41ef-bdfb-474c3fdb3951 => generated 934 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:45:32 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-bdd2af3d-f158-4d3f-b30d-fee6269e0669 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:45:32 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-bdd2af3d-f158-4d3f-b30d-fee6269e0669 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] GET http://192.168.122.202/volume/v3/volumes/93ef43b5-b047-4ce6-9c8f-66ffd58f3262 Sep 01 12:45:32 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-bdd2af3d-f158-4d3f-b30d-fee6269e0669 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:45:32 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-bdd2af3d-f158-4d3f-b30d-fee6269e0669 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:45:32 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:45:32 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:45:32 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:45:32 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:45:32 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-bdd2af3d-f158-4d3f-b30d-fee6269e0669 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Volume info retrieved successfully. Sep 01 12:45:32 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-bdd2af3d-f158-4d3f-b30d-fee6269e0669 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] http://192.168.122.202/volume/v3/volumes/93ef43b5-b047-4ce6-9c8f-66ffd58f3262 returned with HTTP 200 Sep 01 12:45:32 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 782/1591] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:45:32 2026] GET /volume/v3/volumes/93ef43b5-b047-4ce6-9c8f-66ffd58f3262 => generated 856 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:45:32 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-bab650d5-6df0-4d09-b828-7f8aefdc066d None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:45:32 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-bab650d5-6df0-4d09-b828-7f8aefdc066d tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] GET http://192.168.122.202/volume/v3/volumes/dcdaa3f8-1c94-4ae7-81f9-962a64ff1b64 Sep 01 12:45:32 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-bab650d5-6df0-4d09-b828-7f8aefdc066d tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:45:32 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-bab650d5-6df0-4d09-b828-7f8aefdc066d tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:45:32 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:45:32 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:45:32 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:45:32 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:45:32 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-bab650d5-6df0-4d09-b828-7f8aefdc066d tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] Volume info retrieved successfully. Sep 01 12:45:32 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-bab650d5-6df0-4d09-b828-7f8aefdc066d tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] http://192.168.122.202/volume/v3/volumes/dcdaa3f8-1c94-4ae7-81f9-962a64ff1b64 returned with HTTP 200 Sep 01 12:45:32 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 810/1592] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:45:32 2026] GET /volume/v3/volumes/dcdaa3f8-1c94-4ae7-81f9-962a64ff1b64 => generated 863 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:45:32 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-e0e213b7-e455-4d6c-8f8b-cf3c73338f20 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:45:32 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e0e213b7-e455-4d6c-8f8b-cf3c73338f20 tempest-VolumeImageDependencyTests-1649107316 tempest-VolumeImageDependencyTests-1649107316-project-member] GET http://192.168.122.202/volume/v3/volumes/c434d38c-e9c8-41ef-bdfb-474c3fdb3951 Sep 01 12:45:32 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e0e213b7-e455-4d6c-8f8b-cf3c73338f20 tempest-VolumeImageDependencyTests-1649107316 tempest-VolumeImageDependencyTests-1649107316-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:45:32 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e0e213b7-e455-4d6c-8f8b-cf3c73338f20 tempest-VolumeImageDependencyTests-1649107316 tempest-VolumeImageDependencyTests-1649107316-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:45:32 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:45:32 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:45:32 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:45:32 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:45:32 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-e0e213b7-e455-4d6c-8f8b-cf3c73338f20 tempest-VolumeImageDependencyTests-1649107316 tempest-VolumeImageDependencyTests-1649107316-project-member] Volume info retrieved successfully. Sep 01 12:45:32 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e0e213b7-e455-4d6c-8f8b-cf3c73338f20 tempest-VolumeImageDependencyTests-1649107316 tempest-VolumeImageDependencyTests-1649107316-project-member] http://192.168.122.202/volume/v3/volumes/c434d38c-e9c8-41ef-bdfb-474c3fdb3951 returned with HTTP 200 Sep 01 12:45:32 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 783/1593] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:45:32 2026] GET /volume/v3/volumes/c434d38c-e9c8-41ef-bdfb-474c3fdb3951 => generated 934 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 12:45:33 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-5cc58893-ec4e-431d-aebb-6d438b12ccdb None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:45:33 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-5cc58893-ec4e-431d-aebb-6d438b12ccdb tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] GET http://192.168.122.202/volume/v3/volumes/93ef43b5-b047-4ce6-9c8f-66ffd58f3262 Sep 01 12:45:33 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-5cc58893-ec4e-431d-aebb-6d438b12ccdb tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:45:33 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-5cc58893-ec4e-431d-aebb-6d438b12ccdb tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:45:33 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:45:33 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:45:33 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:45:33 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:45:33 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-5cc58893-ec4e-431d-aebb-6d438b12ccdb tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Volume info retrieved successfully. Sep 01 12:45:33 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-5cc58893-ec4e-431d-aebb-6d438b12ccdb tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] http://192.168.122.202/volume/v3/volumes/93ef43b5-b047-4ce6-9c8f-66ffd58f3262 returned with HTTP 200 Sep 01 12:45:33 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 811/1594] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:45:33 2026] GET /volume/v3/volumes/93ef43b5-b047-4ce6-9c8f-66ffd58f3262 => generated 856 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:45:33 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-ba3decba-42f1-47b1-81db-932b3d288de5 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:45:33 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ba3decba-42f1-47b1-81db-932b3d288de5 tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] GET http://192.168.122.202/volume/v3/volumes/9ce61feb-2a33-4325-a767-148dd2c0d5a4 Sep 01 12:45:33 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-ba3decba-42f1-47b1-81db-932b3d288de5 tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:45:33 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-ba3decba-42f1-47b1-81db-932b3d288de5 tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:45:33 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:45:33 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:45:33 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:45:33 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:45:33 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-ba3decba-42f1-47b1-81db-932b3d288de5 tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] Volume info retrieved successfully. Sep 01 12:45:33 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ba3decba-42f1-47b1-81db-932b3d288de5 tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] http://192.168.122.202/volume/v3/volumes/9ce61feb-2a33-4325-a767-148dd2c0d5a4 returned with HTTP 200 Sep 01 12:45:33 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 784/1595] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:45:33 2026] GET /volume/v3/volumes/9ce61feb-2a33-4325-a767-148dd2c0d5a4 => generated 870 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:45:33 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-fdc07f58-6a4d-418e-9082-be20042bbfcd None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:45:33 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-fdc07f58-6a4d-418e-9082-be20042bbfcd tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] POST http://192.168.122.202/volume/v3/volumes/9ce61feb-2a33-4325-a767-148dd2c0d5a4/action Sep 01 12:45:33 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-fdc07f58-6a4d-418e-9082-be20042bbfcd tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1194455114", "disk_format": "qcow2"}}' {{(pid=86815) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:45:33 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-fdc07f58-6a4d-418e-9082-be20042bbfcd tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1194455114", "disk_format": "qcow2"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:45:33 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-9c9f7eee-b579-403e-bb8a-58a91113a251 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:45:33 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9c9f7eee-b579-403e-bb8a-58a91113a251 tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] GET http://192.168.122.202/volume/v3/volumes/dcdaa3f8-1c94-4ae7-81f9-962a64ff1b64 Sep 01 12:45:33 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-9c9f7eee-b579-403e-bb8a-58a91113a251 tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:45:33 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-9c9f7eee-b579-403e-bb8a-58a91113a251 tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:45:33 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:45:33 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:45:33 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:45:33 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:45:33 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-fdc07f58-6a4d-418e-9082-be20042bbfcd tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] Volume info retrieved successfully. Sep 01 12:45:33 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:45:33 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:45:33 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:45:33 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:45:33 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-9c9f7eee-b579-403e-bb8a-58a91113a251 tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] Volume info retrieved successfully. Sep 01 12:45:33 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:45:33 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:45:33 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9c9f7eee-b579-403e-bb8a-58a91113a251 tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] http://192.168.122.202/volume/v3/volumes/dcdaa3f8-1c94-4ae7-81f9-962a64ff1b64 returned with HTTP 200 Sep 01 12:45:33 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 785/1596] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:45:33 2026] GET /volume/v3/volumes/dcdaa3f8-1c94-4ae7-81f9-962a64ff1b64 => generated 863 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:45:33 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:45:33 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:45:33 devstack devstack@c-api.service[86815]: DEBUG cinder.image.image_utils [None req-fdc07f58-6a4d-418e-9082-be20042bbfcd tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'qcow2', 'name': 'tempest-VolumesActionsTest-Image-1194455114'}] 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-1194455114'}]. {{(pid=86815) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Sep 01 12:45:33 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-15f8ff02-ac27-4257-ba72-a65a139a3781 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:45:33 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-15f8ff02-ac27-4257-ba72-a65a139a3781 tempest-VolumeImageDependencyTests-1649107316 tempest-VolumeImageDependencyTests-1649107316-project-member] GET http://192.168.122.202/volume/v3/volumes/c434d38c-e9c8-41ef-bdfb-474c3fdb3951 Sep 01 12:45:33 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-15f8ff02-ac27-4257-ba72-a65a139a3781 tempest-VolumeImageDependencyTests-1649107316 tempest-VolumeImageDependencyTests-1649107316-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:45:33 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-15f8ff02-ac27-4257-ba72-a65a139a3781 tempest-VolumeImageDependencyTests-1649107316 tempest-VolumeImageDependencyTests-1649107316-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:45:33 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:45:33 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:45:33 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:45:33 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:45:33 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-15f8ff02-ac27-4257-ba72-a65a139a3781 tempest-VolumeImageDependencyTests-1649107316 tempest-VolumeImageDependencyTests-1649107316-project-member] Volume info retrieved successfully. Sep 01 12:45:33 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-15f8ff02-ac27-4257-ba72-a65a139a3781 tempest-VolumeImageDependencyTests-1649107316 tempest-VolumeImageDependencyTests-1649107316-project-member] http://192.168.122.202/volume/v3/volumes/c434d38c-e9c8-41ef-bdfb-474c3fdb3951 returned with HTTP 200 Sep 01 12:45:33 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 786/1597] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:45:33 2026] GET /volume/v3/volumes/c434d38c-e9c8-41ef-bdfb-474c3fdb3951 => generated 934 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:45:34 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-fdc07f58-6a4d-418e-9082-be20042bbfcd tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] Copy volume to image completed successfully. Sep 01 12:45:34 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-fdc07f58-6a4d-418e-9082-be20042bbfcd tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] http://192.168.122.202/volume/v3/volumes/9ce61feb-2a33-4325-a767-148dd2c0d5a4/action returned with HTTP 202 Sep 01 12:45:34 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 812/1598] 192.168.122.202 () {60 vars in 1275 bytes} [Tue Sep 1 12:45:33 2026] POST /volume/v3/volumes/9ce61feb-2a33-4325-a767-148dd2c0d5a4/action => generated 657 bytes in 792 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:45:34 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-90b8382b-7378-491b-8ab2-2f1e37379a5d None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:45:34 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-90b8382b-7378-491b-8ab2-2f1e37379a5d tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] GET http://192.168.122.202/volume/v3/volumes/93ef43b5-b047-4ce6-9c8f-66ffd58f3262 Sep 01 12:45:34 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-90b8382b-7378-491b-8ab2-2f1e37379a5d tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:45:34 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-90b8382b-7378-491b-8ab2-2f1e37379a5d tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:45:34 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:45:34 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:45:34 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:45:34 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:45:34 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-90b8382b-7378-491b-8ab2-2f1e37379a5d tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Volume info retrieved successfully. Sep 01 12:45:34 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-90b8382b-7378-491b-8ab2-2f1e37379a5d tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] http://192.168.122.202/volume/v3/volumes/93ef43b5-b047-4ce6-9c8f-66ffd58f3262 returned with HTTP 200 Sep 01 12:45:34 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 787/1599] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:45:34 2026] GET /volume/v3/volumes/93ef43b5-b047-4ce6-9c8f-66ffd58f3262 => generated 856 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:45:34 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-9e8abb7a-9e2b-4ff1-984b-a30e0077f6ac None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:45:34 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9e8abb7a-9e2b-4ff1-984b-a30e0077f6ac tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] GET http://192.168.122.202/volume/v3/volumes/dcdaa3f8-1c94-4ae7-81f9-962a64ff1b64 Sep 01 12:45:34 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-9e8abb7a-9e2b-4ff1-984b-a30e0077f6ac tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:45:34 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-9e8abb7a-9e2b-4ff1-984b-a30e0077f6ac tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:45:34 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:45:34 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:45:34 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:45:34 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:45:34 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-9e8abb7a-9e2b-4ff1-984b-a30e0077f6ac tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] Volume info retrieved successfully. Sep 01 12:45:34 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9e8abb7a-9e2b-4ff1-984b-a30e0077f6ac tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] http://192.168.122.202/volume/v3/volumes/dcdaa3f8-1c94-4ae7-81f9-962a64ff1b64 returned with HTTP 200 Sep 01 12:45:34 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 813/1600] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:45:34 2026] GET /volume/v3/volumes/dcdaa3f8-1c94-4ae7-81f9-962a64ff1b64 => generated 864 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:45:34 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-94cb88a9-0885-4aa9-aca0-1da09ba03bbf None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:45:34 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-94cb88a9-0885-4aa9-aca0-1da09ba03bbf tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] POST http://192.168.122.202/volume/v3/snapshots Sep 01 12:45:34 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-94cb88a9-0885-4aa9-aca0-1da09ba03bbf tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "dcdaa3f8-1c94-4ae7-81f9-962a64ff1b64", "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-401165229"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:45:34 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:45:34 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:45:34 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:45:34 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:45:34 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-94cb88a9-0885-4aa9-aca0-1da09ba03bbf tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] Volume info retrieved successfully. Sep 01 12:45:34 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.snapshots [None req-94cb88a9-0885-4aa9-aca0-1da09ba03bbf tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] Create snapshot from volume dcdaa3f8-1c94-4ae7-81f9-962a64ff1b64 Sep 01 12:45:34 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-94cb88a9-0885-4aa9-aca0-1da09ba03bbf tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] Created reservations ['29a25960-81cf-48f4-b7b7-58cc9f6c9c02', 'f107feca-6024-4f78-8777-65d2c75317b6', '8871d640-6c2a-4ece-8557-79e6b361ac84', '819a7e6b-672b-4d7e-a0ab-f09e693f64e8'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:45:34 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-3f15d6fb-b668-4d06-ae65-4341ba0630b3 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:45:34 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-3f15d6fb-b668-4d06-ae65-4341ba0630b3 tempest-VolumeImageDependencyTests-1649107316 tempest-VolumeImageDependencyTests-1649107316-project-member] GET http://192.168.122.202/volume/v3/volumes/c434d38c-e9c8-41ef-bdfb-474c3fdb3951 Sep 01 12:45:34 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-3f15d6fb-b668-4d06-ae65-4341ba0630b3 tempest-VolumeImageDependencyTests-1649107316 tempest-VolumeImageDependencyTests-1649107316-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:45:34 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-3f15d6fb-b668-4d06-ae65-4341ba0630b3 tempest-VolumeImageDependencyTests-1649107316 tempest-VolumeImageDependencyTests-1649107316-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:45:34 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:45:34 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:45:34 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:45:34 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:45:34 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-3f15d6fb-b668-4d06-ae65-4341ba0630b3 tempest-VolumeImageDependencyTests-1649107316 tempest-VolumeImageDependencyTests-1649107316-project-member] Volume info retrieved successfully. Sep 01 12:45:34 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:45:34 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:45:34 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-3f15d6fb-b668-4d06-ae65-4341ba0630b3 tempest-VolumeImageDependencyTests-1649107316 tempest-VolumeImageDependencyTests-1649107316-project-member] http://192.168.122.202/volume/v3/volumes/c434d38c-e9c8-41ef-bdfb-474c3fdb3951 returned with HTTP 200 Sep 01 12:45:34 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 814/1601] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:45:34 2026] GET /volume/v3/volumes/c434d38c-e9c8-41ef-bdfb-474c3fdb3951 => generated 934 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:45:35 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-94cb88a9-0885-4aa9-aca0-1da09ba03bbf tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] Snapshot create request issued successfully. Sep 01 12:45:35 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-94cb88a9-0885-4aa9-aca0-1da09ba03bbf tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] http://192.168.122.202/volume/v3/snapshots returned with HTTP 202 Sep 01 12:45:35 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 788/1602] 192.168.122.202 () {60 vars in 1149 bytes} [Tue Sep 1 12:45:34 2026] POST /volume/v3/snapshots => generated 317 bytes in 222 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:45:35 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-353da365-d274-47d7-8312-daafe588e4bd None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:45:35 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-353da365-d274-47d7-8312-daafe588e4bd tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] GET http://192.168.122.202/volume/v3/snapshots/62645d8a-1f9f-4cb6-8957-0c50b134768b Sep 01 12:45:35 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-353da365-d274-47d7-8312-daafe588e4bd tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:45:35 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-353da365-d274-47d7-8312-daafe588e4bd tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:45:35 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:45:35 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:45:35 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-353da365-d274-47d7-8312-daafe588e4bd tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] Snapshot retrieved successfully. Sep 01 12:45:35 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-353da365-d274-47d7-8312-daafe588e4bd tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] http://192.168.122.202/volume/v3/snapshots/62645d8a-1f9f-4cb6-8957-0c50b134768b returned with HTTP 200 Sep 01 12:45:35 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 815/1603] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:45:35 2026] GET /volume/v3/snapshots/62645d8a-1f9f-4cb6-8957-0c50b134768b => generated 449 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:45:35 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-2c7d5807-e679-4438-9518-3da887cc1991 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:45:35 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-2c7d5807-e679-4438-9518-3da887cc1991 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] GET http://192.168.122.202/volume/v3/volumes/93ef43b5-b047-4ce6-9c8f-66ffd58f3262 Sep 01 12:45:35 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-2c7d5807-e679-4438-9518-3da887cc1991 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:45:35 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-2c7d5807-e679-4438-9518-3da887cc1991 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:45:35 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:45:35 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:45:35 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:45:35 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:45:35 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-2c7d5807-e679-4438-9518-3da887cc1991 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Volume info retrieved successfully. Sep 01 12:45:35 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-2c7d5807-e679-4438-9518-3da887cc1991 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] http://192.168.122.202/volume/v3/volumes/93ef43b5-b047-4ce6-9c8f-66ffd58f3262 returned with HTTP 200 Sep 01 12:45:35 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 789/1604] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:45:35 2026] GET /volume/v3/volumes/93ef43b5-b047-4ce6-9c8f-66ffd58f3262 => generated 857 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:45:35 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-9b65cb72-8fc0-415d-9ea9-49c69abe1d30 req-2009c181-8518-486f-882a-64d8ede3959b None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:45:35 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-9b65cb72-8fc0-415d-9ea9-49c69abe1d30 req-2009c181-8518-486f-882a-64d8ede3959b tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] GET http://192.168.122.202/volume/v3/volumes/93ef43b5-b047-4ce6-9c8f-66ffd58f3262 Sep 01 12:45:35 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-9b65cb72-8fc0-415d-9ea9-49c69abe1d30 req-2009c181-8518-486f-882a-64d8ede3959b tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:45:35 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-9b65cb72-8fc0-415d-9ea9-49c69abe1d30 req-2009c181-8518-486f-882a-64d8ede3959b tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:45:35 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:45:35 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:45:35 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:45:35 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:45:35 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [req-9b65cb72-8fc0-415d-9ea9-49c69abe1d30 req-2009c181-8518-486f-882a-64d8ede3959b tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Volume info retrieved successfully. Sep 01 12:45:35 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-9b65cb72-8fc0-415d-9ea9-49c69abe1d30 req-2009c181-8518-486f-882a-64d8ede3959b tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] http://192.168.122.202/volume/v3/volumes/93ef43b5-b047-4ce6-9c8f-66ffd58f3262 returned with HTTP 200 Sep 01 12:45:35 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 816/1605] 192.168.122.202 () {60 vars in 1487 bytes} [Tue Sep 1 12:45:35 2026] GET /volume/v3/volumes/93ef43b5-b047-4ce6-9c8f-66ffd58f3262 => generated 857 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:45:35 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-69e40e78-6589-4ea7-a9a0-d8d8b7cf5db1 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:45:35 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-69e40e78-6589-4ea7-a9a0-d8d8b7cf5db1 None None] GET http://192.168.122.202/volume// Sep 01 12:45:35 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-69e40e78-6589-4ea7-a9a0-d8d8b7cf5db1 None None] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:45:35 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-69e40e78-6589-4ea7-a9a0-d8d8b7cf5db1 None None] Calling method 'all' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:45:35 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-69e40e78-6589-4ea7-a9a0-d8d8b7cf5db1 None None] http://192.168.122.202/volume// returned with HTTP 300 Sep 01 12:45:35 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 790/1606] 192.168.122.202 () {58 vars in 1317 bytes} [Tue Sep 1 12:45:35 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 12:45:35 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-9b65cb72-8fc0-415d-9ea9-49c69abe1d30 req-9907f078-b9a5-4a83-8a17-e77321305b5a None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:45:35 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-9b65cb72-8fc0-415d-9ea9-49c69abe1d30 req-9907f078-b9a5-4a83-8a17-e77321305b5a tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] POST http://192.168.122.202/volume/v3/attachments Sep 01 12:45:35 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-9b65cb72-8fc0-415d-9ea9-49c69abe1d30 req-9907f078-b9a5-4a83-8a17-e77321305b5a tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "93ef43b5-b047-4ce6-9c8f-66ffd58f3262", "connector": null, "instance_uuid": "5c1d07df-3728-4bf2-9325-f22e6c0ed4f8"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:45:36 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-8918ac32-0b7d-4abc-8b09-80789adfb315 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:45:36 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8918ac32-0b7d-4abc-8b09-80789adfb315 tempest-VolumeImageDependencyTests-1649107316 tempest-VolumeImageDependencyTests-1649107316-project-member] GET http://192.168.122.202/volume/v3/volumes/c434d38c-e9c8-41ef-bdfb-474c3fdb3951 Sep 01 12:45:36 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-8918ac32-0b7d-4abc-8b09-80789adfb315 tempest-VolumeImageDependencyTests-1649107316 tempest-VolumeImageDependencyTests-1649107316-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:45:36 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-8918ac32-0b7d-4abc-8b09-80789adfb315 tempest-VolumeImageDependencyTests-1649107316 tempest-VolumeImageDependencyTests-1649107316-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:45:36 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:45:36 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:45:36 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:45:36 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:45:36 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:45:36 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:45:36 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:45:36 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:45:36 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-8918ac32-0b7d-4abc-8b09-80789adfb315 tempest-VolumeImageDependencyTests-1649107316 tempest-VolumeImageDependencyTests-1649107316-project-member] Volume info retrieved successfully. Sep 01 12:45:36 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8918ac32-0b7d-4abc-8b09-80789adfb315 tempest-VolumeImageDependencyTests-1649107316 tempest-VolumeImageDependencyTests-1649107316-project-member] http://192.168.122.202/volume/v3/volumes/c434d38c-e9c8-41ef-bdfb-474c3fdb3951 returned with HTTP 200 Sep 01 12:45:36 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 791/1607] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:45:36 2026] GET /volume/v3/volumes/c434d38c-e9c8-41ef-bdfb-474c3fdb3951 => generated 937 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:45:36 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-9ee910d6-0471-4d8b-8b09-df130085c42d None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:45:36 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-9b65cb72-8fc0-415d-9ea9-49c69abe1d30 req-9907f078-b9a5-4a83-8a17-e77321305b5a tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] http://192.168.122.202/volume/v3/attachments returned with HTTP 200 Sep 01 12:45:36 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 817/1608] 192.168.122.202 () {66 vars in 1483 bytes} [Tue Sep 1 12:45:35 2026] POST /volume/v3/attachments => generated 273 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 12:45:36 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9ee910d6-0471-4d8b-8b09-df130085c42d tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] GET http://192.168.122.202/volume/v3/snapshots/62645d8a-1f9f-4cb6-8957-0c50b134768b Sep 01 12:45:36 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-9ee910d6-0471-4d8b-8b09-df130085c42d tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:45:36 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-9ee910d6-0471-4d8b-8b09-df130085c42d tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:45:36 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:45:36 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:45:36 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-9ee910d6-0471-4d8b-8b09-df130085c42d tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] Snapshot retrieved successfully. Sep 01 12:45:36 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9ee910d6-0471-4d8b-8b09-df130085c42d tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] http://192.168.122.202/volume/v3/snapshots/62645d8a-1f9f-4cb6-8957-0c50b134768b returned with HTTP 200 Sep 01 12:45:36 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 792/1609] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:45:36 2026] GET /volume/v3/snapshots/62645d8a-1f9f-4cb6-8957-0c50b134768b => generated 449 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:45:36 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-adeb2abd-1743-478e-b049-b19c967267cc None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:45:36 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-adeb2abd-1743-478e-b049-b19c967267cc tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] GET http://192.168.122.202/volume/v3/volumes/93ef43b5-b047-4ce6-9c8f-66ffd58f3262 Sep 01 12:45:36 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-adeb2abd-1743-478e-b049-b19c967267cc tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:45:36 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-adeb2abd-1743-478e-b049-b19c967267cc tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:45:36 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-c588ec56-2091-4ab0-9d96-72c6da5c7eb0 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:45:36 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c588ec56-2091-4ab0-9d96-72c6da5c7eb0 None None] GET http://192.168.122.202/volume// Sep 01 12:45:36 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c588ec56-2091-4ab0-9d96-72c6da5c7eb0 None None] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:45:36 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c588ec56-2091-4ab0-9d96-72c6da5c7eb0 None None] Calling method 'all' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:45:36 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c588ec56-2091-4ab0-9d96-72c6da5c7eb0 None None] http://192.168.122.202/volume// returned with HTTP 300 Sep 01 12:45:36 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 793/1610] 192.168.122.202 () {58 vars in 1315 bytes} [Tue Sep 1 12:45:36 2026] GET /volume/ => generated 390 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 12:45:36 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:45:36 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:45:36 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:45:36 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:45:36 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-9b65cb72-8fc0-415d-9ea9-49c69abe1d30 req-0b53d595-3265-4db7-ab49-e661790f844e None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:45:36 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-adeb2abd-1743-478e-b049-b19c967267cc tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Volume info retrieved successfully. Sep 01 12:45:36 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-9b65cb72-8fc0-415d-9ea9-49c69abe1d30 req-0b53d595-3265-4db7-ab49-e661790f844e tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] GET http://192.168.122.202/volume/v3/volumes/93ef43b5-b047-4ce6-9c8f-66ffd58f3262 Sep 01 12:45:36 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-9b65cb72-8fc0-415d-9ea9-49c69abe1d30 req-0b53d595-3265-4db7-ab49-e661790f844e tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:45:36 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-9b65cb72-8fc0-415d-9ea9-49c69abe1d30 req-0b53d595-3265-4db7-ab49-e661790f844e tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:45:36 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-adeb2abd-1743-478e-b049-b19c967267cc tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] http://192.168.122.202/volume/v3/volumes/93ef43b5-b047-4ce6-9c8f-66ffd58f3262 returned with HTTP 200 Sep 01 12:45:36 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 818/1611] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:45:36 2026] GET /volume/v3/volumes/93ef43b5-b047-4ce6-9c8f-66ffd58f3262 => generated 856 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:45:36 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:45:36 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:45:36 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:45:36 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:45:36 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [req-9b65cb72-8fc0-415d-9ea9-49c69abe1d30 req-0b53d595-3265-4db7-ab49-e661790f844e tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Volume info retrieved successfully. Sep 01 12:45:36 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-9b65cb72-8fc0-415d-9ea9-49c69abe1d30 req-0b53d595-3265-4db7-ab49-e661790f844e tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] http://192.168.122.202/volume/v3/volumes/93ef43b5-b047-4ce6-9c8f-66ffd58f3262 returned with HTTP 200 Sep 01 12:45:36 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 794/1612] 192.168.122.202 () {62 vars in 1528 bytes} [Tue Sep 1 12:45:36 2026] GET /volume/v3/volumes/93ef43b5-b047-4ce6-9c8f-66ffd58f3262 => generated 1037 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 12:45:36 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-9b65cb72-8fc0-415d-9ea9-49c69abe1d30 req-3e572c15-06cf-4e2f-be87-fccee25db0fc None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:45:36 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-9b65cb72-8fc0-415d-9ea9-49c69abe1d30 req-3e572c15-06cf-4e2f-be87-fccee25db0fc tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] PUT http://192.168.122.202/volume/v3/attachments/86cc4ffd-5cca-4862-8b97-5089bc001ef9 Sep 01 12:45:36 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-9b65cb72-8fc0-415d-9ea9-49c69abe1d30 req-3e572c15-06cf-4e2f-be87-fccee25db0fc tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.202", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9cabaa2c96fd", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "d576c0ca-ddd0-46cc-913d-b7a80063e011", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:45:36 devstack devstack@c-api.service[86815]: DEBUG cinder.coordination [req-9b65cb72-8fc0-415d-9ea9-49c69abe1d30 req-3e572c15-06cf-4e2f-be87-fccee25db0fc tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Acquiring lock "cinder-attachment_update-93ef43b5-b047-4ce6-9c8f-66ffd58f3262-devstack" by "attachment_update" {{(pid=86815) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 12:45:36 devstack devstack@c-api.service[86815]: DEBUG cinder.coordination [req-9b65cb72-8fc0-415d-9ea9-49c69abe1d30 req-3e572c15-06cf-4e2f-be87-fccee25db0fc tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Lock "cinder-attachment_update-93ef43b5-b047-4ce6-9c8f-66ffd58f3262-devstack" acquired by "attachment_update" :: waited 0.019s {{(pid=86815) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 12:45:36 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:45:36 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:45:36 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:45:36 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:45:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-cc0fc1f9-d67a-4816-a65c-b0d6408aa938 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:45:37 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-cc0fc1f9-d67a-4816-a65c-b0d6408aa938 tempest-VolumeImageDependencyTests-1649107316 tempest-VolumeImageDependencyTests-1649107316-project-member] GET http://192.168.122.202/volume/v3/volumes/c434d38c-e9c8-41ef-bdfb-474c3fdb3951 Sep 01 12:45:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-cc0fc1f9-d67a-4816-a65c-b0d6408aa938 tempest-VolumeImageDependencyTests-1649107316 tempest-VolumeImageDependencyTests-1649107316-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:45:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-cc0fc1f9-d67a-4816-a65c-b0d6408aa938 tempest-VolumeImageDependencyTests-1649107316 tempest-VolumeImageDependencyTests-1649107316-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:45:37 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:45:37 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:45:37 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:45:37 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:45:37 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-cc0fc1f9-d67a-4816-a65c-b0d6408aa938 tempest-VolumeImageDependencyTests-1649107316 tempest-VolumeImageDependencyTests-1649107316-project-member] Volume info retrieved successfully. Sep 01 12:45:37 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-cc0fc1f9-d67a-4816-a65c-b0d6408aa938 tempest-VolumeImageDependencyTests-1649107316 tempest-VolumeImageDependencyTests-1649107316-project-member] http://192.168.122.202/volume/v3/volumes/c434d38c-e9c8-41ef-bdfb-474c3fdb3951 returned with HTTP 200 Sep 01 12:45:37 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 795/1613] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:45:37 2026] GET /volume/v3/volumes/c434d38c-e9c8-41ef-bdfb-474c3fdb3951 => generated 937 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:45:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-ce979e86-cf12-417e-bbd9-9e9c456c427a None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:45:37 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ce979e86-cf12-417e-bbd9-9e9c456c427a tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] GET http://192.168.122.202/volume/v3/snapshots/62645d8a-1f9f-4cb6-8957-0c50b134768b Sep 01 12:45:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-ce979e86-cf12-417e-bbd9-9e9c456c427a tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:45:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-ce979e86-cf12-417e-bbd9-9e9c456c427a tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:45:37 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:45:37 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:45:37 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-ce979e86-cf12-417e-bbd9-9e9c456c427a tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] Snapshot retrieved successfully. Sep 01 12:45:37 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ce979e86-cf12-417e-bbd9-9e9c456c427a tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] http://192.168.122.202/volume/v3/snapshots/62645d8a-1f9f-4cb6-8957-0c50b134768b returned with HTTP 200 Sep 01 12:45:37 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 796/1614] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:45:37 2026] GET /volume/v3/snapshots/62645d8a-1f9f-4cb6-8957-0c50b134768b => generated 449 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:45:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-4c529df6-dac6-4e59-85bd-9ec01d581b58 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:45:37 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-4c529df6-dac6-4e59-85bd-9ec01d581b58 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] GET http://192.168.122.202/volume/v3/volumes/93ef43b5-b047-4ce6-9c8f-66ffd58f3262 Sep 01 12:45:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-4c529df6-dac6-4e59-85bd-9ec01d581b58 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:45:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-4c529df6-dac6-4e59-85bd-9ec01d581b58 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:45:37 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:45:37 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:45:37 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:45:37 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:45:37 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-4c529df6-dac6-4e59-85bd-9ec01d581b58 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Volume info retrieved successfully. Sep 01 12:45:37 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-4c529df6-dac6-4e59-85bd-9ec01d581b58 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] http://192.168.122.202/volume/v3/volumes/93ef43b5-b047-4ce6-9c8f-66ffd58f3262 returned with HTTP 200 Sep 01 12:45:37 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 797/1615] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:45:37 2026] GET /volume/v3/volumes/93ef43b5-b047-4ce6-9c8f-66ffd58f3262 => generated 856 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:45:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-85b8a481-6b1f-45b2-a23c-05901c07eebf None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:45:38 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-85b8a481-6b1f-45b2-a23c-05901c07eebf tempest-VolumeImageDependencyTests-1649107316 tempest-VolumeImageDependencyTests-1649107316-project-member] GET http://192.168.122.202/volume/v3/volumes/c434d38c-e9c8-41ef-bdfb-474c3fdb3951 Sep 01 12:45:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-85b8a481-6b1f-45b2-a23c-05901c07eebf tempest-VolumeImageDependencyTests-1649107316 tempest-VolumeImageDependencyTests-1649107316-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:45:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-85b8a481-6b1f-45b2-a23c-05901c07eebf tempest-VolumeImageDependencyTests-1649107316 tempest-VolumeImageDependencyTests-1649107316-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:45:38 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:45:38 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:45:38 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:45:38 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:45:38 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-85b8a481-6b1f-45b2-a23c-05901c07eebf tempest-VolumeImageDependencyTests-1649107316 tempest-VolumeImageDependencyTests-1649107316-project-member] Volume info retrieved successfully. Sep 01 12:45:38 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-85b8a481-6b1f-45b2-a23c-05901c07eebf tempest-VolumeImageDependencyTests-1649107316 tempest-VolumeImageDependencyTests-1649107316-project-member] http://192.168.122.202/volume/v3/volumes/c434d38c-e9c8-41ef-bdfb-474c3fdb3951 returned with HTTP 200 Sep 01 12:45:38 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 798/1616] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:45:38 2026] GET /volume/v3/volumes/c434d38c-e9c8-41ef-bdfb-474c3fdb3951 => generated 937 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:45:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-0397be65-54e1-462e-88ba-cfe8a576e0cc None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:45:38 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-0397be65-54e1-462e-88ba-cfe8a576e0cc tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] GET http://192.168.122.202/volume/v3/snapshots/62645d8a-1f9f-4cb6-8957-0c50b134768b Sep 01 12:45:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-0397be65-54e1-462e-88ba-cfe8a576e0cc tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:45:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-0397be65-54e1-462e-88ba-cfe8a576e0cc tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:45:38 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:45:38 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:45:38 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-0397be65-54e1-462e-88ba-cfe8a576e0cc tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] Snapshot retrieved successfully. Sep 01 12:45:38 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-0397be65-54e1-462e-88ba-cfe8a576e0cc tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] http://192.168.122.202/volume/v3/snapshots/62645d8a-1f9f-4cb6-8957-0c50b134768b returned with HTTP 200 Sep 01 12:45:38 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 799/1617] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:45:38 2026] GET /volume/v3/snapshots/62645d8a-1f9f-4cb6-8957-0c50b134768b => generated 449 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:45:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-b0488f3b-33fb-4bf6-8944-0cda508d86f7 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:45:38 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b0488f3b-33fb-4bf6-8944-0cda508d86f7 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] GET http://192.168.122.202/volume/v3/volumes/93ef43b5-b047-4ce6-9c8f-66ffd58f3262 Sep 01 12:45:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b0488f3b-33fb-4bf6-8944-0cda508d86f7 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:45:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b0488f3b-33fb-4bf6-8944-0cda508d86f7 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:45:38 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:45:38 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:45:38 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:45:38 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:45:38 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-b0488f3b-33fb-4bf6-8944-0cda508d86f7 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Volume info retrieved successfully. Sep 01 12:45:38 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b0488f3b-33fb-4bf6-8944-0cda508d86f7 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] http://192.168.122.202/volume/v3/volumes/93ef43b5-b047-4ce6-9c8f-66ffd58f3262 returned with HTTP 200 Sep 01 12:45:38 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 800/1618] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:45:38 2026] GET /volume/v3/volumes/93ef43b5-b047-4ce6-9c8f-66ffd58f3262 => generated 856 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:45:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-d0bc3787-3982-4ed4-bf14-c7daea871c44 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:45:39 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d0bc3787-3982-4ed4-bf14-c7daea871c44 tempest-VolumeImageDependencyTests-1649107316 tempest-VolumeImageDependencyTests-1649107316-project-member] GET http://192.168.122.202/volume/v3/volumes/c434d38c-e9c8-41ef-bdfb-474c3fdb3951 Sep 01 12:45:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d0bc3787-3982-4ed4-bf14-c7daea871c44 tempest-VolumeImageDependencyTests-1649107316 tempest-VolumeImageDependencyTests-1649107316-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:45:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d0bc3787-3982-4ed4-bf14-c7daea871c44 tempest-VolumeImageDependencyTests-1649107316 tempest-VolumeImageDependencyTests-1649107316-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:45:39 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:45:39 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:45:39 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:45:39 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:45:39 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-d0bc3787-3982-4ed4-bf14-c7daea871c44 tempest-VolumeImageDependencyTests-1649107316 tempest-VolumeImageDependencyTests-1649107316-project-member] Volume info retrieved successfully. Sep 01 12:45:39 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d0bc3787-3982-4ed4-bf14-c7daea871c44 tempest-VolumeImageDependencyTests-1649107316 tempest-VolumeImageDependencyTests-1649107316-project-member] http://192.168.122.202/volume/v3/volumes/c434d38c-e9c8-41ef-bdfb-474c3fdb3951 returned with HTTP 200 Sep 01 12:45:39 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 801/1619] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:45:39 2026] GET /volume/v3/volumes/c434d38c-e9c8-41ef-bdfb-474c3fdb3951 => generated 937 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:45:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-c49f3cc5-33e4-415c-97da-1d14879cc113 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:45:39 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c49f3cc5-33e4-415c-97da-1d14879cc113 tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] GET http://192.168.122.202/volume/v3/snapshots/62645d8a-1f9f-4cb6-8957-0c50b134768b Sep 01 12:45:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c49f3cc5-33e4-415c-97da-1d14879cc113 tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:45:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c49f3cc5-33e4-415c-97da-1d14879cc113 tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:45:39 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:45:39 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:45:39 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-c49f3cc5-33e4-415c-97da-1d14879cc113 tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] Snapshot retrieved successfully. Sep 01 12:45:39 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c49f3cc5-33e4-415c-97da-1d14879cc113 tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] http://192.168.122.202/volume/v3/snapshots/62645d8a-1f9f-4cb6-8957-0c50b134768b returned with HTTP 200 Sep 01 12:45:39 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 802/1620] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:45:39 2026] GET /volume/v3/snapshots/62645d8a-1f9f-4cb6-8957-0c50b134768b => generated 449 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:45:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-33c3d08e-cf93-4912-bcfa-2166ae0c6960 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:45:39 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-33c3d08e-cf93-4912-bcfa-2166ae0c6960 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] GET http://192.168.122.202/volume/v3/volumes/93ef43b5-b047-4ce6-9c8f-66ffd58f3262 Sep 01 12:45:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-33c3d08e-cf93-4912-bcfa-2166ae0c6960 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:45:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-33c3d08e-cf93-4912-bcfa-2166ae0c6960 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:45:39 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:45:39 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:45:39 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:45:39 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:45:39 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-33c3d08e-cf93-4912-bcfa-2166ae0c6960 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Volume info retrieved successfully. Sep 01 12:45:39 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-33c3d08e-cf93-4912-bcfa-2166ae0c6960 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] http://192.168.122.202/volume/v3/volumes/93ef43b5-b047-4ce6-9c8f-66ffd58f3262 returned with HTTP 200 Sep 01 12:45:39 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 803/1621] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:45:39 2026] GET /volume/v3/volumes/93ef43b5-b047-4ce6-9c8f-66ffd58f3262 => generated 856 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:45:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-7777e4a3-1a02-4eeb-9283-61a44644484c None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:45:40 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7777e4a3-1a02-4eeb-9283-61a44644484c tempest-VolumeImageDependencyTests-1649107316 tempest-VolumeImageDependencyTests-1649107316-project-member] GET http://192.168.122.202/volume/v3/volumes/c434d38c-e9c8-41ef-bdfb-474c3fdb3951 Sep 01 12:45:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-7777e4a3-1a02-4eeb-9283-61a44644484c tempest-VolumeImageDependencyTests-1649107316 tempest-VolumeImageDependencyTests-1649107316-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:45:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-7777e4a3-1a02-4eeb-9283-61a44644484c tempest-VolumeImageDependencyTests-1649107316 tempest-VolumeImageDependencyTests-1649107316-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:45:40 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:45:40 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:45:40 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:45:40 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:45:40 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-7777e4a3-1a02-4eeb-9283-61a44644484c tempest-VolumeImageDependencyTests-1649107316 tempest-VolumeImageDependencyTests-1649107316-project-member] Volume info retrieved successfully. Sep 01 12:45:40 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7777e4a3-1a02-4eeb-9283-61a44644484c tempest-VolumeImageDependencyTests-1649107316 tempest-VolumeImageDependencyTests-1649107316-project-member] http://192.168.122.202/volume/v3/volumes/c434d38c-e9c8-41ef-bdfb-474c3fdb3951 returned with HTTP 200 Sep 01 12:45:40 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 804/1622] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:45:40 2026] GET /volume/v3/volumes/c434d38c-e9c8-41ef-bdfb-474c3fdb3951 => generated 1202 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 12:45:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-6e660c97-c25d-48d2-99dc-1d369ff147bf None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:45:40 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-6e660c97-c25d-48d2-99dc-1d369ff147bf tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] GET http://192.168.122.202/volume/v3/snapshots/62645d8a-1f9f-4cb6-8957-0c50b134768b Sep 01 12:45:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-6e660c97-c25d-48d2-99dc-1d369ff147bf tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:45:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-6e660c97-c25d-48d2-99dc-1d369ff147bf tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:45:40 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:45:40 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:45:40 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-6e660c97-c25d-48d2-99dc-1d369ff147bf tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] Snapshot retrieved successfully. Sep 01 12:45:40 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-6e660c97-c25d-48d2-99dc-1d369ff147bf tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] http://192.168.122.202/volume/v3/snapshots/62645d8a-1f9f-4cb6-8957-0c50b134768b returned with HTTP 200 Sep 01 12:45:40 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 805/1623] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:45:40 2026] GET /volume/v3/snapshots/62645d8a-1f9f-4cb6-8957-0c50b134768b => generated 449 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:45:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-9f9efa09-6ffd-47a2-941e-7606000f55a8 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:45:40 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9f9efa09-6ffd-47a2-941e-7606000f55a8 tempest-VolumeImageDependencyTests-1649107316 tempest-VolumeImageDependencyTests-1649107316-project-member] GET http://192.168.122.202/volume/v3/volumes/c434d38c-e9c8-41ef-bdfb-474c3fdb3951 Sep 01 12:45:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-9f9efa09-6ffd-47a2-941e-7606000f55a8 tempest-VolumeImageDependencyTests-1649107316 tempest-VolumeImageDependencyTests-1649107316-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:45:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-9f9efa09-6ffd-47a2-941e-7606000f55a8 tempest-VolumeImageDependencyTests-1649107316 tempest-VolumeImageDependencyTests-1649107316-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:45:40 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:45:40 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:45:40 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:45:40 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:45:40 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-9f9efa09-6ffd-47a2-941e-7606000f55a8 tempest-VolumeImageDependencyTests-1649107316 tempest-VolumeImageDependencyTests-1649107316-project-member] Volume info retrieved successfully. Sep 01 12:45:40 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9f9efa09-6ffd-47a2-941e-7606000f55a8 tempest-VolumeImageDependencyTests-1649107316 tempest-VolumeImageDependencyTests-1649107316-project-member] http://192.168.122.202/volume/v3/volumes/c434d38c-e9c8-41ef-bdfb-474c3fdb3951 returned with HTTP 200 Sep 01 12:45:40 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 806/1624] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:45:40 2026] GET /volume/v3/volumes/c434d38c-e9c8-41ef-bdfb-474c3fdb3951 => generated 1202 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 12:45:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-43e7e487-0d05-45a5-819d-98e7550cfc4e None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:45:40 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-43e7e487-0d05-45a5-819d-98e7550cfc4e tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] GET http://192.168.122.202/volume/v3/volumes/93ef43b5-b047-4ce6-9c8f-66ffd58f3262 Sep 01 12:45:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-43e7e487-0d05-45a5-819d-98e7550cfc4e tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:45:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-43e7e487-0d05-45a5-819d-98e7550cfc4e tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:45:41 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:45:41 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:45:41 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:45:41 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:45:41 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-43e7e487-0d05-45a5-819d-98e7550cfc4e tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Volume info retrieved successfully. Sep 01 12:45:41 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-43e7e487-0d05-45a5-819d-98e7550cfc4e tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] http://192.168.122.202/volume/v3/volumes/93ef43b5-b047-4ce6-9c8f-66ffd58f3262 returned with HTTP 200 Sep 01 12:45:41 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 807/1625] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:45:40 2026] GET /volume/v3/volumes/93ef43b5-b047-4ce6-9c8f-66ffd58f3262 => generated 856 bytes in 385 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:45:41 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-4d51e4d1-64bd-4fe4-91ca-c2926f69043a None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:45:41 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-4d51e4d1-64bd-4fe4-91ca-c2926f69043a tempest-VolumeImageDependencyTests-1649107316 tempest-VolumeImageDependencyTests-1649107316-project-member] DELETE http://192.168.122.202/volume/v3/volumes/c434d38c-e9c8-41ef-bdfb-474c3fdb3951 Sep 01 12:45:41 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-4d51e4d1-64bd-4fe4-91ca-c2926f69043a tempest-VolumeImageDependencyTests-1649107316 tempest-VolumeImageDependencyTests-1649107316-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:45:41 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-4d51e4d1-64bd-4fe4-91ca-c2926f69043a tempest-VolumeImageDependencyTests-1649107316 tempest-VolumeImageDependencyTests-1649107316-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:45:41 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-4d51e4d1-64bd-4fe4-91ca-c2926f69043a tempest-VolumeImageDependencyTests-1649107316 tempest-VolumeImageDependencyTests-1649107316-project-member] Delete volume with id: c434d38c-e9c8-41ef-bdfb-474c3fdb3951 Sep 01 12:45:41 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:45:41 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:45:41 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:45:41 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:45:41 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-4d51e4d1-64bd-4fe4-91ca-c2926f69043a tempest-VolumeImageDependencyTests-1649107316 tempest-VolumeImageDependencyTests-1649107316-project-member] Volume info retrieved successfully. Sep 01 12:45:41 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-4d51e4d1-64bd-4fe4-91ca-c2926f69043a tempest-VolumeImageDependencyTests-1649107316 tempest-VolumeImageDependencyTests-1649107316-project-member] Delete volume request issued successfully. Sep 01 12:45:41 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-4d51e4d1-64bd-4fe4-91ca-c2926f69043a tempest-VolumeImageDependencyTests-1649107316 tempest-VolumeImageDependencyTests-1649107316-project-member] http://192.168.122.202/volume/v3/volumes/c434d38c-e9c8-41ef-bdfb-474c3fdb3951 returned with HTTP 202 Sep 01 12:45:41 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 808/1626] 192.168.122.202 () {60 vars in 1276 bytes} [Tue Sep 1 12:45:41 2026] DELETE /volume/v3/volumes/c434d38c-e9c8-41ef-bdfb-474c3fdb3951 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 12:45:41 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-ebdac0fc-3e33-484f-9ed2-7f7c04c5bf0b None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:45:41 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ebdac0fc-3e33-484f-9ed2-7f7c04c5bf0b tempest-VolumeImageDependencyTests-1649107316 tempest-VolumeImageDependencyTests-1649107316-project-member] GET http://192.168.122.202/volume/v3/volumes/c434d38c-e9c8-41ef-bdfb-474c3fdb3951 Sep 01 12:45:41 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-ebdac0fc-3e33-484f-9ed2-7f7c04c5bf0b tempest-VolumeImageDependencyTests-1649107316 tempest-VolumeImageDependencyTests-1649107316-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:45:41 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-ebdac0fc-3e33-484f-9ed2-7f7c04c5bf0b tempest-VolumeImageDependencyTests-1649107316 tempest-VolumeImageDependencyTests-1649107316-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:45:41 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:45:41 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:45:41 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:45:41 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:45:41 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-ebdac0fc-3e33-484f-9ed2-7f7c04c5bf0b tempest-VolumeImageDependencyTests-1649107316 tempest-VolumeImageDependencyTests-1649107316-project-member] Volume info retrieved successfully. Sep 01 12:45:41 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ebdac0fc-3e33-484f-9ed2-7f7c04c5bf0b tempest-VolumeImageDependencyTests-1649107316 tempest-VolumeImageDependencyTests-1649107316-project-member] http://192.168.122.202/volume/v3/volumes/c434d38c-e9c8-41ef-bdfb-474c3fdb3951 returned with HTTP 200 Sep 01 12:45:41 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 809/1627] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:45:41 2026] GET /volume/v3/volumes/c434d38c-e9c8-41ef-bdfb-474c3fdb3951 => generated 1201 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 12:45:41 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-02dc2f71-9743-4dda-a310-ad651b66c0ca None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:45:41 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-02dc2f71-9743-4dda-a310-ad651b66c0ca tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] GET http://192.168.122.202/volume/v3/snapshots/62645d8a-1f9f-4cb6-8957-0c50b134768b Sep 01 12:45:41 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-02dc2f71-9743-4dda-a310-ad651b66c0ca tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:45:41 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-02dc2f71-9743-4dda-a310-ad651b66c0ca tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:45:41 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:45:41 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:45:41 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-02dc2f71-9743-4dda-a310-ad651b66c0ca tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] Snapshot retrieved successfully. Sep 01 12:45:41 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-02dc2f71-9743-4dda-a310-ad651b66c0ca tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] http://192.168.122.202/volume/v3/snapshots/62645d8a-1f9f-4cb6-8957-0c50b134768b returned with HTTP 200 Sep 01 12:45:41 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 810/1628] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:45:41 2026] GET /volume/v3/snapshots/62645d8a-1f9f-4cb6-8957-0c50b134768b => generated 449 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:45:42 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-74f10c18-60ef-4f4f-8c81-bf16e19cbd2a None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:45:42 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-74f10c18-60ef-4f4f-8c81-bf16e19cbd2a tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] GET http://192.168.122.202/volume/v3/volumes/93ef43b5-b047-4ce6-9c8f-66ffd58f3262 Sep 01 12:45:42 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-74f10c18-60ef-4f4f-8c81-bf16e19cbd2a tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:45:42 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-74f10c18-60ef-4f4f-8c81-bf16e19cbd2a tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:45:42 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:45:42 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:45:42 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:45:42 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:45:42 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-74f10c18-60ef-4f4f-8c81-bf16e19cbd2a tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Volume info retrieved successfully. Sep 01 12:45:42 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-74f10c18-60ef-4f4f-8c81-bf16e19cbd2a tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] http://192.168.122.202/volume/v3/volumes/93ef43b5-b047-4ce6-9c8f-66ffd58f3262 returned with HTTP 200 Sep 01 12:45:42 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 811/1629] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:45:42 2026] GET /volume/v3/volumes/93ef43b5-b047-4ce6-9c8f-66ffd58f3262 => generated 856 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:45:42 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-e53f4329-09aa-4e86-93f1-15f2125dce27 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:45:42 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e53f4329-09aa-4e86-93f1-15f2125dce27 tempest-VolumeImageDependencyTests-1649107316 tempest-VolumeImageDependencyTests-1649107316-project-member] GET http://192.168.122.202/volume/v3/volumes/c434d38c-e9c8-41ef-bdfb-474c3fdb3951 Sep 01 12:45:42 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e53f4329-09aa-4e86-93f1-15f2125dce27 tempest-VolumeImageDependencyTests-1649107316 tempest-VolumeImageDependencyTests-1649107316-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:45:42 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e53f4329-09aa-4e86-93f1-15f2125dce27 tempest-VolumeImageDependencyTests-1649107316 tempest-VolumeImageDependencyTests-1649107316-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:45:42 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e53f4329-09aa-4e86-93f1-15f2125dce27 tempest-VolumeImageDependencyTests-1649107316 tempest-VolumeImageDependencyTests-1649107316-project-member] http://192.168.122.202/volume/v3/volumes/c434d38c-e9c8-41ef-bdfb-474c3fdb3951 returned with HTTP 404 Sep 01 12:45:42 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 812/1630] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:45:42 2026] GET /volume/v3/volumes/c434d38c-e9c8-41ef-bdfb-474c3fdb3951 => generated 109 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 12:45:42 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-3a499fa3-356f-41c5-891a-7ed6467d9702 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:45:42 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-3a499fa3-356f-41c5-891a-7ed6467d9702 tempest-VolumeImageDependencyTests-1649107316 tempest-VolumeImageDependencyTests-1649107316-project-member] DELETE http://192.168.122.202/volume/v3/volumes/c434d38c-e9c8-41ef-bdfb-474c3fdb3951 Sep 01 12:45:42 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-3a499fa3-356f-41c5-891a-7ed6467d9702 tempest-VolumeImageDependencyTests-1649107316 tempest-VolumeImageDependencyTests-1649107316-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:45:42 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-3a499fa3-356f-41c5-891a-7ed6467d9702 tempest-VolumeImageDependencyTests-1649107316 tempest-VolumeImageDependencyTests-1649107316-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:45:42 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-3a499fa3-356f-41c5-891a-7ed6467d9702 tempest-VolumeImageDependencyTests-1649107316 tempest-VolumeImageDependencyTests-1649107316-project-member] Delete volume with id: c434d38c-e9c8-41ef-bdfb-474c3fdb3951 Sep 01 12:45:42 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-3a499fa3-356f-41c5-891a-7ed6467d9702 tempest-VolumeImageDependencyTests-1649107316 tempest-VolumeImageDependencyTests-1649107316-project-member] http://192.168.122.202/volume/v3/volumes/c434d38c-e9c8-41ef-bdfb-474c3fdb3951 returned with HTTP 404 Sep 01 12:45:42 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 813/1631] 192.168.122.202 () {60 vars in 1276 bytes} [Tue Sep 1 12:45:42 2026] DELETE /volume/v3/volumes/c434d38c-e9c8-41ef-bdfb-474c3fdb3951 => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 12:45:42 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-d93e2b3a-9a7f-4d06-ac18-e708f1886d22 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:45:42 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d93e2b3a-9a7f-4d06-ac18-e708f1886d22 tempest-VolumeImageDependencyTests-1649107316 tempest-VolumeImageDependencyTests-1649107316-project-member] GET http://192.168.122.202/volume/v3/volumes/c434d38c-e9c8-41ef-bdfb-474c3fdb3951 Sep 01 12:45:42 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d93e2b3a-9a7f-4d06-ac18-e708f1886d22 tempest-VolumeImageDependencyTests-1649107316 tempest-VolumeImageDependencyTests-1649107316-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:45:42 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d93e2b3a-9a7f-4d06-ac18-e708f1886d22 tempest-VolumeImageDependencyTests-1649107316 tempest-VolumeImageDependencyTests-1649107316-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:45:42 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d93e2b3a-9a7f-4d06-ac18-e708f1886d22 tempest-VolumeImageDependencyTests-1649107316 tempest-VolumeImageDependencyTests-1649107316-project-member] http://192.168.122.202/volume/v3/volumes/c434d38c-e9c8-41ef-bdfb-474c3fdb3951 returned with HTTP 404 Sep 01 12:45:42 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 814/1632] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:45:42 2026] GET /volume/v3/volumes/c434d38c-e9c8-41ef-bdfb-474c3fdb3951 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 12:45:42 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-4bed7c5e-b647-42ae-9cdd-2774febe2bf8 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:45:42 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-4bed7c5e-b647-42ae-9cdd-2774febe2bf8 tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] GET http://192.168.122.202/volume/v3/snapshots/62645d8a-1f9f-4cb6-8957-0c50b134768b Sep 01 12:45:42 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-4bed7c5e-b647-42ae-9cdd-2774febe2bf8 tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:45:42 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-4bed7c5e-b647-42ae-9cdd-2774febe2bf8 tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:45:42 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:45:42 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:45:42 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-4bed7c5e-b647-42ae-9cdd-2774febe2bf8 tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] Snapshot retrieved successfully. Sep 01 12:45:42 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-4bed7c5e-b647-42ae-9cdd-2774febe2bf8 tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] http://192.168.122.202/volume/v3/snapshots/62645d8a-1f9f-4cb6-8957-0c50b134768b returned with HTTP 200 Sep 01 12:45:42 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 815/1633] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:45:42 2026] GET /volume/v3/snapshots/62645d8a-1f9f-4cb6-8957-0c50b134768b => generated 449 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:45:43 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-3fa30cc6-b4c1-4203-bc22-c653a3805628 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:45:43 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-3fa30cc6-b4c1-4203-bc22-c653a3805628 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] GET http://192.168.122.202/volume/v3/volumes/93ef43b5-b047-4ce6-9c8f-66ffd58f3262 Sep 01 12:45:43 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-3fa30cc6-b4c1-4203-bc22-c653a3805628 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:45:43 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-3fa30cc6-b4c1-4203-bc22-c653a3805628 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:45:43 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:45:43 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:45:43 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:45:43 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:45:43 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-3fa30cc6-b4c1-4203-bc22-c653a3805628 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Volume info retrieved successfully. Sep 01 12:45:43 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-3fa30cc6-b4c1-4203-bc22-c653a3805628 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] http://192.168.122.202/volume/v3/volumes/93ef43b5-b047-4ce6-9c8f-66ffd58f3262 returned with HTTP 200 Sep 01 12:45:43 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 816/1634] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:45:43 2026] GET /volume/v3/volumes/93ef43b5-b047-4ce6-9c8f-66ffd58f3262 => generated 856 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:45:43 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-5c9b2d89-e5ff-49e4-8a61-2aa8c3b02b3c None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:45:43 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-5c9b2d89-e5ff-49e4-8a61-2aa8c3b02b3c tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] GET http://192.168.122.202/volume/v3/snapshots/62645d8a-1f9f-4cb6-8957-0c50b134768b Sep 01 12:45:43 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-5c9b2d89-e5ff-49e4-8a61-2aa8c3b02b3c tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:45:43 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-5c9b2d89-e5ff-49e4-8a61-2aa8c3b02b3c tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:45:43 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:45:43 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:45:43 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-5c9b2d89-e5ff-49e4-8a61-2aa8c3b02b3c tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] Snapshot retrieved successfully. Sep 01 12:45:43 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-5c9b2d89-e5ff-49e4-8a61-2aa8c3b02b3c tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] http://192.168.122.202/volume/v3/snapshots/62645d8a-1f9f-4cb6-8957-0c50b134768b returned with HTTP 200 Sep 01 12:45:43 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 817/1635] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:45:43 2026] GET /volume/v3/snapshots/62645d8a-1f9f-4cb6-8957-0c50b134768b => generated 449 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:45:44 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-ba6b4e72-93ba-4ff4-9384-b92ffc60d24b None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:45:44 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ba6b4e72-93ba-4ff4-9384-b92ffc60d24b tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] GET http://192.168.122.202/volume/v3/volumes/93ef43b5-b047-4ce6-9c8f-66ffd58f3262 Sep 01 12:45:44 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-ba6b4e72-93ba-4ff4-9384-b92ffc60d24b tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:45:44 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-ba6b4e72-93ba-4ff4-9384-b92ffc60d24b tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:45:44 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:45:44 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:45:44 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:45:44 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:45:44 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-ba6b4e72-93ba-4ff4-9384-b92ffc60d24b tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Volume info retrieved successfully. Sep 01 12:45:44 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ba6b4e72-93ba-4ff4-9384-b92ffc60d24b tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] http://192.168.122.202/volume/v3/volumes/93ef43b5-b047-4ce6-9c8f-66ffd58f3262 returned with HTTP 200 Sep 01 12:45:44 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 818/1636] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:45:44 2026] GET /volume/v3/volumes/93ef43b5-b047-4ce6-9c8f-66ffd58f3262 => generated 856 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:45:44 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-7fb73e3a-b705-40ac-9c8f-e5b1f1fe85db None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:45:44 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7fb73e3a-b705-40ac-9c8f-e5b1f1fe85db tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] GET http://192.168.122.202/volume/v3/snapshots/62645d8a-1f9f-4cb6-8957-0c50b134768b Sep 01 12:45:44 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-7fb73e3a-b705-40ac-9c8f-e5b1f1fe85db tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:45:44 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-7fb73e3a-b705-40ac-9c8f-e5b1f1fe85db tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:45:44 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:45:44 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:45:44 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-7fb73e3a-b705-40ac-9c8f-e5b1f1fe85db tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] Snapshot retrieved successfully. Sep 01 12:45:44 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7fb73e3a-b705-40ac-9c8f-e5b1f1fe85db tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] http://192.168.122.202/volume/v3/snapshots/62645d8a-1f9f-4cb6-8957-0c50b134768b returned with HTTP 200 Sep 01 12:45:44 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 819/1637] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:45:44 2026] GET /volume/v3/snapshots/62645d8a-1f9f-4cb6-8957-0c50b134768b => generated 449 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:45:44 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-f7122ca3-5e71-471c-b414-acc19155dfb4 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:45:45 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f7122ca3-5e71-471c-b414-acc19155dfb4 tempest-CinderUnicodeTest-1569177303 tempest-CinderUnicodeTest-1569177303-project-member] POST http://192.168.122.202/volume/v3/volumes Sep 01 12:45:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f7122ca3-5e71-471c-b414-acc19155dfb4 tempest-CinderUnicodeTest-1569177303 tempest-CinderUnicodeTest-1569177303-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:45:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volumes [None req-f7122ca3-5e71-471c-b414-acc19155dfb4 tempest-CinderUnicodeTest-1569177303 tempest-CinderUnicodeTest-1569177303-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:45:45 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-f7122ca3-5e71-471c-b414-acc19155dfb4 tempest-CinderUnicodeTest-1569177303 tempest-CinderUnicodeTest-1569177303-project-member] Create volume of 1 GB Sep 01 12:45:45 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-f7122ca3-5e71-471c-b414-acc19155dfb4 tempest-CinderUnicodeTest-1569177303 tempest-CinderUnicodeTest-1569177303-project-member] Availability Zones retrieved successfully. Sep 01 12:45:45 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-f7122ca3-5e71-471c-b414-acc19155dfb4 tempest-CinderUnicodeTest-1569177303 tempest-CinderUnicodeTest-1569177303-project-member] Flow 'volume_create_api' (275dfc65-fde2-43a0-be04-781ab723d71a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:45:45 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-f7122ca3-5e71-471c-b414-acc19155dfb4 tempest-CinderUnicodeTest-1569177303 tempest-CinderUnicodeTest-1569177303-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b0744ab-091d-474d-8237-2e8ce8e46db7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:45:45 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.flows.api.create_volume [None req-f7122ca3-5e71-471c-b414-acc19155dfb4 tempest-CinderUnicodeTest-1569177303 tempest-CinderUnicodeTest-1569177303-project-member] Validating volume size '1' using validate_int {{(pid=86814) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 12:45:45 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-f7122ca3-5e71-471c-b414-acc19155dfb4 tempest-CinderUnicodeTest-1569177303 tempest-CinderUnicodeTest-1569177303-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b0744ab-091d-474d-8237-2e8ce8e46db7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T10:31:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3a4f1b59-94a6-4839-b926-0837adf99645,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a4f1b59-94a6-4839-b926-0837adf99645', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:45:45 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-f7122ca3-5e71-471c-b414-acc19155dfb4 tempest-CinderUnicodeTest-1569177303 tempest-CinderUnicodeTest-1569177303-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d886cec-c7b7-4d98-b707-b506d550e536) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:45:45 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-f7122ca3-5e71-471c-b414-acc19155dfb4 tempest-CinderUnicodeTest-1569177303 tempest-CinderUnicodeTest-1569177303-project-member] Created reservations ['403b53fb-c42b-41c6-9924-be1f508ac29d', '1ec3878c-84cd-4eec-8b7c-d558c25eb5e3', 'eda7eb83-473d-4eaf-8cbd-33cf8e273d57', '3d088be2-1965-470c-8a31-e22c28e31a66'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:45:45 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-f7122ca3-5e71-471c-b414-acc19155dfb4 tempest-CinderUnicodeTest-1569177303 tempest-CinderUnicodeTest-1569177303-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d886cec-c7b7-4d98-b707-b506d550e536) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['403b53fb-c42b-41c6-9924-be1f508ac29d', '1ec3878c-84cd-4eec-8b7c-d558c25eb5e3', 'eda7eb83-473d-4eaf-8cbd-33cf8e273d57', '3d088be2-1965-470c-8a31-e22c28e31a66']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:45:45 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-f7122ca3-5e71-471c-b414-acc19155dfb4 tempest-CinderUnicodeTest-1569177303 tempest-CinderUnicodeTest-1569177303-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a23b7b6e-cb4f-4faf-8193-e64be1aeb023) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:45:45 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:45:45 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:45:45 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-f7122ca3-5e71-471c-b414-acc19155dfb4 tempest-CinderUnicodeTest-1569177303 tempest-CinderUnicodeTest-1569177303-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a23b7b6e-cb4f-4faf-8193-e64be1aeb023) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3ce5d141-1033-49d0-8faf-aaa7af4e29d0', '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='30b64844198b4509b98a93935512c4bd',qos_specs=None,replication_status=,reservations=['403b53fb-c42b-41c6-9924-be1f508ac29d','1ec3878c-84cd-4eec-8b7c-d558c25eb5e3','eda7eb83-473d-4eaf-8cbd-33cf8e273d57','3d088be2-1965-470c-8a31-e22c28e31a66'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b3e4725a0294607a2d7ee04ede3fff2',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T10:45:45Z,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=3ce5d141-1033-49d0-8faf-aaa7af4e29d0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='30b64844198b4509b98a93935512c4bd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6b3e4725a0294607a2d7ee04ede3fff2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a4f1b59-94a6-4839-b926-0837adf99645),volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:45:45 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-f7122ca3-5e71-471c-b414-acc19155dfb4 tempest-CinderUnicodeTest-1569177303 tempest-CinderUnicodeTest-1569177303-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a817266c-bbfb-47f7-b81e-4fa656658b90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:45:45 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-f7122ca3-5e71-471c-b414-acc19155dfb4 tempest-CinderUnicodeTest-1569177303 tempest-CinderUnicodeTest-1569177303-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a817266c-bbfb-47f7-b81e-4fa656658b90) transitioned into state 'SUCCESS' from 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='30b64844198b4509b98a93935512c4bd',qos_specs=None,replication_status=,reservations=['403b53fb-c42b-41c6-9924-be1f508ac29d','1ec3878c-84cd-4eec-8b7c-d558c25eb5e3','eda7eb83-473d-4eaf-8cbd-33cf8e273d57','3d088be2-1965-470c-8a31-e22c28e31a66'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b3e4725a0294607a2d7ee04ede3fff2',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:45:45 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-f7122ca3-5e71-471c-b414-acc19155dfb4 tempest-CinderUnicodeTest-1569177303 tempest-CinderUnicodeTest-1569177303-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5a1a7ef-1d5e-47da-b7dc-4d768bade378) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:45:45 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-f7122ca3-5e71-471c-b414-acc19155dfb4 tempest-CinderUnicodeTest-1569177303 tempest-CinderUnicodeTest-1569177303-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5a1a7ef-1d5e-47da-b7dc-4d768bade378) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:45:45 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-f7122ca3-5e71-471c-b414-acc19155dfb4 tempest-CinderUnicodeTest-1569177303 tempest-CinderUnicodeTest-1569177303-project-member] Flow 'volume_create_api' (275dfc65-fde2-43a0-be04-781ab723d71a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86814) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:45:45 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-f7122ca3-5e71-471c-b414-acc19155dfb4 tempest-CinderUnicodeTest-1569177303 tempest-CinderUnicodeTest-1569177303-project-member] Create volume request issued successfully. Sep 01 12:45:45 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f7122ca3-5e71-471c-b414-acc19155dfb4 tempest-CinderUnicodeTest-1569177303 tempest-CinderUnicodeTest-1569177303-project-member] http://192.168.122.202/volume/v3/volumes returned with HTTP 202 Sep 01 12:45:45 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 820/1638] 192.168.122.202 () {60 vars in 1142 bytes} [Tue Sep 1 12:45:44 2026] POST /volume/v3/volumes => generated 749 bytes in 525 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:45:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-bf899941-c143-4915-af04-06922a31ec13 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:45:45 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-bf899941-c143-4915-af04-06922a31ec13 tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] GET http://192.168.122.202/volume/v3/volumes/9ce61feb-2a33-4325-a767-148dd2c0d5a4 Sep 01 12:45:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-bf899941-c143-4915-af04-06922a31ec13 tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:45:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-bf899941-c143-4915-af04-06922a31ec13 tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:45:45 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:45:45 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:45:45 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:45:45 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:45:45 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-bf899941-c143-4915-af04-06922a31ec13 tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] Volume info retrieved successfully. Sep 01 12:45:45 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-bf899941-c143-4915-af04-06922a31ec13 tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] http://192.168.122.202/volume/v3/volumes/9ce61feb-2a33-4325-a767-148dd2c0d5a4 returned with HTTP 200 Sep 01 12:45:45 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 821/1639] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:45:45 2026] GET /volume/v3/volumes/9ce61feb-2a33-4325-a767-148dd2c0d5a4 => generated 870 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:45:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-244d867a-f3d9-49c3-abff-d17df612439b None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:45:45 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-244d867a-f3d9-49c3-abff-d17df612439b tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] GET http://192.168.122.202/volume/v3/volumes/93ef43b5-b047-4ce6-9c8f-66ffd58f3262 Sep 01 12:45:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-244d867a-f3d9-49c3-abff-d17df612439b tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:45:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-244d867a-f3d9-49c3-abff-d17df612439b tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:45:45 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:45:45 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:45:45 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:45:45 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:45:45 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-244d867a-f3d9-49c3-abff-d17df612439b tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Volume info retrieved successfully. Sep 01 12:45:45 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-244d867a-f3d9-49c3-abff-d17df612439b tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] http://192.168.122.202/volume/v3/volumes/93ef43b5-b047-4ce6-9c8f-66ffd58f3262 returned with HTTP 200 Sep 01 12:45:45 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 822/1640] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:45:45 2026] GET /volume/v3/volumes/93ef43b5-b047-4ce6-9c8f-66ffd58f3262 => generated 856 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:45:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-e6b067d6-8060-4390-b3ec-db81ab9a2fc5 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:45:45 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e6b067d6-8060-4390-b3ec-db81ab9a2fc5 tempest-CinderUnicodeTest-1569177303 tempest-CinderUnicodeTest-1569177303-project-member] GET http://192.168.122.202/volume/v3/volumes/3ce5d141-1033-49d0-8faf-aaa7af4e29d0 Sep 01 12:45:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e6b067d6-8060-4390-b3ec-db81ab9a2fc5 tempest-CinderUnicodeTest-1569177303 tempest-CinderUnicodeTest-1569177303-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:45:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e6b067d6-8060-4390-b3ec-db81ab9a2fc5 tempest-CinderUnicodeTest-1569177303 tempest-CinderUnicodeTest-1569177303-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:45:45 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:45:45 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:45:45 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:45:45 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:45:45 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-e6b067d6-8060-4390-b3ec-db81ab9a2fc5 tempest-CinderUnicodeTest-1569177303 tempest-CinderUnicodeTest-1569177303-project-member] Volume info retrieved successfully. Sep 01 12:45:45 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e6b067d6-8060-4390-b3ec-db81ab9a2fc5 tempest-CinderUnicodeTest-1569177303 tempest-CinderUnicodeTest-1569177303-project-member] http://192.168.122.202/volume/v3/volumes/3ce5d141-1033-49d0-8faf-aaa7af4e29d0 returned with HTTP 200 Sep 01 12:45:45 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 823/1641] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:45:45 2026] GET /volume/v3/volumes/3ce5d141-1033-49d0-8faf-aaa7af4e29d0 => generated 817 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:45:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-7c8209f6-e64c-4757-8604-625245072dca None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:45:45 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7c8209f6-e64c-4757-8604-625245072dca tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] GET http://192.168.122.202/volume/v3/snapshots/62645d8a-1f9f-4cb6-8957-0c50b134768b Sep 01 12:45:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-7c8209f6-e64c-4757-8604-625245072dca tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:45:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-7c8209f6-e64c-4757-8604-625245072dca tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:45:45 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:45:45 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:45:45 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-7c8209f6-e64c-4757-8604-625245072dca tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] Snapshot retrieved successfully. Sep 01 12:45:45 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7c8209f6-e64c-4757-8604-625245072dca tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] http://192.168.122.202/volume/v3/snapshots/62645d8a-1f9f-4cb6-8957-0c50b134768b returned with HTTP 200 Sep 01 12:45:45 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 824/1642] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:45:45 2026] GET /volume/v3/snapshots/62645d8a-1f9f-4cb6-8957-0c50b134768b => generated 449 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:45:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-7bb3e281-9044-4d6c-bc10-b755d6078485 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:45:46 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7bb3e281-9044-4d6c-bc10-b755d6078485 tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] GET http://192.168.122.202/volume/v3/volumes/9ce61feb-2a33-4325-a767-148dd2c0d5a4 Sep 01 12:45:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-7bb3e281-9044-4d6c-bc10-b755d6078485 tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:45:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-7bb3e281-9044-4d6c-bc10-b755d6078485 tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:45:46 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:45:46 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:45:46 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:45:46 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:45:46 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-7bb3e281-9044-4d6c-bc10-b755d6078485 tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] Volume info retrieved successfully. Sep 01 12:45:46 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7bb3e281-9044-4d6c-bc10-b755d6078485 tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] http://192.168.122.202/volume/v3/volumes/9ce61feb-2a33-4325-a767-148dd2c0d5a4 returned with HTTP 200 Sep 01 12:45:46 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 825/1643] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:45:46 2026] GET /volume/v3/volumes/9ce61feb-2a33-4325-a767-148dd2c0d5a4 => generated 870 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:45:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-d00c6a33-e5dd-40e2-98ec-ee52610e3d50 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:45:46 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d00c6a33-e5dd-40e2-98ec-ee52610e3d50 tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] DELETE http://192.168.122.202/volume/v3/volumes/9ce61feb-2a33-4325-a767-148dd2c0d5a4 Sep 01 12:45:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d00c6a33-e5dd-40e2-98ec-ee52610e3d50 tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:45:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d00c6a33-e5dd-40e2-98ec-ee52610e3d50 tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:45:46 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-d00c6a33-e5dd-40e2-98ec-ee52610e3d50 tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] Delete volume with id: 9ce61feb-2a33-4325-a767-148dd2c0d5a4 Sep 01 12:45:46 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:45:46 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:45:46 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:45:46 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:45:46 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-d00c6a33-e5dd-40e2-98ec-ee52610e3d50 tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] Volume info retrieved successfully. Sep 01 12:45:46 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-d00c6a33-e5dd-40e2-98ec-ee52610e3d50 tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] Delete volume request issued successfully. Sep 01 12:45:46 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d00c6a33-e5dd-40e2-98ec-ee52610e3d50 tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] http://192.168.122.202/volume/v3/volumes/9ce61feb-2a33-4325-a767-148dd2c0d5a4 returned with HTTP 202 Sep 01 12:45:46 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 826/1644] 192.168.122.202 () {58 vars in 1235 bytes} [Tue Sep 1 12:45:46 2026] DELETE /volume/v3/volumes/9ce61feb-2a33-4325-a767-148dd2c0d5a4 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:45:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-cb1f2251-9462-42fc-a550-fd150ac4b025 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:45:46 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-cb1f2251-9462-42fc-a550-fd150ac4b025 tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] GET http://192.168.122.202/volume/v3/volumes/9ce61feb-2a33-4325-a767-148dd2c0d5a4 Sep 01 12:45:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-cb1f2251-9462-42fc-a550-fd150ac4b025 tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:45:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-cb1f2251-9462-42fc-a550-fd150ac4b025 tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:45:46 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:45:46 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:45:46 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:45:46 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:45:46 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-cb1f2251-9462-42fc-a550-fd150ac4b025 tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] Volume info retrieved successfully. Sep 01 12:45:46 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-cb1f2251-9462-42fc-a550-fd150ac4b025 tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] http://192.168.122.202/volume/v3/volumes/9ce61feb-2a33-4325-a767-148dd2c0d5a4 returned with HTTP 200 Sep 01 12:45:46 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 827/1645] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:45:46 2026] GET /volume/v3/volumes/9ce61feb-2a33-4325-a767-148dd2c0d5a4 => generated 869 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:45:46 devstack devstack@c-api.service[86815]: DEBUG dbcounter [-] [86815] Writing DB stats cinder:SELECT=169,cinder:UPDATE=18,cinder:INSERT=14 {{(pid=86815) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 12:45:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-60f361d0-55dc-44bd-8cde-f09e7e1b03cf None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:45:46 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-60f361d0-55dc-44bd-8cde-f09e7e1b03cf tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] GET http://192.168.122.202/volume/v3/volumes/93ef43b5-b047-4ce6-9c8f-66ffd58f3262 Sep 01 12:45:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-60f361d0-55dc-44bd-8cde-f09e7e1b03cf tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:45:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-60f361d0-55dc-44bd-8cde-f09e7e1b03cf tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:45:46 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:45:46 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:45:46 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:45:46 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:45:46 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-60f361d0-55dc-44bd-8cde-f09e7e1b03cf tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Volume info retrieved successfully. Sep 01 12:45:46 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-60f361d0-55dc-44bd-8cde-f09e7e1b03cf tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] http://192.168.122.202/volume/v3/volumes/93ef43b5-b047-4ce6-9c8f-66ffd58f3262 returned with HTTP 200 Sep 01 12:45:46 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 828/1646] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:45:46 2026] GET /volume/v3/volumes/93ef43b5-b047-4ce6-9c8f-66ffd58f3262 => generated 856 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:45:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-1de5aad7-445c-4f28-ab8e-625ca74510c3 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:45:46 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1de5aad7-445c-4f28-ab8e-625ca74510c3 tempest-CinderUnicodeTest-1569177303 tempest-CinderUnicodeTest-1569177303-project-member] GET http://192.168.122.202/volume/v3/volumes/3ce5d141-1033-49d0-8faf-aaa7af4e29d0 Sep 01 12:45:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-1de5aad7-445c-4f28-ab8e-625ca74510c3 tempest-CinderUnicodeTest-1569177303 tempest-CinderUnicodeTest-1569177303-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:45:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-1de5aad7-445c-4f28-ab8e-625ca74510c3 tempest-CinderUnicodeTest-1569177303 tempest-CinderUnicodeTest-1569177303-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:45:46 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:45:46 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:45:46 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:45:46 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:45:46 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-1de5aad7-445c-4f28-ab8e-625ca74510c3 tempest-CinderUnicodeTest-1569177303 tempest-CinderUnicodeTest-1569177303-project-member] Volume info retrieved successfully. Sep 01 12:45:46 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1de5aad7-445c-4f28-ab8e-625ca74510c3 tempest-CinderUnicodeTest-1569177303 tempest-CinderUnicodeTest-1569177303-project-member] http://192.168.122.202/volume/v3/volumes/3ce5d141-1033-49d0-8faf-aaa7af4e29d0 returned with HTTP 200 Sep 01 12:45:46 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 829/1647] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:45:46 2026] GET /volume/v3/volumes/3ce5d141-1033-49d0-8faf-aaa7af4e29d0 => generated 841 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:45:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-a3936cf8-454b-4a19-8726-59478f04cf7d None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:45:46 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a3936cf8-454b-4a19-8726-59478f04cf7d tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] GET http://192.168.122.202/volume/v3/snapshots/62645d8a-1f9f-4cb6-8957-0c50b134768b Sep 01 12:45:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a3936cf8-454b-4a19-8726-59478f04cf7d tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:45:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a3936cf8-454b-4a19-8726-59478f04cf7d tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:45:46 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:45:46 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:45:46 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-a3936cf8-454b-4a19-8726-59478f04cf7d tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] Snapshot retrieved successfully. Sep 01 12:45:46 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a3936cf8-454b-4a19-8726-59478f04cf7d tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] http://192.168.122.202/volume/v3/snapshots/62645d8a-1f9f-4cb6-8957-0c50b134768b returned with HTTP 200 Sep 01 12:45:46 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 830/1648] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:45:46 2026] GET /volume/v3/snapshots/62645d8a-1f9f-4cb6-8957-0c50b134768b => generated 449 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:45:47 devstack devstack@c-api.service[86815]: DEBUG cinder.coordination [req-9b65cb72-8fc0-415d-9ea9-49c69abe1d30 req-3e572c15-06cf-4e2f-be87-fccee25db0fc tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Lock "cinder-attachment_update-93ef43b5-b047-4ce6-9c8f-66ffd58f3262-devstack" released by "attachment_update" :: held 10.788s {{(pid=86815) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 12:45:47 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-9b65cb72-8fc0-415d-9ea9-49c69abe1d30 req-3e572c15-06cf-4e2f-be87-fccee25db0fc tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] http://192.168.122.202/volume/v3/attachments/86cc4ffd-5cca-4862-8b97-5089bc001ef9 returned with HTTP 200 Sep 01 12:45:47 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 819/1649] 192.168.122.202 () {66 vars in 1593 bytes} [Tue Sep 1 12:45:36 2026] PUT /volume/v3/attachments/86cc4ffd-5cca-4862-8b97-5089bc001ef9 => generated 694 bytes in 10836 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:45:47 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-bf30c3cf-cfa4-43a8-b6e2-497ac1d98774 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:45:47 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-bf30c3cf-cfa4-43a8-b6e2-497ac1d98774 tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] GET http://192.168.122.202/volume/v3/volumes/9ce61feb-2a33-4325-a767-148dd2c0d5a4 Sep 01 12:45:47 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-bf30c3cf-cfa4-43a8-b6e2-497ac1d98774 tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:45:47 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-bf30c3cf-cfa4-43a8-b6e2-497ac1d98774 tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:45:47 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-bf30c3cf-cfa4-43a8-b6e2-497ac1d98774 tempest-VolumesActionsTest-1148788667 tempest-VolumesActionsTest-1148788667-project-member] http://192.168.122.202/volume/v3/volumes/9ce61feb-2a33-4325-a767-148dd2c0d5a4 returned with HTTP 404 Sep 01 12:45:47 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 831/1650] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:45:47 2026] GET /volume/v3/volumes/9ce61feb-2a33-4325-a767-148dd2c0d5a4 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:45:47 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-28ba5c54-d5ef-492c-8f57-f8014eced336 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:45:47 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-28ba5c54-d5ef-492c-8f57-f8014eced336 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] GET http://192.168.122.202/volume/v3/volumes/93ef43b5-b047-4ce6-9c8f-66ffd58f3262 Sep 01 12:45:47 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-28ba5c54-d5ef-492c-8f57-f8014eced336 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:45:47 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-28ba5c54-d5ef-492c-8f57-f8014eced336 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:45:47 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-2df3a68f-c5f1-4a47-a245-6117e38330c4 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:45:47 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:45:47 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:45:47 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-2df3a68f-c5f1-4a47-a245-6117e38330c4 tempest-CinderUnicodeTest-1569177303 tempest-CinderUnicodeTest-1569177303-project-member] GET http://192.168.122.202/volume/v3/volumes/3ce5d141-1033-49d0-8faf-aaa7af4e29d0 Sep 01 12:45:47 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-2df3a68f-c5f1-4a47-a245-6117e38330c4 tempest-CinderUnicodeTest-1569177303 tempest-CinderUnicodeTest-1569177303-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:45:47 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-2df3a68f-c5f1-4a47-a245-6117e38330c4 tempest-CinderUnicodeTest-1569177303 tempest-CinderUnicodeTest-1569177303-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:45:47 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:45:47 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:45:47 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:45:47 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:45:47 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:45:47 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:45:47 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-28ba5c54-d5ef-492c-8f57-f8014eced336 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Volume info retrieved successfully. Sep 01 12:45:47 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-28ba5c54-d5ef-492c-8f57-f8014eced336 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] http://192.168.122.202/volume/v3/volumes/93ef43b5-b047-4ce6-9c8f-66ffd58f3262 returned with HTTP 200 Sep 01 12:45:47 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 820/1651] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:45:47 2026] GET /volume/v3/volumes/93ef43b5-b047-4ce6-9c8f-66ffd58f3262 => generated 857 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:45:47 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-2df3a68f-c5f1-4a47-a245-6117e38330c4 tempest-CinderUnicodeTest-1569177303 tempest-CinderUnicodeTest-1569177303-project-member] Volume info retrieved successfully. Sep 01 12:45:47 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-2df3a68f-c5f1-4a47-a245-6117e38330c4 tempest-CinderUnicodeTest-1569177303 tempest-CinderUnicodeTest-1569177303-project-member] http://192.168.122.202/volume/v3/volumes/3ce5d141-1033-49d0-8faf-aaa7af4e29d0 returned with HTTP 200 Sep 01 12:45:47 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 832/1652] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:45:47 2026] GET /volume/v3/volumes/3ce5d141-1033-49d0-8faf-aaa7af4e29d0 => generated 841 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:45:47 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-26a5228d-9c46-4bce-8b6f-4bf521347baa None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:45:47 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-26a5228d-9c46-4bce-8b6f-4bf521347baa tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] GET http://192.168.122.202/volume/v3/snapshots/62645d8a-1f9f-4cb6-8957-0c50b134768b Sep 01 12:45:47 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-26a5228d-9c46-4bce-8b6f-4bf521347baa tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:45:47 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-26a5228d-9c46-4bce-8b6f-4bf521347baa tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:45:47 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:45:47 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:45:47 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-26a5228d-9c46-4bce-8b6f-4bf521347baa tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] Snapshot retrieved successfully. Sep 01 12:45:47 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-26a5228d-9c46-4bce-8b6f-4bf521347baa tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] http://192.168.122.202/volume/v3/snapshots/62645d8a-1f9f-4cb6-8957-0c50b134768b returned with HTTP 200 Sep 01 12:45:47 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 821/1653] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:45:47 2026] GET /volume/v3/snapshots/62645d8a-1f9f-4cb6-8957-0c50b134768b => generated 476 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:45:47 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-ee972a46-61d6-4b8f-9370-44e746b2b560 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:45:47 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ee972a46-61d6-4b8f-9370-44e746b2b560 tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] POST http://192.168.122.202/volume/v3/volumes Sep 01 12:45:47 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-ee972a46-61d6-4b8f-9370-44e746b2b560 tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "62645d8a-1f9f-4cb6-8957-0c50b134768b"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:45:47 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volumes [None req-ee972a46-61d6-4b8f-9370-44e746b2b560 tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '62645d8a-1f9f-4cb6-8957-0c50b134768b'}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:45:48 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:45:48 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:45:48 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-ee972a46-61d6-4b8f-9370-44e746b2b560 tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] Snapshot retrieved successfully. Sep 01 12:45:48 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-ee972a46-61d6-4b8f-9370-44e746b2b560 tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] Create volume of 1 GB Sep 01 12:45:48 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-ee972a46-61d6-4b8f-9370-44e746b2b560 tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] Availability Zones retrieved successfully. Sep 01 12:45:48 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-9b65cb72-8fc0-415d-9ea9-49c69abe1d30 req-1c1b9d1f-27dd-4d7c-8c1a-77a4adc09d59 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:45:48 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-9b65cb72-8fc0-415d-9ea9-49c69abe1d30 req-1c1b9d1f-27dd-4d7c-8c1a-77a4adc09d59 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] POST http://192.168.122.202/volume/v3/attachments/86cc4ffd-5cca-4862-8b97-5089bc001ef9/action Sep 01 12:45:48 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-9b65cb72-8fc0-415d-9ea9-49c69abe1d30 req-1c1b9d1f-27dd-4d7c-8c1a-77a4adc09d59 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Action body: b'{"os-complete": null}' {{(pid=86815) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:45:48 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-9b65cb72-8fc0-415d-9ea9-49c69abe1d30 req-1c1b9d1f-27dd-4d7c-8c1a-77a4adc09d59 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:45:48 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-ee972a46-61d6-4b8f-9370-44e746b2b560 tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] Flow 'volume_create_api' (3fbfbaf8-ee5a-4d43-b774-799d0a189aea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:45:48 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-ee972a46-61d6-4b8f-9370-44e746b2b560 tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1df837e9-5987-4bb1-834a-0215cff6194f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:45:48 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.flows.api.create_volume [None req-ee972a46-61d6-4b8f-9370-44e746b2b560 tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86814) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 12:45:48 devstack devstack@c-api.service[86814]: WARNING cinder.volume.api [None req-ee972a46-61d6-4b8f-9370-44e746b2b560 tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1df837e9-5987-4bb1-834a-0215cff6194f) transitioned into state 'FAILURE' from state 'RUNNING' Sep 01 12:45:48 devstack devstack@c-api.service[86814]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size '1'GB cannot be smaller than the snapshot size 2GB. They must be >= original snapshot size. Sep 01 12:45:48 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-ee972a46-61d6-4b8f-9370-44e746b2b560 tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1df837e9-5987-4bb1-834a-0215cff6194f) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:45:48 devstack devstack@c-api.service[86814]: WARNING cinder.volume.api [None req-ee972a46-61d6-4b8f-9370-44e746b2b560 tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1df837e9-5987-4bb1-834a-0215cff6194f) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 01 12:45:48 devstack devstack@c-api.service[86814]: WARNING cinder.volume.api [None req-ee972a46-61d6-4b8f-9370-44e746b2b560 tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] Flow 'volume_create_api' (3fbfbaf8-ee5a-4d43-b774-799d0a189aea) transitioned into state 'REVERTED' from state 'RUNNING' Sep 01 12:45:48 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ee972a46-61d6-4b8f-9370-44e746b2b560 tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] http://192.168.122.202/volume/v3/volumes returned with HTTP 400 Sep 01 12:45:48 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 833/1654] 192.168.122.202 () {60 vars in 1142 bytes} [Tue Sep 1 12:45:47 2026] POST /volume/v3/volumes => generated 171 bytes in 106 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 12:45:48 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-b5bde529-123b-42ab-b3c9-fd740427a621 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:45:48 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:45:48 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:45:48 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b5bde529-123b-42ab-b3c9-fd740427a621 tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] DELETE http://192.168.122.202/volume/v3/snapshots/62645d8a-1f9f-4cb6-8957-0c50b134768b Sep 01 12:45:48 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b5bde529-123b-42ab-b3c9-fd740427a621 tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:45:48 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b5bde529-123b-42ab-b3c9-fd740427a621 tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:45:48 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.snapshots [None req-b5bde529-123b-42ab-b3c9-fd740427a621 tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] Delete snapshot with id: 62645d8a-1f9f-4cb6-8957-0c50b134768b Sep 01 12:45:48 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:45:48 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:45:48 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:45:48 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:45:48 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-b5bde529-123b-42ab-b3c9-fd740427a621 tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] Snapshot retrieved successfully. Sep 01 12:45:48 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:45:48 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:45:48 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-9b65cb72-8fc0-415d-9ea9-49c69abe1d30 req-1c1b9d1f-27dd-4d7c-8c1a-77a4adc09d59 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] http://192.168.122.202/volume/v3/attachments/86cc4ffd-5cca-4862-8b97-5089bc001ef9/action returned with HTTP 204 Sep 01 12:45:48 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 822/1655] 192.168.122.202 () {66 vars in 1614 bytes} [Tue Sep 1 12:45:48 2026] POST /volume/v3/attachments/86cc4ffd-5cca-4862-8b97-5089bc001ef9/action => generated 0 bytes in 112 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:45:48 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-b5bde529-123b-42ab-b3c9-fd740427a621 tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] Snapshot delete request issued successfully. Sep 01 12:45:48 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b5bde529-123b-42ab-b3c9-fd740427a621 tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] http://192.168.122.202/volume/v3/snapshots/62645d8a-1f9f-4cb6-8957-0c50b134768b returned with HTTP 202 Sep 01 12:45:48 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 834/1656] 192.168.122.202 () {58 vars in 1241 bytes} [Tue Sep 1 12:45:48 2026] DELETE /volume/v3/snapshots/62645d8a-1f9f-4cb6-8957-0c50b134768b => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:45:48 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-46666022-816b-467b-9ab1-21f7d79c03d8 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:45:48 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-46666022-816b-467b-9ab1-21f7d79c03d8 tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] GET http://192.168.122.202/volume/v3/snapshots/62645d8a-1f9f-4cb6-8957-0c50b134768b Sep 01 12:45:48 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-46666022-816b-467b-9ab1-21f7d79c03d8 tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:45:48 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-46666022-816b-467b-9ab1-21f7d79c03d8 tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:45:48 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:45:48 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:45:48 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-46666022-816b-467b-9ab1-21f7d79c03d8 tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] Snapshot retrieved successfully. Sep 01 12:45:48 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-46666022-816b-467b-9ab1-21f7d79c03d8 tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] http://192.168.122.202/volume/v3/snapshots/62645d8a-1f9f-4cb6-8957-0c50b134768b returned with HTTP 200 Sep 01 12:45:48 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 823/1657] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:45:48 2026] GET /volume/v3/snapshots/62645d8a-1f9f-4cb6-8957-0c50b134768b => generated 475 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:45:48 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-b5c5a34a-0303-437d-b04f-9666400114fa None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:45:48 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b5c5a34a-0303-437d-b04f-9666400114fa tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] GET http://192.168.122.202/volume/v3/volumes/93ef43b5-b047-4ce6-9c8f-66ffd58f3262 Sep 01 12:45:48 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b5c5a34a-0303-437d-b04f-9666400114fa tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:45:48 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b5c5a34a-0303-437d-b04f-9666400114fa tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:45:48 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:45:48 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:45:48 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-ad99135e-b404-465b-80db-454c90d6e6c5 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:45:48 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-ad99135e-b404-465b-80db-454c90d6e6c5 tempest-CinderUnicodeTest-1569177303 tempest-CinderUnicodeTest-1569177303-project-member] GET http://192.168.122.202/volume/v3/volumes/3ce5d141-1033-49d0-8faf-aaa7af4e29d0 Sep 01 12:45:48 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-ad99135e-b404-465b-80db-454c90d6e6c5 tempest-CinderUnicodeTest-1569177303 tempest-CinderUnicodeTest-1569177303-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:45:48 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-ad99135e-b404-465b-80db-454c90d6e6c5 tempest-CinderUnicodeTest-1569177303 tempest-CinderUnicodeTest-1569177303-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:45:48 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:45:48 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:45:48 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-b5c5a34a-0303-437d-b04f-9666400114fa tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Volume info retrieved successfully. Sep 01 12:45:48 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b5c5a34a-0303-437d-b04f-9666400114fa tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] http://192.168.122.202/volume/v3/volumes/93ef43b5-b047-4ce6-9c8f-66ffd58f3262 returned with HTTP 200 Sep 01 12:45:48 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 835/1658] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:45:48 2026] GET /volume/v3/volumes/93ef43b5-b047-4ce6-9c8f-66ffd58f3262 => generated 1149 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:45:48 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:45:48 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:45:48 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:45:48 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:45:48 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-e7f25dec-fb97-4235-a086-d7c827effcf9 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:45:48 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-ad99135e-b404-465b-80db-454c90d6e6c5 tempest-CinderUnicodeTest-1569177303 tempest-CinderUnicodeTest-1569177303-project-member] Volume info retrieved successfully. Sep 01 12:45:48 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e7f25dec-fb97-4235-a086-d7c827effcf9 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] GET http://192.168.122.202/volume/v3/volumes/93ef43b5-b047-4ce6-9c8f-66ffd58f3262 Sep 01 12:45:48 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e7f25dec-fb97-4235-a086-d7c827effcf9 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:45:48 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e7f25dec-fb97-4235-a086-d7c827effcf9 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:45:48 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-ad99135e-b404-465b-80db-454c90d6e6c5 tempest-CinderUnicodeTest-1569177303 tempest-CinderUnicodeTest-1569177303-project-member] http://192.168.122.202/volume/v3/volumes/3ce5d141-1033-49d0-8faf-aaa7af4e29d0 returned with HTTP 200 Sep 01 12:45:48 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 824/1659] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:45:48 2026] GET /volume/v3/volumes/3ce5d141-1033-49d0-8faf-aaa7af4e29d0 => generated 842 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:45:48 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:45:48 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:45:48 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:45:48 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:45:48 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-aa679a43-3ad8-48e4-ac41-78454fab3bbd None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:45:48 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-e7f25dec-fb97-4235-a086-d7c827effcf9 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Volume info retrieved successfully. Sep 01 12:45:48 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-aa679a43-3ad8-48e4-ac41-78454fab3bbd tempest-CinderUnicodeTest-1569177303 tempest-CinderUnicodeTest-1569177303-project-member] GET http://192.168.122.202/volume/v3/volumes/3ce5d141-1033-49d0-8faf-aaa7af4e29d0 Sep 01 12:45:48 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-aa679a43-3ad8-48e4-ac41-78454fab3bbd tempest-CinderUnicodeTest-1569177303 tempest-CinderUnicodeTest-1569177303-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:45:48 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-aa679a43-3ad8-48e4-ac41-78454fab3bbd tempest-CinderUnicodeTest-1569177303 tempest-CinderUnicodeTest-1569177303-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:45:48 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e7f25dec-fb97-4235-a086-d7c827effcf9 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] http://192.168.122.202/volume/v3/volumes/93ef43b5-b047-4ce6-9c8f-66ffd58f3262 returned with HTTP 200 Sep 01 12:45:48 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 836/1660] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:45:48 2026] GET /volume/v3/volumes/93ef43b5-b047-4ce6-9c8f-66ffd58f3262 => generated 1149 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:45:48 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:45:48 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:45:48 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:45:48 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:45:48 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-2c5c7e30-854d-42ee-8e7e-dc97bd83f9bf None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:45:48 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-aa679a43-3ad8-48e4-ac41-78454fab3bbd tempest-CinderUnicodeTest-1569177303 tempest-CinderUnicodeTest-1569177303-project-member] Volume info retrieved successfully. Sep 01 12:45:48 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-2c5c7e30-854d-42ee-8e7e-dc97bd83f9bf tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] DELETE http://192.168.122.202/volume/v3/volumes/93ef43b5-b047-4ce6-9c8f-66ffd58f3262 Sep 01 12:45:48 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-2c5c7e30-854d-42ee-8e7e-dc97bd83f9bf tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:45:48 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-2c5c7e30-854d-42ee-8e7e-dc97bd83f9bf tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:45:48 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-2c5c7e30-854d-42ee-8e7e-dc97bd83f9bf tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Delete volume with id: 93ef43b5-b047-4ce6-9c8f-66ffd58f3262 Sep 01 12:45:48 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-aa679a43-3ad8-48e4-ac41-78454fab3bbd tempest-CinderUnicodeTest-1569177303 tempest-CinderUnicodeTest-1569177303-project-member] http://192.168.122.202/volume/v3/volumes/3ce5d141-1033-49d0-8faf-aaa7af4e29d0 returned with HTTP 200 Sep 01 12:45:48 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 825/1661] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:45:48 2026] GET /volume/v3/volumes/3ce5d141-1033-49d0-8faf-aaa7af4e29d0 => generated 842 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:45:48 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:45:48 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:45:49 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:45:49 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:45:49 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-2c5c7e30-854d-42ee-8e7e-dc97bd83f9bf tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Volume info retrieved successfully. Sep 01 12:45:49 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-5abf9359-cac5-47a6-9d81-ca094cf76592 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:45:49 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-5abf9359-cac5-47a6-9d81-ca094cf76592 tempest-CinderUnicodeTest-1569177303 tempest-CinderUnicodeTest-1569177303-project-member] POST http://192.168.122.202/volume/v3/volumes Sep 01 12:45:49 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-2c5c7e30-854d-42ee-8e7e-dc97bd83f9bf tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots, awaiting a transfer, or be disassociated from snapshots after volume transfer. Sep 01 12:45:49 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-2c5c7e30-854d-42ee-8e7e-dc97bd83f9bf tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] http://192.168.122.202/volume/v3/volumes/93ef43b5-b047-4ce6-9c8f-66ffd58f3262 returned with HTTP 400 Sep 01 12:45:49 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-5abf9359-cac5-47a6-9d81-ca094cf76592 tempest-CinderUnicodeTest-1569177303 tempest-CinderUnicodeTest-1569177303-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-1311651045"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:45:49 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 837/1662] 192.168.122.202 () {58 vars in 1235 bytes} [Tue Sep 1 12:45:48 2026] DELETE /volume/v3/volumes/93ef43b5-b047-4ce6-9c8f-66ffd58f3262 => generated 307 bytes in 48 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 12:45:49 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.volumes [None req-5abf9359-cac5-47a6-9d81-ca094cf76592 tempest-CinderUnicodeTest-1569177303 tempest-CinderUnicodeTest-1569177303-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-1311651045'}} {{(pid=86815) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:45:49 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-5abf9359-cac5-47a6-9d81-ca094cf76592 tempest-CinderUnicodeTest-1569177303 tempest-CinderUnicodeTest-1569177303-project-member] Create volume of 1 GB Sep 01 12:45:49 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-fa13581a-92b4-42b5-869c-fe015a2b3e38 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:45:49 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-fa13581a-92b4-42b5-869c-fe015a2b3e38 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] GET http://192.168.122.202/volume/v3/volumes/93ef43b5-b047-4ce6-9c8f-66ffd58f3262 Sep 01 12:45:49 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-fa13581a-92b4-42b5-869c-fe015a2b3e38 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:45:49 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-fa13581a-92b4-42b5-869c-fe015a2b3e38 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:45:49 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-5abf9359-cac5-47a6-9d81-ca094cf76592 tempest-CinderUnicodeTest-1569177303 tempest-CinderUnicodeTest-1569177303-project-member] Availability Zones retrieved successfully. Sep 01 12:45:49 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:45:49 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:45:49 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-5abf9359-cac5-47a6-9d81-ca094cf76592 tempest-CinderUnicodeTest-1569177303 tempest-CinderUnicodeTest-1569177303-project-member] Flow 'volume_create_api' (52073144-e58a-4fe4-ae93-05febe94b550) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:45:49 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:45:49 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:45:49 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-5abf9359-cac5-47a6-9d81-ca094cf76592 tempest-CinderUnicodeTest-1569177303 tempest-CinderUnicodeTest-1569177303-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e9859e3-10ae-4168-a181-0f7a5ac1e739) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:45:49 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.flows.api.create_volume [None req-5abf9359-cac5-47a6-9d81-ca094cf76592 tempest-CinderUnicodeTest-1569177303 tempest-CinderUnicodeTest-1569177303-project-member] Validating volume size '1' using validate_int {{(pid=86815) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 12:45:49 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-fa13581a-92b4-42b5-869c-fe015a2b3e38 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Volume info retrieved successfully. Sep 01 12:45:49 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-fa13581a-92b4-42b5-869c-fe015a2b3e38 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] http://192.168.122.202/volume/v3/volumes/93ef43b5-b047-4ce6-9c8f-66ffd58f3262 returned with HTTP 200 Sep 01 12:45:49 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 838/1663] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:45:49 2026] GET /volume/v3/volumes/93ef43b5-b047-4ce6-9c8f-66ffd58f3262 => generated 1149 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 12:45:49 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-5abf9359-cac5-47a6-9d81-ca094cf76592 tempest-CinderUnicodeTest-1569177303 tempest-CinderUnicodeTest-1569177303-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e9859e3-10ae-4168-a181-0f7a5ac1e739) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T10:31:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3a4f1b59-94a6-4839-b926-0837adf99645,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a4f1b59-94a6-4839-b926-0837adf99645', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:45:49 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-5abf9359-cac5-47a6-9d81-ca094cf76592 tempest-CinderUnicodeTest-1569177303 tempest-CinderUnicodeTest-1569177303-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (11f6e8f7-0b22-4a17-9d71-50255a29792e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:45:49 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-e7b45024-fb2b-4a48-a1a2-7cba22ac1381 req-f94da75a-56df-432d-a8e1-976778fa9373 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:45:49 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-e7b45024-fb2b-4a48-a1a2-7cba22ac1381 req-f94da75a-56df-432d-a8e1-976778fa9373 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] GET http://192.168.122.202/volume/v3/volumes/93ef43b5-b047-4ce6-9c8f-66ffd58f3262 Sep 01 12:45:49 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-e7b45024-fb2b-4a48-a1a2-7cba22ac1381 req-f94da75a-56df-432d-a8e1-976778fa9373 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:45:49 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-e7b45024-fb2b-4a48-a1a2-7cba22ac1381 req-f94da75a-56df-432d-a8e1-976778fa9373 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:45:49 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:45:49 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:45:49 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:45:49 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:45:49 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [req-e7b45024-fb2b-4a48-a1a2-7cba22ac1381 req-f94da75a-56df-432d-a8e1-976778fa9373 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Volume info retrieved successfully. Sep 01 12:45:49 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-e7b45024-fb2b-4a48-a1a2-7cba22ac1381 req-f94da75a-56df-432d-a8e1-976778fa9373 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] http://192.168.122.202/volume/v3/volumes/93ef43b5-b047-4ce6-9c8f-66ffd58f3262 returned with HTTP 200 Sep 01 12:45:49 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 839/1664] 192.168.122.202 () {60 vars in 1487 bytes} [Tue Sep 1 12:45:49 2026] GET /volume/v3/volumes/93ef43b5-b047-4ce6-9c8f-66ffd58f3262 => generated 1149 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:45:49 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-f7c52c9e-3420-44cb-b5af-b0fdcdea502f None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:45:49 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f7c52c9e-3420-44cb-b5af-b0fdcdea502f tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] GET http://192.168.122.202/volume/v3/snapshots/62645d8a-1f9f-4cb6-8957-0c50b134768b Sep 01 12:45:49 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f7c52c9e-3420-44cb-b5af-b0fdcdea502f tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:45:49 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f7c52c9e-3420-44cb-b5af-b0fdcdea502f tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:45:49 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:45:49 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:45:49 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-f7c52c9e-3420-44cb-b5af-b0fdcdea502f tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] Snapshot retrieved successfully. Sep 01 12:45:49 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f7c52c9e-3420-44cb-b5af-b0fdcdea502f tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] http://192.168.122.202/volume/v3/snapshots/62645d8a-1f9f-4cb6-8957-0c50b134768b returned with HTTP 200 Sep 01 12:45:49 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 840/1665] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:45:49 2026] GET /volume/v3/snapshots/62645d8a-1f9f-4cb6-8957-0c50b134768b => generated 475 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:45:49 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-e7b45024-fb2b-4a48-a1a2-7cba22ac1381 req-1d15d901-b29a-4da1-9f12-b5af7fa0de18 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:45:49 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-e7b45024-fb2b-4a48-a1a2-7cba22ac1381 req-1d15d901-b29a-4da1-9f12-b5af7fa0de18 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] POST http://192.168.122.202/volume/v3/volumes/93ef43b5-b047-4ce6-9c8f-66ffd58f3262/action Sep 01 12:45:49 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-e7b45024-fb2b-4a48-a1a2-7cba22ac1381 req-1d15d901-b29a-4da1-9f12-b5af7fa0de18 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86814) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:45:49 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-e7b45024-fb2b-4a48-a1a2-7cba22ac1381 req-1d15d901-b29a-4da1-9f12-b5af7fa0de18 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:45:49 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:45:49 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:45:49 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:45:49 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:45:49 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [req-e7b45024-fb2b-4a48-a1a2-7cba22ac1381 req-1d15d901-b29a-4da1-9f12-b5af7fa0de18 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Volume info retrieved successfully. Sep 01 12:45:49 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [req-e7b45024-fb2b-4a48-a1a2-7cba22ac1381 req-1d15d901-b29a-4da1-9f12-b5af7fa0de18 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Begin detaching volume completed successfully. Sep 01 12:45:49 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-e7b45024-fb2b-4a48-a1a2-7cba22ac1381 req-1d15d901-b29a-4da1-9f12-b5af7fa0de18 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] http://192.168.122.202/volume/v3/volumes/93ef43b5-b047-4ce6-9c8f-66ffd58f3262/action returned with HTTP 202 Sep 01 12:45:49 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-5abf9359-cac5-47a6-9d81-ca094cf76592 tempest-CinderUnicodeTest-1569177303 tempest-CinderUnicodeTest-1569177303-project-member] Created reservations ['7417fedd-1449-4bc6-81b3-0d12450c8f6e', '6124ac9d-8280-441b-9609-3356e2875fe1', '4588c5d2-cc1d-45ef-8a7c-61c61aa2d074', '40f0a470-a48d-44ca-9356-4bbcba6c1ff4'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:45:49 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 841/1666] 192.168.122.202 () {64 vars in 1561 bytes} [Tue Sep 1 12:45:49 2026] POST /volume/v3/volumes/93ef43b5-b047-4ce6-9c8f-66ffd58f3262/action => generated 0 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 12:45:49 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-5abf9359-cac5-47a6-9d81-ca094cf76592 tempest-CinderUnicodeTest-1569177303 tempest-CinderUnicodeTest-1569177303-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (11f6e8f7-0b22-4a17-9d71-50255a29792e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7417fedd-1449-4bc6-81b3-0d12450c8f6e', '6124ac9d-8280-441b-9609-3356e2875fe1', '4588c5d2-cc1d-45ef-8a7c-61c61aa2d074', '40f0a470-a48d-44ca-9356-4bbcba6c1ff4']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:45:49 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-5abf9359-cac5-47a6-9d81-ca094cf76592 tempest-CinderUnicodeTest-1569177303 tempest-CinderUnicodeTest-1569177303-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e84ad0c-a494-4d19-92e0-184f88db950e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:45:49 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:45:49 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:45:49 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-5abf9359-cac5-47a6-9d81-ca094cf76592 tempest-CinderUnicodeTest-1569177303 tempest-CinderUnicodeTest-1569177303-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e84ad0c-a494-4d19-92e0-184f88db950e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bb625048-0d36-43c0-a24a-821c7e276c93', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1311651045',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='30b64844198b4509b98a93935512c4bd',qos_specs=None,replication_status=,reservations=['7417fedd-1449-4bc6-81b3-0d12450c8f6e','6124ac9d-8280-441b-9609-3356e2875fe1','4588c5d2-cc1d-45ef-8a7c-61c61aa2d074','40f0a470-a48d-44ca-9356-4bbcba6c1ff4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b3e4725a0294607a2d7ee04ede3fff2',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T10:45:49Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1311651045',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bb625048-0d36-43c0-a24a-821c7e276c93,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='30b64844198b4509b98a93935512c4bd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6b3e4725a0294607a2d7ee04ede3fff2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a4f1b59-94a6-4839-b926-0837adf99645),volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:45:49 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-5abf9359-cac5-47a6-9d81-ca094cf76592 tempest-CinderUnicodeTest-1569177303 tempest-CinderUnicodeTest-1569177303-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (566384bf-55a5-46b7-96b1-6b2f4df2ea3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:45:49 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-5abf9359-cac5-47a6-9d81-ca094cf76592 tempest-CinderUnicodeTest-1569177303 tempest-CinderUnicodeTest-1569177303-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (566384bf-55a5-46b7-96b1-6b2f4df2ea3e) transitioned into 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-1311651045',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='30b64844198b4509b98a93935512c4bd',qos_specs=None,replication_status=,reservations=['7417fedd-1449-4bc6-81b3-0d12450c8f6e','6124ac9d-8280-441b-9609-3356e2875fe1','4588c5d2-cc1d-45ef-8a7c-61c61aa2d074','40f0a470-a48d-44ca-9356-4bbcba6c1ff4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b3e4725a0294607a2d7ee04ede3fff2',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:45:49 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-5abf9359-cac5-47a6-9d81-ca094cf76592 tempest-CinderUnicodeTest-1569177303 tempest-CinderUnicodeTest-1569177303-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (68cebf7b-9b98-4708-8fe0-0be8eecc6533) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:45:49 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-7079c45e-65b6-4192-ac35-d5998d01de63 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:45:49 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7079c45e-65b6-4192-ac35-d5998d01de63 None None] GET http://192.168.122.202/volume// Sep 01 12:45:49 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-7079c45e-65b6-4192-ac35-d5998d01de63 None None] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:45:49 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-7079c45e-65b6-4192-ac35-d5998d01de63 None None] Calling method 'all' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:45:49 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7079c45e-65b6-4192-ac35-d5998d01de63 None None] http://192.168.122.202/volume// returned with HTTP 300 Sep 01 12:45:49 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 842/1667] 192.168.122.202 () {58 vars in 1315 bytes} [Tue Sep 1 12:45:49 2026] GET /volume/ => generated 390 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 12:45:49 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-5abf9359-cac5-47a6-9d81-ca094cf76592 tempest-CinderUnicodeTest-1569177303 tempest-CinderUnicodeTest-1569177303-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (68cebf7b-9b98-4708-8fe0-0be8eecc6533) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:45:49 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-e7b45024-fb2b-4a48-a1a2-7cba22ac1381 req-124ac2a8-c2f6-46aa-a262-1ea2fe121eda None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:45:49 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-5abf9359-cac5-47a6-9d81-ca094cf76592 tempest-CinderUnicodeTest-1569177303 tempest-CinderUnicodeTest-1569177303-project-member] Flow 'volume_create_api' (52073144-e58a-4fe4-ae93-05febe94b550) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86815) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:45:49 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-5abf9359-cac5-47a6-9d81-ca094cf76592 tempest-CinderUnicodeTest-1569177303 tempest-CinderUnicodeTest-1569177303-project-member] Create volume request issued successfully. Sep 01 12:45:49 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-5abf9359-cac5-47a6-9d81-ca094cf76592 tempest-CinderUnicodeTest-1569177303 tempest-CinderUnicodeTest-1569177303-project-member] http://192.168.122.202/volume/v3/volumes returned with HTTP 202 Sep 01 12:45:49 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 826/1668] 192.168.122.202 () {60 vars in 1143 bytes} [Tue Sep 1 12:45:49 2026] POST /volume/v3/volumes => generated 785 bytes in 551 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:45:49 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-e7b45024-fb2b-4a48-a1a2-7cba22ac1381 req-124ac2a8-c2f6-46aa-a262-1ea2fe121eda tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] GET http://192.168.122.202/volume/v3/volumes/93ef43b5-b047-4ce6-9c8f-66ffd58f3262 Sep 01 12:45:49 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-e7b45024-fb2b-4a48-a1a2-7cba22ac1381 req-124ac2a8-c2f6-46aa-a262-1ea2fe121eda tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:45:49 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-e7b45024-fb2b-4a48-a1a2-7cba22ac1381 req-124ac2a8-c2f6-46aa-a262-1ea2fe121eda tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:45:49 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-fac1d60f-3500-467a-a9fd-6839ccd1c024 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:45:49 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-fac1d60f-3500-467a-a9fd-6839ccd1c024 tempest-CinderUnicodeTest-1569177303 tempest-CinderUnicodeTest-1569177303-project-member] GET http://192.168.122.202/volume/v3/volumes/bb625048-0d36-43c0-a24a-821c7e276c93 Sep 01 12:45:49 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-fac1d60f-3500-467a-a9fd-6839ccd1c024 tempest-CinderUnicodeTest-1569177303 tempest-CinderUnicodeTest-1569177303-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:45:49 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-fac1d60f-3500-467a-a9fd-6839ccd1c024 tempest-CinderUnicodeTest-1569177303 tempest-CinderUnicodeTest-1569177303-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:45:49 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:45:49 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:45:49 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:45:49 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:45:49 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:45:49 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:45:49 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:45:49 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:45:49 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-fac1d60f-3500-467a-a9fd-6839ccd1c024 tempest-CinderUnicodeTest-1569177303 tempest-CinderUnicodeTest-1569177303-project-member] Volume info retrieved successfully. Sep 01 12:45:49 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [req-e7b45024-fb2b-4a48-a1a2-7cba22ac1381 req-124ac2a8-c2f6-46aa-a262-1ea2fe121eda tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Volume info retrieved successfully. Sep 01 12:45:49 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-fac1d60f-3500-467a-a9fd-6839ccd1c024 tempest-CinderUnicodeTest-1569177303 tempest-CinderUnicodeTest-1569177303-project-member] http://192.168.122.202/volume/v3/volumes/bb625048-0d36-43c0-a24a-821c7e276c93 returned with HTTP 200 Sep 01 12:45:49 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 827/1669] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:45:49 2026] GET /volume/v3/volumes/bb625048-0d36-43c0-a24a-821c7e276c93 => generated 853 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:45:49 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-e7b45024-fb2b-4a48-a1a2-7cba22ac1381 req-124ac2a8-c2f6-46aa-a262-1ea2fe121eda tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] http://192.168.122.202/volume/v3/volumes/93ef43b5-b047-4ce6-9c8f-66ffd58f3262 returned with HTTP 200 Sep 01 12:45:49 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 843/1670] 192.168.122.202 () {62 vars in 1528 bytes} [Tue Sep 1 12:45:49 2026] GET /volume/v3/volumes/93ef43b5-b047-4ce6-9c8f-66ffd58f3262 => generated 1333 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 12:45:49 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-e7b45024-fb2b-4a48-a1a2-7cba22ac1381 req-92bb9ccd-6c7f-4d33-b7f8-95639fee2302 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:45:49 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-e7b45024-fb2b-4a48-a1a2-7cba22ac1381 req-92bb9ccd-6c7f-4d33-b7f8-95639fee2302 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] DELETE http://192.168.122.202/volume/v3/attachments/86cc4ffd-5cca-4862-8b97-5089bc001ef9 Sep 01 12:45:49 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-e7b45024-fb2b-4a48-a1a2-7cba22ac1381 req-92bb9ccd-6c7f-4d33-b7f8-95639fee2302 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:45:49 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-e7b45024-fb2b-4a48-a1a2-7cba22ac1381 req-92bb9ccd-6c7f-4d33-b7f8-95639fee2302 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Calling method 'version_select' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:45:50 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:45:50 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:45:50 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:45:50 devstack devstack@c-api.service[86815]: return base.obj_make_list(context, Sep 01 12:45:50 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-e7b45024-fb2b-4a48-a1a2-7cba22ac1381 req-92bb9ccd-6c7f-4d33-b7f8-95639fee2302 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] http://192.168.122.202/volume/v3/attachments/86cc4ffd-5cca-4862-8b97-5089bc001ef9 returned with HTTP 200 Sep 01 12:45:50 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 828/1671] 192.168.122.202 () {64 vars in 1562 bytes} [Tue Sep 1 12:45:49 2026] DELETE /volume/v3/attachments/86cc4ffd-5cca-4862-8b97-5089bc001ef9 => generated 19 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:45:50 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-8b0a003c-0175-46d1-8627-648216ed36d1 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:45:50 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8b0a003c-0175-46d1-8627-648216ed36d1 tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] GET http://192.168.122.202/volume/v3/snapshots/62645d8a-1f9f-4cb6-8957-0c50b134768b Sep 01 12:45:50 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-8b0a003c-0175-46d1-8627-648216ed36d1 tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:45:50 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-8b0a003c-0175-46d1-8627-648216ed36d1 tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:45:50 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8b0a003c-0175-46d1-8627-648216ed36d1 tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] http://192.168.122.202/volume/v3/snapshots/62645d8a-1f9f-4cb6-8957-0c50b134768b returned with HTTP 404 Sep 01 12:45:50 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 844/1672] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:45:50 2026] GET /volume/v3/snapshots/62645d8a-1f9f-4cb6-8957-0c50b134768b => generated 111 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:45:50 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-ab2cd1d2-bc14-4172-9c30-7505a0fddd71 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:45:50 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-ab2cd1d2-bc14-4172-9c30-7505a0fddd71 tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] GET http://192.168.122.202/volume/v3/volumes/dcdaa3f8-1c94-4ae7-81f9-962a64ff1b64 Sep 01 12:45:50 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-ab2cd1d2-bc14-4172-9c30-7505a0fddd71 tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:45:50 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-ab2cd1d2-bc14-4172-9c30-7505a0fddd71 tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:45:50 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:45:50 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:45:50 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:45:50 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:45:50 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-ab2cd1d2-bc14-4172-9c30-7505a0fddd71 tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] Volume info retrieved successfully. Sep 01 12:45:50 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-ab2cd1d2-bc14-4172-9c30-7505a0fddd71 tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] http://192.168.122.202/volume/v3/volumes/dcdaa3f8-1c94-4ae7-81f9-962a64ff1b64 returned with HTTP 200 Sep 01 12:45:50 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 829/1673] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:45:50 2026] GET /volume/v3/volumes/dcdaa3f8-1c94-4ae7-81f9-962a64ff1b64 => generated 864 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:45:50 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-332c1731-f436-481f-8aa0-f04a3289df07 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:45:50 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-332c1731-f436-481f-8aa0-f04a3289df07 tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] DELETE http://192.168.122.202/volume/v3/volumes/dcdaa3f8-1c94-4ae7-81f9-962a64ff1b64 Sep 01 12:45:50 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-332c1731-f436-481f-8aa0-f04a3289df07 tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:45:50 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-332c1731-f436-481f-8aa0-f04a3289df07 tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:45:50 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-332c1731-f436-481f-8aa0-f04a3289df07 tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] Delete volume with id: dcdaa3f8-1c94-4ae7-81f9-962a64ff1b64 Sep 01 12:45:50 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:45:50 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:45:50 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:45:50 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:45:50 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-332c1731-f436-481f-8aa0-f04a3289df07 tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] Volume info retrieved successfully. Sep 01 12:45:50 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-332c1731-f436-481f-8aa0-f04a3289df07 tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] Delete volume request issued successfully. Sep 01 12:45:50 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-332c1731-f436-481f-8aa0-f04a3289df07 tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] http://192.168.122.202/volume/v3/volumes/dcdaa3f8-1c94-4ae7-81f9-962a64ff1b64 returned with HTTP 202 Sep 01 12:45:50 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 845/1674] 192.168.122.202 () {58 vars in 1235 bytes} [Tue Sep 1 12:45:50 2026] DELETE /volume/v3/volumes/dcdaa3f8-1c94-4ae7-81f9-962a64ff1b64 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:45:50 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-93a27a89-c3e9-4709-8068-4cd60a6b9601 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:45:50 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-93a27a89-c3e9-4709-8068-4cd60a6b9601 tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] GET http://192.168.122.202/volume/v3/volumes/dcdaa3f8-1c94-4ae7-81f9-962a64ff1b64 Sep 01 12:45:50 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-93a27a89-c3e9-4709-8068-4cd60a6b9601 tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:45:50 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-93a27a89-c3e9-4709-8068-4cd60a6b9601 tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:45:50 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:45:50 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:45:50 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:45:50 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:45:50 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-93a27a89-c3e9-4709-8068-4cd60a6b9601 tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] Volume info retrieved successfully. Sep 01 12:45:50 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-93a27a89-c3e9-4709-8068-4cd60a6b9601 tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] http://192.168.122.202/volume/v3/volumes/dcdaa3f8-1c94-4ae7-81f9-962a64ff1b64 returned with HTTP 200 Sep 01 12:45:50 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 830/1675] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:45:50 2026] GET /volume/v3/volumes/dcdaa3f8-1c94-4ae7-81f9-962a64ff1b64 => generated 863 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:45:50 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-d92653a7-0b33-408d-baa2-a22f386f2dd8 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:45:50 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d92653a7-0b33-408d-baa2-a22f386f2dd8 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] GET http://192.168.122.202/volume/v3/volumes/93ef43b5-b047-4ce6-9c8f-66ffd58f3262 Sep 01 12:45:50 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d92653a7-0b33-408d-baa2-a22f386f2dd8 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:45:50 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d92653a7-0b33-408d-baa2-a22f386f2dd8 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:45:50 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-8235be47-6aca-47d7-afd2-04eba13e4ece None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:45:50 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:45:50 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:45:50 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:45:50 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:45:50 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-8235be47-6aca-47d7-afd2-04eba13e4ece tempest-CinderUnicodeTest-1569177303 tempest-CinderUnicodeTest-1569177303-project-member] GET http://192.168.122.202/volume/v3/volumes/bb625048-0d36-43c0-a24a-821c7e276c93 Sep 01 12:45:50 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-8235be47-6aca-47d7-afd2-04eba13e4ece tempest-CinderUnicodeTest-1569177303 tempest-CinderUnicodeTest-1569177303-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:45:50 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-8235be47-6aca-47d7-afd2-04eba13e4ece tempest-CinderUnicodeTest-1569177303 tempest-CinderUnicodeTest-1569177303-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:45:50 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-d92653a7-0b33-408d-baa2-a22f386f2dd8 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Volume info retrieved successfully. Sep 01 12:45:50 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:45:50 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:45:50 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:45:50 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:45:50 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d92653a7-0b33-408d-baa2-a22f386f2dd8 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] http://192.168.122.202/volume/v3/volumes/93ef43b5-b047-4ce6-9c8f-66ffd58f3262 returned with HTTP 200 Sep 01 12:45:50 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 846/1676] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:45:50 2026] GET /volume/v3/volumes/93ef43b5-b047-4ce6-9c8f-66ffd58f3262 => generated 857 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:45:50 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-8235be47-6aca-47d7-afd2-04eba13e4ece tempest-CinderUnicodeTest-1569177303 tempest-CinderUnicodeTest-1569177303-project-member] Volume info retrieved successfully. Sep 01 12:45:50 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-8235be47-6aca-47d7-afd2-04eba13e4ece tempest-CinderUnicodeTest-1569177303 tempest-CinderUnicodeTest-1569177303-project-member] http://192.168.122.202/volume/v3/volumes/bb625048-0d36-43c0-a24a-821c7e276c93 returned with HTTP 200 Sep 01 12:45:50 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 831/1677] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:45:50 2026] GET /volume/v3/volumes/bb625048-0d36-43c0-a24a-821c7e276c93 => generated 877 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:45:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-364737d1-cfa9-4766-be5c-a56b82daf168 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:45:51 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-364737d1-cfa9-4766-be5c-a56b82daf168 tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] GET http://192.168.122.202/volume/v3/volumes/dcdaa3f8-1c94-4ae7-81f9-962a64ff1b64 Sep 01 12:45:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-364737d1-cfa9-4766-be5c-a56b82daf168 tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:45:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-364737d1-cfa9-4766-be5c-a56b82daf168 tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:45:51 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:45:51 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:45:51 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:45:51 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:45:51 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-364737d1-cfa9-4766-be5c-a56b82daf168 tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] Volume info retrieved successfully. Sep 01 12:45:51 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-364737d1-cfa9-4766-be5c-a56b82daf168 tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] http://192.168.122.202/volume/v3/volumes/dcdaa3f8-1c94-4ae7-81f9-962a64ff1b64 returned with HTTP 200 Sep 01 12:45:51 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 847/1678] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:45:51 2026] GET /volume/v3/volumes/dcdaa3f8-1c94-4ae7-81f9-962a64ff1b64 => generated 863 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:45:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-a4d6c0cd-7f0e-4a79-8b11-a4e3465029be None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:45:51 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a4d6c0cd-7f0e-4a79-8b11-a4e3465029be tempest-CinderUnicodeTest-1569177303 tempest-CinderUnicodeTest-1569177303-project-member] GET http://192.168.122.202/volume/v3/volumes/bb625048-0d36-43c0-a24a-821c7e276c93 Sep 01 12:45:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a4d6c0cd-7f0e-4a79-8b11-a4e3465029be tempest-CinderUnicodeTest-1569177303 tempest-CinderUnicodeTest-1569177303-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:45:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a4d6c0cd-7f0e-4a79-8b11-a4e3465029be tempest-CinderUnicodeTest-1569177303 tempest-CinderUnicodeTest-1569177303-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:45:51 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:45:51 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:45:51 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:45:51 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:45:51 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-a4d6c0cd-7f0e-4a79-8b11-a4e3465029be tempest-CinderUnicodeTest-1569177303 tempest-CinderUnicodeTest-1569177303-project-member] Volume info retrieved successfully. Sep 01 12:45:51 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a4d6c0cd-7f0e-4a79-8b11-a4e3465029be tempest-CinderUnicodeTest-1569177303 tempest-CinderUnicodeTest-1569177303-project-member] http://192.168.122.202/volume/v3/volumes/bb625048-0d36-43c0-a24a-821c7e276c93 returned with HTTP 200 Sep 01 12:45:51 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 832/1679] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:45:51 2026] GET /volume/v3/volumes/bb625048-0d36-43c0-a24a-821c7e276c93 => generated 878 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:45:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-300df689-4bf6-4e2a-9ebf-25d7c703b833 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:45:51 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-300df689-4bf6-4e2a-9ebf-25d7c703b833 tempest-CinderUnicodeTest-1569177303 tempest-CinderUnicodeTest-1569177303-project-member] GET http://192.168.122.202/volume/v3/volumes/bb625048-0d36-43c0-a24a-821c7e276c93 Sep 01 12:45:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-300df689-4bf6-4e2a-9ebf-25d7c703b833 tempest-CinderUnicodeTest-1569177303 tempest-CinderUnicodeTest-1569177303-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:45:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-300df689-4bf6-4e2a-9ebf-25d7c703b833 tempest-CinderUnicodeTest-1569177303 tempest-CinderUnicodeTest-1569177303-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:45:51 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:45:51 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:45:51 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:45:51 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:45:51 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-300df689-4bf6-4e2a-9ebf-25d7c703b833 tempest-CinderUnicodeTest-1569177303 tempest-CinderUnicodeTest-1569177303-project-member] Volume info retrieved successfully. Sep 01 12:45:51 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-300df689-4bf6-4e2a-9ebf-25d7c703b833 tempest-CinderUnicodeTest-1569177303 tempest-CinderUnicodeTest-1569177303-project-member] http://192.168.122.202/volume/v3/volumes/bb625048-0d36-43c0-a24a-821c7e276c93 returned with HTTP 200 Sep 01 12:45:51 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 848/1680] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:45:51 2026] GET /volume/v3/volumes/bb625048-0d36-43c0-a24a-821c7e276c93 => generated 878 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:45:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-6c2cb803-3ef6-46b1-9cc2-73271790d2d3 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:45:51 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-6c2cb803-3ef6-46b1-9cc2-73271790d2d3 tempest-CinderUnicodeTest-1569177303 tempest-CinderUnicodeTest-1569177303-project-member] POST http://192.168.122.202/volume/v3/snapshots Sep 01 12:45:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-6c2cb803-3ef6-46b1-9cc2-73271790d2d3 tempest-CinderUnicodeTest-1569177303 tempest-CinderUnicodeTest-1569177303-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bb625048-0d36-43c0-a24a-821c7e276c93", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-602912080"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:45:51 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:45:51 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:45:51 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:45:51 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:45:51 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-6c2cb803-3ef6-46b1-9cc2-73271790d2d3 tempest-CinderUnicodeTest-1569177303 tempest-CinderUnicodeTest-1569177303-project-member] Volume info retrieved successfully. Sep 01 12:45:51 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.snapshots [None req-6c2cb803-3ef6-46b1-9cc2-73271790d2d3 tempest-CinderUnicodeTest-1569177303 tempest-CinderUnicodeTest-1569177303-project-member] Create snapshot from volume bb625048-0d36-43c0-a24a-821c7e276c93 Sep 01 12:45:52 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-6c2cb803-3ef6-46b1-9cc2-73271790d2d3 tempest-CinderUnicodeTest-1569177303 tempest-CinderUnicodeTest-1569177303-project-member] Created reservations ['b55eeb12-5d41-44de-afe8-9da018fa4ee5', '01a2de94-3611-4f67-85f2-72552a4af67f', 'c327f0e0-e56f-4433-b616-0d82b6ceae39', 'e12991ea-3cb2-4949-8c09-605c0a8359bd'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:45:52 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:45:52 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:45:52 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-6c2cb803-3ef6-46b1-9cc2-73271790d2d3 tempest-CinderUnicodeTest-1569177303 tempest-CinderUnicodeTest-1569177303-project-member] Snapshot create request issued successfully. Sep 01 12:45:52 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-6c2cb803-3ef6-46b1-9cc2-73271790d2d3 tempest-CinderUnicodeTest-1569177303 tempest-CinderUnicodeTest-1569177303-project-member] http://192.168.122.202/volume/v3/snapshots returned with HTTP 202 Sep 01 12:45:52 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 833/1681] 192.168.122.202 () {60 vars in 1149 bytes} [Tue Sep 1 12:45:51 2026] POST /volume/v3/snapshots => generated 325 bytes in 228 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:45:52 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-8c2fcb7d-20f2-47ee-b83c-07d850cae6c1 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:45:52 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8c2fcb7d-20f2-47ee-b83c-07d850cae6c1 tempest-CinderUnicodeTest-1569177303 tempest-CinderUnicodeTest-1569177303-project-member] GET http://192.168.122.202/volume/v3/snapshots/33699947-ce7a-4192-aa46-9d659f78bc8b Sep 01 12:45:52 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-8c2fcb7d-20f2-47ee-b83c-07d850cae6c1 tempest-CinderUnicodeTest-1569177303 tempest-CinderUnicodeTest-1569177303-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:45:52 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-8c2fcb7d-20f2-47ee-b83c-07d850cae6c1 tempest-CinderUnicodeTest-1569177303 tempest-CinderUnicodeTest-1569177303-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:45:52 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:45:52 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:45:52 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-8c2fcb7d-20f2-47ee-b83c-07d850cae6c1 tempest-CinderUnicodeTest-1569177303 tempest-CinderUnicodeTest-1569177303-project-member] Snapshot retrieved successfully. Sep 01 12:45:52 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8c2fcb7d-20f2-47ee-b83c-07d850cae6c1 tempest-CinderUnicodeTest-1569177303 tempest-CinderUnicodeTest-1569177303-project-member] http://192.168.122.202/volume/v3/snapshots/33699947-ce7a-4192-aa46-9d659f78bc8b returned with HTTP 200 Sep 01 12:45:52 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 849/1682] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:45:52 2026] GET /volume/v3/snapshots/33699947-ce7a-4192-aa46-9d659f78bc8b => generated 457 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:45:52 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-d4fee05c-7b6e-44f5-a028-88674a8b90b0 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:45:52 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d4fee05c-7b6e-44f5-a028-88674a8b90b0 tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] GET http://192.168.122.202/volume/v3/volumes/dcdaa3f8-1c94-4ae7-81f9-962a64ff1b64 Sep 01 12:45:52 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-d4fee05c-7b6e-44f5-a028-88674a8b90b0 tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:45:52 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-d4fee05c-7b6e-44f5-a028-88674a8b90b0 tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:45:52 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d4fee05c-7b6e-44f5-a028-88674a8b90b0 tempest-VolumesSnapshotNegativeTestJSON-1619940893 tempest-VolumesSnapshotNegativeTestJSON-1619940893-project-member] http://192.168.122.202/volume/v3/volumes/dcdaa3f8-1c94-4ae7-81f9-962a64ff1b64 returned with HTTP 404 Sep 01 12:45:52 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 834/1683] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:45:52 2026] GET /volume/v3/volumes/dcdaa3f8-1c94-4ae7-81f9-962a64ff1b64 => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:45:53 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-32bf47a8-124c-42e3-ab1d-ccb1f384ac2c None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:45:53 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-32bf47a8-124c-42e3-ab1d-ccb1f384ac2c tempest-CinderUnicodeTest-1569177303 tempest-CinderUnicodeTest-1569177303-project-member] GET http://192.168.122.202/volume/v3/snapshots/33699947-ce7a-4192-aa46-9d659f78bc8b Sep 01 12:45:53 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-32bf47a8-124c-42e3-ab1d-ccb1f384ac2c tempest-CinderUnicodeTest-1569177303 tempest-CinderUnicodeTest-1569177303-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:45:53 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-32bf47a8-124c-42e3-ab1d-ccb1f384ac2c tempest-CinderUnicodeTest-1569177303 tempest-CinderUnicodeTest-1569177303-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:45:53 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:45:53 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:45:53 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-32bf47a8-124c-42e3-ab1d-ccb1f384ac2c tempest-CinderUnicodeTest-1569177303 tempest-CinderUnicodeTest-1569177303-project-member] Snapshot retrieved successfully. Sep 01 12:45:53 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-32bf47a8-124c-42e3-ab1d-ccb1f384ac2c tempest-CinderUnicodeTest-1569177303 tempest-CinderUnicodeTest-1569177303-project-member] http://192.168.122.202/volume/v3/snapshots/33699947-ce7a-4192-aa46-9d659f78bc8b returned with HTTP 200 Sep 01 12:45:53 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 850/1684] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:45:53 2026] GET /volume/v3/snapshots/33699947-ce7a-4192-aa46-9d659f78bc8b => generated 457 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:45:54 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-5d7acaba-5ce2-4698-bcb2-a7fac3df2b64 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:45:54 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-5d7acaba-5ce2-4698-bcb2-a7fac3df2b64 tempest-CinderUnicodeTest-1569177303 tempest-CinderUnicodeTest-1569177303-project-member] GET http://192.168.122.202/volume/v3/snapshots/33699947-ce7a-4192-aa46-9d659f78bc8b Sep 01 12:45:54 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-5d7acaba-5ce2-4698-bcb2-a7fac3df2b64 tempest-CinderUnicodeTest-1569177303 tempest-CinderUnicodeTest-1569177303-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:45:54 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-5d7acaba-5ce2-4698-bcb2-a7fac3df2b64 tempest-CinderUnicodeTest-1569177303 tempest-CinderUnicodeTest-1569177303-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:45:54 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:45:54 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:45:54 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-5d7acaba-5ce2-4698-bcb2-a7fac3df2b64 tempest-CinderUnicodeTest-1569177303 tempest-CinderUnicodeTest-1569177303-project-member] Snapshot retrieved successfully. Sep 01 12:45:54 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-5d7acaba-5ce2-4698-bcb2-a7fac3df2b64 tempest-CinderUnicodeTest-1569177303 tempest-CinderUnicodeTest-1569177303-project-member] http://192.168.122.202/volume/v3/snapshots/33699947-ce7a-4192-aa46-9d659f78bc8b returned with HTTP 200 Sep 01 12:45:54 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 835/1685] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:45:54 2026] GET /volume/v3/snapshots/33699947-ce7a-4192-aa46-9d659f78bc8b => generated 457 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:45:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-e211770c-b5fa-4bd9-99dd-a51b197f19de None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:45:55 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e211770c-b5fa-4bd9-99dd-a51b197f19de tempest-CinderUnicodeTest-1569177303 tempest-CinderUnicodeTest-1569177303-project-member] GET http://192.168.122.202/volume/v3/snapshots/33699947-ce7a-4192-aa46-9d659f78bc8b Sep 01 12:45:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e211770c-b5fa-4bd9-99dd-a51b197f19de tempest-CinderUnicodeTest-1569177303 tempest-CinderUnicodeTest-1569177303-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:45:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e211770c-b5fa-4bd9-99dd-a51b197f19de tempest-CinderUnicodeTest-1569177303 tempest-CinderUnicodeTest-1569177303-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:45:55 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:45:55 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:45:55 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-e211770c-b5fa-4bd9-99dd-a51b197f19de tempest-CinderUnicodeTest-1569177303 tempest-CinderUnicodeTest-1569177303-project-member] Snapshot retrieved successfully. Sep 01 12:45:55 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e211770c-b5fa-4bd9-99dd-a51b197f19de tempest-CinderUnicodeTest-1569177303 tempest-CinderUnicodeTest-1569177303-project-member] http://192.168.122.202/volume/v3/snapshots/33699947-ce7a-4192-aa46-9d659f78bc8b returned with HTTP 200 Sep 01 12:45:55 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 851/1686] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:45:55 2026] GET /volume/v3/snapshots/33699947-ce7a-4192-aa46-9d659f78bc8b => generated 484 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:45:55 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-a95a9cb8-3cb9-4557-86c0-a4deb9f92d71 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:45:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-3845a330-747b-4c43-b4bf-baf7912b88e1 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:45:55 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a95a9cb8-3cb9-4557-86c0-a4deb9f92d71 tempest-CinderUnicodeTest-1569177303 tempest-CinderUnicodeTest-1569177303-project-member] GET http://192.168.122.202/volume/v3/snapshots/33699947-ce7a-4192-aa46-9d659f78bc8b Sep 01 12:45:55 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a95a9cb8-3cb9-4557-86c0-a4deb9f92d71 tempest-CinderUnicodeTest-1569177303 tempest-CinderUnicodeTest-1569177303-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:45:55 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-3845a330-747b-4c43-b4bf-baf7912b88e1 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] DELETE http://192.168.122.202/volume/v3/volumes/93ef43b5-b047-4ce6-9c8f-66ffd58f3262 Sep 01 12:45:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-3845a330-747b-4c43-b4bf-baf7912b88e1 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:45:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-3845a330-747b-4c43-b4bf-baf7912b88e1 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:45:55 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-3845a330-747b-4c43-b4bf-baf7912b88e1 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Delete volume with id: 93ef43b5-b047-4ce6-9c8f-66ffd58f3262 Sep 01 12:45:55 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a95a9cb8-3cb9-4557-86c0-a4deb9f92d71 tempest-CinderUnicodeTest-1569177303 tempest-CinderUnicodeTest-1569177303-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:45:55 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:45:55 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:45:55 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:45:55 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:45:55 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-3845a330-747b-4c43-b4bf-baf7912b88e1 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Volume info retrieved successfully. Sep 01 12:45:55 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:45:55 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:45:55 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-a95a9cb8-3cb9-4557-86c0-a4deb9f92d71 tempest-CinderUnicodeTest-1569177303 tempest-CinderUnicodeTest-1569177303-project-member] Snapshot retrieved successfully. Sep 01 12:45:55 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a95a9cb8-3cb9-4557-86c0-a4deb9f92d71 tempest-CinderUnicodeTest-1569177303 tempest-CinderUnicodeTest-1569177303-project-member] http://192.168.122.202/volume/v3/snapshots/33699947-ce7a-4192-aa46-9d659f78bc8b returned with HTTP 200 Sep 01 12:45:55 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 836/1687] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:45:55 2026] GET /volume/v3/snapshots/33699947-ce7a-4192-aa46-9d659f78bc8b => generated 484 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:45:55 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-886a7a77-aba0-4884-a7af-76761c5c0999 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:45:55 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-886a7a77-aba0-4884-a7af-76761c5c0999 tempest-CinderUnicodeTest-1569177303 tempest-CinderUnicodeTest-1569177303-project-member] DELETE http://192.168.122.202/volume/v3/snapshots/33699947-ce7a-4192-aa46-9d659f78bc8b Sep 01 12:45:55 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-886a7a77-aba0-4884-a7af-76761c5c0999 tempest-CinderUnicodeTest-1569177303 tempest-CinderUnicodeTest-1569177303-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:45:55 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-886a7a77-aba0-4884-a7af-76761c5c0999 tempest-CinderUnicodeTest-1569177303 tempest-CinderUnicodeTest-1569177303-project-member] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:45:55 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.snapshots [None req-886a7a77-aba0-4884-a7af-76761c5c0999 tempest-CinderUnicodeTest-1569177303 tempest-CinderUnicodeTest-1569177303-project-member] Delete snapshot with id: 33699947-ce7a-4192-aa46-9d659f78bc8b Sep 01 12:45:55 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:45:55 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:45:55 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-886a7a77-aba0-4884-a7af-76761c5c0999 tempest-CinderUnicodeTest-1569177303 tempest-CinderUnicodeTest-1569177303-project-member] Snapshot retrieved successfully. Sep 01 12:45:55 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-3845a330-747b-4c43-b4bf-baf7912b88e1 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Delete volume request issued successfully. Sep 01 12:45:55 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-3845a330-747b-4c43-b4bf-baf7912b88e1 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] http://192.168.122.202/volume/v3/volumes/93ef43b5-b047-4ce6-9c8f-66ffd58f3262 returned with HTTP 202 Sep 01 12:45:55 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 852/1688] 192.168.122.202 () {58 vars in 1235 bytes} [Tue Sep 1 12:45:55 2026] DELETE /volume/v3/volumes/93ef43b5-b047-4ce6-9c8f-66ffd58f3262 => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:45:55 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:45:55 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:45:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-7a0940f0-3844-4edc-99ed-02b75835b7f3 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:45:55 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7a0940f0-3844-4edc-99ed-02b75835b7f3 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] GET http://192.168.122.202/volume/v3/volumes/93ef43b5-b047-4ce6-9c8f-66ffd58f3262 Sep 01 12:45:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-7a0940f0-3844-4edc-99ed-02b75835b7f3 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:45:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-7a0940f0-3844-4edc-99ed-02b75835b7f3 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:45:55 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-886a7a77-aba0-4884-a7af-76761c5c0999 tempest-CinderUnicodeTest-1569177303 tempest-CinderUnicodeTest-1569177303-project-member] Snapshot delete request issued successfully. Sep 01 12:45:55 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-886a7a77-aba0-4884-a7af-76761c5c0999 tempest-CinderUnicodeTest-1569177303 tempest-CinderUnicodeTest-1569177303-project-member] http://192.168.122.202/volume/v3/snapshots/33699947-ce7a-4192-aa46-9d659f78bc8b returned with HTTP 202 Sep 01 12:45:55 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 837/1689] 192.168.122.202 () {58 vars in 1241 bytes} [Tue Sep 1 12:45:55 2026] DELETE /volume/v3/snapshots/33699947-ce7a-4192-aa46-9d659f78bc8b => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:45:55 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-82cca7a2-f993-481c-ad64-f83c6979e762 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:45:55 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:45:55 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:45:55 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-82cca7a2-f993-481c-ad64-f83c6979e762 tempest-CinderUnicodeTest-1569177303 tempest-CinderUnicodeTest-1569177303-project-member] GET http://192.168.122.202/volume/v3/snapshots/33699947-ce7a-4192-aa46-9d659f78bc8b Sep 01 12:45:55 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-82cca7a2-f993-481c-ad64-f83c6979e762 tempest-CinderUnicodeTest-1569177303 tempest-CinderUnicodeTest-1569177303-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:45:55 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-82cca7a2-f993-481c-ad64-f83c6979e762 tempest-CinderUnicodeTest-1569177303 tempest-CinderUnicodeTest-1569177303-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:45:55 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:45:55 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:45:55 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-7a0940f0-3844-4edc-99ed-02b75835b7f3 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Volume info retrieved successfully. Sep 01 12:45:55 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:45:55 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:45:55 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-82cca7a2-f993-481c-ad64-f83c6979e762 tempest-CinderUnicodeTest-1569177303 tempest-CinderUnicodeTest-1569177303-project-member] Snapshot retrieved successfully. Sep 01 12:45:55 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-82cca7a2-f993-481c-ad64-f83c6979e762 tempest-CinderUnicodeTest-1569177303 tempest-CinderUnicodeTest-1569177303-project-member] http://192.168.122.202/volume/v3/snapshots/33699947-ce7a-4192-aa46-9d659f78bc8b returned with HTTP 200 Sep 01 12:45:55 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 838/1690] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:45:55 2026] GET /volume/v3/snapshots/33699947-ce7a-4192-aa46-9d659f78bc8b => generated 483 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:45:55 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7a0940f0-3844-4edc-99ed-02b75835b7f3 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] http://192.168.122.202/volume/v3/volumes/93ef43b5-b047-4ce6-9c8f-66ffd58f3262 returned with HTTP 200 Sep 01 12:45:55 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 853/1691] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:45:55 2026] GET /volume/v3/volumes/93ef43b5-b047-4ce6-9c8f-66ffd58f3262 => generated 856 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:45:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-741482fb-7fef-4a44-a36f-4a83dddcfeb1 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:45:56 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-741482fb-7fef-4a44-a36f-4a83dddcfeb1 tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] POST http://192.168.122.202/volume/v3/volumes Sep 01 12:45:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-741482fb-7fef-4a44-a36f-4a83dddcfeb1 tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "903fc775-9c21-408b-9650-9b60d3b1eb91", "size": 1, "name": "tempest-VolumesExtendTest-Volume-2051946786"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:45:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.volumes [None req-741482fb-7fef-4a44-a36f-4a83dddcfeb1 tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] Create volume request body: {'volume': {'imageRef': '903fc775-9c21-408b-9650-9b60d3b1eb91', 'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-2051946786'}} {{(pid=86815) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:45:56 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-741482fb-7fef-4a44-a36f-4a83dddcfeb1 tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] Create volume of 1 GB Sep 01 12:45:56 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-741482fb-7fef-4a44-a36f-4a83dddcfeb1 tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] Availability Zones retrieved successfully. Sep 01 12:45:56 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-741482fb-7fef-4a44-a36f-4a83dddcfeb1 tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] Flow 'volume_create_api' (5b0c25db-3641-47dd-8a08-cbb5f28b4fd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:45:56 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-741482fb-7fef-4a44-a36f-4a83dddcfeb1 tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54128410-bdae-4424-a7ab-cbe7efafb233) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:45:56 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.flows.api.create_volume [None req-741482fb-7fef-4a44-a36f-4a83dddcfeb1 tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] Validating volume size '1' using validate_int {{(pid=86815) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 12:45:56 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-741482fb-7fef-4a44-a36f-4a83dddcfeb1 tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54128410-bdae-4424-a7ab-cbe7efafb233) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T10:31:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3a4f1b59-94a6-4839-b926-0837adf99645,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a4f1b59-94a6-4839-b926-0837adf99645', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:45:56 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-741482fb-7fef-4a44-a36f-4a83dddcfeb1 tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5bd4114-d674-44a5-9639-a34a13bfa082) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:45:56 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-cbc5fc6d-bf7b-4028-8c28-2888f3025b26 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:45:56 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-cbc5fc6d-bf7b-4028-8c28-2888f3025b26 tempest-CinderUnicodeTest-1569177303 tempest-CinderUnicodeTest-1569177303-project-member] GET http://192.168.122.202/volume/v3/snapshots/33699947-ce7a-4192-aa46-9d659f78bc8b Sep 01 12:45:56 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-cbc5fc6d-bf7b-4028-8c28-2888f3025b26 tempest-CinderUnicodeTest-1569177303 tempest-CinderUnicodeTest-1569177303-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:45:56 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-cbc5fc6d-bf7b-4028-8c28-2888f3025b26 tempest-CinderUnicodeTest-1569177303 tempest-CinderUnicodeTest-1569177303-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:45:56 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:45:56 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:45:56 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-cbc5fc6d-bf7b-4028-8c28-2888f3025b26 tempest-CinderUnicodeTest-1569177303 tempest-CinderUnicodeTest-1569177303-project-member] Snapshot retrieved successfully. Sep 01 12:45:56 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-cbc5fc6d-bf7b-4028-8c28-2888f3025b26 tempest-CinderUnicodeTest-1569177303 tempest-CinderUnicodeTest-1569177303-project-member] http://192.168.122.202/volume/v3/snapshots/33699947-ce7a-4192-aa46-9d659f78bc8b returned with HTTP 200 Sep 01 12:45:56 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-741482fb-7fef-4a44-a36f-4a83dddcfeb1 tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] Created reservations ['ca13f135-db42-4e53-9fe9-3e9f9c34f00e', '2e481929-8fc7-48cc-a84c-6466a4505bdf', '4a4a26ae-9bc3-4f5a-bfa8-7fe22899e826', '3ea3ee50-831e-4aaa-9bbd-0fb968ca5536'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:45:56 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 854/1692] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:45:56 2026] GET /volume/v3/snapshots/33699947-ce7a-4192-aa46-9d659f78bc8b => generated 483 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:45:56 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-a6752207-b9a2-43de-85b7-45b52cfa9721 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:45:56 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-741482fb-7fef-4a44-a36f-4a83dddcfeb1 tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5bd4114-d674-44a5-9639-a34a13bfa082) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ca13f135-db42-4e53-9fe9-3e9f9c34f00e', '2e481929-8fc7-48cc-a84c-6466a4505bdf', '4a4a26ae-9bc3-4f5a-bfa8-7fe22899e826', '3ea3ee50-831e-4aaa-9bbd-0fb968ca5536']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:45:56 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a6752207-b9a2-43de-85b7-45b52cfa9721 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] GET http://192.168.122.202/volume/v3/volumes/93ef43b5-b047-4ce6-9c8f-66ffd58f3262 Sep 01 12:45:56 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a6752207-b9a2-43de-85b7-45b52cfa9721 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:45:56 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a6752207-b9a2-43de-85b7-45b52cfa9721 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:45:56 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-741482fb-7fef-4a44-a36f-4a83dddcfeb1 tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f65c3a0-e46b-458f-9c1f-f14312d2762d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:45:56 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:45:56 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:45:56 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:45:56 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:45:56 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-a6752207-b9a2-43de-85b7-45b52cfa9721 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Volume info retrieved successfully. Sep 01 12:45:56 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:45:56 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:45:56 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-741482fb-7fef-4a44-a36f-4a83dddcfeb1 tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f65c3a0-e46b-458f-9c1f-f14312d2762d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1f9d331c-c484-4af2-af5d-4cd7c7766f77', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-2051946786',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0f732e05963c4bb69f4cac3c40e8d3ae',qos_specs=None,replication_status=,reservations=['ca13f135-db42-4e53-9fe9-3e9f9c34f00e','2e481929-8fc7-48cc-a84c-6466a4505bdf','4a4a26ae-9bc3-4f5a-bfa8-7fe22899e826','3ea3ee50-831e-4aaa-9bbd-0fb968ca5536'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d9f3a3041455402198bce493f9661329',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T10:45:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-2051946786',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1f9d331c-c484-4af2-af5d-4cd7c7766f77,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0f732e05963c4bb69f4cac3c40e8d3ae',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d9f3a3041455402198bce493f9661329',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a4f1b59-94a6-4839-b926-0837adf99645),volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:45:56 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-741482fb-7fef-4a44-a36f-4a83dddcfeb1 tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b4e1cd8a-597a-46d0-b32d-f92d88b9b7e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:45:56 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a6752207-b9a2-43de-85b7-45b52cfa9721 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] http://192.168.122.202/volume/v3/volumes/93ef43b5-b047-4ce6-9c8f-66ffd58f3262 returned with HTTP 200 Sep 01 12:45:56 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 855/1693] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:45:56 2026] GET /volume/v3/volumes/93ef43b5-b047-4ce6-9c8f-66ffd58f3262 => generated 856 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:45:56 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-741482fb-7fef-4a44-a36f-4a83dddcfeb1 tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b4e1cd8a-597a-46d0-b32d-f92d88b9b7e0) transitioned into state 'SUCCESS' from state '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-2051946786',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0f732e05963c4bb69f4cac3c40e8d3ae',qos_specs=None,replication_status=,reservations=['ca13f135-db42-4e53-9fe9-3e9f9c34f00e','2e481929-8fc7-48cc-a84c-6466a4505bdf','4a4a26ae-9bc3-4f5a-bfa8-7fe22899e826','3ea3ee50-831e-4aaa-9bbd-0fb968ca5536'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d9f3a3041455402198bce493f9661329',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:45:56 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-741482fb-7fef-4a44-a36f-4a83dddcfeb1 tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (91173265-14b6-4fc4-8919-6189607539da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:45:56 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-741482fb-7fef-4a44-a36f-4a83dddcfeb1 tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (91173265-14b6-4fc4-8919-6189607539da) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:45:56 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-741482fb-7fef-4a44-a36f-4a83dddcfeb1 tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] Flow 'volume_create_api' (5b0c25db-3641-47dd-8a08-cbb5f28b4fd0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86815) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:45:56 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-741482fb-7fef-4a44-a36f-4a83dddcfeb1 tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] Create volume request issued successfully. Sep 01 12:45:56 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-741482fb-7fef-4a44-a36f-4a83dddcfeb1 tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] http://192.168.122.202/volume/v3/volumes returned with HTTP 202 Sep 01 12:45:56 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 839/1694] 192.168.122.202 () {60 vars in 1143 bytes} [Tue Sep 1 12:45:56 2026] POST /volume/v3/volumes => generated 757 bytes in 711 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:45:56 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-63d2927c-faa5-43f2-9441-2237314ddb0c None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:45:56 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-63d2927c-faa5-43f2-9441-2237314ddb0c tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] GET http://192.168.122.202/volume/v3/volumes/1f9d331c-c484-4af2-af5d-4cd7c7766f77 Sep 01 12:45:56 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-63d2927c-faa5-43f2-9441-2237314ddb0c tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:45:56 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-63d2927c-faa5-43f2-9441-2237314ddb0c tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:45:56 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:45:56 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:45:56 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:45:56 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:45:56 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-63d2927c-faa5-43f2-9441-2237314ddb0c tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] Volume info retrieved successfully. Sep 01 12:45:56 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-63d2927c-faa5-43f2-9441-2237314ddb0c tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] http://192.168.122.202/volume/v3/volumes/1f9d331c-c484-4af2-af5d-4cd7c7766f77 returned with HTTP 200 Sep 01 12:45:56 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 856/1695] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:45:56 2026] GET /volume/v3/volumes/1f9d331c-c484-4af2-af5d-4cd7c7766f77 => generated 825 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:45:57 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-736625c7-68f0-4328-b246-a015df0496a1 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:45:57 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-736625c7-68f0-4328-b246-a015df0496a1 tempest-CinderUnicodeTest-1569177303 tempest-CinderUnicodeTest-1569177303-project-member] GET http://192.168.122.202/volume/v3/snapshots/33699947-ce7a-4192-aa46-9d659f78bc8b Sep 01 12:45:57 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-736625c7-68f0-4328-b246-a015df0496a1 tempest-CinderUnicodeTest-1569177303 tempest-CinderUnicodeTest-1569177303-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:45:57 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-736625c7-68f0-4328-b246-a015df0496a1 tempest-CinderUnicodeTest-1569177303 tempest-CinderUnicodeTest-1569177303-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:45:57 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:45:57 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:45:57 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-736625c7-68f0-4328-b246-a015df0496a1 tempest-CinderUnicodeTest-1569177303 tempest-CinderUnicodeTest-1569177303-project-member] Snapshot retrieved successfully. Sep 01 12:45:57 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-736625c7-68f0-4328-b246-a015df0496a1 tempest-CinderUnicodeTest-1569177303 tempest-CinderUnicodeTest-1569177303-project-member] http://192.168.122.202/volume/v3/snapshots/33699947-ce7a-4192-aa46-9d659f78bc8b returned with HTTP 200 Sep 01 12:45:57 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 840/1696] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:45:57 2026] GET /volume/v3/snapshots/33699947-ce7a-4192-aa46-9d659f78bc8b => generated 483 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:45:57 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-756d58c1-0351-4f0e-ab48-e5ef4af06a2d None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:45:57 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-756d58c1-0351-4f0e-ab48-e5ef4af06a2d tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] GET http://192.168.122.202/volume/v3/volumes/93ef43b5-b047-4ce6-9c8f-66ffd58f3262 Sep 01 12:45:57 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-756d58c1-0351-4f0e-ab48-e5ef4af06a2d tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:45:57 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-756d58c1-0351-4f0e-ab48-e5ef4af06a2d tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:45:57 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-756d58c1-0351-4f0e-ab48-e5ef4af06a2d tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] http://192.168.122.202/volume/v3/volumes/93ef43b5-b047-4ce6-9c8f-66ffd58f3262 returned with HTTP 404 Sep 01 12:45:57 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 857/1697] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:45:57 2026] GET /volume/v3/volumes/93ef43b5-b047-4ce6-9c8f-66ffd58f3262 => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:45:57 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-e27c347e-75f4-46b9-b997-cd57cd1c1d5c None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:45:57 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e27c347e-75f4-46b9-b997-cd57cd1c1d5c tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] DELETE http://192.168.122.202/volume/v3/volumes/67e3670f-dd27-4225-a7f6-7b23b4e7c3f1 Sep 01 12:45:57 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e27c347e-75f4-46b9-b997-cd57cd1c1d5c tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:45:57 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e27c347e-75f4-46b9-b997-cd57cd1c1d5c tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:45:57 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-e27c347e-75f4-46b9-b997-cd57cd1c1d5c tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Delete volume with id: 67e3670f-dd27-4225-a7f6-7b23b4e7c3f1 Sep 01 12:45:57 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:45:57 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:45:57 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:45:57 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:45:57 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-e27c347e-75f4-46b9-b997-cd57cd1c1d5c tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Volume info retrieved successfully. Sep 01 12:45:57 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-39c35c7a-7b7a-42c1-b22a-0d31f714735e None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:45:57 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-39c35c7a-7b7a-42c1-b22a-0d31f714735e tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] GET http://192.168.122.202/volume/v3/volumes/1f9d331c-c484-4af2-af5d-4cd7c7766f77 Sep 01 12:45:57 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-39c35c7a-7b7a-42c1-b22a-0d31f714735e tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:45:57 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-39c35c7a-7b7a-42c1-b22a-0d31f714735e tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:45:57 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:45:57 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:45:57 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:45:57 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:45:58 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-39c35c7a-7b7a-42c1-b22a-0d31f714735e tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] Volume info retrieved successfully. Sep 01 12:45:58 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-39c35c7a-7b7a-42c1-b22a-0d31f714735e tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] http://192.168.122.202/volume/v3/volumes/1f9d331c-c484-4af2-af5d-4cd7c7766f77 returned with HTTP 200 Sep 01 12:45:58 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-e27c347e-75f4-46b9-b997-cd57cd1c1d5c tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Delete volume request issued successfully. Sep 01 12:45:58 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 858/1698] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:45:57 2026] GET /volume/v3/volumes/1f9d331c-c484-4af2-af5d-4cd7c7766f77 => generated 849 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:45:58 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e27c347e-75f4-46b9-b997-cd57cd1c1d5c tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] http://192.168.122.202/volume/v3/volumes/67e3670f-dd27-4225-a7f6-7b23b4e7c3f1 returned with HTTP 202 Sep 01 12:45:58 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 841/1699] 192.168.122.202 () {58 vars in 1235 bytes} [Tue Sep 1 12:45:57 2026] DELETE /volume/v3/volumes/67e3670f-dd27-4225-a7f6-7b23b4e7c3f1 => generated 0 bytes in 110 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:45:58 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-1841494c-d9c2-4493-87ad-9b35bce988b2 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:45:58 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1841494c-d9c2-4493-87ad-9b35bce988b2 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] GET http://192.168.122.202/volume/v3/volumes/67e3670f-dd27-4225-a7f6-7b23b4e7c3f1 Sep 01 12:45:58 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-1841494c-d9c2-4493-87ad-9b35bce988b2 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:45:58 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-1841494c-d9c2-4493-87ad-9b35bce988b2 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:45:58 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:45:58 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:45:58 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:45:58 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:45:58 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-1841494c-d9c2-4493-87ad-9b35bce988b2 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Volume info retrieved successfully. Sep 01 12:45:58 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1841494c-d9c2-4493-87ad-9b35bce988b2 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] http://192.168.122.202/volume/v3/volumes/67e3670f-dd27-4225-a7f6-7b23b4e7c3f1 returned with HTTP 200 Sep 01 12:45:58 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 859/1700] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:45:58 2026] GET /volume/v3/volumes/67e3670f-dd27-4225-a7f6-7b23b4e7c3f1 => generated 856 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:45:58 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-e0f18406-0533-444a-840a-232d4f2b6c69 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:45:58 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e0f18406-0533-444a-840a-232d4f2b6c69 tempest-CinderUnicodeTest-1569177303 tempest-CinderUnicodeTest-1569177303-project-member] GET http://192.168.122.202/volume/v3/snapshots/33699947-ce7a-4192-aa46-9d659f78bc8b Sep 01 12:45:58 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e0f18406-0533-444a-840a-232d4f2b6c69 tempest-CinderUnicodeTest-1569177303 tempest-CinderUnicodeTest-1569177303-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:45:58 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e0f18406-0533-444a-840a-232d4f2b6c69 tempest-CinderUnicodeTest-1569177303 tempest-CinderUnicodeTest-1569177303-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:45:58 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e0f18406-0533-444a-840a-232d4f2b6c69 tempest-CinderUnicodeTest-1569177303 tempest-CinderUnicodeTest-1569177303-project-member] http://192.168.122.202/volume/v3/snapshots/33699947-ce7a-4192-aa46-9d659f78bc8b returned with HTTP 404 Sep 01 12:45:58 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 842/1701] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:45:58 2026] GET /volume/v3/snapshots/33699947-ce7a-4192-aa46-9d659f78bc8b => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:45:58 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-5f9b9886-049d-46ba-9315-86ed44259405 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:45:58 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-5f9b9886-049d-46ba-9315-86ed44259405 tempest-CinderUnicodeTest-1569177303 tempest-CinderUnicodeTest-1569177303-project-member] DELETE http://192.168.122.202/volume/v3/volumes/bb625048-0d36-43c0-a24a-821c7e276c93 Sep 01 12:45:58 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-5f9b9886-049d-46ba-9315-86ed44259405 tempest-CinderUnicodeTest-1569177303 tempest-CinderUnicodeTest-1569177303-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:45:58 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-5f9b9886-049d-46ba-9315-86ed44259405 tempest-CinderUnicodeTest-1569177303 tempest-CinderUnicodeTest-1569177303-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:45:58 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-5f9b9886-049d-46ba-9315-86ed44259405 tempest-CinderUnicodeTest-1569177303 tempest-CinderUnicodeTest-1569177303-project-member] Delete volume with id: bb625048-0d36-43c0-a24a-821c7e276c93 Sep 01 12:45:58 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:45:58 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:45:58 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:45:58 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:45:58 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-5f9b9886-049d-46ba-9315-86ed44259405 tempest-CinderUnicodeTest-1569177303 tempest-CinderUnicodeTest-1569177303-project-member] Volume info retrieved successfully. Sep 01 12:45:58 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-5f9b9886-049d-46ba-9315-86ed44259405 tempest-CinderUnicodeTest-1569177303 tempest-CinderUnicodeTest-1569177303-project-member] Delete volume request issued successfully. Sep 01 12:45:58 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-5f9b9886-049d-46ba-9315-86ed44259405 tempest-CinderUnicodeTest-1569177303 tempest-CinderUnicodeTest-1569177303-project-member] http://192.168.122.202/volume/v3/volumes/bb625048-0d36-43c0-a24a-821c7e276c93 returned with HTTP 202 Sep 01 12:45:58 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 860/1702] 192.168.122.202 () {58 vars in 1235 bytes} [Tue Sep 1 12:45:58 2026] DELETE /volume/v3/volumes/bb625048-0d36-43c0-a24a-821c7e276c93 => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 12:45:58 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-d124076c-cb61-43f5-94b8-4aae050fbb4f None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:45:58 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d124076c-cb61-43f5-94b8-4aae050fbb4f tempest-CinderUnicodeTest-1569177303 tempest-CinderUnicodeTest-1569177303-project-member] GET http://192.168.122.202/volume/v3/volumes/bb625048-0d36-43c0-a24a-821c7e276c93 Sep 01 12:45:58 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-d124076c-cb61-43f5-94b8-4aae050fbb4f tempest-CinderUnicodeTest-1569177303 tempest-CinderUnicodeTest-1569177303-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:45:58 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-d124076c-cb61-43f5-94b8-4aae050fbb4f tempest-CinderUnicodeTest-1569177303 tempest-CinderUnicodeTest-1569177303-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:45:58 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:45:58 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:45:58 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:45:58 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:45:58 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-d124076c-cb61-43f5-94b8-4aae050fbb4f tempest-CinderUnicodeTest-1569177303 tempest-CinderUnicodeTest-1569177303-project-member] Volume info retrieved successfully. Sep 01 12:45:58 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d124076c-cb61-43f5-94b8-4aae050fbb4f tempest-CinderUnicodeTest-1569177303 tempest-CinderUnicodeTest-1569177303-project-member] http://192.168.122.202/volume/v3/volumes/bb625048-0d36-43c0-a24a-821c7e276c93 returned with HTTP 200 Sep 01 12:45:58 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 843/1703] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:45:58 2026] GET /volume/v3/volumes/bb625048-0d36-43c0-a24a-821c7e276c93 => generated 877 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:45:59 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-16afdb76-c3cb-499c-817c-869145d52cbf None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:45:59 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-16afdb76-c3cb-499c-817c-869145d52cbf tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] GET http://192.168.122.202/volume/v3/volumes/1f9d331c-c484-4af2-af5d-4cd7c7766f77 Sep 01 12:45:59 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-16afdb76-c3cb-499c-817c-869145d52cbf tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:45:59 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-16afdb76-c3cb-499c-817c-869145d52cbf tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:45:59 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:45:59 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:45:59 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:45:59 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:45:59 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-16afdb76-c3cb-499c-817c-869145d52cbf tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] Volume info retrieved successfully. Sep 01 12:45:59 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-16afdb76-c3cb-499c-817c-869145d52cbf tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] http://192.168.122.202/volume/v3/volumes/1f9d331c-c484-4af2-af5d-4cd7c7766f77 returned with HTTP 200 Sep 01 12:45:59 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 861/1704] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:45:59 2026] GET /volume/v3/volumes/1f9d331c-c484-4af2-af5d-4cd7c7766f77 => generated 907 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:45:59 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-b8b746a3-f793-4393-8dd7-651cfb325ad7 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:45:59 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b8b746a3-f793-4393-8dd7-651cfb325ad7 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] GET http://192.168.122.202/volume/v3/volumes/67e3670f-dd27-4225-a7f6-7b23b4e7c3f1 Sep 01 12:45:59 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b8b746a3-f793-4393-8dd7-651cfb325ad7 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:45:59 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b8b746a3-f793-4393-8dd7-651cfb325ad7 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:45:59 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:45:59 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:45:59 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:45:59 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:45:59 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-b8b746a3-f793-4393-8dd7-651cfb325ad7 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Volume info retrieved successfully. Sep 01 12:45:59 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b8b746a3-f793-4393-8dd7-651cfb325ad7 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] http://192.168.122.202/volume/v3/volumes/67e3670f-dd27-4225-a7f6-7b23b4e7c3f1 returned with HTTP 200 Sep 01 12:45:59 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 844/1705] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:45:59 2026] GET /volume/v3/volumes/67e3670f-dd27-4225-a7f6-7b23b4e7c3f1 => generated 856 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:45:59 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-f8573088-fe3d-4874-b209-4ead0da89b4f None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:45:59 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f8573088-fe3d-4874-b209-4ead0da89b4f tempest-CinderUnicodeTest-1569177303 tempest-CinderUnicodeTest-1569177303-project-member] GET http://192.168.122.202/volume/v3/volumes/bb625048-0d36-43c0-a24a-821c7e276c93 Sep 01 12:45:59 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f8573088-fe3d-4874-b209-4ead0da89b4f tempest-CinderUnicodeTest-1569177303 tempest-CinderUnicodeTest-1569177303-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:45:59 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f8573088-fe3d-4874-b209-4ead0da89b4f tempest-CinderUnicodeTest-1569177303 tempest-CinderUnicodeTest-1569177303-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:45:59 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:45:59 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:45:59 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:45:59 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:45:59 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-f8573088-fe3d-4874-b209-4ead0da89b4f tempest-CinderUnicodeTest-1569177303 tempest-CinderUnicodeTest-1569177303-project-member] Volume info retrieved successfully. Sep 01 12:45:59 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f8573088-fe3d-4874-b209-4ead0da89b4f tempest-CinderUnicodeTest-1569177303 tempest-CinderUnicodeTest-1569177303-project-member] http://192.168.122.202/volume/v3/volumes/bb625048-0d36-43c0-a24a-821c7e276c93 returned with HTTP 200 Sep 01 12:45:59 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 862/1706] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:45:59 2026] GET /volume/v3/volumes/bb625048-0d36-43c0-a24a-821c7e276c93 => generated 877 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:46:00 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-aa87f296-4c3d-4bc5-bee8-d753bc30d019 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:00 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-aa87f296-4c3d-4bc5-bee8-d753bc30d019 tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] GET http://192.168.122.202/volume/v3/volumes/1f9d331c-c484-4af2-af5d-4cd7c7766f77 Sep 01 12:46:00 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-aa87f296-4c3d-4bc5-bee8-d753bc30d019 tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:46:00 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-aa87f296-4c3d-4bc5-bee8-d753bc30d019 tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:46:00 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:46:00 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:46:00 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:46:00 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:46:00 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-aa87f296-4c3d-4bc5-bee8-d753bc30d019 tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] Volume info retrieved successfully. Sep 01 12:46:00 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-aa87f296-4c3d-4bc5-bee8-d753bc30d019 tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] http://192.168.122.202/volume/v3/volumes/1f9d331c-c484-4af2-af5d-4cd7c7766f77 returned with HTTP 200 Sep 01 12:46:00 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 845/1707] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:46:00 2026] GET /volume/v3/volumes/1f9d331c-c484-4af2-af5d-4cd7c7766f77 => generated 910 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:46:00 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-5b382f78-f845-41f6-90fb-ee081e6752e5 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:00 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-5b382f78-f845-41f6-90fb-ee081e6752e5 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] GET http://192.168.122.202/volume/v3/volumes/67e3670f-dd27-4225-a7f6-7b23b4e7c3f1 Sep 01 12:46:00 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-5b382f78-f845-41f6-90fb-ee081e6752e5 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:46:00 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-5b382f78-f845-41f6-90fb-ee081e6752e5 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:46:00 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-5b382f78-f845-41f6-90fb-ee081e6752e5 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] http://192.168.122.202/volume/v3/volumes/67e3670f-dd27-4225-a7f6-7b23b4e7c3f1 returned with HTTP 404 Sep 01 12:46:00 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 863/1708] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:46:00 2026] GET /volume/v3/volumes/67e3670f-dd27-4225-a7f6-7b23b4e7c3f1 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:46:00 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-91577d66-53b5-4848-a886-3d159d6f0a45 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:00 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-91577d66-53b5-4848-a886-3d159d6f0a45 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] DELETE http://192.168.122.202/volume/v3/volumes/7298358d-ee7a-4e38-94f8-b2fb75d69112 Sep 01 12:46:00 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-91577d66-53b5-4848-a886-3d159d6f0a45 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:46:00 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-91577d66-53b5-4848-a886-3d159d6f0a45 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:46:00 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-91577d66-53b5-4848-a886-3d159d6f0a45 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Delete volume with id: 7298358d-ee7a-4e38-94f8-b2fb75d69112 Sep 01 12:46:00 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:46:00 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:46:00 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:46:00 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:46:00 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-91577d66-53b5-4848-a886-3d159d6f0a45 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Volume info retrieved successfully. Sep 01 12:46:00 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-91577d66-53b5-4848-a886-3d159d6f0a45 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Delete volume request issued successfully. Sep 01 12:46:00 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-91577d66-53b5-4848-a886-3d159d6f0a45 tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] http://192.168.122.202/volume/v3/volumes/7298358d-ee7a-4e38-94f8-b2fb75d69112 returned with HTTP 202 Sep 01 12:46:00 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 846/1709] 192.168.122.202 () {58 vars in 1235 bytes} [Tue Sep 1 12:46:00 2026] DELETE /volume/v3/volumes/7298358d-ee7a-4e38-94f8-b2fb75d69112 => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:46:00 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-4a144f09-d67c-4b23-af79-54f09c5d4ebc None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:00 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-4a144f09-d67c-4b23-af79-54f09c5d4ebc tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] GET http://192.168.122.202/volume/v3/volumes/7298358d-ee7a-4e38-94f8-b2fb75d69112 Sep 01 12:46:00 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-4a144f09-d67c-4b23-af79-54f09c5d4ebc tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:46:00 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-4a144f09-d67c-4b23-af79-54f09c5d4ebc tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:46:00 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:46:00 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:46:00 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:46:00 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:46:00 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-4a144f09-d67c-4b23-af79-54f09c5d4ebc tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Volume info retrieved successfully. Sep 01 12:46:00 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-4a144f09-d67c-4b23-af79-54f09c5d4ebc tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] http://192.168.122.202/volume/v3/volumes/7298358d-ee7a-4e38-94f8-b2fb75d69112 returned with HTTP 200 Sep 01 12:46:00 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 864/1710] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:46:00 2026] GET /volume/v3/volumes/7298358d-ee7a-4e38-94f8-b2fb75d69112 => generated 856 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:46:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-870e6d30-689c-48f1-9336-4d8f0e9e9ddd None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:01 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-870e6d30-689c-48f1-9336-4d8f0e9e9ddd tempest-CinderUnicodeTest-1569177303 tempest-CinderUnicodeTest-1569177303-project-member] GET http://192.168.122.202/volume/v3/volumes/bb625048-0d36-43c0-a24a-821c7e276c93 Sep 01 12:46:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-870e6d30-689c-48f1-9336-4d8f0e9e9ddd tempest-CinderUnicodeTest-1569177303 tempest-CinderUnicodeTest-1569177303-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:46:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-870e6d30-689c-48f1-9336-4d8f0e9e9ddd tempest-CinderUnicodeTest-1569177303 tempest-CinderUnicodeTest-1569177303-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:46:01 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-870e6d30-689c-48f1-9336-4d8f0e9e9ddd tempest-CinderUnicodeTest-1569177303 tempest-CinderUnicodeTest-1569177303-project-member] http://192.168.122.202/volume/v3/volumes/bb625048-0d36-43c0-a24a-821c7e276c93 returned with HTTP 404 Sep 01 12:46:01 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 847/1711] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:46:01 2026] GET /volume/v3/volumes/bb625048-0d36-43c0-a24a-821c7e276c93 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:46:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-5009227d-6bf0-4149-b1c1-37a55f891511 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:01 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-5009227d-6bf0-4149-b1c1-37a55f891511 tempest-CinderUnicodeTest-1569177303 tempest-CinderUnicodeTest-1569177303-project-member] DELETE http://192.168.122.202/volume/v3/volumes/3ce5d141-1033-49d0-8faf-aaa7af4e29d0 Sep 01 12:46:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-5009227d-6bf0-4149-b1c1-37a55f891511 tempest-CinderUnicodeTest-1569177303 tempest-CinderUnicodeTest-1569177303-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:46:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-5009227d-6bf0-4149-b1c1-37a55f891511 tempest-CinderUnicodeTest-1569177303 tempest-CinderUnicodeTest-1569177303-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:46:01 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-5009227d-6bf0-4149-b1c1-37a55f891511 tempest-CinderUnicodeTest-1569177303 tempest-CinderUnicodeTest-1569177303-project-member] Delete volume with id: 3ce5d141-1033-49d0-8faf-aaa7af4e29d0 Sep 01 12:46:01 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:46:01 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:46:01 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:46:01 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:46:01 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-5009227d-6bf0-4149-b1c1-37a55f891511 tempest-CinderUnicodeTest-1569177303 tempest-CinderUnicodeTest-1569177303-project-member] Volume info retrieved successfully. Sep 01 12:46:01 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-5009227d-6bf0-4149-b1c1-37a55f891511 tempest-CinderUnicodeTest-1569177303 tempest-CinderUnicodeTest-1569177303-project-member] Delete volume request issued successfully. Sep 01 12:46:01 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-5009227d-6bf0-4149-b1c1-37a55f891511 tempest-CinderUnicodeTest-1569177303 tempest-CinderUnicodeTest-1569177303-project-member] http://192.168.122.202/volume/v3/volumes/3ce5d141-1033-49d0-8faf-aaa7af4e29d0 returned with HTTP 202 Sep 01 12:46:01 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 865/1712] 192.168.122.202 () {58 vars in 1235 bytes} [Tue Sep 1 12:46:01 2026] DELETE /volume/v3/volumes/3ce5d141-1033-49d0-8faf-aaa7af4e29d0 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:46:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-32ec3229-d232-4753-8406-ec3021fef305 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:01 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-32ec3229-d232-4753-8406-ec3021fef305 tempest-CinderUnicodeTest-1569177303 tempest-CinderUnicodeTest-1569177303-project-member] GET http://192.168.122.202/volume/v3/volumes/3ce5d141-1033-49d0-8faf-aaa7af4e29d0 Sep 01 12:46:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-32ec3229-d232-4753-8406-ec3021fef305 tempest-CinderUnicodeTest-1569177303 tempest-CinderUnicodeTest-1569177303-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:46:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-32ec3229-d232-4753-8406-ec3021fef305 tempest-CinderUnicodeTest-1569177303 tempest-CinderUnicodeTest-1569177303-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:46:01 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:46:01 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:46:01 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:46:01 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:46:01 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-32ec3229-d232-4753-8406-ec3021fef305 tempest-CinderUnicodeTest-1569177303 tempest-CinderUnicodeTest-1569177303-project-member] Volume info retrieved successfully. Sep 01 12:46:01 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-32ec3229-d232-4753-8406-ec3021fef305 tempest-CinderUnicodeTest-1569177303 tempest-CinderUnicodeTest-1569177303-project-member] http://192.168.122.202/volume/v3/volumes/3ce5d141-1033-49d0-8faf-aaa7af4e29d0 returned with HTTP 200 Sep 01 12:46:01 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 848/1713] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:46:01 2026] GET /volume/v3/volumes/3ce5d141-1033-49d0-8faf-aaa7af4e29d0 => generated 841 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:46:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-bbdba643-99e5-4dbd-b5c2-59b767722fda None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:01 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-bbdba643-99e5-4dbd-b5c2-59b767722fda tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] GET http://192.168.122.202/volume/v3/volumes/1f9d331c-c484-4af2-af5d-4cd7c7766f77 Sep 01 12:46:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-bbdba643-99e5-4dbd-b5c2-59b767722fda tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:46:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-bbdba643-99e5-4dbd-b5c2-59b767722fda tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:46:01 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:46:01 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:46:01 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:46:01 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:46:01 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-bbdba643-99e5-4dbd-b5c2-59b767722fda tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] Volume info retrieved successfully. Sep 01 12:46:01 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-bbdba643-99e5-4dbd-b5c2-59b767722fda tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] http://192.168.122.202/volume/v3/volumes/1f9d331c-c484-4af2-af5d-4cd7c7766f77 returned with HTTP 200 Sep 01 12:46:01 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 866/1714] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:46:01 2026] GET /volume/v3/volumes/1f9d331c-c484-4af2-af5d-4cd7c7766f77 => generated 910 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:46:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-6297f816-667a-4327-b02e-b6838e5a2b5a None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:01 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-6297f816-667a-4327-b02e-b6838e5a2b5a tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] GET http://192.168.122.202/volume/v3/volumes/7298358d-ee7a-4e38-94f8-b2fb75d69112 Sep 01 12:46:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-6297f816-667a-4327-b02e-b6838e5a2b5a tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:46:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-6297f816-667a-4327-b02e-b6838e5a2b5a tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:46:01 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-6297f816-667a-4327-b02e-b6838e5a2b5a tempest-AttachVolumeNegativeTest-2061541993 tempest-AttachVolumeNegativeTest-2061541993-project-member] http://192.168.122.202/volume/v3/volumes/7298358d-ee7a-4e38-94f8-b2fb75d69112 returned with HTTP 404 Sep 01 12:46:01 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 849/1715] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:46:01 2026] GET /volume/v3/volumes/7298358d-ee7a-4e38-94f8-b2fb75d69112 => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:46:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-75833f74-ec52-4b8c-9920-0fd1286627fd None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:02 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-75833f74-ec52-4b8c-9920-0fd1286627fd tempest-CinderUnicodeTest-1569177303 tempest-CinderUnicodeTest-1569177303-project-member] GET http://192.168.122.202/volume/v3/volumes/3ce5d141-1033-49d0-8faf-aaa7af4e29d0 Sep 01 12:46:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-75833f74-ec52-4b8c-9920-0fd1286627fd tempest-CinderUnicodeTest-1569177303 tempest-CinderUnicodeTest-1569177303-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:46:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-75833f74-ec52-4b8c-9920-0fd1286627fd tempest-CinderUnicodeTest-1569177303 tempest-CinderUnicodeTest-1569177303-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:46:02 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:46:02 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:46:02 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:46:02 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:46:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-12ab8a7e-3372-4feb-9890-9ccb5cdcbc84 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:02 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-75833f74-ec52-4b8c-9920-0fd1286627fd tempest-CinderUnicodeTest-1569177303 tempest-CinderUnicodeTest-1569177303-project-member] Volume info retrieved successfully. Sep 01 12:46:02 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-12ab8a7e-3372-4feb-9890-9ccb5cdcbc84 tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] GET http://192.168.122.202/volume/v3/volumes/1f9d331c-c484-4af2-af5d-4cd7c7766f77 Sep 01 12:46:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-12ab8a7e-3372-4feb-9890-9ccb5cdcbc84 tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:46:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-12ab8a7e-3372-4feb-9890-9ccb5cdcbc84 tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:46:02 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-75833f74-ec52-4b8c-9920-0fd1286627fd tempest-CinderUnicodeTest-1569177303 tempest-CinderUnicodeTest-1569177303-project-member] http://192.168.122.202/volume/v3/volumes/3ce5d141-1033-49d0-8faf-aaa7af4e29d0 returned with HTTP 200 Sep 01 12:46:02 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 867/1716] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:46:02 2026] GET /volume/v3/volumes/3ce5d141-1033-49d0-8faf-aaa7af4e29d0 => generated 841 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:46:02 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:46:02 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:46:02 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:46:02 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:46:02 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-12ab8a7e-3372-4feb-9890-9ccb5cdcbc84 tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] Volume info retrieved successfully. Sep 01 12:46:02 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-12ab8a7e-3372-4feb-9890-9ccb5cdcbc84 tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] http://192.168.122.202/volume/v3/volumes/1f9d331c-c484-4af2-af5d-4cd7c7766f77 returned with HTTP 200 Sep 01 12:46:02 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 850/1717] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:46:02 2026] GET /volume/v3/volumes/1f9d331c-c484-4af2-af5d-4cd7c7766f77 => generated 910 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:46:03 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-d0585b99-52df-49e3-a876-f81c3364a188 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:03 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d0585b99-52df-49e3-a876-f81c3364a188 tempest-CinderUnicodeTest-1569177303 tempest-CinderUnicodeTest-1569177303-project-member] GET http://192.168.122.202/volume/v3/volumes/3ce5d141-1033-49d0-8faf-aaa7af4e29d0 Sep 01 12:46:03 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d0585b99-52df-49e3-a876-f81c3364a188 tempest-CinderUnicodeTest-1569177303 tempest-CinderUnicodeTest-1569177303-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:46:03 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d0585b99-52df-49e3-a876-f81c3364a188 tempest-CinderUnicodeTest-1569177303 tempest-CinderUnicodeTest-1569177303-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:46:03 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d0585b99-52df-49e3-a876-f81c3364a188 tempest-CinderUnicodeTest-1569177303 tempest-CinderUnicodeTest-1569177303-project-member] http://192.168.122.202/volume/v3/volumes/3ce5d141-1033-49d0-8faf-aaa7af4e29d0 returned with HTTP 404 Sep 01 12:46:03 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 868/1718] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:46:03 2026] GET /volume/v3/volumes/3ce5d141-1033-49d0-8faf-aaa7af4e29d0 => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:46:03 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-3635acc5-03a9-4321-a393-7c609b16bd04 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:03 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-3635acc5-03a9-4321-a393-7c609b16bd04 tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] GET http://192.168.122.202/volume/v3/volumes/1f9d331c-c484-4af2-af5d-4cd7c7766f77 Sep 01 12:46:03 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-3635acc5-03a9-4321-a393-7c609b16bd04 tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:46:03 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-3635acc5-03a9-4321-a393-7c609b16bd04 tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:46:03 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:46:03 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:46:03 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:46:03 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:46:03 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-3635acc5-03a9-4321-a393-7c609b16bd04 tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] Volume info retrieved successfully. Sep 01 12:46:03 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-3635acc5-03a9-4321-a393-7c609b16bd04 tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] http://192.168.122.202/volume/v3/volumes/1f9d331c-c484-4af2-af5d-4cd7c7766f77 returned with HTTP 200 Sep 01 12:46:03 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 851/1719] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:46:03 2026] GET /volume/v3/volumes/1f9d331c-c484-4af2-af5d-4cd7c7766f77 => generated 910 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:46:04 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-ee19f45c-11b9-4750-a061-cff0927bce5b None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:04 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ee19f45c-11b9-4750-a061-cff0927bce5b tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] GET http://192.168.122.202/volume/v3/volumes/1f9d331c-c484-4af2-af5d-4cd7c7766f77 Sep 01 12:46:04 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-ee19f45c-11b9-4750-a061-cff0927bce5b tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:46:04 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-ee19f45c-11b9-4750-a061-cff0927bce5b tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:46:04 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:46:04 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:46:04 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:46:04 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:46:04 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-ee19f45c-11b9-4750-a061-cff0927bce5b tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] Volume info retrieved successfully. Sep 01 12:46:04 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ee19f45c-11b9-4750-a061-cff0927bce5b tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] http://192.168.122.202/volume/v3/volumes/1f9d331c-c484-4af2-af5d-4cd7c7766f77 returned with HTTP 200 Sep 01 12:46:04 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 869/1720] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:46:04 2026] GET /volume/v3/volumes/1f9d331c-c484-4af2-af5d-4cd7c7766f77 => generated 1328 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:46:04 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-38118290-8711-4426-896a-02a3c57f69f3 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:04 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-38118290-8711-4426-896a-02a3c57f69f3 tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] POST http://192.168.122.202/volume/v3/volumes/1f9d331c-c484-4af2-af5d-4cd7c7766f77/action Sep 01 12:46:04 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-38118290-8711-4426-896a-02a3c57f69f3 tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=86815) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:46:04 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-38118290-8711-4426-896a-02a3c57f69f3 tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:46:04 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:46:04 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:46:04 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:46:04 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:46:04 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-38118290-8711-4426-896a-02a3c57f69f3 tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] Volume info retrieved successfully. Sep 01 12:46:04 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-38118290-8711-4426-896a-02a3c57f69f3 tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] Created reservations ['827f8f9b-019a-4205-b55b-42353e9a0f90', '990de3e0-615e-42e6-9cc2-df82865e86d4'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:46:04 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-38118290-8711-4426-896a-02a3c57f69f3 tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] Extend volume request issued successfully. Sep 01 12:46:04 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-38118290-8711-4426-896a-02a3c57f69f3 tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] http://192.168.122.202/volume/v3/volumes/1f9d331c-c484-4af2-af5d-4cd7c7766f77/action returned with HTTP 202 Sep 01 12:46:04 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 852/1721] 192.168.122.202 () {60 vars in 1274 bytes} [Tue Sep 1 12:46:04 2026] POST /volume/v3/volumes/1f9d331c-c484-4af2-af5d-4cd7c7766f77/action => generated 0 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 12:46:04 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-873d70c1-67c0-4526-9d0c-3205812750b7 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:04 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-873d70c1-67c0-4526-9d0c-3205812750b7 tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] GET http://192.168.122.202/volume/v3/volumes/1f9d331c-c484-4af2-af5d-4cd7c7766f77 Sep 01 12:46:04 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-873d70c1-67c0-4526-9d0c-3205812750b7 tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:46:04 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-873d70c1-67c0-4526-9d0c-3205812750b7 tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:46:04 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:46:04 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:46:04 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:46:04 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:46:04 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-873d70c1-67c0-4526-9d0c-3205812750b7 tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] Volume info retrieved successfully. Sep 01 12:46:04 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-873d70c1-67c0-4526-9d0c-3205812750b7 tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] http://192.168.122.202/volume/v3/volumes/1f9d331c-c484-4af2-af5d-4cd7c7766f77 returned with HTTP 200 Sep 01 12:46:04 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 870/1722] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:46:04 2026] GET /volume/v3/volumes/1f9d331c-c484-4af2-af5d-4cd7c7766f77 => generated 1328 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:46:05 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-be2b9972-c147-4c67-826d-d97d0bffe22e None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:05 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-be2b9972-c147-4c67-826d-d97d0bffe22e tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] GET http://192.168.122.202/volume/v3/volumes/1f9d331c-c484-4af2-af5d-4cd7c7766f77 Sep 01 12:46:05 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-be2b9972-c147-4c67-826d-d97d0bffe22e tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:46:05 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-be2b9972-c147-4c67-826d-d97d0bffe22e tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:46:05 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:46:05 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:46:05 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:46:05 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:46:05 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-be2b9972-c147-4c67-826d-d97d0bffe22e tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] Volume info retrieved successfully. Sep 01 12:46:05 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-be2b9972-c147-4c67-826d-d97d0bffe22e tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] http://192.168.122.202/volume/v3/volumes/1f9d331c-c484-4af2-af5d-4cd7c7766f77 returned with HTTP 200 Sep 01 12:46:05 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 853/1723] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:46:05 2026] GET /volume/v3/volumes/1f9d331c-c484-4af2-af5d-4cd7c7766f77 => generated 1328 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:46:05 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-9abded45-f899-4a6d-b3df-a2ecf535cef7 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:05 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9abded45-f899-4a6d-b3df-a2ecf535cef7 tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] GET http://192.168.122.202/volume/v3/volumes/1f9d331c-c484-4af2-af5d-4cd7c7766f77 Sep 01 12:46:05 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-9abded45-f899-4a6d-b3df-a2ecf535cef7 tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:46:05 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-9abded45-f899-4a6d-b3df-a2ecf535cef7 tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:46:05 devstack devstack@c-api.service[86814]: DEBUG dbcounter [-] [86814] Writing DB stats cinder:SELECT=461,cinder:UPDATE=58,cinder:INSERT=40 {{(pid=86814) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 12:46:05 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:46:05 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:46:05 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:46:05 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:46:05 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-9abded45-f899-4a6d-b3df-a2ecf535cef7 tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] Volume info retrieved successfully. Sep 01 12:46:05 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9abded45-f899-4a6d-b3df-a2ecf535cef7 tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] http://192.168.122.202/volume/v3/volumes/1f9d331c-c484-4af2-af5d-4cd7c7766f77 returned with HTTP 200 Sep 01 12:46:05 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 871/1724] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:46:05 2026] GET /volume/v3/volumes/1f9d331c-c484-4af2-af5d-4cd7c7766f77 => generated 1328 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:46:05 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-6862f0df-52ff-48e1-bf3b-98aee8555a2d None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:05 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-6862f0df-52ff-48e1-bf3b-98aee8555a2d tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] GET http://192.168.122.202/volume/v3/volumes/1f9d331c-c484-4af2-af5d-4cd7c7766f77 Sep 01 12:46:05 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-6862f0df-52ff-48e1-bf3b-98aee8555a2d tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:46:05 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-6862f0df-52ff-48e1-bf3b-98aee8555a2d tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:46:05 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:46:05 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:46:05 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:46:05 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:46:05 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-6862f0df-52ff-48e1-bf3b-98aee8555a2d tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] Volume info retrieved successfully. Sep 01 12:46:05 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-6862f0df-52ff-48e1-bf3b-98aee8555a2d tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] http://192.168.122.202/volume/v3/volumes/1f9d331c-c484-4af2-af5d-4cd7c7766f77 returned with HTTP 200 Sep 01 12:46:05 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 854/1725] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:46:05 2026] GET /volume/v3/volumes/1f9d331c-c484-4af2-af5d-4cd7c7766f77 => generated 1328 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:46:06 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-e731f81e-2e05-4acd-9998-ca17e16ba90f None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:06 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e731f81e-2e05-4acd-9998-ca17e16ba90f tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] DELETE http://192.168.122.202/volume/v3/volumes/1f9d331c-c484-4af2-af5d-4cd7c7766f77 Sep 01 12:46:06 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e731f81e-2e05-4acd-9998-ca17e16ba90f tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:46:06 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e731f81e-2e05-4acd-9998-ca17e16ba90f tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:46:06 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-e731f81e-2e05-4acd-9998-ca17e16ba90f tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] Delete volume with id: 1f9d331c-c484-4af2-af5d-4cd7c7766f77 Sep 01 12:46:06 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:46:06 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:46:06 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:46:06 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:46:06 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-e731f81e-2e05-4acd-9998-ca17e16ba90f tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] Volume info retrieved successfully. Sep 01 12:46:06 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-e731f81e-2e05-4acd-9998-ca17e16ba90f tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] Delete volume request issued successfully. Sep 01 12:46:06 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e731f81e-2e05-4acd-9998-ca17e16ba90f tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] http://192.168.122.202/volume/v3/volumes/1f9d331c-c484-4af2-af5d-4cd7c7766f77 returned with HTTP 202 Sep 01 12:46:06 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 872/1726] 192.168.122.202 () {58 vars in 1235 bytes} [Tue Sep 1 12:46:06 2026] DELETE /volume/v3/volumes/1f9d331c-c484-4af2-af5d-4cd7c7766f77 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:46:06 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-4b91dd8c-c164-453e-90ad-df1167172c40 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:06 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-4b91dd8c-c164-453e-90ad-df1167172c40 tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] GET http://192.168.122.202/volume/v3/volumes/1f9d331c-c484-4af2-af5d-4cd7c7766f77 Sep 01 12:46:06 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-4b91dd8c-c164-453e-90ad-df1167172c40 tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:46:06 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-4b91dd8c-c164-453e-90ad-df1167172c40 tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:46:06 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:46:06 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:46:06 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:46:06 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:46:06 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-4b91dd8c-c164-453e-90ad-df1167172c40 tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] Volume info retrieved successfully. Sep 01 12:46:06 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-4b91dd8c-c164-453e-90ad-df1167172c40 tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] http://192.168.122.202/volume/v3/volumes/1f9d331c-c484-4af2-af5d-4cd7c7766f77 returned with HTTP 200 Sep 01 12:46:06 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 855/1727] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:46:06 2026] GET /volume/v3/volumes/1f9d331c-c484-4af2-af5d-4cd7c7766f77 => generated 1327 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 12:46:07 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-71d7f291-84c8-40a0-b86e-f9098a8d3763 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:07 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-71d7f291-84c8-40a0-b86e-f9098a8d3763 tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] GET http://192.168.122.202/volume/v3/volumes/1f9d331c-c484-4af2-af5d-4cd7c7766f77 Sep 01 12:46:07 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-71d7f291-84c8-40a0-b86e-f9098a8d3763 tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:46:07 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-71d7f291-84c8-40a0-b86e-f9098a8d3763 tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:46:07 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-71d7f291-84c8-40a0-b86e-f9098a8d3763 tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] http://192.168.122.202/volume/v3/volumes/1f9d331c-c484-4af2-af5d-4cd7c7766f77 returned with HTTP 404 Sep 01 12:46:07 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 873/1728] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:46:07 2026] GET /volume/v3/volumes/1f9d331c-c484-4af2-af5d-4cd7c7766f77 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:46:07 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-6d5e700f-81fb-4a92-8bc9-40465575b663 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:07 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-6d5e700f-81fb-4a92-8bc9-40465575b663 tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] POST http://192.168.122.202/volume/v3/volumes Sep 01 12:46:07 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-6d5e700f-81fb-4a92-8bc9-40465575b663 tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-1743454430"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:46:07 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.volumes [None req-6d5e700f-81fb-4a92-8bc9-40465575b663 tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-1743454430'}} {{(pid=86815) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:46:07 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-6d5e700f-81fb-4a92-8bc9-40465575b663 tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] Create volume of 1 GB Sep 01 12:46:07 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-6d5e700f-81fb-4a92-8bc9-40465575b663 tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] Availability Zones retrieved successfully. Sep 01 12:46:07 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-6d5e700f-81fb-4a92-8bc9-40465575b663 tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] Flow 'volume_create_api' (b9845213-903c-4d20-87ee-299d8e3b09d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:46:07 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-6d5e700f-81fb-4a92-8bc9-40465575b663 tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a7fee7cb-15ed-4c84-8bee-2d176b043ef3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:46:07 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.flows.api.create_volume [None req-6d5e700f-81fb-4a92-8bc9-40465575b663 tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] Validating volume size '1' using validate_int {{(pid=86815) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 12:46:07 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-6d5e700f-81fb-4a92-8bc9-40465575b663 tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a7fee7cb-15ed-4c84-8bee-2d176b043ef3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T10:31:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3a4f1b59-94a6-4839-b926-0837adf99645,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a4f1b59-94a6-4839-b926-0837adf99645', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:46:07 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-6d5e700f-81fb-4a92-8bc9-40465575b663 tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (180914c0-eab9-475a-abd3-150447ef49ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:46:07 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-6d5e700f-81fb-4a92-8bc9-40465575b663 tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] Created reservations ['f313b785-d881-483f-9fd8-c7ed6d244f8e', '64cbfc40-d383-4af6-9a2b-c366fc7aa1fa', '296775c0-1d22-463a-bf67-0ee7ecf179e9', '4c10a59b-6e5c-48d1-be33-72382a55e42d'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:46:07 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-6d5e700f-81fb-4a92-8bc9-40465575b663 tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (180914c0-eab9-475a-abd3-150447ef49ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f313b785-d881-483f-9fd8-c7ed6d244f8e', '64cbfc40-d383-4af6-9a2b-c366fc7aa1fa', '296775c0-1d22-463a-bf67-0ee7ecf179e9', '4c10a59b-6e5c-48d1-be33-72382a55e42d']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:46:07 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-6d5e700f-81fb-4a92-8bc9-40465575b663 tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc17058c-813a-4ff8-b06b-021a6542b222) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:46:07 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:46:07 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:46:07 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-6d5e700f-81fb-4a92-8bc9-40465575b663 tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc17058c-813a-4ff8-b06b-021a6542b222) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8811250e-ade0-4ff9-b661-c0c6915acf5a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1743454430',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0f732e05963c4bb69f4cac3c40e8d3ae',qos_specs=None,replication_status=,reservations=['f313b785-d881-483f-9fd8-c7ed6d244f8e','64cbfc40-d383-4af6-9a2b-c366fc7aa1fa','296775c0-1d22-463a-bf67-0ee7ecf179e9','4c10a59b-6e5c-48d1-be33-72382a55e42d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d9f3a3041455402198bce493f9661329',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T10:46:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1743454430',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8811250e-ade0-4ff9-b661-c0c6915acf5a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0f732e05963c4bb69f4cac3c40e8d3ae',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d9f3a3041455402198bce493f9661329',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a4f1b59-94a6-4839-b926-0837adf99645),volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:46:07 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-6d5e700f-81fb-4a92-8bc9-40465575b663 tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (321f8d84-4c5d-41cf-a0f0-61a9667a2d74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:46:07 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-6d5e700f-81fb-4a92-8bc9-40465575b663 tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (321f8d84-4c5d-41cf-a0f0-61a9667a2d74) transitioned into state 'SUCCESS' from state '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-1743454430',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0f732e05963c4bb69f4cac3c40e8d3ae',qos_specs=None,replication_status=,reservations=['f313b785-d881-483f-9fd8-c7ed6d244f8e','64cbfc40-d383-4af6-9a2b-c366fc7aa1fa','296775c0-1d22-463a-bf67-0ee7ecf179e9','4c10a59b-6e5c-48d1-be33-72382a55e42d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d9f3a3041455402198bce493f9661329',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:46:07 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-6d5e700f-81fb-4a92-8bc9-40465575b663 tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (85e1a0f2-d4f8-4bd4-91c4-be3061fa07a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:46:07 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-6d5e700f-81fb-4a92-8bc9-40465575b663 tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (85e1a0f2-d4f8-4bd4-91c4-be3061fa07a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:46:07 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-6d5e700f-81fb-4a92-8bc9-40465575b663 tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] Flow 'volume_create_api' (b9845213-903c-4d20-87ee-299d8e3b09d1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86815) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:46:07 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-6d5e700f-81fb-4a92-8bc9-40465575b663 tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] Create volume request issued successfully. Sep 01 12:46:07 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-6d5e700f-81fb-4a92-8bc9-40465575b663 tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] http://192.168.122.202/volume/v3/volumes returned with HTTP 202 Sep 01 12:46:07 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 856/1729] 192.168.122.202 () {60 vars in 1142 bytes} [Tue Sep 1 12:46:07 2026] POST /volume/v3/volumes => generated 757 bytes in 569 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:46:07 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-dc463d40-a761-4892-b7cb-a4c508dc4806 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:07 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-dc463d40-a761-4892-b7cb-a4c508dc4806 tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] GET http://192.168.122.202/volume/v3/volumes/8811250e-ade0-4ff9-b661-c0c6915acf5a Sep 01 12:46:07 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-dc463d40-a761-4892-b7cb-a4c508dc4806 tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:46:07 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-dc463d40-a761-4892-b7cb-a4c508dc4806 tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:46:07 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:46:07 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:46:07 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:46:07 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:46:07 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-dc463d40-a761-4892-b7cb-a4c508dc4806 tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] Volume info retrieved successfully. Sep 01 12:46:07 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-dc463d40-a761-4892-b7cb-a4c508dc4806 tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] http://192.168.122.202/volume/v3/volumes/8811250e-ade0-4ff9-b661-c0c6915acf5a returned with HTTP 200 Sep 01 12:46:07 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 874/1730] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:46:07 2026] GET /volume/v3/volumes/8811250e-ade0-4ff9-b661-c0c6915acf5a => generated 825 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:46:08 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-5a528559-9bf0-46c2-b956-5267563f30ea None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:08 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-5a528559-9bf0-46c2-b956-5267563f30ea tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] GET http://192.168.122.202/volume/v3/volumes/8811250e-ade0-4ff9-b661-c0c6915acf5a Sep 01 12:46:08 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-5a528559-9bf0-46c2-b956-5267563f30ea tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:46:08 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-5a528559-9bf0-46c2-b956-5267563f30ea tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:46:08 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:46:08 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:46:08 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:46:08 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:46:08 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-5a528559-9bf0-46c2-b956-5267563f30ea tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] Volume info retrieved successfully. Sep 01 12:46:09 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-5a528559-9bf0-46c2-b956-5267563f30ea tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] http://192.168.122.202/volume/v3/volumes/8811250e-ade0-4ff9-b661-c0c6915acf5a returned with HTTP 200 Sep 01 12:46:09 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 857/1731] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:46:08 2026] GET /volume/v3/volumes/8811250e-ade0-4ff9-b661-c0c6915acf5a => generated 849 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:46:09 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-8e6833dc-8462-4992-b09e-b876c87d06c2 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:10 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8e6833dc-8462-4992-b09e-b876c87d06c2 tempest-VolumeTypesMemberTests-307308818 tempest-VolumeTypesMemberTests-307308818-project-admin] POST http://192.168.122.202/volume/v3/types Sep 01 12:46:10 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-8e6833dc-8462-4992-b09e-b876c87d06c2 tempest-VolumeTypesMemberTests-307308818 tempest-VolumeTypesMemberTests-307308818-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-455858252", "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=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:46:10 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-397d32a4-91c6-47d9-afb8-d54f93344026 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:10 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-397d32a4-91c6-47d9-afb8-d54f93344026 tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] GET http://192.168.122.202/volume/v3/volumes/8811250e-ade0-4ff9-b661-c0c6915acf5a Sep 01 12:46:10 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-397d32a4-91c6-47d9-afb8-d54f93344026 tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:46:10 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-397d32a4-91c6-47d9-afb8-d54f93344026 tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:46:10 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:46:10 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:46:10 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:46:10 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:46:10 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-397d32a4-91c6-47d9-afb8-d54f93344026 tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] Volume info retrieved successfully. Sep 01 12:46:10 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-397d32a4-91c6-47d9-afb8-d54f93344026 tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] http://192.168.122.202/volume/v3/volumes/8811250e-ade0-4ff9-b661-c0c6915acf5a returned with HTTP 200 Sep 01 12:46:10 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 858/1732] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:46:10 2026] GET /volume/v3/volumes/8811250e-ade0-4ff9-b661-c0c6915acf5a => generated 850 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:46:10 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8e6833dc-8462-4992-b09e-b876c87d06c2 tempest-VolumeTypesMemberTests-307308818 tempest-VolumeTypesMemberTests-307308818-project-admin] http://192.168.122.202/volume/v3/types returned with HTTP 200 Sep 01 12:46:10 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 875/1733] 192.168.122.202 () {60 vars in 1137 bytes} [Tue Sep 1 12:46:09 2026] POST /volume/v3/types => generated 379 bytes in 269 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:46:10 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-b8757437-b431-487e-8071-95c88e366a05 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:10 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-50fc2846-b40a-4d09-a2ca-fd37eae55fd7 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:10 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-50fc2846-b40a-4d09-a2ca-fd37eae55fd7 tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] POST http://192.168.122.202/volume/v3/snapshots Sep 01 12:46:10 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b8757437-b431-487e-8071-95c88e366a05 tempest-VolumeTypesMemberTests-307308818 tempest-VolumeTypesMemberTests-307308818-project-admin] POST http://192.168.122.202/volume/v3/types/6f77eb89-f5ea-4f84-8f0c-37e48be81806/encryption Sep 01 12:46:10 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b8757437-b431-487e-8071-95c88e366a05 tempest-VolumeTypesMemberTests-307308818 tempest-VolumeTypesMemberTests-307308818-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:46:10 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-50fc2846-b40a-4d09-a2ca-fd37eae55fd7 tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8811250e-ade0-4ff9-b661-c0c6915acf5a", "name": "tempest-VolumesExtendTest-Snapshot-279202362"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:46:10 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:46:10 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:46:10 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:46:10 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:46:10 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-50fc2846-b40a-4d09-a2ca-fd37eae55fd7 tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] Volume info retrieved successfully. Sep 01 12:46:10 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.snapshots [None req-50fc2846-b40a-4d09-a2ca-fd37eae55fd7 tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] Create snapshot from volume 8811250e-ade0-4ff9-b661-c0c6915acf5a Sep 01 12:46:10 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b8757437-b431-487e-8071-95c88e366a05 tempest-VolumeTypesMemberTests-307308818 tempest-VolumeTypesMemberTests-307308818-project-admin] http://192.168.122.202/volume/v3/types/6f77eb89-f5ea-4f84-8f0c-37e48be81806/encryption returned with HTTP 200 Sep 01 12:46:10 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 859/1734] 192.168.122.202 () {60 vars in 1281 bytes} [Tue Sep 1 12:46:10 2026] POST /volume/v3/types/6f77eb89-f5ea-4f84-8f0c-37e48be81806/encryption => generated 239 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:46:10 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-d8c32722-594f-4115-b727-5c63a433971d None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:10 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d8c32722-594f-4115-b727-5c63a433971d tempest-VolumeTypesMemberTests-307308818 tempest-VolumeTypesMemberTests-307308818-project-admin] POST http://192.168.122.202/volume/v3/types Sep 01 12:46:10 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-d8c32722-594f-4115-b727-5c63a433971d tempest-VolumeTypesMemberTests-307308818 tempest-VolumeTypesMemberTests-307308818-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1452909858", "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=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:46:10 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d8c32722-594f-4115-b727-5c63a433971d tempest-VolumeTypesMemberTests-307308818 tempest-VolumeTypesMemberTests-307308818-project-admin] http://192.168.122.202/volume/v3/types returned with HTTP 200 Sep 01 12:46:10 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 860/1735] 192.168.122.202 () {60 vars in 1137 bytes} [Tue Sep 1 12:46:10 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 01 12:46:10 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-56feff62-9932-466d-b9b8-2254e7f3007d None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:10 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-50fc2846-b40a-4d09-a2ca-fd37eae55fd7 tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] Created reservations ['17732626-7f92-4bbe-bbe5-6655bcc7cd9f', 'cb870f52-9616-4c2f-9d70-efe1709a5c76', 'bd013115-f23b-4858-b1a9-6b69d18470ae', 'a2fbd250-b513-4f6a-b750-94ea1aeaa334'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:46:10 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:46:10 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:46:10 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-50fc2846-b40a-4d09-a2ca-fd37eae55fd7 tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] Snapshot create request issued successfully. Sep 01 12:46:10 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-50fc2846-b40a-4d09-a2ca-fd37eae55fd7 tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] http://192.168.122.202/volume/v3/snapshots returned with HTTP 202 Sep 01 12:46:10 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 876/1736] 192.168.122.202 () {60 vars in 1149 bytes} [Tue Sep 1 12:46:10 2026] POST /volume/v3/snapshots => generated 303 bytes in 369 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:46:10 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-dcab3b9a-81ed-45cc-b6a6-f72ca85c6200 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:10 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-dcab3b9a-81ed-45cc-b6a6-f72ca85c6200 tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] GET http://192.168.122.202/volume/v3/snapshots/524e5488-c1ad-48a7-b122-cf446df4ea1d Sep 01 12:46:10 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-dcab3b9a-81ed-45cc-b6a6-f72ca85c6200 tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:46:10 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-dcab3b9a-81ed-45cc-b6a6-f72ca85c6200 tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:46:10 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-56feff62-9932-466d-b9b8-2254e7f3007d tempest-VolumeTypesMemberTests-307308818 tempest-VolumeTypesMemberTests-307308818-project-member] POST http://192.168.122.202/volume/v3/types/f2e2b416-63ae-4dc0-a0aa-e729a9510022/encryption Sep 01 12:46:10 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-56feff62-9932-466d-b9b8-2254e7f3007d tempest-VolumeTypesMemberTests-307308818 tempest-VolumeTypesMemberTests-307308818-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:46:10 devstack devstack@c-api.service[86815]: DEBUG cinder.policy [None req-56feff62-9932-466d-b9b8-2254e7f3007d tempest-VolumeTypesMemberTests-307308818 tempest-VolumeTypesMemberTests-307308818-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '7cbc960761b84e339b116c6c3f0d789e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '89ca1815ae974fc981c50a556039cff1', '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=86815) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 12:46:10 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-56feff62-9932-466d-b9b8-2254e7f3007d tempest-VolumeTypesMemberTests-307308818 tempest-VolumeTypesMemberTests-307308818-project-member] http://192.168.122.202/volume/v3/types/f2e2b416-63ae-4dc0-a0aa-e729a9510022/encryption returned with HTTP 403 Sep 01 12:46:10 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 861/1737] 192.168.122.202 () {60 vars in 1281 bytes} [Tue Sep 1 12:46:10 2026] POST /volume/v3/types/f2e2b416-63ae-4dc0-a0aa-e729a9510022/encryption => generated 127 bytes in 293 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:46:10 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-15e1554a-0714-4f91-9500-da57123345f0 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:10 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-15e1554a-0714-4f91-9500-da57123345f0 tempest-VolumeTypesMemberTests-307308818 tempest-VolumeTypesMemberTests-307308818-project-admin] POST http://192.168.122.202/volume/v3/types Sep 01 12:46:10 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-15e1554a-0714-4f91-9500-da57123345f0 tempest-VolumeTypesMemberTests-307308818 tempest-VolumeTypesMemberTests-307308818-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-699985317", "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=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:46:10 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:46:10 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:46:10 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-dcab3b9a-81ed-45cc-b6a6-f72ca85c6200 tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] Snapshot retrieved successfully. Sep 01 12:46:10 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-dcab3b9a-81ed-45cc-b6a6-f72ca85c6200 tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] http://192.168.122.202/volume/v3/snapshots/524e5488-c1ad-48a7-b122-cf446df4ea1d returned with HTTP 200 Sep 01 12:46:10 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 877/1738] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:46:10 2026] GET /volume/v3/snapshots/524e5488-c1ad-48a7-b122-cf446df4ea1d => generated 435 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:46:10 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-15e1554a-0714-4f91-9500-da57123345f0 tempest-VolumeTypesMemberTests-307308818 tempest-VolumeTypesMemberTests-307308818-project-admin] http://192.168.122.202/volume/v3/types returned with HTTP 200 Sep 01 12:46:10 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 862/1739] 192.168.122.202 () {60 vars in 1137 bytes} [Tue Sep 1 12:46:10 2026] POST /volume/v3/types => generated 379 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:46:10 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-aa74e33a-e503-4674-801d-74a59ac3dd95 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:10 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-aa74e33a-e503-4674-801d-74a59ac3dd95 tempest-VolumeTypesMemberTests-307308818 tempest-VolumeTypesMemberTests-307308818-project-member] POST http://192.168.122.202/volume/v3/types/82ce312b-fb91-415c-a5e8-a25f03854839/extra_specs Sep 01 12:46:10 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-aa74e33a-e503-4674-801d-74a59ac3dd95 tempest-VolumeTypesMemberTests-307308818 tempest-VolumeTypesMemberTests-307308818-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:46:10 devstack devstack@c-api.service[86814]: DEBUG cinder.policy [None req-aa74e33a-e503-4674-801d-74a59ac3dd95 tempest-VolumeTypesMemberTests-307308818 tempest-VolumeTypesMemberTests-307308818-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '7cbc960761b84e339b116c6c3f0d789e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '89ca1815ae974fc981c50a556039cff1', '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=86814) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 12:46:10 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-aa74e33a-e503-4674-801d-74a59ac3dd95 tempest-VolumeTypesMemberTests-307308818 tempest-VolumeTypesMemberTests-307308818-project-member] http://192.168.122.202/volume/v3/types/82ce312b-fb91-415c-a5e8-a25f03854839/extra_specs returned with HTTP 403 Sep 01 12:46:10 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 878/1740] 192.168.122.202 () {60 vars in 1283 bytes} [Tue Sep 1 12:46:10 2026] POST /volume/v3/types/82ce312b-fb91-415c-a5e8-a25f03854839/extra_specs => generated 122 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:46:10 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-953af099-82cd-4000-8acd-eb198ef90f54 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:10 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-953af099-82cd-4000-8acd-eb198ef90f54 tempest-VolumeTypesMemberTests-307308818 tempest-VolumeTypesMemberTests-307308818-project-member] PUT http://192.168.122.202/volume/v3/types/82ce312b-fb91-415c-a5e8-a25f03854839/extra_specs/key2 Sep 01 12:46:10 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-953af099-82cd-4000-8acd-eb198ef90f54 tempest-VolumeTypesMemberTests-307308818 tempest-VolumeTypesMemberTests-307308818-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:46:10 devstack devstack@c-api.service[86815]: DEBUG cinder.policy [None req-953af099-82cd-4000-8acd-eb198ef90f54 tempest-VolumeTypesMemberTests-307308818 tempest-VolumeTypesMemberTests-307308818-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '7cbc960761b84e339b116c6c3f0d789e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '89ca1815ae974fc981c50a556039cff1', '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=86815) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 12:46:10 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-953af099-82cd-4000-8acd-eb198ef90f54 tempest-VolumeTypesMemberTests-307308818 tempest-VolumeTypesMemberTests-307308818-project-member] http://192.168.122.202/volume/v3/types/82ce312b-fb91-415c-a5e8-a25f03854839/extra_specs/key2 returned with HTTP 403 Sep 01 12:46:10 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 863/1741] 192.168.122.202 () {60 vars in 1297 bytes} [Tue Sep 1 12:46:10 2026] PUT /volume/v3/types/82ce312b-fb91-415c-a5e8-a25f03854839/extra_specs/key2 => generated 122 bytes in 29 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:46:10 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-f1a0c6c1-14e9-41c0-85c6-a71845618924 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:10 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f1a0c6c1-14e9-41c0-85c6-a71845618924 tempest-VolumeTypesMemberTests-307308818 tempest-VolumeTypesMemberTests-307308818-project-member] POST http://192.168.122.202/volume/v3/types Sep 01 12:46:10 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f1a0c6c1-14e9-41c0-85c6-a71845618924 tempest-VolumeTypesMemberTests-307308818 tempest-VolumeTypesMemberTests-307308818-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:46:10 devstack devstack@c-api.service[86814]: DEBUG cinder.policy [None req-f1a0c6c1-14e9-41c0-85c6-a71845618924 tempest-VolumeTypesMemberTests-307308818 tempest-VolumeTypesMemberTests-307308818-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '7cbc960761b84e339b116c6c3f0d789e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '89ca1815ae974fc981c50a556039cff1', '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=86814) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 12:46:10 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f1a0c6c1-14e9-41c0-85c6-a71845618924 tempest-VolumeTypesMemberTests-307308818 tempest-VolumeTypesMemberTests-307308818-project-member] http://192.168.122.202/volume/v3/types returned with HTTP 403 Sep 01 12:46:10 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 879/1742] 192.168.122.202 () {60 vars in 1136 bytes} [Tue Sep 1 12:46:10 2026] POST /volume/v3/types => generated 109 bytes in 25 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:46:10 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-1bf3bf63-384b-49ac-b61d-ffa57cb35a6e None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:10 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-1bf3bf63-384b-49ac-b61d-ffa57cb35a6e tempest-VolumeTypesMemberTests-307308818 tempest-VolumeTypesMemberTests-307308818-project-admin] POST http://192.168.122.202/volume/v3/types Sep 01 12:46:10 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-1bf3bf63-384b-49ac-b61d-ffa57cb35a6e tempest-VolumeTypesMemberTests-307308818 tempest-VolumeTypesMemberTests-307308818-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-105169692", "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=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:46:10 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-1bf3bf63-384b-49ac-b61d-ffa57cb35a6e tempest-VolumeTypesMemberTests-307308818 tempest-VolumeTypesMemberTests-307308818-project-admin] http://192.168.122.202/volume/v3/types returned with HTTP 200 Sep 01 12:46:10 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 864/1743] 192.168.122.202 () {60 vars in 1137 bytes} [Tue Sep 1 12:46:10 2026] POST /volume/v3/types => generated 379 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:46:10 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-419f34cb-8459-453c-9c78-b446f8f84346 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:10 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-419f34cb-8459-453c-9c78-b446f8f84346 tempest-VolumeTypesMemberTests-307308818 tempest-VolumeTypesMemberTests-307308818-project-admin] POST http://192.168.122.202/volume/v3/types/d5880b23-2afb-44bc-a559-103140f929af/encryption Sep 01 12:46:10 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-419f34cb-8459-453c-9c78-b446f8f84346 tempest-VolumeTypesMemberTests-307308818 tempest-VolumeTypesMemberTests-307308818-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:46:10 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-419f34cb-8459-453c-9c78-b446f8f84346 tempest-VolumeTypesMemberTests-307308818 tempest-VolumeTypesMemberTests-307308818-project-admin] http://192.168.122.202/volume/v3/types/d5880b23-2afb-44bc-a559-103140f929af/encryption returned with HTTP 200 Sep 01 12:46:10 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 880/1744] 192.168.122.202 () {60 vars in 1281 bytes} [Tue Sep 1 12:46:10 2026] POST /volume/v3/types/d5880b23-2afb-44bc-a559-103140f929af/encryption => generated 239 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:46:10 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-b16d5cfc-d66a-4a56-995f-27bf89e00c6a None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:10 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b16d5cfc-d66a-4a56-995f-27bf89e00c6a tempest-VolumeTypesMemberTests-307308818 tempest-VolumeTypesMemberTests-307308818-project-member] DELETE http://192.168.122.202/volume/v3/types/d5880b23-2afb-44bc-a559-103140f929af/encryption/11c6a1ff-bc98-438c-8eff-9bbb15ceea4a Sep 01 12:46:10 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b16d5cfc-d66a-4a56-995f-27bf89e00c6a tempest-VolumeTypesMemberTests-307308818 tempest-VolumeTypesMemberTests-307308818-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:46:10 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b16d5cfc-d66a-4a56-995f-27bf89e00c6a tempest-VolumeTypesMemberTests-307308818 tempest-VolumeTypesMemberTests-307308818-project-member] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:46:10 devstack devstack@c-api.service[86815]: DEBUG cinder.policy [None req-b16d5cfc-d66a-4a56-995f-27bf89e00c6a tempest-VolumeTypesMemberTests-307308818 tempest-VolumeTypesMemberTests-307308818-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '7cbc960761b84e339b116c6c3f0d789e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '89ca1815ae974fc981c50a556039cff1', '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=86815) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 12:46:10 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b16d5cfc-d66a-4a56-995f-27bf89e00c6a tempest-VolumeTypesMemberTests-307308818 tempest-VolumeTypesMemberTests-307308818-project-member] http://192.168.122.202/volume/v3/types/d5880b23-2afb-44bc-a559-103140f929af/encryption/11c6a1ff-bc98-438c-8eff-9bbb15ceea4a returned with HTTP 403 Sep 01 12:46:10 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 865/1745] 192.168.122.202 () {58 vars in 1373 bytes} [Tue Sep 1 12:46:10 2026] DELETE /volume/v3/types/d5880b23-2afb-44bc-a559-103140f929af/encryption/11c6a1ff-bc98-438c-8eff-9bbb15ceea4a => generated 127 bytes in 19 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:46:10 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-dff74574-b34a-4f45-b1c2-3250cd6b226b None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:10 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-dff74574-b34a-4f45-b1c2-3250cd6b226b tempest-VolumeTypesMemberTests-307308818 tempest-VolumeTypesMemberTests-307308818-project-admin] POST http://192.168.122.202/volume/v3/types Sep 01 12:46:10 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-dff74574-b34a-4f45-b1c2-3250cd6b226b tempest-VolumeTypesMemberTests-307308818 tempest-VolumeTypesMemberTests-307308818-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1784982477", "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=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:46:11 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-dff74574-b34a-4f45-b1c2-3250cd6b226b tempest-VolumeTypesMemberTests-307308818 tempest-VolumeTypesMemberTests-307308818-project-admin] http://192.168.122.202/volume/v3/types returned with HTTP 200 Sep 01 12:46:11 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 881/1746] 192.168.122.202 () {60 vars in 1137 bytes} [Tue Sep 1 12:46:10 2026] POST /volume/v3/types => generated 380 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:46:11 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-65081f44-0d50-4fa9-a490-1660de2096ae None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:11 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-65081f44-0d50-4fa9-a490-1660de2096ae tempest-VolumeTypesMemberTests-307308818 tempest-VolumeTypesMemberTests-307308818-project-member] DELETE http://192.168.122.202/volume/v3/types/f161b5c2-9317-4edd-94b7-7bd59f87b85a/extra_specs/key1 Sep 01 12:46:11 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-65081f44-0d50-4fa9-a490-1660de2096ae tempest-VolumeTypesMemberTests-307308818 tempest-VolumeTypesMemberTests-307308818-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:46:11 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-65081f44-0d50-4fa9-a490-1660de2096ae tempest-VolumeTypesMemberTests-307308818 tempest-VolumeTypesMemberTests-307308818-project-member] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:46:11 devstack devstack@c-api.service[86815]: DEBUG cinder.policy [None req-65081f44-0d50-4fa9-a490-1660de2096ae tempest-VolumeTypesMemberTests-307308818 tempest-VolumeTypesMemberTests-307308818-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '7cbc960761b84e339b116c6c3f0d789e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '89ca1815ae974fc981c50a556039cff1', '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=86815) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 12:46:11 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-65081f44-0d50-4fa9-a490-1660de2096ae tempest-VolumeTypesMemberTests-307308818 tempest-VolumeTypesMemberTests-307308818-project-member] http://192.168.122.202/volume/v3/types/f161b5c2-9317-4edd-94b7-7bd59f87b85a/extra_specs/key1 returned with HTTP 403 Sep 01 12:46:11 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 866/1747] 192.168.122.202 () {58 vars in 1280 bytes} [Tue Sep 1 12:46:11 2026] DELETE /volume/v3/types/f161b5c2-9317-4edd-94b7-7bd59f87b85a/extra_specs/key1 => generated 122 bytes in 29 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:46:11 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-02b081ef-69ad-4e03-8130-a3d71b11691b None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:11 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-02b081ef-69ad-4e03-8130-a3d71b11691b tempest-VolumeTypesMemberTests-307308818 tempest-VolumeTypesMemberTests-307308818-project-admin] POST http://192.168.122.202/volume/v3/types Sep 01 12:46:11 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-02b081ef-69ad-4e03-8130-a3d71b11691b tempest-VolumeTypesMemberTests-307308818 tempest-VolumeTypesMemberTests-307308818-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-923391239", "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=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:46:11 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-02b081ef-69ad-4e03-8130-a3d71b11691b tempest-VolumeTypesMemberTests-307308818 tempest-VolumeTypesMemberTests-307308818-project-admin] http://192.168.122.202/volume/v3/types returned with HTTP 200 Sep 01 12:46:11 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 882/1748] 192.168.122.202 () {60 vars in 1137 bytes} [Tue Sep 1 12:46:11 2026] POST /volume/v3/types => generated 379 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:46:11 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-df5901ab-2489-4d22-aba0-451a3fa81a60 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:11 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-df5901ab-2489-4d22-aba0-451a3fa81a60 tempest-VolumeTypesMemberTests-307308818 tempest-VolumeTypesMemberTests-307308818-project-member] DELETE http://192.168.122.202/volume/v3/types/3ac50847-8039-4867-a317-6a2fc751c6ef Sep 01 12:46:11 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-df5901ab-2489-4d22-aba0-451a3fa81a60 tempest-VolumeTypesMemberTests-307308818 tempest-VolumeTypesMemberTests-307308818-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:46:11 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-df5901ab-2489-4d22-aba0-451a3fa81a60 tempest-VolumeTypesMemberTests-307308818 tempest-VolumeTypesMemberTests-307308818-project-member] Calling method '_delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:46:11 devstack devstack@c-api.service[86815]: DEBUG cinder.policy [None req-df5901ab-2489-4d22-aba0-451a3fa81a60 tempest-VolumeTypesMemberTests-307308818 tempest-VolumeTypesMemberTests-307308818-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '7cbc960761b84e339b116c6c3f0d789e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '89ca1815ae974fc981c50a556039cff1', '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=86815) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 12:46:11 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-df5901ab-2489-4d22-aba0-451a3fa81a60 tempest-VolumeTypesMemberTests-307308818 tempest-VolumeTypesMemberTests-307308818-project-member] http://192.168.122.202/volume/v3/types/3ac50847-8039-4867-a317-6a2fc751c6ef returned with HTTP 403 Sep 01 12:46:11 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 867/1749] 192.168.122.202 () {58 vars in 1229 bytes} [Tue Sep 1 12:46:11 2026] DELETE /volume/v3/types/3ac50847-8039-4867-a317-6a2fc751c6ef => generated 109 bytes in 19 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:46:11 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-7c509011-41d1-4640-81ea-891f2181c554 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:11 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7c509011-41d1-4640-81ea-891f2181c554 tempest-VolumeTypesMemberTests-307308818 tempest-VolumeTypesMemberTests-307308818-project-member] GET http://192.168.122.202/volume/v3/types/6f77eb89-f5ea-4f84-8f0c-37e48be81806/extra_specs Sep 01 12:46:11 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-7c509011-41d1-4640-81ea-891f2181c554 tempest-VolumeTypesMemberTests-307308818 tempest-VolumeTypesMemberTests-307308818-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:46:11 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-7c509011-41d1-4640-81ea-891f2181c554 tempest-VolumeTypesMemberTests-307308818 tempest-VolumeTypesMemberTests-307308818-project-member] Calling method 'index' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:46:11 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7c509011-41d1-4640-81ea-891f2181c554 tempest-VolumeTypesMemberTests-307308818 tempest-VolumeTypesMemberTests-307308818-project-member] http://192.168.122.202/volume/v3/types/6f77eb89-f5ea-4f84-8f0c-37e48be81806/extra_specs returned with HTTP 200 Sep 01 12:46:11 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 883/1750] 192.168.122.202 () {58 vars in 1262 bytes} [Tue Sep 1 12:46:11 2026] GET /volume/v3/types/6f77eb89-f5ea-4f84-8f0c-37e48be81806/extra_specs => generated 123 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:46:11 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-215b998f-5556-485f-bb92-93d64ea4a325 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:11 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-215b998f-5556-485f-bb92-93d64ea4a325 tempest-VolumeTypesMemberTests-307308818 tempest-VolumeTypesMemberTests-307308818-project-member] GET http://192.168.122.202/volume/v3/types Sep 01 12:46:11 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-215b998f-5556-485f-bb92-93d64ea4a325 tempest-VolumeTypesMemberTests-307308818 tempest-VolumeTypesMemberTests-307308818-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:46:11 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-215b998f-5556-485f-bb92-93d64ea4a325 tempest-VolumeTypesMemberTests-307308818 tempest-VolumeTypesMemberTests-307308818-project-member] Calling method 'index' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:46:11 devstack devstack@c-api.service[86815]: DEBUG cinder.api.api_utils [None req-215b998f-5556-485f-bb92-93d64ea4a325 tempest-VolumeTypesMemberTests-307308818 tempest-VolumeTypesMemberTests-307308818-project-member] Removing options '' from query. {{(pid=86815) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:46:11 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-215b998f-5556-485f-bb92-93d64ea4a325 tempest-VolumeTypesMemberTests-307308818 tempest-VolumeTypesMemberTests-307308818-project-member] http://192.168.122.202/volume/v3/types returned with HTTP 200 Sep 01 12:46:11 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 868/1751] 192.168.122.202 () {58 vars in 1115 bytes} [Tue Sep 1 12:46:11 2026] GET /volume/v3/types => generated 2360 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:46:11 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-ef8b3c59-cbe7-4a6c-9bd0-d7dbce309881 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:11 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ef8b3c59-cbe7-4a6c-9bd0-d7dbce309881 tempest-VolumeTypesMemberTests-307308818 tempest-VolumeTypesMemberTests-307308818-project-member] GET http://192.168.122.202/volume/v3/types/6f77eb89-f5ea-4f84-8f0c-37e48be81806/encryption/cipher Sep 01 12:46:11 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-ef8b3c59-cbe7-4a6c-9bd0-d7dbce309881 tempest-VolumeTypesMemberTests-307308818 tempest-VolumeTypesMemberTests-307308818-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:46:11 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-ef8b3c59-cbe7-4a6c-9bd0-d7dbce309881 tempest-VolumeTypesMemberTests-307308818 tempest-VolumeTypesMemberTests-307308818-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:46:11 devstack devstack@c-api.service[86814]: DEBUG cinder.policy [None req-ef8b3c59-cbe7-4a6c-9bd0-d7dbce309881 tempest-VolumeTypesMemberTests-307308818 tempest-VolumeTypesMemberTests-307308818-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '7cbc960761b84e339b116c6c3f0d789e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '89ca1815ae974fc981c50a556039cff1', '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=86814) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 12:46:11 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ef8b3c59-cbe7-4a6c-9bd0-d7dbce309881 tempest-VolumeTypesMemberTests-307308818 tempest-VolumeTypesMemberTests-307308818-project-member] http://192.168.122.202/volume/v3/types/6f77eb89-f5ea-4f84-8f0c-37e48be81806/encryption/cipher returned with HTTP 403 Sep 01 12:46:11 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 884/1752] 192.168.122.202 () {58 vars in 1280 bytes} [Tue Sep 1 12:46:11 2026] GET /volume/v3/types/6f77eb89-f5ea-4f84-8f0c-37e48be81806/encryption/cipher => generated 124 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:46:11 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-2e152070-ccf1-456a-b0a8-e38d404c5da6 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:11 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-2e152070-ccf1-456a-b0a8-e38d404c5da6 tempest-VolumeTypesMemberTests-307308818 tempest-VolumeTypesMemberTests-307308818-project-member] GET http://192.168.122.202/volume/v3/types/6f77eb89-f5ea-4f84-8f0c-37e48be81806/encryption Sep 01 12:46:11 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-2e152070-ccf1-456a-b0a8-e38d404c5da6 tempest-VolumeTypesMemberTests-307308818 tempest-VolumeTypesMemberTests-307308818-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:46:11 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-2e152070-ccf1-456a-b0a8-e38d404c5da6 tempest-VolumeTypesMemberTests-307308818 tempest-VolumeTypesMemberTests-307308818-project-member] Calling method 'index' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:46:11 devstack devstack@c-api.service[86815]: DEBUG cinder.policy [None req-2e152070-ccf1-456a-b0a8-e38d404c5da6 tempest-VolumeTypesMemberTests-307308818 tempest-VolumeTypesMemberTests-307308818-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '7cbc960761b84e339b116c6c3f0d789e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '89ca1815ae974fc981c50a556039cff1', '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=86815) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 12:46:11 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-2e152070-ccf1-456a-b0a8-e38d404c5da6 tempest-VolumeTypesMemberTests-307308818 tempest-VolumeTypesMemberTests-307308818-project-member] http://192.168.122.202/volume/v3/types/6f77eb89-f5ea-4f84-8f0c-37e48be81806/encryption returned with HTTP 403 Sep 01 12:46:11 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 869/1753] 192.168.122.202 () {58 vars in 1259 bytes} [Tue Sep 1 12:46:11 2026] GET /volume/v3/types/6f77eb89-f5ea-4f84-8f0c-37e48be81806/encryption => generated 124 bytes in 30 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:46:11 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-5c427c7b-f0ea-4b97-b145-3e6ddcfe28c0 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:11 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-5c427c7b-f0ea-4b97-b145-3e6ddcfe28c0 tempest-VolumeTypesMemberTests-307308818 tempest-VolumeTypesMemberTests-307308818-project-member] GET http://192.168.122.202/volume/v3/types/6f77eb89-f5ea-4f84-8f0c-37e48be81806/extra_specs/multiattach Sep 01 12:46:11 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-5c427c7b-f0ea-4b97-b145-3e6ddcfe28c0 tempest-VolumeTypesMemberTests-307308818 tempest-VolumeTypesMemberTests-307308818-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:46:11 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-5c427c7b-f0ea-4b97-b145-3e6ddcfe28c0 tempest-VolumeTypesMemberTests-307308818 tempest-VolumeTypesMemberTests-307308818-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:46:11 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-5c427c7b-f0ea-4b97-b145-3e6ddcfe28c0 tempest-VolumeTypesMemberTests-307308818 tempest-VolumeTypesMemberTests-307308818-project-member] http://192.168.122.202/volume/v3/types/6f77eb89-f5ea-4f84-8f0c-37e48be81806/extra_specs/multiattach returned with HTTP 200 Sep 01 12:46:11 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 885/1754] 192.168.122.202 () {58 vars in 1298 bytes} [Tue Sep 1 12:46:11 2026] GET /volume/v3/types/6f77eb89-f5ea-4f84-8f0c-37e48be81806/extra_specs/multiattach => generated 29 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 12:46:11 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-2fef3981-e99c-44b8-88a1-3a538d6f17af None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:11 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-2fef3981-e99c-44b8-88a1-3a538d6f17af tempest-VolumeTypesMemberTests-307308818 tempest-VolumeTypesMemberTests-307308818-project-member] GET http://192.168.122.202/volume/v3/types/6f77eb89-f5ea-4f84-8f0c-37e48be81806/extra_specs/volume_backend_name Sep 01 12:46:11 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-2fef3981-e99c-44b8-88a1-3a538d6f17af tempest-VolumeTypesMemberTests-307308818 tempest-VolumeTypesMemberTests-307308818-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:46:11 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-2fef3981-e99c-44b8-88a1-3a538d6f17af tempest-VolumeTypesMemberTests-307308818 tempest-VolumeTypesMemberTests-307308818-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:46:11 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-2fef3981-e99c-44b8-88a1-3a538d6f17af tempest-VolumeTypesMemberTests-307308818 tempest-VolumeTypesMemberTests-307308818-project-member] http://192.168.122.202/volume/v3/types/6f77eb89-f5ea-4f84-8f0c-37e48be81806/extra_specs/volume_backend_name returned with HTTP 404 Sep 01 12:46:11 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 870/1755] 192.168.122.202 () {58 vars in 1322 bytes} [Tue Sep 1 12:46:11 2026] GET /volume/v3/types/6f77eb89-f5ea-4f84-8f0c-37e48be81806/extra_specs/volume_backend_name => generated 143 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:46:11 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-02787f49-a20b-4249-80c5-5c7129eb6734 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:11 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-02787f49-a20b-4249-80c5-5c7129eb6734 tempest-VolumeTypesMemberTests-307308818 tempest-VolumeTypesMemberTests-307308818-project-member] GET http://192.168.122.202/volume/v3/types/6f77eb89-f5ea-4f84-8f0c-37e48be81806 Sep 01 12:46:11 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-02787f49-a20b-4249-80c5-5c7129eb6734 tempest-VolumeTypesMemberTests-307308818 tempest-VolumeTypesMemberTests-307308818-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:46:11 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-02787f49-a20b-4249-80c5-5c7129eb6734 tempest-VolumeTypesMemberTests-307308818 tempest-VolumeTypesMemberTests-307308818-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:46:11 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-02787f49-a20b-4249-80c5-5c7129eb6734 tempest-VolumeTypesMemberTests-307308818 tempest-VolumeTypesMemberTests-307308818-project-member] http://192.168.122.202/volume/v3/types/6f77eb89-f5ea-4f84-8f0c-37e48be81806 returned with HTTP 200 Sep 01 12:46:11 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 886/1756] 192.168.122.202 () {58 vars in 1226 bytes} [Tue Sep 1 12:46:11 2026] GET /volume/v3/types/6f77eb89-f5ea-4f84-8f0c-37e48be81806 => generated 317 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:46:11 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-9f8b1f36-49c6-4815-a4e0-b7e195d7666b None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:11 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9f8b1f36-49c6-4815-a4e0-b7e195d7666b tempest-VolumeTypesMemberTests-307308818 tempest-VolumeTypesMemberTests-307308818-project-member] PUT http://192.168.122.202/volume/v3/types/6f77eb89-f5ea-4f84-8f0c-37e48be81806/encryption/31c6b65c-6dde-493f-9be3-68ce40b90e33 Sep 01 12:46:11 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-9f8b1f36-49c6-4815-a4e0-b7e195d7666b tempest-VolumeTypesMemberTests-307308818 tempest-VolumeTypesMemberTests-307308818-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:46:11 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-b48b13cb-64ab-480a-b22f-6720c4ee465a None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:11 devstack devstack@c-api.service[86815]: DEBUG cinder.policy [None req-9f8b1f36-49c6-4815-a4e0-b7e195d7666b tempest-VolumeTypesMemberTests-307308818 tempest-VolumeTypesMemberTests-307308818-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '7cbc960761b84e339b116c6c3f0d789e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '89ca1815ae974fc981c50a556039cff1', '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=86815) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 12:46:11 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9f8b1f36-49c6-4815-a4e0-b7e195d7666b tempest-VolumeTypesMemberTests-307308818 tempest-VolumeTypesMemberTests-307308818-project-member] http://192.168.122.202/volume/v3/types/6f77eb89-f5ea-4f84-8f0c-37e48be81806/encryption/31c6b65c-6dde-493f-9be3-68ce40b90e33 returned with HTTP 403 Sep 01 12:46:11 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 871/1757] 192.168.122.202 () {60 vars in 1390 bytes} [Tue Sep 1 12:46:11 2026] PUT /volume/v3/types/6f77eb89-f5ea-4f84-8f0c-37e48be81806/encryption/31c6b65c-6dde-493f-9be3-68ce40b90e33 => generated 127 bytes in 23 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:46:11 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b48b13cb-64ab-480a-b22f-6720c4ee465a tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] GET http://192.168.122.202/volume/v3/snapshots/524e5488-c1ad-48a7-b122-cf446df4ea1d Sep 01 12:46:11 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b48b13cb-64ab-480a-b22f-6720c4ee465a tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:46:11 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b48b13cb-64ab-480a-b22f-6720c4ee465a tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:46:11 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-21aa372f-8133-40b8-a6bf-924483b36a6e None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:11 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-21aa372f-8133-40b8-a6bf-924483b36a6e tempest-VolumeTypesMemberTests-307308818 tempest-VolumeTypesMemberTests-307308818-project-member] PUT http://192.168.122.202/volume/v3/types/6f77eb89-f5ea-4f84-8f0c-37e48be81806/extra_specs/key1 Sep 01 12:46:11 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-21aa372f-8133-40b8-a6bf-924483b36a6e tempest-VolumeTypesMemberTests-307308818 tempest-VolumeTypesMemberTests-307308818-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:46:11 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:46:11 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:46:11 devstack devstack@c-api.service[86815]: DEBUG cinder.policy [None req-21aa372f-8133-40b8-a6bf-924483b36a6e tempest-VolumeTypesMemberTests-307308818 tempest-VolumeTypesMemberTests-307308818-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '7cbc960761b84e339b116c6c3f0d789e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '89ca1815ae974fc981c50a556039cff1', '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=86815) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 12:46:11 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-21aa372f-8133-40b8-a6bf-924483b36a6e tempest-VolumeTypesMemberTests-307308818 tempest-VolumeTypesMemberTests-307308818-project-member] http://192.168.122.202/volume/v3/types/6f77eb89-f5ea-4f84-8f0c-37e48be81806/extra_specs/key1 returned with HTTP 403 Sep 01 12:46:11 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 872/1758] 192.168.122.202 () {60 vars in 1297 bytes} [Tue Sep 1 12:46:11 2026] PUT /volume/v3/types/6f77eb89-f5ea-4f84-8f0c-37e48be81806/extra_specs/key1 => generated 122 bytes in 29 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:46:11 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-b48b13cb-64ab-480a-b22f-6720c4ee465a tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] Snapshot retrieved successfully. Sep 01 12:46:11 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b48b13cb-64ab-480a-b22f-6720c4ee465a tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] http://192.168.122.202/volume/v3/snapshots/524e5488-c1ad-48a7-b122-cf446df4ea1d returned with HTTP 200 Sep 01 12:46:11 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 887/1759] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:46:11 2026] GET /volume/v3/snapshots/524e5488-c1ad-48a7-b122-cf446df4ea1d => generated 435 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:46:11 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-7eb1f932-a002-4024-8042-dbd65144c8f6 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:11 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-7eb1f932-a002-4024-8042-dbd65144c8f6 tempest-VolumeTypesMemberTests-307308818 tempest-VolumeTypesMemberTests-307308818-project-member] PUT http://192.168.122.202/volume/v3/types/6f77eb89-f5ea-4f84-8f0c-37e48be81806 Sep 01 12:46:11 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-7eb1f932-a002-4024-8042-dbd65144c8f6 tempest-VolumeTypesMemberTests-307308818 tempest-VolumeTypesMemberTests-307308818-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:46:11 devstack devstack@c-api.service[86815]: DEBUG cinder.policy [None req-7eb1f932-a002-4024-8042-dbd65144c8f6 tempest-VolumeTypesMemberTests-307308818 tempest-VolumeTypesMemberTests-307308818-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '7cbc960761b84e339b116c6c3f0d789e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '89ca1815ae974fc981c50a556039cff1', '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=86815) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 12:46:11 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-7eb1f932-a002-4024-8042-dbd65144c8f6 tempest-VolumeTypesMemberTests-307308818 tempest-VolumeTypesMemberTests-307308818-project-member] http://192.168.122.202/volume/v3/types/6f77eb89-f5ea-4f84-8f0c-37e48be81806 returned with HTTP 403 Sep 01 12:46:11 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 873/1760] 192.168.122.202 () {60 vars in 1246 bytes} [Tue Sep 1 12:46:11 2026] PUT /volume/v3/types/6f77eb89-f5ea-4f84-8f0c-37e48be81806 => generated 109 bytes in 19 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:46:11 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-2ac790de-3a4c-40fd-b4f2-17872a426511 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:11 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-2ac790de-3a4c-40fd-b4f2-17872a426511 tempest-VolumeTypesMemberTests-307308818 tempest-VolumeTypesMemberTests-307308818-project-admin] DELETE http://192.168.122.202/volume/v3/types/3ac50847-8039-4867-a317-6a2fc751c6ef Sep 01 12:46:11 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-2ac790de-3a4c-40fd-b4f2-17872a426511 tempest-VolumeTypesMemberTests-307308818 tempest-VolumeTypesMemberTests-307308818-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:46:11 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-2ac790de-3a4c-40fd-b4f2-17872a426511 tempest-VolumeTypesMemberTests-307308818 tempest-VolumeTypesMemberTests-307308818-project-admin] Calling method '_delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:46:11 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-2ac790de-3a4c-40fd-b4f2-17872a426511 tempest-VolumeTypesMemberTests-307308818 tempest-VolumeTypesMemberTests-307308818-project-admin] http://192.168.122.202/volume/v3/types/3ac50847-8039-4867-a317-6a2fc751c6ef returned with HTTP 202 Sep 01 12:46:11 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 888/1761] 192.168.122.202 () {58 vars in 1229 bytes} [Tue Sep 1 12:46:11 2026] DELETE /volume/v3/types/3ac50847-8039-4867-a317-6a2fc751c6ef => generated 0 bytes in 144 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:46:11 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-8a3c0053-2ed1-4bdb-927c-f0693a8c0eb9 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:11 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-8a3c0053-2ed1-4bdb-927c-f0693a8c0eb9 tempest-VolumeTypesMemberTests-307308818 tempest-VolumeTypesMemberTests-307308818-project-admin] DELETE http://192.168.122.202/volume/v3/types/f161b5c2-9317-4edd-94b7-7bd59f87b85a Sep 01 12:46:11 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-8a3c0053-2ed1-4bdb-927c-f0693a8c0eb9 tempest-VolumeTypesMemberTests-307308818 tempest-VolumeTypesMemberTests-307308818-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:46:11 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-8a3c0053-2ed1-4bdb-927c-f0693a8c0eb9 tempest-VolumeTypesMemberTests-307308818 tempest-VolumeTypesMemberTests-307308818-project-admin] Calling method '_delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:46:11 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-8a3c0053-2ed1-4bdb-927c-f0693a8c0eb9 tempest-VolumeTypesMemberTests-307308818 tempest-VolumeTypesMemberTests-307308818-project-admin] http://192.168.122.202/volume/v3/types/f161b5c2-9317-4edd-94b7-7bd59f87b85a returned with HTTP 202 Sep 01 12:46:11 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 874/1762] 192.168.122.202 () {58 vars in 1229 bytes} [Tue Sep 1 12:46:11 2026] DELETE /volume/v3/types/f161b5c2-9317-4edd-94b7-7bd59f87b85a => generated 0 bytes in 97 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:46:11 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-6d0990fe-e801-43de-886e-47c99771ee20 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:11 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-6d0990fe-e801-43de-886e-47c99771ee20 tempest-VolumeTypesMemberTests-307308818 tempest-VolumeTypesMemberTests-307308818-project-admin] DELETE http://192.168.122.202/volume/v3/types/d5880b23-2afb-44bc-a559-103140f929af Sep 01 12:46:11 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-6d0990fe-e801-43de-886e-47c99771ee20 tempest-VolumeTypesMemberTests-307308818 tempest-VolumeTypesMemberTests-307308818-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:46:11 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-6d0990fe-e801-43de-886e-47c99771ee20 tempest-VolumeTypesMemberTests-307308818 tempest-VolumeTypesMemberTests-307308818-project-admin] Calling method '_delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:46:12 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-6d0990fe-e801-43de-886e-47c99771ee20 tempest-VolumeTypesMemberTests-307308818 tempest-VolumeTypesMemberTests-307308818-project-admin] http://192.168.122.202/volume/v3/types/d5880b23-2afb-44bc-a559-103140f929af returned with HTTP 202 Sep 01 12:46:12 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 889/1763] 192.168.122.202 () {58 vars in 1229 bytes} [Tue Sep 1 12:46:11 2026] DELETE /volume/v3/types/d5880b23-2afb-44bc-a559-103140f929af => generated 0 bytes in 119 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:46:12 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-4ca9623c-2b82-4f5b-ac4c-25edfb74ef75 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:12 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-4ca9623c-2b82-4f5b-ac4c-25edfb74ef75 tempest-VolumeTypesMemberTests-307308818 tempest-VolumeTypesMemberTests-307308818-project-admin] DELETE http://192.168.122.202/volume/v3/types/82ce312b-fb91-415c-a5e8-a25f03854839 Sep 01 12:46:12 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-4ca9623c-2b82-4f5b-ac4c-25edfb74ef75 tempest-VolumeTypesMemberTests-307308818 tempest-VolumeTypesMemberTests-307308818-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:46:12 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-4ca9623c-2b82-4f5b-ac4c-25edfb74ef75 tempest-VolumeTypesMemberTests-307308818 tempest-VolumeTypesMemberTests-307308818-project-admin] Calling method '_delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:46:12 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-4ca9623c-2b82-4f5b-ac4c-25edfb74ef75 tempest-VolumeTypesMemberTests-307308818 tempest-VolumeTypesMemberTests-307308818-project-admin] http://192.168.122.202/volume/v3/types/82ce312b-fb91-415c-a5e8-a25f03854839 returned with HTTP 202 Sep 01 12:46:12 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 875/1764] 192.168.122.202 () {58 vars in 1229 bytes} [Tue Sep 1 12:46:12 2026] DELETE /volume/v3/types/82ce312b-fb91-415c-a5e8-a25f03854839 => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:46:12 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-e2c89eda-7422-42ba-a60c-2b0cb2554e1e None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:12 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e2c89eda-7422-42ba-a60c-2b0cb2554e1e tempest-VolumeTypesMemberTests-307308818 tempest-VolumeTypesMemberTests-307308818-project-admin] DELETE http://192.168.122.202/volume/v3/types/f2e2b416-63ae-4dc0-a0aa-e729a9510022 Sep 01 12:46:12 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e2c89eda-7422-42ba-a60c-2b0cb2554e1e tempest-VolumeTypesMemberTests-307308818 tempest-VolumeTypesMemberTests-307308818-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:46:12 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e2c89eda-7422-42ba-a60c-2b0cb2554e1e tempest-VolumeTypesMemberTests-307308818 tempest-VolumeTypesMemberTests-307308818-project-admin] Calling method '_delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:46:12 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e2c89eda-7422-42ba-a60c-2b0cb2554e1e tempest-VolumeTypesMemberTests-307308818 tempest-VolumeTypesMemberTests-307308818-project-admin] http://192.168.122.202/volume/v3/types/f2e2b416-63ae-4dc0-a0aa-e729a9510022 returned with HTTP 202 Sep 01 12:46:12 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 890/1765] 192.168.122.202 () {58 vars in 1229 bytes} [Tue Sep 1 12:46:12 2026] DELETE /volume/v3/types/f2e2b416-63ae-4dc0-a0aa-e729a9510022 => generated 0 bytes in 115 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:46:12 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-94583724-2e1c-48a5-85da-666edad8cd99 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:12 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-94583724-2e1c-48a5-85da-666edad8cd99 tempest-VolumeTypesMemberTests-307308818 tempest-VolumeTypesMemberTests-307308818-project-admin] DELETE http://192.168.122.202/volume/v3/types/6f77eb89-f5ea-4f84-8f0c-37e48be81806 Sep 01 12:46:12 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-94583724-2e1c-48a5-85da-666edad8cd99 tempest-VolumeTypesMemberTests-307308818 tempest-VolumeTypesMemberTests-307308818-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:46:12 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-94583724-2e1c-48a5-85da-666edad8cd99 tempest-VolumeTypesMemberTests-307308818 tempest-VolumeTypesMemberTests-307308818-project-admin] Calling method '_delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:46:12 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-94583724-2e1c-48a5-85da-666edad8cd99 tempest-VolumeTypesMemberTests-307308818 tempest-VolumeTypesMemberTests-307308818-project-admin] http://192.168.122.202/volume/v3/types/6f77eb89-f5ea-4f84-8f0c-37e48be81806 returned with HTTP 202 Sep 01 12:46:12 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 876/1766] 192.168.122.202 () {58 vars in 1229 bytes} [Tue Sep 1 12:46:12 2026] DELETE /volume/v3/types/6f77eb89-f5ea-4f84-8f0c-37e48be81806 => generated 0 bytes in 179 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:46:12 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-67075394-b38b-4b68-883e-65cbcb434fd4 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:12 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-67075394-b38b-4b68-883e-65cbcb434fd4 tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] GET http://192.168.122.202/volume/v3/snapshots/524e5488-c1ad-48a7-b122-cf446df4ea1d Sep 01 12:46:12 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-67075394-b38b-4b68-883e-65cbcb434fd4 tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:46:12 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-67075394-b38b-4b68-883e-65cbcb434fd4 tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:46:12 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:46:12 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:46:12 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-67075394-b38b-4b68-883e-65cbcb434fd4 tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] Snapshot retrieved successfully. Sep 01 12:46:12 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-67075394-b38b-4b68-883e-65cbcb434fd4 tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] http://192.168.122.202/volume/v3/snapshots/524e5488-c1ad-48a7-b122-cf446df4ea1d returned with HTTP 200 Sep 01 12:46:12 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 891/1767] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:46:12 2026] GET /volume/v3/snapshots/524e5488-c1ad-48a7-b122-cf446df4ea1d => generated 435 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:46:13 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-ba21bae1-fb27-4703-b8fd-b7f45318b5ee None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:13 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-ba21bae1-fb27-4703-b8fd-b7f45318b5ee tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] GET http://192.168.122.202/volume/v3/snapshots/524e5488-c1ad-48a7-b122-cf446df4ea1d Sep 01 12:46:13 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-ba21bae1-fb27-4703-b8fd-b7f45318b5ee tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:46:13 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-ba21bae1-fb27-4703-b8fd-b7f45318b5ee tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:46:13 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:46:13 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:46:13 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-ba21bae1-fb27-4703-b8fd-b7f45318b5ee tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] Snapshot retrieved successfully. Sep 01 12:46:13 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-ba21bae1-fb27-4703-b8fd-b7f45318b5ee tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] http://192.168.122.202/volume/v3/snapshots/524e5488-c1ad-48a7-b122-cf446df4ea1d returned with HTTP 200 Sep 01 12:46:13 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 877/1768] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:46:13 2026] GET /volume/v3/snapshots/524e5488-c1ad-48a7-b122-cf446df4ea1d => generated 462 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:46:13 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-9d0432e0-93ad-415c-8666-a77dc9e5425b None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:13 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9d0432e0-93ad-415c-8666-a77dc9e5425b tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] POST http://192.168.122.202/volume/v3/volumes/8811250e-ade0-4ff9-b661-c0c6915acf5a/action Sep 01 12:46:13 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-9d0432e0-93ad-415c-8666-a77dc9e5425b tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=86814) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:46:13 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-9d0432e0-93ad-415c-8666-a77dc9e5425b tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:46:13 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:46:13 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:46:13 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:46:13 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:46:13 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-9d0432e0-93ad-415c-8666-a77dc9e5425b tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] Volume info retrieved successfully. Sep 01 12:46:13 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-9d0432e0-93ad-415c-8666-a77dc9e5425b tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] Created reservations ['5db50ee8-0976-47b2-8d64-950ffa0d2646', '48bfa3b1-53a7-41db-9b25-94e8cafa03bc'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:46:13 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-9d0432e0-93ad-415c-8666-a77dc9e5425b tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] Extend volume request issued successfully. Sep 01 12:46:13 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9d0432e0-93ad-415c-8666-a77dc9e5425b tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] http://192.168.122.202/volume/v3/volumes/8811250e-ade0-4ff9-b661-c0c6915acf5a/action returned with HTTP 202 Sep 01 12:46:13 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 892/1769] 192.168.122.202 () {60 vars in 1274 bytes} [Tue Sep 1 12:46:13 2026] POST /volume/v3/volumes/8811250e-ade0-4ff9-b661-c0c6915acf5a/action => generated 0 bytes in 216 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 12:46:13 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-b0f49d43-d2c5-4fcd-ad49-dbad3e01b229 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:14 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b0f49d43-d2c5-4fcd-ad49-dbad3e01b229 tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] GET http://192.168.122.202/volume/v3/volumes/8811250e-ade0-4ff9-b661-c0c6915acf5a Sep 01 12:46:14 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b0f49d43-d2c5-4fcd-ad49-dbad3e01b229 tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:46:14 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b0f49d43-d2c5-4fcd-ad49-dbad3e01b229 tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:46:14 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:46:14 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:46:14 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:46:14 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:46:14 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-b0f49d43-d2c5-4fcd-ad49-dbad3e01b229 tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] Volume info retrieved successfully. Sep 01 12:46:14 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b0f49d43-d2c5-4fcd-ad49-dbad3e01b229 tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] http://192.168.122.202/volume/v3/volumes/8811250e-ade0-4ff9-b661-c0c6915acf5a returned with HTTP 200 Sep 01 12:46:14 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 878/1770] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:46:13 2026] GET /volume/v3/volumes/8811250e-ade0-4ff9-b661-c0c6915acf5a => generated 850 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:46:15 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-dcad3816-c454-46c0-8c3d-f26448f6f46f None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:15 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-dcad3816-c454-46c0-8c3d-f26448f6f46f tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] GET http://192.168.122.202/volume/v3/volumes/8811250e-ade0-4ff9-b661-c0c6915acf5a Sep 01 12:46:15 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-dcad3816-c454-46c0-8c3d-f26448f6f46f tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:46:15 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-dcad3816-c454-46c0-8c3d-f26448f6f46f tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:46:15 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:46:15 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:46:15 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:46:15 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:46:15 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-dcad3816-c454-46c0-8c3d-f26448f6f46f tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] Volume info retrieved successfully. Sep 01 12:46:15 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-dcad3816-c454-46c0-8c3d-f26448f6f46f tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] http://192.168.122.202/volume/v3/volumes/8811250e-ade0-4ff9-b661-c0c6915acf5a returned with HTTP 200 Sep 01 12:46:15 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 893/1771] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:46:15 2026] GET /volume/v3/volumes/8811250e-ade0-4ff9-b661-c0c6915acf5a => generated 850 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:46:15 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-bdb151b8-65b8-44e8-824d-47cb50d1997a None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:15 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-bdb151b8-65b8-44e8-824d-47cb50d1997a tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] GET http://192.168.122.202/volume/v3/volumes/8811250e-ade0-4ff9-b661-c0c6915acf5a Sep 01 12:46:15 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-bdb151b8-65b8-44e8-824d-47cb50d1997a tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:46:15 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-bdb151b8-65b8-44e8-824d-47cb50d1997a tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:46:15 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:46:15 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:46:15 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:46:15 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:46:15 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-bdb151b8-65b8-44e8-824d-47cb50d1997a tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] Volume info retrieved successfully. Sep 01 12:46:15 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-bdb151b8-65b8-44e8-824d-47cb50d1997a tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] http://192.168.122.202/volume/v3/volumes/8811250e-ade0-4ff9-b661-c0c6915acf5a returned with HTTP 200 Sep 01 12:46:15 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 879/1772] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:46:15 2026] GET /volume/v3/volumes/8811250e-ade0-4ff9-b661-c0c6915acf5a => generated 850 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:46:15 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-cba9cd44-e6c1-4472-b105-8f6e04b5607e None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:15 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-cba9cd44-e6c1-4472-b105-8f6e04b5607e tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] DELETE http://192.168.122.202/volume/v3/snapshots/524e5488-c1ad-48a7-b122-cf446df4ea1d Sep 01 12:46:15 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-cba9cd44-e6c1-4472-b105-8f6e04b5607e tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:46:15 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-cba9cd44-e6c1-4472-b105-8f6e04b5607e tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:46:15 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.snapshots [None req-cba9cd44-e6c1-4472-b105-8f6e04b5607e tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] Delete snapshot with id: 524e5488-c1ad-48a7-b122-cf446df4ea1d Sep 01 12:46:15 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:46:15 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:46:15 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-cba9cd44-e6c1-4472-b105-8f6e04b5607e tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] Snapshot retrieved successfully. Sep 01 12:46:15 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:46:15 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:46:15 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-cba9cd44-e6c1-4472-b105-8f6e04b5607e tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] Snapshot delete request issued successfully. Sep 01 12:46:15 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-cba9cd44-e6c1-4472-b105-8f6e04b5607e tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] http://192.168.122.202/volume/v3/snapshots/524e5488-c1ad-48a7-b122-cf446df4ea1d returned with HTTP 202 Sep 01 12:46:15 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 894/1773] 192.168.122.202 () {58 vars in 1241 bytes} [Tue Sep 1 12:46:15 2026] DELETE /volume/v3/snapshots/524e5488-c1ad-48a7-b122-cf446df4ea1d => generated 0 bytes in 114 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:46:15 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-6185b156-144c-4f9a-ad40-78972f37322a None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:15 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-6185b156-144c-4f9a-ad40-78972f37322a tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] GET http://192.168.122.202/volume/v3/snapshots/524e5488-c1ad-48a7-b122-cf446df4ea1d Sep 01 12:46:15 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-6185b156-144c-4f9a-ad40-78972f37322a tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:46:15 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-6185b156-144c-4f9a-ad40-78972f37322a tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:46:15 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:46:15 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:46:15 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-6185b156-144c-4f9a-ad40-78972f37322a tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] Snapshot retrieved successfully. Sep 01 12:46:15 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-6185b156-144c-4f9a-ad40-78972f37322a tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] http://192.168.122.202/volume/v3/snapshots/524e5488-c1ad-48a7-b122-cf446df4ea1d returned with HTTP 200 Sep 01 12:46:15 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 880/1774] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:46:15 2026] GET /volume/v3/snapshots/524e5488-c1ad-48a7-b122-cf446df4ea1d => generated 461 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:46:16 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-96fa5a49-ee84-49bb-a07d-bcbe0799c3c9 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:16 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-96fa5a49-ee84-49bb-a07d-bcbe0799c3c9 tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] GET http://192.168.122.202/volume/v3/snapshots/524e5488-c1ad-48a7-b122-cf446df4ea1d Sep 01 12:46:16 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-96fa5a49-ee84-49bb-a07d-bcbe0799c3c9 tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:46:16 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-96fa5a49-ee84-49bb-a07d-bcbe0799c3c9 tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:46:16 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:46:16 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:46:16 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-96fa5a49-ee84-49bb-a07d-bcbe0799c3c9 tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] Snapshot retrieved successfully. Sep 01 12:46:16 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-96fa5a49-ee84-49bb-a07d-bcbe0799c3c9 tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] http://192.168.122.202/volume/v3/snapshots/524e5488-c1ad-48a7-b122-cf446df4ea1d returned with HTTP 200 Sep 01 12:46:16 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 895/1775] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:46:16 2026] GET /volume/v3/snapshots/524e5488-c1ad-48a7-b122-cf446df4ea1d => generated 461 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:46:17 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-cbc584c6-7802-4893-b196-7dc2cc35b98f None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:17 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-cbc584c6-7802-4893-b196-7dc2cc35b98f tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] GET http://192.168.122.202/volume/v3/snapshots/524e5488-c1ad-48a7-b122-cf446df4ea1d Sep 01 12:46:17 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-cbc584c6-7802-4893-b196-7dc2cc35b98f tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:46:17 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-cbc584c6-7802-4893-b196-7dc2cc35b98f tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:46:17 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:46:17 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:46:17 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-cbc584c6-7802-4893-b196-7dc2cc35b98f tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] Snapshot retrieved successfully. Sep 01 12:46:17 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-cbc584c6-7802-4893-b196-7dc2cc35b98f tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] http://192.168.122.202/volume/v3/snapshots/524e5488-c1ad-48a7-b122-cf446df4ea1d returned with HTTP 200 Sep 01 12:46:17 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 881/1776] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:46:17 2026] GET /volume/v3/snapshots/524e5488-c1ad-48a7-b122-cf446df4ea1d => generated 461 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:46:18 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-39a2dd88-9758-470c-abae-732533965c56 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:18 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-39a2dd88-9758-470c-abae-732533965c56 tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] GET http://192.168.122.202/volume/v3/snapshots/524e5488-c1ad-48a7-b122-cf446df4ea1d Sep 01 12:46:18 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-39a2dd88-9758-470c-abae-732533965c56 tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:46:18 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-39a2dd88-9758-470c-abae-732533965c56 tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:46:18 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-39a2dd88-9758-470c-abae-732533965c56 tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] http://192.168.122.202/volume/v3/snapshots/524e5488-c1ad-48a7-b122-cf446df4ea1d returned with HTTP 404 Sep 01 12:46:18 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 896/1777] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:46:18 2026] GET /volume/v3/snapshots/524e5488-c1ad-48a7-b122-cf446df4ea1d => generated 111 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:46:18 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-71c724fb-3e44-4931-a601-0f712572541d None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:18 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-71c724fb-3e44-4931-a601-0f712572541d tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] GET http://192.168.122.202/volume/v3/volumes/8811250e-ade0-4ff9-b661-c0c6915acf5a Sep 01 12:46:18 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-71c724fb-3e44-4931-a601-0f712572541d tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:46:18 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-71c724fb-3e44-4931-a601-0f712572541d tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:46:18 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:46:18 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:46:18 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:46:18 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:46:18 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-71c724fb-3e44-4931-a601-0f712572541d tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] Volume info retrieved successfully. Sep 01 12:46:18 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-71c724fb-3e44-4931-a601-0f712572541d tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] http://192.168.122.202/volume/v3/volumes/8811250e-ade0-4ff9-b661-c0c6915acf5a returned with HTTP 200 Sep 01 12:46:18 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 882/1778] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:46:18 2026] GET /volume/v3/volumes/8811250e-ade0-4ff9-b661-c0c6915acf5a => generated 850 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:46:18 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-d1b5d1d2-938f-4ccb-9475-a83e30cb75cf None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:18 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d1b5d1d2-938f-4ccb-9475-a83e30cb75cf tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] DELETE http://192.168.122.202/volume/v3/volumes/8811250e-ade0-4ff9-b661-c0c6915acf5a Sep 01 12:46:18 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d1b5d1d2-938f-4ccb-9475-a83e30cb75cf tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:46:18 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d1b5d1d2-938f-4ccb-9475-a83e30cb75cf tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:46:18 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-d1b5d1d2-938f-4ccb-9475-a83e30cb75cf tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] Delete volume with id: 8811250e-ade0-4ff9-b661-c0c6915acf5a Sep 01 12:46:18 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:46:18 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:46:18 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:46:18 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:46:18 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-d1b5d1d2-938f-4ccb-9475-a83e30cb75cf tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] Volume info retrieved successfully. Sep 01 12:46:18 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-d1b5d1d2-938f-4ccb-9475-a83e30cb75cf tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] Delete volume request issued successfully. Sep 01 12:46:18 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d1b5d1d2-938f-4ccb-9475-a83e30cb75cf tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] http://192.168.122.202/volume/v3/volumes/8811250e-ade0-4ff9-b661-c0c6915acf5a returned with HTTP 202 Sep 01 12:46:18 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 897/1779] 192.168.122.202 () {58 vars in 1235 bytes} [Tue Sep 1 12:46:18 2026] DELETE /volume/v3/volumes/8811250e-ade0-4ff9-b661-c0c6915acf5a => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:46:18 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-975efaf7-21e0-46b8-8646-7465479e29a9 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:18 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-975efaf7-21e0-46b8-8646-7465479e29a9 tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] GET http://192.168.122.202/volume/v3/volumes/8811250e-ade0-4ff9-b661-c0c6915acf5a Sep 01 12:46:18 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-975efaf7-21e0-46b8-8646-7465479e29a9 tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:46:18 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-975efaf7-21e0-46b8-8646-7465479e29a9 tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:46:18 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:46:18 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:46:18 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:46:18 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:46:18 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-975efaf7-21e0-46b8-8646-7465479e29a9 tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] Volume info retrieved successfully. Sep 01 12:46:18 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-975efaf7-21e0-46b8-8646-7465479e29a9 tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] http://192.168.122.202/volume/v3/volumes/8811250e-ade0-4ff9-b661-c0c6915acf5a returned with HTTP 200 Sep 01 12:46:18 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 883/1780] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:46:18 2026] GET /volume/v3/volumes/8811250e-ade0-4ff9-b661-c0c6915acf5a => generated 849 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:46:19 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-43f52799-f0c4-43ad-b922-93f09a464f5a None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:19 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-43f52799-f0c4-43ad-b922-93f09a464f5a tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] GET http://192.168.122.202/volume/v3/volumes/8811250e-ade0-4ff9-b661-c0c6915acf5a Sep 01 12:46:19 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-43f52799-f0c4-43ad-b922-93f09a464f5a tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:46:19 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-43f52799-f0c4-43ad-b922-93f09a464f5a tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:46:19 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:46:19 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:46:19 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:46:19 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:46:19 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-43f52799-f0c4-43ad-b922-93f09a464f5a tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] Volume info retrieved successfully. Sep 01 12:46:19 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-43f52799-f0c4-43ad-b922-93f09a464f5a tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] http://192.168.122.202/volume/v3/volumes/8811250e-ade0-4ff9-b661-c0c6915acf5a returned with HTTP 200 Sep 01 12:46:19 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 898/1781] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:46:19 2026] GET /volume/v3/volumes/8811250e-ade0-4ff9-b661-c0c6915acf5a => generated 849 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:46:20 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-190b318b-ac0e-4dd8-b910-27451497278d req-abb6eb40-2714-41ae-a741-ffd562bc202b None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:20 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-190b318b-ac0e-4dd8-b910-27451497278d req-abb6eb40-2714-41ae-a741-ffd562bc202b tempest-VolumesSnapshotsTestJSON-2095632000 tempest-VolumesSnapshotsTestJSON-2095632000-project-member] POST http://192.168.122.202/volume/v3/volumes Sep 01 12:46:20 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-190b318b-ac0e-4dd8-b910-27451497278d req-abb6eb40-2714-41ae-a741-ffd562bc202b tempest-VolumesSnapshotsTestJSON-2095632000 tempest-VolumesSnapshotsTestJSON-2095632000-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-499722039", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:46:20 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.volumes [req-190b318b-ac0e-4dd8-b910-27451497278d req-abb6eb40-2714-41ae-a741-ffd562bc202b tempest-VolumesSnapshotsTestJSON-2095632000 tempest-VolumesSnapshotsTestJSON-2095632000-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-499722039', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=86815) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:46:20 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [req-190b318b-ac0e-4dd8-b910-27451497278d req-abb6eb40-2714-41ae-a741-ffd562bc202b tempest-VolumesSnapshotsTestJSON-2095632000 tempest-VolumesSnapshotsTestJSON-2095632000-project-member] Create volume of 1 GB Sep 01 12:46:20 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [req-190b318b-ac0e-4dd8-b910-27451497278d req-abb6eb40-2714-41ae-a741-ffd562bc202b tempest-VolumesSnapshotsTestJSON-2095632000 tempest-VolumesSnapshotsTestJSON-2095632000-project-member] Availability Zones retrieved successfully. Sep 01 12:46:20 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [req-190b318b-ac0e-4dd8-b910-27451497278d req-abb6eb40-2714-41ae-a741-ffd562bc202b tempest-VolumesSnapshotsTestJSON-2095632000 tempest-VolumesSnapshotsTestJSON-2095632000-project-member] Flow 'volume_create_api' (da9dc50b-b649-4807-9fdb-3768da4747fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:46:20 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [req-190b318b-ac0e-4dd8-b910-27451497278d req-abb6eb40-2714-41ae-a741-ffd562bc202b tempest-VolumesSnapshotsTestJSON-2095632000 tempest-VolumesSnapshotsTestJSON-2095632000-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (29f7bcc6-a5cc-4d96-8281-d53c38a4604b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:46:20 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.flows.api.create_volume [req-190b318b-ac0e-4dd8-b910-27451497278d req-abb6eb40-2714-41ae-a741-ffd562bc202b tempest-VolumesSnapshotsTestJSON-2095632000 tempest-VolumesSnapshotsTestJSON-2095632000-project-member] Validating volume size '1' using validate_int {{(pid=86815) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 12:46:20 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [req-190b318b-ac0e-4dd8-b910-27451497278d req-abb6eb40-2714-41ae-a741-ffd562bc202b tempest-VolumesSnapshotsTestJSON-2095632000 tempest-VolumesSnapshotsTestJSON-2095632000-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (29f7bcc6-a5cc-4d96-8281-d53c38a4604b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T10:31:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3a4f1b59-94a6-4839-b926-0837adf99645,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a4f1b59-94a6-4839-b926-0837adf99645', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:46:20 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [req-190b318b-ac0e-4dd8-b910-27451497278d req-abb6eb40-2714-41ae-a741-ffd562bc202b tempest-VolumesSnapshotsTestJSON-2095632000 tempest-VolumesSnapshotsTestJSON-2095632000-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f00a4fa-6f1f-41e2-bc0f-1fff7939903d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:46:20 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-5d2e08d5-61c9-4292-b75b-9a6bc52864f2 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:20 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-5d2e08d5-61c9-4292-b75b-9a6bc52864f2 tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] GET http://192.168.122.202/volume/v3/volumes/8811250e-ade0-4ff9-b661-c0c6915acf5a Sep 01 12:46:20 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-5d2e08d5-61c9-4292-b75b-9a6bc52864f2 tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:46:20 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-5d2e08d5-61c9-4292-b75b-9a6bc52864f2 tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:46:21 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-5d2e08d5-61c9-4292-b75b-9a6bc52864f2 tempest-VolumesExtendTest-467223818 tempest-VolumesExtendTest-467223818-project-member] http://192.168.122.202/volume/v3/volumes/8811250e-ade0-4ff9-b661-c0c6915acf5a returned with HTTP 404 Sep 01 12:46:21 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 899/1782] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:46:20 2026] GET /volume/v3/volumes/8811250e-ade0-4ff9-b661-c0c6915acf5a => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 12:46:21 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [req-190b318b-ac0e-4dd8-b910-27451497278d req-abb6eb40-2714-41ae-a741-ffd562bc202b tempest-VolumesSnapshotsTestJSON-2095632000 tempest-VolumesSnapshotsTestJSON-2095632000-project-member] Created reservations ['49d89f1b-99aa-4f99-b946-0d9cbc513c09', '6cca16be-e145-4fe1-bdf3-12c50da0a7e7', 'b3483634-16e0-4ce0-ab2d-12aac969e6b0', 'a17512f4-2852-4ae0-a1d7-967206c258c4'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:46:21 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [req-190b318b-ac0e-4dd8-b910-27451497278d req-abb6eb40-2714-41ae-a741-ffd562bc202b tempest-VolumesSnapshotsTestJSON-2095632000 tempest-VolumesSnapshotsTestJSON-2095632000-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f00a4fa-6f1f-41e2-bc0f-1fff7939903d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['49d89f1b-99aa-4f99-b946-0d9cbc513c09', '6cca16be-e145-4fe1-bdf3-12c50da0a7e7', 'b3483634-16e0-4ce0-ab2d-12aac969e6b0', 'a17512f4-2852-4ae0-a1d7-967206c258c4']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:46:21 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [req-190b318b-ac0e-4dd8-b910-27451497278d req-abb6eb40-2714-41ae-a741-ffd562bc202b tempest-VolumesSnapshotsTestJSON-2095632000 tempest-VolumesSnapshotsTestJSON-2095632000-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (09a3663e-5827-4d79-bd8e-c4404e174a87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:46:21 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:46:21 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:46:21 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [req-190b318b-ac0e-4dd8-b910-27451497278d req-abb6eb40-2714-41ae-a741-ffd562bc202b tempest-VolumesSnapshotsTestJSON-2095632000 tempest-VolumesSnapshotsTestJSON-2095632000-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (09a3663e-5827-4d79-bd8e-c4404e174a87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '836f0dd2-4242-4661-806b-d72b5ee06596', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-499722039',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7d019e7d35674e14a3f338b0c5cdbcf9',qos_specs=None,replication_status=,reservations=['49d89f1b-99aa-4f99-b946-0d9cbc513c09','6cca16be-e145-4fe1-bdf3-12c50da0a7e7','b3483634-16e0-4ce0-ab2d-12aac969e6b0','a17512f4-2852-4ae0-a1d7-967206c258c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ff2541350e174535abfe337fb0a858e2',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T10:46:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-499722039',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=836f0dd2-4242-4661-806b-d72b5ee06596,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7d019e7d35674e14a3f338b0c5cdbcf9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ff2541350e174535abfe337fb0a858e2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a4f1b59-94a6-4839-b926-0837adf99645),volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:46:21 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [req-190b318b-ac0e-4dd8-b910-27451497278d req-abb6eb40-2714-41ae-a741-ffd562bc202b tempest-VolumesSnapshotsTestJSON-2095632000 tempest-VolumesSnapshotsTestJSON-2095632000-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (781be195-fe33-464d-8f8e-481948b589c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:46:21 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [req-190b318b-ac0e-4dd8-b910-27451497278d req-abb6eb40-2714-41ae-a741-ffd562bc202b tempest-VolumesSnapshotsTestJSON-2095632000 tempest-VolumesSnapshotsTestJSON-2095632000-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (781be195-fe33-464d-8f8e-481948b589c7) transitioned into state 'SUCCESS' from state '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-499722039',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7d019e7d35674e14a3f338b0c5cdbcf9',qos_specs=None,replication_status=,reservations=['49d89f1b-99aa-4f99-b946-0d9cbc513c09','6cca16be-e145-4fe1-bdf3-12c50da0a7e7','b3483634-16e0-4ce0-ab2d-12aac969e6b0','a17512f4-2852-4ae0-a1d7-967206c258c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ff2541350e174535abfe337fb0a858e2',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:46:21 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [req-190b318b-ac0e-4dd8-b910-27451497278d req-abb6eb40-2714-41ae-a741-ffd562bc202b tempest-VolumesSnapshotsTestJSON-2095632000 tempest-VolumesSnapshotsTestJSON-2095632000-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ca47eb2c-9c29-4000-8d55-e527ecd02ee1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:46:21 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [req-190b318b-ac0e-4dd8-b910-27451497278d req-abb6eb40-2714-41ae-a741-ffd562bc202b tempest-VolumesSnapshotsTestJSON-2095632000 tempest-VolumesSnapshotsTestJSON-2095632000-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ca47eb2c-9c29-4000-8d55-e527ecd02ee1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:46:21 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [req-190b318b-ac0e-4dd8-b910-27451497278d req-abb6eb40-2714-41ae-a741-ffd562bc202b tempest-VolumesSnapshotsTestJSON-2095632000 tempest-VolumesSnapshotsTestJSON-2095632000-project-member] Flow 'volume_create_api' (da9dc50b-b649-4807-9fdb-3768da4747fc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86815) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:46:21 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [req-190b318b-ac0e-4dd8-b910-27451497278d req-abb6eb40-2714-41ae-a741-ffd562bc202b tempest-VolumesSnapshotsTestJSON-2095632000 tempest-VolumesSnapshotsTestJSON-2095632000-project-member] Create volume request issued successfully. Sep 01 12:46:21 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-190b318b-ac0e-4dd8-b910-27451497278d req-abb6eb40-2714-41ae-a741-ffd562bc202b tempest-VolumesSnapshotsTestJSON-2095632000 tempest-VolumesSnapshotsTestJSON-2095632000-project-member] http://192.168.122.202/volume/v3/volumes returned with HTTP 202 Sep 01 12:46:21 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 884/1783] 192.168.122.202 () {64 vars in 1430 bytes} [Tue Sep 1 12:46:20 2026] POST /volume/v3/volumes => generated 763 bytes in 407 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:46:21 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-190b318b-ac0e-4dd8-b910-27451497278d req-38cca3d4-d414-4bef-b715-a86ea29c0749 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:21 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-190b318b-ac0e-4dd8-b910-27451497278d req-38cca3d4-d414-4bef-b715-a86ea29c0749 tempest-VolumesSnapshotsTestJSON-2095632000 tempest-VolumesSnapshotsTestJSON-2095632000-project-member] GET http://192.168.122.202/volume/v3/volumes/836f0dd2-4242-4661-806b-d72b5ee06596 Sep 01 12:46:21 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-190b318b-ac0e-4dd8-b910-27451497278d req-38cca3d4-d414-4bef-b715-a86ea29c0749 tempest-VolumesSnapshotsTestJSON-2095632000 tempest-VolumesSnapshotsTestJSON-2095632000-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:46:21 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-190b318b-ac0e-4dd8-b910-27451497278d req-38cca3d4-d414-4bef-b715-a86ea29c0749 tempest-VolumesSnapshotsTestJSON-2095632000 tempest-VolumesSnapshotsTestJSON-2095632000-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:46:21 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:46:21 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:46:21 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:46:21 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:46:21 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [req-190b318b-ac0e-4dd8-b910-27451497278d req-38cca3d4-d414-4bef-b715-a86ea29c0749 tempest-VolumesSnapshotsTestJSON-2095632000 tempest-VolumesSnapshotsTestJSON-2095632000-project-member] Volume info retrieved successfully. Sep 01 12:46:21 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-190b318b-ac0e-4dd8-b910-27451497278d req-38cca3d4-d414-4bef-b715-a86ea29c0749 tempest-VolumesSnapshotsTestJSON-2095632000 tempest-VolumesSnapshotsTestJSON-2095632000-project-member] http://192.168.122.202/volume/v3/volumes/836f0dd2-4242-4661-806b-d72b5ee06596 returned with HTTP 200 Sep 01 12:46:21 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 900/1784] 192.168.122.202 () {60 vars in 1487 bytes} [Tue Sep 1 12:46:21 2026] GET /volume/v3/volumes/836f0dd2-4242-4661-806b-d72b5ee06596 => generated 831 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:46:21 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-8e4bc2bb-e6d4-40ca-a65a-129035e6c382 req-c36862e9-92c6-45a4-989c-c8a537aafa25 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:21 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-8e4bc2bb-e6d4-40ca-a65a-129035e6c382 req-c36862e9-92c6-45a4-989c-c8a537aafa25 tempest-VolumesSnapshotsTestJSON-2095632000 tempest-VolumesSnapshotsTestJSON-2095632000-project-member] GET http://192.168.122.202/volume/v3/volumes/836f0dd2-4242-4661-806b-d72b5ee06596 Sep 01 12:46:21 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-8e4bc2bb-e6d4-40ca-a65a-129035e6c382 req-c36862e9-92c6-45a4-989c-c8a537aafa25 tempest-VolumesSnapshotsTestJSON-2095632000 tempest-VolumesSnapshotsTestJSON-2095632000-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:46:21 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-8e4bc2bb-e6d4-40ca-a65a-129035e6c382 req-c36862e9-92c6-45a4-989c-c8a537aafa25 tempest-VolumesSnapshotsTestJSON-2095632000 tempest-VolumesSnapshotsTestJSON-2095632000-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:46:21 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:46:21 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:46:21 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:46:21 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:46:21 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [req-8e4bc2bb-e6d4-40ca-a65a-129035e6c382 req-c36862e9-92c6-45a4-989c-c8a537aafa25 tempest-VolumesSnapshotsTestJSON-2095632000 tempest-VolumesSnapshotsTestJSON-2095632000-project-member] Volume info retrieved successfully. Sep 01 12:46:21 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-8e4bc2bb-e6d4-40ca-a65a-129035e6c382 req-c36862e9-92c6-45a4-989c-c8a537aafa25 tempest-VolumesSnapshotsTestJSON-2095632000 tempest-VolumesSnapshotsTestJSON-2095632000-project-member] http://192.168.122.202/volume/v3/volumes/836f0dd2-4242-4661-806b-d72b5ee06596 returned with HTTP 200 Sep 01 12:46:21 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 885/1785] 192.168.122.202 () {60 vars in 1487 bytes} [Tue Sep 1 12:46:21 2026] GET /volume/v3/volumes/836f0dd2-4242-4661-806b-d72b5ee06596 => generated 831 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:46:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-0d8aae65-bf01-4f4e-9a88-7acb36822751 req-3c3b948b-083b-42d7-a118-a445384f951c None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:22 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-0d8aae65-bf01-4f4e-9a88-7acb36822751 req-3c3b948b-083b-42d7-a118-a445384f951c tempest-VolumesSnapshotsTestJSON-2095632000 tempest-VolumesSnapshotsTestJSON-2095632000-project-member] GET http://192.168.122.202/volume/v3/volumes/836f0dd2-4242-4661-806b-d72b5ee06596 Sep 01 12:46:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-0d8aae65-bf01-4f4e-9a88-7acb36822751 req-3c3b948b-083b-42d7-a118-a445384f951c tempest-VolumesSnapshotsTestJSON-2095632000 tempest-VolumesSnapshotsTestJSON-2095632000-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:46:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-0d8aae65-bf01-4f4e-9a88-7acb36822751 req-3c3b948b-083b-42d7-a118-a445384f951c tempest-VolumesSnapshotsTestJSON-2095632000 tempest-VolumesSnapshotsTestJSON-2095632000-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:46:22 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:46:22 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:46:22 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:46:22 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:46:22 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [req-0d8aae65-bf01-4f4e-9a88-7acb36822751 req-3c3b948b-083b-42d7-a118-a445384f951c tempest-VolumesSnapshotsTestJSON-2095632000 tempest-VolumesSnapshotsTestJSON-2095632000-project-member] Volume info retrieved successfully. Sep 01 12:46:22 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-0d8aae65-bf01-4f4e-9a88-7acb36822751 req-3c3b948b-083b-42d7-a118-a445384f951c tempest-VolumesSnapshotsTestJSON-2095632000 tempest-VolumesSnapshotsTestJSON-2095632000-project-member] http://192.168.122.202/volume/v3/volumes/836f0dd2-4242-4661-806b-d72b5ee06596 returned with HTTP 200 Sep 01 12:46:22 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 901/1786] 192.168.122.202 () {60 vars in 1487 bytes} [Tue Sep 1 12:46:22 2026] GET /volume/v3/volumes/836f0dd2-4242-4661-806b-d72b5ee06596 => generated 855 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:46:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-22940525-9dcf-4f53-99ab-fe749def84ec req-283e4f5e-425e-46d6-9de3-43428e27ff7a None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:23 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-22940525-9dcf-4f53-99ab-fe749def84ec req-283e4f5e-425e-46d6-9de3-43428e27ff7a tempest-VolumesSnapshotsTestJSON-2095632000 tempest-VolumesSnapshotsTestJSON-2095632000-project-member] GET http://192.168.122.202/volume/v3/volumes/836f0dd2-4242-4661-806b-d72b5ee06596 Sep 01 12:46:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-22940525-9dcf-4f53-99ab-fe749def84ec req-283e4f5e-425e-46d6-9de3-43428e27ff7a tempest-VolumesSnapshotsTestJSON-2095632000 tempest-VolumesSnapshotsTestJSON-2095632000-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:46:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-22940525-9dcf-4f53-99ab-fe749def84ec req-283e4f5e-425e-46d6-9de3-43428e27ff7a tempest-VolumesSnapshotsTestJSON-2095632000 tempest-VolumesSnapshotsTestJSON-2095632000-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:46:23 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:46:23 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:46:23 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-08efc160-6f49-4f42-a886-864ab96ca55d None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:23 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:46:23 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:46:23 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [req-22940525-9dcf-4f53-99ab-fe749def84ec req-283e4f5e-425e-46d6-9de3-43428e27ff7a tempest-VolumesSnapshotsTestJSON-2095632000 tempest-VolumesSnapshotsTestJSON-2095632000-project-member] Volume info retrieved successfully. Sep 01 12:46:23 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-22940525-9dcf-4f53-99ab-fe749def84ec req-283e4f5e-425e-46d6-9de3-43428e27ff7a tempest-VolumesSnapshotsTestJSON-2095632000 tempest-VolumesSnapshotsTestJSON-2095632000-project-member] http://192.168.122.202/volume/v3/volumes/836f0dd2-4242-4661-806b-d72b5ee06596 returned with HTTP 200 Sep 01 12:46:23 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 886/1787] 192.168.122.202 () {60 vars in 1487 bytes} [Tue Sep 1 12:46:23 2026] GET /volume/v3/volumes/836f0dd2-4242-4661-806b-d72b5ee06596 => generated 856 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:46:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-1ec4e658-41de-4945-bc19-308c01d4bade req-15b76ead-e736-4e81-a92a-b7a3f4374665 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:23 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-1ec4e658-41de-4945-bc19-308c01d4bade req-15b76ead-e736-4e81-a92a-b7a3f4374665 tempest-VolumesSnapshotsTestJSON-2095632000 tempest-VolumesSnapshotsTestJSON-2095632000-project-member] POST http://192.168.122.202/volume/v3/snapshots Sep 01 12:46:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-1ec4e658-41de-4945-bc19-308c01d4bade req-15b76ead-e736-4e81-a92a-b7a3f4374665 tempest-VolumesSnapshotsTestJSON-2095632000 tempest-VolumesSnapshotsTestJSON-2095632000-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "836f0dd2-4242-4661-806b-d72b5ee06596", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-175991003", "description": null, "metadata": {}}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:46:23 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:46:23 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:46:23 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:46:23 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:46:23 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [req-1ec4e658-41de-4945-bc19-308c01d4bade req-15b76ead-e736-4e81-a92a-b7a3f4374665 tempest-VolumesSnapshotsTestJSON-2095632000 tempest-VolumesSnapshotsTestJSON-2095632000-project-member] Volume info retrieved successfully. Sep 01 12:46:23 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.snapshots [req-1ec4e658-41de-4945-bc19-308c01d4bade req-15b76ead-e736-4e81-a92a-b7a3f4374665 tempest-VolumesSnapshotsTestJSON-2095632000 tempest-VolumesSnapshotsTestJSON-2095632000-project-member] Create snapshot from volume 836f0dd2-4242-4661-806b-d72b5ee06596 Sep 01 12:46:23 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-08efc160-6f49-4f42-a886-864ab96ca55d tempest-VolumesSummaryTest-365887513 tempest-VolumesSummaryTest-365887513-project-member] GET http://192.168.122.202/volume/v3/volumes/summary Sep 01 12:46:23 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-08efc160-6f49-4f42-a886-864ab96ca55d tempest-VolumesSummaryTest-365887513 tempest-VolumesSummaryTest-365887513-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:46:23 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-08efc160-6f49-4f42-a886-864ab96ca55d tempest-VolumesSummaryTest-365887513 tempest-VolumesSummaryTest-365887513-project-member] Calling method 'version_select' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:46:23 devstack devstack@c-api.service[86814]: DEBUG cinder.api.api_utils [None req-08efc160-6f49-4f42-a886-864ab96ca55d tempest-VolumesSummaryTest-365887513 tempest-VolumesSummaryTest-365887513-project-member] Removing options '' from query. {{(pid=86814) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:46:23 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [req-1ec4e658-41de-4945-bc19-308c01d4bade req-15b76ead-e736-4e81-a92a-b7a3f4374665 tempest-VolumesSnapshotsTestJSON-2095632000 tempest-VolumesSnapshotsTestJSON-2095632000-project-member] Created reservations ['262c3743-dd0a-4988-b29c-b40c3cfd2bdd', 'c245f13a-24a3-47c8-8c85-2108b6ce0a12', 'd11f1419-708f-40d4-876f-58aebba904f1', '32a5ace1-4395-499a-889e-e0b8f7201e39'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:46:23 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-08efc160-6f49-4f42-a886-864ab96ca55d tempest-VolumesSummaryTest-365887513 tempest-VolumesSummaryTest-365887513-project-member] Get summary completed successfully. Sep 01 12:46:23 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-08efc160-6f49-4f42-a886-864ab96ca55d tempest-VolumesSummaryTest-365887513 tempest-VolumesSummaryTest-365887513-project-member] http://192.168.122.202/volume/v3/volumes/summary returned with HTTP 200 Sep 01 12:46:23 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 902/1788] 192.168.122.202 () {60 vars in 1186 bytes} [Tue Sep 1 12:46:23 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:46:23 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:46:23 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:46:23 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [req-1ec4e658-41de-4945-bc19-308c01d4bade req-15b76ead-e736-4e81-a92a-b7a3f4374665 tempest-VolumesSnapshotsTestJSON-2095632000 tempest-VolumesSnapshotsTestJSON-2095632000-project-member] Snapshot create request issued successfully. Sep 01 12:46:23 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-1ec4e658-41de-4945-bc19-308c01d4bade req-15b76ead-e736-4e81-a92a-b7a3f4374665 tempest-VolumesSnapshotsTestJSON-2095632000 tempest-VolumesSnapshotsTestJSON-2095632000-project-member] http://192.168.122.202/volume/v3/snapshots returned with HTTP 202 Sep 01 12:46:23 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 887/1789] 192.168.122.202 () {64 vars in 1436 bytes} [Tue Sep 1 12:46:23 2026] POST /volume/v3/snapshots => generated 310 bytes in 231 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:46:24 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-e031e36b-bf08-43f7-85b0-64a2f4ba072a req-adcfa97b-d333-4f5f-98fe-5178b80874b6 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:24 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-e031e36b-bf08-43f7-85b0-64a2f4ba072a req-adcfa97b-d333-4f5f-98fe-5178b80874b6 tempest-VolumesSnapshotsTestJSON-2095632000 tempest-VolumesSnapshotsTestJSON-2095632000-project-reader] GET http://192.168.122.202/volume/v3/snapshots/b7be2541-e976-44d0-87f7-1de9e1e83390 Sep 01 12:46:24 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-e031e36b-bf08-43f7-85b0-64a2f4ba072a req-adcfa97b-d333-4f5f-98fe-5178b80874b6 tempest-VolumesSnapshotsTestJSON-2095632000 tempest-VolumesSnapshotsTestJSON-2095632000-project-reader] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:46:24 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-e031e36b-bf08-43f7-85b0-64a2f4ba072a req-adcfa97b-d333-4f5f-98fe-5178b80874b6 tempest-VolumesSnapshotsTestJSON-2095632000 tempest-VolumesSnapshotsTestJSON-2095632000-project-reader] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:46:24 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:46:24 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:46:24 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [req-e031e36b-bf08-43f7-85b0-64a2f4ba072a req-adcfa97b-d333-4f5f-98fe-5178b80874b6 tempest-VolumesSnapshotsTestJSON-2095632000 tempest-VolumesSnapshotsTestJSON-2095632000-project-reader] Snapshot retrieved successfully. Sep 01 12:46:24 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-e031e36b-bf08-43f7-85b0-64a2f4ba072a req-adcfa97b-d333-4f5f-98fe-5178b80874b6 tempest-VolumesSnapshotsTestJSON-2095632000 tempest-VolumesSnapshotsTestJSON-2095632000-project-reader] http://192.168.122.202/volume/v3/snapshots/b7be2541-e976-44d0-87f7-1de9e1e83390 returned with HTTP 200 Sep 01 12:46:24 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 903/1790] 192.168.122.202 () {60 vars in 1493 bytes} [Tue Sep 1 12:46:24 2026] GET /volume/v3/snapshots/b7be2541-e976-44d0-87f7-1de9e1e83390 => generated 442 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:46:24 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-1be68aab-75d7-47a1-8090-b1a3b248e461 req-27f60709-1029-4739-b9ff-5bb8edb64beb None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:24 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-1be68aab-75d7-47a1-8090-b1a3b248e461 req-27f60709-1029-4739-b9ff-5bb8edb64beb tempest-VolumesSnapshotsTestJSON-2095632000 tempest-VolumesSnapshotsTestJSON-2095632000-project-reader] GET http://192.168.122.202/volume/v3/snapshots/detail Sep 01 12:46:24 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-1be68aab-75d7-47a1-8090-b1a3b248e461 req-27f60709-1029-4739-b9ff-5bb8edb64beb tempest-VolumesSnapshotsTestJSON-2095632000 tempest-VolumesSnapshotsTestJSON-2095632000-project-reader] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:46:24 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-1be68aab-75d7-47a1-8090-b1a3b248e461 req-27f60709-1029-4739-b9ff-5bb8edb64beb tempest-VolumesSnapshotsTestJSON-2095632000 tempest-VolumesSnapshotsTestJSON-2095632000-project-reader] Calling method 'detail' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:46:24 devstack devstack@c-api.service[86815]: DEBUG cinder.api.api_utils [req-1be68aab-75d7-47a1-8090-b1a3b248e461 req-27f60709-1029-4739-b9ff-5bb8edb64beb tempest-VolumesSnapshotsTestJSON-2095632000 tempest-VolumesSnapshotsTestJSON-2095632000-project-reader] Removing options '' from query. {{(pid=86815) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:46:24 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:46:24 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:46:24 devstack devstack@c-api.service[86815]: DEBUG cinder.db.api [req-1be68aab-75d7-47a1-8090-b1a3b248e461 req-27f60709-1029-4739-b9ff-5bb8edb64beb tempest-VolumesSnapshotsTestJSON-2095632000 tempest-VolumesSnapshotsTestJSON-2095632000-project-reader] Building query based on filter {{(pid=86815) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 12:46:24 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:46:24 devstack devstack@c-api.service[86815]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 12:46:24 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [req-1be68aab-75d7-47a1-8090-b1a3b248e461 req-27f60709-1029-4739-b9ff-5bb8edb64beb tempest-VolumesSnapshotsTestJSON-2095632000 tempest-VolumesSnapshotsTestJSON-2095632000-project-reader] Get all snapshots completed successfully. Sep 01 12:46:24 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:46:24 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:46:24 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-1be68aab-75d7-47a1-8090-b1a3b248e461 req-27f60709-1029-4739-b9ff-5bb8edb64beb tempest-VolumesSnapshotsTestJSON-2095632000 tempest-VolumesSnapshotsTestJSON-2095632000-project-reader] http://192.168.122.202/volume/v3/snapshots/detail returned with HTTP 200 Sep 01 12:46:24 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 888/1791] 192.168.122.202 () {60 vars in 1403 bytes} [Tue Sep 1 12:46:24 2026] GET /volume/v3/snapshots/detail => generated 445 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:46:24 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-76ebf779-860c-45cc-9623-57299cc5f865 req-c98ab5d5-2687-4f59-a0e4-4d4d148bc6f5 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:24 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-76ebf779-860c-45cc-9623-57299cc5f865 req-c98ab5d5-2687-4f59-a0e4-4d4d148bc6f5 tempest-VolumesSnapshotsTestJSON-2095632000 tempest-VolumesSnapshotsTestJSON-2095632000-project-member] GET http://192.168.122.202/volume/v3/snapshots/b7be2541-e976-44d0-87f7-1de9e1e83390 Sep 01 12:46:24 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-76ebf779-860c-45cc-9623-57299cc5f865 req-c98ab5d5-2687-4f59-a0e4-4d4d148bc6f5 tempest-VolumesSnapshotsTestJSON-2095632000 tempest-VolumesSnapshotsTestJSON-2095632000-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:46:24 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-76ebf779-860c-45cc-9623-57299cc5f865 req-c98ab5d5-2687-4f59-a0e4-4d4d148bc6f5 tempest-VolumesSnapshotsTestJSON-2095632000 tempest-VolumesSnapshotsTestJSON-2095632000-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:46:24 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:46:24 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:46:24 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [req-76ebf779-860c-45cc-9623-57299cc5f865 req-c98ab5d5-2687-4f59-a0e4-4d4d148bc6f5 tempest-VolumesSnapshotsTestJSON-2095632000 tempest-VolumesSnapshotsTestJSON-2095632000-project-member] Snapshot retrieved successfully. Sep 01 12:46:24 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-76ebf779-860c-45cc-9623-57299cc5f865 req-c98ab5d5-2687-4f59-a0e4-4d4d148bc6f5 tempest-VolumesSnapshotsTestJSON-2095632000 tempest-VolumesSnapshotsTestJSON-2095632000-project-member] http://192.168.122.202/volume/v3/snapshots/b7be2541-e976-44d0-87f7-1de9e1e83390 returned with HTTP 200 Sep 01 12:46:24 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 904/1792] 192.168.122.202 () {60 vars in 1493 bytes} [Tue Sep 1 12:46:24 2026] GET /volume/v3/snapshots/b7be2541-e976-44d0-87f7-1de9e1e83390 => generated 442 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:46:25 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-a591c00c-a4b8-4aef-9ebc-e5a65cde92e0 req-2f43152e-6835-4d52-90ec-a45633902e63 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:25 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-a591c00c-a4b8-4aef-9ebc-e5a65cde92e0 req-2f43152e-6835-4d52-90ec-a45633902e63 tempest-VolumesSnapshotsTestJSON-2095632000 tempest-VolumesSnapshotsTestJSON-2095632000-project-member] GET http://192.168.122.202/volume/v3/snapshots/b7be2541-e976-44d0-87f7-1de9e1e83390 Sep 01 12:46:25 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-a591c00c-a4b8-4aef-9ebc-e5a65cde92e0 req-2f43152e-6835-4d52-90ec-a45633902e63 tempest-VolumesSnapshotsTestJSON-2095632000 tempest-VolumesSnapshotsTestJSON-2095632000-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:46:25 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-a591c00c-a4b8-4aef-9ebc-e5a65cde92e0 req-2f43152e-6835-4d52-90ec-a45633902e63 tempest-VolumesSnapshotsTestJSON-2095632000 tempest-VolumesSnapshotsTestJSON-2095632000-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:46:25 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:46:25 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:46:25 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [req-a591c00c-a4b8-4aef-9ebc-e5a65cde92e0 req-2f43152e-6835-4d52-90ec-a45633902e63 tempest-VolumesSnapshotsTestJSON-2095632000 tempest-VolumesSnapshotsTestJSON-2095632000-project-member] Snapshot retrieved successfully. Sep 01 12:46:25 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-a591c00c-a4b8-4aef-9ebc-e5a65cde92e0 req-2f43152e-6835-4d52-90ec-a45633902e63 tempest-VolumesSnapshotsTestJSON-2095632000 tempest-VolumesSnapshotsTestJSON-2095632000-project-member] http://192.168.122.202/volume/v3/snapshots/b7be2541-e976-44d0-87f7-1de9e1e83390 returned with HTTP 200 Sep 01 12:46:25 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 889/1793] 192.168.122.202 () {60 vars in 1493 bytes} [Tue Sep 1 12:46:25 2026] GET /volume/v3/snapshots/b7be2541-e976-44d0-87f7-1de9e1e83390 => generated 442 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:46:26 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-205fafee-2455-41c4-b5d4-8187173db123 req-70a05e51-e61b-4395-8822-bda897426ffb None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:26 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-205fafee-2455-41c4-b5d4-8187173db123 req-70a05e51-e61b-4395-8822-bda897426ffb tempest-VolumesSnapshotsTestJSON-2095632000 tempest-VolumesSnapshotsTestJSON-2095632000-project-member] GET http://192.168.122.202/volume/v3/snapshots/b7be2541-e976-44d0-87f7-1de9e1e83390 Sep 01 12:46:26 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-205fafee-2455-41c4-b5d4-8187173db123 req-70a05e51-e61b-4395-8822-bda897426ffb tempest-VolumesSnapshotsTestJSON-2095632000 tempest-VolumesSnapshotsTestJSON-2095632000-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:46:26 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-205fafee-2455-41c4-b5d4-8187173db123 req-70a05e51-e61b-4395-8822-bda897426ffb tempest-VolumesSnapshotsTestJSON-2095632000 tempest-VolumesSnapshotsTestJSON-2095632000-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:46:26 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:46:26 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:46:26 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [req-205fafee-2455-41c4-b5d4-8187173db123 req-70a05e51-e61b-4395-8822-bda897426ffb tempest-VolumesSnapshotsTestJSON-2095632000 tempest-VolumesSnapshotsTestJSON-2095632000-project-member] Snapshot retrieved successfully. Sep 01 12:46:26 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-205fafee-2455-41c4-b5d4-8187173db123 req-70a05e51-e61b-4395-8822-bda897426ffb tempest-VolumesSnapshotsTestJSON-2095632000 tempest-VolumesSnapshotsTestJSON-2095632000-project-member] http://192.168.122.202/volume/v3/snapshots/b7be2541-e976-44d0-87f7-1de9e1e83390 returned with HTTP 200 Sep 01 12:46:26 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 905/1794] 192.168.122.202 () {60 vars in 1493 bytes} [Tue Sep 1 12:46:26 2026] GET /volume/v3/snapshots/b7be2541-e976-44d0-87f7-1de9e1e83390 => generated 442 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:46:27 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-647cef9e-db7e-4ee6-893f-d740c22dcdd8 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:27 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-647cef9e-db7e-4ee6-893f-d740c22dcdd8 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] GET http://192.168.122.202/volume/v3/volumes Sep 01 12:46:27 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-647cef9e-db7e-4ee6-893f-d740c22dcdd8 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:46:27 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-647cef9e-db7e-4ee6-893f-d740c22dcdd8 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Calling method 'index' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:46:27 devstack devstack@c-api.service[86815]: DEBUG cinder.api.api_utils [None req-647cef9e-db7e-4ee6-893f-d740c22dcdd8 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Removing options '' from query. {{(pid=86815) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:46:27 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-647cef9e-db7e-4ee6-893f-d740c22dcdd8 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86815) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 12:46:27 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:46:27 devstack devstack@c-api.service[86815]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 12:46:27 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-647cef9e-db7e-4ee6-893f-d740c22dcdd8 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Get all volumes completed successfully. Sep 01 12:46:27 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-647cef9e-db7e-4ee6-893f-d740c22dcdd8 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] http://192.168.122.202/volume/v3/volumes returned with HTTP 200 Sep 01 12:46:27 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 890/1795] 192.168.122.202 () {58 vars in 1121 bytes} [Tue Sep 1 12:46:27 2026] GET /volume/v3/volumes => generated 15 bytes in 280 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 12:46:27 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-6f80c1ce-2603-4d97-89d1-4c5ccf173028 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:27 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-6f80c1ce-2603-4d97-89d1-4c5ccf173028 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] POST http://192.168.122.202/volume/v3/volumes Sep 01 12:46:27 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-6f80c1ce-2603-4d97-89d1-4c5ccf173028 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-829196503"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:46:27 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volumes [None req-6f80c1ce-2603-4d97-89d1-4c5ccf173028 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-829196503'}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:46:27 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-6f80c1ce-2603-4d97-89d1-4c5ccf173028 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Create volume of 1 GB Sep 01 12:46:27 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-6f80c1ce-2603-4d97-89d1-4c5ccf173028 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Availability Zones retrieved successfully. Sep 01 12:46:27 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-6f80c1ce-2603-4d97-89d1-4c5ccf173028 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Flow 'volume_create_api' (0c2091e7-d76b-48f1-9b98-b66e5bdcf8f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:46:27 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-6f80c1ce-2603-4d97-89d1-4c5ccf173028 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (48b87987-066c-4e41-9236-83c69dd50217) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:46:27 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.flows.api.create_volume [None req-6f80c1ce-2603-4d97-89d1-4c5ccf173028 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Validating volume size '1' using validate_int {{(pid=86814) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 12:46:27 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-6f80c1ce-2603-4d97-89d1-4c5ccf173028 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (48b87987-066c-4e41-9236-83c69dd50217) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T10:31:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3a4f1b59-94a6-4839-b926-0837adf99645,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a4f1b59-94a6-4839-b926-0837adf99645', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:46:27 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-6f80c1ce-2603-4d97-89d1-4c5ccf173028 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (207e3652-332c-4ea0-af03-31b0929a2ffe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:46:27 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-2e1c4dda-8b5b-4bcb-ba72-a796244e8256 req-3933e759-02d9-4ded-b1d1-a3f6515442ea None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:27 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-2e1c4dda-8b5b-4bcb-ba72-a796244e8256 req-3933e759-02d9-4ded-b1d1-a3f6515442ea tempest-VolumesSnapshotsTestJSON-2095632000 tempest-VolumesSnapshotsTestJSON-2095632000-project-member] GET http://192.168.122.202/volume/v3/snapshots/b7be2541-e976-44d0-87f7-1de9e1e83390 Sep 01 12:46:27 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-2e1c4dda-8b5b-4bcb-ba72-a796244e8256 req-3933e759-02d9-4ded-b1d1-a3f6515442ea tempest-VolumesSnapshotsTestJSON-2095632000 tempest-VolumesSnapshotsTestJSON-2095632000-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:46:27 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-2e1c4dda-8b5b-4bcb-ba72-a796244e8256 req-3933e759-02d9-4ded-b1d1-a3f6515442ea tempest-VolumesSnapshotsTestJSON-2095632000 tempest-VolumesSnapshotsTestJSON-2095632000-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:46:27 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:46:27 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:46:27 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [req-2e1c4dda-8b5b-4bcb-ba72-a796244e8256 req-3933e759-02d9-4ded-b1d1-a3f6515442ea tempest-VolumesSnapshotsTestJSON-2095632000 tempest-VolumesSnapshotsTestJSON-2095632000-project-member] Snapshot retrieved successfully. Sep 01 12:46:27 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-2e1c4dda-8b5b-4bcb-ba72-a796244e8256 req-3933e759-02d9-4ded-b1d1-a3f6515442ea tempest-VolumesSnapshotsTestJSON-2095632000 tempest-VolumesSnapshotsTestJSON-2095632000-project-member] http://192.168.122.202/volume/v3/snapshots/b7be2541-e976-44d0-87f7-1de9e1e83390 returned with HTTP 200 Sep 01 12:46:27 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 891/1796] 192.168.122.202 () {60 vars in 1493 bytes} [Tue Sep 1 12:46:27 2026] GET /volume/v3/snapshots/b7be2541-e976-44d0-87f7-1de9e1e83390 => generated 469 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:46:27 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-0f7b304c-8453-44fd-9c34-38b5e1091009 req-28703384-76ea-4216-a7a7-58f94fc69971 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:27 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-0f7b304c-8453-44fd-9c34-38b5e1091009 req-28703384-76ea-4216-a7a7-58f94fc69971 tempest-VolumesSnapshotsTestJSON-2095632000 tempest-VolumesSnapshotsTestJSON-2095632000-project-member] DELETE http://192.168.122.202/volume/v3/snapshots/b7be2541-e976-44d0-87f7-1de9e1e83390 Sep 01 12:46:27 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-0f7b304c-8453-44fd-9c34-38b5e1091009 req-28703384-76ea-4216-a7a7-58f94fc69971 tempest-VolumesSnapshotsTestJSON-2095632000 tempest-VolumesSnapshotsTestJSON-2095632000-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:46:27 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-0f7b304c-8453-44fd-9c34-38b5e1091009 req-28703384-76ea-4216-a7a7-58f94fc69971 tempest-VolumesSnapshotsTestJSON-2095632000 tempest-VolumesSnapshotsTestJSON-2095632000-project-member] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:46:27 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.snapshots [req-0f7b304c-8453-44fd-9c34-38b5e1091009 req-28703384-76ea-4216-a7a7-58f94fc69971 tempest-VolumesSnapshotsTestJSON-2095632000 tempest-VolumesSnapshotsTestJSON-2095632000-project-member] Delete snapshot with id: b7be2541-e976-44d0-87f7-1de9e1e83390 Sep 01 12:46:27 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:46:27 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:46:27 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [req-0f7b304c-8453-44fd-9c34-38b5e1091009 req-28703384-76ea-4216-a7a7-58f94fc69971 tempest-VolumesSnapshotsTestJSON-2095632000 tempest-VolumesSnapshotsTestJSON-2095632000-project-member] Snapshot retrieved successfully. Sep 01 12:46:27 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:46:27 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:46:27 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-6f80c1ce-2603-4d97-89d1-4c5ccf173028 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Created reservations ['e0b994d4-a4a6-40c2-b054-bec574a0e74c', '2d7098ea-44e7-416c-b515-f96a63d7704c', 'ada7cfc2-133d-4274-81d8-89cb2f922944', '13f92a2f-75bc-49ef-a299-22da68de2a82'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:46:27 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-6f80c1ce-2603-4d97-89d1-4c5ccf173028 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (207e3652-332c-4ea0-af03-31b0929a2ffe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e0b994d4-a4a6-40c2-b054-bec574a0e74c', '2d7098ea-44e7-416c-b515-f96a63d7704c', 'ada7cfc2-133d-4274-81d8-89cb2f922944', '13f92a2f-75bc-49ef-a299-22da68de2a82']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:46:27 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-6f80c1ce-2603-4d97-89d1-4c5ccf173028 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d969cc61-78b3-40d9-a209-f31817ed6359) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:46:27 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [req-0f7b304c-8453-44fd-9c34-38b5e1091009 req-28703384-76ea-4216-a7a7-58f94fc69971 tempest-VolumesSnapshotsTestJSON-2095632000 tempest-VolumesSnapshotsTestJSON-2095632000-project-member] Snapshot delete request issued successfully. Sep 01 12:46:27 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-0f7b304c-8453-44fd-9c34-38b5e1091009 req-28703384-76ea-4216-a7a7-58f94fc69971 tempest-VolumesSnapshotsTestJSON-2095632000 tempest-VolumesSnapshotsTestJSON-2095632000-project-member] http://192.168.122.202/volume/v3/snapshots/b7be2541-e976-44d0-87f7-1de9e1e83390 returned with HTTP 202 Sep 01 12:46:27 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 892/1797] 192.168.122.202 () {62 vars in 1515 bytes} [Tue Sep 1 12:46:27 2026] DELETE /volume/v3/snapshots/b7be2541-e976-44d0-87f7-1de9e1e83390 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:46:27 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:46:27 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:46:27 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-6f80c1ce-2603-4d97-89d1-4c5ccf173028 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d969cc61-78b3-40d9-a209-f31817ed6359) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5c5a039e-6310-4c32-b583-2df33e464b47', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-829196503',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='3acf9b1aae7f4bf4a3c7ccfcf1ce229b',qos_specs=None,replication_status=,reservations=['e0b994d4-a4a6-40c2-b054-bec574a0e74c','2d7098ea-44e7-416c-b515-f96a63d7704c','ada7cfc2-133d-4274-81d8-89cb2f922944','13f92a2f-75bc-49ef-a299-22da68de2a82'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='db455a6b76e34201a799967488c5c7a7',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T10:46:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-829196503',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5c5a039e-6310-4c32-b583-2df33e464b47,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='3acf9b1aae7f4bf4a3c7ccfcf1ce229b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='db455a6b76e34201a799967488c5c7a7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a4f1b59-94a6-4839-b926-0837adf99645),volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:46:27 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-6f80c1ce-2603-4d97-89d1-4c5ccf173028 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5cb6ad2f-6c58-4eca-a64c-3b3c9ce0ac50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:46:27 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-25eee89c-ca97-47db-b20f-8247bd36bf32 req-ffd79761-4c2b-42b1-a67d-09048fd4101c None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:27 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-25eee89c-ca97-47db-b20f-8247bd36bf32 req-ffd79761-4c2b-42b1-a67d-09048fd4101c tempest-VolumesSnapshotsTestJSON-2095632000 tempest-VolumesSnapshotsTestJSON-2095632000-project-member] GET http://192.168.122.202/volume/v3/snapshots/b7be2541-e976-44d0-87f7-1de9e1e83390 Sep 01 12:46:27 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-25eee89c-ca97-47db-b20f-8247bd36bf32 req-ffd79761-4c2b-42b1-a67d-09048fd4101c tempest-VolumesSnapshotsTestJSON-2095632000 tempest-VolumesSnapshotsTestJSON-2095632000-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:46:27 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-25eee89c-ca97-47db-b20f-8247bd36bf32 req-ffd79761-4c2b-42b1-a67d-09048fd4101c tempest-VolumesSnapshotsTestJSON-2095632000 tempest-VolumesSnapshotsTestJSON-2095632000-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:46:27 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-6f80c1ce-2603-4d97-89d1-4c5ccf173028 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5cb6ad2f-6c58-4eca-a64c-3b3c9ce0ac50) transitioned into state 'SUCCESS' from state '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-829196503',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='3acf9b1aae7f4bf4a3c7ccfcf1ce229b',qos_specs=None,replication_status=,reservations=['e0b994d4-a4a6-40c2-b054-bec574a0e74c','2d7098ea-44e7-416c-b515-f96a63d7704c','ada7cfc2-133d-4274-81d8-89cb2f922944','13f92a2f-75bc-49ef-a299-22da68de2a82'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='db455a6b76e34201a799967488c5c7a7',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:46:27 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-6f80c1ce-2603-4d97-89d1-4c5ccf173028 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (901a509f-cc93-41bb-a205-d7cecc0696dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:46:27 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:46:27 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:46:27 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [req-25eee89c-ca97-47db-b20f-8247bd36bf32 req-ffd79761-4c2b-42b1-a67d-09048fd4101c tempest-VolumesSnapshotsTestJSON-2095632000 tempest-VolumesSnapshotsTestJSON-2095632000-project-member] Snapshot retrieved successfully. Sep 01 12:46:27 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-25eee89c-ca97-47db-b20f-8247bd36bf32 req-ffd79761-4c2b-42b1-a67d-09048fd4101c tempest-VolumesSnapshotsTestJSON-2095632000 tempest-VolumesSnapshotsTestJSON-2095632000-project-member] http://192.168.122.202/volume/v3/snapshots/b7be2541-e976-44d0-87f7-1de9e1e83390 returned with HTTP 200 Sep 01 12:46:27 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 893/1798] 192.168.122.202 () {60 vars in 1493 bytes} [Tue Sep 1 12:46:27 2026] GET /volume/v3/snapshots/b7be2541-e976-44d0-87f7-1de9e1e83390 => generated 468 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:46:27 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-6f80c1ce-2603-4d97-89d1-4c5ccf173028 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (901a509f-cc93-41bb-a205-d7cecc0696dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:46:27 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-6f80c1ce-2603-4d97-89d1-4c5ccf173028 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Flow 'volume_create_api' (0c2091e7-d76b-48f1-9b98-b66e5bdcf8f6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86814) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:46:27 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-6f80c1ce-2603-4d97-89d1-4c5ccf173028 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Create volume request issued successfully. Sep 01 12:46:27 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-6f80c1ce-2603-4d97-89d1-4c5ccf173028 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] http://192.168.122.202/volume/v3/volumes returned with HTTP 202 Sep 01 12:46:27 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 906/1799] 192.168.122.202 () {60 vars in 1143 bytes} [Tue Sep 1 12:46:27 2026] POST /volume/v3/volumes => generated 772 bytes in 523 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:46:27 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-8c94d792-05ea-43a5-b46e-1b036c652de9 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:27 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-8c94d792-05ea-43a5-b46e-1b036c652de9 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] GET http://192.168.122.202/volume/v3/volumes/5c5a039e-6310-4c32-b583-2df33e464b47 Sep 01 12:46:27 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-8c94d792-05ea-43a5-b46e-1b036c652de9 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:46:27 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-8c94d792-05ea-43a5-b46e-1b036c652de9 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:46:27 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:46:27 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:46:27 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:46:27 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:46:27 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-8c94d792-05ea-43a5-b46e-1b036c652de9 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Volume info retrieved successfully. Sep 01 12:46:27 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-8c94d792-05ea-43a5-b46e-1b036c652de9 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] http://192.168.122.202/volume/v3/volumes/5c5a039e-6310-4c32-b583-2df33e464b47 returned with HTTP 200 Sep 01 12:46:27 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 894/1800] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:46:27 2026] GET /volume/v3/volumes/5c5a039e-6310-4c32-b583-2df33e464b47 => generated 840 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:46:28 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-e0aa630d-2d7c-42c1-8ff5-111212997bcf req-1766989d-5ec8-4bb9-b29b-8bedf4afde76 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:28 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-e0aa630d-2d7c-42c1-8ff5-111212997bcf req-1766989d-5ec8-4bb9-b29b-8bedf4afde76 tempest-VolumesSnapshotsTestJSON-2095632000 tempest-VolumesSnapshotsTestJSON-2095632000-project-member] GET http://192.168.122.202/volume/v3/snapshots/b7be2541-e976-44d0-87f7-1de9e1e83390 Sep 01 12:46:28 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-e0aa630d-2d7c-42c1-8ff5-111212997bcf req-1766989d-5ec8-4bb9-b29b-8bedf4afde76 tempest-VolumesSnapshotsTestJSON-2095632000 tempest-VolumesSnapshotsTestJSON-2095632000-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:46:28 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-e0aa630d-2d7c-42c1-8ff5-111212997bcf req-1766989d-5ec8-4bb9-b29b-8bedf4afde76 tempest-VolumesSnapshotsTestJSON-2095632000 tempest-VolumesSnapshotsTestJSON-2095632000-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:46:28 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:46:28 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:46:28 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [req-e0aa630d-2d7c-42c1-8ff5-111212997bcf req-1766989d-5ec8-4bb9-b29b-8bedf4afde76 tempest-VolumesSnapshotsTestJSON-2095632000 tempest-VolumesSnapshotsTestJSON-2095632000-project-member] Snapshot retrieved successfully. Sep 01 12:46:28 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-e0aa630d-2d7c-42c1-8ff5-111212997bcf req-1766989d-5ec8-4bb9-b29b-8bedf4afde76 tempest-VolumesSnapshotsTestJSON-2095632000 tempest-VolumesSnapshotsTestJSON-2095632000-project-member] http://192.168.122.202/volume/v3/snapshots/b7be2541-e976-44d0-87f7-1de9e1e83390 returned with HTTP 200 Sep 01 12:46:28 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 907/1801] 192.168.122.202 () {60 vars in 1493 bytes} [Tue Sep 1 12:46:28 2026] GET /volume/v3/snapshots/b7be2541-e976-44d0-87f7-1de9e1e83390 => generated 468 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:46:28 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-e09e6b36-cd0f-4084-a535-48f06bfe1032 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:28 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e09e6b36-cd0f-4084-a535-48f06bfe1032 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] GET http://192.168.122.202/volume/v3/volumes/5c5a039e-6310-4c32-b583-2df33e464b47 Sep 01 12:46:28 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e09e6b36-cd0f-4084-a535-48f06bfe1032 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:46:28 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e09e6b36-cd0f-4084-a535-48f06bfe1032 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:46:28 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:46:28 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:46:28 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:46:28 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:46:28 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-e09e6b36-cd0f-4084-a535-48f06bfe1032 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Volume info retrieved successfully. Sep 01 12:46:28 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e09e6b36-cd0f-4084-a535-48f06bfe1032 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] http://192.168.122.202/volume/v3/volumes/5c5a039e-6310-4c32-b583-2df33e464b47 returned with HTTP 200 Sep 01 12:46:28 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 895/1802] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:46:28 2026] GET /volume/v3/volumes/5c5a039e-6310-4c32-b583-2df33e464b47 => generated 864 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:46:29 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-388053cb-8eac-49a2-8575-6b27b0cdb327 req-34db0acb-e940-41d2-9250-edaf790c8225 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:29 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-388053cb-8eac-49a2-8575-6b27b0cdb327 req-34db0acb-e940-41d2-9250-edaf790c8225 tempest-VolumesSnapshotsTestJSON-2095632000 tempest-VolumesSnapshotsTestJSON-2095632000-project-member] GET http://192.168.122.202/volume/v3/snapshots/b7be2541-e976-44d0-87f7-1de9e1e83390 Sep 01 12:46:29 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-388053cb-8eac-49a2-8575-6b27b0cdb327 req-34db0acb-e940-41d2-9250-edaf790c8225 tempest-VolumesSnapshotsTestJSON-2095632000 tempest-VolumesSnapshotsTestJSON-2095632000-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:46:29 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-388053cb-8eac-49a2-8575-6b27b0cdb327 req-34db0acb-e940-41d2-9250-edaf790c8225 tempest-VolumesSnapshotsTestJSON-2095632000 tempest-VolumesSnapshotsTestJSON-2095632000-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:46:29 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:46:29 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:46:29 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [req-388053cb-8eac-49a2-8575-6b27b0cdb327 req-34db0acb-e940-41d2-9250-edaf790c8225 tempest-VolumesSnapshotsTestJSON-2095632000 tempest-VolumesSnapshotsTestJSON-2095632000-project-member] Snapshot retrieved successfully. Sep 01 12:46:29 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-388053cb-8eac-49a2-8575-6b27b0cdb327 req-34db0acb-e940-41d2-9250-edaf790c8225 tempest-VolumesSnapshotsTestJSON-2095632000 tempest-VolumesSnapshotsTestJSON-2095632000-project-member] http://192.168.122.202/volume/v3/snapshots/b7be2541-e976-44d0-87f7-1de9e1e83390 returned with HTTP 200 Sep 01 12:46:29 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 908/1803] 192.168.122.202 () {60 vars in 1493 bytes} [Tue Sep 1 12:46:29 2026] GET /volume/v3/snapshots/b7be2541-e976-44d0-87f7-1de9e1e83390 => generated 468 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:46:30 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-09c3427f-a288-4f0d-8a43-6a195a6cdeb3 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:30 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-09c3427f-a288-4f0d-8a43-6a195a6cdeb3 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] GET http://192.168.122.202/volume/v3/volumes/5c5a039e-6310-4c32-b583-2df33e464b47 Sep 01 12:46:30 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-09c3427f-a288-4f0d-8a43-6a195a6cdeb3 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:46:30 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-09c3427f-a288-4f0d-8a43-6a195a6cdeb3 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:46:30 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:46:30 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:46:30 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:46:30 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:46:30 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-09c3427f-a288-4f0d-8a43-6a195a6cdeb3 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Volume info retrieved successfully. Sep 01 12:46:30 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-09c3427f-a288-4f0d-8a43-6a195a6cdeb3 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] http://192.168.122.202/volume/v3/volumes/5c5a039e-6310-4c32-b583-2df33e464b47 returned with HTTP 200 Sep 01 12:46:30 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 896/1804] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:46:29 2026] GET /volume/v3/volumes/5c5a039e-6310-4c32-b583-2df33e464b47 => generated 865 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:46:30 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-bc7b4992-7836-4c30-b860-3938b31eb55c None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:30 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-bc7b4992-7836-4c30-b860-3938b31eb55c tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] GET http://192.168.122.202/volume/v3/volumes/5c5a039e-6310-4c32-b583-2df33e464b47 Sep 01 12:46:30 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-bc7b4992-7836-4c30-b860-3938b31eb55c tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:46:30 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-bc7b4992-7836-4c30-b860-3938b31eb55c tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:46:30 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:46:30 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:46:30 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:46:30 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:46:30 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-bc7b4992-7836-4c30-b860-3938b31eb55c tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Volume info retrieved successfully. Sep 01 12:46:30 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-bc7b4992-7836-4c30-b860-3938b31eb55c tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] http://192.168.122.202/volume/v3/volumes/5c5a039e-6310-4c32-b583-2df33e464b47 returned with HTTP 200 Sep 01 12:46:30 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 909/1805] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:46:30 2026] GET /volume/v3/volumes/5c5a039e-6310-4c32-b583-2df33e464b47 => generated 865 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:46:30 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-3d414dbe-4331-4cd9-8b48-5e532a50069a None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:30 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-3d414dbe-4331-4cd9-8b48-5e532a50069a tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] POST http://192.168.122.202/volume/v3/volumes Sep 01 12:46:30 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-3d414dbe-4331-4cd9-8b48-5e532a50069a tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-965692785"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:46:30 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.volumes [None req-3d414dbe-4331-4cd9-8b48-5e532a50069a tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-965692785'}} {{(pid=86815) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:46:30 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-3d414dbe-4331-4cd9-8b48-5e532a50069a tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Create volume of 1 GB Sep 01 12:46:30 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-3d414dbe-4331-4cd9-8b48-5e532a50069a tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Availability Zones retrieved successfully. Sep 01 12:46:30 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-3d414dbe-4331-4cd9-8b48-5e532a50069a tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Flow 'volume_create_api' (46513cec-96d7-4f3c-a645-c7730b527c88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:46:30 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-3d414dbe-4331-4cd9-8b48-5e532a50069a tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (88d5d152-b8d6-4867-b48e-5a352d5349eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:46:30 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.flows.api.create_volume [None req-3d414dbe-4331-4cd9-8b48-5e532a50069a tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Validating volume size '1' using validate_int {{(pid=86815) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 12:46:30 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-3d414dbe-4331-4cd9-8b48-5e532a50069a tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (88d5d152-b8d6-4867-b48e-5a352d5349eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T10:31:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3a4f1b59-94a6-4839-b926-0837adf99645,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a4f1b59-94a6-4839-b926-0837adf99645', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:46:30 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-3d414dbe-4331-4cd9-8b48-5e532a50069a tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1509df9-9180-4132-855b-f68a6cbe4d28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:46:30 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-3d414dbe-4331-4cd9-8b48-5e532a50069a tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Created reservations ['9d06e07f-e2ef-46c1-8fd6-75b794b7c9c5', '11606e93-3f00-4f3c-92a9-6a91412cd91c', '9045f5b0-9ab2-46cc-9f6a-b327dd219651', '7eb8c528-4aee-42bd-9682-2b898614a9bc'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:46:30 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-3d414dbe-4331-4cd9-8b48-5e532a50069a tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1509df9-9180-4132-855b-f68a6cbe4d28) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9d06e07f-e2ef-46c1-8fd6-75b794b7c9c5', '11606e93-3f00-4f3c-92a9-6a91412cd91c', '9045f5b0-9ab2-46cc-9f6a-b327dd219651', '7eb8c528-4aee-42bd-9682-2b898614a9bc']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:46:30 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-3d414dbe-4331-4cd9-8b48-5e532a50069a tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a5317dc5-5cf4-43f1-a2e8-7312bb132702) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:46:30 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:46:30 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:46:30 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-3d414dbe-4331-4cd9-8b48-5e532a50069a tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a5317dc5-5cf4-43f1-a2e8-7312bb132702) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b6b6b1eb-346a-4e02-947e-6ceb3df434e7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-965692785',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='3acf9b1aae7f4bf4a3c7ccfcf1ce229b',qos_specs=None,replication_status=,reservations=['9d06e07f-e2ef-46c1-8fd6-75b794b7c9c5','11606e93-3f00-4f3c-92a9-6a91412cd91c','9045f5b0-9ab2-46cc-9f6a-b327dd219651','7eb8c528-4aee-42bd-9682-2b898614a9bc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='db455a6b76e34201a799967488c5c7a7',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T10:46:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-965692785',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b6b6b1eb-346a-4e02-947e-6ceb3df434e7,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='3acf9b1aae7f4bf4a3c7ccfcf1ce229b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='db455a6b76e34201a799967488c5c7a7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a4f1b59-94a6-4839-b926-0837adf99645),volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:46:30 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-3d414dbe-4331-4cd9-8b48-5e532a50069a tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c5c934a-e432-450e-a852-485d37da0245) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:46:30 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-3d414dbe-4331-4cd9-8b48-5e532a50069a tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c5c934a-e432-450e-a852-485d37da0245) transitioned into state 'SUCCESS' from state '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-965692785',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='3acf9b1aae7f4bf4a3c7ccfcf1ce229b',qos_specs=None,replication_status=,reservations=['9d06e07f-e2ef-46c1-8fd6-75b794b7c9c5','11606e93-3f00-4f3c-92a9-6a91412cd91c','9045f5b0-9ab2-46cc-9f6a-b327dd219651','7eb8c528-4aee-42bd-9682-2b898614a9bc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='db455a6b76e34201a799967488c5c7a7',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:46:30 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-3d414dbe-4331-4cd9-8b48-5e532a50069a tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de669e29-a811-4a95-bf91-c83653c98e01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:46:30 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-3d414dbe-4331-4cd9-8b48-5e532a50069a tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de669e29-a811-4a95-bf91-c83653c98e01) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:46:30 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-3d414dbe-4331-4cd9-8b48-5e532a50069a tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Flow 'volume_create_api' (46513cec-96d7-4f3c-a645-c7730b527c88) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86815) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:46:30 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-3d414dbe-4331-4cd9-8b48-5e532a50069a tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Create volume request issued successfully. Sep 01 12:46:30 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-3d414dbe-4331-4cd9-8b48-5e532a50069a tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] http://192.168.122.202/volume/v3/volumes returned with HTTP 202 Sep 01 12:46:30 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 897/1806] 192.168.122.202 () {60 vars in 1143 bytes} [Tue Sep 1 12:46:30 2026] POST /volume/v3/volumes => generated 772 bytes in 477 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:46:30 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-e28c83ea-1188-4198-a2ff-cdbe88bd6011 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:30 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e28c83ea-1188-4198-a2ff-cdbe88bd6011 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] GET http://192.168.122.202/volume/v3/volumes/b6b6b1eb-346a-4e02-947e-6ceb3df434e7 Sep 01 12:46:30 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e28c83ea-1188-4198-a2ff-cdbe88bd6011 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:46:30 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e28c83ea-1188-4198-a2ff-cdbe88bd6011 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:46:30 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:46:30 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:46:30 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:46:30 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:46:30 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-e28c83ea-1188-4198-a2ff-cdbe88bd6011 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Volume info retrieved successfully. Sep 01 12:46:30 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e28c83ea-1188-4198-a2ff-cdbe88bd6011 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] http://192.168.122.202/volume/v3/volumes/b6b6b1eb-346a-4e02-947e-6ceb3df434e7 returned with HTTP 200 Sep 01 12:46:30 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 910/1807] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:46:30 2026] GET /volume/v3/volumes/b6b6b1eb-346a-4e02-947e-6ceb3df434e7 => generated 840 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:46:31 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-de808283-730e-4bb0-8140-07e43e4dd122 req-aca82863-6cbd-4ce9-90d8-a0aebfe4be0b None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:31 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-de808283-730e-4bb0-8140-07e43e4dd122 req-aca82863-6cbd-4ce9-90d8-a0aebfe4be0b tempest-VolumesSnapshotsTestJSON-2095632000 tempest-VolumesSnapshotsTestJSON-2095632000-project-member] GET http://192.168.122.202/volume/v3/snapshots/b7be2541-e976-44d0-87f7-1de9e1e83390 Sep 01 12:46:31 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-de808283-730e-4bb0-8140-07e43e4dd122 req-aca82863-6cbd-4ce9-90d8-a0aebfe4be0b tempest-VolumesSnapshotsTestJSON-2095632000 tempest-VolumesSnapshotsTestJSON-2095632000-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:46:31 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-de808283-730e-4bb0-8140-07e43e4dd122 req-aca82863-6cbd-4ce9-90d8-a0aebfe4be0b tempest-VolumesSnapshotsTestJSON-2095632000 tempest-VolumesSnapshotsTestJSON-2095632000-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:46:31 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-de808283-730e-4bb0-8140-07e43e4dd122 req-aca82863-6cbd-4ce9-90d8-a0aebfe4be0b tempest-VolumesSnapshotsTestJSON-2095632000 tempest-VolumesSnapshotsTestJSON-2095632000-project-member] http://192.168.122.202/volume/v3/snapshots/b7be2541-e976-44d0-87f7-1de9e1e83390 returned with HTTP 404 Sep 01 12:46:31 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 898/1808] 192.168.122.202 () {60 vars in 1493 bytes} [Tue Sep 1 12:46:31 2026] GET /volume/v3/snapshots/b7be2541-e976-44d0-87f7-1de9e1e83390 => generated 111 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:46:31 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-79c90640-c165-401f-9bde-77030282f5eb req-d215a5b7-5520-4f6f-b5e1-5898424f24a9 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:31 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-79c90640-c165-401f-9bde-77030282f5eb req-d215a5b7-5520-4f6f-b5e1-5898424f24a9 tempest-VolumesSnapshotsTestJSON-2095632000 tempest-VolumesSnapshotsTestJSON-2095632000-project-member] DELETE http://192.168.122.202/volume/v3/volumes/836f0dd2-4242-4661-806b-d72b5ee06596 Sep 01 12:46:31 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-79c90640-c165-401f-9bde-77030282f5eb req-d215a5b7-5520-4f6f-b5e1-5898424f24a9 tempest-VolumesSnapshotsTestJSON-2095632000 tempest-VolumesSnapshotsTestJSON-2095632000-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:46:31 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-79c90640-c165-401f-9bde-77030282f5eb req-d215a5b7-5520-4f6f-b5e1-5898424f24a9 tempest-VolumesSnapshotsTestJSON-2095632000 tempest-VolumesSnapshotsTestJSON-2095632000-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:46:31 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [req-79c90640-c165-401f-9bde-77030282f5eb req-d215a5b7-5520-4f6f-b5e1-5898424f24a9 tempest-VolumesSnapshotsTestJSON-2095632000 tempest-VolumesSnapshotsTestJSON-2095632000-project-member] Delete volume with id: 836f0dd2-4242-4661-806b-d72b5ee06596 Sep 01 12:46:31 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:46:31 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:46:31 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:46:31 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:46:31 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [req-79c90640-c165-401f-9bde-77030282f5eb req-d215a5b7-5520-4f6f-b5e1-5898424f24a9 tempest-VolumesSnapshotsTestJSON-2095632000 tempest-VolumesSnapshotsTestJSON-2095632000-project-member] Volume info retrieved successfully. Sep 01 12:46:31 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [req-79c90640-c165-401f-9bde-77030282f5eb req-d215a5b7-5520-4f6f-b5e1-5898424f24a9 tempest-VolumesSnapshotsTestJSON-2095632000 tempest-VolumesSnapshotsTestJSON-2095632000-project-member] Delete volume request issued successfully. Sep 01 12:46:31 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-79c90640-c165-401f-9bde-77030282f5eb req-d215a5b7-5520-4f6f-b5e1-5898424f24a9 tempest-VolumesSnapshotsTestJSON-2095632000 tempest-VolumesSnapshotsTestJSON-2095632000-project-member] http://192.168.122.202/volume/v3/volumes/836f0dd2-4242-4661-806b-d72b5ee06596 returned with HTTP 202 Sep 01 12:46:31 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 911/1809] 192.168.122.202 () {62 vars in 1509 bytes} [Tue Sep 1 12:46:31 2026] DELETE /volume/v3/volumes/836f0dd2-4242-4661-806b-d72b5ee06596 => generated 0 bytes in 132 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:46:31 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-c49a971a-27b9-49ac-a48a-39ac816c190c req-ebfc06a2-e99d-47a8-bf75-0dc2ded8a61b None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:31 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-c49a971a-27b9-49ac-a48a-39ac816c190c req-ebfc06a2-e99d-47a8-bf75-0dc2ded8a61b tempest-VolumesSnapshotsTestJSON-2095632000 tempest-VolumesSnapshotsTestJSON-2095632000-project-member] GET http://192.168.122.202/volume/v3/volumes/836f0dd2-4242-4661-806b-d72b5ee06596 Sep 01 12:46:31 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-c49a971a-27b9-49ac-a48a-39ac816c190c req-ebfc06a2-e99d-47a8-bf75-0dc2ded8a61b tempest-VolumesSnapshotsTestJSON-2095632000 tempest-VolumesSnapshotsTestJSON-2095632000-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:46:31 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-c49a971a-27b9-49ac-a48a-39ac816c190c req-ebfc06a2-e99d-47a8-bf75-0dc2ded8a61b tempest-VolumesSnapshotsTestJSON-2095632000 tempest-VolumesSnapshotsTestJSON-2095632000-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:46:31 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:46:31 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:46:31 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:46:31 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:46:31 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [req-c49a971a-27b9-49ac-a48a-39ac816c190c req-ebfc06a2-e99d-47a8-bf75-0dc2ded8a61b tempest-VolumesSnapshotsTestJSON-2095632000 tempest-VolumesSnapshotsTestJSON-2095632000-project-member] Volume info retrieved successfully. Sep 01 12:46:31 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-c49a971a-27b9-49ac-a48a-39ac816c190c req-ebfc06a2-e99d-47a8-bf75-0dc2ded8a61b tempest-VolumesSnapshotsTestJSON-2095632000 tempest-VolumesSnapshotsTestJSON-2095632000-project-member] http://192.168.122.202/volume/v3/volumes/836f0dd2-4242-4661-806b-d72b5ee06596 returned with HTTP 200 Sep 01 12:46:31 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 899/1810] 192.168.122.202 () {60 vars in 1487 bytes} [Tue Sep 1 12:46:31 2026] GET /volume/v3/volumes/836f0dd2-4242-4661-806b-d72b5ee06596 => generated 855 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:46:31 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-6094b254-2eeb-4ceb-a48a-64cc50c50a11 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:31 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-6094b254-2eeb-4ceb-a48a-64cc50c50a11 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] GET http://192.168.122.202/volume/v3/volumes/b6b6b1eb-346a-4e02-947e-6ceb3df434e7 Sep 01 12:46:31 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-6094b254-2eeb-4ceb-a48a-64cc50c50a11 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:46:31 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-6094b254-2eeb-4ceb-a48a-64cc50c50a11 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:46:31 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:46:31 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:46:31 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:46:31 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:46:31 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-6094b254-2eeb-4ceb-a48a-64cc50c50a11 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Volume info retrieved successfully. Sep 01 12:46:31 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-6094b254-2eeb-4ceb-a48a-64cc50c50a11 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] http://192.168.122.202/volume/v3/volumes/b6b6b1eb-346a-4e02-947e-6ceb3df434e7 returned with HTTP 200 Sep 01 12:46:31 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 912/1811] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:46:31 2026] GET /volume/v3/volumes/b6b6b1eb-346a-4e02-947e-6ceb3df434e7 => generated 864 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:46:32 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-27700736-a96e-4e49-b8be-dde5f0869742 req-dfc4209c-be88-48db-839f-97c258b46936 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:32 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-27700736-a96e-4e49-b8be-dde5f0869742 req-dfc4209c-be88-48db-839f-97c258b46936 tempest-VolumesSnapshotsTestJSON-2095632000 tempest-VolumesSnapshotsTestJSON-2095632000-project-member] GET http://192.168.122.202/volume/v3/volumes/836f0dd2-4242-4661-806b-d72b5ee06596 Sep 01 12:46:32 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-27700736-a96e-4e49-b8be-dde5f0869742 req-dfc4209c-be88-48db-839f-97c258b46936 tempest-VolumesSnapshotsTestJSON-2095632000 tempest-VolumesSnapshotsTestJSON-2095632000-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:46:32 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-27700736-a96e-4e49-b8be-dde5f0869742 req-dfc4209c-be88-48db-839f-97c258b46936 tempest-VolumesSnapshotsTestJSON-2095632000 tempest-VolumesSnapshotsTestJSON-2095632000-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:46:32 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:46:32 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:46:32 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:46:32 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:46:32 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [req-27700736-a96e-4e49-b8be-dde5f0869742 req-dfc4209c-be88-48db-839f-97c258b46936 tempest-VolumesSnapshotsTestJSON-2095632000 tempest-VolumesSnapshotsTestJSON-2095632000-project-member] Volume info retrieved successfully. Sep 01 12:46:32 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-27700736-a96e-4e49-b8be-dde5f0869742 req-dfc4209c-be88-48db-839f-97c258b46936 tempest-VolumesSnapshotsTestJSON-2095632000 tempest-VolumesSnapshotsTestJSON-2095632000-project-member] http://192.168.122.202/volume/v3/volumes/836f0dd2-4242-4661-806b-d72b5ee06596 returned with HTTP 200 Sep 01 12:46:32 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 900/1812] 192.168.122.202 () {60 vars in 1487 bytes} [Tue Sep 1 12:46:32 2026] GET /volume/v3/volumes/836f0dd2-4242-4661-806b-d72b5ee06596 => generated 855 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:46:32 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-bae94cb8-14db-47dc-9b88-57f659c7b5d9 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:32 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-bae94cb8-14db-47dc-9b88-57f659c7b5d9 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] GET http://192.168.122.202/volume/v3/volumes/b6b6b1eb-346a-4e02-947e-6ceb3df434e7 Sep 01 12:46:32 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-bae94cb8-14db-47dc-9b88-57f659c7b5d9 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:46:32 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-bae94cb8-14db-47dc-9b88-57f659c7b5d9 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:46:32 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:46:32 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:46:32 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:46:32 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:46:32 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-bae94cb8-14db-47dc-9b88-57f659c7b5d9 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Volume info retrieved successfully. Sep 01 12:46:33 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-bae94cb8-14db-47dc-9b88-57f659c7b5d9 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] http://192.168.122.202/volume/v3/volumes/b6b6b1eb-346a-4e02-947e-6ceb3df434e7 returned with HTTP 200 Sep 01 12:46:33 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 913/1813] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:46:32 2026] GET /volume/v3/volumes/b6b6b1eb-346a-4e02-947e-6ceb3df434e7 => generated 865 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:46:33 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-5065bf33-10f7-40c6-9266-a72756da5e02 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:33 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-5065bf33-10f7-40c6-9266-a72756da5e02 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] GET http://192.168.122.202/volume/v3/volumes/b6b6b1eb-346a-4e02-947e-6ceb3df434e7 Sep 01 12:46:33 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-5065bf33-10f7-40c6-9266-a72756da5e02 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:46:33 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-5065bf33-10f7-40c6-9266-a72756da5e02 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:46:33 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:46:33 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:46:33 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:46:33 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:46:33 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-5065bf33-10f7-40c6-9266-a72756da5e02 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Volume info retrieved successfully. Sep 01 12:46:33 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-5065bf33-10f7-40c6-9266-a72756da5e02 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] http://192.168.122.202/volume/v3/volumes/b6b6b1eb-346a-4e02-947e-6ceb3df434e7 returned with HTTP 200 Sep 01 12:46:33 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 901/1814] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:46:33 2026] GET /volume/v3/volumes/b6b6b1eb-346a-4e02-947e-6ceb3df434e7 => generated 865 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:46:33 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-2c35fbc3-b46c-4069-ad3f-ecd35d20ae6a None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:33 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-2c35fbc3-b46c-4069-ad3f-ecd35d20ae6a tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] POST http://192.168.122.202/volume/v3/volumes Sep 01 12:46:33 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-2c35fbc3-b46c-4069-ad3f-ecd35d20ae6a tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1802831429"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:46:33 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volumes [None req-2c35fbc3-b46c-4069-ad3f-ecd35d20ae6a tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1802831429'}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:46:33 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-2c35fbc3-b46c-4069-ad3f-ecd35d20ae6a tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Create volume of 1 GB Sep 01 12:46:33 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-2c35fbc3-b46c-4069-ad3f-ecd35d20ae6a tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Availability Zones retrieved successfully. Sep 01 12:46:33 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-2c35fbc3-b46c-4069-ad3f-ecd35d20ae6a tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Flow 'volume_create_api' (2acd3ef7-a59f-47fc-b5e9-446f333f1929) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:46:33 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-2c35fbc3-b46c-4069-ad3f-ecd35d20ae6a tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (23fa05e4-d5eb-43b2-af5c-77a9fe238817) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:46:33 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.flows.api.create_volume [None req-2c35fbc3-b46c-4069-ad3f-ecd35d20ae6a tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Validating volume size '1' using validate_int {{(pid=86814) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 12:46:33 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-2c35fbc3-b46c-4069-ad3f-ecd35d20ae6a tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (23fa05e4-d5eb-43b2-af5c-77a9fe238817) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T10:31:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3a4f1b59-94a6-4839-b926-0837adf99645,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a4f1b59-94a6-4839-b926-0837adf99645', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:46:33 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-2c35fbc3-b46c-4069-ad3f-ecd35d20ae6a tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb09f3d0-b84b-4e09-94f9-a3f912acedd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:46:33 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-2c35fbc3-b46c-4069-ad3f-ecd35d20ae6a tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Created reservations ['bd961b9e-87c9-4d31-b827-cef8e5ea5df8', 'caf686a4-bf6c-4b91-bc57-38b636bdf87c', '13798ea3-a051-4038-b3cd-0f5151b6135c', '520482d5-0e46-49d3-8e8b-c811f57ecee0'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:46:33 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-2c35fbc3-b46c-4069-ad3f-ecd35d20ae6a tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb09f3d0-b84b-4e09-94f9-a3f912acedd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bd961b9e-87c9-4d31-b827-cef8e5ea5df8', 'caf686a4-bf6c-4b91-bc57-38b636bdf87c', '13798ea3-a051-4038-b3cd-0f5151b6135c', '520482d5-0e46-49d3-8e8b-c811f57ecee0']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:46:33 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-2c35fbc3-b46c-4069-ad3f-ecd35d20ae6a tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa9e5476-504e-45e9-b431-346dd8095705) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:46:33 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:46:33 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:46:33 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-2c35fbc3-b46c-4069-ad3f-ecd35d20ae6a tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa9e5476-504e-45e9-b431-346dd8095705) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '63e4bf33-753b-4b00-b974-6755c4b1bba2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1802831429',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='3acf9b1aae7f4bf4a3c7ccfcf1ce229b',qos_specs=None,replication_status=,reservations=['bd961b9e-87c9-4d31-b827-cef8e5ea5df8','caf686a4-bf6c-4b91-bc57-38b636bdf87c','13798ea3-a051-4038-b3cd-0f5151b6135c','520482d5-0e46-49d3-8e8b-c811f57ecee0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='db455a6b76e34201a799967488c5c7a7',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T10:46:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1802831429',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=63e4bf33-753b-4b00-b974-6755c4b1bba2,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='3acf9b1aae7f4bf4a3c7ccfcf1ce229b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='db455a6b76e34201a799967488c5c7a7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a4f1b59-94a6-4839-b926-0837adf99645),volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:46:33 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-2c35fbc3-b46c-4069-ad3f-ecd35d20ae6a tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03032c0f-11a8-44fd-a763-f1902b531e68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:46:33 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-2c35fbc3-b46c-4069-ad3f-ecd35d20ae6a tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03032c0f-11a8-44fd-a763-f1902b531e68) transitioned into state 'SUCCESS' from state '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-1802831429',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='3acf9b1aae7f4bf4a3c7ccfcf1ce229b',qos_specs=None,replication_status=,reservations=['bd961b9e-87c9-4d31-b827-cef8e5ea5df8','caf686a4-bf6c-4b91-bc57-38b636bdf87c','13798ea3-a051-4038-b3cd-0f5151b6135c','520482d5-0e46-49d3-8e8b-c811f57ecee0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='db455a6b76e34201a799967488c5c7a7',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:46:33 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-2c35fbc3-b46c-4069-ad3f-ecd35d20ae6a tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (40feac39-ac3c-459b-b508-0038faaa837b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:46:33 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-2c35fbc3-b46c-4069-ad3f-ecd35d20ae6a tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (40feac39-ac3c-459b-b508-0038faaa837b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:46:33 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-2c35fbc3-b46c-4069-ad3f-ecd35d20ae6a tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Flow 'volume_create_api' (2acd3ef7-a59f-47fc-b5e9-446f333f1929) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86814) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:46:33 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-2c35fbc3-b46c-4069-ad3f-ecd35d20ae6a tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Create volume request issued successfully. Sep 01 12:46:33 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-2c35fbc3-b46c-4069-ad3f-ecd35d20ae6a tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] http://192.168.122.202/volume/v3/volumes returned with HTTP 202 Sep 01 12:46:33 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 914/1815] 192.168.122.202 () {60 vars in 1143 bytes} [Tue Sep 1 12:46:33 2026] POST /volume/v3/volumes => generated 773 bytes in 449 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 01 12:46:33 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-f93139a5-d908-476c-ab7c-a1833173c37b req-cf3c8dd4-b38c-4bd4-a6c8-958eeee02948 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:33 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-f93139a5-d908-476c-ab7c-a1833173c37b req-cf3c8dd4-b38c-4bd4-a6c8-958eeee02948 tempest-VolumesSnapshotsTestJSON-2095632000 tempest-VolumesSnapshotsTestJSON-2095632000-project-member] GET http://192.168.122.202/volume/v3/volumes/836f0dd2-4242-4661-806b-d72b5ee06596 Sep 01 12:46:33 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-f93139a5-d908-476c-ab7c-a1833173c37b req-cf3c8dd4-b38c-4bd4-a6c8-958eeee02948 tempest-VolumesSnapshotsTestJSON-2095632000 tempest-VolumesSnapshotsTestJSON-2095632000-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:46:33 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-f93139a5-d908-476c-ab7c-a1833173c37b req-cf3c8dd4-b38c-4bd4-a6c8-958eeee02948 tempest-VolumesSnapshotsTestJSON-2095632000 tempest-VolumesSnapshotsTestJSON-2095632000-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:46:33 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-b05b31f7-96fb-4f29-a372-e70f3d29e902 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:33 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b05b31f7-96fb-4f29-a372-e70f3d29e902 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] GET http://192.168.122.202/volume/v3/volumes/63e4bf33-753b-4b00-b974-6755c4b1bba2 Sep 01 12:46:33 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b05b31f7-96fb-4f29-a372-e70f3d29e902 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:46:33 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b05b31f7-96fb-4f29-a372-e70f3d29e902 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:46:33 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-f93139a5-d908-476c-ab7c-a1833173c37b req-cf3c8dd4-b38c-4bd4-a6c8-958eeee02948 tempest-VolumesSnapshotsTestJSON-2095632000 tempest-VolumesSnapshotsTestJSON-2095632000-project-member] http://192.168.122.202/volume/v3/volumes/836f0dd2-4242-4661-806b-d72b5ee06596 returned with HTTP 404 Sep 01 12:46:33 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:46:33 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:46:33 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:46:33 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:46:33 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 902/1816] 192.168.122.202 () {60 vars in 1487 bytes} [Tue Sep 1 12:46:33 2026] GET /volume/v3/volumes/836f0dd2-4242-4661-806b-d72b5ee06596 => generated 109 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:46:33 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-b05b31f7-96fb-4f29-a372-e70f3d29e902 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Volume info retrieved successfully. Sep 01 12:46:33 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b05b31f7-96fb-4f29-a372-e70f3d29e902 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] http://192.168.122.202/volume/v3/volumes/63e4bf33-753b-4b00-b974-6755c4b1bba2 returned with HTTP 200 Sep 01 12:46:33 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 915/1817] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:46:33 2026] GET /volume/v3/volumes/63e4bf33-753b-4b00-b974-6755c4b1bba2 => generated 841 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:46:33 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-890763ad-a4b9-4d39-99ab-432a8a7c6299 req-e9d10c87-c897-43a0-a93c-5ff65e774b76 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:33 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-890763ad-a4b9-4d39-99ab-432a8a7c6299 req-e9d10c87-c897-43a0-a93c-5ff65e774b76 tempest-VolumesSnapshotsTestJSON-2095632000 tempest-VolumesSnapshotsTestJSON-2095632000-project-member] DELETE http://192.168.122.202/volume/v3/volumes/836f0dd2-4242-4661-806b-d72b5ee06596 Sep 01 12:46:33 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-890763ad-a4b9-4d39-99ab-432a8a7c6299 req-e9d10c87-c897-43a0-a93c-5ff65e774b76 tempest-VolumesSnapshotsTestJSON-2095632000 tempest-VolumesSnapshotsTestJSON-2095632000-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:46:33 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-890763ad-a4b9-4d39-99ab-432a8a7c6299 req-e9d10c87-c897-43a0-a93c-5ff65e774b76 tempest-VolumesSnapshotsTestJSON-2095632000 tempest-VolumesSnapshotsTestJSON-2095632000-project-member] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:46:33 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [req-890763ad-a4b9-4d39-99ab-432a8a7c6299 req-e9d10c87-c897-43a0-a93c-5ff65e774b76 tempest-VolumesSnapshotsTestJSON-2095632000 tempest-VolumesSnapshotsTestJSON-2095632000-project-member] Delete volume with id: 836f0dd2-4242-4661-806b-d72b5ee06596 Sep 01 12:46:33 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-890763ad-a4b9-4d39-99ab-432a8a7c6299 req-e9d10c87-c897-43a0-a93c-5ff65e774b76 tempest-VolumesSnapshotsTestJSON-2095632000 tempest-VolumesSnapshotsTestJSON-2095632000-project-member] http://192.168.122.202/volume/v3/volumes/836f0dd2-4242-4661-806b-d72b5ee06596 returned with HTTP 404 Sep 01 12:46:33 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 903/1818] 192.168.122.202 () {62 vars in 1509 bytes} [Tue Sep 1 12:46:33 2026] DELETE /volume/v3/volumes/836f0dd2-4242-4661-806b-d72b5ee06596 => generated 109 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 12:46:33 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-aae03b48-621d-4e57-a3c2-7e50a5dbaa95 req-815c702c-a529-47e9-8256-2a9ac4c9be76 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:33 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-aae03b48-621d-4e57-a3c2-7e50a5dbaa95 req-815c702c-a529-47e9-8256-2a9ac4c9be76 tempest-VolumesSnapshotsTestJSON-2095632000 tempest-VolumesSnapshotsTestJSON-2095632000-project-member] GET http://192.168.122.202/volume/v3/volumes/836f0dd2-4242-4661-806b-d72b5ee06596 Sep 01 12:46:33 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-aae03b48-621d-4e57-a3c2-7e50a5dbaa95 req-815c702c-a529-47e9-8256-2a9ac4c9be76 tempest-VolumesSnapshotsTestJSON-2095632000 tempest-VolumesSnapshotsTestJSON-2095632000-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:46:33 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-aae03b48-621d-4e57-a3c2-7e50a5dbaa95 req-815c702c-a529-47e9-8256-2a9ac4c9be76 tempest-VolumesSnapshotsTestJSON-2095632000 tempest-VolumesSnapshotsTestJSON-2095632000-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:46:33 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-aae03b48-621d-4e57-a3c2-7e50a5dbaa95 req-815c702c-a529-47e9-8256-2a9ac4c9be76 tempest-VolumesSnapshotsTestJSON-2095632000 tempest-VolumesSnapshotsTestJSON-2095632000-project-member] http://192.168.122.202/volume/v3/volumes/836f0dd2-4242-4661-806b-d72b5ee06596 returned with HTTP 404 Sep 01 12:46:33 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 916/1819] 192.168.122.202 () {60 vars in 1487 bytes} [Tue Sep 1 12:46:33 2026] GET /volume/v3/volumes/836f0dd2-4242-4661-806b-d72b5ee06596 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:46:34 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-f580a4f6-40c6-48de-8c3f-44d9ab8ae623 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:34 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f580a4f6-40c6-48de-8c3f-44d9ab8ae623 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] GET http://192.168.122.202/volume/v3/volumes/63e4bf33-753b-4b00-b974-6755c4b1bba2 Sep 01 12:46:34 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f580a4f6-40c6-48de-8c3f-44d9ab8ae623 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:46:34 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f580a4f6-40c6-48de-8c3f-44d9ab8ae623 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:46:34 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:46:34 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:46:34 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:46:34 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:46:34 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-f580a4f6-40c6-48de-8c3f-44d9ab8ae623 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Volume info retrieved successfully. Sep 01 12:46:34 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f580a4f6-40c6-48de-8c3f-44d9ab8ae623 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] http://192.168.122.202/volume/v3/volumes/63e4bf33-753b-4b00-b974-6755c4b1bba2 returned with HTTP 200 Sep 01 12:46:34 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 904/1820] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:46:34 2026] GET /volume/v3/volumes/63e4bf33-753b-4b00-b974-6755c4b1bba2 => generated 865 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:46:35 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-c6b5a5d8-db84-4138-b5f3-1ffed2bd591f None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:35 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c6b5a5d8-db84-4138-b5f3-1ffed2bd591f tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] GET http://192.168.122.202/volume/v3/volumes/63e4bf33-753b-4b00-b974-6755c4b1bba2 Sep 01 12:46:35 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c6b5a5d8-db84-4138-b5f3-1ffed2bd591f tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:46:35 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c6b5a5d8-db84-4138-b5f3-1ffed2bd591f tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:46:35 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:46:35 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:46:35 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:46:35 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:46:35 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-c6b5a5d8-db84-4138-b5f3-1ffed2bd591f tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Volume info retrieved successfully. Sep 01 12:46:35 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c6b5a5d8-db84-4138-b5f3-1ffed2bd591f tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] http://192.168.122.202/volume/v3/volumes/63e4bf33-753b-4b00-b974-6755c4b1bba2 returned with HTTP 200 Sep 01 12:46:35 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 917/1821] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:46:35 2026] GET /volume/v3/volumes/63e4bf33-753b-4b00-b974-6755c4b1bba2 => generated 866 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:46:35 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-df60207d-3a44-4457-9eb0-e129179534d4 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:35 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-df60207d-3a44-4457-9eb0-e129179534d4 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] GET http://192.168.122.202/volume/v3/volumes/63e4bf33-753b-4b00-b974-6755c4b1bba2 Sep 01 12:46:35 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-df60207d-3a44-4457-9eb0-e129179534d4 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:46:35 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-df60207d-3a44-4457-9eb0-e129179534d4 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:46:35 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:46:35 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:46:35 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:46:35 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:46:35 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-df60207d-3a44-4457-9eb0-e129179534d4 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Volume info retrieved successfully. Sep 01 12:46:35 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-df60207d-3a44-4457-9eb0-e129179534d4 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] http://192.168.122.202/volume/v3/volumes/63e4bf33-753b-4b00-b974-6755c4b1bba2 returned with HTTP 200 Sep 01 12:46:35 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 905/1822] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:46:35 2026] GET /volume/v3/volumes/63e4bf33-753b-4b00-b974-6755c4b1bba2 => generated 866 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:46:35 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-71595933-a478-494c-bef2-9b89d064a5df None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:35 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-71595933-a478-494c-bef2-9b89d064a5df tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] GET http://192.168.122.202/volume/v3/volumes Sep 01 12:46:35 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-71595933-a478-494c-bef2-9b89d064a5df tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:46:35 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-71595933-a478-494c-bef2-9b89d064a5df tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Calling method 'index' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:46:35 devstack devstack@c-api.service[86814]: DEBUG cinder.api.api_utils [None req-71595933-a478-494c-bef2-9b89d064a5df tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Removing options '' from query. {{(pid=86814) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:46:35 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-71595933-a478-494c-bef2-9b89d064a5df tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86814) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 12:46:35 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:46:35 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:46:35 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:46:35 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:46:35 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:46:35 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:46:35 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-71595933-a478-494c-bef2-9b89d064a5df tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Get all volumes completed successfully. Sep 01 12:46:35 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-71595933-a478-494c-bef2-9b89d064a5df tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] http://192.168.122.202/volume/v3/volumes returned with HTTP 200 Sep 01 12:46:35 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 918/1823] 192.168.122.202 () {58 vars in 1121 bytes} [Tue Sep 1 12:46:35 2026] GET /volume/v3/volumes => generated 998 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:46:35 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-72d6f9e9-7350-4fd9-be81-91add4d30107 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:35 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-72d6f9e9-7350-4fd9-be81-91add4d30107 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] GET http://192.168.122.202/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-829196503 Sep 01 12:46:35 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-72d6f9e9-7350-4fd9-be81-91add4d30107 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:46:35 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-72d6f9e9-7350-4fd9-be81-91add4d30107 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Calling method 'index' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:46:35 devstack devstack@c-api.service[86815]: DEBUG cinder.api.api_utils [None req-72d6f9e9-7350-4fd9-be81-91add4d30107 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Removing options '' from query. {{(pid=86815) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:46:35 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-72d6f9e9-7350-4fd9-be81-91add4d30107 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-829196503'), ('no_migration_targets', True)]). {{(pid=86815) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 12:46:36 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:46:36 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:46:36 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-72d6f9e9-7350-4fd9-be81-91add4d30107 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Get all volumes completed successfully. Sep 01 12:46:36 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-72d6f9e9-7350-4fd9-be81-91add4d30107 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] http://192.168.122.202/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-829196503 returned with HTTP 200 Sep 01 12:46:36 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 906/1824] 192.168.122.202 () {58 vars in 1220 bytes} [Tue Sep 1 12:46:35 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-829196503 => generated 341 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:46:36 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-ccb9ceb0-ceab-4f20-aff0-e56074b5564c None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:36 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ccb9ceb0-ceab-4f20-aff0-e56074b5564c tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] GET http://192.168.122.202/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-965692785 Sep 01 12:46:36 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-ccb9ceb0-ceab-4f20-aff0-e56074b5564c tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:46:36 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-ccb9ceb0-ceab-4f20-aff0-e56074b5564c tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Calling method 'detail' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:46:36 devstack devstack@c-api.service[86814]: DEBUG cinder.api.api_utils [None req-ccb9ceb0-ceab-4f20-aff0-e56074b5564c tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Removing options '' from query. {{(pid=86814) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:46:36 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:46:36 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:46:36 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-ccb9ceb0-ceab-4f20-aff0-e56074b5564c tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-965692785'), ('no_migration_targets', True)]). {{(pid=86814) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 12:46:36 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:46:36 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:46:36 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-ccb9ceb0-ceab-4f20-aff0-e56074b5564c tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Get all volumes completed successfully. Sep 01 12:46:36 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:46:36 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:46:36 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ccb9ceb0-ceab-4f20-aff0-e56074b5564c tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] http://192.168.122.202/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-965692785 returned with HTTP 200 Sep 01 12:46:36 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 919/1825] 192.168.122.202 () {58 vars in 1241 bytes} [Tue Sep 1 12:46:36 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-965692785 => generated 868 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:46:36 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-a07cfc92-32b0-40a5-a67c-423f0f3ff05f None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:36 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a07cfc92-32b0-40a5-a67c-423f0f3ff05f tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] GET http://192.168.122.202/volume/v3/volumes/detail?limit=1 Sep 01 12:46:36 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a07cfc92-32b0-40a5-a67c-423f0f3ff05f tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:46:36 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a07cfc92-32b0-40a5-a67c-423f0f3ff05f tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Calling method 'detail' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:46:36 devstack devstack@c-api.service[86815]: DEBUG cinder.api.api_utils [None req-a07cfc92-32b0-40a5-a67c-423f0f3ff05f tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Removing options '' from query. {{(pid=86815) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:46:36 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:46:36 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:46:36 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-a07cfc92-32b0-40a5-a67c-423f0f3ff05f tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86815) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 12:46:36 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:46:36 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:46:36 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-a07cfc92-32b0-40a5-a67c-423f0f3ff05f tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Get all volumes completed successfully. Sep 01 12:46:36 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:46:36 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:46:36 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a07cfc92-32b0-40a5-a67c-423f0f3ff05f tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] http://192.168.122.202/volume/v3/volumes/detail?limit=1 returned with HTTP 200 Sep 01 12:46:36 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 907/1826] 192.168.122.202 () {58 vars in 1157 bytes} [Tue Sep 1 12:46:36 2026] GET /volume/v3/volumes/detail?limit=1 => generated 1016 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 12:46:36 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-c320fbbb-a7cb-4af2-a6a8-eb276330d86e None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:36 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c320fbbb-a7cb-4af2-a6a8-eb276330d86e tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] GET http://192.168.122.202/volume/v3/volumes/detail?limit=1&marker=63e4bf33-753b-4b00-b974-6755c4b1bba2 Sep 01 12:46:36 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c320fbbb-a7cb-4af2-a6a8-eb276330d86e tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:46:36 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c320fbbb-a7cb-4af2-a6a8-eb276330d86e tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Calling method 'detail' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:46:36 devstack devstack@c-api.service[86814]: DEBUG cinder.api.api_utils [None req-c320fbbb-a7cb-4af2-a6a8-eb276330d86e tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Removing options '' from query. {{(pid=86814) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:46:36 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-c320fbbb-a7cb-4af2-a6a8-eb276330d86e tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86814) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 12:46:36 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:46:36 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:46:36 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-c320fbbb-a7cb-4af2-a6a8-eb276330d86e tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Get all volumes completed successfully. Sep 01 12:46:36 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:46:36 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:46:36 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c320fbbb-a7cb-4af2-a6a8-eb276330d86e tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] http://192.168.122.202/volume/v3/volumes/detail?limit=1&marker=63e4bf33-753b-4b00-b974-6755c4b1bba2 returned with HTTP 200 Sep 01 12:46:36 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 920/1827] 192.168.122.202 () {58 vars in 1245 bytes} [Tue Sep 1 12:46:36 2026] GET /volume/v3/volumes/detail?limit=1&marker=63e4bf33-753b-4b00-b974-6755c4b1bba2 => generated 1015 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:46:36 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-9f14557c-7a6d-4b42-a687-0c3ad5f710f0 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:36 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9f14557c-7a6d-4b42-a687-0c3ad5f710f0 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] GET http://192.168.122.202/volume/v3/volumes/detail?limit=1&marker=b6b6b1eb-346a-4e02-947e-6ceb3df434e7 Sep 01 12:46:36 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-9f14557c-7a6d-4b42-a687-0c3ad5f710f0 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:46:36 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-9f14557c-7a6d-4b42-a687-0c3ad5f710f0 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Calling method 'detail' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:46:36 devstack devstack@c-api.service[86815]: DEBUG cinder.api.api_utils [None req-9f14557c-7a6d-4b42-a687-0c3ad5f710f0 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Removing options '' from query. {{(pid=86815) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:46:36 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-9f14557c-7a6d-4b42-a687-0c3ad5f710f0 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86815) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 12:46:36 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:46:36 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:46:36 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-9f14557c-7a6d-4b42-a687-0c3ad5f710f0 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Get all volumes completed successfully. Sep 01 12:46:36 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:46:36 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:46:36 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9f14557c-7a6d-4b42-a687-0c3ad5f710f0 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] http://192.168.122.202/volume/v3/volumes/detail?limit=1&marker=b6b6b1eb-346a-4e02-947e-6ceb3df434e7 returned with HTTP 200 Sep 01 12:46:36 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 908/1828] 192.168.122.202 () {58 vars in 1245 bytes} [Tue Sep 1 12:46:36 2026] GET /volume/v3/volumes/detail?limit=1&marker=b6b6b1eb-346a-4e02-947e-6ceb3df434e7 => generated 1015 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:46:36 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-0c2a2425-6656-4e5c-82ca-32a08c61decb None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:36 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-0c2a2425-6656-4e5c-82ca-32a08c61decb tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] GET http://192.168.122.202/volume/v3/volumes/detail?limit=1&marker=5c5a039e-6310-4c32-b583-2df33e464b47 Sep 01 12:46:36 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-0c2a2425-6656-4e5c-82ca-32a08c61decb tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:46:36 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-0c2a2425-6656-4e5c-82ca-32a08c61decb tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Calling method 'detail' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:46:36 devstack devstack@c-api.service[86814]: DEBUG cinder.api.api_utils [None req-0c2a2425-6656-4e5c-82ca-32a08c61decb tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Removing options '' from query. {{(pid=86814) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:46:36 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-0c2a2425-6656-4e5c-82ca-32a08c61decb tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86814) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 12:46:36 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-0c2a2425-6656-4e5c-82ca-32a08c61decb tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Get all volumes completed successfully. Sep 01 12:46:36 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-0c2a2425-6656-4e5c-82ca-32a08c61decb tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] http://192.168.122.202/volume/v3/volumes/detail?limit=1&marker=5c5a039e-6310-4c32-b583-2df33e464b47 returned with HTTP 200 Sep 01 12:46:36 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 921/1829] 192.168.122.202 () {58 vars in 1245 bytes} [Tue Sep 1 12:46:36 2026] GET /volume/v3/volumes/detail?limit=1&marker=5c5a039e-6310-4c32-b583-2df33e464b47 => generated 15 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 01 12:46:36 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-634f07e6-c540-4359-bdc1-c9772637e303 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:36 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-634f07e6-c540-4359-bdc1-c9772637e303 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] GET http://192.168.122.202/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id Sep 01 12:46:36 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-634f07e6-c540-4359-bdc1-c9772637e303 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:46:36 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-634f07e6-c540-4359-bdc1-c9772637e303 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Calling method 'detail' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:46:36 devstack devstack@c-api.service[86815]: DEBUG cinder.api.api_utils [None req-634f07e6-c540-4359-bdc1-c9772637e303 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Removing options '' from query. {{(pid=86815) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:46:36 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-634f07e6-c540-4359-bdc1-c9772637e303 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Could not evaluate value available, assuming string {{(pid=86815) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 01 12:46:36 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-634f07e6-c540-4359-bdc1-c9772637e303 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=86815) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 12:46:36 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:46:36 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:46:36 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:46:36 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:46:36 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-634f07e6-c540-4359-bdc1-c9772637e303 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Get all volumes completed successfully. Sep 01 12:46:36 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:46:36 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:46:36 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-634f07e6-c540-4359-bdc1-c9772637e303 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] http://192.168.122.202/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id returned with HTTP 200 Sep 01 12:46:36 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 909/1830] 192.168.122.202 () {58 vars in 1241 bytes} [Tue Sep 1 12:46:36 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id => generated 1913 bytes in 293 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:46:36 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-91efe19b-5283-416b-b084-c085fd9b9f11 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:36 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-91efe19b-5283-416b-b084-c085fd9b9f11 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] GET http://192.168.122.202/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id Sep 01 12:46:36 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-91efe19b-5283-416b-b084-c085fd9b9f11 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:46:36 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-91efe19b-5283-416b-b084-c085fd9b9f11 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Calling method 'detail' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:46:36 devstack devstack@c-api.service[86814]: DEBUG cinder.api.api_utils [None req-91efe19b-5283-416b-b084-c085fd9b9f11 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Removing options '' from query. {{(pid=86814) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:46:36 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-91efe19b-5283-416b-b084-c085fd9b9f11 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Could not evaluate value available, assuming string {{(pid=86814) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 01 12:46:36 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-91efe19b-5283-416b-b084-c085fd9b9f11 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=86814) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 12:46:36 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:46:36 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:46:36 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:46:36 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:46:36 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-91efe19b-5283-416b-b084-c085fd9b9f11 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Get all volumes completed successfully. Sep 01 12:46:36 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:46:36 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:46:36 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-91efe19b-5283-416b-b084-c085fd9b9f11 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] http://192.168.122.202/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id returned with HTTP 200 Sep 01 12:46:36 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 922/1831] 192.168.122.202 () {58 vars in 1243 bytes} [Tue Sep 1 12:46:36 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id => generated 1914 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:46:36 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-b2415b7d-d11e-47a8-bcb4-c94a2c4941ef None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:36 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b2415b7d-d11e-47a8-bcb4-c94a2c4941ef tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] GET http://192.168.122.202/volume/v3/volumes?limit=1 Sep 01 12:46:36 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b2415b7d-d11e-47a8-bcb4-c94a2c4941ef tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:46:36 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b2415b7d-d11e-47a8-bcb4-c94a2c4941ef tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Calling method 'index' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:46:36 devstack devstack@c-api.service[86815]: DEBUG cinder.api.api_utils [None req-b2415b7d-d11e-47a8-bcb4-c94a2c4941ef tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Removing options '' from query. {{(pid=86815) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:46:36 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-b2415b7d-d11e-47a8-bcb4-c94a2c4941ef tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86815) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 12:46:36 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:46:36 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:46:36 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-b2415b7d-d11e-47a8-bcb4-c94a2c4941ef tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Get all volumes completed successfully. Sep 01 12:46:36 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b2415b7d-d11e-47a8-bcb4-c94a2c4941ef tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] http://192.168.122.202/volume/v3/volumes?limit=1 returned with HTTP 200 Sep 01 12:46:36 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 910/1832] 192.168.122.202 () {58 vars in 1136 bytes} [Tue Sep 1 12:46:36 2026] GET /volume/v3/volumes?limit=1 => generated 482 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:46:36 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-3b6d10c0-bd92-4070-8983-605981446d67 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:36 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-3b6d10c0-bd92-4070-8983-605981446d67 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] GET http://192.168.122.202/volume/v3/volumes?limit=1&marker=63e4bf33-753b-4b00-b974-6755c4b1bba2 Sep 01 12:46:36 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-3b6d10c0-bd92-4070-8983-605981446d67 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:46:36 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-3b6d10c0-bd92-4070-8983-605981446d67 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Calling method 'index' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:46:36 devstack devstack@c-api.service[86814]: DEBUG cinder.api.api_utils [None req-3b6d10c0-bd92-4070-8983-605981446d67 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Removing options '' from query. {{(pid=86814) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:46:36 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-3b6d10c0-bd92-4070-8983-605981446d67 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86814) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 12:46:36 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:46:36 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:46:36 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-3b6d10c0-bd92-4070-8983-605981446d67 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Get all volumes completed successfully. Sep 01 12:46:36 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-3b6d10c0-bd92-4070-8983-605981446d67 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] http://192.168.122.202/volume/v3/volumes?limit=1&marker=63e4bf33-753b-4b00-b974-6755c4b1bba2 returned with HTTP 200 Sep 01 12:46:36 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 923/1833] 192.168.122.202 () {58 vars in 1224 bytes} [Tue Sep 1 12:46:36 2026] GET /volume/v3/volumes?limit=1&marker=63e4bf33-753b-4b00-b974-6755c4b1bba2 => generated 481 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:46:36 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-4c429369-627f-4def-98ff-b836b0791adc None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:36 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-4c429369-627f-4def-98ff-b836b0791adc tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] GET http://192.168.122.202/volume/v3/volumes?limit=1&marker=b6b6b1eb-346a-4e02-947e-6ceb3df434e7 Sep 01 12:46:36 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-4c429369-627f-4def-98ff-b836b0791adc tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:46:36 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-4c429369-627f-4def-98ff-b836b0791adc tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Calling method 'index' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:46:36 devstack devstack@c-api.service[86815]: DEBUG cinder.api.api_utils [None req-4c429369-627f-4def-98ff-b836b0791adc tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Removing options '' from query. {{(pid=86815) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:46:36 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:46:36 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:46:36 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-4c429369-627f-4def-98ff-b836b0791adc tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86815) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 12:46:36 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:46:36 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:46:36 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-4c429369-627f-4def-98ff-b836b0791adc tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Get all volumes completed successfully. Sep 01 12:46:36 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-4c429369-627f-4def-98ff-b836b0791adc tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] http://192.168.122.202/volume/v3/volumes?limit=1&marker=b6b6b1eb-346a-4e02-947e-6ceb3df434e7 returned with HTTP 200 Sep 01 12:46:36 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 911/1834] 192.168.122.202 () {58 vars in 1224 bytes} [Tue Sep 1 12:46:36 2026] GET /volume/v3/volumes?limit=1&marker=b6b6b1eb-346a-4e02-947e-6ceb3df434e7 => generated 481 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:46:36 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-89c06f36-bf4f-4f84-a95e-b44981733e06 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:36 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-89c06f36-bf4f-4f84-a95e-b44981733e06 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] GET http://192.168.122.202/volume/v3/volumes?limit=1&marker=5c5a039e-6310-4c32-b583-2df33e464b47 Sep 01 12:46:36 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-89c06f36-bf4f-4f84-a95e-b44981733e06 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:46:36 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-89c06f36-bf4f-4f84-a95e-b44981733e06 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Calling method 'index' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:46:36 devstack devstack@c-api.service[86814]: DEBUG cinder.api.api_utils [None req-89c06f36-bf4f-4f84-a95e-b44981733e06 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Removing options '' from query. {{(pid=86814) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:46:36 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:46:36 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:46:36 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-89c06f36-bf4f-4f84-a95e-b44981733e06 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86814) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 12:46:36 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-89c06f36-bf4f-4f84-a95e-b44981733e06 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Get all volumes completed successfully. Sep 01 12:46:36 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-89c06f36-bf4f-4f84-a95e-b44981733e06 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] http://192.168.122.202/volume/v3/volumes?limit=1&marker=5c5a039e-6310-4c32-b583-2df33e464b47 returned with HTTP 200 Sep 01 12:46:36 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 924/1835] 192.168.122.202 () {58 vars in 1224 bytes} [Tue Sep 1 12:46:36 2026] GET /volume/v3/volumes?limit=1&marker=5c5a039e-6310-4c32-b583-2df33e464b47 => generated 15 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 12:46:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-9cb8f456-a0b6-4f69-9be0-630501c6b43d None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:37 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9cb8f456-a0b6-4f69-9be0-630501c6b43d tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] GET http://192.168.122.202/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1802831429&status=available Sep 01 12:46:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-9cb8f456-a0b6-4f69-9be0-630501c6b43d tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:46:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-9cb8f456-a0b6-4f69-9be0-630501c6b43d tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Calling method 'index' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:46:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.api_utils [None req-9cb8f456-a0b6-4f69-9be0-630501c6b43d tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Removing options '' from query. {{(pid=86815) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:46:37 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-9cb8f456-a0b6-4f69-9be0-630501c6b43d tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Could not evaluate value available, assuming string {{(pid=86815) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 01 12:46:37 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:46:37 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:46:37 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-9cb8f456-a0b6-4f69-9be0-630501c6b43d tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-1802831429'), ('no_migration_targets', True)]). {{(pid=86815) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 12:46:37 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:46:37 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:46:37 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-9cb8f456-a0b6-4f69-9be0-630501c6b43d tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Get all volumes completed successfully. Sep 01 12:46:37 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9cb8f456-a0b6-4f69-9be0-630501c6b43d tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] http://192.168.122.202/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1802831429&status=available returned with HTTP 200 Sep 01 12:46:37 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 912/1836] 192.168.122.202 () {58 vars in 1256 bytes} [Tue Sep 1 12:46:36 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1802831429&status=available => generated 342 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:46:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-6bab5f7b-6060-4e0f-9394-711910897e68 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:37 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-6bab5f7b-6060-4e0f-9394-711910897e68 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] GET http://192.168.122.202/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-829196503&status=available Sep 01 12:46:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-6bab5f7b-6060-4e0f-9394-711910897e68 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:46:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-6bab5f7b-6060-4e0f-9394-711910897e68 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Calling method 'detail' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:46:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.api_utils [None req-6bab5f7b-6060-4e0f-9394-711910897e68 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Removing options '' from query. {{(pid=86814) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:46:37 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-6bab5f7b-6060-4e0f-9394-711910897e68 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Could not evaluate value available, assuming string {{(pid=86814) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 01 12:46:37 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-6bab5f7b-6060-4e0f-9394-711910897e68 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-829196503'), ('no_migration_targets', True)]). {{(pid=86814) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 12:46:37 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:46:37 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:46:37 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-6bab5f7b-6060-4e0f-9394-711910897e68 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Get all volumes completed successfully. Sep 01 12:46:37 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:46:37 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:46:37 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-6bab5f7b-6060-4e0f-9394-711910897e68 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] http://192.168.122.202/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-829196503&status=available returned with HTTP 200 Sep 01 12:46:37 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 925/1837] 192.168.122.202 () {58 vars in 1275 bytes} [Tue Sep 1 12:46:37 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-829196503&status=available => generated 868 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:46:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-a27b3471-c9e0-4404-b603-786f23ab3062 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:37 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a27b3471-c9e0-4404-b603-786f23ab3062 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] GET http://192.168.122.202/volume/v3/volumes/detail?marker=5c5a039e-6310-4c32-b583-2df33e464b47&sort=id%3Aasc Sep 01 12:46:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a27b3471-c9e0-4404-b603-786f23ab3062 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:46:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a27b3471-c9e0-4404-b603-786f23ab3062 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Calling method 'detail' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:46:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.api_utils [None req-a27b3471-c9e0-4404-b603-786f23ab3062 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Removing options '' from query. {{(pid=86815) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:46:37 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:46:37 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:46:37 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-a27b3471-c9e0-4404-b603-786f23ab3062 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86815) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 12:46:37 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:46:37 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:46:37 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:46:37 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:46:37 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-a27b3471-c9e0-4404-b603-786f23ab3062 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Get all volumes completed successfully. Sep 01 12:46:37 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:46:37 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:46:37 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a27b3471-c9e0-4404-b603-786f23ab3062 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] http://192.168.122.202/volume/v3/volumes/detail?marker=5c5a039e-6310-4c32-b583-2df33e464b47&sort=id%3Aasc returned with HTTP 200 Sep 01 12:46:37 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 913/1838] 192.168.122.202 () {58 vars in 1257 bytes} [Tue Sep 1 12:46:37 2026] GET /volume/v3/volumes/detail?marker=5c5a039e-6310-4c32-b583-2df33e464b47&sort=id%3Aasc => generated 1724 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:46:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-0e6c726a-eb36-492b-963b-ab17a33b663d None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:37 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-0e6c726a-eb36-492b-963b-ab17a33b663d tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] GET http://192.168.122.202/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D Sep 01 12:46:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-0e6c726a-eb36-492b-963b-ab17a33b663d tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:46:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-0e6c726a-eb36-492b-963b-ab17a33b663d tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Calling method 'detail' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:46:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.api_utils [None req-0e6c726a-eb36-492b-963b-ab17a33b663d tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Removing options '' from query. {{(pid=86814) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:46:37 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-0e6c726a-eb36-492b-963b-ab17a33b663d tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=86814) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 12:46:37 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:46:37 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:46:37 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:46:37 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:46:37 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:46:37 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:46:37 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-0e6c726a-eb36-492b-963b-ab17a33b663d tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Get all volumes completed successfully. Sep 01 12:46:37 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:46:37 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:46:37 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-0e6c726a-eb36-492b-963b-ab17a33b663d tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] http://192.168.122.202/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Sep 01 12:46:37 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 926/1839] 192.168.122.202 () {58 vars in 1221 bytes} [Tue Sep 1 12:46:37 2026] GET /volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 2579 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 12:46:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-48b481aa-c37e-4d07-81e7-c7cc5493acb2 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:37 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-48b481aa-c37e-4d07-81e7-c7cc5493acb2 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] GET http://192.168.122.202/volume/v3/volumes/detail Sep 01 12:46:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-48b481aa-c37e-4d07-81e7-c7cc5493acb2 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:46:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-48b481aa-c37e-4d07-81e7-c7cc5493acb2 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Calling method 'detail' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:46:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.api_utils [None req-48b481aa-c37e-4d07-81e7-c7cc5493acb2 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Removing options '' from query. {{(pid=86815) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:46:37 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-48b481aa-c37e-4d07-81e7-c7cc5493acb2 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86815) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 12:46:37 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:46:37 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:46:37 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:46:37 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:46:37 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:46:37 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:46:37 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-48b481aa-c37e-4d07-81e7-c7cc5493acb2 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Get all volumes completed successfully. Sep 01 12:46:37 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:46:37 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:46:37 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-48b481aa-c37e-4d07-81e7-c7cc5493acb2 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] http://192.168.122.202/volume/v3/volumes/detail returned with HTTP 200 Sep 01 12:46:37 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 914/1840] 192.168.122.202 () {58 vars in 1142 bytes} [Tue Sep 1 12:46:37 2026] GET /volume/v3/volumes/detail => generated 2579 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 12:46:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-3a397c4a-85d5-4fa2-a819-826c487d9c4f None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-74530844-24e9-41cd-8a5d-b01b81878d71 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:37 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-3a397c4a-85d5-4fa2-a819-826c487d9c4f tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] GET http://192.168.122.202/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D Sep 01 12:46:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-3a397c4a-85d5-4fa2-a819-826c487d9c4f tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:46:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-3a397c4a-85d5-4fa2-a819-826c487d9c4f tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Calling method 'index' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:46:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.api_utils [None req-3a397c4a-85d5-4fa2-a819-826c487d9c4f tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Removing options '' from query. {{(pid=86814) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:46:37 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-3a397c4a-85d5-4fa2-a819-826c487d9c4f tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=86814) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 12:46:37 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:46:37 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:46:37 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:46:37 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:46:37 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:46:37 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:46:37 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-3a397c4a-85d5-4fa2-a819-826c487d9c4f tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Get all volumes completed successfully. Sep 01 12:46:37 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-3a397c4a-85d5-4fa2-a819-826c487d9c4f tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] http://192.168.122.202/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Sep 01 12:46:37 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 927/1841] 192.168.122.202 () {58 vars in 1200 bytes} [Tue Sep 1 12:46:37 2026] GET /volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 998 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:46:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-381d846f-aaf8-429f-9e8d-b7fa69b90620 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:37 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-381d846f-aaf8-429f-9e8d-b7fa69b90620 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] GET http://192.168.122.202/volume/v3/volumes?availability_zone=nova Sep 01 12:46:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-381d846f-aaf8-429f-9e8d-b7fa69b90620 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:46:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-381d846f-aaf8-429f-9e8d-b7fa69b90620 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Calling method 'index' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:46:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.api_utils [None req-381d846f-aaf8-429f-9e8d-b7fa69b90620 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Removing options '' from query. {{(pid=86814) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:46:37 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-381d846f-aaf8-429f-9e8d-b7fa69b90620 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Could not evaluate value nova, assuming string {{(pid=86814) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 01 12:46:37 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:46:37 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:46:37 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-381d846f-aaf8-429f-9e8d-b7fa69b90620 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=86814) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 12:46:37 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:46:37 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:46:37 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:46:37 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:46:37 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:46:37 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:46:37 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-381d846f-aaf8-429f-9e8d-b7fa69b90620 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Get all volumes completed successfully. Sep 01 12:46:37 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-381d846f-aaf8-429f-9e8d-b7fa69b90620 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] http://192.168.122.202/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Sep 01 12:46:37 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 928/1842] 192.168.122.202 () {58 vars in 1166 bytes} [Tue Sep 1 12:46:37 2026] GET /volume/v3/volumes?availability_zone=nova => generated 998 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:46:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-cc2d1496-2b76-4533-b654-40c1d46939d0 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:37 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-cc2d1496-2b76-4533-b654-40c1d46939d0 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] GET http://192.168.122.202/volume/v3/volumes?availability_zone=nova Sep 01 12:46:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-cc2d1496-2b76-4533-b654-40c1d46939d0 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:46:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-cc2d1496-2b76-4533-b654-40c1d46939d0 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Calling method 'index' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:46:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.api_utils [None req-cc2d1496-2b76-4533-b654-40c1d46939d0 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Removing options '' from query. {{(pid=86814) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:46:37 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-cc2d1496-2b76-4533-b654-40c1d46939d0 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Could not evaluate value nova, assuming string {{(pid=86814) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 01 12:46:37 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:46:37 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:46:37 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-cc2d1496-2b76-4533-b654-40c1d46939d0 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=86814) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 12:46:37 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:46:37 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:46:37 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:46:37 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:46:37 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:46:37 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:46:37 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-cc2d1496-2b76-4533-b654-40c1d46939d0 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Get all volumes completed successfully. Sep 01 12:46:37 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-cc2d1496-2b76-4533-b654-40c1d46939d0 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] http://192.168.122.202/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Sep 01 12:46:37 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 929/1843] 192.168.122.202 () {58 vars in 1166 bytes} [Tue Sep 1 12:46:37 2026] GET /volume/v3/volumes?availability_zone=nova => generated 998 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:46:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-56570af9-38b2-4ab6-845e-eb05573e4366 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:37 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-56570af9-38b2-4ab6-845e-eb05573e4366 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] GET http://192.168.122.202/volume/v3/volumes?bootable=false Sep 01 12:46:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-56570af9-38b2-4ab6-845e-eb05573e4366 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:46:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-56570af9-38b2-4ab6-845e-eb05573e4366 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Calling method 'index' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:46:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.api_utils [None req-56570af9-38b2-4ab6-845e-eb05573e4366 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Removing options '' from query. {{(pid=86814) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:46:37 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:46:37 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:46:37 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-56570af9-38b2-4ab6-845e-eb05573e4366 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=86814) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 12:46:37 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:46:37 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:46:37 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:46:37 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:46:37 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:46:37 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:46:37 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-56570af9-38b2-4ab6-845e-eb05573e4366 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Get all volumes completed successfully. Sep 01 12:46:37 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-56570af9-38b2-4ab6-845e-eb05573e4366 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] http://192.168.122.202/volume/v3/volumes?bootable=false returned with HTTP 200 Sep 01 12:46:37 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 930/1844] 192.168.122.202 () {58 vars in 1150 bytes} [Tue Sep 1 12:46:37 2026] GET /volume/v3/volumes?bootable=false => generated 998 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:46:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-c43d5725-7aa4-4f88-9cc5-7f6135ad92e4 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:37 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c43d5725-7aa4-4f88-9cc5-7f6135ad92e4 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] GET http://192.168.122.202/volume/v3/volumes?bootable=false Sep 01 12:46:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c43d5725-7aa4-4f88-9cc5-7f6135ad92e4 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:46:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c43d5725-7aa4-4f88-9cc5-7f6135ad92e4 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Calling method 'index' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:46:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.api_utils [None req-c43d5725-7aa4-4f88-9cc5-7f6135ad92e4 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Removing options '' from query. {{(pid=86814) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:46:37 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:46:37 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:46:37 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-c43d5725-7aa4-4f88-9cc5-7f6135ad92e4 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=86814) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 12:46:37 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-74530844-24e9-41cd-8a5d-b01b81878d71 tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-member] POST http://192.168.122.202/volume/v3/volumes Sep 01 12:46:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-74530844-24e9-41cd-8a5d-b01b81878d71 tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1352384782"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:46:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.volumes [None req-74530844-24e9-41cd-8a5d-b01b81878d71 tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1352384782'}} {{(pid=86815) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:46:37 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-74530844-24e9-41cd-8a5d-b01b81878d71 tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-member] Create volume of 1 GB Sep 01 12:46:37 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:46:37 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:46:37 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:46:37 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:46:37 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:46:37 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:46:37 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-c43d5725-7aa4-4f88-9cc5-7f6135ad92e4 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Get all volumes completed successfully. Sep 01 12:46:37 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c43d5725-7aa4-4f88-9cc5-7f6135ad92e4 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] http://192.168.122.202/volume/v3/volumes?bootable=false returned with HTTP 200 Sep 01 12:46:37 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 931/1845] 192.168.122.202 () {58 vars in 1150 bytes} [Tue Sep 1 12:46:37 2026] GET /volume/v3/volumes?bootable=false => generated 998 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:46:37 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-74530844-24e9-41cd-8a5d-b01b81878d71 tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-member] Availability Zones retrieved successfully. Sep 01 12:46:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-c52eb9fb-f2e4-401c-9f18-30434b497493 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:37 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c52eb9fb-f2e4-401c-9f18-30434b497493 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] GET http://192.168.122.202/volume/v3/volumes?status=available Sep 01 12:46:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c52eb9fb-f2e4-401c-9f18-30434b497493 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:46:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c52eb9fb-f2e4-401c-9f18-30434b497493 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Calling method 'index' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:46:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.api_utils [None req-c52eb9fb-f2e4-401c-9f18-30434b497493 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Removing options '' from query. {{(pid=86814) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:46:37 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-c52eb9fb-f2e4-401c-9f18-30434b497493 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Could not evaluate value available, assuming string {{(pid=86814) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 01 12:46:37 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:46:37 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:46:37 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-c52eb9fb-f2e4-401c-9f18-30434b497493 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=86814) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 12:46:37 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-74530844-24e9-41cd-8a5d-b01b81878d71 tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-member] Flow 'volume_create_api' (28213bd2-717e-45bc-a929-3f26e5b520b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:46:37 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-74530844-24e9-41cd-8a5d-b01b81878d71 tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b3b59ac-10a7-4e7a-afd4-55cbc6bc6b68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:46:37 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.flows.api.create_volume [None req-74530844-24e9-41cd-8a5d-b01b81878d71 tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-member] Validating volume size '1' using validate_int {{(pid=86815) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 12:46:37 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:46:37 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:46:37 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:46:37 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:46:37 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:46:37 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:46:37 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-c52eb9fb-f2e4-401c-9f18-30434b497493 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Get all volumes completed successfully. Sep 01 12:46:37 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c52eb9fb-f2e4-401c-9f18-30434b497493 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] http://192.168.122.202/volume/v3/volumes?status=available returned with HTTP 200 Sep 01 12:46:37 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 932/1846] 192.168.122.202 () {58 vars in 1154 bytes} [Tue Sep 1 12:46:37 2026] GET /volume/v3/volumes?status=available => generated 998 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:46:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-2005acea-00ca-48e2-a25e-bbfacc01f390 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:37 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-2005acea-00ca-48e2-a25e-bbfacc01f390 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] GET http://192.168.122.202/volume/v3/volumes?status=available Sep 01 12:46:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-2005acea-00ca-48e2-a25e-bbfacc01f390 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:46:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-2005acea-00ca-48e2-a25e-bbfacc01f390 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Calling method 'index' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:46:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.api_utils [None req-2005acea-00ca-48e2-a25e-bbfacc01f390 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Removing options '' from query. {{(pid=86814) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:46:37 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-2005acea-00ca-48e2-a25e-bbfacc01f390 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Could not evaluate value available, assuming string {{(pid=86814) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 01 12:46:37 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:46:37 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:46:37 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-2005acea-00ca-48e2-a25e-bbfacc01f390 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=86814) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 12:46:37 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:46:37 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:46:37 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:46:37 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:46:37 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:46:37 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:46:37 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-2005acea-00ca-48e2-a25e-bbfacc01f390 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Get all volumes completed successfully. Sep 01 12:46:37 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-2005acea-00ca-48e2-a25e-bbfacc01f390 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] http://192.168.122.202/volume/v3/volumes?status=available returned with HTTP 200 Sep 01 12:46:37 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 933/1847] 192.168.122.202 () {58 vars in 1154 bytes} [Tue Sep 1 12:46:37 2026] GET /volume/v3/volumes?status=available => generated 998 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:46:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-197615cc-a577-436c-a6e7-0eb132f50329 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:37 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-197615cc-a577-436c-a6e7-0eb132f50329 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] GET http://192.168.122.202/volume/v3/volumes/detail?availability_zone=nova Sep 01 12:46:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-197615cc-a577-436c-a6e7-0eb132f50329 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:46:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-197615cc-a577-436c-a6e7-0eb132f50329 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Calling method 'detail' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:46:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.api_utils [None req-197615cc-a577-436c-a6e7-0eb132f50329 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Removing options '' from query. {{(pid=86814) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:46:37 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-197615cc-a577-436c-a6e7-0eb132f50329 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Could not evaluate value nova, assuming string {{(pid=86814) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 01 12:46:37 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:46:37 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:46:37 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-197615cc-a577-436c-a6e7-0eb132f50329 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=86814) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 12:46:37 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-74530844-24e9-41cd-8a5d-b01b81878d71 tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b3b59ac-10a7-4e7a-afd4-55cbc6bc6b68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T10:31:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3a4f1b59-94a6-4839-b926-0837adf99645,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a4f1b59-94a6-4839-b926-0837adf99645', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:46:37 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-74530844-24e9-41cd-8a5d-b01b81878d71 tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec3379ec-51e1-4510-8e7a-64ab092282e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:46:37 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:46:37 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:46:37 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:46:37 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:46:37 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:46:37 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:46:37 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-197615cc-a577-436c-a6e7-0eb132f50329 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Get all volumes completed successfully. Sep 01 12:46:37 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:46:37 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:46:37 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-197615cc-a577-436c-a6e7-0eb132f50329 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] http://192.168.122.202/volume/v3/volumes/detail?availability_zone=nova returned with HTTP 200 Sep 01 12:46:37 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 934/1848] 192.168.122.202 () {58 vars in 1187 bytes} [Tue Sep 1 12:46:37 2026] GET /volume/v3/volumes/detail?availability_zone=nova => generated 2579 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:46:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-94247597-83b4-480b-b72e-e1df5d9fcbb9 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:37 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-94247597-83b4-480b-b72e-e1df5d9fcbb9 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] GET http://192.168.122.202/volume/v3/volumes/detail?bootable=false Sep 01 12:46:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-94247597-83b4-480b-b72e-e1df5d9fcbb9 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:46:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-94247597-83b4-480b-b72e-e1df5d9fcbb9 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Calling method 'detail' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:46:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.api_utils [None req-94247597-83b4-480b-b72e-e1df5d9fcbb9 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Removing options '' from query. {{(pid=86814) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:46:37 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-94247597-83b4-480b-b72e-e1df5d9fcbb9 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=86814) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 12:46:37 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:46:37 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:46:37 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:46:37 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:46:37 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:46:37 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:46:37 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-94247597-83b4-480b-b72e-e1df5d9fcbb9 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Get all volumes completed successfully. Sep 01 12:46:37 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:46:37 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:46:37 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-94247597-83b4-480b-b72e-e1df5d9fcbb9 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] http://192.168.122.202/volume/v3/volumes/detail?bootable=false returned with HTTP 200 Sep 01 12:46:37 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 935/1849] 192.168.122.202 () {58 vars in 1171 bytes} [Tue Sep 1 12:46:37 2026] GET /volume/v3/volumes/detail?bootable=false => generated 2579 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:46:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-4796a2e9-bbb3-42f1-9485-5df91c041d5b None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:37 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-4796a2e9-bbb3-42f1-9485-5df91c041d5b tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] GET http://192.168.122.202/volume/v3/volumes/detail?status=available Sep 01 12:46:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-4796a2e9-bbb3-42f1-9485-5df91c041d5b tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:46:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-4796a2e9-bbb3-42f1-9485-5df91c041d5b tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Calling method 'detail' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:46:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.api_utils [None req-4796a2e9-bbb3-42f1-9485-5df91c041d5b tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Removing options '' from query. {{(pid=86814) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:46:37 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-4796a2e9-bbb3-42f1-9485-5df91c041d5b tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Could not evaluate value available, assuming string {{(pid=86814) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 01 12:46:37 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-4796a2e9-bbb3-42f1-9485-5df91c041d5b tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=86814) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 12:46:37 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:46:37 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:46:37 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:46:37 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:46:37 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:46:37 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:46:37 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-4796a2e9-bbb3-42f1-9485-5df91c041d5b tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Get all volumes completed successfully. Sep 01 12:46:37 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:46:37 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:46:37 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-4796a2e9-bbb3-42f1-9485-5df91c041d5b tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] http://192.168.122.202/volume/v3/volumes/detail?status=available returned with HTTP 200 Sep 01 12:46:37 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 936/1850] 192.168.122.202 () {58 vars in 1175 bytes} [Tue Sep 1 12:46:37 2026] GET /volume/v3/volumes/detail?status=available => generated 2579 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:46:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-41e9cd10-bc16-4141-bd9e-15688d823a08 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:37 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-41e9cd10-bc16-4141-bd9e-15688d823a08 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] GET http://192.168.122.202/volume/v3/volumes/63e4bf33-753b-4b00-b974-6755c4b1bba2 Sep 01 12:46:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-41e9cd10-bc16-4141-bd9e-15688d823a08 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:46:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-41e9cd10-bc16-4141-bd9e-15688d823a08 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:46:37 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-74530844-24e9-41cd-8a5d-b01b81878d71 tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-member] Created reservations ['4c675834-f4c7-42e0-9b3f-7787a645ef40', '6b0a474f-32d8-4139-bda8-bab8a423af3c', '1eb4c649-7389-4995-9d11-9147d413acba', '3e17b87e-8b68-43bc-9fd7-0de60aa5b9dc'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:46:37 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-74530844-24e9-41cd-8a5d-b01b81878d71 tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec3379ec-51e1-4510-8e7a-64ab092282e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4c675834-f4c7-42e0-9b3f-7787a645ef40', '6b0a474f-32d8-4139-bda8-bab8a423af3c', '1eb4c649-7389-4995-9d11-9147d413acba', '3e17b87e-8b68-43bc-9fd7-0de60aa5b9dc']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:46:37 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:46:37 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:46:37 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-74530844-24e9-41cd-8a5d-b01b81878d71 tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (501710f6-67c3-4036-af90-20f39017e7cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:46:37 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:46:37 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:46:37 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-41e9cd10-bc16-4141-bd9e-15688d823a08 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Volume info retrieved successfully. Sep 01 12:46:38 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-41e9cd10-bc16-4141-bd9e-15688d823a08 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] http://192.168.122.202/volume/v3/volumes/63e4bf33-753b-4b00-b974-6755c4b1bba2 returned with HTTP 200 Sep 01 12:46:38 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 937/1851] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:46:37 2026] GET /volume/v3/volumes/63e4bf33-753b-4b00-b974-6755c4b1bba2 => generated 866 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:46:38 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:46:38 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:46:38 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-74530844-24e9-41cd-8a5d-b01b81878d71 tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (501710f6-67c3-4036-af90-20f39017e7cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6b84907e-3fb7-4e32-98a5-e6b52181638e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1352384782',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='f83d9e449bbc435cb469a3dc715ae92c',qos_specs=None,replication_status=,reservations=['4c675834-f4c7-42e0-9b3f-7787a645ef40','6b0a474f-32d8-4139-bda8-bab8a423af3c','1eb4c649-7389-4995-9d11-9147d413acba','3e17b87e-8b68-43bc-9fd7-0de60aa5b9dc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e8ccf7b1ac884cfc8f0b35afa2966c24',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T10:46:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1352384782',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6b84907e-3fb7-4e32-98a5-e6b52181638e,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='f83d9e449bbc435cb469a3dc715ae92c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e8ccf7b1ac884cfc8f0b35afa2966c24',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a4f1b59-94a6-4839-b926-0837adf99645),volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:46:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-7f709cfd-a9b6-4b42-8504-21eae13dd1d4 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:38 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-74530844-24e9-41cd-8a5d-b01b81878d71 tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd92963f-9f6b-4c31-a2ef-5c58626bc82f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:46:38 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7f709cfd-a9b6-4b42-8504-21eae13dd1d4 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] DELETE http://192.168.122.202/volume/v3/volumes/63e4bf33-753b-4b00-b974-6755c4b1bba2 Sep 01 12:46:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-7f709cfd-a9b6-4b42-8504-21eae13dd1d4 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:46:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-7f709cfd-a9b6-4b42-8504-21eae13dd1d4 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:46:38 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-7f709cfd-a9b6-4b42-8504-21eae13dd1d4 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Delete volume with id: 63e4bf33-753b-4b00-b974-6755c4b1bba2 Sep 01 12:46:38 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:46:38 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:46:38 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:46:38 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:46:38 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-7f709cfd-a9b6-4b42-8504-21eae13dd1d4 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Volume info retrieved successfully. Sep 01 12:46:38 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-74530844-24e9-41cd-8a5d-b01b81878d71 tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd92963f-9f6b-4c31-a2ef-5c58626bc82f) transitioned into state 'SUCCESS' from state '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-1352384782',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='f83d9e449bbc435cb469a3dc715ae92c',qos_specs=None,replication_status=,reservations=['4c675834-f4c7-42e0-9b3f-7787a645ef40','6b0a474f-32d8-4139-bda8-bab8a423af3c','1eb4c649-7389-4995-9d11-9147d413acba','3e17b87e-8b68-43bc-9fd7-0de60aa5b9dc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e8ccf7b1ac884cfc8f0b35afa2966c24',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:46:38 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-74530844-24e9-41cd-8a5d-b01b81878d71 tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b837344-26dd-4da8-88b9-204c77aa9c38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:46:38 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-7f709cfd-a9b6-4b42-8504-21eae13dd1d4 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Delete volume request issued successfully. Sep 01 12:46:38 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7f709cfd-a9b6-4b42-8504-21eae13dd1d4 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] http://192.168.122.202/volume/v3/volumes/63e4bf33-753b-4b00-b974-6755c4b1bba2 returned with HTTP 202 Sep 01 12:46:38 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 938/1852] 192.168.122.202 () {58 vars in 1235 bytes} [Tue Sep 1 12:46:38 2026] DELETE /volume/v3/volumes/63e4bf33-753b-4b00-b974-6755c4b1bba2 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:46:38 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-74530844-24e9-41cd-8a5d-b01b81878d71 tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b837344-26dd-4da8-88b9-204c77aa9c38) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:46:38 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-74530844-24e9-41cd-8a5d-b01b81878d71 tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-member] Flow 'volume_create_api' (28213bd2-717e-45bc-a929-3f26e5b520b6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86815) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:46:38 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-74530844-24e9-41cd-8a5d-b01b81878d71 tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-member] Create volume request issued successfully. Sep 01 12:46:38 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-74530844-24e9-41cd-8a5d-b01b81878d71 tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-member] http://192.168.122.202/volume/v3/volumes returned with HTTP 202 Sep 01 12:46:38 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 915/1853] 192.168.122.202 () {60 vars in 1143 bytes} [Tue Sep 1 12:46:37 2026] POST /volume/v3/volumes => generated 769 bytes in 669 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:46:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-7cfc0c3d-4447-4916-902f-5f0dfe1219cd None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:38 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7cfc0c3d-4447-4916-902f-5f0dfe1219cd tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] GET http://192.168.122.202/volume/v3/volumes/63e4bf33-753b-4b00-b974-6755c4b1bba2 Sep 01 12:46:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-7cfc0c3d-4447-4916-902f-5f0dfe1219cd tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:46:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-7cfc0c3d-4447-4916-902f-5f0dfe1219cd tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:46:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-2e717e6d-278a-438b-a023-7a5fc06b8420 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:38 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-2e717e6d-278a-438b-a023-7a5fc06b8420 tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-member] GET http://192.168.122.202/volume/v3/volumes/6b84907e-3fb7-4e32-98a5-e6b52181638e Sep 01 12:46:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-2e717e6d-278a-438b-a023-7a5fc06b8420 tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:46:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-2e717e6d-278a-438b-a023-7a5fc06b8420 tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:46:38 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:46:38 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:46:38 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:46:38 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:46:38 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:46:38 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:46:38 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:46:38 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:46:38 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-7cfc0c3d-4447-4916-902f-5f0dfe1219cd tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Volume info retrieved successfully. Sep 01 12:46:38 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-2e717e6d-278a-438b-a023-7a5fc06b8420 tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-member] Volume info retrieved successfully. Sep 01 12:46:38 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-2e717e6d-278a-438b-a023-7a5fc06b8420 tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-member] http://192.168.122.202/volume/v3/volumes/6b84907e-3fb7-4e32-98a5-e6b52181638e returned with HTTP 200 Sep 01 12:46:38 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 916/1854] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:46:38 2026] GET /volume/v3/volumes/6b84907e-3fb7-4e32-98a5-e6b52181638e => generated 837 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:46:38 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7cfc0c3d-4447-4916-902f-5f0dfe1219cd tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] http://192.168.122.202/volume/v3/volumes/63e4bf33-753b-4b00-b974-6755c4b1bba2 returned with HTTP 200 Sep 01 12:46:38 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 939/1855] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:46:38 2026] GET /volume/v3/volumes/63e4bf33-753b-4b00-b974-6755c4b1bba2 => generated 865 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:46:39 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-403fe177-06c5-450b-9c8e-33eec4725abd None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:39 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-403fe177-06c5-450b-9c8e-33eec4725abd tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-member] GET http://192.168.122.202/volume/v3/volumes/6b84907e-3fb7-4e32-98a5-e6b52181638e Sep 01 12:46:39 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-403fe177-06c5-450b-9c8e-33eec4725abd tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:46:39 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-403fe177-06c5-450b-9c8e-33eec4725abd tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:46:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-c61c9a3b-0a58-4735-af4e-add4ec4a12f5 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:39 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c61c9a3b-0a58-4735-af4e-add4ec4a12f5 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] GET http://192.168.122.202/volume/v3/volumes/63e4bf33-753b-4b00-b974-6755c4b1bba2 Sep 01 12:46:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c61c9a3b-0a58-4735-af4e-add4ec4a12f5 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:46:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c61c9a3b-0a58-4735-af4e-add4ec4a12f5 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:46:39 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:46:39 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:46:39 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:46:39 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:46:39 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-403fe177-06c5-450b-9c8e-33eec4725abd tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-member] Volume info retrieved successfully. Sep 01 12:46:39 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c61c9a3b-0a58-4735-af4e-add4ec4a12f5 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] http://192.168.122.202/volume/v3/volumes/63e4bf33-753b-4b00-b974-6755c4b1bba2 returned with HTTP 404 Sep 01 12:46:39 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 940/1856] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:46:39 2026] GET /volume/v3/volumes/63e4bf33-753b-4b00-b974-6755c4b1bba2 => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:46:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-cabd05cb-1f56-4e47-b3c5-3ce9f0f492ca None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:39 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-cabd05cb-1f56-4e47-b3c5-3ce9f0f492ca tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] GET http://192.168.122.202/volume/v3/volumes/b6b6b1eb-346a-4e02-947e-6ceb3df434e7 Sep 01 12:46:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-cabd05cb-1f56-4e47-b3c5-3ce9f0f492ca tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:46:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-cabd05cb-1f56-4e47-b3c5-3ce9f0f492ca tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:46:39 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-403fe177-06c5-450b-9c8e-33eec4725abd tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-member] http://192.168.122.202/volume/v3/volumes/6b84907e-3fb7-4e32-98a5-e6b52181638e returned with HTTP 200 Sep 01 12:46:39 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 917/1857] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:46:39 2026] GET /volume/v3/volumes/6b84907e-3fb7-4e32-98a5-e6b52181638e => generated 861 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:46:39 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:46:39 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:46:39 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:46:39 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:46:39 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-cabd05cb-1f56-4e47-b3c5-3ce9f0f492ca tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Volume info retrieved successfully. Sep 01 12:46:39 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-cabd05cb-1f56-4e47-b3c5-3ce9f0f492ca tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] http://192.168.122.202/volume/v3/volumes/b6b6b1eb-346a-4e02-947e-6ceb3df434e7 returned with HTTP 200 Sep 01 12:46:39 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 941/1858] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:46:39 2026] GET /volume/v3/volumes/b6b6b1eb-346a-4e02-947e-6ceb3df434e7 => generated 865 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:46:39 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-80bec7cb-fb03-4f15-9e52-12cbc1f4069f None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:39 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-80bec7cb-fb03-4f15-9e52-12cbc1f4069f tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] DELETE http://192.168.122.202/volume/v3/volumes/b6b6b1eb-346a-4e02-947e-6ceb3df434e7 Sep 01 12:46:39 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-80bec7cb-fb03-4f15-9e52-12cbc1f4069f tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:46:39 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-80bec7cb-fb03-4f15-9e52-12cbc1f4069f tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:46:39 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-80bec7cb-fb03-4f15-9e52-12cbc1f4069f tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Delete volume with id: b6b6b1eb-346a-4e02-947e-6ceb3df434e7 Sep 01 12:46:39 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:46:39 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:46:39 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:46:39 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:46:39 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-80bec7cb-fb03-4f15-9e52-12cbc1f4069f tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Volume info retrieved successfully. Sep 01 12:46:39 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-80bec7cb-fb03-4f15-9e52-12cbc1f4069f tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Delete volume request issued successfully. Sep 01 12:46:39 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-80bec7cb-fb03-4f15-9e52-12cbc1f4069f tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] http://192.168.122.202/volume/v3/volumes/b6b6b1eb-346a-4e02-947e-6ceb3df434e7 returned with HTTP 202 Sep 01 12:46:39 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 918/1859] 192.168.122.202 () {58 vars in 1235 bytes} [Tue Sep 1 12:46:39 2026] DELETE /volume/v3/volumes/b6b6b1eb-346a-4e02-947e-6ceb3df434e7 => generated 0 bytes in 118 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:46:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-137ee8db-c437-4af6-8d71-13579c50578a None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:39 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-137ee8db-c437-4af6-8d71-13579c50578a tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] GET http://192.168.122.202/volume/v3/volumes/b6b6b1eb-346a-4e02-947e-6ceb3df434e7 Sep 01 12:46:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-137ee8db-c437-4af6-8d71-13579c50578a tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:46:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-137ee8db-c437-4af6-8d71-13579c50578a tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:46:39 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:46:39 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:46:39 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:46:39 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:46:39 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-137ee8db-c437-4af6-8d71-13579c50578a tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Volume info retrieved successfully. Sep 01 12:46:39 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-137ee8db-c437-4af6-8d71-13579c50578a tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] http://192.168.122.202/volume/v3/volumes/b6b6b1eb-346a-4e02-947e-6ceb3df434e7 returned with HTTP 200 Sep 01 12:46:39 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 942/1860] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:46:39 2026] GET /volume/v3/volumes/b6b6b1eb-346a-4e02-947e-6ceb3df434e7 => generated 864 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:46:40 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-755d799c-230a-424a-a2e9-ca96a8b93f13 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:40 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-755d799c-230a-424a-a2e9-ca96a8b93f13 tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-member] GET http://192.168.122.202/volume/v3/volumes/6b84907e-3fb7-4e32-98a5-e6b52181638e Sep 01 12:46:40 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-755d799c-230a-424a-a2e9-ca96a8b93f13 tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:46:40 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-755d799c-230a-424a-a2e9-ca96a8b93f13 tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:46:40 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:46:40 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:46:40 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:46:40 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:46:40 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-755d799c-230a-424a-a2e9-ca96a8b93f13 tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-member] Volume info retrieved successfully. Sep 01 12:46:40 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-755d799c-230a-424a-a2e9-ca96a8b93f13 tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-member] http://192.168.122.202/volume/v3/volumes/6b84907e-3fb7-4e32-98a5-e6b52181638e returned with HTTP 200 Sep 01 12:46:40 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 919/1861] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:46:40 2026] GET /volume/v3/volumes/6b84907e-3fb7-4e32-98a5-e6b52181638e => generated 862 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:46:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-e39d03c9-e518-4bf6-a85f-c804921849ed req-c4774cfa-dc68-4e12-9e54-8628bdd62ca7 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:40 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-e39d03c9-e518-4bf6-a85f-c804921849ed req-c4774cfa-dc68-4e12-9e54-8628bdd62ca7 tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-member] GET http://192.168.122.202/volume/v3/volumes/6b84907e-3fb7-4e32-98a5-e6b52181638e Sep 01 12:46:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-e39d03c9-e518-4bf6-a85f-c804921849ed req-c4774cfa-dc68-4e12-9e54-8628bdd62ca7 tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:46:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-e39d03c9-e518-4bf6-a85f-c804921849ed req-c4774cfa-dc68-4e12-9e54-8628bdd62ca7 tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:46:40 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:46:40 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:46:40 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:46:40 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:46:40 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [req-e39d03c9-e518-4bf6-a85f-c804921849ed req-c4774cfa-dc68-4e12-9e54-8628bdd62ca7 tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-member] Volume info retrieved successfully. Sep 01 12:46:40 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-e39d03c9-e518-4bf6-a85f-c804921849ed req-c4774cfa-dc68-4e12-9e54-8628bdd62ca7 tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-member] http://192.168.122.202/volume/v3/volumes/6b84907e-3fb7-4e32-98a5-e6b52181638e returned with HTTP 200 Sep 01 12:46:40 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 943/1862] 192.168.122.202 () {60 vars in 1487 bytes} [Tue Sep 1 12:46:40 2026] GET /volume/v3/volumes/6b84907e-3fb7-4e32-98a5-e6b52181638e => generated 862 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:46:40 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-b089c38a-f668-46e0-9a8b-2b51892c9685 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:40 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b089c38a-f668-46e0-9a8b-2b51892c9685 tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-member] POST http://192.168.122.202/volume/v3/volumes Sep 01 12:46:40 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b089c38a-f668-46e0-9a8b-2b51892c9685 tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-99041605"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:46:40 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.volumes [None req-b089c38a-f668-46e0-9a8b-2b51892c9685 tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-99041605'}} {{(pid=86815) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:46:40 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-b089c38a-f668-46e0-9a8b-2b51892c9685 tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-member] Create volume of 1 GB Sep 01 12:46:40 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-b089c38a-f668-46e0-9a8b-2b51892c9685 tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-member] Availability Zones retrieved successfully. Sep 01 12:46:40 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-b089c38a-f668-46e0-9a8b-2b51892c9685 tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-member] Flow 'volume_create_api' (3729d09d-3b5d-4654-8aad-d0b7fc66d374) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:46:40 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-b089c38a-f668-46e0-9a8b-2b51892c9685 tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (10158395-700a-4fcd-b69c-eb2dfa26537b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:46:40 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.flows.api.create_volume [None req-b089c38a-f668-46e0-9a8b-2b51892c9685 tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-member] Validating volume size '1' using validate_int {{(pid=86815) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 12:46:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-b65e822c-a700-4917-98e1-2c62fc8ec875 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:40 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b65e822c-a700-4917-98e1-2c62fc8ec875 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] GET http://192.168.122.202/volume/v3/volumes/b6b6b1eb-346a-4e02-947e-6ceb3df434e7 Sep 01 12:46:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b65e822c-a700-4917-98e1-2c62fc8ec875 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:46:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b65e822c-a700-4917-98e1-2c62fc8ec875 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:46:40 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b65e822c-a700-4917-98e1-2c62fc8ec875 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] http://192.168.122.202/volume/v3/volumes/b6b6b1eb-346a-4e02-947e-6ceb3df434e7 returned with HTTP 404 Sep 01 12:46:40 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 944/1863] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:46:40 2026] GET /volume/v3/volumes/b6b6b1eb-346a-4e02-947e-6ceb3df434e7 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:46:40 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-b089c38a-f668-46e0-9a8b-2b51892c9685 tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (10158395-700a-4fcd-b69c-eb2dfa26537b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T10:31:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3a4f1b59-94a6-4839-b926-0837adf99645,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a4f1b59-94a6-4839-b926-0837adf99645', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:46:40 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-b089c38a-f668-46e0-9a8b-2b51892c9685 tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7122dd31-33a3-4f68-89b5-d7fa7367c4d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:46:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-b928d869-be7f-4d9c-afef-a9b0cb571d26 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:40 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b928d869-be7f-4d9c-afef-a9b0cb571d26 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] GET http://192.168.122.202/volume/v3/volumes/5c5a039e-6310-4c32-b583-2df33e464b47 Sep 01 12:46:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b928d869-be7f-4d9c-afef-a9b0cb571d26 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:46:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b928d869-be7f-4d9c-afef-a9b0cb571d26 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:46:40 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:46:40 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:46:40 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:46:40 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:46:40 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-b928d869-be7f-4d9c-afef-a9b0cb571d26 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Volume info retrieved successfully. Sep 01 12:46:40 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b928d869-be7f-4d9c-afef-a9b0cb571d26 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] http://192.168.122.202/volume/v3/volumes/5c5a039e-6310-4c32-b583-2df33e464b47 returned with HTTP 200 Sep 01 12:46:40 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 945/1864] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:46:40 2026] GET /volume/v3/volumes/5c5a039e-6310-4c32-b583-2df33e464b47 => generated 865 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:46:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-cbb91f48-05c2-453c-97ca-ebf6066e7c7e None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:40 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-b089c38a-f668-46e0-9a8b-2b51892c9685 tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-member] Created reservations ['bec838a9-1fbb-47b5-9bca-cfd602f1548f', '4542dc2f-579d-46e4-a0d4-2d36e71920f6', '816108dd-0467-4f00-9cfa-85816fcbc527', 'a8adeda6-32f1-49ad-a36f-05f67e41f832'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:46:40 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-cbb91f48-05c2-453c-97ca-ebf6066e7c7e tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] DELETE http://192.168.122.202/volume/v3/volumes/5c5a039e-6310-4c32-b583-2df33e464b47 Sep 01 12:46:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-cbb91f48-05c2-453c-97ca-ebf6066e7c7e tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:46:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-cbb91f48-05c2-453c-97ca-ebf6066e7c7e tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:46:40 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-cbb91f48-05c2-453c-97ca-ebf6066e7c7e tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Delete volume with id: 5c5a039e-6310-4c32-b583-2df33e464b47 Sep 01 12:46:40 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-b089c38a-f668-46e0-9a8b-2b51892c9685 tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7122dd31-33a3-4f68-89b5-d7fa7367c4d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bec838a9-1fbb-47b5-9bca-cfd602f1548f', '4542dc2f-579d-46e4-a0d4-2d36e71920f6', '816108dd-0467-4f00-9cfa-85816fcbc527', 'a8adeda6-32f1-49ad-a36f-05f67e41f832']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:46:40 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-b089c38a-f668-46e0-9a8b-2b51892c9685 tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7843a8a4-dffd-4fbc-bffe-c4ddc2c73e27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:46:40 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:46:40 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:46:40 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:46:40 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:46:40 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-cbb91f48-05c2-453c-97ca-ebf6066e7c7e tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Volume info retrieved successfully. Sep 01 12:46:40 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:46:40 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:46:40 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-b089c38a-f668-46e0-9a8b-2b51892c9685 tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7843a8a4-dffd-4fbc-bffe-c4ddc2c73e27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '710df472-c495-4f9c-965a-05250fb8492e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-99041605',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='f83d9e449bbc435cb469a3dc715ae92c',qos_specs=None,replication_status=,reservations=['bec838a9-1fbb-47b5-9bca-cfd602f1548f','4542dc2f-579d-46e4-a0d4-2d36e71920f6','816108dd-0467-4f00-9cfa-85816fcbc527','a8adeda6-32f1-49ad-a36f-05f67e41f832'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e8ccf7b1ac884cfc8f0b35afa2966c24',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T10:46:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-99041605',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=710df472-c495-4f9c-965a-05250fb8492e,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='f83d9e449bbc435cb469a3dc715ae92c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e8ccf7b1ac884cfc8f0b35afa2966c24',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a4f1b59-94a6-4839-b926-0837adf99645),volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:46:40 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-cbb91f48-05c2-453c-97ca-ebf6066e7c7e tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Delete volume request issued successfully. Sep 01 12:46:40 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-cbb91f48-05c2-453c-97ca-ebf6066e7c7e tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] http://192.168.122.202/volume/v3/volumes/5c5a039e-6310-4c32-b583-2df33e464b47 returned with HTTP 202 Sep 01 12:46:40 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 946/1865] 192.168.122.202 () {58 vars in 1235 bytes} [Tue Sep 1 12:46:40 2026] DELETE /volume/v3/volumes/5c5a039e-6310-4c32-b583-2df33e464b47 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:46:40 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-b089c38a-f668-46e0-9a8b-2b51892c9685 tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab311a39-07af-4202-811b-8f6850233870) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:46:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-b90665db-4666-4e6e-8805-cf9c78ea5a2b None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:40 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b90665db-4666-4e6e-8805-cf9c78ea5a2b tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] GET http://192.168.122.202/volume/v3/volumes/5c5a039e-6310-4c32-b583-2df33e464b47 Sep 01 12:46:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b90665db-4666-4e6e-8805-cf9c78ea5a2b tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:46:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b90665db-4666-4e6e-8805-cf9c78ea5a2b tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:46:40 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:46:40 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:46:40 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:46:40 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:46:40 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-b90665db-4666-4e6e-8805-cf9c78ea5a2b tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Volume info retrieved successfully. Sep 01 12:46:40 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-b089c38a-f668-46e0-9a8b-2b51892c9685 tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab311a39-07af-4202-811b-8f6850233870) transitioned into state 'SUCCESS' from state '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-99041605',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='f83d9e449bbc435cb469a3dc715ae92c',qos_specs=None,replication_status=,reservations=['bec838a9-1fbb-47b5-9bca-cfd602f1548f','4542dc2f-579d-46e4-a0d4-2d36e71920f6','816108dd-0467-4f00-9cfa-85816fcbc527','a8adeda6-32f1-49ad-a36f-05f67e41f832'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e8ccf7b1ac884cfc8f0b35afa2966c24',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:46:40 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-b089c38a-f668-46e0-9a8b-2b51892c9685 tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e946b5f5-1c52-4c9e-92fa-049aea22c90d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:46:40 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b90665db-4666-4e6e-8805-cf9c78ea5a2b tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] http://192.168.122.202/volume/v3/volumes/5c5a039e-6310-4c32-b583-2df33e464b47 returned with HTTP 200 Sep 01 12:46:40 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 947/1866] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:46:40 2026] GET /volume/v3/volumes/5c5a039e-6310-4c32-b583-2df33e464b47 => generated 864 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:46:40 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-b089c38a-f668-46e0-9a8b-2b51892c9685 tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e946b5f5-1c52-4c9e-92fa-049aea22c90d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:46:40 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-b089c38a-f668-46e0-9a8b-2b51892c9685 tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-member] Flow 'volume_create_api' (3729d09d-3b5d-4654-8aad-d0b7fc66d374) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86815) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:46:40 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-b089c38a-f668-46e0-9a8b-2b51892c9685 tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-member] Create volume request issued successfully. Sep 01 12:46:40 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b089c38a-f668-46e0-9a8b-2b51892c9685 tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-member] http://192.168.122.202/volume/v3/volumes returned with HTTP 202 Sep 01 12:46:40 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 920/1867] 192.168.122.202 () {60 vars in 1143 bytes} [Tue Sep 1 12:46:40 2026] POST /volume/v3/volumes => generated 767 bytes in 404 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:46:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-75b11acf-74a7-4a2b-9c35-f802bcbe1fec None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:40 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-75b11acf-74a7-4a2b-9c35-f802bcbe1fec tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-member] GET http://192.168.122.202/volume/v3/volumes/710df472-c495-4f9c-965a-05250fb8492e Sep 01 12:46:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-75b11acf-74a7-4a2b-9c35-f802bcbe1fec tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:46:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-75b11acf-74a7-4a2b-9c35-f802bcbe1fec tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:46:40 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:46:40 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:46:40 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:46:40 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:46:40 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-75b11acf-74a7-4a2b-9c35-f802bcbe1fec tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-member] Volume info retrieved successfully. Sep 01 12:46:40 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-75b11acf-74a7-4a2b-9c35-f802bcbe1fec tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-member] http://192.168.122.202/volume/v3/volumes/710df472-c495-4f9c-965a-05250fb8492e returned with HTTP 200 Sep 01 12:46:40 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 948/1868] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:46:40 2026] GET /volume/v3/volumes/710df472-c495-4f9c-965a-05250fb8492e => generated 835 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:46:41 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-afc7db59-daab-4e75-8df1-26e3b175e6a6 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:41 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-afc7db59-daab-4e75-8df1-26e3b175e6a6 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] GET http://192.168.122.202/volume/v3/volumes/5c5a039e-6310-4c32-b583-2df33e464b47 Sep 01 12:46:41 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-afc7db59-daab-4e75-8df1-26e3b175e6a6 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:46:41 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-afc7db59-daab-4e75-8df1-26e3b175e6a6 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:46:41 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-afc7db59-daab-4e75-8df1-26e3b175e6a6 tempest-VolumesListTestJSON-929783578 tempest-VolumesListTestJSON-929783578-project-member] http://192.168.122.202/volume/v3/volumes/5c5a039e-6310-4c32-b583-2df33e464b47 returned with HTTP 404 Sep 01 12:46:41 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 921/1869] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:46:41 2026] GET /volume/v3/volumes/5c5a039e-6310-4c32-b583-2df33e464b47 => generated 109 bytes in 62 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:46:41 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-0bfff1d7-a542-4410-b2e9-14f014da6ee9 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:41 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-0bfff1d7-a542-4410-b2e9-14f014da6ee9 tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-member] GET http://192.168.122.202/volume/v3/volumes/710df472-c495-4f9c-965a-05250fb8492e Sep 01 12:46:41 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-0bfff1d7-a542-4410-b2e9-14f014da6ee9 tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:46:41 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-0bfff1d7-a542-4410-b2e9-14f014da6ee9 tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:46:42 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:46:42 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:46:42 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:46:42 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:46:42 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-0bfff1d7-a542-4410-b2e9-14f014da6ee9 tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-member] Volume info retrieved successfully. Sep 01 12:46:42 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-0bfff1d7-a542-4410-b2e9-14f014da6ee9 tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-member] http://192.168.122.202/volume/v3/volumes/710df472-c495-4f9c-965a-05250fb8492e returned with HTTP 200 Sep 01 12:46:42 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 949/1870] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:46:41 2026] GET /volume/v3/volumes/710df472-c495-4f9c-965a-05250fb8492e => generated 859 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:46:43 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-b252a081-e684-48d3-81f2-a445d2da4257 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:43 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b252a081-e684-48d3-81f2-a445d2da4257 tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-member] GET http://192.168.122.202/volume/v3/volumes/710df472-c495-4f9c-965a-05250fb8492e Sep 01 12:46:43 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b252a081-e684-48d3-81f2-a445d2da4257 tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:46:43 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b252a081-e684-48d3-81f2-a445d2da4257 tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:46:43 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:46:43 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:46:43 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:46:43 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:46:43 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-b252a081-e684-48d3-81f2-a445d2da4257 tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-member] Volume info retrieved successfully. Sep 01 12:46:43 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b252a081-e684-48d3-81f2-a445d2da4257 tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-member] http://192.168.122.202/volume/v3/volumes/710df472-c495-4f9c-965a-05250fb8492e returned with HTTP 200 Sep 01 12:46:43 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 922/1871] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:46:43 2026] GET /volume/v3/volumes/710df472-c495-4f9c-965a-05250fb8492e => generated 860 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:46:43 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-72d9ffdd-2056-4ed5-9b7f-dd233e69f207 req-24aa8a48-b90f-4c76-b2fa-ed5152ab4e76 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:43 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-72d9ffdd-2056-4ed5-9b7f-dd233e69f207 req-24aa8a48-b90f-4c76-b2fa-ed5152ab4e76 tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-member] GET http://192.168.122.202/volume/v3/volumes/710df472-c495-4f9c-965a-05250fb8492e Sep 01 12:46:43 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-72d9ffdd-2056-4ed5-9b7f-dd233e69f207 req-24aa8a48-b90f-4c76-b2fa-ed5152ab4e76 tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:46:43 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-72d9ffdd-2056-4ed5-9b7f-dd233e69f207 req-24aa8a48-b90f-4c76-b2fa-ed5152ab4e76 tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:46:43 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:46:43 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:46:43 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:46:43 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:46:43 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [req-72d9ffdd-2056-4ed5-9b7f-dd233e69f207 req-24aa8a48-b90f-4c76-b2fa-ed5152ab4e76 tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-member] Volume info retrieved successfully. Sep 01 12:46:43 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-72d9ffdd-2056-4ed5-9b7f-dd233e69f207 req-24aa8a48-b90f-4c76-b2fa-ed5152ab4e76 tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-member] http://192.168.122.202/volume/v3/volumes/710df472-c495-4f9c-965a-05250fb8492e returned with HTTP 200 Sep 01 12:46:43 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 950/1872] 192.168.122.202 () {60 vars in 1487 bytes} [Tue Sep 1 12:46:43 2026] GET /volume/v3/volumes/710df472-c495-4f9c-965a-05250fb8492e => generated 860 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:46:43 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-8addad2c-18c8-42e9-8545-be6f4425966b None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:43 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-8addad2c-18c8-42e9-8545-be6f4425966b tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-member] POST http://192.168.122.202/volume/v3/volumes Sep 01 12:46:43 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-8addad2c-18c8-42e9-8545-be6f4425966b tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1563793314"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:46:43 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.volumes [None req-8addad2c-18c8-42e9-8545-be6f4425966b tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1563793314'}} {{(pid=86815) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:46:43 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-8addad2c-18c8-42e9-8545-be6f4425966b tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-member] Create volume of 1 GB Sep 01 12:46:43 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-8addad2c-18c8-42e9-8545-be6f4425966b tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-member] Availability Zones retrieved successfully. Sep 01 12:46:43 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-8addad2c-18c8-42e9-8545-be6f4425966b tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-member] Flow 'volume_create_api' (56160e74-ef66-49f0-9fa5-1fd2b5c69906) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:46:43 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-8addad2c-18c8-42e9-8545-be6f4425966b tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (28167bca-32f5-4325-9036-b870387c39ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:46:43 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.flows.api.create_volume [None req-8addad2c-18c8-42e9-8545-be6f4425966b tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-member] Validating volume size '1' using validate_int {{(pid=86815) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 12:46:43 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-8addad2c-18c8-42e9-8545-be6f4425966b tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (28167bca-32f5-4325-9036-b870387c39ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T10:31:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3a4f1b59-94a6-4839-b926-0837adf99645,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a4f1b59-94a6-4839-b926-0837adf99645', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:46:43 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-8addad2c-18c8-42e9-8545-be6f4425966b tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee6eef78-c752-443e-acad-0eaadc9dfddd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:46:43 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-8addad2c-18c8-42e9-8545-be6f4425966b tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-member] Created reservations ['8f0e225a-762c-4a6b-a72e-721ed4953564', '31c4d3b0-440a-43bd-bdaf-40a2a37f77b3', '0df77fb1-b21f-4223-a45d-bf8495818087', 'c2f6d8c6-cc50-4adc-a884-f5e9d6388749'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:46:43 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-8addad2c-18c8-42e9-8545-be6f4425966b tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee6eef78-c752-443e-acad-0eaadc9dfddd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8f0e225a-762c-4a6b-a72e-721ed4953564', '31c4d3b0-440a-43bd-bdaf-40a2a37f77b3', '0df77fb1-b21f-4223-a45d-bf8495818087', 'c2f6d8c6-cc50-4adc-a884-f5e9d6388749']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:46:43 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-8addad2c-18c8-42e9-8545-be6f4425966b tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05d5f720-52af-402b-a2dd-356401bc7f52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:46:43 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:46:43 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:46:43 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-8addad2c-18c8-42e9-8545-be6f4425966b tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05d5f720-52af-402b-a2dd-356401bc7f52) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '17ffd12b-4f0d-40a2-acb0-007854477ca1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1563793314',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='f83d9e449bbc435cb469a3dc715ae92c',qos_specs=None,replication_status=,reservations=['8f0e225a-762c-4a6b-a72e-721ed4953564','31c4d3b0-440a-43bd-bdaf-40a2a37f77b3','0df77fb1-b21f-4223-a45d-bf8495818087','c2f6d8c6-cc50-4adc-a884-f5e9d6388749'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e8ccf7b1ac884cfc8f0b35afa2966c24',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T10:46:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1563793314',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=17ffd12b-4f0d-40a2-acb0-007854477ca1,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='f83d9e449bbc435cb469a3dc715ae92c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e8ccf7b1ac884cfc8f0b35afa2966c24',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a4f1b59-94a6-4839-b926-0837adf99645),volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:46:43 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-8addad2c-18c8-42e9-8545-be6f4425966b tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4dbd1663-01e7-4a15-88f9-f6e7165d59bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:46:43 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-8addad2c-18c8-42e9-8545-be6f4425966b tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4dbd1663-01e7-4a15-88f9-f6e7165d59bd) transitioned into state 'SUCCESS' from state '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-1563793314',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='f83d9e449bbc435cb469a3dc715ae92c',qos_specs=None,replication_status=,reservations=['8f0e225a-762c-4a6b-a72e-721ed4953564','31c4d3b0-440a-43bd-bdaf-40a2a37f77b3','0df77fb1-b21f-4223-a45d-bf8495818087','c2f6d8c6-cc50-4adc-a884-f5e9d6388749'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e8ccf7b1ac884cfc8f0b35afa2966c24',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:46:43 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-8addad2c-18c8-42e9-8545-be6f4425966b tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4695f13f-3ff0-47e4-a22c-4ea3716a33a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:46:43 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-8addad2c-18c8-42e9-8545-be6f4425966b tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4695f13f-3ff0-47e4-a22c-4ea3716a33a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:46:43 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-8addad2c-18c8-42e9-8545-be6f4425966b tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-member] Flow 'volume_create_api' (56160e74-ef66-49f0-9fa5-1fd2b5c69906) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86815) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:46:43 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-8addad2c-18c8-42e9-8545-be6f4425966b tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-member] Create volume request issued successfully. Sep 01 12:46:43 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-8addad2c-18c8-42e9-8545-be6f4425966b tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-member] http://192.168.122.202/volume/v3/volumes returned with HTTP 202 Sep 01 12:46:43 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 923/1873] 192.168.122.202 () {60 vars in 1143 bytes} [Tue Sep 1 12:46:43 2026] POST /volume/v3/volumes => generated 769 bytes in 451 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 01 12:46:43 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-45869474-52ca-4fdf-aa7c-2eadd7830ada None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:43 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-45869474-52ca-4fdf-aa7c-2eadd7830ada tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-member] GET http://192.168.122.202/volume/v3/volumes/17ffd12b-4f0d-40a2-acb0-007854477ca1 Sep 01 12:46:43 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-45869474-52ca-4fdf-aa7c-2eadd7830ada tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:46:43 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-45869474-52ca-4fdf-aa7c-2eadd7830ada tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:46:43 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:46:43 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:46:43 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:46:43 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:46:43 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-45869474-52ca-4fdf-aa7c-2eadd7830ada tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-member] Volume info retrieved successfully. Sep 01 12:46:43 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-45869474-52ca-4fdf-aa7c-2eadd7830ada tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-member] http://192.168.122.202/volume/v3/volumes/17ffd12b-4f0d-40a2-acb0-007854477ca1 returned with HTTP 200 Sep 01 12:46:43 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 951/1874] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:46:43 2026] GET /volume/v3/volumes/17ffd12b-4f0d-40a2-acb0-007854477ca1 => generated 837 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:46:44 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-74235bb9-6d80-4c42-994f-bd572f1135fb None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:44 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-74235bb9-6d80-4c42-994f-bd572f1135fb tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-member] GET http://192.168.122.202/volume/v3/volumes/17ffd12b-4f0d-40a2-acb0-007854477ca1 Sep 01 12:46:44 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-74235bb9-6d80-4c42-994f-bd572f1135fb tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:46:44 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-74235bb9-6d80-4c42-994f-bd572f1135fb tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:46:44 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:46:44 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:46:44 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:46:44 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:46:44 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-74235bb9-6d80-4c42-994f-bd572f1135fb tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-member] Volume info retrieved successfully. Sep 01 12:46:44 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-74235bb9-6d80-4c42-994f-bd572f1135fb tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-member] http://192.168.122.202/volume/v3/volumes/17ffd12b-4f0d-40a2-acb0-007854477ca1 returned with HTTP 200 Sep 01 12:46:44 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 924/1875] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:46:44 2026] GET /volume/v3/volumes/17ffd12b-4f0d-40a2-acb0-007854477ca1 => generated 861 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:46:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-cade121e-8756-478c-85c7-049d2a2965b9 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:45 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-cade121e-8756-478c-85c7-049d2a2965b9 tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-member] GET http://192.168.122.202/volume/v3/volumes/17ffd12b-4f0d-40a2-acb0-007854477ca1 Sep 01 12:46:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-cade121e-8756-478c-85c7-049d2a2965b9 tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:46:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-cade121e-8756-478c-85c7-049d2a2965b9 tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:46:45 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:46:45 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:46:45 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:46:45 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:46:45 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-cade121e-8756-478c-85c7-049d2a2965b9 tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-member] Volume info retrieved successfully. Sep 01 12:46:45 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-cade121e-8756-478c-85c7-049d2a2965b9 tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-member] http://192.168.122.202/volume/v3/volumes/17ffd12b-4f0d-40a2-acb0-007854477ca1 returned with HTTP 200 Sep 01 12:46:45 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 952/1876] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:46:45 2026] GET /volume/v3/volumes/17ffd12b-4f0d-40a2-acb0-007854477ca1 => generated 862 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:46:45 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-fb9ee36f-4c1d-49e4-9bc8-b5e35286fe11 req-0e04d761-0eba-46ee-aef9-8df040ac8023 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:45 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-fb9ee36f-4c1d-49e4-9bc8-b5e35286fe11 req-0e04d761-0eba-46ee-aef9-8df040ac8023 tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-member] GET http://192.168.122.202/volume/v3/volumes/17ffd12b-4f0d-40a2-acb0-007854477ca1 Sep 01 12:46:45 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-fb9ee36f-4c1d-49e4-9bc8-b5e35286fe11 req-0e04d761-0eba-46ee-aef9-8df040ac8023 tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:46:45 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-fb9ee36f-4c1d-49e4-9bc8-b5e35286fe11 req-0e04d761-0eba-46ee-aef9-8df040ac8023 tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:46:45 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:46:45 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:46:45 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:46:45 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:46:45 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [req-fb9ee36f-4c1d-49e4-9bc8-b5e35286fe11 req-0e04d761-0eba-46ee-aef9-8df040ac8023 tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-member] Volume info retrieved successfully. Sep 01 12:46:45 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-fb9ee36f-4c1d-49e4-9bc8-b5e35286fe11 req-0e04d761-0eba-46ee-aef9-8df040ac8023 tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-member] http://192.168.122.202/volume/v3/volumes/17ffd12b-4f0d-40a2-acb0-007854477ca1 returned with HTTP 200 Sep 01 12:46:45 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 925/1877] 192.168.122.202 () {60 vars in 1487 bytes} [Tue Sep 1 12:46:45 2026] GET /volume/v3/volumes/17ffd12b-4f0d-40a2-acb0-007854477ca1 => generated 862 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:46:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-cd9cff36-47a0-4f55-83dc-fe6a22d19238 req-cd8d2c1e-2790-426d-b631-4e25f8d898b2 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:46 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-cd9cff36-47a0-4f55-83dc-fe6a22d19238 req-cd8d2c1e-2790-426d-b631-4e25f8d898b2 tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-reader] GET http://192.168.122.202/volume/v3/volumes/detail Sep 01 12:46:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-cd9cff36-47a0-4f55-83dc-fe6a22d19238 req-cd8d2c1e-2790-426d-b631-4e25f8d898b2 tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-reader] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:46:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-cd9cff36-47a0-4f55-83dc-fe6a22d19238 req-cd8d2c1e-2790-426d-b631-4e25f8d898b2 tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-reader] Calling method 'detail' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:46:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.api_utils [req-cd9cff36-47a0-4f55-83dc-fe6a22d19238 req-cd8d2c1e-2790-426d-b631-4e25f8d898b2 tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-reader] Removing options '' from query. {{(pid=86814) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:46:46 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [req-cd9cff36-47a0-4f55-83dc-fe6a22d19238 req-cd8d2c1e-2790-426d-b631-4e25f8d898b2 tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86814) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 12:46:46 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:46:46 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:46:46 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:46:46 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:46:46 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:46:46 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:46:46 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [req-cd9cff36-47a0-4f55-83dc-fe6a22d19238 req-cd8d2c1e-2790-426d-b631-4e25f8d898b2 tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-reader] Get all volumes completed successfully. Sep 01 12:46:46 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:46:46 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:46:46 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-cd9cff36-47a0-4f55-83dc-fe6a22d19238 req-cd8d2c1e-2790-426d-b631-4e25f8d898b2 tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-reader] http://192.168.122.202/volume/v3/volumes/detail returned with HTTP 200 Sep 01 12:46:46 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 953/1878] 192.168.122.202 () {60 vars in 1397 bytes} [Tue Sep 1 12:46:46 2026] GET /volume/v3/volumes/detail => generated 2567 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:46:46 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-80287fa6-c7a9-4d65-946d-dc2e93560285 req-d8a84def-b6a1-421e-b846-8013d672e170 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:46 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-80287fa6-c7a9-4d65-946d-dc2e93560285 req-d8a84def-b6a1-421e-b846-8013d672e170 tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-reader] GET http://192.168.122.202/volume/v3/volumes/detail Sep 01 12:46:46 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-80287fa6-c7a9-4d65-946d-dc2e93560285 req-d8a84def-b6a1-421e-b846-8013d672e170 tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-reader] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:46:46 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-80287fa6-c7a9-4d65-946d-dc2e93560285 req-d8a84def-b6a1-421e-b846-8013d672e170 tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-reader] Calling method 'detail' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:46:46 devstack devstack@c-api.service[86815]: DEBUG cinder.api.api_utils [req-80287fa6-c7a9-4d65-946d-dc2e93560285 req-d8a84def-b6a1-421e-b846-8013d672e170 tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-reader] Removing options '' from query. {{(pid=86815) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:46:46 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [req-80287fa6-c7a9-4d65-946d-dc2e93560285 req-d8a84def-b6a1-421e-b846-8013d672e170 tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86815) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 12:46:46 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:46:46 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:46:46 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:46:46 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:46:46 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:46:46 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:46:46 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [req-80287fa6-c7a9-4d65-946d-dc2e93560285 req-d8a84def-b6a1-421e-b846-8013d672e170 tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-reader] Get all volumes completed successfully. Sep 01 12:46:46 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:46:46 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:46:46 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-80287fa6-c7a9-4d65-946d-dc2e93560285 req-d8a84def-b6a1-421e-b846-8013d672e170 tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-reader] http://192.168.122.202/volume/v3/volumes/detail returned with HTTP 200 Sep 01 12:46:46 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 926/1879] 192.168.122.202 () {60 vars in 1397 bytes} [Tue Sep 1 12:46:46 2026] GET /volume/v3/volumes/detail => generated 2567 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:46:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-3a2bff83-77d1-4062-a452-b5d4dd7bc4b4 req-bcb6f539-0a0e-41cd-927f-b72e1e1ab32f None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:46 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-3a2bff83-77d1-4062-a452-b5d4dd7bc4b4 req-bcb6f539-0a0e-41cd-927f-b72e1e1ab32f tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-reader] GET http://192.168.122.202/volume/v3/volumes/detail Sep 01 12:46:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-3a2bff83-77d1-4062-a452-b5d4dd7bc4b4 req-bcb6f539-0a0e-41cd-927f-b72e1e1ab32f tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-reader] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:46:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-3a2bff83-77d1-4062-a452-b5d4dd7bc4b4 req-bcb6f539-0a0e-41cd-927f-b72e1e1ab32f tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-reader] Calling method 'detail' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:46:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.api_utils [req-3a2bff83-77d1-4062-a452-b5d4dd7bc4b4 req-bcb6f539-0a0e-41cd-927f-b72e1e1ab32f tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-reader] Removing options '' from query. {{(pid=86814) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:46:46 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [req-3a2bff83-77d1-4062-a452-b5d4dd7bc4b4 req-bcb6f539-0a0e-41cd-927f-b72e1e1ab32f tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86814) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 12:46:46 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:46:46 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:46:46 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:46:46 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:46:46 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:46:46 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:46:46 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [req-3a2bff83-77d1-4062-a452-b5d4dd7bc4b4 req-bcb6f539-0a0e-41cd-927f-b72e1e1ab32f tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-reader] Get all volumes completed successfully. Sep 01 12:46:46 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:46:46 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:46:46 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-3a2bff83-77d1-4062-a452-b5d4dd7bc4b4 req-bcb6f539-0a0e-41cd-927f-b72e1e1ab32f tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-reader] http://192.168.122.202/volume/v3/volumes/detail returned with HTTP 200 Sep 01 12:46:46 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 954/1880] 192.168.122.202 () {60 vars in 1397 bytes} [Tue Sep 1 12:46:46 2026] GET /volume/v3/volumes/detail => generated 2567 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:46:46 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-fb17bf4a-9262-497c-a71a-cd91a9b5a769 req-9bc6a185-7883-4bd5-836b-506125a7a80f None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:46 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-fb17bf4a-9262-497c-a71a-cd91a9b5a769 req-9bc6a185-7883-4bd5-836b-506125a7a80f tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-reader] GET http://192.168.122.202/volume/v3/volumes/detail Sep 01 12:46:46 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-fb17bf4a-9262-497c-a71a-cd91a9b5a769 req-9bc6a185-7883-4bd5-836b-506125a7a80f tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-reader] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:46:46 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-fb17bf4a-9262-497c-a71a-cd91a9b5a769 req-9bc6a185-7883-4bd5-836b-506125a7a80f tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-reader] Calling method 'detail' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:46:46 devstack devstack@c-api.service[86815]: DEBUG cinder.api.api_utils [req-fb17bf4a-9262-497c-a71a-cd91a9b5a769 req-9bc6a185-7883-4bd5-836b-506125a7a80f tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-reader] Removing options '' from query. {{(pid=86815) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:46:46 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [req-fb17bf4a-9262-497c-a71a-cd91a9b5a769 req-9bc6a185-7883-4bd5-836b-506125a7a80f tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86815) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 12:46:46 devstack devstack@c-api.service[86815]: DEBUG dbcounter [-] [86815] Writing DB stats cinder:UPDATE=146,cinder:SELECT=492,cinder:INSERT=102 {{(pid=86815) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 12:46:46 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:46:46 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:46:46 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:46:46 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:46:46 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:46:46 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:46:46 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [req-fb17bf4a-9262-497c-a71a-cd91a9b5a769 req-9bc6a185-7883-4bd5-836b-506125a7a80f tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-reader] Get all volumes completed successfully. Sep 01 12:46:46 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:46:46 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:46:46 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-fb17bf4a-9262-497c-a71a-cd91a9b5a769 req-9bc6a185-7883-4bd5-836b-506125a7a80f tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-reader] http://192.168.122.202/volume/v3/volumes/detail returned with HTTP 200 Sep 01 12:46:46 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 927/1881] 192.168.122.202 () {60 vars in 1397 bytes} [Tue Sep 1 12:46:46 2026] GET /volume/v3/volumes/detail => generated 2567 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 12:46:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-12716873-253a-427e-a4fe-4e84f50bfd31 req-a4f57586-07d8-466f-9c92-c903211ae7e1 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:46 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-12716873-253a-427e-a4fe-4e84f50bfd31 req-a4f57586-07d8-466f-9c92-c903211ae7e1 tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-reader] GET http://192.168.122.202/volume/v3/volumes/detail Sep 01 12:46:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-12716873-253a-427e-a4fe-4e84f50bfd31 req-a4f57586-07d8-466f-9c92-c903211ae7e1 tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-reader] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:46:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-12716873-253a-427e-a4fe-4e84f50bfd31 req-a4f57586-07d8-466f-9c92-c903211ae7e1 tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-reader] Calling method 'detail' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:46:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.api_utils [req-12716873-253a-427e-a4fe-4e84f50bfd31 req-a4f57586-07d8-466f-9c92-c903211ae7e1 tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-reader] Removing options '' from query. {{(pid=86814) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:46:46 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [req-12716873-253a-427e-a4fe-4e84f50bfd31 req-a4f57586-07d8-466f-9c92-c903211ae7e1 tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86814) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 12:46:46 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:46:46 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:46:46 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:46:46 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:46:46 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:46:46 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:46:46 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [req-12716873-253a-427e-a4fe-4e84f50bfd31 req-a4f57586-07d8-466f-9c92-c903211ae7e1 tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-reader] Get all volumes completed successfully. Sep 01 12:46:46 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:46:46 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:46:46 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-12716873-253a-427e-a4fe-4e84f50bfd31 req-a4f57586-07d8-466f-9c92-c903211ae7e1 tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-reader] http://192.168.122.202/volume/v3/volumes/detail returned with HTTP 200 Sep 01 12:46:46 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 955/1882] 192.168.122.202 () {60 vars in 1397 bytes} [Tue Sep 1 12:46:46 2026] GET /volume/v3/volumes/detail => generated 2567 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 12:46:46 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-c630cf5f-7509-4dfd-8a60-317d6a4df1ec req-d3bba79a-e52f-41bf-8f62-9b510b8ea9ed None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:46 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-c630cf5f-7509-4dfd-8a60-317d6a4df1ec req-d3bba79a-e52f-41bf-8f62-9b510b8ea9ed tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-reader] GET http://192.168.122.202/volume/v3/volumes/detail Sep 01 12:46:46 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-c630cf5f-7509-4dfd-8a60-317d6a4df1ec req-d3bba79a-e52f-41bf-8f62-9b510b8ea9ed tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-reader] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:46:46 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-c630cf5f-7509-4dfd-8a60-317d6a4df1ec req-d3bba79a-e52f-41bf-8f62-9b510b8ea9ed tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-reader] Calling method 'detail' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:46:46 devstack devstack@c-api.service[86815]: DEBUG cinder.api.api_utils [req-c630cf5f-7509-4dfd-8a60-317d6a4df1ec req-d3bba79a-e52f-41bf-8f62-9b510b8ea9ed tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-reader] Removing options '' from query. {{(pid=86815) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:46:46 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [req-c630cf5f-7509-4dfd-8a60-317d6a4df1ec req-d3bba79a-e52f-41bf-8f62-9b510b8ea9ed tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86815) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 12:46:46 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:46:46 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:46:46 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:46:46 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:46:46 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:46:46 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:46:46 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [req-c630cf5f-7509-4dfd-8a60-317d6a4df1ec req-d3bba79a-e52f-41bf-8f62-9b510b8ea9ed tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-reader] Get all volumes completed successfully. Sep 01 12:46:46 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:46:46 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:46:46 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-c630cf5f-7509-4dfd-8a60-317d6a4df1ec req-d3bba79a-e52f-41bf-8f62-9b510b8ea9ed tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-reader] http://192.168.122.202/volume/v3/volumes/detail returned with HTTP 200 Sep 01 12:46:46 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 928/1883] 192.168.122.202 () {60 vars in 1397 bytes} [Tue Sep 1 12:46:46 2026] GET /volume/v3/volumes/detail => generated 2567 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:46:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-9ae9b8f5-9ff9-420e-9f04-4b1d361906b4 req-fcbea5fd-3c5e-4102-bea6-a77ea651be4e None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:46 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-9ae9b8f5-9ff9-420e-9f04-4b1d361906b4 req-fcbea5fd-3c5e-4102-bea6-a77ea651be4e tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-reader] GET http://192.168.122.202/volume/v3/volumes/detail Sep 01 12:46:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-9ae9b8f5-9ff9-420e-9f04-4b1d361906b4 req-fcbea5fd-3c5e-4102-bea6-a77ea651be4e tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-reader] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:46:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-9ae9b8f5-9ff9-420e-9f04-4b1d361906b4 req-fcbea5fd-3c5e-4102-bea6-a77ea651be4e tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-reader] Calling method 'detail' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:46:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.api_utils [req-9ae9b8f5-9ff9-420e-9f04-4b1d361906b4 req-fcbea5fd-3c5e-4102-bea6-a77ea651be4e tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-reader] Removing options '' from query. {{(pid=86814) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:46:46 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [req-9ae9b8f5-9ff9-420e-9f04-4b1d361906b4 req-fcbea5fd-3c5e-4102-bea6-a77ea651be4e tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86814) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 12:46:46 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:46:46 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:46:46 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:46:46 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:46:46 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:46:46 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:46:46 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [req-9ae9b8f5-9ff9-420e-9f04-4b1d361906b4 req-fcbea5fd-3c5e-4102-bea6-a77ea651be4e tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-reader] Get all volumes completed successfully. Sep 01 12:46:46 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:46:46 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:46:46 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-9ae9b8f5-9ff9-420e-9f04-4b1d361906b4 req-fcbea5fd-3c5e-4102-bea6-a77ea651be4e tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-reader] http://192.168.122.202/volume/v3/volumes/detail returned with HTTP 200 Sep 01 12:46:46 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 956/1884] 192.168.122.202 () {60 vars in 1397 bytes} [Tue Sep 1 12:46:46 2026] GET /volume/v3/volumes/detail => generated 2567 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:46:46 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-209f36cd-fbe4-4ab1-b588-743d438c80c0 req-8faafadc-522b-4de7-ab1a-5b4e069f3ba7 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:46 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-209f36cd-fbe4-4ab1-b588-743d438c80c0 req-8faafadc-522b-4de7-ab1a-5b4e069f3ba7 tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-reader] GET http://192.168.122.202/volume/v3/volumes/detail Sep 01 12:46:46 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-209f36cd-fbe4-4ab1-b588-743d438c80c0 req-8faafadc-522b-4de7-ab1a-5b4e069f3ba7 tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-reader] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:46:46 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-209f36cd-fbe4-4ab1-b588-743d438c80c0 req-8faafadc-522b-4de7-ab1a-5b4e069f3ba7 tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-reader] Calling method 'detail' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:46:46 devstack devstack@c-api.service[86815]: DEBUG cinder.api.api_utils [req-209f36cd-fbe4-4ab1-b588-743d438c80c0 req-8faafadc-522b-4de7-ab1a-5b4e069f3ba7 tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-reader] Removing options '' from query. {{(pid=86815) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:46:46 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [req-209f36cd-fbe4-4ab1-b588-743d438c80c0 req-8faafadc-522b-4de7-ab1a-5b4e069f3ba7 tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86815) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 12:46:46 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:46:46 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:46:46 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:46:46 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:46:46 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:46:46 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:46:46 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [req-209f36cd-fbe4-4ab1-b588-743d438c80c0 req-8faafadc-522b-4de7-ab1a-5b4e069f3ba7 tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-reader] Get all volumes completed successfully. Sep 01 12:46:46 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:46:46 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:46:46 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-209f36cd-fbe4-4ab1-b588-743d438c80c0 req-8faafadc-522b-4de7-ab1a-5b4e069f3ba7 tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-reader] http://192.168.122.202/volume/v3/volumes/detail returned with HTTP 200 Sep 01 12:46:46 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 929/1885] 192.168.122.202 () {60 vars in 1397 bytes} [Tue Sep 1 12:46:46 2026] GET /volume/v3/volumes/detail => generated 2567 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:46:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-37e38eab-3f65-4e1b-95af-7b577faad5f1 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:46 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-37e38eab-3f65-4e1b-95af-7b577faad5f1 tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-member] DELETE http://192.168.122.202/volume/v3/volumes/17ffd12b-4f0d-40a2-acb0-007854477ca1 Sep 01 12:46:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-37e38eab-3f65-4e1b-95af-7b577faad5f1 tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:46:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-37e38eab-3f65-4e1b-95af-7b577faad5f1 tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:46:46 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-37e38eab-3f65-4e1b-95af-7b577faad5f1 tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-member] Delete volume with id: 17ffd12b-4f0d-40a2-acb0-007854477ca1 Sep 01 12:46:46 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:46:46 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:46:46 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:46:46 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:46:46 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-37e38eab-3f65-4e1b-95af-7b577faad5f1 tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-member] Volume info retrieved successfully. Sep 01 12:46:46 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-37e38eab-3f65-4e1b-95af-7b577faad5f1 tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-member] Delete volume request issued successfully. Sep 01 12:46:46 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-37e38eab-3f65-4e1b-95af-7b577faad5f1 tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-member] http://192.168.122.202/volume/v3/volumes/17ffd12b-4f0d-40a2-acb0-007854477ca1 returned with HTTP 202 Sep 01 12:46:46 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 957/1886] 192.168.122.202 () {58 vars in 1235 bytes} [Tue Sep 1 12:46:46 2026] DELETE /volume/v3/volumes/17ffd12b-4f0d-40a2-acb0-007854477ca1 => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:46:46 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-1621d5d8-d0cf-4153-bbfd-6474cbc26ae8 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:46 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-1621d5d8-d0cf-4153-bbfd-6474cbc26ae8 tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-member] GET http://192.168.122.202/volume/v3/volumes/17ffd12b-4f0d-40a2-acb0-007854477ca1 Sep 01 12:46:46 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-1621d5d8-d0cf-4153-bbfd-6474cbc26ae8 tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:46:46 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-1621d5d8-d0cf-4153-bbfd-6474cbc26ae8 tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:46:47 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:46:47 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:46:47 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:46:47 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:46:47 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-1621d5d8-d0cf-4153-bbfd-6474cbc26ae8 tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-member] Volume info retrieved successfully. Sep 01 12:46:47 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-1621d5d8-d0cf-4153-bbfd-6474cbc26ae8 tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-member] http://192.168.122.202/volume/v3/volumes/17ffd12b-4f0d-40a2-acb0-007854477ca1 returned with HTTP 200 Sep 01 12:46:47 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 930/1887] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:46:46 2026] GET /volume/v3/volumes/17ffd12b-4f0d-40a2-acb0-007854477ca1 => generated 861 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:46:48 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-b0e39c83-84a9-4d62-82c9-325358c194a0 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:48 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b0e39c83-84a9-4d62-82c9-325358c194a0 tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-member] GET http://192.168.122.202/volume/v3/volumes/17ffd12b-4f0d-40a2-acb0-007854477ca1 Sep 01 12:46:48 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b0e39c83-84a9-4d62-82c9-325358c194a0 tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:46:48 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b0e39c83-84a9-4d62-82c9-325358c194a0 tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:46:48 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b0e39c83-84a9-4d62-82c9-325358c194a0 tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-member] http://192.168.122.202/volume/v3/volumes/17ffd12b-4f0d-40a2-acb0-007854477ca1 returned with HTTP 404 Sep 01 12:46:48 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 958/1888] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:46:48 2026] GET /volume/v3/volumes/17ffd12b-4f0d-40a2-acb0-007854477ca1 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:46:48 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-30474ccd-3f6c-4545-8cd8-8db9526a62f2 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:48 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-30474ccd-3f6c-4545-8cd8-8db9526a62f2 tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-member] DELETE http://192.168.122.202/volume/v3/volumes/710df472-c495-4f9c-965a-05250fb8492e Sep 01 12:46:48 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-30474ccd-3f6c-4545-8cd8-8db9526a62f2 tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:46:48 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-30474ccd-3f6c-4545-8cd8-8db9526a62f2 tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-member] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:46:48 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-30474ccd-3f6c-4545-8cd8-8db9526a62f2 tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-member] Delete volume with id: 710df472-c495-4f9c-965a-05250fb8492e Sep 01 12:46:48 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:46:48 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:46:48 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:46:48 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:46:48 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-30474ccd-3f6c-4545-8cd8-8db9526a62f2 tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-member] Volume info retrieved successfully. Sep 01 12:46:48 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-30474ccd-3f6c-4545-8cd8-8db9526a62f2 tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-member] Delete volume request issued successfully. Sep 01 12:46:48 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-30474ccd-3f6c-4545-8cd8-8db9526a62f2 tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-member] http://192.168.122.202/volume/v3/volumes/710df472-c495-4f9c-965a-05250fb8492e returned with HTTP 202 Sep 01 12:46:48 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 931/1889] 192.168.122.202 () {58 vars in 1235 bytes} [Tue Sep 1 12:46:48 2026] DELETE /volume/v3/volumes/710df472-c495-4f9c-965a-05250fb8492e => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:46:48 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-f0216101-242e-4925-8d08-c9a3b44de760 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:48 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f0216101-242e-4925-8d08-c9a3b44de760 tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-member] GET http://192.168.122.202/volume/v3/volumes/710df472-c495-4f9c-965a-05250fb8492e Sep 01 12:46:48 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f0216101-242e-4925-8d08-c9a3b44de760 tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:46:48 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f0216101-242e-4925-8d08-c9a3b44de760 tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:46:48 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:46:48 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:46:48 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:46:48 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:46:48 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-f0216101-242e-4925-8d08-c9a3b44de760 tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-member] Volume info retrieved successfully. Sep 01 12:46:48 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f0216101-242e-4925-8d08-c9a3b44de760 tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-member] http://192.168.122.202/volume/v3/volumes/710df472-c495-4f9c-965a-05250fb8492e returned with HTTP 200 Sep 01 12:46:48 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 959/1890] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:46:48 2026] GET /volume/v3/volumes/710df472-c495-4f9c-965a-05250fb8492e => generated 859 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:46:49 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-fd4f149e-acd7-4871-9efd-b6ab4426d328 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:49 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-fd4f149e-acd7-4871-9efd-b6ab4426d328 tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-member] GET http://192.168.122.202/volume/v3/volumes/710df472-c495-4f9c-965a-05250fb8492e Sep 01 12:46:49 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-fd4f149e-acd7-4871-9efd-b6ab4426d328 tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:46:49 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-fd4f149e-acd7-4871-9efd-b6ab4426d328 tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:46:49 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-fd4f149e-acd7-4871-9efd-b6ab4426d328 tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-member] http://192.168.122.202/volume/v3/volumes/710df472-c495-4f9c-965a-05250fb8492e returned with HTTP 404 Sep 01 12:46:49 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 932/1891] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:46:49 2026] GET /volume/v3/volumes/710df472-c495-4f9c-965a-05250fb8492e => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:46:49 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-39bd0554-0c0a-4679-9d24-88f8cf495e5f None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:49 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-39bd0554-0c0a-4679-9d24-88f8cf495e5f tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-member] DELETE http://192.168.122.202/volume/v3/volumes/6b84907e-3fb7-4e32-98a5-e6b52181638e Sep 01 12:46:49 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-39bd0554-0c0a-4679-9d24-88f8cf495e5f tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:46:49 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-39bd0554-0c0a-4679-9d24-88f8cf495e5f tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:46:49 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-39bd0554-0c0a-4679-9d24-88f8cf495e5f tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-member] Delete volume with id: 6b84907e-3fb7-4e32-98a5-e6b52181638e Sep 01 12:46:49 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:46:49 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:46:49 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:46:49 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:46:49 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-39bd0554-0c0a-4679-9d24-88f8cf495e5f tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-member] Volume info retrieved successfully. Sep 01 12:46:49 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-39bd0554-0c0a-4679-9d24-88f8cf495e5f tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-member] Delete volume request issued successfully. Sep 01 12:46:49 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-39bd0554-0c0a-4679-9d24-88f8cf495e5f tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-member] http://192.168.122.202/volume/v3/volumes/6b84907e-3fb7-4e32-98a5-e6b52181638e returned with HTTP 202 Sep 01 12:46:49 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 960/1892] 192.168.122.202 () {58 vars in 1235 bytes} [Tue Sep 1 12:46:49 2026] DELETE /volume/v3/volumes/6b84907e-3fb7-4e32-98a5-e6b52181638e => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:46:49 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-902c825d-00f3-4eef-aef6-a1e4c054c9c4 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:49 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-902c825d-00f3-4eef-aef6-a1e4c054c9c4 tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-member] GET http://192.168.122.202/volume/v3/volumes/6b84907e-3fb7-4e32-98a5-e6b52181638e Sep 01 12:46:49 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-902c825d-00f3-4eef-aef6-a1e4c054c9c4 tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:46:49 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-902c825d-00f3-4eef-aef6-a1e4c054c9c4 tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:46:49 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:46:49 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:46:49 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:46:49 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:46:49 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-902c825d-00f3-4eef-aef6-a1e4c054c9c4 tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-member] Volume info retrieved successfully. Sep 01 12:46:49 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-902c825d-00f3-4eef-aef6-a1e4c054c9c4 tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-member] http://192.168.122.202/volume/v3/volumes/6b84907e-3fb7-4e32-98a5-e6b52181638e returned with HTTP 200 Sep 01 12:46:49 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 933/1893] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:46:49 2026] GET /volume/v3/volumes/6b84907e-3fb7-4e32-98a5-e6b52181638e => generated 861 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:46:50 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-b6213e44-a66b-42ff-baaa-af8f99ffa9ba None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:50 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b6213e44-a66b-42ff-baaa-af8f99ffa9ba tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-member] GET http://192.168.122.202/volume/v3/volumes/6b84907e-3fb7-4e32-98a5-e6b52181638e Sep 01 12:46:50 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b6213e44-a66b-42ff-baaa-af8f99ffa9ba tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:46:50 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b6213e44-a66b-42ff-baaa-af8f99ffa9ba tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:46:50 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b6213e44-a66b-42ff-baaa-af8f99ffa9ba tempest-VolumesTestJSON-1239076837 tempest-VolumesTestJSON-1239076837-project-member] http://192.168.122.202/volume/v3/volumes/6b84907e-3fb7-4e32-98a5-e6b52181638e returned with HTTP 404 Sep 01 12:46:50 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 961/1894] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:46:50 2026] GET /volume/v3/volumes/6b84907e-3fb7-4e32-98a5-e6b52181638e => generated 109 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 12:46:53 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-7050ce8f-dea4-4a47-98b4-26525113f4cf None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:53 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-7050ce8f-dea4-4a47-98b4-26525113f4cf tempest-TestServerVolumeAttachScenarioOldVersion-1012562332 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332-project-member] POST http://192.168.122.202/volume/v3/volumes Sep 01 12:46:53 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-7050ce8f-dea4-4a47-98b4-26525113f4cf tempest-TestServerVolumeAttachScenarioOldVersion-1012562332 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-1734484271", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:46:53 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.volumes [None req-7050ce8f-dea4-4a47-98b4-26525113f4cf tempest-TestServerVolumeAttachScenarioOldVersion-1012562332 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachScenarioOldVersion-volume-1734484271', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86815) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:46:53 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-7050ce8f-dea4-4a47-98b4-26525113f4cf tempest-TestServerVolumeAttachScenarioOldVersion-1012562332 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332-project-member] Create volume of 1 GB Sep 01 12:46:53 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-7050ce8f-dea4-4a47-98b4-26525113f4cf tempest-TestServerVolumeAttachScenarioOldVersion-1012562332 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332-project-member] Availability Zones retrieved successfully. Sep 01 12:46:53 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-7050ce8f-dea4-4a47-98b4-26525113f4cf tempest-TestServerVolumeAttachScenarioOldVersion-1012562332 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332-project-member] Flow 'volume_create_api' (0f63e85b-3b44-4195-bb58-b0df38eddbdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:46:53 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-7050ce8f-dea4-4a47-98b4-26525113f4cf tempest-TestServerVolumeAttachScenarioOldVersion-1012562332 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (771acb14-f552-4551-815c-f6fc2faf2b01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:46:53 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.flows.api.create_volume [None req-7050ce8f-dea4-4a47-98b4-26525113f4cf tempest-TestServerVolumeAttachScenarioOldVersion-1012562332 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332-project-member] Validating volume size '1' using validate_int {{(pid=86815) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 12:46:53 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-7050ce8f-dea4-4a47-98b4-26525113f4cf tempest-TestServerVolumeAttachScenarioOldVersion-1012562332 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (771acb14-f552-4551-815c-f6fc2faf2b01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T10:31:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3a4f1b59-94a6-4839-b926-0837adf99645,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a4f1b59-94a6-4839-b926-0837adf99645', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:46:53 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-7050ce8f-dea4-4a47-98b4-26525113f4cf tempest-TestServerVolumeAttachScenarioOldVersion-1012562332 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35f9ec5a-cd06-4bc8-838f-571e446ba0a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:46:53 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-7050ce8f-dea4-4a47-98b4-26525113f4cf tempest-TestServerVolumeAttachScenarioOldVersion-1012562332 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332-project-member] Created reservations ['1eedb7aa-fdb6-43db-be6c-0b4e2e6447a1', '4aa0698d-4d22-42cd-901f-446b4f7debf8', '561e10a2-293e-4dd8-8fc6-134290250337', '62970669-67ed-485a-9f6a-53486124467b'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:46:53 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-7050ce8f-dea4-4a47-98b4-26525113f4cf tempest-TestServerVolumeAttachScenarioOldVersion-1012562332 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35f9ec5a-cd06-4bc8-838f-571e446ba0a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1eedb7aa-fdb6-43db-be6c-0b4e2e6447a1', '4aa0698d-4d22-42cd-901f-446b4f7debf8', '561e10a2-293e-4dd8-8fc6-134290250337', '62970669-67ed-485a-9f6a-53486124467b']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:46:53 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-7050ce8f-dea4-4a47-98b4-26525113f4cf tempest-TestServerVolumeAttachScenarioOldVersion-1012562332 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a0a2d3a3-51e7-4571-a9df-9871d73de632) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:46:53 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:46:53 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:46:53 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-7050ce8f-dea4-4a47-98b4-26525113f4cf tempest-TestServerVolumeAttachScenarioOldVersion-1012562332 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a0a2d3a3-51e7-4571-a9df-9871d73de632) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'df1b8ec3-609b-4c81-ae30-62337b7e4b59', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-1734484271',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4387d94ff3fd444fab89a0629c17e826',qos_specs=None,replication_status=,reservations=['1eedb7aa-fdb6-43db-be6c-0b4e2e6447a1','4aa0698d-4d22-42cd-901f-446b4f7debf8','561e10a2-293e-4dd8-8fc6-134290250337','62970669-67ed-485a-9f6a-53486124467b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3939f7b5a07640a0a43f8abfae7ad12c',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T10:46:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-1734484271',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=df1b8ec3-609b-4c81-ae30-62337b7e4b59,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4387d94ff3fd444fab89a0629c17e826',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3939f7b5a07640a0a43f8abfae7ad12c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a4f1b59-94a6-4839-b926-0837adf99645),volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:46:53 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-7050ce8f-dea4-4a47-98b4-26525113f4cf tempest-TestServerVolumeAttachScenarioOldVersion-1012562332 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0d14dae0-5063-46d4-ac70-a8775ff8f57a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:46:53 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-7050ce8f-dea4-4a47-98b4-26525113f4cf tempest-TestServerVolumeAttachScenarioOldVersion-1012562332 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0d14dae0-5063-46d4-ac70-a8775ff8f57a) transitioned into state 'SUCCESS' from state '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-1734484271',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4387d94ff3fd444fab89a0629c17e826',qos_specs=None,replication_status=,reservations=['1eedb7aa-fdb6-43db-be6c-0b4e2e6447a1','4aa0698d-4d22-42cd-901f-446b4f7debf8','561e10a2-293e-4dd8-8fc6-134290250337','62970669-67ed-485a-9f6a-53486124467b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3939f7b5a07640a0a43f8abfae7ad12c',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:46:53 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-7050ce8f-dea4-4a47-98b4-26525113f4cf tempest-TestServerVolumeAttachScenarioOldVersion-1012562332 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5cdb10f2-e6a8-4982-9dea-e8be670dab23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:46:53 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-7050ce8f-dea4-4a47-98b4-26525113f4cf tempest-TestServerVolumeAttachScenarioOldVersion-1012562332 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5cdb10f2-e6a8-4982-9dea-e8be670dab23) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:46:53 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-7050ce8f-dea4-4a47-98b4-26525113f4cf tempest-TestServerVolumeAttachScenarioOldVersion-1012562332 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332-project-member] Flow 'volume_create_api' (0f63e85b-3b44-4195-bb58-b0df38eddbdd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86815) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:46:53 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-7050ce8f-dea4-4a47-98b4-26525113f4cf tempest-TestServerVolumeAttachScenarioOldVersion-1012562332 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332-project-member] Create volume request issued successfully. Sep 01 12:46:53 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-7050ce8f-dea4-4a47-98b4-26525113f4cf tempest-TestServerVolumeAttachScenarioOldVersion-1012562332 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332-project-member] http://192.168.122.202/volume/v3/volumes returned with HTTP 202 Sep 01 12:46:53 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 934/1895] 192.168.122.202 () {62 vars in 1184 bytes} [Tue Sep 1 12:46:53 2026] POST /volume/v3/volumes => generated 798 bytes in 424 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 01 12:46:53 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-e83c6397-bdf8-41a0-98ff-e6b0345fb0b3 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:53 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e83c6397-bdf8-41a0-98ff-e6b0345fb0b3 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332-project-member] GET http://192.168.122.202/volume/v3/volumes/df1b8ec3-609b-4c81-ae30-62337b7e4b59 Sep 01 12:46:53 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e83c6397-bdf8-41a0-98ff-e6b0345fb0b3 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:46:53 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e83c6397-bdf8-41a0-98ff-e6b0345fb0b3 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:46:53 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:46:53 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:46:53 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:46:53 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:46:53 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-e83c6397-bdf8-41a0-98ff-e6b0345fb0b3 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332-project-member] Volume info retrieved successfully. Sep 01 12:46:53 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e83c6397-bdf8-41a0-98ff-e6b0345fb0b3 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332-project-member] http://192.168.122.202/volume/v3/volumes/df1b8ec3-609b-4c81-ae30-62337b7e4b59 returned with HTTP 200 Sep 01 12:46:53 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 962/1896] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:46:53 2026] GET /volume/v3/volumes/df1b8ec3-609b-4c81-ae30-62337b7e4b59 => generated 866 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:46:54 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-768c6137-04bb-4fc4-b4e5-b6d4c91b1cc7 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:54 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-804504c5-0a14-4758-a629-8526582694e9 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:54 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-804504c5-0a14-4758-a629-8526582694e9 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332-project-member] GET http://192.168.122.202/volume/v3/volumes/df1b8ec3-609b-4c81-ae30-62337b7e4b59 Sep 01 12:46:54 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-804504c5-0a14-4758-a629-8526582694e9 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:46:54 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-804504c5-0a14-4758-a629-8526582694e9 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:46:54 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:46:54 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:46:54 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:46:54 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:46:54 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-804504c5-0a14-4758-a629-8526582694e9 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332-project-member] Volume info retrieved successfully. Sep 01 12:46:54 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-804504c5-0a14-4758-a629-8526582694e9 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332-project-member] http://192.168.122.202/volume/v3/volumes/df1b8ec3-609b-4c81-ae30-62337b7e4b59 returned with HTTP 200 Sep 01 12:46:54 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 963/1897] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:46:54 2026] GET /volume/v3/volumes/df1b8ec3-609b-4c81-ae30-62337b7e4b59 => generated 890 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:46:55 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-768c6137-04bb-4fc4-b4e5-b6d4c91b1cc7 tempest-GroupTypeSpecsTest-317425194 tempest-GroupTypeSpecsTest-317425194-project-admin] POST http://192.168.122.202/volume/v3/group_types Sep 01 12:46:55 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-768c6137-04bb-4fc4-b4e5-b6d4c91b1cc7 tempest-GroupTypeSpecsTest-317425194 tempest-GroupTypeSpecsTest-317425194-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypeSpecsTest-group-type-316474792"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:46:55 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:46:55 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:46:55 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-768c6137-04bb-4fc4-b4e5-b6d4c91b1cc7 tempest-GroupTypeSpecsTest-317425194 tempest-GroupTypeSpecsTest-317425194-project-admin] http://192.168.122.202/volume/v3/group_types returned with HTTP 202 Sep 01 12:46:55 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 935/1898] 192.168.122.202 () {62 vars in 1195 bytes} [Tue Sep 1 12:46:54 2026] POST /volume/v3/group_types => generated 180 bytes in 279 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:46:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-25b68591-ef68-4beb-98e5-989c5c31cd59 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:55 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-25b68591-ef68-4beb-98e5-989c5c31cd59 tempest-GroupTypeSpecsTest-317425194 tempest-GroupTypeSpecsTest-317425194-project-admin] POST http://192.168.122.202/volume/v3/group_types/26c71640-741e-4486-8c23-8900c7fb53d0/group_specs Sep 01 12:46:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-25b68591-ef68-4beb-98e5-989c5c31cd59 tempest-GroupTypeSpecsTest-317425194 tempest-GroupTypeSpecsTest-317425194-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key1": "value1", "key2": "value2"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:46:55 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-25b68591-ef68-4beb-98e5-989c5c31cd59 tempest-GroupTypeSpecsTest-317425194 tempest-GroupTypeSpecsTest-317425194-project-admin] http://192.168.122.202/volume/v3/group_types/26c71640-741e-4486-8c23-8900c7fb53d0/group_specs returned with HTTP 202 Sep 01 12:46:55 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 964/1899] 192.168.122.202 () {62 vars in 1342 bytes} [Tue Sep 1 12:46:55 2026] POST /volume/v3/group_types/26c71640-741e-4486-8c23-8900c7fb53d0/group_specs => generated 53 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:46:55 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-83ed84e1-f6da-4226-851d-d951effdeea5 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:55 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-83ed84e1-f6da-4226-851d-d951effdeea5 tempest-GroupTypeSpecsTest-317425194 tempest-GroupTypeSpecsTest-317425194-project-admin] POST http://192.168.122.202/volume/v3/group_types/26c71640-741e-4486-8c23-8900c7fb53d0/group_specs Sep 01 12:46:55 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-83ed84e1-f6da-4226-851d-d951effdeea5 tempest-GroupTypeSpecsTest-317425194 tempest-GroupTypeSpecsTest-317425194-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key2": "value2-updated", "key3": "value3"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:46:55 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-83ed84e1-f6da-4226-851d-d951effdeea5 tempest-GroupTypeSpecsTest-317425194 tempest-GroupTypeSpecsTest-317425194-project-admin] http://192.168.122.202/volume/v3/group_types/26c71640-741e-4486-8c23-8900c7fb53d0/group_specs returned with HTTP 202 Sep 01 12:46:55 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 936/1900] 192.168.122.202 () {62 vars in 1342 bytes} [Tue Sep 1 12:46:55 2026] POST /volume/v3/group_types/26c71640-741e-4486-8c23-8900c7fb53d0/group_specs => generated 61 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:46:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-05b9789a-38a3-4156-a29d-3d76ea4b7bea None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:55 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-05b9789a-38a3-4156-a29d-3d76ea4b7bea tempest-GroupTypeSpecsTest-317425194 tempest-GroupTypeSpecsTest-317425194-project-admin] GET http://192.168.122.202/volume/v3/group_types/26c71640-741e-4486-8c23-8900c7fb53d0/group_specs/key2 Sep 01 12:46:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-05b9789a-38a3-4156-a29d-3d76ea4b7bea tempest-GroupTypeSpecsTest-317425194 tempest-GroupTypeSpecsTest-317425194-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:46:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-05b9789a-38a3-4156-a29d-3d76ea4b7bea tempest-GroupTypeSpecsTest-317425194 tempest-GroupTypeSpecsTest-317425194-project-admin] Calling method 'version_select' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:46:55 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-05b9789a-38a3-4156-a29d-3d76ea4b7bea tempest-GroupTypeSpecsTest-317425194 tempest-GroupTypeSpecsTest-317425194-project-admin] http://192.168.122.202/volume/v3/group_types/26c71640-741e-4486-8c23-8900c7fb53d0/group_specs/key2 returned with HTTP 200 Sep 01 12:46:55 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 965/1901] 192.168.122.202 () {60 vars in 1336 bytes} [Tue Sep 1 12:46:55 2026] GET /volume/v3/group_types/26c71640-741e-4486-8c23-8900c7fb53d0/group_specs/key2 => generated 26 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:46:55 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-742b7d7c-bc95-4ec4-a3c4-881022e31ed3 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:55 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-742b7d7c-bc95-4ec4-a3c4-881022e31ed3 tempest-GroupTypeSpecsTest-317425194 tempest-GroupTypeSpecsTest-317425194-project-admin] GET http://192.168.122.202/volume/v3/group_types/26c71640-741e-4486-8c23-8900c7fb53d0/group_specs/key3 Sep 01 12:46:55 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-742b7d7c-bc95-4ec4-a3c4-881022e31ed3 tempest-GroupTypeSpecsTest-317425194 tempest-GroupTypeSpecsTest-317425194-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:46:55 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-742b7d7c-bc95-4ec4-a3c4-881022e31ed3 tempest-GroupTypeSpecsTest-317425194 tempest-GroupTypeSpecsTest-317425194-project-admin] Calling method 'version_select' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:46:55 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-742b7d7c-bc95-4ec4-a3c4-881022e31ed3 tempest-GroupTypeSpecsTest-317425194 tempest-GroupTypeSpecsTest-317425194-project-admin] http://192.168.122.202/volume/v3/group_types/26c71640-741e-4486-8c23-8900c7fb53d0/group_specs/key3 returned with HTTP 200 Sep 01 12:46:55 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 937/1902] 192.168.122.202 () {60 vars in 1336 bytes} [Tue Sep 1 12:46:55 2026] GET /volume/v3/group_types/26c71640-741e-4486-8c23-8900c7fb53d0/group_specs/key3 => generated 18 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:46:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-471cdac2-4363-433c-8734-7d5926c3de13 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:55 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-471cdac2-4363-433c-8734-7d5926c3de13 tempest-GroupTypeSpecsTest-317425194 tempest-GroupTypeSpecsTest-317425194-project-admin] PUT http://192.168.122.202/volume/v3/group_types/26c71640-741e-4486-8c23-8900c7fb53d0/group_specs/key3 Sep 01 12:46:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-471cdac2-4363-433c-8734-7d5926c3de13 tempest-GroupTypeSpecsTest-317425194 tempest-GroupTypeSpecsTest-317425194-project-admin] Action: 'update', calling method: version_select, body: {"key3": "value3-updated"} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:46:55 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-471cdac2-4363-433c-8734-7d5926c3de13 tempest-GroupTypeSpecsTest-317425194 tempest-GroupTypeSpecsTest-317425194-project-admin] http://192.168.122.202/volume/v3/group_types/26c71640-741e-4486-8c23-8900c7fb53d0/group_specs/key3 returned with HTTP 200 Sep 01 12:46:55 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 966/1903] 192.168.122.202 () {62 vars in 1356 bytes} [Tue Sep 1 12:46:55 2026] PUT /volume/v3/group_types/26c71640-741e-4486-8c23-8900c7fb53d0/group_specs/key3 => generated 26 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:46:55 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-f2365b30-3334-4440-8433-a716b4157074 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:55 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f2365b30-3334-4440-8433-a716b4157074 tempest-GroupTypeSpecsTest-317425194 tempest-GroupTypeSpecsTest-317425194-project-admin] GET http://192.168.122.202/volume/v3/group_types/26c71640-741e-4486-8c23-8900c7fb53d0/group_specs Sep 01 12:46:55 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f2365b30-3334-4440-8433-a716b4157074 tempest-GroupTypeSpecsTest-317425194 tempest-GroupTypeSpecsTest-317425194-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:46:55 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f2365b30-3334-4440-8433-a716b4157074 tempest-GroupTypeSpecsTest-317425194 tempest-GroupTypeSpecsTest-317425194-project-admin] Calling method 'version_select' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:46:55 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f2365b30-3334-4440-8433-a716b4157074 tempest-GroupTypeSpecsTest-317425194 tempest-GroupTypeSpecsTest-317425194-project-admin] http://192.168.122.202/volume/v3/group_types/26c71640-741e-4486-8c23-8900c7fb53d0/group_specs returned with HTTP 200 Sep 01 12:46:55 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 938/1904] 192.168.122.202 () {60 vars in 1321 bytes} [Tue Sep 1 12:46:55 2026] GET /volume/v3/group_types/26c71640-741e-4486-8c23-8900c7fb53d0/group_specs => generated 87 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:46:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-9bf4c680-e6e2-47bd-9c80-5c714278ca6e None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:55 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9bf4c680-e6e2-47bd-9c80-5c714278ca6e tempest-GroupTypeSpecsTest-317425194 tempest-GroupTypeSpecsTest-317425194-project-admin] DELETE http://192.168.122.202/volume/v3/group_types/26c71640-741e-4486-8c23-8900c7fb53d0/group_specs/key1 Sep 01 12:46:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-9bf4c680-e6e2-47bd-9c80-5c714278ca6e tempest-GroupTypeSpecsTest-317425194 tempest-GroupTypeSpecsTest-317425194-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:46:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-9bf4c680-e6e2-47bd-9c80-5c714278ca6e tempest-GroupTypeSpecsTest-317425194 tempest-GroupTypeSpecsTest-317425194-project-admin] Calling method 'version_select' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:46:55 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9bf4c680-e6e2-47bd-9c80-5c714278ca6e tempest-GroupTypeSpecsTest-317425194 tempest-GroupTypeSpecsTest-317425194-project-admin] http://192.168.122.202/volume/v3/group_types/26c71640-741e-4486-8c23-8900c7fb53d0/group_specs/key1 returned with HTTP 202 Sep 01 12:46:55 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 967/1905] 192.168.122.202 () {60 vars in 1339 bytes} [Tue Sep 1 12:46:55 2026] DELETE /volume/v3/group_types/26c71640-741e-4486-8c23-8900c7fb53d0/group_specs/key1 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 12:46:55 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-d4f543e9-5d41-40b3-8d1f-ff7fcf3cfb82 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:55 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d4f543e9-5d41-40b3-8d1f-ff7fcf3cfb82 tempest-GroupTypeSpecsTest-317425194 tempest-GroupTypeSpecsTest-317425194-project-admin] GET http://192.168.122.202/volume/v3/group_types/26c71640-741e-4486-8c23-8900c7fb53d0/group_specs/key1 Sep 01 12:46:55 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-d4f543e9-5d41-40b3-8d1f-ff7fcf3cfb82 tempest-GroupTypeSpecsTest-317425194 tempest-GroupTypeSpecsTest-317425194-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:46:55 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-d4f543e9-5d41-40b3-8d1f-ff7fcf3cfb82 tempest-GroupTypeSpecsTest-317425194 tempest-GroupTypeSpecsTest-317425194-project-admin] Calling method 'version_select' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:46:55 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d4f543e9-5d41-40b3-8d1f-ff7fcf3cfb82 tempest-GroupTypeSpecsTest-317425194 tempest-GroupTypeSpecsTest-317425194-project-admin] HTTP exception thrown: Group Type 26c71640-741e-4486-8c23-8900c7fb53d0 has no extra spec with key key1. Sep 01 12:46:55 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d4f543e9-5d41-40b3-8d1f-ff7fcf3cfb82 tempest-GroupTypeSpecsTest-317425194 tempest-GroupTypeSpecsTest-317425194-project-admin] http://192.168.122.202/volume/v3/group_types/26c71640-741e-4486-8c23-8900c7fb53d0/group_specs/key1 returned with HTTP 404 Sep 01 12:46:55 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 939/1906] 192.168.122.202 () {60 vars in 1336 bytes} [Tue Sep 1 12:46:55 2026] GET /volume/v3/group_types/26c71640-741e-4486-8c23-8900c7fb53d0/group_specs/key1 => generated 126 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 12:46:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-27cdf60c-e5cc-4527-9f64-aaf63e775ed8 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:55 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-27cdf60c-e5cc-4527-9f64-aaf63e775ed8 tempest-GroupTypeSpecsTest-317425194 tempest-GroupTypeSpecsTest-317425194-project-admin] DELETE http://192.168.122.202/volume/v3/group_types/26c71640-741e-4486-8c23-8900c7fb53d0/group_specs/key2 Sep 01 12:46:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-27cdf60c-e5cc-4527-9f64-aaf63e775ed8 tempest-GroupTypeSpecsTest-317425194 tempest-GroupTypeSpecsTest-317425194-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:46:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-27cdf60c-e5cc-4527-9f64-aaf63e775ed8 tempest-GroupTypeSpecsTest-317425194 tempest-GroupTypeSpecsTest-317425194-project-admin] Calling method 'version_select' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:46:55 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-27cdf60c-e5cc-4527-9f64-aaf63e775ed8 tempest-GroupTypeSpecsTest-317425194 tempest-GroupTypeSpecsTest-317425194-project-admin] http://192.168.122.202/volume/v3/group_types/26c71640-741e-4486-8c23-8900c7fb53d0/group_specs/key2 returned with HTTP 202 Sep 01 12:46:55 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 968/1907] 192.168.122.202 () {60 vars in 1339 bytes} [Tue Sep 1 12:46:55 2026] DELETE /volume/v3/group_types/26c71640-741e-4486-8c23-8900c7fb53d0/group_specs/key2 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 12:46:55 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-f42141d5-c6c9-4801-9cac-8468054a93b4 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:55 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f42141d5-c6c9-4801-9cac-8468054a93b4 tempest-GroupTypeSpecsTest-317425194 tempest-GroupTypeSpecsTest-317425194-project-admin] GET http://192.168.122.202/volume/v3/group_types/26c71640-741e-4486-8c23-8900c7fb53d0/group_specs/key2 Sep 01 12:46:55 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f42141d5-c6c9-4801-9cac-8468054a93b4 tempest-GroupTypeSpecsTest-317425194 tempest-GroupTypeSpecsTest-317425194-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:46:55 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f42141d5-c6c9-4801-9cac-8468054a93b4 tempest-GroupTypeSpecsTest-317425194 tempest-GroupTypeSpecsTest-317425194-project-admin] Calling method 'version_select' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:46:55 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f42141d5-c6c9-4801-9cac-8468054a93b4 tempest-GroupTypeSpecsTest-317425194 tempest-GroupTypeSpecsTest-317425194-project-admin] HTTP exception thrown: Group Type 26c71640-741e-4486-8c23-8900c7fb53d0 has no extra spec with key key2. Sep 01 12:46:55 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f42141d5-c6c9-4801-9cac-8468054a93b4 tempest-GroupTypeSpecsTest-317425194 tempest-GroupTypeSpecsTest-317425194-project-admin] http://192.168.122.202/volume/v3/group_types/26c71640-741e-4486-8c23-8900c7fb53d0/group_specs/key2 returned with HTTP 404 Sep 01 12:46:55 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 940/1908] 192.168.122.202 () {60 vars in 1336 bytes} [Tue Sep 1 12:46:55 2026] GET /volume/v3/group_types/26c71640-741e-4486-8c23-8900c7fb53d0/group_specs/key2 => generated 126 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 12:46:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-f596ae1c-d264-4fed-b712-44f7d38be071 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:55 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f596ae1c-d264-4fed-b712-44f7d38be071 tempest-GroupTypeSpecsTest-317425194 tempest-GroupTypeSpecsTest-317425194-project-admin] DELETE http://192.168.122.202/volume/v3/group_types/26c71640-741e-4486-8c23-8900c7fb53d0/group_specs/key3 Sep 01 12:46:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f596ae1c-d264-4fed-b712-44f7d38be071 tempest-GroupTypeSpecsTest-317425194 tempest-GroupTypeSpecsTest-317425194-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:46:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f596ae1c-d264-4fed-b712-44f7d38be071 tempest-GroupTypeSpecsTest-317425194 tempest-GroupTypeSpecsTest-317425194-project-admin] Calling method 'version_select' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:46:55 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f596ae1c-d264-4fed-b712-44f7d38be071 tempest-GroupTypeSpecsTest-317425194 tempest-GroupTypeSpecsTest-317425194-project-admin] http://192.168.122.202/volume/v3/group_types/26c71640-741e-4486-8c23-8900c7fb53d0/group_specs/key3 returned with HTTP 202 Sep 01 12:46:55 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 969/1909] 192.168.122.202 () {60 vars in 1339 bytes} [Tue Sep 1 12:46:55 2026] DELETE /volume/v3/group_types/26c71640-741e-4486-8c23-8900c7fb53d0/group_specs/key3 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 12:46:55 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-80625323-5faf-4e01-9661-a744cc2925c3 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:55 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-80625323-5faf-4e01-9661-a744cc2925c3 tempest-GroupTypeSpecsTest-317425194 tempest-GroupTypeSpecsTest-317425194-project-admin] GET http://192.168.122.202/volume/v3/group_types/26c71640-741e-4486-8c23-8900c7fb53d0/group_specs/key3 Sep 01 12:46:55 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-80625323-5faf-4e01-9661-a744cc2925c3 tempest-GroupTypeSpecsTest-317425194 tempest-GroupTypeSpecsTest-317425194-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:46:55 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-80625323-5faf-4e01-9661-a744cc2925c3 tempest-GroupTypeSpecsTest-317425194 tempest-GroupTypeSpecsTest-317425194-project-admin] Calling method 'version_select' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:46:55 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-80625323-5faf-4e01-9661-a744cc2925c3 tempest-GroupTypeSpecsTest-317425194 tempest-GroupTypeSpecsTest-317425194-project-admin] HTTP exception thrown: Group Type 26c71640-741e-4486-8c23-8900c7fb53d0 has no extra spec with key key3. Sep 01 12:46:55 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-80625323-5faf-4e01-9661-a744cc2925c3 tempest-GroupTypeSpecsTest-317425194 tempest-GroupTypeSpecsTest-317425194-project-admin] http://192.168.122.202/volume/v3/group_types/26c71640-741e-4486-8c23-8900c7fb53d0/group_specs/key3 returned with HTTP 404 Sep 01 12:46:55 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 941/1910] 192.168.122.202 () {60 vars in 1336 bytes} [Tue Sep 1 12:46:55 2026] GET /volume/v3/group_types/26c71640-741e-4486-8c23-8900c7fb53d0/group_specs/key3 => generated 126 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 12:46:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-3a1c75c5-37cf-42e2-8cb1-00afea668c1e None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:55 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-3a1c75c5-37cf-42e2-8cb1-00afea668c1e tempest-GroupTypeSpecsTest-317425194 tempest-GroupTypeSpecsTest-317425194-project-admin] DELETE http://192.168.122.202/volume/v3/group_types/26c71640-741e-4486-8c23-8900c7fb53d0 Sep 01 12:46:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-3a1c75c5-37cf-42e2-8cb1-00afea668c1e tempest-GroupTypeSpecsTest-317425194 tempest-GroupTypeSpecsTest-317425194-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:46:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-3a1c75c5-37cf-42e2-8cb1-00afea668c1e tempest-GroupTypeSpecsTest-317425194 tempest-GroupTypeSpecsTest-317425194-project-admin] Calling method 'version_select' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:46:55 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-3a1c75c5-37cf-42e2-8cb1-00afea668c1e tempest-GroupTypeSpecsTest-317425194 tempest-GroupTypeSpecsTest-317425194-project-admin] http://192.168.122.202/volume/v3/group_types/26c71640-741e-4486-8c23-8900c7fb53d0 returned with HTTP 202 Sep 01 12:46:55 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 970/1911] 192.168.122.202 () {60 vars in 1288 bytes} [Tue Sep 1 12:46:55 2026] DELETE /volume/v3/group_types/26c71640-741e-4486-8c23-8900c7fb53d0 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 01 12:46:55 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-df4d1e34-d1b9-451a-9a6c-7aa1a9026474 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:56 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-df4d1e34-d1b9-451a-9a6c-7aa1a9026474 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332-project-member] GET http://192.168.122.202/volume/v3/volumes/df1b8ec3-609b-4c81-ae30-62337b7e4b59 Sep 01 12:46:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-df4d1e34-d1b9-451a-9a6c-7aa1a9026474 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:46:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-df4d1e34-d1b9-451a-9a6c-7aa1a9026474 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:46:56 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:46:56 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:46:56 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:46:56 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:46:56 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-df4d1e34-d1b9-451a-9a6c-7aa1a9026474 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332-project-member] Volume info retrieved successfully. Sep 01 12:46:56 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-df4d1e34-d1b9-451a-9a6c-7aa1a9026474 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332-project-member] http://192.168.122.202/volume/v3/volumes/df1b8ec3-609b-4c81-ae30-62337b7e4b59 returned with HTTP 200 Sep 01 12:46:56 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 942/1912] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:46:55 2026] GET /volume/v3/volumes/df1b8ec3-609b-4c81-ae30-62337b7e4b59 => generated 891 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:46:56 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-9358dd51-54dd-4d19-9dae-dd35191b1ac2 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:56 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9358dd51-54dd-4d19-9dae-dd35191b1ac2 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332-project-member] GET http://192.168.122.202/volume/v3/volumes/df1b8ec3-609b-4c81-ae30-62337b7e4b59 Sep 01 12:46:56 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-9358dd51-54dd-4d19-9dae-dd35191b1ac2 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:46:56 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-9358dd51-54dd-4d19-9dae-dd35191b1ac2 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:46:56 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:46:56 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:46:56 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:46:56 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:46:56 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-9358dd51-54dd-4d19-9dae-dd35191b1ac2 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332-project-member] Volume info retrieved successfully. Sep 01 12:46:56 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9358dd51-54dd-4d19-9dae-dd35191b1ac2 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332-project-member] http://192.168.122.202/volume/v3/volumes/df1b8ec3-609b-4c81-ae30-62337b7e4b59 returned with HTTP 200 Sep 01 12:46:56 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 971/1913] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:46:56 2026] GET /volume/v3/volumes/df1b8ec3-609b-4c81-ae30-62337b7e4b59 => generated 891 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:46:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-344e53af-4e2a-48e4-bc22-1ea32657e166 req-0bc97ecc-0063-4c54-ad8e-04c8f0c5f632 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:56 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-344e53af-4e2a-48e4-bc22-1ea32657e166 req-0bc97ecc-0063-4c54-ad8e-04c8f0c5f632 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332-project-member] GET http://192.168.122.202/volume/v3/volumes/df1b8ec3-609b-4c81-ae30-62337b7e4b59 Sep 01 12:46:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-344e53af-4e2a-48e4-bc22-1ea32657e166 req-0bc97ecc-0063-4c54-ad8e-04c8f0c5f632 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:46:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-344e53af-4e2a-48e4-bc22-1ea32657e166 req-0bc97ecc-0063-4c54-ad8e-04c8f0c5f632 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:46:56 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:46:56 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:46:56 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:46:56 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:46:56 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [req-344e53af-4e2a-48e4-bc22-1ea32657e166 req-0bc97ecc-0063-4c54-ad8e-04c8f0c5f632 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332-project-member] Volume info retrieved successfully. Sep 01 12:46:56 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-344e53af-4e2a-48e4-bc22-1ea32657e166 req-0bc97ecc-0063-4c54-ad8e-04c8f0c5f632 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332-project-member] http://192.168.122.202/volume/v3/volumes/df1b8ec3-609b-4c81-ae30-62337b7e4b59 returned with HTTP 200 Sep 01 12:46:56 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 943/1914] 192.168.122.202 () {60 vars in 1487 bytes} [Tue Sep 1 12:46:56 2026] GET /volume/v3/volumes/df1b8ec3-609b-4c81-ae30-62337b7e4b59 => generated 873 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:46:56 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-b83fdc81-0788-4cef-a2fb-ce9ac1f358ed None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:56 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b83fdc81-0788-4cef-a2fb-ce9ac1f358ed None None] GET http://192.168.122.202/volume// Sep 01 12:46:56 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b83fdc81-0788-4cef-a2fb-ce9ac1f358ed None None] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:46:56 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b83fdc81-0788-4cef-a2fb-ce9ac1f358ed None None] Calling method 'all' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:46:56 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b83fdc81-0788-4cef-a2fb-ce9ac1f358ed None None] http://192.168.122.202/volume// returned with HTTP 300 Sep 01 12:46:56 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 972/1915] 192.168.122.202 () {58 vars in 1317 bytes} [Tue Sep 1 12:46:56 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 12:46:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-344e53af-4e2a-48e4-bc22-1ea32657e166 req-369d511d-f182-4e36-8d23-49b04df12e6f None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:56 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-344e53af-4e2a-48e4-bc22-1ea32657e166 req-369d511d-f182-4e36-8d23-49b04df12e6f tempest-TestServerVolumeAttachScenarioOldVersion-1012562332 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332-project-member] POST http://192.168.122.202/volume/v3/attachments Sep 01 12:46:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-344e53af-4e2a-48e4-bc22-1ea32657e166 req-369d511d-f182-4e36-8d23-49b04df12e6f tempest-TestServerVolumeAttachScenarioOldVersion-1012562332 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "df1b8ec3-609b-4c81-ae30-62337b7e4b59", "connector": null, "instance_uuid": "5fe5db3d-b25b-4f22-9561-95f65b5a0fa0"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:46:56 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:46:56 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:46:56 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:46:56 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:46:56 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-344e53af-4e2a-48e4-bc22-1ea32657e166 req-369d511d-f182-4e36-8d23-49b04df12e6f tempest-TestServerVolumeAttachScenarioOldVersion-1012562332 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332-project-member] http://192.168.122.202/volume/v3/attachments returned with HTTP 200 Sep 01 12:46:56 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 944/1916] 192.168.122.202 () {66 vars in 1483 bytes} [Tue Sep 1 12:46:56 2026] POST /volume/v3/attachments => generated 273 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:46:56 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-c48e07ff-15a6-4a7a-85c2-3cdd8658bd9e None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:56 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c48e07ff-15a6-4a7a-85c2-3cdd8658bd9e tempest-TestServerVolumeAttachScenarioOldVersion-1012562332 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332-project-member] GET http://192.168.122.202/volume/v3/volumes/df1b8ec3-609b-4c81-ae30-62337b7e4b59 Sep 01 12:46:56 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c48e07ff-15a6-4a7a-85c2-3cdd8658bd9e tempest-TestServerVolumeAttachScenarioOldVersion-1012562332 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:46:56 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c48e07ff-15a6-4a7a-85c2-3cdd8658bd9e tempest-TestServerVolumeAttachScenarioOldVersion-1012562332 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:46:56 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:46:56 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:46:56 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:46:56 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:46:56 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-c48e07ff-15a6-4a7a-85c2-3cdd8658bd9e tempest-TestServerVolumeAttachScenarioOldVersion-1012562332 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332-project-member] Volume info retrieved successfully. Sep 01 12:46:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-5d7ce6d6-536e-4691-ada0-cd264034d379 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:56 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-5d7ce6d6-536e-4691-ada0-cd264034d379 None None] GET http://192.168.122.202/volume// Sep 01 12:46:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-5d7ce6d6-536e-4691-ada0-cd264034d379 None None] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:46:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-5d7ce6d6-536e-4691-ada0-cd264034d379 None None] Calling method 'all' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:46:56 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-5d7ce6d6-536e-4691-ada0-cd264034d379 None None] http://192.168.122.202/volume// returned with HTTP 300 Sep 01 12:46:56 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 945/1917] 192.168.122.202 () {58 vars in 1315 bytes} [Tue Sep 1 12:46:56 2026] GET /volume/ => generated 390 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 12:46:56 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c48e07ff-15a6-4a7a-85c2-3cdd8658bd9e tempest-TestServerVolumeAttachScenarioOldVersion-1012562332 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332-project-member] http://192.168.122.202/volume/v3/volumes/df1b8ec3-609b-4c81-ae30-62337b7e4b59 returned with HTTP 200 Sep 01 12:46:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-344e53af-4e2a-48e4-bc22-1ea32657e166 req-b045eb99-32be-4479-801e-18757f33cecf None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:56 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 973/1918] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:46:56 2026] GET /volume/v3/volumes/df1b8ec3-609b-4c81-ae30-62337b7e4b59 => generated 890 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 12:46:56 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-344e53af-4e2a-48e4-bc22-1ea32657e166 req-b045eb99-32be-4479-801e-18757f33cecf tempest-TestServerVolumeAttachScenarioOldVersion-1012562332 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332-project-member] GET http://192.168.122.202/volume/v3/volumes/df1b8ec3-609b-4c81-ae30-62337b7e4b59 Sep 01 12:46:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-344e53af-4e2a-48e4-bc22-1ea32657e166 req-b045eb99-32be-4479-801e-18757f33cecf tempest-TestServerVolumeAttachScenarioOldVersion-1012562332 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:46:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-344e53af-4e2a-48e4-bc22-1ea32657e166 req-b045eb99-32be-4479-801e-18757f33cecf tempest-TestServerVolumeAttachScenarioOldVersion-1012562332 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:46:56 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:46:56 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:46:56 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:46:56 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:46:56 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [req-344e53af-4e2a-48e4-bc22-1ea32657e166 req-b045eb99-32be-4479-801e-18757f33cecf tempest-TestServerVolumeAttachScenarioOldVersion-1012562332 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332-project-member] Volume info retrieved successfully. Sep 01 12:46:56 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-344e53af-4e2a-48e4-bc22-1ea32657e166 req-b045eb99-32be-4479-801e-18757f33cecf tempest-TestServerVolumeAttachScenarioOldVersion-1012562332 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332-project-member] http://192.168.122.202/volume/v3/volumes/df1b8ec3-609b-4c81-ae30-62337b7e4b59 returned with HTTP 200 Sep 01 12:46:56 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 946/1919] 192.168.122.202 () {62 vars in 1528 bytes} [Tue Sep 1 12:46:56 2026] GET /volume/v3/volumes/df1b8ec3-609b-4c81-ae30-62337b7e4b59 => generated 1053 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 12:46:56 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-344e53af-4e2a-48e4-bc22-1ea32657e166 req-382d996b-9634-409c-a6c3-f50a2bf204be None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:56 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-344e53af-4e2a-48e4-bc22-1ea32657e166 req-382d996b-9634-409c-a6c3-f50a2bf204be tempest-TestServerVolumeAttachScenarioOldVersion-1012562332 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332-project-member] PUT http://192.168.122.202/volume/v3/attachments/a8604d73-2957-42ab-9131-3c5460820c46 Sep 01 12:46:56 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-344e53af-4e2a-48e4-bc22-1ea32657e166 req-382d996b-9634-409c-a6c3-f50a2bf204be tempest-TestServerVolumeAttachScenarioOldVersion-1012562332 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.202", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9cabaa2c96fd", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "d576c0ca-ddd0-46cc-913d-b7a80063e011", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:46:56 devstack devstack@c-api.service[86814]: DEBUG cinder.coordination [req-344e53af-4e2a-48e4-bc22-1ea32657e166 req-382d996b-9634-409c-a6c3-f50a2bf204be tempest-TestServerVolumeAttachScenarioOldVersion-1012562332 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332-project-member] Acquiring lock "cinder-attachment_update-df1b8ec3-609b-4c81-ae30-62337b7e4b59-devstack" by "attachment_update" {{(pid=86814) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 12:46:56 devstack devstack@c-api.service[86814]: DEBUG cinder.coordination [req-344e53af-4e2a-48e4-bc22-1ea32657e166 req-382d996b-9634-409c-a6c3-f50a2bf204be tempest-TestServerVolumeAttachScenarioOldVersion-1012562332 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332-project-member] Lock "cinder-attachment_update-df1b8ec3-609b-4c81-ae30-62337b7e4b59-devstack" acquired by "attachment_update" :: waited 0.020s {{(pid=86814) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 12:46:57 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:46:57 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:46:57 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:46:57 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:46:57 devstack devstack@c-api.service[86814]: DEBUG cinder.coordination [req-344e53af-4e2a-48e4-bc22-1ea32657e166 req-382d996b-9634-409c-a6c3-f50a2bf204be tempest-TestServerVolumeAttachScenarioOldVersion-1012562332 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332-project-member] Lock "cinder-attachment_update-df1b8ec3-609b-4c81-ae30-62337b7e4b59-devstack" released by "attachment_update" :: held 0.221s {{(pid=86814) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 12:46:57 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-344e53af-4e2a-48e4-bc22-1ea32657e166 req-382d996b-9634-409c-a6c3-f50a2bf204be tempest-TestServerVolumeAttachScenarioOldVersion-1012562332 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332-project-member] http://192.168.122.202/volume/v3/attachments/a8604d73-2957-42ab-9131-3c5460820c46 returned with HTTP 200 Sep 01 12:46:57 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 974/1920] 192.168.122.202 () {66 vars in 1593 bytes} [Tue Sep 1 12:46:56 2026] PUT /volume/v3/attachments/a8604d73-2957-42ab-9131-3c5460820c46 => generated 694 bytes in 277 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:46:57 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-67744ac4-268a-464a-a564-0938d1d78387 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:57 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-67744ac4-268a-464a-a564-0938d1d78387 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332-project-member] GET http://192.168.122.202/volume/v3/volumes/df1b8ec3-609b-4c81-ae30-62337b7e4b59 Sep 01 12:46:57 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-67744ac4-268a-464a-a564-0938d1d78387 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:46:57 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-67744ac4-268a-464a-a564-0938d1d78387 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:46:57 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:46:57 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:46:57 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:46:57 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:46:57 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-67744ac4-268a-464a-a564-0938d1d78387 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332-project-member] Volume info retrieved successfully. Sep 01 12:46:57 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-67744ac4-268a-464a-a564-0938d1d78387 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332-project-member] http://192.168.122.202/volume/v3/volumes/df1b8ec3-609b-4c81-ae30-62337b7e4b59 returned with HTTP 200 Sep 01 12:46:57 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 947/1921] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:46:57 2026] GET /volume/v3/volumes/df1b8ec3-609b-4c81-ae30-62337b7e4b59 => generated 891 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:46:57 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-344e53af-4e2a-48e4-bc22-1ea32657e166 req-31b08237-3441-4ef0-b58f-664d3cc566b7 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:57 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-344e53af-4e2a-48e4-bc22-1ea32657e166 req-31b08237-3441-4ef0-b58f-664d3cc566b7 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332-project-member] POST http://192.168.122.202/volume/v3/attachments/a8604d73-2957-42ab-9131-3c5460820c46/action Sep 01 12:46:57 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-344e53af-4e2a-48e4-bc22-1ea32657e166 req-31b08237-3441-4ef0-b58f-664d3cc566b7 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332-project-member] Action body: b'{"os-complete": null}' {{(pid=86814) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:46:57 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-344e53af-4e2a-48e4-bc22-1ea32657e166 req-31b08237-3441-4ef0-b58f-664d3cc566b7 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:46:58 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:46:58 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:46:58 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:46:58 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:46:58 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-344e53af-4e2a-48e4-bc22-1ea32657e166 req-31b08237-3441-4ef0-b58f-664d3cc566b7 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332-project-member] http://192.168.122.202/volume/v3/attachments/a8604d73-2957-42ab-9131-3c5460820c46/action returned with HTTP 204 Sep 01 12:46:58 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 975/1922] 192.168.122.202 () {66 vars in 1614 bytes} [Tue Sep 1 12:46:57 2026] POST /volume/v3/attachments/a8604d73-2957-42ab-9131-3c5460820c46/action => generated 0 bytes in 100 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:46:58 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-f9d9339a-e55d-47c5-9a34-1d29d3dad9c8 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:58 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f9d9339a-e55d-47c5-9a34-1d29d3dad9c8 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332-project-member] GET http://192.168.122.202/volume/v3/volumes/df1b8ec3-609b-4c81-ae30-62337b7e4b59 Sep 01 12:46:58 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f9d9339a-e55d-47c5-9a34-1d29d3dad9c8 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:46:58 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f9d9339a-e55d-47c5-9a34-1d29d3dad9c8 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:46:58 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:46:58 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:46:58 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:46:58 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:46:58 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-f9d9339a-e55d-47c5-9a34-1d29d3dad9c8 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332-project-member] Volume info retrieved successfully. Sep 01 12:46:58 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f9d9339a-e55d-47c5-9a34-1d29d3dad9c8 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332-project-member] http://192.168.122.202/volume/v3/volumes/df1b8ec3-609b-4c81-ae30-62337b7e4b59 returned with HTTP 200 Sep 01 12:46:58 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 948/1923] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:46:58 2026] GET /volume/v3/volumes/df1b8ec3-609b-4c81-ae30-62337b7e4b59 => generated 1183 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 12:46:59 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-e488559c-5d93-478f-8d0e-609c986e3a54 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:59 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e488559c-5d93-478f-8d0e-609c986e3a54 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332-project-member] GET http://192.168.122.202/volume/v3/volumes/df1b8ec3-609b-4c81-ae30-62337b7e4b59 Sep 01 12:46:59 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e488559c-5d93-478f-8d0e-609c986e3a54 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:46:59 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e488559c-5d93-478f-8d0e-609c986e3a54 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:46:59 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:46:59 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:46:59 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:46:59 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:46:59 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-e488559c-5d93-478f-8d0e-609c986e3a54 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332-project-member] Volume info retrieved successfully. Sep 01 12:46:59 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e488559c-5d93-478f-8d0e-609c986e3a54 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332-project-member] http://192.168.122.202/volume/v3/volumes/df1b8ec3-609b-4c81-ae30-62337b7e4b59 returned with HTTP 200 Sep 01 12:46:59 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 976/1924] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:46:59 2026] GET /volume/v3/volumes/df1b8ec3-609b-4c81-ae30-62337b7e4b59 => generated 1183 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 12:46:59 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-e5ee1de1-f0cf-436f-a10d-8c9451aac8cc None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:59 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 949/1925] 192.168.122.202 () {62 vars in 1495 bytes} [Tue Sep 1 12:46:59 2026] DELETE /volume/v3/attachments/a8604d73-2957-42ab-9131-3c5460820c46 => generated 114 bytes in 4 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 01 12:46:59 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-d237a057-2e41-4e29-ba95-68460ac3121d None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:59 devstack devstack@c-api.service[86814]: WARNING keystonemiddleware.auth_token [None req-d237a057-2e41-4e29-ba95-68460ac3121d None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Sep 01 12:46:59 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 977/1926] 192.168.122.202 () {62 vars in 1495 bytes} [Tue Sep 1 12:46:59 2026] DELETE /volume/v3/attachments/a8604d73-2957-42ab-9131-3c5460820c46 => generated 114 bytes in 252 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 01 12:46:59 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-b010305d-f54b-48bd-9736-05c9bdb675e3 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:59 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b010305d-f54b-48bd-9736-05c9bdb675e3 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332-project-member] DELETE http://192.168.122.202/volume/v3/attachments/a8604d73-2957-42ab-9131-3c5460820c46 Sep 01 12:46:59 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b010305d-f54b-48bd-9736-05c9bdb675e3 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:46:59 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b010305d-f54b-48bd-9736-05c9bdb675e3 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332-project-member] Calling method 'version_select' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:46:59 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:46:59 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:46:59 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-b010305d-f54b-48bd-9736-05c9bdb675e3 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332-project-member] Attachment connected to vm 5fe5db3d-b25b-4f22-9561-95f65b5a0fa0, checking data on nova Sep 01 12:46:59 devstack devstack@c-api.service[86815]: DEBUG cinder.compute.nova [None req-b010305d-f54b-48bd-9736-05c9bdb675e3 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332-project-member] Creating Keystone token plugin using URL: http://192.168.122.202/identity {{(pid=86815) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 01 12:46:59 devstack devstack@c-api.service[86815]: DEBUG novaclient.v2.client [None req-b010305d-f54b-48bd-9736-05c9bdb675e3 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332-project-member] REQ: curl -g -i -X GET http://192.168.122.202/compute/v2.1/servers/5fe5db3d-b25b-4f22-9561-95f65b5a0fa0/os-volume_attachments/df1b8ec3-609b-4c81-ae30-62337b7e4b59 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}f61115996ebf9ea58a594173a01f44124a6140e371cb6f0b2377aad9666434e3" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-b010305d-f54b-48bd-9736-05c9bdb675e3" -H "X-Service-Token: {SHA256}6068cf572281a2827e9fccc0f0008bad4838fa6dc1f3d946674449995ca6c8e7" {{(pid=86815) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:604}} Sep 01 12:46:59 devstack devstack@c-api.service[86815]: DEBUG novaclient.v2.client [None req-b010305d-f54b-48bd-9736-05c9bdb675e3 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Tue, 01 Sep 2026 10:46:59 GMT OpenStack-API-Version: compute 2.89 Server: Apache/2.4.58 (Ubuntu) Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.89 x-compute-request-id: req-cadabd68-f9d4-445f-a179-c3b719e8e370 x-openstack-request-id: req-cadabd68-f9d4-445f-a179-c3b719e8e370 {{(pid=86815) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:645}} Sep 01 12:46:59 devstack devstack@c-api.service[86815]: DEBUG novaclient.v2.client [None req-b010305d-f54b-48bd-9736-05c9bdb675e3 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "df1b8ec3-609b-4c81-ae30-62337b7e4b59", "serverId": "5fe5db3d-b25b-4f22-9561-95f65b5a0fa0", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "a8604d73-2957-42ab-9131-3c5460820c46", "bdm_uuid": "9a4ef440-ec7a-4b45-8660-6395a0463010"}} {{(pid=86815) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:680}} Sep 01 12:46:59 devstack devstack@c-api.service[86815]: DEBUG novaclient.v2.client [None req-b010305d-f54b-48bd-9736-05c9bdb675e3 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332-project-member] GET call to compute for http://192.168.122.202/compute/v2.1/servers/5fe5db3d-b25b-4f22-9561-95f65b5a0fa0/os-volume_attachments/df1b8ec3-609b-4c81-ae30-62337b7e4b59 used request id req-cadabd68-f9d4-445f-a179-c3b719e8e370 {{(pid=86815) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1105}} Sep 01 12:46:59 devstack devstack@c-api.service[86815]: ERROR cinder.volume.api [None req-b010305d-f54b-48bd-9736-05c9bdb675e3 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332-project-member] Detected user call to delete in-use attachment. Call must come from the nova service and nova must be configured to send the service token. Bug #2004555 Sep 01 12:46:59 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault [None req-b010305d-f54b-48bd-9736-05c9bdb675e3 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332-project-member] Caught error: Detach volume from instance 5fe5db3d-b25b-4f22-9561-95f65b5a0fa0 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 5fe5db3d-b25b-4f22-9561-95f65b5a0fa0 using the Compute API Sep 01 12:46:59 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 01 12:46:59 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Sep 01 12:46:59 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 01 12:46:59 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:46:59 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 01 12:46:59 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 01 12:46:59 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:46:59 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 01 12:46:59 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 01 12:46:59 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:46:59 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 01 12:46:59 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 01 12:46:59 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:46:59 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 01 12:46:59 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 01 12:46:59 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:46:59 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Sep 01 12:46:59 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 01 12:46:59 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:46:59 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 01 12:46:59 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 01 12:46:59 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:46:59 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 01 12:46:59 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 01 12:46:59 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:46:59 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 01 12:46:59 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 01 12:46:59 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:46:59 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 01 12:46:59 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 01 12:46:59 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:46:59 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Sep 01 12:46:59 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 01 12:46:59 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:46:59 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 01 12:46:59 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 01 12:46:59 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:46:59 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 01 12:46:59 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 01 12:46:59 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:46:59 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 01 12:46:59 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 01 12:46:59 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:46:59 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 01 12:46:59 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 01 12:46:59 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:46:59 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Sep 01 12:46:59 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 01 12:46:59 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:46:59 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 01 12:46:59 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 01 12:46:59 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:46:59 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 01 12:46:59 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 01 12:46:59 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:46:59 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 01 12:46:59 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 01 12:46:59 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:46:59 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 01 12:46:59 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 01 12:46:59 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:46:59 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Sep 01 12:46:59 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 01 12:46:59 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:46:59 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 01 12:46:59 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 01 12:46:59 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:46:59 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 01 12:46:59 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 01 12:46:59 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:46:59 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 01 12:46:59 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 01 12:46:59 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:46:59 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Sep 01 12:46:59 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 01 12:46:59 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:46:59 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Sep 01 12:46:59 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 01 12:46:59 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:46:59 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Sep 01 12:46:59 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 01 12:46:59 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:46:59 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1170, in version_select Sep 01 12:46:59 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault return func.func(self, *args, **kwargs) Sep 01 12:46:59 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:46:59 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/v3/attachments.py", line 282, in delete Sep 01 12:46:59 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault attachments = self.volume_api.attachment_delete(context, attachment) Sep 01 12:46:59 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:46:59 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2670, in attachment_delete Sep 01 12:46:59 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(ctxt, attachment) Sep 01 12:46:59 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Sep 01 12:46:59 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 01 12:46:59 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 5fe5db3d-b25b-4f22-9561-95f65b5a0fa0 using the Compute API Sep 01 12:46:59 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault Sep 01 12:46:59 devstack devstack@c-api.service[86815]: INFO cinder.api.middleware.fault [None req-b010305d-f54b-48bd-9736-05c9bdb675e3 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332-project-member] http://192.168.122.202/volume/v3/attachments/a8604d73-2957-42ab-9131-3c5460820c46 returned with HTTP 409 Sep 01 12:46:59 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 950/1927] 192.168.122.202 () {60 vars in 1288 bytes} [Tue Sep 1 12:46:59 2026] DELETE /volume/v3/attachments/a8604d73-2957-42ab-9131-3c5460820c46 => generated 167 bytes in 484 msecs (HTTP/1.1 409) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:46:59 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-93e80421-aada-47ad-8a6a-29875ff44afd req-bb850b05-f23a-46f6-987e-e24bb125209b None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:46:59 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-93e80421-aada-47ad-8a6a-29875ff44afd req-bb850b05-f23a-46f6-987e-e24bb125209b tempest-TestServerVolumeAttachScenarioOldVersion-1012562332 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332-project-member] GET http://192.168.122.202/volume/v3/volumes/df1b8ec3-609b-4c81-ae30-62337b7e4b59 Sep 01 12:46:59 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-93e80421-aada-47ad-8a6a-29875ff44afd req-bb850b05-f23a-46f6-987e-e24bb125209b tempest-TestServerVolumeAttachScenarioOldVersion-1012562332 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:46:59 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-93e80421-aada-47ad-8a6a-29875ff44afd req-bb850b05-f23a-46f6-987e-e24bb125209b tempest-TestServerVolumeAttachScenarioOldVersion-1012562332 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:46:59 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:46:59 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:46:59 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:46:59 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:46:59 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [req-93e80421-aada-47ad-8a6a-29875ff44afd req-bb850b05-f23a-46f6-987e-e24bb125209b tempest-TestServerVolumeAttachScenarioOldVersion-1012562332 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332-project-member] Volume info retrieved successfully. Sep 01 12:46:59 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-93e80421-aada-47ad-8a6a-29875ff44afd req-bb850b05-f23a-46f6-987e-e24bb125209b tempest-TestServerVolumeAttachScenarioOldVersion-1012562332 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332-project-member] http://192.168.122.202/volume/v3/volumes/df1b8ec3-609b-4c81-ae30-62337b7e4b59 returned with HTTP 200 Sep 01 12:46:59 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 978/1928] 192.168.122.202 () {60 vars in 1487 bytes} [Tue Sep 1 12:46:59 2026] GET /volume/v3/volumes/df1b8ec3-609b-4c81-ae30-62337b7e4b59 => generated 1165 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:47:00 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-93e80421-aada-47ad-8a6a-29875ff44afd req-fd6074ad-ef1b-4608-8c7e-3edef2262df8 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:47:00 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-93e80421-aada-47ad-8a6a-29875ff44afd req-fd6074ad-ef1b-4608-8c7e-3edef2262df8 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332-project-member] POST http://192.168.122.202/volume/v3/volumes/df1b8ec3-609b-4c81-ae30-62337b7e4b59/action Sep 01 12:47:00 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-93e80421-aada-47ad-8a6a-29875ff44afd req-fd6074ad-ef1b-4608-8c7e-3edef2262df8 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86815) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:47:00 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-93e80421-aada-47ad-8a6a-29875ff44afd req-fd6074ad-ef1b-4608-8c7e-3edef2262df8 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:47:00 devstack devstack@c-api.service[86815]: DEBUG oslo_db.sqlalchemy.engines [req-93e80421-aada-47ad-8a6a-29875ff44afd req-fd6074ad-ef1b-4608-8c7e-3edef2262df8 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86815) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 12:47:00 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:47:00 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:47:00 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:47:00 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:47:00 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [req-93e80421-aada-47ad-8a6a-29875ff44afd req-fd6074ad-ef1b-4608-8c7e-3edef2262df8 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332-project-member] Volume info retrieved successfully. Sep 01 12:47:00 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [req-93e80421-aada-47ad-8a6a-29875ff44afd req-fd6074ad-ef1b-4608-8c7e-3edef2262df8 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332-project-member] Begin detaching volume completed successfully. Sep 01 12:47:00 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-93e80421-aada-47ad-8a6a-29875ff44afd req-fd6074ad-ef1b-4608-8c7e-3edef2262df8 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332-project-member] http://192.168.122.202/volume/v3/volumes/df1b8ec3-609b-4c81-ae30-62337b7e4b59/action returned with HTTP 202 Sep 01 12:47:00 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 951/1929] 192.168.122.202 () {64 vars in 1561 bytes} [Tue Sep 1 12:46:59 2026] POST /volume/v3/volumes/df1b8ec3-609b-4c81-ae30-62337b7e4b59/action => generated 0 bytes in 121 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 12:47:00 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-673cdfc6-03d4-4e83-b3ea-321bd7098cb4 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:47:00 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-673cdfc6-03d4-4e83-b3ea-321bd7098cb4 None None] GET http://192.168.122.202/volume// Sep 01 12:47:00 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-673cdfc6-03d4-4e83-b3ea-321bd7098cb4 None None] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:47:00 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-673cdfc6-03d4-4e83-b3ea-321bd7098cb4 None None] Calling method 'all' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:47:00 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-673cdfc6-03d4-4e83-b3ea-321bd7098cb4 None None] http://192.168.122.202/volume// returned with HTTP 300 Sep 01 12:47:00 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 979/1930] 192.168.122.202 () {58 vars in 1315 bytes} [Tue Sep 1 12:47:00 2026] GET /volume/ => generated 390 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 12:47:00 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-93e80421-aada-47ad-8a6a-29875ff44afd req-cfc88f11-fdec-4a65-b053-ad7c2fad0485 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:47:00 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-93e80421-aada-47ad-8a6a-29875ff44afd req-cfc88f11-fdec-4a65-b053-ad7c2fad0485 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332-project-member] GET http://192.168.122.202/volume/v3/volumes/df1b8ec3-609b-4c81-ae30-62337b7e4b59 Sep 01 12:47:00 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-93e80421-aada-47ad-8a6a-29875ff44afd req-cfc88f11-fdec-4a65-b053-ad7c2fad0485 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:47:00 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-93e80421-aada-47ad-8a6a-29875ff44afd req-cfc88f11-fdec-4a65-b053-ad7c2fad0485 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:47:00 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:47:00 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:47:00 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:47:00 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:47:00 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [req-93e80421-aada-47ad-8a6a-29875ff44afd req-cfc88f11-fdec-4a65-b053-ad7c2fad0485 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332-project-member] Volume info retrieved successfully. Sep 01 12:47:00 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-93e80421-aada-47ad-8a6a-29875ff44afd req-cfc88f11-fdec-4a65-b053-ad7c2fad0485 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332-project-member] http://192.168.122.202/volume/v3/volumes/df1b8ec3-609b-4c81-ae30-62337b7e4b59 returned with HTTP 200 Sep 01 12:47:00 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 952/1931] 192.168.122.202 () {62 vars in 1528 bytes} [Tue Sep 1 12:47:00 2026] GET /volume/v3/volumes/df1b8ec3-609b-4c81-ae30-62337b7e4b59 => generated 1349 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 12:47:00 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-93e80421-aada-47ad-8a6a-29875ff44afd req-b96bf5cc-f009-46f7-9cd4-c90218c4d42f None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:47:00 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-93e80421-aada-47ad-8a6a-29875ff44afd req-b96bf5cc-f009-46f7-9cd4-c90218c4d42f tempest-TestServerVolumeAttachScenarioOldVersion-1012562332 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332-project-member] DELETE http://192.168.122.202/volume/v3/attachments/a8604d73-2957-42ab-9131-3c5460820c46 Sep 01 12:47:00 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-93e80421-aada-47ad-8a6a-29875ff44afd req-b96bf5cc-f009-46f7-9cd4-c90218c4d42f tempest-TestServerVolumeAttachScenarioOldVersion-1012562332 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:47:00 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-93e80421-aada-47ad-8a6a-29875ff44afd req-b96bf5cc-f009-46f7-9cd4-c90218c4d42f tempest-TestServerVolumeAttachScenarioOldVersion-1012562332 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332-project-member] Calling method 'version_select' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:47:00 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:47:00 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:47:00 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:47:00 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, Sep 01 12:47:00 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-93e80421-aada-47ad-8a6a-29875ff44afd req-b96bf5cc-f009-46f7-9cd4-c90218c4d42f tempest-TestServerVolumeAttachScenarioOldVersion-1012562332 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332-project-member] http://192.168.122.202/volume/v3/attachments/a8604d73-2957-42ab-9131-3c5460820c46 returned with HTTP 200 Sep 01 12:47:00 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 980/1932] 192.168.122.202 () {64 vars in 1562 bytes} [Tue Sep 1 12:47:00 2026] DELETE /volume/v3/attachments/a8604d73-2957-42ab-9131-3c5460820c46 => generated 19 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:47:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-9f1dee58-df75-4a56-9a66-75d472a26378 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:47:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-10935228-cb5f-4925-b340-23f8ec32c5ab req-2c85cee1-87e9-4b40-9f32-b66f6ef01c97 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:47:01 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-10935228-cb5f-4925-b340-23f8ec32c5ab req-2c85cee1-87e9-4b40-9f32-b66f6ef01c97 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332-project-member] GET http://192.168.122.202/volume/v3/volumes/df1b8ec3-609b-4c81-ae30-62337b7e4b59 Sep 01 12:47:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-10935228-cb5f-4925-b340-23f8ec32c5ab req-2c85cee1-87e9-4b40-9f32-b66f6ef01c97 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:47:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-10935228-cb5f-4925-b340-23f8ec32c5ab req-2c85cee1-87e9-4b40-9f32-b66f6ef01c97 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:47:01 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:47:01 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:47:01 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:47:01 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:47:01 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [req-10935228-cb5f-4925-b340-23f8ec32c5ab req-2c85cee1-87e9-4b40-9f32-b66f6ef01c97 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332-project-member] Volume info retrieved successfully. Sep 01 12:47:01 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-10935228-cb5f-4925-b340-23f8ec32c5ab req-2c85cee1-87e9-4b40-9f32-b66f6ef01c97 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332-project-member] http://192.168.122.202/volume/v3/volumes/df1b8ec3-609b-4c81-ae30-62337b7e4b59 returned with HTTP 200 Sep 01 12:47:01 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 981/1933] 192.168.122.202 () {60 vars in 1487 bytes} [Tue Sep 1 12:47:01 2026] GET /volume/v3/volumes/df1b8ec3-609b-4c81-ae30-62337b7e4b59 => generated 873 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:47:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-1f0893ce-7399-40ec-8285-efb0f9639f04 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:47:01 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1f0893ce-7399-40ec-8285-efb0f9639f04 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332-project-member] DELETE http://192.168.122.202/volume/v3/volumes/df1b8ec3-609b-4c81-ae30-62337b7e4b59 Sep 01 12:47:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-1f0893ce-7399-40ec-8285-efb0f9639f04 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:47:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-1f0893ce-7399-40ec-8285-efb0f9639f04 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:47:01 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-1f0893ce-7399-40ec-8285-efb0f9639f04 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332-project-member] Delete volume with id: df1b8ec3-609b-4c81-ae30-62337b7e4b59 Sep 01 12:47:01 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:47:01 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:47:01 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:47:01 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:47:01 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-1f0893ce-7399-40ec-8285-efb0f9639f04 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332-project-member] Volume info retrieved successfully. Sep 01 12:47:01 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-1f0893ce-7399-40ec-8285-efb0f9639f04 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332-project-member] Delete volume request issued successfully. Sep 01 12:47:01 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1f0893ce-7399-40ec-8285-efb0f9639f04 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332-project-member] http://192.168.122.202/volume/v3/volumes/df1b8ec3-609b-4c81-ae30-62337b7e4b59 returned with HTTP 202 Sep 01 12:47:01 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 982/1934] 192.168.122.202 () {60 vars in 1276 bytes} [Tue Sep 1 12:47:01 2026] DELETE /volume/v3/volumes/df1b8ec3-609b-4c81-ae30-62337b7e4b59 => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 12:47:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-41f29955-b9e7-48bd-a20e-765d636c4e11 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:47:01 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-41f29955-b9e7-48bd-a20e-765d636c4e11 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332-project-member] GET http://192.168.122.202/volume/v3/volumes/df1b8ec3-609b-4c81-ae30-62337b7e4b59 Sep 01 12:47:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-41f29955-b9e7-48bd-a20e-765d636c4e11 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:47:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-41f29955-b9e7-48bd-a20e-765d636c4e11 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:47:01 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9f1dee58-df75-4a56-9a66-75d472a26378 tempest-GroupsV320Test-1579050644 tempest-GroupsV320Test-1579050644-project-admin] POST http://192.168.122.202/volume/v3/types Sep 01 12:47:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-9f1dee58-df75-4a56-9a66-75d472a26378 tempest-GroupsV320Test-1579050644 tempest-GroupsV320Test-1579050644-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-1389993177"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:47:01 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:47:01 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:47:01 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:47:01 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:47:01 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-41f29955-b9e7-48bd-a20e-765d636c4e11 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332-project-member] Volume info retrieved successfully. Sep 01 12:47:01 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9f1dee58-df75-4a56-9a66-75d472a26378 tempest-GroupsV320Test-1579050644 tempest-GroupsV320Test-1579050644-project-admin] http://192.168.122.202/volume/v3/types returned with HTTP 200 Sep 01 12:47:01 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 953/1935] 192.168.122.202 () {60 vars in 1136 bytes} [Tue Sep 1 12:47:01 2026] POST /volume/v3/types => generated 220 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:47:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-3855c46b-a3f8-4c47-8288-5e70f15c13a3 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:47:01 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-41f29955-b9e7-48bd-a20e-765d636c4e11 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332-project-member] http://192.168.122.202/volume/v3/volumes/df1b8ec3-609b-4c81-ae30-62337b7e4b59 returned with HTTP 200 Sep 01 12:47:01 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 983/1936] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:47:01 2026] GET /volume/v3/volumes/df1b8ec3-609b-4c81-ae30-62337b7e4b59 => generated 890 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 12:47:01 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-3855c46b-a3f8-4c47-8288-5e70f15c13a3 tempest-GroupsV320Test-1579050644 tempest-GroupsV320Test-1579050644-project-admin] POST http://192.168.122.202/volume/v3/group_types Sep 01 12:47:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-3855c46b-a3f8-4c47-8288-5e70f15c13a3 tempest-GroupsV320Test-1579050644 tempest-GroupsV320Test-1579050644-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-246095534"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:47:01 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-3855c46b-a3f8-4c47-8288-5e70f15c13a3 tempest-GroupsV320Test-1579050644 tempest-GroupsV320Test-1579050644-project-admin] http://192.168.122.202/volume/v3/group_types returned with HTTP 202 Sep 01 12:47:01 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 954/1937] 192.168.122.202 () {62 vars in 1195 bytes} [Tue Sep 1 12:47:01 2026] POST /volume/v3/group_types => generated 176 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:47:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-18702994-cc89-4ee1-a650-d154de84f33e None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:47:01 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-18702994-cc89-4ee1-a650-d154de84f33e tempest-GroupsV320Test-188229174 tempest-GroupsV320Test-188229174-project-member] POST http://192.168.122.202/volume/v3/groups Sep 01 12:47:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-18702994-cc89-4ee1-a650-d154de84f33e tempest-GroupsV320Test-188229174 tempest-GroupsV320Test-188229174-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "78786174-e0dd-4e2d-909b-0a5592b79e66", "volume_types": ["913ab739-383f-4378-a61f-79281e585dc6"], "name": "tempest-GroupsV320Test-Group-329576604"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:47:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.groups [None req-18702994-cc89-4ee1-a650-d154de84f33e tempest-GroupsV320Test-188229174 tempest-GroupsV320Test-188229174-project-member] Creating new group {'group': {'group_type': '78786174-e0dd-4e2d-909b-0a5592b79e66', 'volume_types': ['913ab739-383f-4378-a61f-79281e585dc6'], 'name': 'tempest-GroupsV320Test-Group-329576604'}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 01 12:47:01 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.groups [None req-18702994-cc89-4ee1-a650-d154de84f33e tempest-GroupsV320Test-188229174 tempest-GroupsV320Test-188229174-project-member] Creating group tempest-GroupsV320Test-Group-329576604. Sep 01 12:47:01 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-18702994-cc89-4ee1-a650-d154de84f33e tempest-GroupsV320Test-188229174 tempest-GroupsV320Test-188229174-project-member] Availability Zones retrieved successfully. Sep 01 12:47:01 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-18702994-cc89-4ee1-a650-d154de84f33e tempest-GroupsV320Test-188229174 tempest-GroupsV320Test-188229174-project-member] Created reservations ['223e0b14-1723-4ba1-b970-a29653c28c48'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:47:02 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-18702994-cc89-4ee1-a650-d154de84f33e tempest-GroupsV320Test-188229174 tempest-GroupsV320Test-188229174-project-member] http://192.168.122.202/volume/v3/groups returned with HTTP 202 Sep 01 12:47:02 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 984/1938] 192.168.122.202 () {62 vars in 1181 bytes} [Tue Sep 1 12:47:01 2026] POST /volume/v3/groups => generated 107 bytes in 282 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:47:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-bd320701-4735-4a27-9281-00543c178dae None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:47:02 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-bd320701-4735-4a27-9281-00543c178dae tempest-GroupsV320Test-188229174 tempest-GroupsV320Test-188229174-project-member] GET http://192.168.122.202/volume/v3/groups/65f7ee1a-ad23-41c0-8e25-dc919464e10d Sep 01 12:47:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-bd320701-4735-4a27-9281-00543c178dae tempest-GroupsV320Test-188229174 tempest-GroupsV320Test-188229174-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:47:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-bd320701-4735-4a27-9281-00543c178dae tempest-GroupsV320Test-188229174 tempest-GroupsV320Test-188229174-project-member] Calling method 'version_select' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:47:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.groups [None req-bd320701-4735-4a27-9281-00543c178dae tempest-GroupsV320Test-188229174 tempest-GroupsV320Test-188229174-project-member] show called for member 65f7ee1a-ad23-41c0-8e25-dc919464e10d {{(pid=86815) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 12:47:02 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:47:02 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:47:02 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:47:02 devstack devstack@c-api.service[86815]: return base.obj_make_list(context, cls(context), Sep 01 12:47:02 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-bd320701-4735-4a27-9281-00543c178dae tempest-GroupsV320Test-188229174 tempest-GroupsV320Test-188229174-project-member] http://192.168.122.202/volume/v3/groups/65f7ee1a-ad23-41c0-8e25-dc919464e10d returned with HTTP 200 Sep 01 12:47:02 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 955/1939] 192.168.122.202 () {60 vars in 1270 bytes} [Tue Sep 1 12:47:02 2026] GET /volume/v3/groups/65f7ee1a-ad23-41c0-8e25-dc919464e10d => generated 387 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:47:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-ba0fdd20-65de-4242-97b8-07d82d3f9ae1 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:47:02 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ba0fdd20-65de-4242-97b8-07d82d3f9ae1 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332-project-member] GET http://192.168.122.202/volume/v3/volumes/df1b8ec3-609b-4c81-ae30-62337b7e4b59 Sep 01 12:47:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-ba0fdd20-65de-4242-97b8-07d82d3f9ae1 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:47:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-ba0fdd20-65de-4242-97b8-07d82d3f9ae1 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:47:02 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ba0fdd20-65de-4242-97b8-07d82d3f9ae1 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332 tempest-TestServerVolumeAttachScenarioOldVersion-1012562332-project-member] http://192.168.122.202/volume/v3/volumes/df1b8ec3-609b-4c81-ae30-62337b7e4b59 returned with HTTP 404 Sep 01 12:47:02 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 985/1940] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:47:02 2026] GET /volume/v3/volumes/df1b8ec3-609b-4c81-ae30-62337b7e4b59 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 01 12:47:03 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-2d97a475-1db4-4759-8412-122dfc1906f4 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:47:03 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-2d97a475-1db4-4759-8412-122dfc1906f4 tempest-GroupsV320Test-188229174 tempest-GroupsV320Test-188229174-project-member] GET http://192.168.122.202/volume/v3/groups/65f7ee1a-ad23-41c0-8e25-dc919464e10d Sep 01 12:47:03 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-2d97a475-1db4-4759-8412-122dfc1906f4 tempest-GroupsV320Test-188229174 tempest-GroupsV320Test-188229174-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:47:03 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-2d97a475-1db4-4759-8412-122dfc1906f4 tempest-GroupsV320Test-188229174 tempest-GroupsV320Test-188229174-project-member] Calling method 'version_select' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:47:03 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.groups [None req-2d97a475-1db4-4759-8412-122dfc1906f4 tempest-GroupsV320Test-188229174 tempest-GroupsV320Test-188229174-project-member] show called for member 65f7ee1a-ad23-41c0-8e25-dc919464e10d {{(pid=86815) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 12:47:03 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:47:03 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:47:03 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:47:03 devstack devstack@c-api.service[86815]: return base.obj_make_list(context, cls(context), Sep 01 12:47:03 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-2d97a475-1db4-4759-8412-122dfc1906f4 tempest-GroupsV320Test-188229174 tempest-GroupsV320Test-188229174-project-member] http://192.168.122.202/volume/v3/groups/65f7ee1a-ad23-41c0-8e25-dc919464e10d returned with HTTP 200 Sep 01 12:47:03 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 956/1941] 192.168.122.202 () {60 vars in 1270 bytes} [Tue Sep 1 12:47:03 2026] GET /volume/v3/groups/65f7ee1a-ad23-41c0-8e25-dc919464e10d => generated 388 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:47:03 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-d129b109-4e1d-41ab-8c30-6c00e12a550e None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:47:03 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d129b109-4e1d-41ab-8c30-6c00e12a550e tempest-GroupsV320Test-1579050644 tempest-GroupsV320Test-1579050644-project-admin] POST http://192.168.122.202/volume/v3/groups/65f7ee1a-ad23-41c0-8e25-dc919464e10d/action Sep 01 12:47:03 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d129b109-4e1d-41ab-8c30-6c00e12a550e tempest-GroupsV320Test-1579050644 tempest-GroupsV320Test-1579050644-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=86814) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:47:03 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d129b109-4e1d-41ab-8c30-6c00e12a550e tempest-GroupsV320Test-1579050644 tempest-GroupsV320Test-1579050644-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:47:03 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.groups [None req-d129b109-4e1d-41ab-8c30-6c00e12a550e tempest-GroupsV320Test-1579050644 tempest-GroupsV320Test-1579050644-project-admin] Updating group '65f7ee1a-ad23-41c0-8e25-dc919464e10d' with 'creating' {{(pid=86814) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 01 12:47:03 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:47:03 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:47:03 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d129b109-4e1d-41ab-8c30-6c00e12a550e tempest-GroupsV320Test-1579050644 tempest-GroupsV320Test-1579050644-project-admin] http://192.168.122.202/volume/v3/groups/65f7ee1a-ad23-41c0-8e25-dc919464e10d/action returned with HTTP 202 Sep 01 12:47:03 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 986/1942] 192.168.122.202 () {62 vars in 1312 bytes} [Tue Sep 1 12:47:03 2026] POST /volume/v3/groups/65f7ee1a-ad23-41c0-8e25-dc919464e10d/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 12:47:03 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-cbcb8282-7800-496c-9f78-3a0b7929f425 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:47:03 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-cbcb8282-7800-496c-9f78-3a0b7929f425 tempest-GroupsV320Test-188229174 tempest-GroupsV320Test-188229174-project-member] GET http://192.168.122.202/volume/v3/groups/65f7ee1a-ad23-41c0-8e25-dc919464e10d Sep 01 12:47:03 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-cbcb8282-7800-496c-9f78-3a0b7929f425 tempest-GroupsV320Test-188229174 tempest-GroupsV320Test-188229174-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:47:03 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-cbcb8282-7800-496c-9f78-3a0b7929f425 tempest-GroupsV320Test-188229174 tempest-GroupsV320Test-188229174-project-member] Calling method 'version_select' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:47:03 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.groups [None req-cbcb8282-7800-496c-9f78-3a0b7929f425 tempest-GroupsV320Test-188229174 tempest-GroupsV320Test-188229174-project-member] show called for member 65f7ee1a-ad23-41c0-8e25-dc919464e10d {{(pid=86815) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 12:47:03 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:47:03 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:47:03 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:47:03 devstack devstack@c-api.service[86815]: return base.obj_make_list(context, cls(context), Sep 01 12:47:03 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-cbcb8282-7800-496c-9f78-3a0b7929f425 tempest-GroupsV320Test-188229174 tempest-GroupsV320Test-188229174-project-member] http://192.168.122.202/volume/v3/groups/65f7ee1a-ad23-41c0-8e25-dc919464e10d returned with HTTP 200 Sep 01 12:47:03 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 957/1943] 192.168.122.202 () {60 vars in 1270 bytes} [Tue Sep 1 12:47:03 2026] GET /volume/v3/groups/65f7ee1a-ad23-41c0-8e25-dc919464e10d => generated 387 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:47:03 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-bfb3e062-5702-422c-a84b-0e24911d932f None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:47:03 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-bfb3e062-5702-422c-a84b-0e24911d932f tempest-GroupsV320Test-1579050644 tempest-GroupsV320Test-1579050644-project-admin] POST http://192.168.122.202/volume/v3/groups/65f7ee1a-ad23-41c0-8e25-dc919464e10d/action Sep 01 12:47:03 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-bfb3e062-5702-422c-a84b-0e24911d932f tempest-GroupsV320Test-1579050644 tempest-GroupsV320Test-1579050644-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=86814) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:47:03 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-bfb3e062-5702-422c-a84b-0e24911d932f tempest-GroupsV320Test-1579050644 tempest-GroupsV320Test-1579050644-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:47:03 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.groups [None req-bfb3e062-5702-422c-a84b-0e24911d932f tempest-GroupsV320Test-1579050644 tempest-GroupsV320Test-1579050644-project-admin] Updating group '65f7ee1a-ad23-41c0-8e25-dc919464e10d' with 'available' {{(pid=86814) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 01 12:47:03 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:47:03 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:47:03 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-bfb3e062-5702-422c-a84b-0e24911d932f tempest-GroupsV320Test-1579050644 tempest-GroupsV320Test-1579050644-project-admin] http://192.168.122.202/volume/v3/groups/65f7ee1a-ad23-41c0-8e25-dc919464e10d/action returned with HTTP 202 Sep 01 12:47:03 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 987/1944] 192.168.122.202 () {62 vars in 1312 bytes} [Tue Sep 1 12:47:03 2026] POST /volume/v3/groups/65f7ee1a-ad23-41c0-8e25-dc919464e10d/action => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 12:47:03 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-f1d4b25e-a0c0-45ce-8722-b958ff05d5f7 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:47:03 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f1d4b25e-a0c0-45ce-8722-b958ff05d5f7 tempest-GroupsV320Test-188229174 tempest-GroupsV320Test-188229174-project-member] GET http://192.168.122.202/volume/v3/groups/65f7ee1a-ad23-41c0-8e25-dc919464e10d Sep 01 12:47:03 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f1d4b25e-a0c0-45ce-8722-b958ff05d5f7 tempest-GroupsV320Test-188229174 tempest-GroupsV320Test-188229174-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:47:03 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f1d4b25e-a0c0-45ce-8722-b958ff05d5f7 tempest-GroupsV320Test-188229174 tempest-GroupsV320Test-188229174-project-member] Calling method 'version_select' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:47:03 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.groups [None req-f1d4b25e-a0c0-45ce-8722-b958ff05d5f7 tempest-GroupsV320Test-188229174 tempest-GroupsV320Test-188229174-project-member] show called for member 65f7ee1a-ad23-41c0-8e25-dc919464e10d {{(pid=86815) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 12:47:03 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:47:03 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:47:03 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:47:03 devstack devstack@c-api.service[86815]: return base.obj_make_list(context, cls(context), Sep 01 12:47:03 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f1d4b25e-a0c0-45ce-8722-b958ff05d5f7 tempest-GroupsV320Test-188229174 tempest-GroupsV320Test-188229174-project-member] http://192.168.122.202/volume/v3/groups/65f7ee1a-ad23-41c0-8e25-dc919464e10d returned with HTTP 200 Sep 01 12:47:03 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 958/1945] 192.168.122.202 () {60 vars in 1270 bytes} [Tue Sep 1 12:47:03 2026] GET /volume/v3/groups/65f7ee1a-ad23-41c0-8e25-dc919464e10d => generated 388 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:47:03 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-c2b644f0-a0de-4717-9d3c-6c4cbacb1b4f None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:47:03 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c2b644f0-a0de-4717-9d3c-6c4cbacb1b4f tempest-GroupsV320Test-1579050644 tempest-GroupsV320Test-1579050644-project-admin] POST http://192.168.122.202/volume/v3/groups/65f7ee1a-ad23-41c0-8e25-dc919464e10d/action Sep 01 12:47:03 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c2b644f0-a0de-4717-9d3c-6c4cbacb1b4f tempest-GroupsV320Test-1579050644 tempest-GroupsV320Test-1579050644-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=86814) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:47:03 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c2b644f0-a0de-4717-9d3c-6c4cbacb1b4f tempest-GroupsV320Test-1579050644 tempest-GroupsV320Test-1579050644-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:47:03 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.groups [None req-c2b644f0-a0de-4717-9d3c-6c4cbacb1b4f tempest-GroupsV320Test-1579050644 tempest-GroupsV320Test-1579050644-project-admin] Updating group '65f7ee1a-ad23-41c0-8e25-dc919464e10d' with 'error' {{(pid=86814) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 01 12:47:03 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:47:03 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:47:03 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c2b644f0-a0de-4717-9d3c-6c4cbacb1b4f tempest-GroupsV320Test-1579050644 tempest-GroupsV320Test-1579050644-project-admin] http://192.168.122.202/volume/v3/groups/65f7ee1a-ad23-41c0-8e25-dc919464e10d/action returned with HTTP 202 Sep 01 12:47:03 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 988/1946] 192.168.122.202 () {62 vars in 1312 bytes} [Tue Sep 1 12:47:03 2026] POST /volume/v3/groups/65f7ee1a-ad23-41c0-8e25-dc919464e10d/action => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 12:47:03 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-1e79fa47-82d4-4ec4-b6ce-98297a617ab2 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:47:03 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-1e79fa47-82d4-4ec4-b6ce-98297a617ab2 tempest-GroupsV320Test-188229174 tempest-GroupsV320Test-188229174-project-member] GET http://192.168.122.202/volume/v3/groups/65f7ee1a-ad23-41c0-8e25-dc919464e10d Sep 01 12:47:03 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-1e79fa47-82d4-4ec4-b6ce-98297a617ab2 tempest-GroupsV320Test-188229174 tempest-GroupsV320Test-188229174-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:47:03 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-1e79fa47-82d4-4ec4-b6ce-98297a617ab2 tempest-GroupsV320Test-188229174 tempest-GroupsV320Test-188229174-project-member] Calling method 'version_select' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:47:03 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.groups [None req-1e79fa47-82d4-4ec4-b6ce-98297a617ab2 tempest-GroupsV320Test-188229174 tempest-GroupsV320Test-188229174-project-member] show called for member 65f7ee1a-ad23-41c0-8e25-dc919464e10d {{(pid=86815) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 12:47:03 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:47:03 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:47:03 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:47:03 devstack devstack@c-api.service[86815]: return base.obj_make_list(context, cls(context), Sep 01 12:47:03 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-1e79fa47-82d4-4ec4-b6ce-98297a617ab2 tempest-GroupsV320Test-188229174 tempest-GroupsV320Test-188229174-project-member] http://192.168.122.202/volume/v3/groups/65f7ee1a-ad23-41c0-8e25-dc919464e10d returned with HTTP 200 Sep 01 12:47:03 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 959/1947] 192.168.122.202 () {60 vars in 1270 bytes} [Tue Sep 1 12:47:03 2026] GET /volume/v3/groups/65f7ee1a-ad23-41c0-8e25-dc919464e10d => generated 384 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:47:03 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-b605afca-98fe-4007-931c-5bb88aecfb3d None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:47:03 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b605afca-98fe-4007-931c-5bb88aecfb3d tempest-GroupsV320Test-1579050644 tempest-GroupsV320Test-1579050644-project-admin] POST http://192.168.122.202/volume/v3/groups/65f7ee1a-ad23-41c0-8e25-dc919464e10d/action Sep 01 12:47:03 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b605afca-98fe-4007-931c-5bb88aecfb3d tempest-GroupsV320Test-1579050644 tempest-GroupsV320Test-1579050644-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=86814) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:47:03 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b605afca-98fe-4007-931c-5bb88aecfb3d tempest-GroupsV320Test-1579050644 tempest-GroupsV320Test-1579050644-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:47:03 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.groups [None req-b605afca-98fe-4007-931c-5bb88aecfb3d tempest-GroupsV320Test-1579050644 tempest-GroupsV320Test-1579050644-project-admin] Updating group '65f7ee1a-ad23-41c0-8e25-dc919464e10d' with 'available' {{(pid=86814) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 01 12:47:03 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:47:03 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:47:03 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b605afca-98fe-4007-931c-5bb88aecfb3d tempest-GroupsV320Test-1579050644 tempest-GroupsV320Test-1579050644-project-admin] http://192.168.122.202/volume/v3/groups/65f7ee1a-ad23-41c0-8e25-dc919464e10d/action returned with HTTP 202 Sep 01 12:47:03 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 989/1948] 192.168.122.202 () {62 vars in 1312 bytes} [Tue Sep 1 12:47:03 2026] POST /volume/v3/groups/65f7ee1a-ad23-41c0-8e25-dc919464e10d/action => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 12:47:03 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-629ea0cb-1ed2-48d2-97da-b06090193b47 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:47:03 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-629ea0cb-1ed2-48d2-97da-b06090193b47 tempest-GroupsV320Test-188229174 tempest-GroupsV320Test-188229174-project-member] GET http://192.168.122.202/volume/v3/groups/65f7ee1a-ad23-41c0-8e25-dc919464e10d Sep 01 12:47:03 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-629ea0cb-1ed2-48d2-97da-b06090193b47 tempest-GroupsV320Test-188229174 tempest-GroupsV320Test-188229174-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:47:03 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-629ea0cb-1ed2-48d2-97da-b06090193b47 tempest-GroupsV320Test-188229174 tempest-GroupsV320Test-188229174-project-member] Calling method 'version_select' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:47:03 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.groups [None req-629ea0cb-1ed2-48d2-97da-b06090193b47 tempest-GroupsV320Test-188229174 tempest-GroupsV320Test-188229174-project-member] show called for member 65f7ee1a-ad23-41c0-8e25-dc919464e10d {{(pid=86815) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 12:47:03 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:47:03 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:47:03 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:47:03 devstack devstack@c-api.service[86815]: return base.obj_make_list(context, cls(context), Sep 01 12:47:03 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-629ea0cb-1ed2-48d2-97da-b06090193b47 tempest-GroupsV320Test-188229174 tempest-GroupsV320Test-188229174-project-member] http://192.168.122.202/volume/v3/groups/65f7ee1a-ad23-41c0-8e25-dc919464e10d returned with HTTP 200 Sep 01 12:47:03 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 960/1949] 192.168.122.202 () {60 vars in 1270 bytes} [Tue Sep 1 12:47:03 2026] GET /volume/v3/groups/65f7ee1a-ad23-41c0-8e25-dc919464e10d => generated 388 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:47:03 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-0bd067bf-0737-4356-a91a-bfef81c779a5 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:47:03 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-0bd067bf-0737-4356-a91a-bfef81c779a5 tempest-GroupsV320Test-188229174 tempest-GroupsV320Test-188229174-project-member] GET http://192.168.122.202/volume/v3/volumes/detail Sep 01 12:47:03 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-0bd067bf-0737-4356-a91a-bfef81c779a5 tempest-GroupsV320Test-188229174 tempest-GroupsV320Test-188229174-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:47:03 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-0bd067bf-0737-4356-a91a-bfef81c779a5 tempest-GroupsV320Test-188229174 tempest-GroupsV320Test-188229174-project-member] Calling method 'detail' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:47:03 devstack devstack@c-api.service[86814]: DEBUG cinder.api.api_utils [None req-0bd067bf-0737-4356-a91a-bfef81c779a5 tempest-GroupsV320Test-188229174 tempest-GroupsV320Test-188229174-project-member] Removing options '' from query. {{(pid=86814) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:47:03 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-0bd067bf-0737-4356-a91a-bfef81c779a5 tempest-GroupsV320Test-188229174 tempest-GroupsV320Test-188229174-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86814) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 12:47:03 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:47:03 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 12:47:03 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-0bd067bf-0737-4356-a91a-bfef81c779a5 tempest-GroupsV320Test-188229174 tempest-GroupsV320Test-188229174-project-member] Get all volumes completed successfully. Sep 01 12:47:03 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-0bd067bf-0737-4356-a91a-bfef81c779a5 tempest-GroupsV320Test-188229174 tempest-GroupsV320Test-188229174-project-member] http://192.168.122.202/volume/v3/volumes/detail returned with HTTP 200 Sep 01 12:47:03 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 990/1950] 192.168.122.202 () {60 vars in 1183 bytes} [Tue Sep 1 12:47:03 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:47:03 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-16590b1b-31f6-4107-b2b0-7c0367556d27 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:47:03 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-16590b1b-31f6-4107-b2b0-7c0367556d27 tempest-GroupsV320Test-188229174 tempest-GroupsV320Test-188229174-project-member] POST http://192.168.122.202/volume/v3/groups/65f7ee1a-ad23-41c0-8e25-dc919464e10d/action Sep 01 12:47:03 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-16590b1b-31f6-4107-b2b0-7c0367556d27 tempest-GroupsV320Test-188229174 tempest-GroupsV320Test-188229174-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86815) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:47:03 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-16590b1b-31f6-4107-b2b0-7c0367556d27 tempest-GroupsV320Test-188229174 tempest-GroupsV320Test-188229174-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:47:03 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.groups [None req-16590b1b-31f6-4107-b2b0-7c0367556d27 tempest-GroupsV320Test-188229174 tempest-GroupsV320Test-188229174-project-member] delete called for group 65f7ee1a-ad23-41c0-8e25-dc919464e10d {{(pid=86815) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 01 12:47:03 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.groups [None req-16590b1b-31f6-4107-b2b0-7c0367556d27 tempest-GroupsV320Test-188229174 tempest-GroupsV320Test-188229174-project-member] Delete group with id: 65f7ee1a-ad23-41c0-8e25-dc919464e10d Sep 01 12:47:03 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:47:03 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:47:03 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/group_snapshot.py:175: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:47:03 devstack devstack@c-api.service[86815]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 01 12:47:03 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-16590b1b-31f6-4107-b2b0-7c0367556d27 tempest-GroupsV320Test-188229174 tempest-GroupsV320Test-188229174-project-member] http://192.168.122.202/volume/v3/groups/65f7ee1a-ad23-41c0-8e25-dc919464e10d/action returned with HTTP 202 Sep 01 12:47:03 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 961/1951] 192.168.122.202 () {62 vars in 1312 bytes} [Tue Sep 1 12:47:03 2026] POST /volume/v3/groups/65f7ee1a-ad23-41c0-8e25-dc919464e10d/action => generated 0 bytes in 98 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 12:47:03 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-45f6d1df-73dc-4d9b-a49b-55da4fe52eec None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:47:03 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-45f6d1df-73dc-4d9b-a49b-55da4fe52eec tempest-GroupsV320Test-188229174 tempest-GroupsV320Test-188229174-project-member] GET http://192.168.122.202/volume/v3/groups/65f7ee1a-ad23-41c0-8e25-dc919464e10d Sep 01 12:47:03 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-45f6d1df-73dc-4d9b-a49b-55da4fe52eec tempest-GroupsV320Test-188229174 tempest-GroupsV320Test-188229174-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:47:03 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-45f6d1df-73dc-4d9b-a49b-55da4fe52eec tempest-GroupsV320Test-188229174 tempest-GroupsV320Test-188229174-project-member] Calling method 'version_select' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:47:03 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.groups [None req-45f6d1df-73dc-4d9b-a49b-55da4fe52eec tempest-GroupsV320Test-188229174 tempest-GroupsV320Test-188229174-project-member] show called for member 65f7ee1a-ad23-41c0-8e25-dc919464e10d {{(pid=86814) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 12:47:03 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:47:03 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:47:03 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:47:03 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, cls(context), Sep 01 12:47:03 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-45f6d1df-73dc-4d9b-a49b-55da4fe52eec tempest-GroupsV320Test-188229174 tempest-GroupsV320Test-188229174-project-member] http://192.168.122.202/volume/v3/groups/65f7ee1a-ad23-41c0-8e25-dc919464e10d returned with HTTP 200 Sep 01 12:47:03 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 991/1952] 192.168.122.202 () {60 vars in 1270 bytes} [Tue Sep 1 12:47:03 2026] GET /volume/v3/groups/65f7ee1a-ad23-41c0-8e25-dc919464e10d => generated 387 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:47:04 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-3ea583de-92f1-480d-8468-500677169b5b None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:47:05 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-3ea583de-92f1-480d-8468-500677169b5b tempest-GroupsV320Test-188229174 tempest-GroupsV320Test-188229174-project-member] GET http://192.168.122.202/volume/v3/groups/65f7ee1a-ad23-41c0-8e25-dc919464e10d Sep 01 12:47:05 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-3ea583de-92f1-480d-8468-500677169b5b tempest-GroupsV320Test-188229174 tempest-GroupsV320Test-188229174-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:47:05 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-3ea583de-92f1-480d-8468-500677169b5b tempest-GroupsV320Test-188229174 tempest-GroupsV320Test-188229174-project-member] Calling method 'version_select' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:47:05 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.groups [None req-3ea583de-92f1-480d-8468-500677169b5b tempest-GroupsV320Test-188229174 tempest-GroupsV320Test-188229174-project-member] show called for member 65f7ee1a-ad23-41c0-8e25-dc919464e10d {{(pid=86815) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 12:47:05 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-3ea583de-92f1-480d-8468-500677169b5b tempest-GroupsV320Test-188229174 tempest-GroupsV320Test-188229174-project-member] http://192.168.122.202/volume/v3/groups/65f7ee1a-ad23-41c0-8e25-dc919464e10d returned with HTTP 404 Sep 01 12:47:05 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 962/1953] 192.168.122.202 () {60 vars in 1270 bytes} [Tue Sep 1 12:47:04 2026] GET /volume/v3/groups/65f7ee1a-ad23-41c0-8e25-dc919464e10d => generated 108 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 12:47:05 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-6e0e1352-3702-4b2d-9e7b-a8b32fe8be72 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:47:05 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-6e0e1352-3702-4b2d-9e7b-a8b32fe8be72 tempest-GroupsV320Test-1579050644 tempest-GroupsV320Test-1579050644-project-admin] DELETE http://192.168.122.202/volume/v3/group_types/78786174-e0dd-4e2d-909b-0a5592b79e66 Sep 01 12:47:05 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-6e0e1352-3702-4b2d-9e7b-a8b32fe8be72 tempest-GroupsV320Test-1579050644 tempest-GroupsV320Test-1579050644-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:47:05 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-6e0e1352-3702-4b2d-9e7b-a8b32fe8be72 tempest-GroupsV320Test-1579050644 tempest-GroupsV320Test-1579050644-project-admin] Calling method 'version_select' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:47:05 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:47:05 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:47:05 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-6e0e1352-3702-4b2d-9e7b-a8b32fe8be72 tempest-GroupsV320Test-1579050644 tempest-GroupsV320Test-1579050644-project-admin] http://192.168.122.202/volume/v3/group_types/78786174-e0dd-4e2d-909b-0a5592b79e66 returned with HTTP 202 Sep 01 12:47:05 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 992/1954] 192.168.122.202 () {60 vars in 1288 bytes} [Tue Sep 1 12:47:05 2026] DELETE /volume/v3/group_types/78786174-e0dd-4e2d-909b-0a5592b79e66 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 12:47:05 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-9a30c8c4-1d52-4328-a2f1-b42c5dff3be4 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:47:05 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9a30c8c4-1d52-4328-a2f1-b42c5dff3be4 tempest-GroupsV320Test-1579050644 tempest-GroupsV320Test-1579050644-project-admin] DELETE http://192.168.122.202/volume/v3/types/913ab739-383f-4378-a61f-79281e585dc6 Sep 01 12:47:05 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-9a30c8c4-1d52-4328-a2f1-b42c5dff3be4 tempest-GroupsV320Test-1579050644 tempest-GroupsV320Test-1579050644-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:47:05 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-9a30c8c4-1d52-4328-a2f1-b42c5dff3be4 tempest-GroupsV320Test-1579050644 tempest-GroupsV320Test-1579050644-project-admin] Calling method '_delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:47:05 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9a30c8c4-1d52-4328-a2f1-b42c5dff3be4 tempest-GroupsV320Test-1579050644 tempest-GroupsV320Test-1579050644-project-admin] http://192.168.122.202/volume/v3/types/913ab739-383f-4378-a61f-79281e585dc6 returned with HTTP 202 Sep 01 12:47:05 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 963/1955] 192.168.122.202 () {58 vars in 1229 bytes} [Tue Sep 1 12:47:05 2026] DELETE /volume/v3/types/913ab739-383f-4378-a61f-79281e585dc6 => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:47:05 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-59a1ff54-b432-4171-88bb-4b40f42e8bf6 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:47:05 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-59a1ff54-b432-4171-88bb-4b40f42e8bf6 tempest-GroupsV320Test-1579050644 tempest-GroupsV320Test-1579050644-project-admin] GET http://192.168.122.202/volume/v3/types/913ab739-383f-4378-a61f-79281e585dc6 Sep 01 12:47:05 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-59a1ff54-b432-4171-88bb-4b40f42e8bf6 tempest-GroupsV320Test-1579050644 tempest-GroupsV320Test-1579050644-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:47:05 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-59a1ff54-b432-4171-88bb-4b40f42e8bf6 tempest-GroupsV320Test-1579050644 tempest-GroupsV320Test-1579050644-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:47:05 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-59a1ff54-b432-4171-88bb-4b40f42e8bf6 tempest-GroupsV320Test-1579050644 tempest-GroupsV320Test-1579050644-project-admin] http://192.168.122.202/volume/v3/types/913ab739-383f-4378-a61f-79281e585dc6 returned with HTTP 404 Sep 01 12:47:05 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 993/1956] 192.168.122.202 () {58 vars in 1226 bytes} [Tue Sep 1 12:47:05 2026] GET /volume/v3/types/913ab739-383f-4378-a61f-79281e585dc6 => generated 114 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:47:10 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-f5658ffa-a04c-4202-bbdd-40ddf7f9f84b None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:47:11 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f5658ffa-a04c-4202-bbdd-40ddf7f9f84b tempest-TestInstancesWithCinderVolumes-477380641 tempest-TestInstancesWithCinderVolumes-477380641-project-admin] POST http://192.168.122.202/volume/v3/types Sep 01 12:47:11 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f5658ffa-a04c-4202-bbdd-40ddf7f9f84b tempest-TestInstancesWithCinderVolumes-477380641 tempest-TestInstancesWithCinderVolumes-477380641-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-343238735-1189310464", "extra_specs": {}}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:47:11 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f5658ffa-a04c-4202-bbdd-40ddf7f9f84b tempest-TestInstancesWithCinderVolumes-477380641 tempest-TestInstancesWithCinderVolumes-477380641-project-admin] http://192.168.122.202/volume/v3/types returned with HTTP 200 Sep 01 12:47:11 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 964/1957] 192.168.122.202 () {60 vars in 1137 bytes} [Tue Sep 1 12:47:10 2026] POST /volume/v3/types => generated 268 bytes in 343 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:47:13 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-4b780165-2d20-481c-b9a1-fe87c8dc4bb2 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:47:13 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-4b780165-2d20-481c-b9a1-fe87c8dc4bb2 tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] POST http://192.168.122.202/volume/v3/volumes Sep 01 12:47:13 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-4b780165-2d20-481c-b9a1-fe87c8dc4bb2 tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotsActionsTest-Volume-1566108526"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:47:13 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volumes [None req-4b780165-2d20-481c-b9a1-fe87c8dc4bb2 tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotsActionsTest-Volume-1566108526'}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:47:13 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-4b780165-2d20-481c-b9a1-fe87c8dc4bb2 tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Create volume of 1 GB Sep 01 12:47:13 devstack devstack@c-api.service[86814]: DEBUG dbcounter [-] [86814] Writing DB stats cinder:SELECT=398,cinder:UPDATE=81,cinder:INSERT=60 {{(pid=86814) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 12:47:13 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-4b780165-2d20-481c-b9a1-fe87c8dc4bb2 tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Availability Zones retrieved successfully. Sep 01 12:47:13 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-4b780165-2d20-481c-b9a1-fe87c8dc4bb2 tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Flow 'volume_create_api' (96dea9f9-fa65-4cf3-ad7b-ed6a73e0f734) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:47:13 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-4b780165-2d20-481c-b9a1-fe87c8dc4bb2 tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e6559814-a6a3-426c-8f33-376d5c2f3ff8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:47:13 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.flows.api.create_volume [None req-4b780165-2d20-481c-b9a1-fe87c8dc4bb2 tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Validating volume size '1' using validate_int {{(pid=86814) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 12:47:13 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-4b780165-2d20-481c-b9a1-fe87c8dc4bb2 tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e6559814-a6a3-426c-8f33-376d5c2f3ff8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T10:31:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3a4f1b59-94a6-4839-b926-0837adf99645,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a4f1b59-94a6-4839-b926-0837adf99645', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:47:13 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-4b780165-2d20-481c-b9a1-fe87c8dc4bb2 tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b67d658-89e6-4d4a-a21e-7bb39a89a25f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:47:13 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-4b780165-2d20-481c-b9a1-fe87c8dc4bb2 tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Created reservations ['fd8e0f2c-0c70-4db9-84e5-164fe72cc06a', '1d103511-e38c-4149-915f-07c9da9f781e', '9d055168-77ad-40e7-8ac4-a8c3a00fd612', '1e0844db-dd9f-4d9e-9d62-44ec8e3190b8'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:47:13 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-4b780165-2d20-481c-b9a1-fe87c8dc4bb2 tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b67d658-89e6-4d4a-a21e-7bb39a89a25f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fd8e0f2c-0c70-4db9-84e5-164fe72cc06a', '1d103511-e38c-4149-915f-07c9da9f781e', '9d055168-77ad-40e7-8ac4-a8c3a00fd612', '1e0844db-dd9f-4d9e-9d62-44ec8e3190b8']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:47:13 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-4b780165-2d20-481c-b9a1-fe87c8dc4bb2 tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f07fb8e-ae7d-42c2-ab28-b83f01811300) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:47:14 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:47:14 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:47:14 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-4b780165-2d20-481c-b9a1-fe87c8dc4bb2 tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f07fb8e-ae7d-42c2-ab28-b83f01811300) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '970373ff-020e-477b-a6f9-a4e5c708535f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1566108526',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5f36a2fceae244e694504312e73483b7',qos_specs=None,replication_status=,reservations=['fd8e0f2c-0c70-4db9-84e5-164fe72cc06a','1d103511-e38c-4149-915f-07c9da9f781e','9d055168-77ad-40e7-8ac4-a8c3a00fd612','1e0844db-dd9f-4d9e-9d62-44ec8e3190b8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='45a9bcc038714466aab6d49b71cd8011',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T10:47:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1566108526',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=970373ff-020e-477b-a6f9-a4e5c708535f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5f36a2fceae244e694504312e73483b7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='45a9bcc038714466aab6d49b71cd8011',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a4f1b59-94a6-4839-b926-0837adf99645),volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:47:14 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-4b780165-2d20-481c-b9a1-fe87c8dc4bb2 tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93ad7e0b-b857-4639-9406-63efe00d18b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:47:14 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-4b780165-2d20-481c-b9a1-fe87c8dc4bb2 tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93ad7e0b-b857-4639-9406-63efe00d18b9) transitioned into state 'SUCCESS' from state '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-1566108526',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5f36a2fceae244e694504312e73483b7',qos_specs=None,replication_status=,reservations=['fd8e0f2c-0c70-4db9-84e5-164fe72cc06a','1d103511-e38c-4149-915f-07c9da9f781e','9d055168-77ad-40e7-8ac4-a8c3a00fd612','1e0844db-dd9f-4d9e-9d62-44ec8e3190b8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='45a9bcc038714466aab6d49b71cd8011',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:47:14 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-4b780165-2d20-481c-b9a1-fe87c8dc4bb2 tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc9a5be9-ec2b-424b-add9-4e110b7c7af8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:47:14 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-4b780165-2d20-481c-b9a1-fe87c8dc4bb2 tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc9a5be9-ec2b-424b-add9-4e110b7c7af8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:47:14 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-4b780165-2d20-481c-b9a1-fe87c8dc4bb2 tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Flow 'volume_create_api' (96dea9f9-fa65-4cf3-ad7b-ed6a73e0f734) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86814) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:47:14 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-4b780165-2d20-481c-b9a1-fe87c8dc4bb2 tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Create volume request issued successfully. Sep 01 12:47:14 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-4b780165-2d20-481c-b9a1-fe87c8dc4bb2 tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] http://192.168.122.202/volume/v3/volumes returned with HTTP 202 Sep 01 12:47:14 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 994/1958] 192.168.122.202 () {60 vars in 1142 bytes} [Tue Sep 1 12:47:13 2026] POST /volume/v3/volumes => generated 760 bytes in 750 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:47:14 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-986bbdf5-11f6-4703-b230-6acc6426068b None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:47:14 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-986bbdf5-11f6-4703-b230-6acc6426068b tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] GET http://192.168.122.202/volume/v3/volumes/970373ff-020e-477b-a6f9-a4e5c708535f Sep 01 12:47:14 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-986bbdf5-11f6-4703-b230-6acc6426068b tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:47:14 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-986bbdf5-11f6-4703-b230-6acc6426068b tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:47:14 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:47:14 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:47:14 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:47:14 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:47:14 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-986bbdf5-11f6-4703-b230-6acc6426068b tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Volume info retrieved successfully. Sep 01 12:47:14 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-986bbdf5-11f6-4703-b230-6acc6426068b tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] http://192.168.122.202/volume/v3/volumes/970373ff-020e-477b-a6f9-a4e5c708535f returned with HTTP 200 Sep 01 12:47:14 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 965/1959] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:47:14 2026] GET /volume/v3/volumes/970373ff-020e-477b-a6f9-a4e5c708535f => generated 828 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:47:14 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-9447a586-ea2b-4194-85b6-57a517009a11 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:47:14 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9447a586-ea2b-4194-85b6-57a517009a11 tempest-TestInstancesWithCinderVolumes-477380641 tempest-TestInstancesWithCinderVolumes-477380641-project-admin] POST http://192.168.122.202/volume/v3/types Sep 01 12:47:14 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-9447a586-ea2b-4194-85b6-57a517009a11 tempest-TestInstancesWithCinderVolumes-477380641 tempest-TestInstancesWithCinderVolumes-477380641-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-143092742-78594610", "extra_specs": {}}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:47:14 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:47:14 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:47:14 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9447a586-ea2b-4194-85b6-57a517009a11 tempest-TestInstancesWithCinderVolumes-477380641 tempest-TestInstancesWithCinderVolumes-477380641-project-admin] http://192.168.122.202/volume/v3/types returned with HTTP 200 Sep 01 12:47:14 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 995/1960] 192.168.122.202 () {60 vars in 1137 bytes} [Tue Sep 1 12:47:14 2026] POST /volume/v3/types => generated 266 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:47:14 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-32815d76-8e54-464a-898a-de0a786e1740 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:47:14 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-32815d76-8e54-464a-898a-de0a786e1740 tempest-TestInstancesWithCinderVolumes-477380641 tempest-TestInstancesWithCinderVolumes-477380641-project-admin] POST http://192.168.122.202/volume/v3/types Sep 01 12:47:14 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-32815d76-8e54-464a-898a-de0a786e1740 tempest-TestInstancesWithCinderVolumes-477380641 tempest-TestInstancesWithCinderVolumes-477380641-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1677865267-567642284", "extra_specs": {}}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:47:15 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-32815d76-8e54-464a-898a-de0a786e1740 tempest-TestInstancesWithCinderVolumes-477380641 tempest-TestInstancesWithCinderVolumes-477380641-project-admin] http://192.168.122.202/volume/v3/types returned with HTTP 200 Sep 01 12:47:15 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 966/1961] 192.168.122.202 () {60 vars in 1137 bytes} [Tue Sep 1 12:47:14 2026] POST /volume/v3/types => generated 268 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:47:15 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-7fa2c294-6cd0-4e10-b722-0928242b1676 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:47:15 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7fa2c294-6cd0-4e10-b722-0928242b1676 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] POST http://192.168.122.202/volume/v3/volumes Sep 01 12:47:15 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-7fa2c294-6cd0-4e10-b722-0928242b1676 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-681119733", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-143092742-78594610", "size": 1}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:47:15 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volumes [None req-7fa2c294-6cd0-4e10-b722-0928242b1676 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-681119733', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-143092742-78594610', 'size': 1}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:47:15 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-7fa2c294-6cd0-4e10-b722-0928242b1676 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Create volume of 1 GB Sep 01 12:47:15 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:47:15 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:47:15 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-7fa2c294-6cd0-4e10-b722-0928242b1676 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Availability Zones retrieved successfully. Sep 01 12:47:15 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-7fa2c294-6cd0-4e10-b722-0928242b1676 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Flow 'volume_create_api' (370bcb44-e58e-4571-99c4-c2c6b35abfc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:47:15 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-7fa2c294-6cd0-4e10-b722-0928242b1676 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (76233aad-6422-4241-a711-ae003ba0277c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:47:15 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.flows.api.create_volume [None req-7fa2c294-6cd0-4e10-b722-0928242b1676 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Validating volume size '1' using validate_int {{(pid=86814) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 12:47:15 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-7fa2c294-6cd0-4e10-b722-0928242b1676 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (76233aad-6422-4241-a711-ae003ba0277c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T10:47:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6c716404-60de-48ab-b783-f5b003a95287,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-143092742-78594610',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6c716404-60de-48ab-b783-f5b003a95287', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:47:15 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-7fa2c294-6cd0-4e10-b722-0928242b1676 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (32a928ba-88bf-4472-93ea-bb3d6f7367f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:47:15 devstack devstack@c-api.service[86814]: WARNING cinder.quota [None req-7fa2c294-6cd0-4e10-b722-0928242b1676 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-143092742-78594610 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-143092742-78594610, it is now deprecated. Please use the default quota class for default quota. Sep 01 12:47:15 devstack devstack@c-api.service[86814]: WARNING cinder.quota [None req-7fa2c294-6cd0-4e10-b722-0928242b1676 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-143092742-78594610 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-143092742-78594610, it is now deprecated. Please use the default quota class for default quota. Sep 01 12:47:15 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-f180ddfd-b515-42eb-89a4-1c203f7d646c None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:47:15 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f180ddfd-b515-42eb-89a4-1c203f7d646c tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] GET http://192.168.122.202/volume/v3/volumes/970373ff-020e-477b-a6f9-a4e5c708535f Sep 01 12:47:15 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f180ddfd-b515-42eb-89a4-1c203f7d646c tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:47:15 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f180ddfd-b515-42eb-89a4-1c203f7d646c tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:47:15 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:47:15 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:47:15 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:47:15 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:47:15 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-7fa2c294-6cd0-4e10-b722-0928242b1676 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Created reservations ['7dd59db0-e12c-4563-a602-72923e8839a7', 'c22f7696-ac45-470e-b8bc-1c3cad10fecc', '4cfe0ba7-4e25-4493-9f28-264aa67be97a', 'a1b64131-98f6-41df-bb9d-109bccc96e7e'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:47:15 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-f180ddfd-b515-42eb-89a4-1c203f7d646c tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Volume info retrieved successfully. Sep 01 12:47:15 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-7fa2c294-6cd0-4e10-b722-0928242b1676 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (32a928ba-88bf-4472-93ea-bb3d6f7367f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7dd59db0-e12c-4563-a602-72923e8839a7', 'c22f7696-ac45-470e-b8bc-1c3cad10fecc', '4cfe0ba7-4e25-4493-9f28-264aa67be97a', 'a1b64131-98f6-41df-bb9d-109bccc96e7e']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:47:15 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-7fa2c294-6cd0-4e10-b722-0928242b1676 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5176bfb9-4c87-4ec6-a4e3-cb877658d84c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:47:15 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f180ddfd-b515-42eb-89a4-1c203f7d646c tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] http://192.168.122.202/volume/v3/volumes/970373ff-020e-477b-a6f9-a4e5c708535f returned with HTTP 200 Sep 01 12:47:15 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 967/1962] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:47:15 2026] GET /volume/v3/volumes/970373ff-020e-477b-a6f9-a4e5c708535f => generated 852 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:47:15 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:47:15 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:47:15 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-7fa2c294-6cd0-4e10-b722-0928242b1676 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5176bfb9-4c87-4ec6-a4e3-cb877658d84c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b80fa4e1-fa03-421d-9e8d-3529f6bb952d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-681119733',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='daacd5ac11d44385a1b3d6b3f665bc73',qos_specs=None,replication_status=,reservations=['7dd59db0-e12c-4563-a602-72923e8839a7','c22f7696-ac45-470e-b8bc-1c3cad10fecc','4cfe0ba7-4e25-4493-9f28-264aa67be97a','a1b64131-98f6-41df-bb9d-109bccc96e7e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='944702e9221a4244ba85dec104dcaaba',volume_type_id=6c716404-60de-48ab-b783-f5b003a95287), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T10:47:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-681119733',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b80fa4e1-fa03-421d-9e8d-3529f6bb952d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='daacd5ac11d44385a1b3d6b3f665bc73',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='944702e9221a4244ba85dec104dcaaba',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6c716404-60de-48ab-b783-f5b003a95287),volume_type_id=6c716404-60de-48ab-b783-f5b003a95287)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:47:15 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-7fa2c294-6cd0-4e10-b722-0928242b1676 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e7ec9a2-ef19-47fd-b97b-9961295dd3d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:47:15 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-7fa2c294-6cd0-4e10-b722-0928242b1676 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e7ec9a2-ef19-47fd-b97b-9961295dd3d6) transitioned into state 'SUCCESS' from state '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-681119733',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='daacd5ac11d44385a1b3d6b3f665bc73',qos_specs=None,replication_status=,reservations=['7dd59db0-e12c-4563-a602-72923e8839a7','c22f7696-ac45-470e-b8bc-1c3cad10fecc','4cfe0ba7-4e25-4493-9f28-264aa67be97a','a1b64131-98f6-41df-bb9d-109bccc96e7e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='944702e9221a4244ba85dec104dcaaba',volume_type_id=6c716404-60de-48ab-b783-f5b003a95287)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:47:15 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-7fa2c294-6cd0-4e10-b722-0928242b1676 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (58dc20cd-425f-4535-b9ab-785a6d62d372) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:47:15 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-7fa2c294-6cd0-4e10-b722-0928242b1676 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (58dc20cd-425f-4535-b9ab-785a6d62d372) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:47:15 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-7fa2c294-6cd0-4e10-b722-0928242b1676 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Flow 'volume_create_api' (370bcb44-e58e-4571-99c4-c2c6b35abfc9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86814) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:47:15 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-7fa2c294-6cd0-4e10-b722-0928242b1676 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Create volume request issued successfully. Sep 01 12:47:15 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7fa2c294-6cd0-4e10-b722-0928242b1676 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] http://192.168.122.202/volume/v3/volumes returned with HTTP 202 Sep 01 12:47:15 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 996/1963] 192.168.122.202 () {60 vars in 1143 bytes} [Tue Sep 1 12:47:15 2026] POST /volume/v3/volumes => generated 851 bytes in 450 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:47:15 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-44757fc3-9c33-456f-98ca-e6c5de5a7b60 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:47:15 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-44757fc3-9c33-456f-98ca-e6c5de5a7b60 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] POST http://192.168.122.202/volume/v3/volumes Sep 01 12:47:15 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-44757fc3-9c33-456f-98ca-e6c5de5a7b60 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1026592214", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1677865267-567642284", "size": 1}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:47:15 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.volumes [None req-44757fc3-9c33-456f-98ca-e6c5de5a7b60 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1026592214', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1677865267-567642284', 'size': 1}} {{(pid=86815) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:47:15 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-44757fc3-9c33-456f-98ca-e6c5de5a7b60 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Create volume of 1 GB Sep 01 12:47:15 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:47:15 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:47:15 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-44757fc3-9c33-456f-98ca-e6c5de5a7b60 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Availability Zones retrieved successfully. Sep 01 12:47:15 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-44757fc3-9c33-456f-98ca-e6c5de5a7b60 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Flow 'volume_create_api' (fcffa277-e12e-415c-ac84-97a6a7b4eb88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:47:15 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-44757fc3-9c33-456f-98ca-e6c5de5a7b60 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4bfbb085-470f-4e79-8041-64dfa6dec54f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:47:15 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.flows.api.create_volume [None req-44757fc3-9c33-456f-98ca-e6c5de5a7b60 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Validating volume size '1' using validate_int {{(pid=86815) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 12:47:15 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-44757fc3-9c33-456f-98ca-e6c5de5a7b60 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4bfbb085-470f-4e79-8041-64dfa6dec54f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T10:47:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5e57c759-4c54-4b72-8e3f-7e4a3153d130,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1677865267-567642284',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5e57c759-4c54-4b72-8e3f-7e4a3153d130', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:47:15 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-44757fc3-9c33-456f-98ca-e6c5de5a7b60 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a33cdeb-8e45-4a12-88c9-f75a461de067) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:47:15 devstack devstack@c-api.service[86815]: WARNING cinder.quota [None req-44757fc3-9c33-456f-98ca-e6c5de5a7b60 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1677865267-567642284 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1677865267-567642284, it is now deprecated. Please use the default quota class for default quota. Sep 01 12:47:15 devstack devstack@c-api.service[86815]: WARNING cinder.quota [None req-44757fc3-9c33-456f-98ca-e6c5de5a7b60 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1677865267-567642284 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1677865267-567642284, it is now deprecated. Please use the default quota class for default quota. Sep 01 12:47:15 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-44757fc3-9c33-456f-98ca-e6c5de5a7b60 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Created reservations ['a1eab3d4-1d9c-4016-acbd-4728040296b0', 'ab0f370b-6f20-4011-9306-6c2891c0a3c9', 'd485d1b2-6408-497c-b105-17c1afeb1e75', '2f8ad4ac-6ef2-40a3-b76d-d9fcd79cfe07'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:47:15 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-44757fc3-9c33-456f-98ca-e6c5de5a7b60 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a33cdeb-8e45-4a12-88c9-f75a461de067) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a1eab3d4-1d9c-4016-acbd-4728040296b0', 'ab0f370b-6f20-4011-9306-6c2891c0a3c9', 'd485d1b2-6408-497c-b105-17c1afeb1e75', '2f8ad4ac-6ef2-40a3-b76d-d9fcd79cfe07']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:47:15 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-44757fc3-9c33-456f-98ca-e6c5de5a7b60 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b301500e-9c15-4b00-9e23-b3dbc002b389) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:47:15 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:47:15 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:47:15 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-44757fc3-9c33-456f-98ca-e6c5de5a7b60 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b301500e-9c15-4b00-9e23-b3dbc002b389) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3b5f9f5f-6866-4175-9881-153b91315713', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1026592214',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='daacd5ac11d44385a1b3d6b3f665bc73',qos_specs=None,replication_status=,reservations=['a1eab3d4-1d9c-4016-acbd-4728040296b0','ab0f370b-6f20-4011-9306-6c2891c0a3c9','d485d1b2-6408-497c-b105-17c1afeb1e75','2f8ad4ac-6ef2-40a3-b76d-d9fcd79cfe07'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='944702e9221a4244ba85dec104dcaaba',volume_type_id=5e57c759-4c54-4b72-8e3f-7e4a3153d130), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T10:47:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1026592214',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3b5f9f5f-6866-4175-9881-153b91315713,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='daacd5ac11d44385a1b3d6b3f665bc73',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='944702e9221a4244ba85dec104dcaaba',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5e57c759-4c54-4b72-8e3f-7e4a3153d130),volume_type_id=5e57c759-4c54-4b72-8e3f-7e4a3153d130)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:47:15 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-44757fc3-9c33-456f-98ca-e6c5de5a7b60 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7926b683-ae4a-4440-993a-d091ca1d1da8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:47:15 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-44757fc3-9c33-456f-98ca-e6c5de5a7b60 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7926b683-ae4a-4440-993a-d091ca1d1da8) transitioned into state 'SUCCESS' from state '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-1026592214',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='daacd5ac11d44385a1b3d6b3f665bc73',qos_specs=None,replication_status=,reservations=['a1eab3d4-1d9c-4016-acbd-4728040296b0','ab0f370b-6f20-4011-9306-6c2891c0a3c9','d485d1b2-6408-497c-b105-17c1afeb1e75','2f8ad4ac-6ef2-40a3-b76d-d9fcd79cfe07'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='944702e9221a4244ba85dec104dcaaba',volume_type_id=5e57c759-4c54-4b72-8e3f-7e4a3153d130)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:47:15 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-44757fc3-9c33-456f-98ca-e6c5de5a7b60 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5fc97bc4-cf64-49e1-8395-54dd8d53f600) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:47:15 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-44757fc3-9c33-456f-98ca-e6c5de5a7b60 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5fc97bc4-cf64-49e1-8395-54dd8d53f600) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:47:15 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-44757fc3-9c33-456f-98ca-e6c5de5a7b60 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Flow 'volume_create_api' (fcffa277-e12e-415c-ac84-97a6a7b4eb88) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86815) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:47:15 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-44757fc3-9c33-456f-98ca-e6c5de5a7b60 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Create volume request issued successfully. Sep 01 12:47:15 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-44757fc3-9c33-456f-98ca-e6c5de5a7b60 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] http://192.168.122.202/volume/v3/volumes returned with HTTP 202 Sep 01 12:47:15 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 968/1964] 192.168.122.202 () {60 vars in 1143 bytes} [Tue Sep 1 12:47:15 2026] POST /volume/v3/volumes => generated 854 bytes in 487 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:47:16 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-349ffa47-a312-424a-81fe-b4a82790ef9f None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:47:16 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-349ffa47-a312-424a-81fe-b4a82790ef9f tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] POST http://192.168.122.202/volume/v3/volumes Sep 01 12:47:16 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-349ffa47-a312-424a-81fe-b4a82790ef9f tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1917593250", "snapshot_id": null, "imageRef": "fa0c5a10-4c76-4efc-bcc5-79019223647a", "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-343238735-1189310464", "size": 1}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:47:16 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volumes [None req-349ffa47-a312-424a-81fe-b4a82790ef9f tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1917593250', 'snapshot_id': None, 'imageRef': 'fa0c5a10-4c76-4efc-bcc5-79019223647a', 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-343238735-1189310464', 'size': 1}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:47:16 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-ee69b9a0-aacb-405d-9982-ac3c68fe5010 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:47:16 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-ee69b9a0-aacb-405d-9982-ac3c68fe5010 tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] GET http://192.168.122.202/volume/v3/volumes/970373ff-020e-477b-a6f9-a4e5c708535f Sep 01 12:47:16 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-ee69b9a0-aacb-405d-9982-ac3c68fe5010 tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:47:16 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-ee69b9a0-aacb-405d-9982-ac3c68fe5010 tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:47:16 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:47:16 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:47:16 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:47:16 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:47:16 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-ee69b9a0-aacb-405d-9982-ac3c68fe5010 tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Volume info retrieved successfully. Sep 01 12:47:16 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-ee69b9a0-aacb-405d-9982-ac3c68fe5010 tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] http://192.168.122.202/volume/v3/volumes/970373ff-020e-477b-a6f9-a4e5c708535f returned with HTTP 200 Sep 01 12:47:16 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 969/1965] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:47:16 2026] GET /volume/v3/volumes/970373ff-020e-477b-a6f9-a4e5c708535f => generated 853 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:47:16 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-349ffa47-a312-424a-81fe-b4a82790ef9f tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Create volume of 1 GB Sep 01 12:47:16 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:47:16 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:47:16 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-816c4e00-4d6d-4e9f-af8e-79ce5162457d None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:47:16 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-349ffa47-a312-424a-81fe-b4a82790ef9f tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Availability Zones retrieved successfully. Sep 01 12:47:16 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-816c4e00-4d6d-4e9f-af8e-79ce5162457d tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] POST http://192.168.122.202/volume/v3/snapshots Sep 01 12:47:16 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-816c4e00-4d6d-4e9f-af8e-79ce5162457d tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "970373ff-020e-477b-a6f9-a4e5c708535f", "name": "tempest-SnapshotsActionsTest-Snapshot-1214039469"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:47:16 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-349ffa47-a312-424a-81fe-b4a82790ef9f tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Flow 'volume_create_api' (b31b2bb0-881a-4284-94a4-4a6517a308ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:47:16 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-349ffa47-a312-424a-81fe-b4a82790ef9f tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4b8cbcf-80f2-424d-84c2-22345a9040c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:47:16 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.flows.api.create_volume [None req-349ffa47-a312-424a-81fe-b4a82790ef9f tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Validating volume size '1' using validate_int {{(pid=86814) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 12:47:16 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:47:16 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:47:16 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:47:16 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:47:16 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-816c4e00-4d6d-4e9f-af8e-79ce5162457d tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Volume info retrieved successfully. Sep 01 12:47:16 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.snapshots [None req-816c4e00-4d6d-4e9f-af8e-79ce5162457d tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Create snapshot from volume 970373ff-020e-477b-a6f9-a4e5c708535f Sep 01 12:47:16 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-349ffa47-a312-424a-81fe-b4a82790ef9f tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4b8cbcf-80f2-424d-84c2-22345a9040c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T10:47:11Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bb0c81f7-3a99-4423-9b5d-4affc229fdbb,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-343238735-1189310464',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bb0c81f7-3a99-4423-9b5d-4affc229fdbb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:47:16 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-349ffa47-a312-424a-81fe-b4a82790ef9f tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (25567b8a-4a4c-48e8-a98e-376f05f55a63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:47:16 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-816c4e00-4d6d-4e9f-af8e-79ce5162457d tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Created reservations ['412ef80f-dc3a-4a62-9a26-29dd0b9e7bb1', '4614c334-e05b-4d6c-a91c-a7f02060b7bd', 'd72de780-f7b1-4513-8f54-cce312255185', '176f8c46-e20d-4966-a749-5b3511d2417e'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:47:16 devstack devstack@c-api.service[86814]: WARNING cinder.quota [None req-349ffa47-a312-424a-81fe-b4a82790ef9f tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-343238735-1189310464 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-343238735-1189310464, it is now deprecated. Please use the default quota class for default quota. Sep 01 12:47:16 devstack devstack@c-api.service[86814]: WARNING cinder.quota [None req-349ffa47-a312-424a-81fe-b4a82790ef9f tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-343238735-1189310464 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-343238735-1189310464, it is now deprecated. Please use the default quota class for default quota. Sep 01 12:47:16 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:47:16 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:47:16 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-816c4e00-4d6d-4e9f-af8e-79ce5162457d tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Snapshot create request issued successfully. Sep 01 12:47:16 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-816c4e00-4d6d-4e9f-af8e-79ce5162457d tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] http://192.168.122.202/volume/v3/snapshots returned with HTTP 202 Sep 01 12:47:16 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 970/1966] 192.168.122.202 () {60 vars in 1149 bytes} [Tue Sep 1 12:47:16 2026] POST /volume/v3/snapshots => generated 307 bytes in 293 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:47:16 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-349ffa47-a312-424a-81fe-b4a82790ef9f tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Created reservations ['138b458d-88cb-430f-aba1-cce67c5cc919', 'fa966ec0-bf4b-411a-b3c7-d11e784bf2ec', 'a2c53f65-3c39-4ff1-bad4-c82cd93fef23', '9adaf04c-fda5-4069-bb38-b2b7308bb8c4'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:47:16 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-349ffa47-a312-424a-81fe-b4a82790ef9f tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (25567b8a-4a4c-48e8-a98e-376f05f55a63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['138b458d-88cb-430f-aba1-cce67c5cc919', 'fa966ec0-bf4b-411a-b3c7-d11e784bf2ec', 'a2c53f65-3c39-4ff1-bad4-c82cd93fef23', '9adaf04c-fda5-4069-bb38-b2b7308bb8c4']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:47:16 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-43db0507-c88f-43d0-9ee0-a22db9c99806 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:47:16 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-349ffa47-a312-424a-81fe-b4a82790ef9f tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (23b67f11-95ea-4c02-ae6a-0fcf8cd4d27b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:47:16 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-43db0507-c88f-43d0-9ee0-a22db9c99806 tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] GET http://192.168.122.202/volume/v3/snapshots/1104ad74-8b89-454a-86e9-77d21dd0f590 Sep 01 12:47:16 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-43db0507-c88f-43d0-9ee0-a22db9c99806 tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:47:16 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-43db0507-c88f-43d0-9ee0-a22db9c99806 tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:47:16 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:47:16 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:47:16 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-43db0507-c88f-43d0-9ee0-a22db9c99806 tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Snapshot retrieved successfully. Sep 01 12:47:16 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-43db0507-c88f-43d0-9ee0-a22db9c99806 tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] http://192.168.122.202/volume/v3/snapshots/1104ad74-8b89-454a-86e9-77d21dd0f590 returned with HTTP 200 Sep 01 12:47:16 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 971/1967] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:47:16 2026] GET /volume/v3/snapshots/1104ad74-8b89-454a-86e9-77d21dd0f590 => generated 439 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:47:16 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:47:16 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:47:16 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-349ffa47-a312-424a-81fe-b4a82790ef9f tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (23b67f11-95ea-4c02-ae6a-0fcf8cd4d27b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '591a441c-56b2-4259-b751-0f1be6b971cc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1917593250',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='daacd5ac11d44385a1b3d6b3f665bc73',qos_specs=None,replication_status=,reservations=['138b458d-88cb-430f-aba1-cce67c5cc919','fa966ec0-bf4b-411a-b3c7-d11e784bf2ec','a2c53f65-3c39-4ff1-bad4-c82cd93fef23','9adaf04c-fda5-4069-bb38-b2b7308bb8c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='944702e9221a4244ba85dec104dcaaba',volume_type_id=bb0c81f7-3a99-4423-9b5d-4affc229fdbb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T10:47:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1917593250',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=591a441c-56b2-4259-b751-0f1be6b971cc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='daacd5ac11d44385a1b3d6b3f665bc73',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='944702e9221a4244ba85dec104dcaaba',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bb0c81f7-3a99-4423-9b5d-4affc229fdbb),volume_type_id=bb0c81f7-3a99-4423-9b5d-4affc229fdbb)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:47:16 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-349ffa47-a312-424a-81fe-b4a82790ef9f tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (28c56c5b-73ec-401c-9169-5d7aba3c9012) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:47:16 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-349ffa47-a312-424a-81fe-b4a82790ef9f tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (28c56c5b-73ec-401c-9169-5d7aba3c9012) transitioned into state 'SUCCESS' from state '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-1917593250',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='daacd5ac11d44385a1b3d6b3f665bc73',qos_specs=None,replication_status=,reservations=['138b458d-88cb-430f-aba1-cce67c5cc919','fa966ec0-bf4b-411a-b3c7-d11e784bf2ec','a2c53f65-3c39-4ff1-bad4-c82cd93fef23','9adaf04c-fda5-4069-bb38-b2b7308bb8c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='944702e9221a4244ba85dec104dcaaba',volume_type_id=bb0c81f7-3a99-4423-9b5d-4affc229fdbb)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:47:16 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-349ffa47-a312-424a-81fe-b4a82790ef9f tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3667756d-73de-4580-9086-b8c183e766f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:47:16 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-349ffa47-a312-424a-81fe-b4a82790ef9f tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3667756d-73de-4580-9086-b8c183e766f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:47:16 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-349ffa47-a312-424a-81fe-b4a82790ef9f tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Flow 'volume_create_api' (b31b2bb0-881a-4284-94a4-4a6517a308ae) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86814) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:47:16 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-349ffa47-a312-424a-81fe-b4a82790ef9f tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Create volume request issued successfully. Sep 01 12:47:16 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-349ffa47-a312-424a-81fe-b4a82790ef9f tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] http://192.168.122.202/volume/v3/volumes returned with HTTP 202 Sep 01 12:47:16 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 997/1968] 192.168.122.202 () {60 vars in 1143 bytes} [Tue Sep 1 12:47:16 2026] POST /volume/v3/volumes => generated 854 bytes in 950 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:47:16 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-2e493b28-3224-415b-bf92-ad58bd5fdb35 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:47:17 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-2e493b28-3224-415b-bf92-ad58bd5fdb35 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] GET http://192.168.122.202/volume/v3/volumes/591a441c-56b2-4259-b751-0f1be6b971cc Sep 01 12:47:17 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-2e493b28-3224-415b-bf92-ad58bd5fdb35 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:47:17 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-2e493b28-3224-415b-bf92-ad58bd5fdb35 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:47:17 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:47:17 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:47:17 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:47:17 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:47:17 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-2e493b28-3224-415b-bf92-ad58bd5fdb35 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Volume info retrieved successfully. Sep 01 12:47:17 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-2e493b28-3224-415b-bf92-ad58bd5fdb35 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] http://192.168.122.202/volume/v3/volumes/591a441c-56b2-4259-b751-0f1be6b971cc returned with HTTP 200 Sep 01 12:47:17 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 972/1969] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:47:16 2026] GET /volume/v3/volumes/591a441c-56b2-4259-b751-0f1be6b971cc => generated 922 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:47:17 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-0c0915ad-3ccc-4c8e-88b3-693cecaff4de None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:47:17 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-0c0915ad-3ccc-4c8e-88b3-693cecaff4de tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] GET http://192.168.122.202/volume/v3/snapshots/1104ad74-8b89-454a-86e9-77d21dd0f590 Sep 01 12:47:17 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-0c0915ad-3ccc-4c8e-88b3-693cecaff4de tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:47:17 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-0c0915ad-3ccc-4c8e-88b3-693cecaff4de tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:47:17 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:47:17 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:47:17 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-0c0915ad-3ccc-4c8e-88b3-693cecaff4de tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Snapshot retrieved successfully. Sep 01 12:47:17 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-0c0915ad-3ccc-4c8e-88b3-693cecaff4de tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] http://192.168.122.202/volume/v3/snapshots/1104ad74-8b89-454a-86e9-77d21dd0f590 returned with HTTP 200 Sep 01 12:47:17 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 998/1970] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:47:17 2026] GET /volume/v3/snapshots/1104ad74-8b89-454a-86e9-77d21dd0f590 => generated 439 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:47:18 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-9a5cc250-f949-45c1-ae40-1b7fc327c6ad None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:47:18 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9a5cc250-f949-45c1-ae40-1b7fc327c6ad tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] GET http://192.168.122.202/volume/v3/volumes/591a441c-56b2-4259-b751-0f1be6b971cc Sep 01 12:47:18 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-9a5cc250-f949-45c1-ae40-1b7fc327c6ad tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:47:18 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-9a5cc250-f949-45c1-ae40-1b7fc327c6ad tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:47:18 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:47:18 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:47:18 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:47:18 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:47:18 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-9a5cc250-f949-45c1-ae40-1b7fc327c6ad tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Volume info retrieved successfully. Sep 01 12:47:18 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9a5cc250-f949-45c1-ae40-1b7fc327c6ad tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] http://192.168.122.202/volume/v3/volumes/591a441c-56b2-4259-b751-0f1be6b971cc returned with HTTP 200 Sep 01 12:47:18 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 973/1971] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:47:18 2026] GET /volume/v3/volumes/591a441c-56b2-4259-b751-0f1be6b971cc => generated 946 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:47:18 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-c767e5b0-dc08-4e0c-8000-21463f0ad22a None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:47:18 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c767e5b0-dc08-4e0c-8000-21463f0ad22a tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] GET http://192.168.122.202/volume/v3/snapshots/1104ad74-8b89-454a-86e9-77d21dd0f590 Sep 01 12:47:18 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c767e5b0-dc08-4e0c-8000-21463f0ad22a tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:47:18 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c767e5b0-dc08-4e0c-8000-21463f0ad22a tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:47:18 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:47:18 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:47:18 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-c767e5b0-dc08-4e0c-8000-21463f0ad22a tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Snapshot retrieved successfully. Sep 01 12:47:18 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c767e5b0-dc08-4e0c-8000-21463f0ad22a tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] http://192.168.122.202/volume/v3/snapshots/1104ad74-8b89-454a-86e9-77d21dd0f590 returned with HTTP 200 Sep 01 12:47:18 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 999/1972] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:47:18 2026] GET /volume/v3/snapshots/1104ad74-8b89-454a-86e9-77d21dd0f590 => generated 439 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:47:19 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-364589b8-944e-42d3-8baf-c27489e77c4e None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:47:19 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-364589b8-944e-42d3-8baf-c27489e77c4e tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] GET http://192.168.122.202/volume/v3/volumes/591a441c-56b2-4259-b751-0f1be6b971cc Sep 01 12:47:19 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-364589b8-944e-42d3-8baf-c27489e77c4e tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:47:19 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-364589b8-944e-42d3-8baf-c27489e77c4e tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:47:19 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:47:19 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:47:19 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:47:19 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:47:19 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-364589b8-944e-42d3-8baf-c27489e77c4e tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Volume info retrieved successfully. Sep 01 12:47:19 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-364589b8-944e-42d3-8baf-c27489e77c4e tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] http://192.168.122.202/volume/v3/volumes/591a441c-56b2-4259-b751-0f1be6b971cc returned with HTTP 200 Sep 01 12:47:19 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 974/1973] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:47:19 2026] GET /volume/v3/volumes/591a441c-56b2-4259-b751-0f1be6b971cc => generated 946 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:47:19 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-30f13641-7ca2-424e-83e0-d14fa3d0386d None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:47:19 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-30f13641-7ca2-424e-83e0-d14fa3d0386d tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] GET http://192.168.122.202/volume/v3/snapshots/1104ad74-8b89-454a-86e9-77d21dd0f590 Sep 01 12:47:19 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-30f13641-7ca2-424e-83e0-d14fa3d0386d tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:47:19 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-30f13641-7ca2-424e-83e0-d14fa3d0386d tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:47:19 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:47:19 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:47:19 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-30f13641-7ca2-424e-83e0-d14fa3d0386d tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Snapshot retrieved successfully. Sep 01 12:47:19 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-30f13641-7ca2-424e-83e0-d14fa3d0386d tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] http://192.168.122.202/volume/v3/snapshots/1104ad74-8b89-454a-86e9-77d21dd0f590 returned with HTTP 200 Sep 01 12:47:19 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1000/1974] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:47:19 2026] GET /volume/v3/snapshots/1104ad74-8b89-454a-86e9-77d21dd0f590 => generated 439 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:47:20 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-2ce63566-eeba-4fd3-a534-07b7d4aebde5 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:47:20 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-2ce63566-eeba-4fd3-a534-07b7d4aebde5 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] GET http://192.168.122.202/volume/v3/volumes/591a441c-56b2-4259-b751-0f1be6b971cc Sep 01 12:47:20 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-2ce63566-eeba-4fd3-a534-07b7d4aebde5 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:47:20 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-2ce63566-eeba-4fd3-a534-07b7d4aebde5 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:47:20 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:47:20 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:47:20 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:47:20 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:47:20 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-2ce63566-eeba-4fd3-a534-07b7d4aebde5 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Volume info retrieved successfully. Sep 01 12:47:20 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-2ce63566-eeba-4fd3-a534-07b7d4aebde5 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] http://192.168.122.202/volume/v3/volumes/591a441c-56b2-4259-b751-0f1be6b971cc returned with HTTP 200 Sep 01 12:47:20 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 975/1975] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:47:20 2026] GET /volume/v3/volumes/591a441c-56b2-4259-b751-0f1be6b971cc => generated 946 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:47:20 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-b495e441-a1eb-4da4-99e9-0df65f91c976 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:47:20 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b495e441-a1eb-4da4-99e9-0df65f91c976 tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] GET http://192.168.122.202/volume/v3/snapshots/1104ad74-8b89-454a-86e9-77d21dd0f590 Sep 01 12:47:20 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b495e441-a1eb-4da4-99e9-0df65f91c976 tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:47:20 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b495e441-a1eb-4da4-99e9-0df65f91c976 tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:47:20 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:47:20 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:47:20 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-b495e441-a1eb-4da4-99e9-0df65f91c976 tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Snapshot retrieved successfully. Sep 01 12:47:20 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b495e441-a1eb-4da4-99e9-0df65f91c976 tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] http://192.168.122.202/volume/v3/snapshots/1104ad74-8b89-454a-86e9-77d21dd0f590 returned with HTTP 200 Sep 01 12:47:20 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1001/1976] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:47:20 2026] GET /volume/v3/snapshots/1104ad74-8b89-454a-86e9-77d21dd0f590 => generated 466 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:47:20 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-27923b78-f72d-4bc4-a189-5c3d2eeabcb9 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:47:21 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-27923b78-f72d-4bc4-a189-5c3d2eeabcb9 tempest-SnapshotsActionsTest-439078350 tempest-SnapshotsActionsTest-439078350-project-admin] POST http://192.168.122.202/volume/v3/snapshots/1104ad74-8b89-454a-86e9-77d21dd0f590/action Sep 01 12:47:21 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-27923b78-f72d-4bc4-a189-5c3d2eeabcb9 tempest-SnapshotsActionsTest-439078350 tempest-SnapshotsActionsTest-439078350-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=86815) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:47:21 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-27923b78-f72d-4bc4-a189-5c3d2eeabcb9 tempest-SnapshotsActionsTest-439078350 tempest-SnapshotsActionsTest-439078350-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:47:21 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-4eea7f3a-95f7-4451-b518-7f9e0ee4ec5f None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:47:21 devstack devstack@c-api.service[86815]: DEBUG cinder.api.contrib.admin_actions [None req-27923b78-f72d-4bc4-a189-5c3d2eeabcb9 tempest-SnapshotsActionsTest-439078350 tempest-SnapshotsActionsTest-439078350-project-admin] Updating snapshot '1104ad74-8b89-454a-86e9-77d21dd0f590' with '{'status': 'creating'}' {{(pid=86815) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 01 12:47:21 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-4eea7f3a-95f7-4451-b518-7f9e0ee4ec5f tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] GET http://192.168.122.202/volume/v3/volumes/591a441c-56b2-4259-b751-0f1be6b971cc Sep 01 12:47:21 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-4eea7f3a-95f7-4451-b518-7f9e0ee4ec5f tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:47:21 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-4eea7f3a-95f7-4451-b518-7f9e0ee4ec5f tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:47:21 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:47:21 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:47:21 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:47:21 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:47:21 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-4eea7f3a-95f7-4451-b518-7f9e0ee4ec5f tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Volume info retrieved successfully. Sep 01 12:47:21 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-4eea7f3a-95f7-4451-b518-7f9e0ee4ec5f tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] http://192.168.122.202/volume/v3/volumes/591a441c-56b2-4259-b751-0f1be6b971cc returned with HTTP 200 Sep 01 12:47:21 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1002/1977] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:47:21 2026] GET /volume/v3/volumes/591a441c-56b2-4259-b751-0f1be6b971cc => generated 946 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:47:21 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:47:21 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:47:21 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-27923b78-f72d-4bc4-a189-5c3d2eeabcb9 tempest-SnapshotsActionsTest-439078350 tempest-SnapshotsActionsTest-439078350-project-admin] http://192.168.122.202/volume/v3/snapshots/1104ad74-8b89-454a-86e9-77d21dd0f590/action returned with HTTP 202 Sep 01 12:47:21 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 976/1978] 192.168.122.202 () {60 vars in 1280 bytes} [Tue Sep 1 12:47:20 2026] POST /volume/v3/snapshots/1104ad74-8b89-454a-86e9-77d21dd0f590/action => generated 0 bytes in 483 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 01 12:47:21 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-b116651a-5a3c-4b7c-8fea-196292f2e11e None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:47:21 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b116651a-5a3c-4b7c-8fea-196292f2e11e tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] GET http://192.168.122.202/volume/v3/snapshots/1104ad74-8b89-454a-86e9-77d21dd0f590 Sep 01 12:47:21 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b116651a-5a3c-4b7c-8fea-196292f2e11e tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:47:21 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b116651a-5a3c-4b7c-8fea-196292f2e11e tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:47:21 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:47:21 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:47:21 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-b116651a-5a3c-4b7c-8fea-196292f2e11e tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Snapshot retrieved successfully. Sep 01 12:47:21 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b116651a-5a3c-4b7c-8fea-196292f2e11e tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] http://192.168.122.202/volume/v3/snapshots/1104ad74-8b89-454a-86e9-77d21dd0f590 returned with HTTP 200 Sep 01 12:47:21 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1003/1979] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:47:21 2026] GET /volume/v3/snapshots/1104ad74-8b89-454a-86e9-77d21dd0f590 => generated 465 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:47:21 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-8cd46bfb-dac6-43c1-bb64-ce15b5d9e48b None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:47:21 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-8cd46bfb-dac6-43c1-bb64-ce15b5d9e48b tempest-SnapshotsActionsTest-439078350 tempest-SnapshotsActionsTest-439078350-project-admin] POST http://192.168.122.202/volume/v3/snapshots/1104ad74-8b89-454a-86e9-77d21dd0f590/action Sep 01 12:47:21 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-8cd46bfb-dac6-43c1-bb64-ce15b5d9e48b tempest-SnapshotsActionsTest-439078350 tempest-SnapshotsActionsTest-439078350-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=86815) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:47:21 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-8cd46bfb-dac6-43c1-bb64-ce15b5d9e48b tempest-SnapshotsActionsTest-439078350 tempest-SnapshotsActionsTest-439078350-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:47:21 devstack devstack@c-api.service[86815]: DEBUG cinder.api.contrib.admin_actions [None req-8cd46bfb-dac6-43c1-bb64-ce15b5d9e48b tempest-SnapshotsActionsTest-439078350 tempest-SnapshotsActionsTest-439078350-project-admin] Updating snapshot '1104ad74-8b89-454a-86e9-77d21dd0f590' with '{'status': 'available'}' {{(pid=86815) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 01 12:47:21 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:47:21 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:47:21 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-8cd46bfb-dac6-43c1-bb64-ce15b5d9e48b tempest-SnapshotsActionsTest-439078350 tempest-SnapshotsActionsTest-439078350-project-admin] http://192.168.122.202/volume/v3/snapshots/1104ad74-8b89-454a-86e9-77d21dd0f590/action returned with HTTP 202 Sep 01 12:47:21 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 977/1980] 192.168.122.202 () {60 vars in 1280 bytes} [Tue Sep 1 12:47:21 2026] POST /volume/v3/snapshots/1104ad74-8b89-454a-86e9-77d21dd0f590/action => generated 0 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 12:47:21 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-d6f816fa-a7d4-4fbc-97c1-f1c36af1d0cc None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:47:21 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d6f816fa-a7d4-4fbc-97c1-f1c36af1d0cc tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] GET http://192.168.122.202/volume/v3/snapshots/1104ad74-8b89-454a-86e9-77d21dd0f590 Sep 01 12:47:21 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d6f816fa-a7d4-4fbc-97c1-f1c36af1d0cc tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:47:21 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d6f816fa-a7d4-4fbc-97c1-f1c36af1d0cc tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:47:21 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:47:21 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:47:21 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-d6f816fa-a7d4-4fbc-97c1-f1c36af1d0cc tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Snapshot retrieved successfully. Sep 01 12:47:21 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d6f816fa-a7d4-4fbc-97c1-f1c36af1d0cc tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] http://192.168.122.202/volume/v3/snapshots/1104ad74-8b89-454a-86e9-77d21dd0f590 returned with HTTP 200 Sep 01 12:47:21 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1004/1981] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:47:21 2026] GET /volume/v3/snapshots/1104ad74-8b89-454a-86e9-77d21dd0f590 => generated 466 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:47:21 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-dbca5c4b-b46e-4d81-95d1-1b6a4b77d1e3 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:47:21 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-dbca5c4b-b46e-4d81-95d1-1b6a4b77d1e3 tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] POST http://192.168.122.202/volume/v3/snapshots Sep 01 12:47:21 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-dbca5c4b-b46e-4d81-95d1-1b6a4b77d1e3 tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "970373ff-020e-477b-a6f9-a4e5c708535f", "name": "tempest-SnapshotsActionsTest-Snapshot-1623454440"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:47:21 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:47:21 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:47:21 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:47:21 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:47:21 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-dbca5c4b-b46e-4d81-95d1-1b6a4b77d1e3 tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Volume info retrieved successfully. Sep 01 12:47:21 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.snapshots [None req-dbca5c4b-b46e-4d81-95d1-1b6a4b77d1e3 tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Create snapshot from volume 970373ff-020e-477b-a6f9-a4e5c708535f Sep 01 12:47:21 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-dbca5c4b-b46e-4d81-95d1-1b6a4b77d1e3 tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Created reservations ['c0d25c34-ed84-4fca-8833-2b04f6be9afb', '5456f66c-897c-45a5-a21e-fea530d6eac0', 'cb2fa887-9440-4adc-b567-5515aa620313', 'c62017f0-4e71-40bd-a399-d57ee52d1770'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:47:21 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:47:21 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:47:21 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-dbca5c4b-b46e-4d81-95d1-1b6a4b77d1e3 tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Snapshot create request issued successfully. Sep 01 12:47:21 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-dbca5c4b-b46e-4d81-95d1-1b6a4b77d1e3 tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] http://192.168.122.202/volume/v3/snapshots returned with HTTP 202 Sep 01 12:47:21 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 978/1982] 192.168.122.202 () {60 vars in 1149 bytes} [Tue Sep 1 12:47:21 2026] POST /volume/v3/snapshots => generated 307 bytes in 220 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:47:21 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-52248916-acd9-48e3-a6aa-7952a5e8827c None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:47:21 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-52248916-acd9-48e3-a6aa-7952a5e8827c tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] GET http://192.168.122.202/volume/v3/snapshots/3547ba0d-31fd-458b-8c41-d4b4d23a640e Sep 01 12:47:21 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-52248916-acd9-48e3-a6aa-7952a5e8827c tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:47:21 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-52248916-acd9-48e3-a6aa-7952a5e8827c tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:47:21 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:47:21 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:47:21 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-52248916-acd9-48e3-a6aa-7952a5e8827c tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Snapshot retrieved successfully. Sep 01 12:47:21 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-52248916-acd9-48e3-a6aa-7952a5e8827c tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] http://192.168.122.202/volume/v3/snapshots/3547ba0d-31fd-458b-8c41-d4b4d23a640e returned with HTTP 200 Sep 01 12:47:21 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1005/1983] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:47:21 2026] GET /volume/v3/snapshots/3547ba0d-31fd-458b-8c41-d4b4d23a640e => generated 439 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:47:22 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-dfeac798-5f18-43b4-8280-dd0953bbb7d5 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:47:22 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-dfeac798-5f18-43b4-8280-dd0953bbb7d5 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] GET http://192.168.122.202/volume/v3/volumes/591a441c-56b2-4259-b751-0f1be6b971cc Sep 01 12:47:22 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-dfeac798-5f18-43b4-8280-dd0953bbb7d5 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:47:22 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-dfeac798-5f18-43b4-8280-dd0953bbb7d5 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:47:22 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:47:22 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:47:22 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:47:22 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:47:22 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-dfeac798-5f18-43b4-8280-dd0953bbb7d5 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Volume info retrieved successfully. Sep 01 12:47:22 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-dfeac798-5f18-43b4-8280-dd0953bbb7d5 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] http://192.168.122.202/volume/v3/volumes/591a441c-56b2-4259-b751-0f1be6b971cc returned with HTTP 200 Sep 01 12:47:22 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 979/1984] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:47:22 2026] GET /volume/v3/volumes/591a441c-56b2-4259-b751-0f1be6b971cc => generated 1004 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:47:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-e6897b04-bf07-4120-912c-bd79fa134c72 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:47:22 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e6897b04-bf07-4120-912c-bd79fa134c72 tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] GET http://192.168.122.202/volume/v3/snapshots/3547ba0d-31fd-458b-8c41-d4b4d23a640e Sep 01 12:47:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e6897b04-bf07-4120-912c-bd79fa134c72 tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:47:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e6897b04-bf07-4120-912c-bd79fa134c72 tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:47:22 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:47:22 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:47:22 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-e6897b04-bf07-4120-912c-bd79fa134c72 tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Snapshot retrieved successfully. Sep 01 12:47:22 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e6897b04-bf07-4120-912c-bd79fa134c72 tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] http://192.168.122.202/volume/v3/snapshots/3547ba0d-31fd-458b-8c41-d4b4d23a640e returned with HTTP 200 Sep 01 12:47:22 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1006/1985] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:47:22 2026] GET /volume/v3/snapshots/3547ba0d-31fd-458b-8c41-d4b4d23a640e => generated 439 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:47:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-0f494b91-b0fa-431a-85e5-7bbe34ad2b92 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:47:23 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0f494b91-b0fa-431a-85e5-7bbe34ad2b92 tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] POST http://192.168.122.202/volume/v3/volumes Sep 01 12:47:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0f494b91-b0fa-431a-85e5-7bbe34ad2b92 tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-912883548"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:47:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.volumes [None req-0f494b91-b0fa-431a-85e5-7bbe34ad2b92 tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-912883548'}} {{(pid=86815) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:47:23 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-0f494b91-b0fa-431a-85e5-7bbe34ad2b92 tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Create volume of 1 GB Sep 01 12:47:23 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-0f494b91-b0fa-431a-85e5-7bbe34ad2b92 tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Availability Zones retrieved successfully. Sep 01 12:47:23 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-0f494b91-b0fa-431a-85e5-7bbe34ad2b92 tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Flow 'volume_create_api' (4718b298-f611-49e8-8a4b-548a96308aa0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:47:23 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-0f494b91-b0fa-431a-85e5-7bbe34ad2b92 tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d1214cba-d66b-41c0-9766-d21613da4178) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:47:23 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.flows.api.create_volume [None req-0f494b91-b0fa-431a-85e5-7bbe34ad2b92 tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Validating volume size '1' using validate_int {{(pid=86815) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 12:47:23 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-0f494b91-b0fa-431a-85e5-7bbe34ad2b92 tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d1214cba-d66b-41c0-9766-d21613da4178) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T10:31:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3a4f1b59-94a6-4839-b926-0837adf99645,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a4f1b59-94a6-4839-b926-0837adf99645', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:47:23 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-0f494b91-b0fa-431a-85e5-7bbe34ad2b92 tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01e63874-daa8-4343-bbe4-f246a0544e42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:47:23 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-0f494b91-b0fa-431a-85e5-7bbe34ad2b92 tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Created reservations ['a088b88d-b427-4bb7-ac6c-c2bb692ba2c4', '9e3bfa4f-86fb-4a9e-8fe9-966c8bd973ec', '5280d8a8-3c8e-4fa0-ac58-4eaf2b8ec2ff', '03c53db5-cc9d-406d-88aa-482190e5e9f5'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:47:23 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-0f494b91-b0fa-431a-85e5-7bbe34ad2b92 tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01e63874-daa8-4343-bbe4-f246a0544e42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a088b88d-b427-4bb7-ac6c-c2bb692ba2c4', '9e3bfa4f-86fb-4a9e-8fe9-966c8bd973ec', '5280d8a8-3c8e-4fa0-ac58-4eaf2b8ec2ff', '03c53db5-cc9d-406d-88aa-482190e5e9f5']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:47:23 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-0f494b91-b0fa-431a-85e5-7bbe34ad2b92 tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (284a8f7a-28f1-4921-9403-e39841437e32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:47:23 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-3eb1b353-d8fa-44f4-94f1-e10addb13a20 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:47:23 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-3eb1b353-d8fa-44f4-94f1-e10addb13a20 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] GET http://192.168.122.202/volume/v3/volumes/591a441c-56b2-4259-b751-0f1be6b971cc Sep 01 12:47:23 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-3eb1b353-d8fa-44f4-94f1-e10addb13a20 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:47:23 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-3eb1b353-d8fa-44f4-94f1-e10addb13a20 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:47:23 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:47:23 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:47:23 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:47:23 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:47:23 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:47:23 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:47:23 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-0f494b91-b0fa-431a-85e5-7bbe34ad2b92 tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (284a8f7a-28f1-4921-9403-e39841437e32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bae1693c-7451-4a4b-88b5-254aa7b6be82', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-912883548',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='60e1dd5402484143be060a49d01ea743',qos_specs=None,replication_status=,reservations=['a088b88d-b427-4bb7-ac6c-c2bb692ba2c4','9e3bfa4f-86fb-4a9e-8fe9-966c8bd973ec','5280d8a8-3c8e-4fa0-ac58-4eaf2b8ec2ff','03c53db5-cc9d-406d-88aa-482190e5e9f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1550b65a0d974e6588251a8ddae85093',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T10:47:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-912883548',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bae1693c-7451-4a4b-88b5-254aa7b6be82,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='60e1dd5402484143be060a49d01ea743',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1550b65a0d974e6588251a8ddae85093',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a4f1b59-94a6-4839-b926-0837adf99645),volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:47:23 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-0f494b91-b0fa-431a-85e5-7bbe34ad2b92 tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0300e307-7a25-4597-931a-b13d06c33daa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:47:23 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-3eb1b353-d8fa-44f4-94f1-e10addb13a20 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Volume info retrieved successfully. Sep 01 12:47:23 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-3eb1b353-d8fa-44f4-94f1-e10addb13a20 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] http://192.168.122.202/volume/v3/volumes/591a441c-56b2-4259-b751-0f1be6b971cc returned with HTTP 200 Sep 01 12:47:23 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1007/1986] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:47:23 2026] GET /volume/v3/volumes/591a441c-56b2-4259-b751-0f1be6b971cc => generated 1004 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:47:23 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-0f494b91-b0fa-431a-85e5-7bbe34ad2b92 tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0300e307-7a25-4597-931a-b13d06c33daa) transitioned into state 'SUCCESS' from state '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-912883548',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='60e1dd5402484143be060a49d01ea743',qos_specs=None,replication_status=,reservations=['a088b88d-b427-4bb7-ac6c-c2bb692ba2c4','9e3bfa4f-86fb-4a9e-8fe9-966c8bd973ec','5280d8a8-3c8e-4fa0-ac58-4eaf2b8ec2ff','03c53db5-cc9d-406d-88aa-482190e5e9f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1550b65a0d974e6588251a8ddae85093',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:47:23 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-0f494b91-b0fa-431a-85e5-7bbe34ad2b92 tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (053e7c0c-0a2e-4e3f-b457-ef2474b4511c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:47:23 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-0f494b91-b0fa-431a-85e5-7bbe34ad2b92 tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (053e7c0c-0a2e-4e3f-b457-ef2474b4511c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:47:23 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-0f494b91-b0fa-431a-85e5-7bbe34ad2b92 tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Flow 'volume_create_api' (4718b298-f611-49e8-8a4b-548a96308aa0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86815) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:47:23 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-0f494b91-b0fa-431a-85e5-7bbe34ad2b92 tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Create volume request issued successfully. Sep 01 12:47:23 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0f494b91-b0fa-431a-85e5-7bbe34ad2b92 tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] http://192.168.122.202/volume/v3/volumes returned with HTTP 202 Sep 01 12:47:23 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 980/1987] 192.168.122.202 () {60 vars in 1142 bytes} [Tue Sep 1 12:47:23 2026] POST /volume/v3/volumes => generated 768 bytes in 509 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:47:23 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-d30a5335-4d9c-4c07-9a72-8a53da38e817 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:47:23 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d30a5335-4d9c-4c07-9a72-8a53da38e817 tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] GET http://192.168.122.202/volume/v3/volumes/bae1693c-7451-4a4b-88b5-254aa7b6be82 Sep 01 12:47:23 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d30a5335-4d9c-4c07-9a72-8a53da38e817 tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:47:23 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d30a5335-4d9c-4c07-9a72-8a53da38e817 tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:47:23 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:47:23 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:47:23 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:47:23 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:47:23 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-d30a5335-4d9c-4c07-9a72-8a53da38e817 tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Volume info retrieved successfully. Sep 01 12:47:23 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d30a5335-4d9c-4c07-9a72-8a53da38e817 tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] http://192.168.122.202/volume/v3/volumes/bae1693c-7451-4a4b-88b5-254aa7b6be82 returned with HTTP 200 Sep 01 12:47:23 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1008/1988] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:47:23 2026] GET /volume/v3/volumes/bae1693c-7451-4a4b-88b5-254aa7b6be82 => generated 836 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:47:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-3a1a2ccc-7abc-44df-8bb5-c81a3cb50ff1 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:47:23 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-3a1a2ccc-7abc-44df-8bb5-c81a3cb50ff1 tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] GET http://192.168.122.202/volume/v3/snapshots/3547ba0d-31fd-458b-8c41-d4b4d23a640e Sep 01 12:47:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-3a1a2ccc-7abc-44df-8bb5-c81a3cb50ff1 tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:47:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-3a1a2ccc-7abc-44df-8bb5-c81a3cb50ff1 tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:47:23 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:47:23 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:47:23 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-3a1a2ccc-7abc-44df-8bb5-c81a3cb50ff1 tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Snapshot retrieved successfully. Sep 01 12:47:23 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-3a1a2ccc-7abc-44df-8bb5-c81a3cb50ff1 tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] http://192.168.122.202/volume/v3/snapshots/3547ba0d-31fd-458b-8c41-d4b4d23a640e returned with HTTP 200 Sep 01 12:47:23 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 981/1989] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:47:23 2026] GET /volume/v3/snapshots/3547ba0d-31fd-458b-8c41-d4b4d23a640e => generated 466 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:47:23 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-4987eece-1d17-43a8-a27b-c01011b48d39 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:47:23 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-4987eece-1d17-43a8-a27b-c01011b48d39 tempest-SnapshotsActionsTest-439078350 tempest-SnapshotsActionsTest-439078350-project-admin] POST http://192.168.122.202/volume/v3/snapshots/3547ba0d-31fd-458b-8c41-d4b4d23a640e/action Sep 01 12:47:23 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-4987eece-1d17-43a8-a27b-c01011b48d39 tempest-SnapshotsActionsTest-439078350 tempest-SnapshotsActionsTest-439078350-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=86814) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:47:23 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-4987eece-1d17-43a8-a27b-c01011b48d39 tempest-SnapshotsActionsTest-439078350 tempest-SnapshotsActionsTest-439078350-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:47:23 devstack devstack@c-api.service[86814]: DEBUG cinder.api.contrib.admin_actions [None req-4987eece-1d17-43a8-a27b-c01011b48d39 tempest-SnapshotsActionsTest-439078350 tempest-SnapshotsActionsTest-439078350-project-admin] Updating snapshot '3547ba0d-31fd-458b-8c41-d4b4d23a640e' with '{'status': 'creating'}' {{(pid=86814) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 01 12:47:24 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:47:24 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:47:24 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-4987eece-1d17-43a8-a27b-c01011b48d39 tempest-SnapshotsActionsTest-439078350 tempest-SnapshotsActionsTest-439078350-project-admin] http://192.168.122.202/volume/v3/snapshots/3547ba0d-31fd-458b-8c41-d4b4d23a640e/action returned with HTTP 202 Sep 01 12:47:24 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1009/1990] 192.168.122.202 () {60 vars in 1280 bytes} [Tue Sep 1 12:47:23 2026] POST /volume/v3/snapshots/3547ba0d-31fd-458b-8c41-d4b4d23a640e/action => generated 0 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 12:47:24 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-7f59147a-0739-4ab8-8b4e-1e37700eab50 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:47:24 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-7f59147a-0739-4ab8-8b4e-1e37700eab50 tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] GET http://192.168.122.202/volume/v3/snapshots/3547ba0d-31fd-458b-8c41-d4b4d23a640e Sep 01 12:47:24 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-7f59147a-0739-4ab8-8b4e-1e37700eab50 tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:47:24 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-7f59147a-0739-4ab8-8b4e-1e37700eab50 tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:47:24 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:47:24 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:47:24 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-7f59147a-0739-4ab8-8b4e-1e37700eab50 tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Snapshot retrieved successfully. Sep 01 12:47:24 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-7f59147a-0739-4ab8-8b4e-1e37700eab50 tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] http://192.168.122.202/volume/v3/snapshots/3547ba0d-31fd-458b-8c41-d4b4d23a640e returned with HTTP 200 Sep 01 12:47:24 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 982/1991] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:47:24 2026] GET /volume/v3/snapshots/3547ba0d-31fd-458b-8c41-d4b4d23a640e => generated 465 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:47:24 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-5bb2de53-8883-4392-a313-de27506b01a5 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:47:24 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-5bb2de53-8883-4392-a313-de27506b01a5 tempest-SnapshotsActionsTest-439078350 tempest-SnapshotsActionsTest-439078350-project-admin] POST http://192.168.122.202/volume/v3/snapshots/3547ba0d-31fd-458b-8c41-d4b4d23a640e/action Sep 01 12:47:24 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-5bb2de53-8883-4392-a313-de27506b01a5 tempest-SnapshotsActionsTest-439078350 tempest-SnapshotsActionsTest-439078350-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=86814) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:47:24 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-5bb2de53-8883-4392-a313-de27506b01a5 tempest-SnapshotsActionsTest-439078350 tempest-SnapshotsActionsTest-439078350-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:47:24 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:47:24 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:47:24 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-5bb2de53-8883-4392-a313-de27506b01a5 tempest-SnapshotsActionsTest-439078350 tempest-SnapshotsActionsTest-439078350-project-admin] Snapshot retrieved successfully. Sep 01 12:47:24 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:47:24 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:47:24 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-5bb2de53-8883-4392-a313-de27506b01a5 tempest-SnapshotsActionsTest-439078350 tempest-SnapshotsActionsTest-439078350-project-admin] Snapshot delete request issued successfully. Sep 01 12:47:24 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-5bb2de53-8883-4392-a313-de27506b01a5 tempest-SnapshotsActionsTest-439078350 tempest-SnapshotsActionsTest-439078350-project-admin] http://192.168.122.202/volume/v3/snapshots/3547ba0d-31fd-458b-8c41-d4b4d23a640e/action returned with HTTP 202 Sep 01 12:47:24 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1010/1992] 192.168.122.202 () {60 vars in 1280 bytes} [Tue Sep 1 12:47:24 2026] POST /volume/v3/snapshots/3547ba0d-31fd-458b-8c41-d4b4d23a640e/action => generated 0 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 12:47:24 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-b514311c-d274-47e2-802b-e521cb05a71f None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:47:24 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b514311c-d274-47e2-802b-e521cb05a71f tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] GET http://192.168.122.202/volume/v3/snapshots/3547ba0d-31fd-458b-8c41-d4b4d23a640e Sep 01 12:47:24 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b514311c-d274-47e2-802b-e521cb05a71f tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:47:24 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b514311c-d274-47e2-802b-e521cb05a71f tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:47:24 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:47:24 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:47:24 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-b514311c-d274-47e2-802b-e521cb05a71f tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Snapshot retrieved successfully. Sep 01 12:47:24 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b514311c-d274-47e2-802b-e521cb05a71f tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] http://192.168.122.202/volume/v3/snapshots/3547ba0d-31fd-458b-8c41-d4b4d23a640e returned with HTTP 200 Sep 01 12:47:24 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 983/1993] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:47:24 2026] GET /volume/v3/snapshots/3547ba0d-31fd-458b-8c41-d4b4d23a640e => generated 465 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:47:24 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-dc8487bd-83c0-4deb-b897-5db6f916c1ba None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:47:24 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-dc8487bd-83c0-4deb-b897-5db6f916c1ba tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] GET http://192.168.122.202/volume/v3/volumes/591a441c-56b2-4259-b751-0f1be6b971cc Sep 01 12:47:24 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-dc8487bd-83c0-4deb-b897-5db6f916c1ba tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:47:24 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-dc8487bd-83c0-4deb-b897-5db6f916c1ba tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:47:24 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:47:24 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:47:24 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:47:24 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:47:24 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-dc8487bd-83c0-4deb-b897-5db6f916c1ba tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Volume info retrieved successfully. Sep 01 12:47:24 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-dc8487bd-83c0-4deb-b897-5db6f916c1ba tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] http://192.168.122.202/volume/v3/volumes/591a441c-56b2-4259-b751-0f1be6b971cc returned with HTTP 200 Sep 01 12:47:24 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1011/1994] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:47:24 2026] GET /volume/v3/volumes/591a441c-56b2-4259-b751-0f1be6b971cc => generated 1007 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:47:24 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-c4ebf66e-02af-4a0d-ab8e-9de63c932c16 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:47:24 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c4ebf66e-02af-4a0d-ab8e-9de63c932c16 tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] GET http://192.168.122.202/volume/v3/volumes/bae1693c-7451-4a4b-88b5-254aa7b6be82 Sep 01 12:47:24 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c4ebf66e-02af-4a0d-ab8e-9de63c932c16 tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:47:24 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c4ebf66e-02af-4a0d-ab8e-9de63c932c16 tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:47:24 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:47:24 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:47:24 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:47:24 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:47:24 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-c4ebf66e-02af-4a0d-ab8e-9de63c932c16 tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Volume info retrieved successfully. Sep 01 12:47:24 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c4ebf66e-02af-4a0d-ab8e-9de63c932c16 tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] http://192.168.122.202/volume/v3/volumes/bae1693c-7451-4a4b-88b5-254aa7b6be82 returned with HTTP 200 Sep 01 12:47:24 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 984/1995] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:47:24 2026] GET /volume/v3/volumes/bae1693c-7451-4a4b-88b5-254aa7b6be82 => generated 860 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:47:25 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-3542ba06-1175-4b8b-85d6-efb115a41b8b None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:47:25 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-3542ba06-1175-4b8b-85d6-efb115a41b8b tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] GET http://192.168.122.202/volume/v3/snapshots/3547ba0d-31fd-458b-8c41-d4b4d23a640e Sep 01 12:47:25 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-3542ba06-1175-4b8b-85d6-efb115a41b8b tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:47:25 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-3542ba06-1175-4b8b-85d6-efb115a41b8b tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:47:25 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:47:25 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:47:25 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-3542ba06-1175-4b8b-85d6-efb115a41b8b tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Snapshot retrieved successfully. Sep 01 12:47:25 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-3542ba06-1175-4b8b-85d6-efb115a41b8b tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] http://192.168.122.202/volume/v3/snapshots/3547ba0d-31fd-458b-8c41-d4b4d23a640e returned with HTTP 200 Sep 01 12:47:25 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1012/1996] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:47:25 2026] GET /volume/v3/snapshots/3547ba0d-31fd-458b-8c41-d4b4d23a640e => generated 465 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:47:25 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-7f5208fa-f0be-4909-add6-65ecc751388e None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:47:25 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-7f5208fa-f0be-4909-add6-65ecc751388e tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] GET http://192.168.122.202/volume/v3/volumes/591a441c-56b2-4259-b751-0f1be6b971cc Sep 01 12:47:25 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-7f5208fa-f0be-4909-add6-65ecc751388e tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:47:25 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-7f5208fa-f0be-4909-add6-65ecc751388e tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:47:25 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:47:25 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:47:25 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:47:25 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:47:25 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-7f5208fa-f0be-4909-add6-65ecc751388e tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Volume info retrieved successfully. Sep 01 12:47:25 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-7f5208fa-f0be-4909-add6-65ecc751388e tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] http://192.168.122.202/volume/v3/volumes/591a441c-56b2-4259-b751-0f1be6b971cc returned with HTTP 200 Sep 01 12:47:25 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 985/1997] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:47:25 2026] GET /volume/v3/volumes/591a441c-56b2-4259-b751-0f1be6b971cc => generated 1007 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:47:25 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-bd0c7375-2952-491a-b661-067edcb201db None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:47:25 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-bd0c7375-2952-491a-b661-067edcb201db tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] GET http://192.168.122.202/volume/v3/volumes/bae1693c-7451-4a4b-88b5-254aa7b6be82 Sep 01 12:47:25 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-bd0c7375-2952-491a-b661-067edcb201db tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:47:25 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-bd0c7375-2952-491a-b661-067edcb201db tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:47:25 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:47:25 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:47:25 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:47:25 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:47:25 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-bd0c7375-2952-491a-b661-067edcb201db tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Volume info retrieved successfully. Sep 01 12:47:25 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-bd0c7375-2952-491a-b661-067edcb201db tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] http://192.168.122.202/volume/v3/volumes/bae1693c-7451-4a4b-88b5-254aa7b6be82 returned with HTTP 200 Sep 01 12:47:25 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1013/1998] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:47:25 2026] GET /volume/v3/volumes/bae1693c-7451-4a4b-88b5-254aa7b6be82 => generated 861 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:47:25 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-cf5d9275-d1fc-45d5-9089-093cd5e46496 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:47:25 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-cf5d9275-d1fc-45d5-9089-093cd5e46496 tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] POST http://192.168.122.202/volume/v3/snapshots Sep 01 12:47:25 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-cf5d9275-d1fc-45d5-9089-093cd5e46496 tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bae1693c-7451-4a4b-88b5-254aa7b6be82", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-1823230505"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:47:25 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:47:25 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:47:25 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:47:25 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:47:25 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-cf5d9275-d1fc-45d5-9089-093cd5e46496 tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Volume info retrieved successfully. Sep 01 12:47:25 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.snapshots [None req-cf5d9275-d1fc-45d5-9089-093cd5e46496 tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Create snapshot from volume bae1693c-7451-4a4b-88b5-254aa7b6be82 Sep 01 12:47:25 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-cf5d9275-d1fc-45d5-9089-093cd5e46496 tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Created reservations ['4ddcf71b-ff8c-47ba-b85f-c1800824081f', '97409b73-6937-4cc1-ad4d-c65dfac247d7', '9885927d-9606-435d-9b1d-cce6e2afc52a', '526d9487-c183-4e3b-a93c-d49ba9adf036'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:47:26 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:47:26 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:47:26 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-cf5d9275-d1fc-45d5-9089-093cd5e46496 tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Snapshot create request issued successfully. Sep 01 12:47:26 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-cf5d9275-d1fc-45d5-9089-093cd5e46496 tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] http://192.168.122.202/volume/v3/snapshots returned with HTTP 202 Sep 01 12:47:26 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 986/1999] 192.168.122.202 () {60 vars in 1149 bytes} [Tue Sep 1 12:47:25 2026] POST /volume/v3/snapshots => generated 316 bytes in 221 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:47:26 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-73e9091d-1cf4-4a70-95a8-e620c2e341ef None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:47:26 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-73e9091d-1cf4-4a70-95a8-e620c2e341ef tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] GET http://192.168.122.202/volume/v3/snapshots/dc1c3f91-1572-49f0-a4f1-e7c089b88838 Sep 01 12:47:26 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-73e9091d-1cf4-4a70-95a8-e620c2e341ef tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:47:26 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-73e9091d-1cf4-4a70-95a8-e620c2e341ef tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:47:26 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:47:26 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:47:26 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-73e9091d-1cf4-4a70-95a8-e620c2e341ef tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Snapshot retrieved successfully. Sep 01 12:47:26 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-73e9091d-1cf4-4a70-95a8-e620c2e341ef tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] http://192.168.122.202/volume/v3/snapshots/dc1c3f91-1572-49f0-a4f1-e7c089b88838 returned with HTTP 200 Sep 01 12:47:26 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1014/2000] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:47:26 2026] GET /volume/v3/snapshots/dc1c3f91-1572-49f0-a4f1-e7c089b88838 => generated 448 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:47:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-5f891663-e937-401f-b8d1-95a661d98d62 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:47:26 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-5f891663-e937-401f-b8d1-95a661d98d62 tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] GET http://192.168.122.202/volume/v3/snapshots/3547ba0d-31fd-458b-8c41-d4b4d23a640e Sep 01 12:47:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-5f891663-e937-401f-b8d1-95a661d98d62 tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:47:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-5f891663-e937-401f-b8d1-95a661d98d62 tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:47:26 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-5f891663-e937-401f-b8d1-95a661d98d62 tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] http://192.168.122.202/volume/v3/snapshots/3547ba0d-31fd-458b-8c41-d4b4d23a640e returned with HTTP 404 Sep 01 12:47:26 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 987/2001] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:47:26 2026] GET /volume/v3/snapshots/3547ba0d-31fd-458b-8c41-d4b4d23a640e => generated 111 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:47:26 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-420c083d-3351-4001-9a93-5ad9bd6ccb5a None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:47:26 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-420c083d-3351-4001-9a93-5ad9bd6ccb5a tempest-SnapshotsActionsTest-439078350 tempest-SnapshotsActionsTest-439078350-project-admin] POST http://192.168.122.202/volume/v3/snapshots/1104ad74-8b89-454a-86e9-77d21dd0f590/action Sep 01 12:47:26 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-420c083d-3351-4001-9a93-5ad9bd6ccb5a tempest-SnapshotsActionsTest-439078350 tempest-SnapshotsActionsTest-439078350-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=86814) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:47:26 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-420c083d-3351-4001-9a93-5ad9bd6ccb5a tempest-SnapshotsActionsTest-439078350 tempest-SnapshotsActionsTest-439078350-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:47:26 devstack devstack@c-api.service[86814]: DEBUG cinder.api.contrib.admin_actions [None req-420c083d-3351-4001-9a93-5ad9bd6ccb5a tempest-SnapshotsActionsTest-439078350 tempest-SnapshotsActionsTest-439078350-project-admin] Updating snapshot '1104ad74-8b89-454a-86e9-77d21dd0f590' with '{'status': 'available'}' {{(pid=86814) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 01 12:47:26 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:47:26 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:47:26 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-420c083d-3351-4001-9a93-5ad9bd6ccb5a tempest-SnapshotsActionsTest-439078350 tempest-SnapshotsActionsTest-439078350-project-admin] http://192.168.122.202/volume/v3/snapshots/1104ad74-8b89-454a-86e9-77d21dd0f590/action returned with HTTP 202 Sep 01 12:47:26 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1015/2002] 192.168.122.202 () {60 vars in 1280 bytes} [Tue Sep 1 12:47:26 2026] POST /volume/v3/snapshots/1104ad74-8b89-454a-86e9-77d21dd0f590/action => generated 0 bytes in 117 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 12:47:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-9007f736-2b3d-4bea-a0da-ad51ef8bc99c None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:47:26 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9007f736-2b3d-4bea-a0da-ad51ef8bc99c tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] GET http://192.168.122.202/volume/v3/snapshots/1104ad74-8b89-454a-86e9-77d21dd0f590 Sep 01 12:47:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-9007f736-2b3d-4bea-a0da-ad51ef8bc99c tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:47:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-9007f736-2b3d-4bea-a0da-ad51ef8bc99c tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:47:26 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:47:26 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:47:26 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-9007f736-2b3d-4bea-a0da-ad51ef8bc99c tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Snapshot retrieved successfully. Sep 01 12:47:26 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9007f736-2b3d-4bea-a0da-ad51ef8bc99c tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] http://192.168.122.202/volume/v3/snapshots/1104ad74-8b89-454a-86e9-77d21dd0f590 returned with HTTP 200 Sep 01 12:47:26 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 988/2003] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:47:26 2026] GET /volume/v3/snapshots/1104ad74-8b89-454a-86e9-77d21dd0f590 => generated 466 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:47:26 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-b8c6e857-0b8e-45dd-b347-bf73e9458dc5 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:47:26 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b8c6e857-0b8e-45dd-b347-bf73e9458dc5 tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] DELETE http://192.168.122.202/volume/v3/snapshots/3547ba0d-31fd-458b-8c41-d4b4d23a640e Sep 01 12:47:26 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b8c6e857-0b8e-45dd-b347-bf73e9458dc5 tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:47:26 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b8c6e857-0b8e-45dd-b347-bf73e9458dc5 tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:47:26 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.snapshots [None req-b8c6e857-0b8e-45dd-b347-bf73e9458dc5 tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Delete snapshot with id: 3547ba0d-31fd-458b-8c41-d4b4d23a640e Sep 01 12:47:26 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b8c6e857-0b8e-45dd-b347-bf73e9458dc5 tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] http://192.168.122.202/volume/v3/snapshots/3547ba0d-31fd-458b-8c41-d4b4d23a640e returned with HTTP 404 Sep 01 12:47:26 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1016/2004] 192.168.122.202 () {58 vars in 1241 bytes} [Tue Sep 1 12:47:26 2026] DELETE /volume/v3/snapshots/3547ba0d-31fd-458b-8c41-d4b4d23a640e => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:47:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-e30a3c23-681c-4171-8099-278cfba11122 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:47:26 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e30a3c23-681c-4171-8099-278cfba11122 tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] POST http://192.168.122.202/volume/v3/snapshots Sep 01 12:47:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e30a3c23-681c-4171-8099-278cfba11122 tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "970373ff-020e-477b-a6f9-a4e5c708535f", "name": "tempest-SnapshotsActionsTest-Snapshot-2002902758"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:47:26 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:47:26 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:47:26 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:47:26 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:47:26 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-e30a3c23-681c-4171-8099-278cfba11122 tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Volume info retrieved successfully. Sep 01 12:47:26 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.snapshots [None req-e30a3c23-681c-4171-8099-278cfba11122 tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Create snapshot from volume 970373ff-020e-477b-a6f9-a4e5c708535f Sep 01 12:47:26 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-e30a3c23-681c-4171-8099-278cfba11122 tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Created reservations ['8bd2fe9e-3139-4d6d-919a-1db08f13fd60', '2d971461-f4b6-4e1d-a5ab-b668197c35a9', 'ab59a639-1adb-4a2d-ae96-c9928d0e3259', '53da966c-45cd-463f-b974-bff730c1af96'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:47:26 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:47:26 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:47:26 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-e30a3c23-681c-4171-8099-278cfba11122 tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Snapshot create request issued successfully. Sep 01 12:47:26 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e30a3c23-681c-4171-8099-278cfba11122 tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] http://192.168.122.202/volume/v3/snapshots returned with HTTP 202 Sep 01 12:47:26 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 989/2005] 192.168.122.202 () {60 vars in 1149 bytes} [Tue Sep 1 12:47:26 2026] POST /volume/v3/snapshots => generated 307 bytes in 216 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:47:26 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-b309c2c3-3227-4437-9054-10a41a4fe8ae None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:47:26 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b309c2c3-3227-4437-9054-10a41a4fe8ae tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] GET http://192.168.122.202/volume/v3/snapshots/223c931c-ab05-4008-af9d-9739ae8d61f9 Sep 01 12:47:26 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b309c2c3-3227-4437-9054-10a41a4fe8ae tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:47:26 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b309c2c3-3227-4437-9054-10a41a4fe8ae tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:47:26 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:47:26 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:47:26 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-b309c2c3-3227-4437-9054-10a41a4fe8ae tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Snapshot retrieved successfully. Sep 01 12:47:26 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b309c2c3-3227-4437-9054-10a41a4fe8ae tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] http://192.168.122.202/volume/v3/snapshots/223c931c-ab05-4008-af9d-9739ae8d61f9 returned with HTTP 200 Sep 01 12:47:26 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1017/2006] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:47:26 2026] GET /volume/v3/snapshots/223c931c-ab05-4008-af9d-9739ae8d61f9 => generated 439 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:47:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-d4c54723-b466-4584-a7d8-35a3502b3692 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:47:26 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d4c54723-b466-4584-a7d8-35a3502b3692 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] GET http://192.168.122.202/volume/v3/volumes/591a441c-56b2-4259-b751-0f1be6b971cc Sep 01 12:47:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-d4c54723-b466-4584-a7d8-35a3502b3692 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:47:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-d4c54723-b466-4584-a7d8-35a3502b3692 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:47:26 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:47:26 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:47:26 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:47:26 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:47:26 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-d4c54723-b466-4584-a7d8-35a3502b3692 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Volume info retrieved successfully. Sep 01 12:47:26 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d4c54723-b466-4584-a7d8-35a3502b3692 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] http://192.168.122.202/volume/v3/volumes/591a441c-56b2-4259-b751-0f1be6b971cc returned with HTTP 200 Sep 01 12:47:26 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 990/2007] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:47:26 2026] GET /volume/v3/volumes/591a441c-56b2-4259-b751-0f1be6b971cc => generated 1007 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:47:27 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-ecbd5dd0-2e55-44f9-a5f8-80ec79475d92 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:47:27 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ecbd5dd0-2e55-44f9-a5f8-80ec79475d92 tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] GET http://192.168.122.202/volume/v3/snapshots/dc1c3f91-1572-49f0-a4f1-e7c089b88838 Sep 01 12:47:27 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-ecbd5dd0-2e55-44f9-a5f8-80ec79475d92 tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:47:27 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-ecbd5dd0-2e55-44f9-a5f8-80ec79475d92 tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:47:27 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:47:27 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:47:27 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-ecbd5dd0-2e55-44f9-a5f8-80ec79475d92 tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Snapshot retrieved successfully. Sep 01 12:47:27 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ecbd5dd0-2e55-44f9-a5f8-80ec79475d92 tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] http://192.168.122.202/volume/v3/snapshots/dc1c3f91-1572-49f0-a4f1-e7c089b88838 returned with HTTP 200 Sep 01 12:47:27 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1018/2008] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:47:27 2026] GET /volume/v3/snapshots/dc1c3f91-1572-49f0-a4f1-e7c089b88838 => generated 448 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:47:27 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-5403e8a5-ccce-45b3-b2d5-1ffbc9031ff1 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:47:27 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-5403e8a5-ccce-45b3-b2d5-1ffbc9031ff1 tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] GET http://192.168.122.202/volume/v3/snapshots/223c931c-ab05-4008-af9d-9739ae8d61f9 Sep 01 12:47:27 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-5403e8a5-ccce-45b3-b2d5-1ffbc9031ff1 tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:47:27 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-5403e8a5-ccce-45b3-b2d5-1ffbc9031ff1 tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:47:27 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:47:27 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:47:27 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-5403e8a5-ccce-45b3-b2d5-1ffbc9031ff1 tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Snapshot retrieved successfully. Sep 01 12:47:27 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-5403e8a5-ccce-45b3-b2d5-1ffbc9031ff1 tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] http://192.168.122.202/volume/v3/snapshots/223c931c-ab05-4008-af9d-9739ae8d61f9 returned with HTTP 200 Sep 01 12:47:27 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 991/2009] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:47:27 2026] GET /volume/v3/snapshots/223c931c-ab05-4008-af9d-9739ae8d61f9 => generated 439 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:47:27 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-07f58b97-9a70-4614-9dca-50f04a11c8a2 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:47:27 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-07f58b97-9a70-4614-9dca-50f04a11c8a2 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] GET http://192.168.122.202/volume/v3/volumes/591a441c-56b2-4259-b751-0f1be6b971cc Sep 01 12:47:27 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-07f58b97-9a70-4614-9dca-50f04a11c8a2 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:47:27 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-07f58b97-9a70-4614-9dca-50f04a11c8a2 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:47:27 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:47:27 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:47:27 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:47:27 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:47:27 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-07f58b97-9a70-4614-9dca-50f04a11c8a2 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Volume info retrieved successfully. Sep 01 12:47:27 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-07f58b97-9a70-4614-9dca-50f04a11c8a2 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] http://192.168.122.202/volume/v3/volumes/591a441c-56b2-4259-b751-0f1be6b971cc returned with HTTP 200 Sep 01 12:47:27 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1019/2010] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:47:27 2026] GET /volume/v3/volumes/591a441c-56b2-4259-b751-0f1be6b971cc => generated 1006 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:47:28 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-3813f2db-771e-40dc-8922-3c369926c6b2 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:47:28 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-3813f2db-771e-40dc-8922-3c369926c6b2 tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] GET http://192.168.122.202/volume/v3/snapshots/dc1c3f91-1572-49f0-a4f1-e7c089b88838 Sep 01 12:47:28 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-3813f2db-771e-40dc-8922-3c369926c6b2 tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:47:28 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-3813f2db-771e-40dc-8922-3c369926c6b2 tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:47:28 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:47:28 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:47:28 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-3813f2db-771e-40dc-8922-3c369926c6b2 tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Snapshot retrieved successfully. Sep 01 12:47:28 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-3813f2db-771e-40dc-8922-3c369926c6b2 tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] http://192.168.122.202/volume/v3/snapshots/dc1c3f91-1572-49f0-a4f1-e7c089b88838 returned with HTTP 200 Sep 01 12:47:28 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 992/2011] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:47:28 2026] GET /volume/v3/snapshots/dc1c3f91-1572-49f0-a4f1-e7c089b88838 => generated 448 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:47:28 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-859086b9-433c-4dc6-8ac0-b6a97cd2da6b None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:47:28 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-859086b9-433c-4dc6-8ac0-b6a97cd2da6b tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] GET http://192.168.122.202/volume/v3/snapshots/223c931c-ab05-4008-af9d-9739ae8d61f9 Sep 01 12:47:28 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-859086b9-433c-4dc6-8ac0-b6a97cd2da6b tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:47:28 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-859086b9-433c-4dc6-8ac0-b6a97cd2da6b tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:47:28 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:47:28 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:47:28 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-859086b9-433c-4dc6-8ac0-b6a97cd2da6b tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Snapshot retrieved successfully. Sep 01 12:47:28 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-859086b9-433c-4dc6-8ac0-b6a97cd2da6b tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] http://192.168.122.202/volume/v3/snapshots/223c931c-ab05-4008-af9d-9739ae8d61f9 returned with HTTP 200 Sep 01 12:47:28 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1020/2012] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:47:28 2026] GET /volume/v3/snapshots/223c931c-ab05-4008-af9d-9739ae8d61f9 => generated 439 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:47:28 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-9e2d301a-523c-451b-8ce3-3c5ef81f361a None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:47:28 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9e2d301a-523c-451b-8ce3-3c5ef81f361a tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] GET http://192.168.122.202/volume/v3/volumes/591a441c-56b2-4259-b751-0f1be6b971cc Sep 01 12:47:28 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-9e2d301a-523c-451b-8ce3-3c5ef81f361a tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:47:28 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-9e2d301a-523c-451b-8ce3-3c5ef81f361a tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:47:28 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:47:28 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:47:28 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:47:28 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:47:28 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-9e2d301a-523c-451b-8ce3-3c5ef81f361a tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Volume info retrieved successfully. Sep 01 12:47:28 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9e2d301a-523c-451b-8ce3-3c5ef81f361a tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] http://192.168.122.202/volume/v3/volumes/591a441c-56b2-4259-b751-0f1be6b971cc returned with HTTP 200 Sep 01 12:47:28 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 993/2013] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:47:28 2026] GET /volume/v3/volumes/591a441c-56b2-4259-b751-0f1be6b971cc => generated 1258 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:47:29 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-fa5c7579-464f-4754-bc3b-205b16e800ff req-57e04297-c020-4190-87e1-9498767285ba None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:47:29 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-fa5c7579-464f-4754-bc3b-205b16e800ff req-57e04297-c020-4190-87e1-9498767285ba tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] GET http://192.168.122.202/volume/v3/volumes/591a441c-56b2-4259-b751-0f1be6b971cc Sep 01 12:47:29 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-fa5c7579-464f-4754-bc3b-205b16e800ff req-57e04297-c020-4190-87e1-9498767285ba tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:47:29 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-fa5c7579-464f-4754-bc3b-205b16e800ff req-57e04297-c020-4190-87e1-9498767285ba tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:47:29 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:47:29 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:47:29 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:47:29 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:47:29 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [req-fa5c7579-464f-4754-bc3b-205b16e800ff req-57e04297-c020-4190-87e1-9498767285ba tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Volume info retrieved successfully. Sep 01 12:47:29 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-fa5c7579-464f-4754-bc3b-205b16e800ff req-57e04297-c020-4190-87e1-9498767285ba tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] http://192.168.122.202/volume/v3/volumes/591a441c-56b2-4259-b751-0f1be6b971cc returned with HTTP 200 Sep 01 12:47:29 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1021/2014] 192.168.122.202 () {60 vars in 1487 bytes} [Tue Sep 1 12:47:29 2026] GET /volume/v3/volumes/591a441c-56b2-4259-b751-0f1be6b971cc => generated 1258 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:47:29 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-b4b3ad80-606c-4c51-9df9-b3dc6777168f None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:47:29 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b4b3ad80-606c-4c51-9df9-b3dc6777168f tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] GET http://192.168.122.202/volume/v3/snapshots/dc1c3f91-1572-49f0-a4f1-e7c089b88838 Sep 01 12:47:29 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b4b3ad80-606c-4c51-9df9-b3dc6777168f tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:47:29 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b4b3ad80-606c-4c51-9df9-b3dc6777168f tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:47:29 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:47:29 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:47:29 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-b4b3ad80-606c-4c51-9df9-b3dc6777168f tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Snapshot retrieved successfully. Sep 01 12:47:29 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b4b3ad80-606c-4c51-9df9-b3dc6777168f tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] http://192.168.122.202/volume/v3/snapshots/dc1c3f91-1572-49f0-a4f1-e7c089b88838 returned with HTTP 200 Sep 01 12:47:29 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 994/2015] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:47:29 2026] GET /volume/v3/snapshots/dc1c3f91-1572-49f0-a4f1-e7c089b88838 => generated 475 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:47:29 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-7b1f7b2c-6620-4b29-a77e-9bff15e3c661 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:47:29 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7b1f7b2c-6620-4b29-a77e-9bff15e3c661 tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] POST http://192.168.122.202/volume/v3/volumes Sep 01 12:47:29 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-7b1f7b2c-6620-4b29-a77e-9bff15e3c661 tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "dc1c3f91-1572-49f0-a4f1-e7c089b88838", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-462410294"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:47:29 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volumes [None req-7b1f7b2c-6620-4b29-a77e-9bff15e3c661 tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Create volume request body: {'volume': {"'snapshot_id": 'dc1c3f91-1572-49f0-a4f1-e7c089b88838', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-462410294'}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:47:29 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-7b1f7b2c-6620-4b29-a77e-9bff15e3c661 tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Create volume of 1 GB Sep 01 12:47:29 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-7b1f7b2c-6620-4b29-a77e-9bff15e3c661 tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Availability Zones retrieved successfully. Sep 01 12:47:29 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-7b1f7b2c-6620-4b29-a77e-9bff15e3c661 tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Flow 'volume_create_api' (77f1a857-1b08-43b8-81a1-e7556638271a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:47:29 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-7b1f7b2c-6620-4b29-a77e-9bff15e3c661 tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ca0f5b4-28e4-454c-9d39-88623a3cc3cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:47:29 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.flows.api.create_volume [None req-7b1f7b2c-6620-4b29-a77e-9bff15e3c661 tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Validating volume size '1' using validate_int {{(pid=86814) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 12:47:29 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-7b1f7b2c-6620-4b29-a77e-9bff15e3c661 tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ca0f5b4-28e4-454c-9d39-88623a3cc3cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T10:31:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3a4f1b59-94a6-4839-b926-0837adf99645,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a4f1b59-94a6-4839-b926-0837adf99645', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:47:29 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-7b1f7b2c-6620-4b29-a77e-9bff15e3c661 tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92c0bda4-d0c7-46ee-9ac9-d67d143d59bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:47:29 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-7b1f7b2c-6620-4b29-a77e-9bff15e3c661 tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Created reservations ['9585011c-425a-4522-b130-9cbc88acb64f', 'de18ebe8-4832-4301-98ce-4f46aae95e3a', '0216fb54-27aa-40a8-9a21-6ddc7d997bba', '21362d8c-e1ed-4c0c-825c-334cb435c107'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:47:29 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-7b1f7b2c-6620-4b29-a77e-9bff15e3c661 tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92c0bda4-d0c7-46ee-9ac9-d67d143d59bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9585011c-425a-4522-b130-9cbc88acb64f', 'de18ebe8-4832-4301-98ce-4f46aae95e3a', '0216fb54-27aa-40a8-9a21-6ddc7d997bba', '21362d8c-e1ed-4c0c-825c-334cb435c107']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:47:29 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-7b1f7b2c-6620-4b29-a77e-9bff15e3c661 tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be66a2c9-e3be-4be8-b668-c863654f6db6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:47:29 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:47:29 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:47:29 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-7b1f7b2c-6620-4b29-a77e-9bff15e3c661 tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be66a2c9-e3be-4be8-b668-c863654f6db6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a9c5f2af-36e6-443a-a1ae-c1b3d53ef28f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-462410294',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='60e1dd5402484143be060a49d01ea743',qos_specs=None,replication_status=,reservations=['9585011c-425a-4522-b130-9cbc88acb64f','de18ebe8-4832-4301-98ce-4f46aae95e3a','0216fb54-27aa-40a8-9a21-6ddc7d997bba','21362d8c-e1ed-4c0c-825c-334cb435c107'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1550b65a0d974e6588251a8ddae85093',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T10:47:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-462410294',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a9c5f2af-36e6-443a-a1ae-c1b3d53ef28f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='60e1dd5402484143be060a49d01ea743',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1550b65a0d974e6588251a8ddae85093',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a4f1b59-94a6-4839-b926-0837adf99645),volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:47:29 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-7b1f7b2c-6620-4b29-a77e-9bff15e3c661 tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (76523a86-c4c6-4111-a953-e2bc471e6681) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:47:29 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-7b1f7b2c-6620-4b29-a77e-9bff15e3c661 tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (76523a86-c4c6-4111-a953-e2bc471e6681) transitioned into state 'SUCCESS' from state '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-462410294',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='60e1dd5402484143be060a49d01ea743',qos_specs=None,replication_status=,reservations=['9585011c-425a-4522-b130-9cbc88acb64f','de18ebe8-4832-4301-98ce-4f46aae95e3a','0216fb54-27aa-40a8-9a21-6ddc7d997bba','21362d8c-e1ed-4c0c-825c-334cb435c107'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1550b65a0d974e6588251a8ddae85093',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:47:29 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-7b1f7b2c-6620-4b29-a77e-9bff15e3c661 tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (357f41a0-40e0-47ef-b199-fbdb9f23ff61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:47:29 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-7b1f7b2c-6620-4b29-a77e-9bff15e3c661 tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (357f41a0-40e0-47ef-b199-fbdb9f23ff61) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:47:29 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-7b1f7b2c-6620-4b29-a77e-9bff15e3c661 tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Flow 'volume_create_api' (77f1a857-1b08-43b8-81a1-e7556638271a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86814) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:47:29 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-7b1f7b2c-6620-4b29-a77e-9bff15e3c661 tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Create volume request issued successfully. Sep 01 12:47:29 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7b1f7b2c-6620-4b29-a77e-9bff15e3c661 tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] http://192.168.122.202/volume/v3/volumes returned with HTTP 202 Sep 01 12:47:29 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1022/2016] 192.168.122.202 () {60 vars in 1143 bytes} [Tue Sep 1 12:47:29 2026] POST /volume/v3/volumes => generated 768 bytes in 372 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:47:29 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-93213040-1702-405c-a708-752888749831 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:47:29 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-93213040-1702-405c-a708-752888749831 tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] POST http://192.168.122.202/volume/v3/volumes Sep 01 12:47:29 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-93213040-1702-405c-a708-752888749831 tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "dc1c3f91-1572-49f0-a4f1-e7c089b88838", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-852978461"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:47:29 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.volumes [None req-93213040-1702-405c-a708-752888749831 tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Create volume request body: {'volume': {"'snapshot_id": 'dc1c3f91-1572-49f0-a4f1-e7c089b88838', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-852978461'}} {{(pid=86815) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:47:29 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-93213040-1702-405c-a708-752888749831 tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Create volume of 1 GB Sep 01 12:47:29 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-93213040-1702-405c-a708-752888749831 tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Availability Zones retrieved successfully. Sep 01 12:47:29 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-93213040-1702-405c-a708-752888749831 tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Flow 'volume_create_api' (61e6f527-22c0-4e35-a7ff-0aa8c545e8c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:47:29 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-93213040-1702-405c-a708-752888749831 tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (594b097f-6318-48a7-80b3-2c0e3b39cae2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:47:29 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.flows.api.create_volume [None req-93213040-1702-405c-a708-752888749831 tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Validating volume size '1' using validate_int {{(pid=86815) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 12:47:29 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-93213040-1702-405c-a708-752888749831 tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (594b097f-6318-48a7-80b3-2c0e3b39cae2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T10:31:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3a4f1b59-94a6-4839-b926-0837adf99645,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a4f1b59-94a6-4839-b926-0837adf99645', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:47:29 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-93213040-1702-405c-a708-752888749831 tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (49d0da60-f1a5-4c55-b95b-b07ebf630c56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:47:29 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-a7cfffee-92f3-411a-ac52-af53cc39b883 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:47:29 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a7cfffee-92f3-411a-ac52-af53cc39b883 tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] GET http://192.168.122.202/volume/v3/snapshots/223c931c-ab05-4008-af9d-9739ae8d61f9 Sep 01 12:47:29 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a7cfffee-92f3-411a-ac52-af53cc39b883 tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:47:29 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a7cfffee-92f3-411a-ac52-af53cc39b883 tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:47:29 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:47:29 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:47:29 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-a7cfffee-92f3-411a-ac52-af53cc39b883 tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Snapshot retrieved successfully. Sep 01 12:47:29 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a7cfffee-92f3-411a-ac52-af53cc39b883 tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] http://192.168.122.202/volume/v3/snapshots/223c931c-ab05-4008-af9d-9739ae8d61f9 returned with HTTP 200 Sep 01 12:47:29 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1023/2017] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:47:29 2026] GET /volume/v3/snapshots/223c931c-ab05-4008-af9d-9739ae8d61f9 => generated 439 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:47:29 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-93213040-1702-405c-a708-752888749831 tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Created reservations ['ddcd4f72-cc23-4ab4-b8d3-5b443af09c8e', '621ec9fd-eb5e-4294-857c-66711ffbdeca', 'db822752-49d9-4e3f-98ef-040a26d01824', '2bb5b2f9-b6a1-4932-af6e-02dc60be9c9d'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:47:29 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-93213040-1702-405c-a708-752888749831 tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (49d0da60-f1a5-4c55-b95b-b07ebf630c56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ddcd4f72-cc23-4ab4-b8d3-5b443af09c8e', '621ec9fd-eb5e-4294-857c-66711ffbdeca', 'db822752-49d9-4e3f-98ef-040a26d01824', '2bb5b2f9-b6a1-4932-af6e-02dc60be9c9d']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:47:29 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-93213040-1702-405c-a708-752888749831 tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b57d0d2-e97e-46ea-b71b-ea2caa928d58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:47:29 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:47:29 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:47:29 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-93213040-1702-405c-a708-752888749831 tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b57d0d2-e97e-46ea-b71b-ea2caa928d58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '602d5e5f-2c87-453a-81fe-666b15d38fda', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-852978461',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='60e1dd5402484143be060a49d01ea743',qos_specs=None,replication_status=,reservations=['ddcd4f72-cc23-4ab4-b8d3-5b443af09c8e','621ec9fd-eb5e-4294-857c-66711ffbdeca','db822752-49d9-4e3f-98ef-040a26d01824','2bb5b2f9-b6a1-4932-af6e-02dc60be9c9d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1550b65a0d974e6588251a8ddae85093',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T10:47:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-852978461',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=602d5e5f-2c87-453a-81fe-666b15d38fda,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='60e1dd5402484143be060a49d01ea743',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1550b65a0d974e6588251a8ddae85093',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a4f1b59-94a6-4839-b926-0837adf99645),volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:47:29 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-93213040-1702-405c-a708-752888749831 tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d125caae-164e-453b-8b2f-58dbddfca70b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:47:30 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-93213040-1702-405c-a708-752888749831 tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d125caae-164e-453b-8b2f-58dbddfca70b) transitioned into state 'SUCCESS' from state '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-852978461',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='60e1dd5402484143be060a49d01ea743',qos_specs=None,replication_status=,reservations=['ddcd4f72-cc23-4ab4-b8d3-5b443af09c8e','621ec9fd-eb5e-4294-857c-66711ffbdeca','db822752-49d9-4e3f-98ef-040a26d01824','2bb5b2f9-b6a1-4932-af6e-02dc60be9c9d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1550b65a0d974e6588251a8ddae85093',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:47:30 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-93213040-1702-405c-a708-752888749831 tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a5d59174-9264-4379-891d-e2ee7c92dbfa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:47:30 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-fa5c7579-464f-4754-bc3b-205b16e800ff req-346a7ea9-2a3b-4d34-9300-2a87671060ff None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:47:30 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-93213040-1702-405c-a708-752888749831 tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a5d59174-9264-4379-891d-e2ee7c92dbfa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:47:30 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-fa5c7579-464f-4754-bc3b-205b16e800ff req-346a7ea9-2a3b-4d34-9300-2a87671060ff tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] GET http://192.168.122.202/volume/v3/volumes/591a441c-56b2-4259-b751-0f1be6b971cc Sep 01 12:47:30 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-fa5c7579-464f-4754-bc3b-205b16e800ff req-346a7ea9-2a3b-4d34-9300-2a87671060ff tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:47:30 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-fa5c7579-464f-4754-bc3b-205b16e800ff req-346a7ea9-2a3b-4d34-9300-2a87671060ff tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:47:30 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-93213040-1702-405c-a708-752888749831 tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Flow 'volume_create_api' (61e6f527-22c0-4e35-a7ff-0aa8c545e8c3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86815) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:47:30 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-93213040-1702-405c-a708-752888749831 tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Create volume request issued successfully. Sep 01 12:47:30 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-93213040-1702-405c-a708-752888749831 tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] http://192.168.122.202/volume/v3/volumes returned with HTTP 202 Sep 01 12:47:30 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 995/2018] 192.168.122.202 () {60 vars in 1143 bytes} [Tue Sep 1 12:47:29 2026] POST /volume/v3/volumes => generated 768 bytes in 456 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:47:30 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:47:30 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:47:30 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-77a771b1-a87c-484c-9e83-db150dbe828a None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:47:30 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:47:30 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:47:30 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-77a771b1-a87c-484c-9e83-db150dbe828a tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] POST http://192.168.122.202/volume/v3/volumes Sep 01 12:47:30 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-77a771b1-a87c-484c-9e83-db150dbe828a tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "dc1c3f91-1572-49f0-a4f1-e7c089b88838", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-395370030"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:47:30 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.volumes [None req-77a771b1-a87c-484c-9e83-db150dbe828a tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Create volume request body: {'volume': {"'snapshot_id": 'dc1c3f91-1572-49f0-a4f1-e7c089b88838', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-395370030'}} {{(pid=86815) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:47:30 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-77a771b1-a87c-484c-9e83-db150dbe828a tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Create volume of 1 GB Sep 01 12:47:30 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:47:30 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:47:30 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [req-fa5c7579-464f-4754-bc3b-205b16e800ff req-346a7ea9-2a3b-4d34-9300-2a87671060ff tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Volume info retrieved successfully. Sep 01 12:47:30 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-77a771b1-a87c-484c-9e83-db150dbe828a tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Availability Zones retrieved successfully. Sep 01 12:47:30 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-fa5c7579-464f-4754-bc3b-205b16e800ff req-346a7ea9-2a3b-4d34-9300-2a87671060ff tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] http://192.168.122.202/volume/v3/volumes/591a441c-56b2-4259-b751-0f1be6b971cc returned with HTTP 200 Sep 01 12:47:30 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1024/2019] 192.168.122.202 () {60 vars in 1487 bytes} [Tue Sep 1 12:47:30 2026] GET /volume/v3/volumes/591a441c-56b2-4259-b751-0f1be6b971cc => generated 1258 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:47:30 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-77a771b1-a87c-484c-9e83-db150dbe828a tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Flow 'volume_create_api' (a0e8ad7e-4c8e-4923-a9f7-6e85a53bd8a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:47:30 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-77a771b1-a87c-484c-9e83-db150dbe828a tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (29821cc2-f70c-468b-8b56-e2d11436dfea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:47:30 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-e98fc76d-f92a-4d98-b18f-583034fec9e3 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:47:30 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e98fc76d-f92a-4d98-b18f-583034fec9e3 None None] GET http://192.168.122.202/volume// Sep 01 12:47:30 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e98fc76d-f92a-4d98-b18f-583034fec9e3 None None] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:47:30 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.flows.api.create_volume [None req-77a771b1-a87c-484c-9e83-db150dbe828a tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Validating volume size '1' using validate_int {{(pid=86815) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 12:47:30 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e98fc76d-f92a-4d98-b18f-583034fec9e3 None None] Calling method 'all' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:47:30 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e98fc76d-f92a-4d98-b18f-583034fec9e3 None None] http://192.168.122.202/volume// returned with HTTP 300 Sep 01 12:47:30 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1025/2020] 192.168.122.202 () {58 vars in 1308 bytes} [Tue Sep 1 12:47:30 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 12:47:30 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-fa5c7579-464f-4754-bc3b-205b16e800ff req-b5836918-232e-4dc4-8d03-ff3a915837e1 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:47:30 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-fa5c7579-464f-4754-bc3b-205b16e800ff req-b5836918-232e-4dc4-8d03-ff3a915837e1 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] POST http://192.168.122.202/volume/v3/attachments Sep 01 12:47:30 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-fa5c7579-464f-4754-bc3b-205b16e800ff req-b5836918-232e-4dc4-8d03-ff3a915837e1 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "591a441c-56b2-4259-b751-0f1be6b971cc", "connector": null, "instance_uuid": "57a6aa4a-e23e-4de1-accf-f1ca67d51dd8"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:47:30 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:47:30 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:47:30 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:47:30 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:47:30 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-77a771b1-a87c-484c-9e83-db150dbe828a tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (29821cc2-f70c-468b-8b56-e2d11436dfea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T10:31:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3a4f1b59-94a6-4839-b926-0837adf99645,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a4f1b59-94a6-4839-b926-0837adf99645', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:47:30 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-77a771b1-a87c-484c-9e83-db150dbe828a tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a646cb9-6868-4203-9e2d-1679a531d4f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:47:30 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-fa5c7579-464f-4754-bc3b-205b16e800ff req-b5836918-232e-4dc4-8d03-ff3a915837e1 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] http://192.168.122.202/volume/v3/attachments returned with HTTP 200 Sep 01 12:47:30 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1026/2021] 192.168.122.202 () {66 vars in 1483 bytes} [Tue Sep 1 12:47:30 2026] POST /volume/v3/attachments => generated 273 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 12:47:30 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-77a771b1-a87c-484c-9e83-db150dbe828a tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Created reservations ['2411f8e8-7b96-403c-abb7-3c0cf339bbe7', 'f1b0ce8f-7d25-4153-b1e9-71f067aefc2f', '96badfc7-7439-409d-8696-32afa2ccb326', '101fcaa2-df5d-4f05-a4d5-ee98a26f6210'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:47:30 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-77a771b1-a87c-484c-9e83-db150dbe828a tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a646cb9-6868-4203-9e2d-1679a531d4f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2411f8e8-7b96-403c-abb7-3c0cf339bbe7', 'f1b0ce8f-7d25-4153-b1e9-71f067aefc2f', '96badfc7-7439-409d-8696-32afa2ccb326', '101fcaa2-df5d-4f05-a4d5-ee98a26f6210']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:47:30 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-77a771b1-a87c-484c-9e83-db150dbe828a tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed608a07-56e3-459a-b0d6-334ab763c915) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:47:30 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:47:30 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:47:30 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-77a771b1-a87c-484c-9e83-db150dbe828a tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed608a07-56e3-459a-b0d6-334ab763c915) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '17097b29-a2ae-4b66-a93a-17224212f87d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-395370030',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='60e1dd5402484143be060a49d01ea743',qos_specs=None,replication_status=,reservations=['2411f8e8-7b96-403c-abb7-3c0cf339bbe7','f1b0ce8f-7d25-4153-b1e9-71f067aefc2f','96badfc7-7439-409d-8696-32afa2ccb326','101fcaa2-df5d-4f05-a4d5-ee98a26f6210'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1550b65a0d974e6588251a8ddae85093',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T10:47:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-395370030',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=17097b29-a2ae-4b66-a93a-17224212f87d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='60e1dd5402484143be060a49d01ea743',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1550b65a0d974e6588251a8ddae85093',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a4f1b59-94a6-4839-b926-0837adf99645),volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:47:30 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-77a771b1-a87c-484c-9e83-db150dbe828a tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c32b85eb-fe99-4284-ac1e-74b5783a1603) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:47:30 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-77a771b1-a87c-484c-9e83-db150dbe828a tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c32b85eb-fe99-4284-ac1e-74b5783a1603) transitioned into state 'SUCCESS' from state '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-395370030',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='60e1dd5402484143be060a49d01ea743',qos_specs=None,replication_status=,reservations=['2411f8e8-7b96-403c-abb7-3c0cf339bbe7','f1b0ce8f-7d25-4153-b1e9-71f067aefc2f','96badfc7-7439-409d-8696-32afa2ccb326','101fcaa2-df5d-4f05-a4d5-ee98a26f6210'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1550b65a0d974e6588251a8ddae85093',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:47:30 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-77a771b1-a87c-484c-9e83-db150dbe828a tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a217c8e-e420-40b2-b426-df09c2eb775c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:47:30 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-77a771b1-a87c-484c-9e83-db150dbe828a tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a217c8e-e420-40b2-b426-df09c2eb775c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:47:30 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-77a771b1-a87c-484c-9e83-db150dbe828a tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Flow 'volume_create_api' (a0e8ad7e-4c8e-4923-a9f7-6e85a53bd8a0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86815) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:47:30 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-77a771b1-a87c-484c-9e83-db150dbe828a tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Create volume request issued successfully. Sep 01 12:47:30 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-77a771b1-a87c-484c-9e83-db150dbe828a tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] http://192.168.122.202/volume/v3/volumes returned with HTTP 202 Sep 01 12:47:30 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 996/2022] 192.168.122.202 () {60 vars in 1143 bytes} [Tue Sep 1 12:47:30 2026] POST /volume/v3/volumes => generated 768 bytes in 402 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:47:30 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-1cdde5e6-a8fc-4b0b-ae76-61b76c09a1f8 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:47:30 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1cdde5e6-a8fc-4b0b-ae76-61b76c09a1f8 tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] POST http://192.168.122.202/volume/v3/volumes Sep 01 12:47:30 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-1cdde5e6-a8fc-4b0b-ae76-61b76c09a1f8 tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "dc1c3f91-1572-49f0-a4f1-e7c089b88838", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-941731815"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:47:30 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volumes [None req-1cdde5e6-a8fc-4b0b-ae76-61b76c09a1f8 tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Create volume request body: {'volume': {"'snapshot_id": 'dc1c3f91-1572-49f0-a4f1-e7c089b88838', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-941731815'}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:47:30 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-1cdde5e6-a8fc-4b0b-ae76-61b76c09a1f8 tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Create volume of 1 GB Sep 01 12:47:30 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:47:30 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:47:30 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-1cdde5e6-a8fc-4b0b-ae76-61b76c09a1f8 tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Availability Zones retrieved successfully. Sep 01 12:47:30 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-1cdde5e6-a8fc-4b0b-ae76-61b76c09a1f8 tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Flow 'volume_create_api' (f1a41120-7188-4526-a276-70f7124800b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:47:30 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-1cdde5e6-a8fc-4b0b-ae76-61b76c09a1f8 tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (df71dd30-6067-4585-a027-1d92e5c1d9c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:47:30 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.flows.api.create_volume [None req-1cdde5e6-a8fc-4b0b-ae76-61b76c09a1f8 tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Validating volume size '1' using validate_int {{(pid=86814) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 12:47:30 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-1cdde5e6-a8fc-4b0b-ae76-61b76c09a1f8 tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (df71dd30-6067-4585-a027-1d92e5c1d9c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T10:31:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3a4f1b59-94a6-4839-b926-0837adf99645,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a4f1b59-94a6-4839-b926-0837adf99645', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:47:30 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-1cdde5e6-a8fc-4b0b-ae76-61b76c09a1f8 tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d7cd379e-e84c-4d0b-8a12-7037f9a702b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:47:30 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-1cdde5e6-a8fc-4b0b-ae76-61b76c09a1f8 tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Created reservations ['933ae9c6-a903-4927-b802-f8461fb58114', 'b47e5714-1bab-475b-a3b8-2eca99a9b941', 'dd95f559-81ee-4dd2-867d-7d4979c5ab9d', '1aaacfd7-4cef-4b2f-870f-0bf1cf0bd918'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:47:30 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-1cdde5e6-a8fc-4b0b-ae76-61b76c09a1f8 tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d7cd379e-e84c-4d0b-8a12-7037f9a702b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['933ae9c6-a903-4927-b802-f8461fb58114', 'b47e5714-1bab-475b-a3b8-2eca99a9b941', 'dd95f559-81ee-4dd2-867d-7d4979c5ab9d', '1aaacfd7-4cef-4b2f-870f-0bf1cf0bd918']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:47:30 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-4ec9bf63-6304-4cbb-83e2-c265e08837fb None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:47:30 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-1cdde5e6-a8fc-4b0b-ae76-61b76c09a1f8 tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e3feabb-4c66-48ab-b6b0-3ce977e0ae3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:47:30 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-4ec9bf63-6304-4cbb-83e2-c265e08837fb tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] GET http://192.168.122.202/volume/v3/snapshots/223c931c-ab05-4008-af9d-9739ae8d61f9 Sep 01 12:47:30 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-4ec9bf63-6304-4cbb-83e2-c265e08837fb tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:47:30 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-4ec9bf63-6304-4cbb-83e2-c265e08837fb tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:47:30 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:47:30 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:47:30 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-4ec9bf63-6304-4cbb-83e2-c265e08837fb tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Snapshot retrieved successfully. Sep 01 12:47:30 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-4ec9bf63-6304-4cbb-83e2-c265e08837fb tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] http://192.168.122.202/volume/v3/snapshots/223c931c-ab05-4008-af9d-9739ae8d61f9 returned with HTTP 200 Sep 01 12:47:30 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 997/2023] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:47:30 2026] GET /volume/v3/snapshots/223c931c-ab05-4008-af9d-9739ae8d61f9 => generated 466 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:47:30 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-cbad1c8c-7986-4cd1-b904-f96d2f9adfc8 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:47:30 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-cbad1c8c-7986-4cd1-b904-f96d2f9adfc8 tempest-SnapshotsActionsTest-439078350 tempest-SnapshotsActionsTest-439078350-project-admin] POST http://192.168.122.202/volume/v3/snapshots/223c931c-ab05-4008-af9d-9739ae8d61f9/action Sep 01 12:47:30 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-cbad1c8c-7986-4cd1-b904-f96d2f9adfc8 tempest-SnapshotsActionsTest-439078350 tempest-SnapshotsActionsTest-439078350-project-admin] Action body: b'{"os-reset_status": {"status": "deleting"}}' {{(pid=86815) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:47:30 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-cbad1c8c-7986-4cd1-b904-f96d2f9adfc8 tempest-SnapshotsActionsTest-439078350 tempest-SnapshotsActionsTest-439078350-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "deleting"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:47:30 devstack devstack@c-api.service[86815]: DEBUG cinder.api.contrib.admin_actions [None req-cbad1c8c-7986-4cd1-b904-f96d2f9adfc8 tempest-SnapshotsActionsTest-439078350 tempest-SnapshotsActionsTest-439078350-project-admin] Updating snapshot '223c931c-ab05-4008-af9d-9739ae8d61f9' with '{'status': 'deleting'}' {{(pid=86815) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 01 12:47:30 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:47:30 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:47:30 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:47:30 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:47:30 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-1cdde5e6-a8fc-4b0b-ae76-61b76c09a1f8 tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e3feabb-4c66-48ab-b6b0-3ce977e0ae3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4398f174-0424-43a9-b085-d5400252bb33', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-941731815',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='60e1dd5402484143be060a49d01ea743',qos_specs=None,replication_status=,reservations=['933ae9c6-a903-4927-b802-f8461fb58114','b47e5714-1bab-475b-a3b8-2eca99a9b941','dd95f559-81ee-4dd2-867d-7d4979c5ab9d','1aaacfd7-4cef-4b2f-870f-0bf1cf0bd918'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1550b65a0d974e6588251a8ddae85093',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T10:47:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-941731815',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4398f174-0424-43a9-b085-d5400252bb33,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='60e1dd5402484143be060a49d01ea743',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1550b65a0d974e6588251a8ddae85093',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a4f1b59-94a6-4839-b926-0837adf99645),volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:47:30 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-1cdde5e6-a8fc-4b0b-ae76-61b76c09a1f8 tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4eb26d40-248e-4141-85fb-59d7d6fdb91a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:47:30 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-cbad1c8c-7986-4cd1-b904-f96d2f9adfc8 tempest-SnapshotsActionsTest-439078350 tempest-SnapshotsActionsTest-439078350-project-admin] http://192.168.122.202/volume/v3/snapshots/223c931c-ab05-4008-af9d-9739ae8d61f9/action returned with HTTP 202 Sep 01 12:47:30 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 998/2024] 192.168.122.202 () {60 vars in 1280 bytes} [Tue Sep 1 12:47:30 2026] POST /volume/v3/snapshots/223c931c-ab05-4008-af9d-9739ae8d61f9/action => generated 0 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 12:47:30 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-69955620-c9ae-4716-86cf-2e6a356ba309 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:47:30 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-69955620-c9ae-4716-86cf-2e6a356ba309 tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] GET http://192.168.122.202/volume/v3/snapshots/223c931c-ab05-4008-af9d-9739ae8d61f9 Sep 01 12:47:30 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-69955620-c9ae-4716-86cf-2e6a356ba309 tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:47:30 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-69955620-c9ae-4716-86cf-2e6a356ba309 tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:47:30 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:47:30 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:47:30 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-69955620-c9ae-4716-86cf-2e6a356ba309 tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Snapshot retrieved successfully. Sep 01 12:47:30 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-69955620-c9ae-4716-86cf-2e6a356ba309 tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] http://192.168.122.202/volume/v3/snapshots/223c931c-ab05-4008-af9d-9739ae8d61f9 returned with HTTP 200 Sep 01 12:47:30 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 999/2025] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:47:30 2026] GET /volume/v3/snapshots/223c931c-ab05-4008-af9d-9739ae8d61f9 => generated 465 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:47:30 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-1cdde5e6-a8fc-4b0b-ae76-61b76c09a1f8 tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4eb26d40-248e-4141-85fb-59d7d6fdb91a) transitioned into state 'SUCCESS' from state '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-941731815',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='60e1dd5402484143be060a49d01ea743',qos_specs=None,replication_status=,reservations=['933ae9c6-a903-4927-b802-f8461fb58114','b47e5714-1bab-475b-a3b8-2eca99a9b941','dd95f559-81ee-4dd2-867d-7d4979c5ab9d','1aaacfd7-4cef-4b2f-870f-0bf1cf0bd918'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1550b65a0d974e6588251a8ddae85093',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:47:30 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-1cdde5e6-a8fc-4b0b-ae76-61b76c09a1f8 tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (93191619-4741-4bc4-9361-324be6160b93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:47:31 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-8c3ecd0f-4ed8-40ba-9834-9bf127198ac2 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:47:31 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-8c3ecd0f-4ed8-40ba-9834-9bf127198ac2 tempest-SnapshotsActionsTest-439078350 tempest-SnapshotsActionsTest-439078350-project-admin] POST http://192.168.122.202/volume/v3/snapshots/223c931c-ab05-4008-af9d-9739ae8d61f9/action Sep 01 12:47:31 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-8c3ecd0f-4ed8-40ba-9834-9bf127198ac2 tempest-SnapshotsActionsTest-439078350 tempest-SnapshotsActionsTest-439078350-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=86815) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:47:31 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-8c3ecd0f-4ed8-40ba-9834-9bf127198ac2 tempest-SnapshotsActionsTest-439078350 tempest-SnapshotsActionsTest-439078350-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:47:31 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:47:31 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:47:31 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-8c3ecd0f-4ed8-40ba-9834-9bf127198ac2 tempest-SnapshotsActionsTest-439078350 tempest-SnapshotsActionsTest-439078350-project-admin] Snapshot retrieved successfully. Sep 01 12:47:31 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-1cdde5e6-a8fc-4b0b-ae76-61b76c09a1f8 tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (93191619-4741-4bc4-9361-324be6160b93) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:47:31 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:47:31 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:47:31 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-1cdde5e6-a8fc-4b0b-ae76-61b76c09a1f8 tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Flow 'volume_create_api' (f1a41120-7188-4526-a276-70f7124800b4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86814) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:47:31 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-1cdde5e6-a8fc-4b0b-ae76-61b76c09a1f8 tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Create volume request issued successfully. Sep 01 12:47:31 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1cdde5e6-a8fc-4b0b-ae76-61b76c09a1f8 tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] http://192.168.122.202/volume/v3/volumes returned with HTTP 202 Sep 01 12:47:31 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1027/2026] 192.168.122.202 () {60 vars in 1143 bytes} [Tue Sep 1 12:47:30 2026] POST /volume/v3/volumes => generated 768 bytes in 555 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:47:31 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-8c3ecd0f-4ed8-40ba-9834-9bf127198ac2 tempest-SnapshotsActionsTest-439078350 tempest-SnapshotsActionsTest-439078350-project-admin] Snapshot delete request issued successfully. Sep 01 12:47:31 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-8c3ecd0f-4ed8-40ba-9834-9bf127198ac2 tempest-SnapshotsActionsTest-439078350 tempest-SnapshotsActionsTest-439078350-project-admin] http://192.168.122.202/volume/v3/snapshots/223c931c-ab05-4008-af9d-9739ae8d61f9/action returned with HTTP 202 Sep 01 12:47:31 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1000/2027] 192.168.122.202 () {60 vars in 1280 bytes} [Tue Sep 1 12:47:30 2026] POST /volume/v3/snapshots/223c931c-ab05-4008-af9d-9739ae8d61f9/action => generated 0 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 12:47:31 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-12d7736a-a98a-4fd6-9e90-65b7aa6fd79d None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:47:31 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-6bc4acb1-1674-40a0-84f8-0d152b7f400c None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:47:31 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-12d7736a-a98a-4fd6-9e90-65b7aa6fd79d tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] GET http://192.168.122.202/volume/v3/snapshots/223c931c-ab05-4008-af9d-9739ae8d61f9 Sep 01 12:47:31 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-12d7736a-a98a-4fd6-9e90-65b7aa6fd79d tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:47:31 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-12d7736a-a98a-4fd6-9e90-65b7aa6fd79d tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:47:31 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-6bc4acb1-1674-40a0-84f8-0d152b7f400c tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] POST http://192.168.122.202/volume/v3/volumes Sep 01 12:47:31 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-6bc4acb1-1674-40a0-84f8-0d152b7f400c tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "dc1c3f91-1572-49f0-a4f1-e7c089b88838", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1276478143"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:47:31 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:47:31 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:47:31 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-12d7736a-a98a-4fd6-9e90-65b7aa6fd79d tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Snapshot retrieved successfully. Sep 01 12:47:31 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volumes [None req-6bc4acb1-1674-40a0-84f8-0d152b7f400c tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Create volume request body: {'volume': {"'snapshot_id": 'dc1c3f91-1572-49f0-a4f1-e7c089b88838', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1276478143'}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:47:31 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-6bc4acb1-1674-40a0-84f8-0d152b7f400c tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Create volume of 1 GB Sep 01 12:47:31 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-12d7736a-a98a-4fd6-9e90-65b7aa6fd79d tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] http://192.168.122.202/volume/v3/snapshots/223c931c-ab05-4008-af9d-9739ae8d61f9 returned with HTTP 200 Sep 01 12:47:31 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:47:31 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:47:31 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1001/2028] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:47:31 2026] GET /volume/v3/snapshots/223c931c-ab05-4008-af9d-9739ae8d61f9 => generated 465 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:47:31 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-6bc4acb1-1674-40a0-84f8-0d152b7f400c tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Availability Zones retrieved successfully. Sep 01 12:47:31 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-6bc4acb1-1674-40a0-84f8-0d152b7f400c tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Flow 'volume_create_api' (68b75b67-2876-4c5f-a5bf-9733b7a108b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:47:31 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-6bc4acb1-1674-40a0-84f8-0d152b7f400c tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6be8ea9-bd37-43c6-a9a4-1fea8adcfb01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:47:31 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.flows.api.create_volume [None req-6bc4acb1-1674-40a0-84f8-0d152b7f400c tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Validating volume size '1' using validate_int {{(pid=86814) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 12:47:31 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-6bc4acb1-1674-40a0-84f8-0d152b7f400c tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6be8ea9-bd37-43c6-a9a4-1fea8adcfb01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T10:31:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3a4f1b59-94a6-4839-b926-0837adf99645,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a4f1b59-94a6-4839-b926-0837adf99645', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:47:31 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-6bc4acb1-1674-40a0-84f8-0d152b7f400c tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (72c3e1ee-b008-46d4-a0cb-23c05bc40102) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:47:31 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-6bc4acb1-1674-40a0-84f8-0d152b7f400c tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Created reservations ['fbf32694-1978-4194-9752-21f4613e1e9e', '3483fbc5-4d46-49b1-a677-5509e40286d2', '28c74eeb-0ae8-4511-ac51-e738f75d5e24', '860289a3-bfb1-43a7-a9ad-0ac93138f333'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:47:31 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-6bc4acb1-1674-40a0-84f8-0d152b7f400c tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (72c3e1ee-b008-46d4-a0cb-23c05bc40102) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fbf32694-1978-4194-9752-21f4613e1e9e', '3483fbc5-4d46-49b1-a677-5509e40286d2', '28c74eeb-0ae8-4511-ac51-e738f75d5e24', '860289a3-bfb1-43a7-a9ad-0ac93138f333']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:47:31 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-6bc4acb1-1674-40a0-84f8-0d152b7f400c tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e7cb499-3a84-434b-9702-170a7ceabba4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:47:31 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:47:31 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:47:31 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-6bc4acb1-1674-40a0-84f8-0d152b7f400c tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e7cb499-3a84-434b-9702-170a7ceabba4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8da61283-7fdd-460e-91ca-8b9b71f80c3c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1276478143',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='60e1dd5402484143be060a49d01ea743',qos_specs=None,replication_status=,reservations=['fbf32694-1978-4194-9752-21f4613e1e9e','3483fbc5-4d46-49b1-a677-5509e40286d2','28c74eeb-0ae8-4511-ac51-e738f75d5e24','860289a3-bfb1-43a7-a9ad-0ac93138f333'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1550b65a0d974e6588251a8ddae85093',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T10:47:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1276478143',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8da61283-7fdd-460e-91ca-8b9b71f80c3c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='60e1dd5402484143be060a49d01ea743',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1550b65a0d974e6588251a8ddae85093',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a4f1b59-94a6-4839-b926-0837adf99645),volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:47:31 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-6bc4acb1-1674-40a0-84f8-0d152b7f400c tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (497f397b-2b4c-4943-88d7-406ac3a8f65b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:47:31 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-6bc4acb1-1674-40a0-84f8-0d152b7f400c tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (497f397b-2b4c-4943-88d7-406ac3a8f65b) transitioned into state 'SUCCESS' from state '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-1276478143',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='60e1dd5402484143be060a49d01ea743',qos_specs=None,replication_status=,reservations=['fbf32694-1978-4194-9752-21f4613e1e9e','3483fbc5-4d46-49b1-a677-5509e40286d2','28c74eeb-0ae8-4511-ac51-e738f75d5e24','860289a3-bfb1-43a7-a9ad-0ac93138f333'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1550b65a0d974e6588251a8ddae85093',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:47:31 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-6bc4acb1-1674-40a0-84f8-0d152b7f400c tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de634d94-f92a-447d-a126-348e30d43801) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:47:31 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-6bc4acb1-1674-40a0-84f8-0d152b7f400c tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de634d94-f92a-447d-a126-348e30d43801) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:47:31 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-6bc4acb1-1674-40a0-84f8-0d152b7f400c tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Flow 'volume_create_api' (68b75b67-2876-4c5f-a5bf-9733b7a108b0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86814) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:47:31 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-6bc4acb1-1674-40a0-84f8-0d152b7f400c tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Create volume request issued successfully. Sep 01 12:47:31 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-6bc4acb1-1674-40a0-84f8-0d152b7f400c tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] http://192.168.122.202/volume/v3/volumes returned with HTTP 202 Sep 01 12:47:31 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1028/2029] 192.168.122.202 () {60 vars in 1143 bytes} [Tue Sep 1 12:47:31 2026] POST /volume/v3/volumes => generated 769 bytes in 678 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:47:31 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-aa3859f5-ca28-4e9d-a48e-2d53c415f371 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:47:31 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-aa3859f5-ca28-4e9d-a48e-2d53c415f371 tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] GET http://192.168.122.202/volume/v3/volumes/a9c5f2af-36e6-443a-a1ae-c1b3d53ef28f Sep 01 12:47:31 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-aa3859f5-ca28-4e9d-a48e-2d53c415f371 tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:47:31 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-aa3859f5-ca28-4e9d-a48e-2d53c415f371 tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:47:31 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:47:31 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:47:31 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:47:31 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:47:31 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-aa3859f5-ca28-4e9d-a48e-2d53c415f371 tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Volume info retrieved successfully. Sep 01 12:47:31 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-aa3859f5-ca28-4e9d-a48e-2d53c415f371 tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] http://192.168.122.202/volume/v3/volumes/a9c5f2af-36e6-443a-a1ae-c1b3d53ef28f returned with HTTP 200 Sep 01 12:47:31 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1002/2030] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:47:31 2026] GET /volume/v3/volumes/a9c5f2af-36e6-443a-a1ae-c1b3d53ef28f => generated 861 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:47:31 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-020beac9-fcb2-4ddd-9e94-d7669f5f6d46 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:47:31 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-020beac9-fcb2-4ddd-9e94-d7669f5f6d46 tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] GET http://192.168.122.202/volume/v3/volumes/602d5e5f-2c87-453a-81fe-666b15d38fda Sep 01 12:47:31 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-020beac9-fcb2-4ddd-9e94-d7669f5f6d46 tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:47:31 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-020beac9-fcb2-4ddd-9e94-d7669f5f6d46 tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:47:31 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:47:31 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:47:31 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:47:31 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:47:31 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-020beac9-fcb2-4ddd-9e94-d7669f5f6d46 tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Volume info retrieved successfully. Sep 01 12:47:31 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-020beac9-fcb2-4ddd-9e94-d7669f5f6d46 tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] http://192.168.122.202/volume/v3/volumes/602d5e5f-2c87-453a-81fe-666b15d38fda returned with HTTP 200 Sep 01 12:47:31 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1029/2031] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:47:31 2026] GET /volume/v3/volumes/602d5e5f-2c87-453a-81fe-666b15d38fda => generated 860 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:47:32 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-0ebdd2b3-0650-4205-ad3b-edc97d141e99 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:47:32 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0ebdd2b3-0650-4205-ad3b-edc97d141e99 tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] GET http://192.168.122.202/volume/v3/snapshots/223c931c-ab05-4008-af9d-9739ae8d61f9 Sep 01 12:47:32 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0ebdd2b3-0650-4205-ad3b-edc97d141e99 tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:47:32 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0ebdd2b3-0650-4205-ad3b-edc97d141e99 tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:47:32 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:47:32 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:47:32 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-0ebdd2b3-0650-4205-ad3b-edc97d141e99 tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Snapshot retrieved successfully. Sep 01 12:47:32 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0ebdd2b3-0650-4205-ad3b-edc97d141e99 tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] http://192.168.122.202/volume/v3/snapshots/223c931c-ab05-4008-af9d-9739ae8d61f9 returned with HTTP 200 Sep 01 12:47:32 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1003/2032] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:47:32 2026] GET /volume/v3/snapshots/223c931c-ab05-4008-af9d-9739ae8d61f9 => generated 465 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:47:32 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-b6979692-7aae-4a19-82b2-e079f5146712 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:47:32 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b6979692-7aae-4a19-82b2-e079f5146712 None None] GET http://192.168.122.202/volume// Sep 01 12:47:32 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b6979692-7aae-4a19-82b2-e079f5146712 None None] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:47:32 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b6979692-7aae-4a19-82b2-e079f5146712 None None] Calling method 'all' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:47:32 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b6979692-7aae-4a19-82b2-e079f5146712 None None] http://192.168.122.202/volume// returned with HTTP 300 Sep 01 12:47:32 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1030/2033] 192.168.122.202 () {58 vars in 1315 bytes} [Tue Sep 1 12:47:32 2026] GET /volume/ => generated 390 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 01 12:47:32 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-fa5c7579-464f-4754-bc3b-205b16e800ff req-a2e9d3fd-24d4-4192-8888-9581a5b40c87 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:47:32 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-fa5c7579-464f-4754-bc3b-205b16e800ff req-a2e9d3fd-24d4-4192-8888-9581a5b40c87 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] GET http://192.168.122.202/volume/v3/volumes/591a441c-56b2-4259-b751-0f1be6b971cc Sep 01 12:47:32 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-fa5c7579-464f-4754-bc3b-205b16e800ff req-a2e9d3fd-24d4-4192-8888-9581a5b40c87 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:47:32 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-fa5c7579-464f-4754-bc3b-205b16e800ff req-a2e9d3fd-24d4-4192-8888-9581a5b40c87 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:47:32 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:47:32 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:47:32 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:47:32 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:47:32 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [req-fa5c7579-464f-4754-bc3b-205b16e800ff req-a2e9d3fd-24d4-4192-8888-9581a5b40c87 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Volume info retrieved successfully. Sep 01 12:47:32 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-fa5c7579-464f-4754-bc3b-205b16e800ff req-a2e9d3fd-24d4-4192-8888-9581a5b40c87 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] http://192.168.122.202/volume/v3/volumes/591a441c-56b2-4259-b751-0f1be6b971cc returned with HTTP 200 Sep 01 12:47:32 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1004/2034] 192.168.122.202 () {62 vars in 1528 bytes} [Tue Sep 1 12:47:32 2026] GET /volume/v3/volumes/591a441c-56b2-4259-b751-0f1be6b971cc => generated 1438 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 12:47:32 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-fa5c7579-464f-4754-bc3b-205b16e800ff req-8f4573ec-0938-415d-bbc0-c44299a80ba6 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:47:32 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-fa5c7579-464f-4754-bc3b-205b16e800ff req-8f4573ec-0938-415d-bbc0-c44299a80ba6 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] PUT http://192.168.122.202/volume/v3/attachments/1ff0d92a-1db1-4f67-8db1-5d5024e3a50d Sep 01 12:47:32 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-fa5c7579-464f-4754-bc3b-205b16e800ff req-8f4573ec-0938-415d-bbc0-c44299a80ba6 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.202", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9cabaa2c96fd", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "d576c0ca-ddd0-46cc-913d-b7a80063e011", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:47:32 devstack devstack@c-api.service[86814]: DEBUG cinder.coordination [req-fa5c7579-464f-4754-bc3b-205b16e800ff req-8f4573ec-0938-415d-bbc0-c44299a80ba6 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Acquiring lock "cinder-attachment_update-591a441c-56b2-4259-b751-0f1be6b971cc-devstack" by "attachment_update" {{(pid=86814) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 12:47:32 devstack devstack@c-api.service[86814]: DEBUG cinder.coordination [req-fa5c7579-464f-4754-bc3b-205b16e800ff req-8f4573ec-0938-415d-bbc0-c44299a80ba6 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Lock "cinder-attachment_update-591a441c-56b2-4259-b751-0f1be6b971cc-devstack" acquired by "attachment_update" :: waited 0.029s {{(pid=86814) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 12:47:32 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:47:32 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:47:32 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:47:32 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:47:33 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-3a6fe083-7247-4398-b82d-da2789e1d92a None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:47:33 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-3a6fe083-7247-4398-b82d-da2789e1d92a tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] GET http://192.168.122.202/volume/v3/volumes/602d5e5f-2c87-453a-81fe-666b15d38fda Sep 01 12:47:33 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-3a6fe083-7247-4398-b82d-da2789e1d92a tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:47:33 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-3a6fe083-7247-4398-b82d-da2789e1d92a tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:47:33 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:47:33 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:47:33 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:47:33 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:47:33 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-3a6fe083-7247-4398-b82d-da2789e1d92a tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Volume info retrieved successfully. Sep 01 12:47:33 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-3a6fe083-7247-4398-b82d-da2789e1d92a tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] http://192.168.122.202/volume/v3/volumes/602d5e5f-2c87-453a-81fe-666b15d38fda returned with HTTP 200 Sep 01 12:47:33 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1005/2035] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:47:33 2026] GET /volume/v3/volumes/602d5e5f-2c87-453a-81fe-666b15d38fda => generated 861 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:47:33 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-9ba52423-f291-465e-beb5-2c9523c29ddd None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:47:33 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9ba52423-f291-465e-beb5-2c9523c29ddd tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] GET http://192.168.122.202/volume/v3/volumes/17097b29-a2ae-4b66-a93a-17224212f87d Sep 01 12:47:33 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-9ba52423-f291-465e-beb5-2c9523c29ddd tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:47:33 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-9ba52423-f291-465e-beb5-2c9523c29ddd tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:47:33 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:47:33 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:47:33 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:47:33 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:47:33 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-9ba52423-f291-465e-beb5-2c9523c29ddd tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Volume info retrieved successfully. Sep 01 12:47:33 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9ba52423-f291-465e-beb5-2c9523c29ddd tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] http://192.168.122.202/volume/v3/volumes/17097b29-a2ae-4b66-a93a-17224212f87d returned with HTTP 200 Sep 01 12:47:33 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1006/2036] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:47:33 2026] GET /volume/v3/volumes/17097b29-a2ae-4b66-a93a-17224212f87d => generated 860 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:47:33 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-6c07fb0c-1101-45f4-9768-5f7901760380 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:47:33 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-6c07fb0c-1101-45f4-9768-5f7901760380 tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] GET http://192.168.122.202/volume/v3/snapshots/223c931c-ab05-4008-af9d-9739ae8d61f9 Sep 01 12:47:33 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-6c07fb0c-1101-45f4-9768-5f7901760380 tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:47:33 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-6c07fb0c-1101-45f4-9768-5f7901760380 tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:47:33 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:47:33 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:47:33 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-6c07fb0c-1101-45f4-9768-5f7901760380 tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Snapshot retrieved successfully. Sep 01 12:47:33 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-6c07fb0c-1101-45f4-9768-5f7901760380 tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] http://192.168.122.202/volume/v3/snapshots/223c931c-ab05-4008-af9d-9739ae8d61f9 returned with HTTP 200 Sep 01 12:47:33 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1007/2037] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:47:33 2026] GET /volume/v3/snapshots/223c931c-ab05-4008-af9d-9739ae8d61f9 => generated 465 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:47:34 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-e59f1105-7cd2-4225-ae5d-b7178dfb1700 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:47:34 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e59f1105-7cd2-4225-ae5d-b7178dfb1700 tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] GET http://192.168.122.202/volume/v3/volumes/17097b29-a2ae-4b66-a93a-17224212f87d Sep 01 12:47:34 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e59f1105-7cd2-4225-ae5d-b7178dfb1700 tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:47:34 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e59f1105-7cd2-4225-ae5d-b7178dfb1700 tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:47:34 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:47:34 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:47:34 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:47:34 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:47:34 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-e59f1105-7cd2-4225-ae5d-b7178dfb1700 tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Volume info retrieved successfully. Sep 01 12:47:34 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e59f1105-7cd2-4225-ae5d-b7178dfb1700 tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] http://192.168.122.202/volume/v3/volumes/17097b29-a2ae-4b66-a93a-17224212f87d returned with HTTP 200 Sep 01 12:47:34 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1008/2038] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:47:34 2026] GET /volume/v3/volumes/17097b29-a2ae-4b66-a93a-17224212f87d => generated 861 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:47:34 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-b0390ad7-345b-4cc8-ad6a-76ece4ad0ae6 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:47:34 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b0390ad7-345b-4cc8-ad6a-76ece4ad0ae6 tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] GET http://192.168.122.202/volume/v3/volumes/4398f174-0424-43a9-b085-d5400252bb33 Sep 01 12:47:34 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b0390ad7-345b-4cc8-ad6a-76ece4ad0ae6 tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:47:34 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b0390ad7-345b-4cc8-ad6a-76ece4ad0ae6 tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:47:34 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:47:34 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:47:34 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:47:34 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:47:34 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-b0390ad7-345b-4cc8-ad6a-76ece4ad0ae6 tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Volume info retrieved successfully. Sep 01 12:47:34 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b0390ad7-345b-4cc8-ad6a-76ece4ad0ae6 tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] http://192.168.122.202/volume/v3/volumes/4398f174-0424-43a9-b085-d5400252bb33 returned with HTTP 200 Sep 01 12:47:34 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1009/2039] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:47:34 2026] GET /volume/v3/volumes/4398f174-0424-43a9-b085-d5400252bb33 => generated 860 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:47:34 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-923eff22-10a6-4c8c-aea7-f81baebbf10a None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:47:34 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-923eff22-10a6-4c8c-aea7-f81baebbf10a tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] GET http://192.168.122.202/volume/v3/snapshots/223c931c-ab05-4008-af9d-9739ae8d61f9 Sep 01 12:47:34 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-923eff22-10a6-4c8c-aea7-f81baebbf10a tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:47:34 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-923eff22-10a6-4c8c-aea7-f81baebbf10a tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:47:34 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-923eff22-10a6-4c8c-aea7-f81baebbf10a tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] http://192.168.122.202/volume/v3/snapshots/223c931c-ab05-4008-af9d-9739ae8d61f9 returned with HTTP 404 Sep 01 12:47:34 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1010/2040] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:47:34 2026] GET /volume/v3/snapshots/223c931c-ab05-4008-af9d-9739ae8d61f9 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:47:34 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-9768122d-6156-4c53-abad-b8ddb04588e6 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:47:34 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9768122d-6156-4c53-abad-b8ddb04588e6 tempest-SnapshotsActionsTest-439078350 tempest-SnapshotsActionsTest-439078350-project-admin] POST http://192.168.122.202/volume/v3/snapshots/1104ad74-8b89-454a-86e9-77d21dd0f590/action Sep 01 12:47:34 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-9768122d-6156-4c53-abad-b8ddb04588e6 tempest-SnapshotsActionsTest-439078350 tempest-SnapshotsActionsTest-439078350-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=86815) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:47:34 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-9768122d-6156-4c53-abad-b8ddb04588e6 tempest-SnapshotsActionsTest-439078350 tempest-SnapshotsActionsTest-439078350-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:47:34 devstack devstack@c-api.service[86815]: DEBUG cinder.api.contrib.admin_actions [None req-9768122d-6156-4c53-abad-b8ddb04588e6 tempest-SnapshotsActionsTest-439078350 tempest-SnapshotsActionsTest-439078350-project-admin] Updating snapshot '1104ad74-8b89-454a-86e9-77d21dd0f590' with '{'status': 'available'}' {{(pid=86815) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 01 12:47:34 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:47:34 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:47:34 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9768122d-6156-4c53-abad-b8ddb04588e6 tempest-SnapshotsActionsTest-439078350 tempest-SnapshotsActionsTest-439078350-project-admin] http://192.168.122.202/volume/v3/snapshots/1104ad74-8b89-454a-86e9-77d21dd0f590/action returned with HTTP 202 Sep 01 12:47:34 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1011/2041] 192.168.122.202 () {60 vars in 1280 bytes} [Tue Sep 1 12:47:34 2026] POST /volume/v3/snapshots/1104ad74-8b89-454a-86e9-77d21dd0f590/action => generated 0 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 12:47:34 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-bb19b223-1f7a-4138-8792-4c1b5067f01d None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:47:34 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-bb19b223-1f7a-4138-8792-4c1b5067f01d tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] GET http://192.168.122.202/volume/v3/snapshots/1104ad74-8b89-454a-86e9-77d21dd0f590 Sep 01 12:47:34 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-bb19b223-1f7a-4138-8792-4c1b5067f01d tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:47:34 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-bb19b223-1f7a-4138-8792-4c1b5067f01d tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:47:34 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:47:34 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:47:34 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-bb19b223-1f7a-4138-8792-4c1b5067f01d tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Snapshot retrieved successfully. Sep 01 12:47:34 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-bb19b223-1f7a-4138-8792-4c1b5067f01d tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] http://192.168.122.202/volume/v3/snapshots/1104ad74-8b89-454a-86e9-77d21dd0f590 returned with HTTP 200 Sep 01 12:47:34 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1012/2042] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:47:34 2026] GET /volume/v3/snapshots/1104ad74-8b89-454a-86e9-77d21dd0f590 => generated 466 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:47:34 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-9c89877a-e345-4229-8089-d683fc96cafb None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:47:34 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9c89877a-e345-4229-8089-d683fc96cafb tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] DELETE http://192.168.122.202/volume/v3/snapshots/223c931c-ab05-4008-af9d-9739ae8d61f9 Sep 01 12:47:34 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-9c89877a-e345-4229-8089-d683fc96cafb tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:47:34 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-9c89877a-e345-4229-8089-d683fc96cafb tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:47:34 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.snapshots [None req-9c89877a-e345-4229-8089-d683fc96cafb tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Delete snapshot with id: 223c931c-ab05-4008-af9d-9739ae8d61f9 Sep 01 12:47:34 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9c89877a-e345-4229-8089-d683fc96cafb tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] http://192.168.122.202/volume/v3/snapshots/223c931c-ab05-4008-af9d-9739ae8d61f9 returned with HTTP 404 Sep 01 12:47:34 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1013/2043] 192.168.122.202 () {58 vars in 1241 bytes} [Tue Sep 1 12:47:34 2026] DELETE /volume/v3/snapshots/223c931c-ab05-4008-af9d-9739ae8d61f9 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:47:34 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-01e1cd73-1889-4f41-a01a-941935091b35 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:47:34 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-01e1cd73-1889-4f41-a01a-941935091b35 tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] POST http://192.168.122.202/volume/v3/snapshots Sep 01 12:47:34 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-01e1cd73-1889-4f41-a01a-941935091b35 tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "970373ff-020e-477b-a6f9-a4e5c708535f", "name": "tempest-SnapshotsActionsTest-Snapshot-1095915034"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:47:34 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:47:34 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:47:34 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:47:34 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:47:34 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-01e1cd73-1889-4f41-a01a-941935091b35 tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Volume info retrieved successfully. Sep 01 12:47:34 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.snapshots [None req-01e1cd73-1889-4f41-a01a-941935091b35 tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Create snapshot from volume 970373ff-020e-477b-a6f9-a4e5c708535f Sep 01 12:47:34 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-01e1cd73-1889-4f41-a01a-941935091b35 tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Created reservations ['7cd3dd4f-ec5f-49a4-ab73-4c4e1fffc643', '16047693-cebe-47ea-8a03-c856d93ce3a8', 'c4149f4f-9d36-437a-825a-47352e95de13', '7cf2dcb2-36c5-460d-8bc2-639eca80518b'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:47:34 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:47:34 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:47:34 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-01e1cd73-1889-4f41-a01a-941935091b35 tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Snapshot create request issued successfully. Sep 01 12:47:34 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-01e1cd73-1889-4f41-a01a-941935091b35 tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] http://192.168.122.202/volume/v3/snapshots returned with HTTP 202 Sep 01 12:47:34 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1014/2044] 192.168.122.202 () {60 vars in 1149 bytes} [Tue Sep 1 12:47:34 2026] POST /volume/v3/snapshots => generated 307 bytes in 273 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:47:34 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-7dfc15a1-e2c9-4f80-8ddb-289973fbf8d3 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:47:34 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-7dfc15a1-e2c9-4f80-8ddb-289973fbf8d3 tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] GET http://192.168.122.202/volume/v3/snapshots/cdfe646d-59e3-4afc-bd6d-66586237e877 Sep 01 12:47:34 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-7dfc15a1-e2c9-4f80-8ddb-289973fbf8d3 tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:47:34 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-7dfc15a1-e2c9-4f80-8ddb-289973fbf8d3 tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:47:34 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:47:34 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:47:34 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-7dfc15a1-e2c9-4f80-8ddb-289973fbf8d3 tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Snapshot retrieved successfully. Sep 01 12:47:34 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-7dfc15a1-e2c9-4f80-8ddb-289973fbf8d3 tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] http://192.168.122.202/volume/v3/snapshots/cdfe646d-59e3-4afc-bd6d-66586237e877 returned with HTTP 200 Sep 01 12:47:34 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1015/2045] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:47:34 2026] GET /volume/v3/snapshots/cdfe646d-59e3-4afc-bd6d-66586237e877 => generated 439 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:47:35 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-ceee5bb0-847e-44ad-8875-c8c1311bc39b None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:47:35 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-ceee5bb0-847e-44ad-8875-c8c1311bc39b tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] GET http://192.168.122.202/volume/v3/volumes/4398f174-0424-43a9-b085-d5400252bb33 Sep 01 12:47:35 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-ceee5bb0-847e-44ad-8875-c8c1311bc39b tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:47:35 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-ceee5bb0-847e-44ad-8875-c8c1311bc39b tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:47:35 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:47:35 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:47:35 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:47:35 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:47:35 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-ceee5bb0-847e-44ad-8875-c8c1311bc39b tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Volume info retrieved successfully. Sep 01 12:47:35 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-ceee5bb0-847e-44ad-8875-c8c1311bc39b tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] http://192.168.122.202/volume/v3/volumes/4398f174-0424-43a9-b085-d5400252bb33 returned with HTTP 200 Sep 01 12:47:35 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1016/2046] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:47:35 2026] GET /volume/v3/volumes/4398f174-0424-43a9-b085-d5400252bb33 => generated 861 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:47:35 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-1bad46e2-4912-46dc-8b90-1b3cb1604380 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:47:35 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-1bad46e2-4912-46dc-8b90-1b3cb1604380 tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] GET http://192.168.122.202/volume/v3/volumes/8da61283-7fdd-460e-91ca-8b9b71f80c3c Sep 01 12:47:35 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-1bad46e2-4912-46dc-8b90-1b3cb1604380 tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:47:35 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-1bad46e2-4912-46dc-8b90-1b3cb1604380 tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:47:35 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:47:35 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:47:35 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:47:35 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:47:35 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-1bad46e2-4912-46dc-8b90-1b3cb1604380 tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Volume info retrieved successfully. Sep 01 12:47:35 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-1bad46e2-4912-46dc-8b90-1b3cb1604380 tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] http://192.168.122.202/volume/v3/volumes/8da61283-7fdd-460e-91ca-8b9b71f80c3c returned with HTTP 200 Sep 01 12:47:35 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1017/2047] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:47:35 2026] GET /volume/v3/volumes/8da61283-7fdd-460e-91ca-8b9b71f80c3c => generated 862 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:47:35 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-b2f64ac1-630b-4837-8d96-cf070b33addb None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:47:35 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b2f64ac1-630b-4837-8d96-cf070b33addb tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] DELETE http://192.168.122.202/volume/v3/volumes/8da61283-7fdd-460e-91ca-8b9b71f80c3c Sep 01 12:47:35 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b2f64ac1-630b-4837-8d96-cf070b33addb tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:47:35 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b2f64ac1-630b-4837-8d96-cf070b33addb tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:47:35 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-b2f64ac1-630b-4837-8d96-cf070b33addb tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Delete volume with id: 8da61283-7fdd-460e-91ca-8b9b71f80c3c Sep 01 12:47:35 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:47:35 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:47:35 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:47:35 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:47:35 devstack devstack@c-api.service[86814]: DEBUG cinder.coordination [req-fa5c7579-464f-4754-bc3b-205b16e800ff req-8f4573ec-0938-415d-bbc0-c44299a80ba6 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Lock "cinder-attachment_update-591a441c-56b2-4259-b751-0f1be6b971cc-devstack" released by "attachment_update" :: held 2.883s {{(pid=86814) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 12:47:35 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-fa5c7579-464f-4754-bc3b-205b16e800ff req-8f4573ec-0938-415d-bbc0-c44299a80ba6 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] http://192.168.122.202/volume/v3/attachments/1ff0d92a-1db1-4f67-8db1-5d5024e3a50d returned with HTTP 200 Sep 01 12:47:35 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-b2f64ac1-630b-4837-8d96-cf070b33addb tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Volume info retrieved successfully. Sep 01 12:47:35 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1031/2048] 192.168.122.202 () {66 vars in 1593 bytes} [Tue Sep 1 12:47:32 2026] PUT /volume/v3/attachments/1ff0d92a-1db1-4f67-8db1-5d5024e3a50d => generated 694 bytes in 2949 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:47:35 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-b2f64ac1-630b-4837-8d96-cf070b33addb tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Delete volume request issued successfully. Sep 01 12:47:35 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b2f64ac1-630b-4837-8d96-cf070b33addb tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] http://192.168.122.202/volume/v3/volumes/8da61283-7fdd-460e-91ca-8b9b71f80c3c returned with HTTP 202 Sep 01 12:47:35 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1018/2049] 192.168.122.202 () {58 vars in 1235 bytes} [Tue Sep 1 12:47:35 2026] DELETE /volume/v3/volumes/8da61283-7fdd-460e-91ca-8b9b71f80c3c => generated 0 bytes in 105 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:47:35 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-fa5c7579-464f-4754-bc3b-205b16e800ff req-c7801f2c-a895-404f-80f6-34ffd9aa4a28 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:47:35 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-526f124a-ccf6-4263-9041-0155e3ea38e4 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:47:35 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-526f124a-ccf6-4263-9041-0155e3ea38e4 tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] GET http://192.168.122.202/volume/v3/volumes/8da61283-7fdd-460e-91ca-8b9b71f80c3c Sep 01 12:47:35 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-fa5c7579-464f-4754-bc3b-205b16e800ff req-c7801f2c-a895-404f-80f6-34ffd9aa4a28 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] POST http://192.168.122.202/volume/v3/attachments/1ff0d92a-1db1-4f67-8db1-5d5024e3a50d/action Sep 01 12:47:35 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-fa5c7579-464f-4754-bc3b-205b16e800ff req-c7801f2c-a895-404f-80f6-34ffd9aa4a28 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Action body: b'{"os-complete": null}' {{(pid=86814) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:47:35 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-fa5c7579-464f-4754-bc3b-205b16e800ff req-c7801f2c-a895-404f-80f6-34ffd9aa4a28 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:47:35 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-526f124a-ccf6-4263-9041-0155e3ea38e4 tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:47:35 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-526f124a-ccf6-4263-9041-0155e3ea38e4 tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:47:35 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:47:35 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:47:35 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:47:35 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:47:35 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-526f124a-ccf6-4263-9041-0155e3ea38e4 tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Volume info retrieved successfully. Sep 01 12:47:35 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:47:35 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:47:35 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:47:35 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:47:35 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-526f124a-ccf6-4263-9041-0155e3ea38e4 tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] http://192.168.122.202/volume/v3/volumes/8da61283-7fdd-460e-91ca-8b9b71f80c3c returned with HTTP 200 Sep 01 12:47:35 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1019/2050] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:47:35 2026] GET /volume/v3/volumes/8da61283-7fdd-460e-91ca-8b9b71f80c3c => generated 861 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:47:35 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-fa5c7579-464f-4754-bc3b-205b16e800ff req-c7801f2c-a895-404f-80f6-34ffd9aa4a28 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] http://192.168.122.202/volume/v3/attachments/1ff0d92a-1db1-4f67-8db1-5d5024e3a50d/action returned with HTTP 204 Sep 01 12:47:35 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1032/2051] 192.168.122.202 () {66 vars in 1614 bytes} [Tue Sep 1 12:47:35 2026] POST /volume/v3/attachments/1ff0d92a-1db1-4f67-8db1-5d5024e3a50d/action => generated 0 bytes in 104 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:47:35 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-409eb79d-6d08-405d-8186-c8f23d39e315 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:47:35 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-409eb79d-6d08-405d-8186-c8f23d39e315 tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] GET http://192.168.122.202/volume/v3/snapshots/cdfe646d-59e3-4afc-bd6d-66586237e877 Sep 01 12:47:35 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-409eb79d-6d08-405d-8186-c8f23d39e315 tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:47:35 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-409eb79d-6d08-405d-8186-c8f23d39e315 tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:47:35 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:47:35 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:47:35 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-409eb79d-6d08-405d-8186-c8f23d39e315 tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Snapshot retrieved successfully. Sep 01 12:47:35 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-409eb79d-6d08-405d-8186-c8f23d39e315 tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] http://192.168.122.202/volume/v3/snapshots/cdfe646d-59e3-4afc-bd6d-66586237e877 returned with HTTP 200 Sep 01 12:47:35 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1020/2052] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:47:35 2026] GET /volume/v3/snapshots/cdfe646d-59e3-4afc-bd6d-66586237e877 => generated 439 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:47:36 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-02ecff37-5f77-4cf5-ba7f-c5aa15f2cb2d None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:47:36 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-02ecff37-5f77-4cf5-ba7f-c5aa15f2cb2d tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] GET http://192.168.122.202/volume/v3/volumes/8da61283-7fdd-460e-91ca-8b9b71f80c3c Sep 01 12:47:36 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-02ecff37-5f77-4cf5-ba7f-c5aa15f2cb2d tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:47:36 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-02ecff37-5f77-4cf5-ba7f-c5aa15f2cb2d tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:47:36 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:47:36 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:47:36 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:47:36 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:47:36 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-02ecff37-5f77-4cf5-ba7f-c5aa15f2cb2d tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Volume info retrieved successfully. Sep 01 12:47:36 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-55cdc308-c58a-40d4-95de-a2d35b4856aa None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:47:36 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-02ecff37-5f77-4cf5-ba7f-c5aa15f2cb2d tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] http://192.168.122.202/volume/v3/volumes/8da61283-7fdd-460e-91ca-8b9b71f80c3c returned with HTTP 200 Sep 01 12:47:36 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1033/2053] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:47:36 2026] GET /volume/v3/volumes/8da61283-7fdd-460e-91ca-8b9b71f80c3c => generated 861 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:47:36 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-55cdc308-c58a-40d4-95de-a2d35b4856aa tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] GET http://192.168.122.202/volume/v3/snapshots/cdfe646d-59e3-4afc-bd6d-66586237e877 Sep 01 12:47:36 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-55cdc308-c58a-40d4-95de-a2d35b4856aa tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:47:36 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-55cdc308-c58a-40d4-95de-a2d35b4856aa tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:47:36 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:47:36 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:47:36 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-55cdc308-c58a-40d4-95de-a2d35b4856aa tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Snapshot retrieved successfully. Sep 01 12:47:36 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-55cdc308-c58a-40d4-95de-a2d35b4856aa tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] http://192.168.122.202/volume/v3/snapshots/cdfe646d-59e3-4afc-bd6d-66586237e877 returned with HTTP 200 Sep 01 12:47:36 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1021/2054] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:47:36 2026] GET /volume/v3/snapshots/cdfe646d-59e3-4afc-bd6d-66586237e877 => generated 439 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:47:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-ce06722c-3426-472e-8e71-59e85099d5be None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:47:37 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ce06722c-3426-472e-8e71-59e85099d5be tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] GET http://192.168.122.202/volume/v3/volumes/8da61283-7fdd-460e-91ca-8b9b71f80c3c Sep 01 12:47:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-ce06722c-3426-472e-8e71-59e85099d5be tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:47:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-ce06722c-3426-472e-8e71-59e85099d5be tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:47:37 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ce06722c-3426-472e-8e71-59e85099d5be tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] http://192.168.122.202/volume/v3/volumes/8da61283-7fdd-460e-91ca-8b9b71f80c3c returned with HTTP 404 Sep 01 12:47:37 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1034/2055] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:47:37 2026] GET /volume/v3/volumes/8da61283-7fdd-460e-91ca-8b9b71f80c3c => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:47:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-e7d37a8d-d2c0-4f20-9276-475ed66fdb07 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:47:37 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e7d37a8d-d2c0-4f20-9276-475ed66fdb07 tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] DELETE http://192.168.122.202/volume/v3/volumes/4398f174-0424-43a9-b085-d5400252bb33 Sep 01 12:47:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e7d37a8d-d2c0-4f20-9276-475ed66fdb07 tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:47:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e7d37a8d-d2c0-4f20-9276-475ed66fdb07 tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:47:37 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-e7d37a8d-d2c0-4f20-9276-475ed66fdb07 tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Delete volume with id: 4398f174-0424-43a9-b085-d5400252bb33 Sep 01 12:47:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-1ef8fca5-4d7c-4924-bced-bb9f5970be56 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:47:37 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1ef8fca5-4d7c-4924-bced-bb9f5970be56 tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] GET http://192.168.122.202/volume/v3/snapshots/cdfe646d-59e3-4afc-bd6d-66586237e877 Sep 01 12:47:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-1ef8fca5-4d7c-4924-bced-bb9f5970be56 tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:47:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-1ef8fca5-4d7c-4924-bced-bb9f5970be56 tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:47:37 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:47:37 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:47:37 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:47:37 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:47:37 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-e7d37a8d-d2c0-4f20-9276-475ed66fdb07 tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Volume info retrieved successfully. Sep 01 12:47:37 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:47:37 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:47:37 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-1ef8fca5-4d7c-4924-bced-bb9f5970be56 tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Snapshot retrieved successfully. Sep 01 12:47:37 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1ef8fca5-4d7c-4924-bced-bb9f5970be56 tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] http://192.168.122.202/volume/v3/snapshots/cdfe646d-59e3-4afc-bd6d-66586237e877 returned with HTTP 200 Sep 01 12:47:37 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1035/2056] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:47:37 2026] GET /volume/v3/snapshots/cdfe646d-59e3-4afc-bd6d-66586237e877 => generated 466 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:47:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-012413e9-b05e-49f8-bceb-db0573e4fc1a None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:47:37 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-012413e9-b05e-49f8-bceb-db0573e4fc1a tempest-SnapshotsActionsTest-439078350 tempest-SnapshotsActionsTest-439078350-project-admin] POST http://192.168.122.202/volume/v3/snapshots/cdfe646d-59e3-4afc-bd6d-66586237e877/action Sep 01 12:47:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-012413e9-b05e-49f8-bceb-db0573e4fc1a tempest-SnapshotsActionsTest-439078350 tempest-SnapshotsActionsTest-439078350-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86814) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:47:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-012413e9-b05e-49f8-bceb-db0573e4fc1a tempest-SnapshotsActionsTest-439078350 tempest-SnapshotsActionsTest-439078350-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:47:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.contrib.admin_actions [None req-012413e9-b05e-49f8-bceb-db0573e4fc1a tempest-SnapshotsActionsTest-439078350 tempest-SnapshotsActionsTest-439078350-project-admin] Updating snapshot 'cdfe646d-59e3-4afc-bd6d-66586237e877' with '{'status': 'error'}' {{(pid=86814) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 01 12:47:37 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:47:37 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:47:37 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-e7d37a8d-d2c0-4f20-9276-475ed66fdb07 tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Delete volume request issued successfully. Sep 01 12:47:37 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e7d37a8d-d2c0-4f20-9276-475ed66fdb07 tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] http://192.168.122.202/volume/v3/volumes/4398f174-0424-43a9-b085-d5400252bb33 returned with HTTP 202 Sep 01 12:47:37 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1022/2057] 192.168.122.202 () {58 vars in 1235 bytes} [Tue Sep 1 12:47:37 2026] DELETE /volume/v3/volumes/4398f174-0424-43a9-b085-d5400252bb33 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:47:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-6609478e-b5d1-42ec-93f9-f3b9fa2bbe32 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:47:37 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-6609478e-b5d1-42ec-93f9-f3b9fa2bbe32 tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] GET http://192.168.122.202/volume/v3/volumes/4398f174-0424-43a9-b085-d5400252bb33 Sep 01 12:47:37 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-012413e9-b05e-49f8-bceb-db0573e4fc1a tempest-SnapshotsActionsTest-439078350 tempest-SnapshotsActionsTest-439078350-project-admin] http://192.168.122.202/volume/v3/snapshots/cdfe646d-59e3-4afc-bd6d-66586237e877/action returned with HTTP 202 Sep 01 12:47:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-6609478e-b5d1-42ec-93f9-f3b9fa2bbe32 tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:47:37 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1036/2058] 192.168.122.202 () {60 vars in 1280 bytes} [Tue Sep 1 12:47:37 2026] POST /volume/v3/snapshots/cdfe646d-59e3-4afc-bd6d-66586237e877/action => generated 0 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 12:47:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-6609478e-b5d1-42ec-93f9-f3b9fa2bbe32 tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:47:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-562ba4bb-a610-4dfe-9b30-9a8f7750a279 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:47:38 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-562ba4bb-a610-4dfe-9b30-9a8f7750a279 tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] GET http://192.168.122.202/volume/v3/snapshots/cdfe646d-59e3-4afc-bd6d-66586237e877 Sep 01 12:47:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-562ba4bb-a610-4dfe-9b30-9a8f7750a279 tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:47:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-562ba4bb-a610-4dfe-9b30-9a8f7750a279 tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:47:38 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:47:38 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:47:38 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:47:38 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:47:38 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-562ba4bb-a610-4dfe-9b30-9a8f7750a279 tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Snapshot retrieved successfully. Sep 01 12:47:38 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:47:38 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:47:38 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-562ba4bb-a610-4dfe-9b30-9a8f7750a279 tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] http://192.168.122.202/volume/v3/snapshots/cdfe646d-59e3-4afc-bd6d-66586237e877 returned with HTTP 200 Sep 01 12:47:38 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1037/2059] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:47:37 2026] GET /volume/v3/snapshots/cdfe646d-59e3-4afc-bd6d-66586237e877 => generated 462 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:47:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-8d6f6529-e423-4ad2-86f8-8814d90f4268 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:47:38 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-6609478e-b5d1-42ec-93f9-f3b9fa2bbe32 tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Volume info retrieved successfully. Sep 01 12:47:38 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8d6f6529-e423-4ad2-86f8-8814d90f4268 tempest-SnapshotsActionsTest-439078350 tempest-SnapshotsActionsTest-439078350-project-admin] POST http://192.168.122.202/volume/v3/snapshots/cdfe646d-59e3-4afc-bd6d-66586237e877/action Sep 01 12:47:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-8d6f6529-e423-4ad2-86f8-8814d90f4268 tempest-SnapshotsActionsTest-439078350 tempest-SnapshotsActionsTest-439078350-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=86814) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:47:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-8d6f6529-e423-4ad2-86f8-8814d90f4268 tempest-SnapshotsActionsTest-439078350 tempest-SnapshotsActionsTest-439078350-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:47:38 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-6609478e-b5d1-42ec-93f9-f3b9fa2bbe32 tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] http://192.168.122.202/volume/v3/volumes/4398f174-0424-43a9-b085-d5400252bb33 returned with HTTP 200 Sep 01 12:47:38 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1023/2060] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:47:37 2026] GET /volume/v3/volumes/4398f174-0424-43a9-b085-d5400252bb33 => generated 860 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:47:38 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:47:38 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:47:38 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-8d6f6529-e423-4ad2-86f8-8814d90f4268 tempest-SnapshotsActionsTest-439078350 tempest-SnapshotsActionsTest-439078350-project-admin] Snapshot retrieved successfully. Sep 01 12:47:38 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:47:38 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:47:38 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-8d6f6529-e423-4ad2-86f8-8814d90f4268 tempest-SnapshotsActionsTest-439078350 tempest-SnapshotsActionsTest-439078350-project-admin] Snapshot delete request issued successfully. Sep 01 12:47:38 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8d6f6529-e423-4ad2-86f8-8814d90f4268 tempest-SnapshotsActionsTest-439078350 tempest-SnapshotsActionsTest-439078350-project-admin] http://192.168.122.202/volume/v3/snapshots/cdfe646d-59e3-4afc-bd6d-66586237e877/action returned with HTTP 202 Sep 01 12:47:38 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1038/2061] 192.168.122.202 () {60 vars in 1280 bytes} [Tue Sep 1 12:47:38 2026] POST /volume/v3/snapshots/cdfe646d-59e3-4afc-bd6d-66586237e877/action => generated 0 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 12:47:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-8b311df0-f42c-49f8-a3cf-56130318d8b4 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:47:38 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-8b311df0-f42c-49f8-a3cf-56130318d8b4 tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] GET http://192.168.122.202/volume/v3/snapshots/cdfe646d-59e3-4afc-bd6d-66586237e877 Sep 01 12:47:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-8b311df0-f42c-49f8-a3cf-56130318d8b4 tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:47:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-8b311df0-f42c-49f8-a3cf-56130318d8b4 tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:47:38 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:47:38 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:47:38 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-8b311df0-f42c-49f8-a3cf-56130318d8b4 tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Snapshot retrieved successfully. Sep 01 12:47:38 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-8b311df0-f42c-49f8-a3cf-56130318d8b4 tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] http://192.168.122.202/volume/v3/snapshots/cdfe646d-59e3-4afc-bd6d-66586237e877 returned with HTTP 200 Sep 01 12:47:38 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1024/2062] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:47:38 2026] GET /volume/v3/snapshots/cdfe646d-59e3-4afc-bd6d-66586237e877 => generated 465 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:47:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-dd3ecb17-5207-4495-9937-ea34dde9aaaf None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:47:39 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-dd3ecb17-5207-4495-9937-ea34dde9aaaf tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] GET http://192.168.122.202/volume/v3/volumes/4398f174-0424-43a9-b085-d5400252bb33 Sep 01 12:47:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-dd3ecb17-5207-4495-9937-ea34dde9aaaf tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:47:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-dd3ecb17-5207-4495-9937-ea34dde9aaaf tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:47:39 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:47:39 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:47:39 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:47:39 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:47:39 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-dd3ecb17-5207-4495-9937-ea34dde9aaaf tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Volume info retrieved successfully. Sep 01 12:47:39 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-dd3ecb17-5207-4495-9937-ea34dde9aaaf tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] http://192.168.122.202/volume/v3/volumes/4398f174-0424-43a9-b085-d5400252bb33 returned with HTTP 200 Sep 01 12:47:39 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-534b0454-9766-4830-b4fe-6f99ea3bea5d None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:47:39 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1039/2063] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:47:39 2026] GET /volume/v3/volumes/4398f174-0424-43a9-b085-d5400252bb33 => generated 860 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:47:39 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-534b0454-9766-4830-b4fe-6f99ea3bea5d tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] GET http://192.168.122.202/volume/v3/snapshots/cdfe646d-59e3-4afc-bd6d-66586237e877 Sep 01 12:47:39 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-534b0454-9766-4830-b4fe-6f99ea3bea5d tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:47:39 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-534b0454-9766-4830-b4fe-6f99ea3bea5d tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:47:39 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:47:39 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:47:39 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-534b0454-9766-4830-b4fe-6f99ea3bea5d tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Snapshot retrieved successfully. Sep 01 12:47:39 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-534b0454-9766-4830-b4fe-6f99ea3bea5d tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] http://192.168.122.202/volume/v3/snapshots/cdfe646d-59e3-4afc-bd6d-66586237e877 returned with HTTP 200 Sep 01 12:47:39 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1025/2064] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:47:39 2026] GET /volume/v3/snapshots/cdfe646d-59e3-4afc-bd6d-66586237e877 => generated 465 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:47:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-bd74031a-dc5c-489b-9aba-2f7d9f8eb223 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:47:40 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-bd74031a-dc5c-489b-9aba-2f7d9f8eb223 tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] GET http://192.168.122.202/volume/v3/volumes/4398f174-0424-43a9-b085-d5400252bb33 Sep 01 12:47:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-bd74031a-dc5c-489b-9aba-2f7d9f8eb223 tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:47:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-bd74031a-dc5c-489b-9aba-2f7d9f8eb223 tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:47:40 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-bd74031a-dc5c-489b-9aba-2f7d9f8eb223 tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] http://192.168.122.202/volume/v3/volumes/4398f174-0424-43a9-b085-d5400252bb33 returned with HTTP 404 Sep 01 12:47:40 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1040/2065] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:47:40 2026] GET /volume/v3/volumes/4398f174-0424-43a9-b085-d5400252bb33 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:47:40 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-b8e89a46-b5ec-40bf-bac7-ca4df0b50d4f None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:47:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-581b9f6a-9c27-4fbd-8860-3e3d4658cd34 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:47:40 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b8e89a46-b5ec-40bf-bac7-ca4df0b50d4f tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] DELETE http://192.168.122.202/volume/v3/volumes/17097b29-a2ae-4b66-a93a-17224212f87d Sep 01 12:47:40 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b8e89a46-b5ec-40bf-bac7-ca4df0b50d4f tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:47:40 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-581b9f6a-9c27-4fbd-8860-3e3d4658cd34 tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] GET http://192.168.122.202/volume/v3/snapshots/cdfe646d-59e3-4afc-bd6d-66586237e877 Sep 01 12:47:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-581b9f6a-9c27-4fbd-8860-3e3d4658cd34 tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:47:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-581b9f6a-9c27-4fbd-8860-3e3d4658cd34 tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:47:40 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b8e89a46-b5ec-40bf-bac7-ca4df0b50d4f tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:47:40 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-b8e89a46-b5ec-40bf-bac7-ca4df0b50d4f tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Delete volume with id: 17097b29-a2ae-4b66-a93a-17224212f87d Sep 01 12:47:40 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:47:40 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:47:40 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-581b9f6a-9c27-4fbd-8860-3e3d4658cd34 tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Snapshot retrieved successfully. Sep 01 12:47:40 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-581b9f6a-9c27-4fbd-8860-3e3d4658cd34 tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] http://192.168.122.202/volume/v3/snapshots/cdfe646d-59e3-4afc-bd6d-66586237e877 returned with HTTP 200 Sep 01 12:47:40 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1041/2066] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:47:40 2026] GET /volume/v3/snapshots/cdfe646d-59e3-4afc-bd6d-66586237e877 => generated 465 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:47:40 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:47:40 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:47:40 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:47:40 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:47:40 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-b8e89a46-b5ec-40bf-bac7-ca4df0b50d4f tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Volume info retrieved successfully. Sep 01 12:47:40 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-b8e89a46-b5ec-40bf-bac7-ca4df0b50d4f tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Delete volume request issued successfully. Sep 01 12:47:40 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b8e89a46-b5ec-40bf-bac7-ca4df0b50d4f tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] http://192.168.122.202/volume/v3/volumes/17097b29-a2ae-4b66-a93a-17224212f87d returned with HTTP 202 Sep 01 12:47:40 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1026/2067] 192.168.122.202 () {58 vars in 1235 bytes} [Tue Sep 1 12:47:40 2026] DELETE /volume/v3/volumes/17097b29-a2ae-4b66-a93a-17224212f87d => generated 0 bytes in 129 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:47:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-896c5fb0-32aa-4962-a08d-2b0f4fa5b723 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:47:40 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-896c5fb0-32aa-4962-a08d-2b0f4fa5b723 tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] GET http://192.168.122.202/volume/v3/volumes/17097b29-a2ae-4b66-a93a-17224212f87d Sep 01 12:47:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-896c5fb0-32aa-4962-a08d-2b0f4fa5b723 tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:47:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-896c5fb0-32aa-4962-a08d-2b0f4fa5b723 tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:47:40 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:47:40 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:47:40 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:47:40 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:47:40 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-896c5fb0-32aa-4962-a08d-2b0f4fa5b723 tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Volume info retrieved successfully. Sep 01 12:47:40 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-896c5fb0-32aa-4962-a08d-2b0f4fa5b723 tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] http://192.168.122.202/volume/v3/volumes/17097b29-a2ae-4b66-a93a-17224212f87d returned with HTTP 200 Sep 01 12:47:40 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1042/2068] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:47:40 2026] GET /volume/v3/volumes/17097b29-a2ae-4b66-a93a-17224212f87d => generated 860 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:47:41 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-6b308647-c8a1-43ba-ada8-9c2b50fff01b None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:47:41 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-6b308647-c8a1-43ba-ada8-9c2b50fff01b tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] GET http://192.168.122.202/volume/v3/snapshots/cdfe646d-59e3-4afc-bd6d-66586237e877 Sep 01 12:47:41 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-6b308647-c8a1-43ba-ada8-9c2b50fff01b tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:47:41 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-6b308647-c8a1-43ba-ada8-9c2b50fff01b tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:47:41 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-6b308647-c8a1-43ba-ada8-9c2b50fff01b tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] http://192.168.122.202/volume/v3/snapshots/cdfe646d-59e3-4afc-bd6d-66586237e877 returned with HTTP 404 Sep 01 12:47:41 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1027/2069] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:47:41 2026] GET /volume/v3/snapshots/cdfe646d-59e3-4afc-bd6d-66586237e877 => generated 111 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 12:47:41 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-2c59f949-0e0d-4870-8ae5-4fbf4c93a483 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:47:41 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-2c59f949-0e0d-4870-8ae5-4fbf4c93a483 tempest-SnapshotsActionsTest-439078350 tempest-SnapshotsActionsTest-439078350-project-admin] POST http://192.168.122.202/volume/v3/snapshots/1104ad74-8b89-454a-86e9-77d21dd0f590/action Sep 01 12:47:41 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-2c59f949-0e0d-4870-8ae5-4fbf4c93a483 tempest-SnapshotsActionsTest-439078350 tempest-SnapshotsActionsTest-439078350-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=86814) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:47:41 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-2c59f949-0e0d-4870-8ae5-4fbf4c93a483 tempest-SnapshotsActionsTest-439078350 tempest-SnapshotsActionsTest-439078350-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:47:41 devstack devstack@c-api.service[86814]: DEBUG cinder.api.contrib.admin_actions [None req-2c59f949-0e0d-4870-8ae5-4fbf4c93a483 tempest-SnapshotsActionsTest-439078350 tempest-SnapshotsActionsTest-439078350-project-admin] Updating snapshot '1104ad74-8b89-454a-86e9-77d21dd0f590' with '{'status': 'available'}' {{(pid=86814) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 01 12:47:41 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:47:41 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:47:41 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-2c59f949-0e0d-4870-8ae5-4fbf4c93a483 tempest-SnapshotsActionsTest-439078350 tempest-SnapshotsActionsTest-439078350-project-admin] http://192.168.122.202/volume/v3/snapshots/1104ad74-8b89-454a-86e9-77d21dd0f590/action returned with HTTP 202 Sep 01 12:47:41 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1043/2070] 192.168.122.202 () {60 vars in 1280 bytes} [Tue Sep 1 12:47:41 2026] POST /volume/v3/snapshots/1104ad74-8b89-454a-86e9-77d21dd0f590/action => generated 0 bytes in 107 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 12:47:41 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-8c8cf334-bb61-433b-a100-4faa47f01440 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:47:41 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-8c8cf334-bb61-433b-a100-4faa47f01440 tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] GET http://192.168.122.202/volume/v3/snapshots/1104ad74-8b89-454a-86e9-77d21dd0f590 Sep 01 12:47:41 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-8c8cf334-bb61-433b-a100-4faa47f01440 tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:47:41 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-8c8cf334-bb61-433b-a100-4faa47f01440 tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:47:41 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:47:41 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:47:41 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-8c8cf334-bb61-433b-a100-4faa47f01440 tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Snapshot retrieved successfully. Sep 01 12:47:41 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-8c8cf334-bb61-433b-a100-4faa47f01440 tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] http://192.168.122.202/volume/v3/snapshots/1104ad74-8b89-454a-86e9-77d21dd0f590 returned with HTTP 200 Sep 01 12:47:41 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1028/2071] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:47:41 2026] GET /volume/v3/snapshots/1104ad74-8b89-454a-86e9-77d21dd0f590 => generated 466 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:47:41 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-065628d0-9e72-47f6-91fe-5b409f43e6ef None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:47:41 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-065628d0-9e72-47f6-91fe-5b409f43e6ef tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] DELETE http://192.168.122.202/volume/v3/snapshots/cdfe646d-59e3-4afc-bd6d-66586237e877 Sep 01 12:47:41 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-065628d0-9e72-47f6-91fe-5b409f43e6ef tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:47:41 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-065628d0-9e72-47f6-91fe-5b409f43e6ef tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:47:41 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.snapshots [None req-065628d0-9e72-47f6-91fe-5b409f43e6ef tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Delete snapshot with id: cdfe646d-59e3-4afc-bd6d-66586237e877 Sep 01 12:47:41 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-065628d0-9e72-47f6-91fe-5b409f43e6ef tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] http://192.168.122.202/volume/v3/snapshots/cdfe646d-59e3-4afc-bd6d-66586237e877 returned with HTTP 404 Sep 01 12:47:41 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1044/2072] 192.168.122.202 () {58 vars in 1241 bytes} [Tue Sep 1 12:47:41 2026] DELETE /volume/v3/snapshots/cdfe646d-59e3-4afc-bd6d-66586237e877 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:47:41 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-e2ad6e06-eeee-463d-8152-7faca90a5e2c None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:47:41 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-3965d1aa-9143-48b8-adbc-547cc14de031 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:47:41 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e2ad6e06-eeee-463d-8152-7faca90a5e2c tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] POST http://192.168.122.202/volume/v3/snapshots Sep 01 12:47:41 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e2ad6e06-eeee-463d-8152-7faca90a5e2c tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "970373ff-020e-477b-a6f9-a4e5c708535f", "name": "tempest-SnapshotsActionsTest-Snapshot-601239869"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:47:41 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-3965d1aa-9143-48b8-adbc-547cc14de031 tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] GET http://192.168.122.202/volume/v3/volumes/17097b29-a2ae-4b66-a93a-17224212f87d Sep 01 12:47:41 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-3965d1aa-9143-48b8-adbc-547cc14de031 tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:47:41 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-3965d1aa-9143-48b8-adbc-547cc14de031 tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:47:41 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:47:41 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:47:41 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:47:41 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:47:41 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:47:41 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:47:41 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:47:41 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:47:41 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-e2ad6e06-eeee-463d-8152-7faca90a5e2c tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Volume info retrieved successfully. Sep 01 12:47:41 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.snapshots [None req-e2ad6e06-eeee-463d-8152-7faca90a5e2c tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Create snapshot from volume 970373ff-020e-477b-a6f9-a4e5c708535f Sep 01 12:47:41 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-3965d1aa-9143-48b8-adbc-547cc14de031 tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Volume info retrieved successfully. Sep 01 12:47:41 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-3965d1aa-9143-48b8-adbc-547cc14de031 tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] http://192.168.122.202/volume/v3/volumes/17097b29-a2ae-4b66-a93a-17224212f87d returned with HTTP 200 Sep 01 12:47:41 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1045/2073] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:47:41 2026] GET /volume/v3/volumes/17097b29-a2ae-4b66-a93a-17224212f87d => generated 860 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:47:41 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-e2ad6e06-eeee-463d-8152-7faca90a5e2c tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Created reservations ['dfb88d25-2812-46c9-96c9-d8b7105bab0c', '1a2ed5fd-06eb-4666-ba81-1f8bac149408', '96a0ee1b-c31b-4860-89c6-6c5df0852111', 'fe3012e3-cc3c-4629-a735-7e4cd98fab99'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:47:41 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:47:41 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:47:41 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-e2ad6e06-eeee-463d-8152-7faca90a5e2c tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Snapshot create request issued successfully. Sep 01 12:47:41 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e2ad6e06-eeee-463d-8152-7faca90a5e2c tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] http://192.168.122.202/volume/v3/snapshots returned with HTTP 202 Sep 01 12:47:41 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1029/2074] 192.168.122.202 () {60 vars in 1149 bytes} [Tue Sep 1 12:47:41 2026] POST /volume/v3/snapshots => generated 306 bytes in 434 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:47:41 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-6d0afdef-e3c7-4e4c-9c6b-b814ed26720b None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:47:41 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-6d0afdef-e3c7-4e4c-9c6b-b814ed26720b tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] GET http://192.168.122.202/volume/v3/snapshots/13233a0f-7cc1-4a44-973b-18ea174b54b9 Sep 01 12:47:41 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-6d0afdef-e3c7-4e4c-9c6b-b814ed26720b tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:47:41 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-6d0afdef-e3c7-4e4c-9c6b-b814ed26720b tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:47:42 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:47:42 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:47:42 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-6d0afdef-e3c7-4e4c-9c6b-b814ed26720b tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Snapshot retrieved successfully. Sep 01 12:47:42 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-6d0afdef-e3c7-4e4c-9c6b-b814ed26720b tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] http://192.168.122.202/volume/v3/snapshots/13233a0f-7cc1-4a44-973b-18ea174b54b9 returned with HTTP 200 Sep 01 12:47:42 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1046/2075] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:47:41 2026] GET /volume/v3/snapshots/13233a0f-7cc1-4a44-973b-18ea174b54b9 => generated 438 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:47:42 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-4c148067-ea7b-4b24-9440-d59da48666da None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:47:42 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-4c148067-ea7b-4b24-9440-d59da48666da tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] GET http://192.168.122.202/volume/v3/volumes/17097b29-a2ae-4b66-a93a-17224212f87d Sep 01 12:47:42 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-4c148067-ea7b-4b24-9440-d59da48666da tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:47:42 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-4c148067-ea7b-4b24-9440-d59da48666da tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:47:42 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-4c148067-ea7b-4b24-9440-d59da48666da tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] http://192.168.122.202/volume/v3/volumes/17097b29-a2ae-4b66-a93a-17224212f87d returned with HTTP 404 Sep 01 12:47:42 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1030/2076] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:47:42 2026] GET /volume/v3/volumes/17097b29-a2ae-4b66-a93a-17224212f87d => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:47:42 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-85bc95c6-ca15-48d7-83d0-1d42970ee78a None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:47:42 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-85bc95c6-ca15-48d7-83d0-1d42970ee78a tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] DELETE http://192.168.122.202/volume/v3/volumes/602d5e5f-2c87-453a-81fe-666b15d38fda Sep 01 12:47:42 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-85bc95c6-ca15-48d7-83d0-1d42970ee78a tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:47:42 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-85bc95c6-ca15-48d7-83d0-1d42970ee78a tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:47:42 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-85bc95c6-ca15-48d7-83d0-1d42970ee78a tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Delete volume with id: 602d5e5f-2c87-453a-81fe-666b15d38fda Sep 01 12:47:42 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:47:42 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:47:42 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:47:42 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:47:42 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-85bc95c6-ca15-48d7-83d0-1d42970ee78a tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Volume info retrieved successfully. Sep 01 12:47:42 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-85bc95c6-ca15-48d7-83d0-1d42970ee78a tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Delete volume request issued successfully. Sep 01 12:47:42 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-85bc95c6-ca15-48d7-83d0-1d42970ee78a tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] http://192.168.122.202/volume/v3/volumes/602d5e5f-2c87-453a-81fe-666b15d38fda returned with HTTP 202 Sep 01 12:47:42 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1047/2077] 192.168.122.202 () {58 vars in 1235 bytes} [Tue Sep 1 12:47:42 2026] DELETE /volume/v3/volumes/602d5e5f-2c87-453a-81fe-666b15d38fda => generated 0 bytes in 217 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:47:42 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-9e29ac2d-8fd7-4f26-84ed-8e534e2d2016 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:47:42 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9e29ac2d-8fd7-4f26-84ed-8e534e2d2016 tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] GET http://192.168.122.202/volume/v3/volumes/602d5e5f-2c87-453a-81fe-666b15d38fda Sep 01 12:47:42 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-9e29ac2d-8fd7-4f26-84ed-8e534e2d2016 tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:47:42 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-9e29ac2d-8fd7-4f26-84ed-8e534e2d2016 tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:47:42 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:47:42 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:47:42 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:47:42 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:47:42 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-9e29ac2d-8fd7-4f26-84ed-8e534e2d2016 tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Volume info retrieved successfully. Sep 01 12:47:43 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9e29ac2d-8fd7-4f26-84ed-8e534e2d2016 tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] http://192.168.122.202/volume/v3/volumes/602d5e5f-2c87-453a-81fe-666b15d38fda returned with HTTP 200 Sep 01 12:47:43 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1031/2078] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:47:42 2026] GET /volume/v3/volumes/602d5e5f-2c87-453a-81fe-666b15d38fda => generated 860 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:47:43 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-4743c93e-8f43-46c5-853c-eb4643adb3ec None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:47:43 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-4743c93e-8f43-46c5-853c-eb4643adb3ec tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] GET http://192.168.122.202/volume/v3/snapshots/13233a0f-7cc1-4a44-973b-18ea174b54b9 Sep 01 12:47:43 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-4743c93e-8f43-46c5-853c-eb4643adb3ec tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:47:43 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-4743c93e-8f43-46c5-853c-eb4643adb3ec tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:47:43 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:47:43 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:47:43 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-4743c93e-8f43-46c5-853c-eb4643adb3ec tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Snapshot retrieved successfully. Sep 01 12:47:43 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-4743c93e-8f43-46c5-853c-eb4643adb3ec tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] http://192.168.122.202/volume/v3/snapshots/13233a0f-7cc1-4a44-973b-18ea174b54b9 returned with HTTP 200 Sep 01 12:47:43 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1048/2079] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:47:43 2026] GET /volume/v3/snapshots/13233a0f-7cc1-4a44-973b-18ea174b54b9 => generated 438 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:47:44 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-1d634162-07ac-4879-91ba-98c46c28b62f None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:47:44 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-1d634162-07ac-4879-91ba-98c46c28b62f tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] GET http://192.168.122.202/volume/v3/volumes/602d5e5f-2c87-453a-81fe-666b15d38fda Sep 01 12:47:44 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-1d634162-07ac-4879-91ba-98c46c28b62f tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:47:44 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-1d634162-07ac-4879-91ba-98c46c28b62f tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:47:44 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-3f61931c-b09f-462e-8239-d37bd645be65 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:47:44 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:47:44 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:47:44 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:47:44 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:47:44 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-3f61931c-b09f-462e-8239-d37bd645be65 tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] GET http://192.168.122.202/volume/v3/snapshots/13233a0f-7cc1-4a44-973b-18ea174b54b9 Sep 01 12:47:44 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-3f61931c-b09f-462e-8239-d37bd645be65 tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:47:44 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-3f61931c-b09f-462e-8239-d37bd645be65 tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:47:44 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-1d634162-07ac-4879-91ba-98c46c28b62f tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Volume info retrieved successfully. Sep 01 12:47:44 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:47:44 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:47:44 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-3f61931c-b09f-462e-8239-d37bd645be65 tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Snapshot retrieved successfully. Sep 01 12:47:44 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-3f61931c-b09f-462e-8239-d37bd645be65 tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] http://192.168.122.202/volume/v3/snapshots/13233a0f-7cc1-4a44-973b-18ea174b54b9 returned with HTTP 200 Sep 01 12:47:44 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1049/2080] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:47:44 2026] GET /volume/v3/snapshots/13233a0f-7cc1-4a44-973b-18ea174b54b9 => generated 438 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:47:44 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-1d634162-07ac-4879-91ba-98c46c28b62f tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] http://192.168.122.202/volume/v3/volumes/602d5e5f-2c87-453a-81fe-666b15d38fda returned with HTTP 200 Sep 01 12:47:44 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1032/2081] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:47:44 2026] GET /volume/v3/volumes/602d5e5f-2c87-453a-81fe-666b15d38fda => generated 860 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:47:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-02ed9678-fb1e-42a1-a3af-fa67e53c9f6e None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:47:45 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-02ed9678-fb1e-42a1-a3af-fa67e53c9f6e tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] GET http://192.168.122.202/volume/v3/snapshots/13233a0f-7cc1-4a44-973b-18ea174b54b9 Sep 01 12:47:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-02ed9678-fb1e-42a1-a3af-fa67e53c9f6e tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:47:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-02ed9678-fb1e-42a1-a3af-fa67e53c9f6e tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:47:45 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:47:45 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:47:45 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-02ed9678-fb1e-42a1-a3af-fa67e53c9f6e tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Snapshot retrieved successfully. Sep 01 12:47:45 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-02ed9678-fb1e-42a1-a3af-fa67e53c9f6e tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] http://192.168.122.202/volume/v3/snapshots/13233a0f-7cc1-4a44-973b-18ea174b54b9 returned with HTTP 200 Sep 01 12:47:45 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1050/2082] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:47:45 2026] GET /volume/v3/snapshots/13233a0f-7cc1-4a44-973b-18ea174b54b9 => generated 465 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:47:45 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-34050b3d-cfd8-462e-a4f8-b3ec9531278c None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:47:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-080f470c-fce0-4dcc-888e-1cd4685292d0 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:47:45 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-34050b3d-cfd8-462e-a4f8-b3ec9531278c tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] GET http://192.168.122.202/volume/v3/volumes/602d5e5f-2c87-453a-81fe-666b15d38fda Sep 01 12:47:45 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-34050b3d-cfd8-462e-a4f8-b3ec9531278c tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:47:45 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-34050b3d-cfd8-462e-a4f8-b3ec9531278c tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:47:45 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-080f470c-fce0-4dcc-888e-1cd4685292d0 tempest-SnapshotsActionsTest-439078350 tempest-SnapshotsActionsTest-439078350-project-admin] POST http://192.168.122.202/volume/v3/snapshots/13233a0f-7cc1-4a44-973b-18ea174b54b9/action Sep 01 12:47:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-080f470c-fce0-4dcc-888e-1cd4685292d0 tempest-SnapshotsActionsTest-439078350 tempest-SnapshotsActionsTest-439078350-project-admin] Action body: b'{"os-reset_status": {"status": "error_deleting"}}' {{(pid=86814) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:47:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-080f470c-fce0-4dcc-888e-1cd4685292d0 tempest-SnapshotsActionsTest-439078350 tempest-SnapshotsActionsTest-439078350-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error_deleting"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:47:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.contrib.admin_actions [None req-080f470c-fce0-4dcc-888e-1cd4685292d0 tempest-SnapshotsActionsTest-439078350 tempest-SnapshotsActionsTest-439078350-project-admin] Updating snapshot '13233a0f-7cc1-4a44-973b-18ea174b54b9' with '{'status': 'error_deleting'}' {{(pid=86814) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 01 12:47:45 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-34050b3d-cfd8-462e-a4f8-b3ec9531278c tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] http://192.168.122.202/volume/v3/volumes/602d5e5f-2c87-453a-81fe-666b15d38fda returned with HTTP 404 Sep 01 12:47:45 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1033/2083] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:47:45 2026] GET /volume/v3/volumes/602d5e5f-2c87-453a-81fe-666b15d38fda => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:47:45 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-536e0c6c-2c32-4bf0-bb46-d3c8bdcad02c None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:47:45 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:47:45 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:47:45 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-536e0c6c-2c32-4bf0-bb46-d3c8bdcad02c tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] DELETE http://192.168.122.202/volume/v3/volumes/a9c5f2af-36e6-443a-a1ae-c1b3d53ef28f Sep 01 12:47:45 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-536e0c6c-2c32-4bf0-bb46-d3c8bdcad02c tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:47:45 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-536e0c6c-2c32-4bf0-bb46-d3c8bdcad02c tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:47:45 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-536e0c6c-2c32-4bf0-bb46-d3c8bdcad02c tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Delete volume with id: a9c5f2af-36e6-443a-a1ae-c1b3d53ef28f Sep 01 12:47:45 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:47:45 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:47:45 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:47:45 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:47:45 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-536e0c6c-2c32-4bf0-bb46-d3c8bdcad02c tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Volume info retrieved successfully. Sep 01 12:47:45 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-080f470c-fce0-4dcc-888e-1cd4685292d0 tempest-SnapshotsActionsTest-439078350 tempest-SnapshotsActionsTest-439078350-project-admin] http://192.168.122.202/volume/v3/snapshots/13233a0f-7cc1-4a44-973b-18ea174b54b9/action returned with HTTP 202 Sep 01 12:47:45 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1051/2084] 192.168.122.202 () {60 vars in 1280 bytes} [Tue Sep 1 12:47:45 2026] POST /volume/v3/snapshots/13233a0f-7cc1-4a44-973b-18ea174b54b9/action => generated 0 bytes in 96 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 12:47:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-ac661cb8-af97-46a2-8435-b5fa8009f00b None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:47:45 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ac661cb8-af97-46a2-8435-b5fa8009f00b tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] GET http://192.168.122.202/volume/v3/snapshots/13233a0f-7cc1-4a44-973b-18ea174b54b9 Sep 01 12:47:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-ac661cb8-af97-46a2-8435-b5fa8009f00b tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:47:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-ac661cb8-af97-46a2-8435-b5fa8009f00b tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:47:45 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:47:45 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:47:45 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-ac661cb8-af97-46a2-8435-b5fa8009f00b tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Snapshot retrieved successfully. Sep 01 12:47:45 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ac661cb8-af97-46a2-8435-b5fa8009f00b tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] http://192.168.122.202/volume/v3/snapshots/13233a0f-7cc1-4a44-973b-18ea174b54b9 returned with HTTP 200 Sep 01 12:47:45 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1052/2085] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:47:45 2026] GET /volume/v3/snapshots/13233a0f-7cc1-4a44-973b-18ea174b54b9 => generated 470 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:47:45 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-536e0c6c-2c32-4bf0-bb46-d3c8bdcad02c tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Delete volume request issued successfully. Sep 01 12:47:45 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-536e0c6c-2c32-4bf0-bb46-d3c8bdcad02c tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] http://192.168.122.202/volume/v3/volumes/a9c5f2af-36e6-443a-a1ae-c1b3d53ef28f returned with HTTP 202 Sep 01 12:47:45 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1034/2086] 192.168.122.202 () {58 vars in 1235 bytes} [Tue Sep 1 12:47:45 2026] DELETE /volume/v3/volumes/a9c5f2af-36e6-443a-a1ae-c1b3d53ef28f => generated 0 bytes in 111 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:47:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-043fe64e-736c-4479-afcb-cedd8fac709a None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:47:45 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-043fe64e-736c-4479-afcb-cedd8fac709a tempest-SnapshotsActionsTest-439078350 tempest-SnapshotsActionsTest-439078350-project-admin] POST http://192.168.122.202/volume/v3/snapshots/13233a0f-7cc1-4a44-973b-18ea174b54b9/action Sep 01 12:47:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-043fe64e-736c-4479-afcb-cedd8fac709a tempest-SnapshotsActionsTest-439078350 tempest-SnapshotsActionsTest-439078350-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=86814) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:47:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-043fe64e-736c-4479-afcb-cedd8fac709a tempest-SnapshotsActionsTest-439078350 tempest-SnapshotsActionsTest-439078350-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:47:45 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-e5c3b01d-14b3-406a-bcfc-7fd7bc0e1290 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:47:45 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e5c3b01d-14b3-406a-bcfc-7fd7bc0e1290 tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] GET http://192.168.122.202/volume/v3/volumes/a9c5f2af-36e6-443a-a1ae-c1b3d53ef28f Sep 01 12:47:45 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e5c3b01d-14b3-406a-bcfc-7fd7bc0e1290 tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:47:45 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e5c3b01d-14b3-406a-bcfc-7fd7bc0e1290 tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:47:45 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:47:45 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:47:45 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-043fe64e-736c-4479-afcb-cedd8fac709a tempest-SnapshotsActionsTest-439078350 tempest-SnapshotsActionsTest-439078350-project-admin] Snapshot retrieved successfully. Sep 01 12:47:45 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:47:45 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:47:45 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:47:45 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:47:45 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:47:45 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:47:45 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-043fe64e-736c-4479-afcb-cedd8fac709a tempest-SnapshotsActionsTest-439078350 tempest-SnapshotsActionsTest-439078350-project-admin] Snapshot delete request issued successfully. Sep 01 12:47:45 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-043fe64e-736c-4479-afcb-cedd8fac709a tempest-SnapshotsActionsTest-439078350 tempest-SnapshotsActionsTest-439078350-project-admin] http://192.168.122.202/volume/v3/snapshots/13233a0f-7cc1-4a44-973b-18ea174b54b9/action returned with HTTP 202 Sep 01 12:47:45 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1053/2087] 192.168.122.202 () {60 vars in 1280 bytes} [Tue Sep 1 12:47:45 2026] POST /volume/v3/snapshots/13233a0f-7cc1-4a44-973b-18ea174b54b9/action => generated 0 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 12:47:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-38291581-0634-473d-bf54-d6dd62039fc1 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:47:45 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-38291581-0634-473d-bf54-d6dd62039fc1 tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] GET http://192.168.122.202/volume/v3/snapshots/13233a0f-7cc1-4a44-973b-18ea174b54b9 Sep 01 12:47:45 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-e5c3b01d-14b3-406a-bcfc-7fd7bc0e1290 tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Volume info retrieved successfully. Sep 01 12:47:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-38291581-0634-473d-bf54-d6dd62039fc1 tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:47:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-38291581-0634-473d-bf54-d6dd62039fc1 tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:47:45 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:47:45 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:47:45 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-38291581-0634-473d-bf54-d6dd62039fc1 tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Snapshot retrieved successfully. Sep 01 12:47:45 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-38291581-0634-473d-bf54-d6dd62039fc1 tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] http://192.168.122.202/volume/v3/snapshots/13233a0f-7cc1-4a44-973b-18ea174b54b9 returned with HTTP 200 Sep 01 12:47:45 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1054/2088] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:47:45 2026] GET /volume/v3/snapshots/13233a0f-7cc1-4a44-973b-18ea174b54b9 => generated 464 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:47:45 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e5c3b01d-14b3-406a-bcfc-7fd7bc0e1290 tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] http://192.168.122.202/volume/v3/volumes/a9c5f2af-36e6-443a-a1ae-c1b3d53ef28f returned with HTTP 200 Sep 01 12:47:45 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1035/2089] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:47:45 2026] GET /volume/v3/volumes/a9c5f2af-36e6-443a-a1ae-c1b3d53ef28f => generated 860 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:47:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-ef905084-bb79-4e8b-a002-9f428f92983a None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:47:46 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-0fded970-86ae-43cc-9ce2-041f1906584e None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:47:46 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ef905084-bb79-4e8b-a002-9f428f92983a tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] GET http://192.168.122.202/volume/v3/snapshots/13233a0f-7cc1-4a44-973b-18ea174b54b9 Sep 01 12:47:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-ef905084-bb79-4e8b-a002-9f428f92983a tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:47:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-ef905084-bb79-4e8b-a002-9f428f92983a tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:47:46 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0fded970-86ae-43cc-9ce2-041f1906584e tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] GET http://192.168.122.202/volume/v3/volumes/a9c5f2af-36e6-443a-a1ae-c1b3d53ef28f Sep 01 12:47:46 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0fded970-86ae-43cc-9ce2-041f1906584e tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:47:46 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0fded970-86ae-43cc-9ce2-041f1906584e tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:47:46 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:47:46 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:47:46 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-ef905084-bb79-4e8b-a002-9f428f92983a tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Snapshot retrieved successfully. Sep 01 12:47:46 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ef905084-bb79-4e8b-a002-9f428f92983a tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] http://192.168.122.202/volume/v3/snapshots/13233a0f-7cc1-4a44-973b-18ea174b54b9 returned with HTTP 200 Sep 01 12:47:46 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1055/2090] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:47:46 2026] GET /volume/v3/snapshots/13233a0f-7cc1-4a44-973b-18ea174b54b9 => generated 464 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:47:46 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0fded970-86ae-43cc-9ce2-041f1906584e tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] http://192.168.122.202/volume/v3/volumes/a9c5f2af-36e6-443a-a1ae-c1b3d53ef28f returned with HTTP 404 Sep 01 12:47:46 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1036/2091] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:47:46 2026] GET /volume/v3/volumes/a9c5f2af-36e6-443a-a1ae-c1b3d53ef28f => generated 109 bytes in 60 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:47:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-88e7b82f-9a83-4c17-88c0-04061839e723 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:47:46 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-88e7b82f-9a83-4c17-88c0-04061839e723 tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] DELETE http://192.168.122.202/volume/v3/snapshots/dc1c3f91-1572-49f0-a4f1-e7c089b88838 Sep 01 12:47:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-88e7b82f-9a83-4c17-88c0-04061839e723 tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:47:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-88e7b82f-9a83-4c17-88c0-04061839e723 tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:47:46 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.snapshots [None req-88e7b82f-9a83-4c17-88c0-04061839e723 tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Delete snapshot with id: dc1c3f91-1572-49f0-a4f1-e7c089b88838 Sep 01 12:47:46 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:47:46 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:47:46 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-88e7b82f-9a83-4c17-88c0-04061839e723 tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Snapshot retrieved successfully. Sep 01 12:47:46 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:47:46 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:47:46 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-88e7b82f-9a83-4c17-88c0-04061839e723 tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Snapshot delete request issued successfully. Sep 01 12:47:46 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-88e7b82f-9a83-4c17-88c0-04061839e723 tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] http://192.168.122.202/volume/v3/snapshots/dc1c3f91-1572-49f0-a4f1-e7c089b88838 returned with HTTP 202 Sep 01 12:47:46 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1056/2092] 192.168.122.202 () {58 vars in 1241 bytes} [Tue Sep 1 12:47:46 2026] DELETE /volume/v3/snapshots/dc1c3f91-1572-49f0-a4f1-e7c089b88838 => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:47:46 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-4ae21f4d-c2b9-404d-933a-703bf8ff69d9 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:47:46 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-4ae21f4d-c2b9-404d-933a-703bf8ff69d9 tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] GET http://192.168.122.202/volume/v3/snapshots/dc1c3f91-1572-49f0-a4f1-e7c089b88838 Sep 01 12:47:46 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-4ae21f4d-c2b9-404d-933a-703bf8ff69d9 tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:47:46 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-4ae21f4d-c2b9-404d-933a-703bf8ff69d9 tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:47:46 devstack devstack@c-api.service[86815]: DEBUG dbcounter [-] [86815] Writing DB stats cinder:SELECT=471,cinder:UPDATE=151,cinder:INSERT=86,cinder:DELETE=4 {{(pid=86815) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 12:47:46 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:47:46 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:47:46 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-4ae21f4d-c2b9-404d-933a-703bf8ff69d9 tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Snapshot retrieved successfully. Sep 01 12:47:46 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-4ae21f4d-c2b9-404d-933a-703bf8ff69d9 tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] http://192.168.122.202/volume/v3/snapshots/dc1c3f91-1572-49f0-a4f1-e7c089b88838 returned with HTTP 200 Sep 01 12:47:46 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1037/2093] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:47:46 2026] GET /volume/v3/snapshots/dc1c3f91-1572-49f0-a4f1-e7c089b88838 => generated 474 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:47:47 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-cbe1b9f4-56a8-4b2b-9c45-d14987ffea47 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:47:47 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-cbe1b9f4-56a8-4b2b-9c45-d14987ffea47 tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] GET http://192.168.122.202/volume/v3/snapshots/13233a0f-7cc1-4a44-973b-18ea174b54b9 Sep 01 12:47:47 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-cbe1b9f4-56a8-4b2b-9c45-d14987ffea47 tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:47:47 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-cbe1b9f4-56a8-4b2b-9c45-d14987ffea47 tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:47:47 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:47:47 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:47:47 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-cbe1b9f4-56a8-4b2b-9c45-d14987ffea47 tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Snapshot retrieved successfully. Sep 01 12:47:47 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-cbe1b9f4-56a8-4b2b-9c45-d14987ffea47 tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] http://192.168.122.202/volume/v3/snapshots/13233a0f-7cc1-4a44-973b-18ea174b54b9 returned with HTTP 200 Sep 01 12:47:47 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1057/2094] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:47:47 2026] GET /volume/v3/snapshots/13233a0f-7cc1-4a44-973b-18ea174b54b9 => generated 464 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:47:47 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-208a30bd-9866-4d1a-b63b-553a991b5afa None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:47:47 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-208a30bd-9866-4d1a-b63b-553a991b5afa tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] GET http://192.168.122.202/volume/v3/snapshots/dc1c3f91-1572-49f0-a4f1-e7c089b88838 Sep 01 12:47:47 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-208a30bd-9866-4d1a-b63b-553a991b5afa tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:47:47 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-208a30bd-9866-4d1a-b63b-553a991b5afa tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:47:47 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:47:47 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:47:47 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-208a30bd-9866-4d1a-b63b-553a991b5afa tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Snapshot retrieved successfully. Sep 01 12:47:47 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-208a30bd-9866-4d1a-b63b-553a991b5afa tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] http://192.168.122.202/volume/v3/snapshots/dc1c3f91-1572-49f0-a4f1-e7c089b88838 returned with HTTP 200 Sep 01 12:47:47 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1038/2095] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:47:47 2026] GET /volume/v3/snapshots/dc1c3f91-1572-49f0-a4f1-e7c089b88838 => generated 474 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:47:48 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-f1669ebd-3fd3-4a3d-b071-0ea04481ef3c None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:47:48 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f1669ebd-3fd3-4a3d-b071-0ea04481ef3c tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] GET http://192.168.122.202/volume/v3/snapshots/13233a0f-7cc1-4a44-973b-18ea174b54b9 Sep 01 12:47:48 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f1669ebd-3fd3-4a3d-b071-0ea04481ef3c tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:47:48 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f1669ebd-3fd3-4a3d-b071-0ea04481ef3c tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:47:48 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f1669ebd-3fd3-4a3d-b071-0ea04481ef3c tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] http://192.168.122.202/volume/v3/snapshots/13233a0f-7cc1-4a44-973b-18ea174b54b9 returned with HTTP 404 Sep 01 12:47:48 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1058/2096] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:47:48 2026] GET /volume/v3/snapshots/13233a0f-7cc1-4a44-973b-18ea174b54b9 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:47:48 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-3a9c9d06-3b0e-4581-85f4-564d0257deb4 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:47:48 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-3a9c9d06-3b0e-4581-85f4-564d0257deb4 tempest-SnapshotsActionsTest-439078350 tempest-SnapshotsActionsTest-439078350-project-admin] POST http://192.168.122.202/volume/v3/snapshots/1104ad74-8b89-454a-86e9-77d21dd0f590/action Sep 01 12:47:48 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-3a9c9d06-3b0e-4581-85f4-564d0257deb4 tempest-SnapshotsActionsTest-439078350 tempest-SnapshotsActionsTest-439078350-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=86815) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:47:48 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-3a9c9d06-3b0e-4581-85f4-564d0257deb4 tempest-SnapshotsActionsTest-439078350 tempest-SnapshotsActionsTest-439078350-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:47:48 devstack devstack@c-api.service[86815]: DEBUG cinder.api.contrib.admin_actions [None req-3a9c9d06-3b0e-4581-85f4-564d0257deb4 tempest-SnapshotsActionsTest-439078350 tempest-SnapshotsActionsTest-439078350-project-admin] Updating snapshot '1104ad74-8b89-454a-86e9-77d21dd0f590' with '{'status': 'available'}' {{(pid=86815) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 01 12:47:48 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:47:48 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:47:48 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-3a9c9d06-3b0e-4581-85f4-564d0257deb4 tempest-SnapshotsActionsTest-439078350 tempest-SnapshotsActionsTest-439078350-project-admin] http://192.168.122.202/volume/v3/snapshots/1104ad74-8b89-454a-86e9-77d21dd0f590/action returned with HTTP 202 Sep 01 12:47:48 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1039/2097] 192.168.122.202 () {60 vars in 1280 bytes} [Tue Sep 1 12:47:48 2026] POST /volume/v3/snapshots/1104ad74-8b89-454a-86e9-77d21dd0f590/action => generated 0 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 12:47:48 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-337e18b5-b2b1-48ab-840c-f6441d5eb13a None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:47:48 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-337e18b5-b2b1-48ab-840c-f6441d5eb13a tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] GET http://192.168.122.202/volume/v3/snapshots/1104ad74-8b89-454a-86e9-77d21dd0f590 Sep 01 12:47:48 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-337e18b5-b2b1-48ab-840c-f6441d5eb13a tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:47:48 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-337e18b5-b2b1-48ab-840c-f6441d5eb13a tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:47:48 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:47:48 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:47:48 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-337e18b5-b2b1-48ab-840c-f6441d5eb13a tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Snapshot retrieved successfully. Sep 01 12:47:48 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-337e18b5-b2b1-48ab-840c-f6441d5eb13a tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] http://192.168.122.202/volume/v3/snapshots/1104ad74-8b89-454a-86e9-77d21dd0f590 returned with HTTP 200 Sep 01 12:47:48 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1059/2098] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:47:48 2026] GET /volume/v3/snapshots/1104ad74-8b89-454a-86e9-77d21dd0f590 => generated 466 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:47:48 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-52603773-6315-4637-9f31-4e9f6cef794c None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:47:48 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-52603773-6315-4637-9f31-4e9f6cef794c tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] DELETE http://192.168.122.202/volume/v3/snapshots/13233a0f-7cc1-4a44-973b-18ea174b54b9 Sep 01 12:47:48 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-52603773-6315-4637-9f31-4e9f6cef794c tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:47:48 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-52603773-6315-4637-9f31-4e9f6cef794c tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:47:48 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.snapshots [None req-52603773-6315-4637-9f31-4e9f6cef794c tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Delete snapshot with id: 13233a0f-7cc1-4a44-973b-18ea174b54b9 Sep 01 12:47:48 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-52603773-6315-4637-9f31-4e9f6cef794c tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] http://192.168.122.202/volume/v3/snapshots/13233a0f-7cc1-4a44-973b-18ea174b54b9 returned with HTTP 404 Sep 01 12:47:48 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1040/2099] 192.168.122.202 () {58 vars in 1241 bytes} [Tue Sep 1 12:47:48 2026] DELETE /volume/v3/snapshots/13233a0f-7cc1-4a44-973b-18ea174b54b9 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:47:48 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-8a930834-8ab0-43ad-83a9-5478a02f6339 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:47:48 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8a930834-8ab0-43ad-83a9-5478a02f6339 tempest-SnapshotsActionsTest-439078350 tempest-SnapshotsActionsTest-439078350-project-admin] POST http://192.168.122.202/volume/v3/snapshots/1104ad74-8b89-454a-86e9-77d21dd0f590/action Sep 01 12:47:48 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-8a930834-8ab0-43ad-83a9-5478a02f6339 tempest-SnapshotsActionsTest-439078350 tempest-SnapshotsActionsTest-439078350-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=86814) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:47:48 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-8a930834-8ab0-43ad-83a9-5478a02f6339 tempest-SnapshotsActionsTest-439078350 tempest-SnapshotsActionsTest-439078350-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:47:48 devstack devstack@c-api.service[86814]: DEBUG cinder.api.contrib.admin_actions [None req-8a930834-8ab0-43ad-83a9-5478a02f6339 tempest-SnapshotsActionsTest-439078350 tempest-SnapshotsActionsTest-439078350-project-admin] Updating snapshot '1104ad74-8b89-454a-86e9-77d21dd0f590' with '{'status': 'creating'}' {{(pid=86814) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 01 12:47:48 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-4049aed5-e54a-453b-b5a0-af96815a3ad8 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:47:48 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-4049aed5-e54a-453b-b5a0-af96815a3ad8 tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] GET http://192.168.122.202/volume/v3/snapshots/dc1c3f91-1572-49f0-a4f1-e7c089b88838 Sep 01 12:47:48 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-4049aed5-e54a-453b-b5a0-af96815a3ad8 tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:47:48 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-4049aed5-e54a-453b-b5a0-af96815a3ad8 tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:47:48 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:47:48 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:47:48 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:47:48 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:47:48 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-4049aed5-e54a-453b-b5a0-af96815a3ad8 tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Snapshot retrieved successfully. Sep 01 12:47:48 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-4049aed5-e54a-453b-b5a0-af96815a3ad8 tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] http://192.168.122.202/volume/v3/snapshots/dc1c3f91-1572-49f0-a4f1-e7c089b88838 returned with HTTP 200 Sep 01 12:47:48 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1041/2100] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:47:48 2026] GET /volume/v3/snapshots/dc1c3f91-1572-49f0-a4f1-e7c089b88838 => generated 474 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:47:48 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8a930834-8ab0-43ad-83a9-5478a02f6339 tempest-SnapshotsActionsTest-439078350 tempest-SnapshotsActionsTest-439078350-project-admin] http://192.168.122.202/volume/v3/snapshots/1104ad74-8b89-454a-86e9-77d21dd0f590/action returned with HTTP 202 Sep 01 12:47:48 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1060/2101] 192.168.122.202 () {60 vars in 1280 bytes} [Tue Sep 1 12:47:48 2026] POST /volume/v3/snapshots/1104ad74-8b89-454a-86e9-77d21dd0f590/action => generated 0 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 12:47:48 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-76a5d27a-9235-4abd-b807-e8dbd42fe1fe None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:47:48 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-76a5d27a-9235-4abd-b807-e8dbd42fe1fe tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] GET http://192.168.122.202/volume/v3/snapshots/1104ad74-8b89-454a-86e9-77d21dd0f590 Sep 01 12:47:48 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-76a5d27a-9235-4abd-b807-e8dbd42fe1fe tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:47:48 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-76a5d27a-9235-4abd-b807-e8dbd42fe1fe tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:47:48 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:47:48 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:47:48 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-76a5d27a-9235-4abd-b807-e8dbd42fe1fe tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Snapshot retrieved successfully. Sep 01 12:47:48 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-76a5d27a-9235-4abd-b807-e8dbd42fe1fe tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] http://192.168.122.202/volume/v3/snapshots/1104ad74-8b89-454a-86e9-77d21dd0f590 returned with HTTP 200 Sep 01 12:47:48 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1042/2102] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:47:48 2026] GET /volume/v3/snapshots/1104ad74-8b89-454a-86e9-77d21dd0f590 => generated 465 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:47:48 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-3ba57e26-2871-401b-8f83-1ed944fc2409 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:47:48 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-3ba57e26-2871-401b-8f83-1ed944fc2409 tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] POST http://192.168.122.202/volume/v3/snapshots/1104ad74-8b89-454a-86e9-77d21dd0f590/action Sep 01 12:47:48 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-3ba57e26-2871-401b-8f83-1ed944fc2409 tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=86814) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:47:48 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-3ba57e26-2871-401b-8f83-1ed944fc2409 tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:47:48 devstack devstack@c-api.service[86814]: DEBUG cinder.api.contrib.snapshot_actions [None req-3ba57e26-2871-401b-8f83-1ed944fc2409 tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=86814) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Sep 01 12:47:48 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:47:48 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:47:48 devstack devstack@c-api.service[86814]: INFO cinder.api.contrib.snapshot_actions [None req-3ba57e26-2871-401b-8f83-1ed944fc2409 tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Updating snapshot 1104ad74-8b89-454a-86e9-77d21dd0f590 with info {'id': '1104ad74-8b89-454a-86e9-77d21dd0f590', 'status': 'error', 'progress': '80%'} Sep 01 12:47:48 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-3ba57e26-2871-401b-8f83-1ed944fc2409 tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] http://192.168.122.202/volume/v3/snapshots/1104ad74-8b89-454a-86e9-77d21dd0f590/action returned with HTTP 202 Sep 01 12:47:48 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1061/2103] 192.168.122.202 () {60 vars in 1280 bytes} [Tue Sep 1 12:47:48 2026] POST /volume/v3/snapshots/1104ad74-8b89-454a-86e9-77d21dd0f590/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:47:48 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-342fbea8-e6bd-416d-9829-dd51c199eb4d None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:47:48 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-342fbea8-e6bd-416d-9829-dd51c199eb4d tempest-SnapshotsActionsTest-439078350 tempest-SnapshotsActionsTest-439078350-project-admin] GET http://192.168.122.202/volume/v3/snapshots/1104ad74-8b89-454a-86e9-77d21dd0f590 Sep 01 12:47:48 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-342fbea8-e6bd-416d-9829-dd51c199eb4d tempest-SnapshotsActionsTest-439078350 tempest-SnapshotsActionsTest-439078350-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:47:49 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-342fbea8-e6bd-416d-9829-dd51c199eb4d tempest-SnapshotsActionsTest-439078350 tempest-SnapshotsActionsTest-439078350-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:47:49 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:47:49 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:47:49 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-342fbea8-e6bd-416d-9829-dd51c199eb4d tempest-SnapshotsActionsTest-439078350 tempest-SnapshotsActionsTest-439078350-project-admin] Snapshot retrieved successfully. Sep 01 12:47:49 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-342fbea8-e6bd-416d-9829-dd51c199eb4d tempest-SnapshotsActionsTest-439078350 tempest-SnapshotsActionsTest-439078350-project-admin] http://192.168.122.202/volume/v3/snapshots/1104ad74-8b89-454a-86e9-77d21dd0f590 returned with HTTP 200 Sep 01 12:47:49 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1043/2104] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:47:48 2026] GET /volume/v3/snapshots/1104ad74-8b89-454a-86e9-77d21dd0f590 => generated 461 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:47:49 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-014c7117-d098-43ee-a963-0cce8f5493ca None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:47:49 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-014c7117-d098-43ee-a963-0cce8f5493ca tempest-SnapshotsActionsTest-439078350 tempest-SnapshotsActionsTest-439078350-project-admin] POST http://192.168.122.202/volume/v3/snapshots/1104ad74-8b89-454a-86e9-77d21dd0f590/action Sep 01 12:47:49 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-014c7117-d098-43ee-a963-0cce8f5493ca tempest-SnapshotsActionsTest-439078350 tempest-SnapshotsActionsTest-439078350-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=86814) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:47:49 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-014c7117-d098-43ee-a963-0cce8f5493ca tempest-SnapshotsActionsTest-439078350 tempest-SnapshotsActionsTest-439078350-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:47:49 devstack devstack@c-api.service[86814]: DEBUG cinder.api.contrib.admin_actions [None req-014c7117-d098-43ee-a963-0cce8f5493ca tempest-SnapshotsActionsTest-439078350 tempest-SnapshotsActionsTest-439078350-project-admin] Updating snapshot '1104ad74-8b89-454a-86e9-77d21dd0f590' with '{'status': 'available'}' {{(pid=86814) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 01 12:47:49 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:47:49 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:47:49 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-014c7117-d098-43ee-a963-0cce8f5493ca tempest-SnapshotsActionsTest-439078350 tempest-SnapshotsActionsTest-439078350-project-admin] http://192.168.122.202/volume/v3/snapshots/1104ad74-8b89-454a-86e9-77d21dd0f590/action returned with HTTP 202 Sep 01 12:47:49 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1062/2105] 192.168.122.202 () {60 vars in 1280 bytes} [Tue Sep 1 12:47:49 2026] POST /volume/v3/snapshots/1104ad74-8b89-454a-86e9-77d21dd0f590/action => generated 0 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 12:47:49 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-efc39133-0751-4b28-91e8-548ef2e1ec17 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:47:49 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-efc39133-0751-4b28-91e8-548ef2e1ec17 tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] GET http://192.168.122.202/volume/v3/snapshots/1104ad74-8b89-454a-86e9-77d21dd0f590 Sep 01 12:47:49 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-efc39133-0751-4b28-91e8-548ef2e1ec17 tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:47:49 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-efc39133-0751-4b28-91e8-548ef2e1ec17 tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:47:49 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:47:49 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:47:49 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-efc39133-0751-4b28-91e8-548ef2e1ec17 tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Snapshot retrieved successfully. Sep 01 12:47:49 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-efc39133-0751-4b28-91e8-548ef2e1ec17 tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] http://192.168.122.202/volume/v3/snapshots/1104ad74-8b89-454a-86e9-77d21dd0f590 returned with HTTP 200 Sep 01 12:47:49 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1044/2106] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:47:49 2026] GET /volume/v3/snapshots/1104ad74-8b89-454a-86e9-77d21dd0f590 => generated 465 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:47:49 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-aa348e06-c35e-43b0-9c61-2b6ebc07441d None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:47:49 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-aa348e06-c35e-43b0-9c61-2b6ebc07441d tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] DELETE http://192.168.122.202/volume/v3/snapshots/1104ad74-8b89-454a-86e9-77d21dd0f590 Sep 01 12:47:49 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-aa348e06-c35e-43b0-9c61-2b6ebc07441d tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:47:49 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-aa348e06-c35e-43b0-9c61-2b6ebc07441d tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:47:49 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.snapshots [None req-aa348e06-c35e-43b0-9c61-2b6ebc07441d tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Delete snapshot with id: 1104ad74-8b89-454a-86e9-77d21dd0f590 Sep 01 12:47:49 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:47:49 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:47:49 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-aa348e06-c35e-43b0-9c61-2b6ebc07441d tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Snapshot retrieved successfully. Sep 01 12:47:49 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:47:49 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:47:49 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-aa348e06-c35e-43b0-9c61-2b6ebc07441d tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Snapshot delete request issued successfully. Sep 01 12:47:49 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-aa348e06-c35e-43b0-9c61-2b6ebc07441d tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] http://192.168.122.202/volume/v3/snapshots/1104ad74-8b89-454a-86e9-77d21dd0f590 returned with HTTP 202 Sep 01 12:47:49 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1063/2107] 192.168.122.202 () {58 vars in 1241 bytes} [Tue Sep 1 12:47:49 2026] DELETE /volume/v3/snapshots/1104ad74-8b89-454a-86e9-77d21dd0f590 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:47:49 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-47f23d76-d9ee-4f0c-9728-e49d5d2ea61a None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:47:49 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-47f23d76-d9ee-4f0c-9728-e49d5d2ea61a tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] GET http://192.168.122.202/volume/v3/snapshots/1104ad74-8b89-454a-86e9-77d21dd0f590 Sep 01 12:47:49 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-47f23d76-d9ee-4f0c-9728-e49d5d2ea61a tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:47:49 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-47f23d76-d9ee-4f0c-9728-e49d5d2ea61a tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:47:49 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:47:49 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:47:49 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-47f23d76-d9ee-4f0c-9728-e49d5d2ea61a tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Snapshot retrieved successfully. Sep 01 12:47:49 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-47f23d76-d9ee-4f0c-9728-e49d5d2ea61a tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] http://192.168.122.202/volume/v3/snapshots/1104ad74-8b89-454a-86e9-77d21dd0f590 returned with HTTP 200 Sep 01 12:47:49 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1045/2108] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:47:49 2026] GET /volume/v3/snapshots/1104ad74-8b89-454a-86e9-77d21dd0f590 => generated 464 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:47:49 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-d52fbe74-a302-49ed-9aa5-10bf359554e5 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:47:49 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d52fbe74-a302-49ed-9aa5-10bf359554e5 tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] GET http://192.168.122.202/volume/v3/snapshots/dc1c3f91-1572-49f0-a4f1-e7c089b88838 Sep 01 12:47:49 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d52fbe74-a302-49ed-9aa5-10bf359554e5 tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:47:49 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d52fbe74-a302-49ed-9aa5-10bf359554e5 tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:47:49 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d52fbe74-a302-49ed-9aa5-10bf359554e5 tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] http://192.168.122.202/volume/v3/snapshots/dc1c3f91-1572-49f0-a4f1-e7c089b88838 returned with HTTP 404 Sep 01 12:47:49 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1064/2109] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:47:49 2026] GET /volume/v3/snapshots/dc1c3f91-1572-49f0-a4f1-e7c089b88838 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:47:49 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-d3b201e6-7d63-4ad0-a9b7-8b8b3dc4261b None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:47:49 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d3b201e6-7d63-4ad0-a9b7-8b8b3dc4261b tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] DELETE http://192.168.122.202/volume/v3/volumes/bae1693c-7451-4a4b-88b5-254aa7b6be82 Sep 01 12:47:49 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-d3b201e6-7d63-4ad0-a9b7-8b8b3dc4261b tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:47:49 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-d3b201e6-7d63-4ad0-a9b7-8b8b3dc4261b tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:47:49 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-d3b201e6-7d63-4ad0-a9b7-8b8b3dc4261b tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Delete volume with id: bae1693c-7451-4a4b-88b5-254aa7b6be82 Sep 01 12:47:49 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:47:49 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:47:49 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:47:49 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:47:49 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-d3b201e6-7d63-4ad0-a9b7-8b8b3dc4261b tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Volume info retrieved successfully. Sep 01 12:47:50 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-d3b201e6-7d63-4ad0-a9b7-8b8b3dc4261b tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Delete volume request issued successfully. Sep 01 12:47:50 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d3b201e6-7d63-4ad0-a9b7-8b8b3dc4261b tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] http://192.168.122.202/volume/v3/volumes/bae1693c-7451-4a4b-88b5-254aa7b6be82 returned with HTTP 202 Sep 01 12:47:50 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1046/2110] 192.168.122.202 () {58 vars in 1235 bytes} [Tue Sep 1 12:47:49 2026] DELETE /volume/v3/volumes/bae1693c-7451-4a4b-88b5-254aa7b6be82 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:47:50 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-e92bf71e-4fad-4355-9d5e-c39948c89f34 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:47:50 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e92bf71e-4fad-4355-9d5e-c39948c89f34 tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] GET http://192.168.122.202/volume/v3/volumes/bae1693c-7451-4a4b-88b5-254aa7b6be82 Sep 01 12:47:50 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e92bf71e-4fad-4355-9d5e-c39948c89f34 tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:47:50 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e92bf71e-4fad-4355-9d5e-c39948c89f34 tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:47:50 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:47:50 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:47:50 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:47:50 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:47:50 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-e92bf71e-4fad-4355-9d5e-c39948c89f34 tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Volume info retrieved successfully. Sep 01 12:47:50 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e92bf71e-4fad-4355-9d5e-c39948c89f34 tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] http://192.168.122.202/volume/v3/volumes/bae1693c-7451-4a4b-88b5-254aa7b6be82 returned with HTTP 200 Sep 01 12:47:50 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1065/2111] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:47:50 2026] GET /volume/v3/volumes/bae1693c-7451-4a4b-88b5-254aa7b6be82 => generated 860 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:47:50 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-a4db85ba-5324-4172-b0c0-782e3cb4e160 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:47:50 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a4db85ba-5324-4172-b0c0-782e3cb4e160 tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] GET http://192.168.122.202/volume/v3/snapshots/1104ad74-8b89-454a-86e9-77d21dd0f590 Sep 01 12:47:50 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a4db85ba-5324-4172-b0c0-782e3cb4e160 tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:47:50 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a4db85ba-5324-4172-b0c0-782e3cb4e160 tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:47:50 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:47:50 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:47:50 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-a4db85ba-5324-4172-b0c0-782e3cb4e160 tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Snapshot retrieved successfully. Sep 01 12:47:50 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a4db85ba-5324-4172-b0c0-782e3cb4e160 tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] http://192.168.122.202/volume/v3/snapshots/1104ad74-8b89-454a-86e9-77d21dd0f590 returned with HTTP 200 Sep 01 12:47:50 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1047/2112] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:47:50 2026] GET /volume/v3/snapshots/1104ad74-8b89-454a-86e9-77d21dd0f590 => generated 464 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:47:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-e854e0fa-d7a7-4367-b730-f03f7aac5a38 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:47:51 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e854e0fa-d7a7-4367-b730-f03f7aac5a38 tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] GET http://192.168.122.202/volume/v3/volumes/bae1693c-7451-4a4b-88b5-254aa7b6be82 Sep 01 12:47:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e854e0fa-d7a7-4367-b730-f03f7aac5a38 tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:47:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e854e0fa-d7a7-4367-b730-f03f7aac5a38 tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:47:51 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e854e0fa-d7a7-4367-b730-f03f7aac5a38 tempest-CreateVolumesFromSnapshotTest-1854251117 tempest-CreateVolumesFromSnapshotTest-1854251117-project-member] http://192.168.122.202/volume/v3/volumes/bae1693c-7451-4a4b-88b5-254aa7b6be82 returned with HTTP 404 Sep 01 12:47:51 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1066/2113] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:47:51 2026] GET /volume/v3/volumes/bae1693c-7451-4a4b-88b5-254aa7b6be82 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:47:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-198bbb71-9395-4860-bd4d-b00d754007c1 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:47:51 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-198bbb71-9395-4860-bd4d-b00d754007c1 tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] GET http://192.168.122.202/volume/v3/snapshots/1104ad74-8b89-454a-86e9-77d21dd0f590 Sep 01 12:47:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-198bbb71-9395-4860-bd4d-b00d754007c1 tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:47:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-198bbb71-9395-4860-bd4d-b00d754007c1 tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:47:51 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-198bbb71-9395-4860-bd4d-b00d754007c1 tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] http://192.168.122.202/volume/v3/snapshots/1104ad74-8b89-454a-86e9-77d21dd0f590 returned with HTTP 404 Sep 01 12:47:51 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1048/2114] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:47:51 2026] GET /volume/v3/snapshots/1104ad74-8b89-454a-86e9-77d21dd0f590 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:47:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-03204ba7-a6c9-493c-8410-47622bdf7975 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:47:51 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-03204ba7-a6c9-493c-8410-47622bdf7975 tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] GET http://192.168.122.202/volume/v3/volumes/970373ff-020e-477b-a6f9-a4e5c708535f Sep 01 12:47:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-03204ba7-a6c9-493c-8410-47622bdf7975 tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:47:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-03204ba7-a6c9-493c-8410-47622bdf7975 tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:47:51 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:47:51 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:47:51 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:47:51 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:47:51 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-03204ba7-a6c9-493c-8410-47622bdf7975 tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Volume info retrieved successfully. Sep 01 12:47:51 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-03204ba7-a6c9-493c-8410-47622bdf7975 tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] http://192.168.122.202/volume/v3/volumes/970373ff-020e-477b-a6f9-a4e5c708535f returned with HTTP 200 Sep 01 12:47:51 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1067/2115] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:47:51 2026] GET /volume/v3/volumes/970373ff-020e-477b-a6f9-a4e5c708535f => generated 853 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:47:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-06a99d1e-5c61-48e1-9d1a-183a5b36fea9 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:47:51 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-06a99d1e-5c61-48e1-9d1a-183a5b36fea9 tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] DELETE http://192.168.122.202/volume/v3/volumes/970373ff-020e-477b-a6f9-a4e5c708535f Sep 01 12:47:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-06a99d1e-5c61-48e1-9d1a-183a5b36fea9 tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:47:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-06a99d1e-5c61-48e1-9d1a-183a5b36fea9 tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:47:51 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-06a99d1e-5c61-48e1-9d1a-183a5b36fea9 tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Delete volume with id: 970373ff-020e-477b-a6f9-a4e5c708535f Sep 01 12:47:51 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:47:51 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:47:51 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:47:51 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:47:51 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-06a99d1e-5c61-48e1-9d1a-183a5b36fea9 tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Volume info retrieved successfully. Sep 01 12:47:51 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-06a99d1e-5c61-48e1-9d1a-183a5b36fea9 tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Delete volume request issued successfully. Sep 01 12:47:51 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-06a99d1e-5c61-48e1-9d1a-183a5b36fea9 tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] http://192.168.122.202/volume/v3/volumes/970373ff-020e-477b-a6f9-a4e5c708535f returned with HTTP 202 Sep 01 12:47:51 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1049/2116] 192.168.122.202 () {58 vars in 1235 bytes} [Tue Sep 1 12:47:51 2026] DELETE /volume/v3/volumes/970373ff-020e-477b-a6f9-a4e5c708535f => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 12:47:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-dc8a93f5-29b8-452a-8b68-154415585fb2 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:47:51 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-dc8a93f5-29b8-452a-8b68-154415585fb2 tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] GET http://192.168.122.202/volume/v3/volumes/970373ff-020e-477b-a6f9-a4e5c708535f Sep 01 12:47:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-dc8a93f5-29b8-452a-8b68-154415585fb2 tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:47:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-dc8a93f5-29b8-452a-8b68-154415585fb2 tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:47:51 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:47:51 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:47:51 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:47:51 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:47:51 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-dc8a93f5-29b8-452a-8b68-154415585fb2 tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Volume info retrieved successfully. Sep 01 12:47:51 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-dc8a93f5-29b8-452a-8b68-154415585fb2 tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] http://192.168.122.202/volume/v3/volumes/970373ff-020e-477b-a6f9-a4e5c708535f returned with HTTP 200 Sep 01 12:47:51 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1068/2117] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:47:51 2026] GET /volume/v3/volumes/970373ff-020e-477b-a6f9-a4e5c708535f => generated 852 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:47:52 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-869e1472-8ca1-45e0-8d77-a952af834a56 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:47:52 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-869e1472-8ca1-45e0-8d77-a952af834a56 tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] GET http://192.168.122.202/volume/v3/volumes/970373ff-020e-477b-a6f9-a4e5c708535f Sep 01 12:47:52 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-869e1472-8ca1-45e0-8d77-a952af834a56 tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:47:52 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-869e1472-8ca1-45e0-8d77-a952af834a56 tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:47:52 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-869e1472-8ca1-45e0-8d77-a952af834a56 tempest-SnapshotsActionsTest-389319103 tempest-SnapshotsActionsTest-389319103-project-member] http://192.168.122.202/volume/v3/volumes/970373ff-020e-477b-a6f9-a4e5c708535f returned with HTTP 404 Sep 01 12:47:52 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1050/2118] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:47:52 2026] GET /volume/v3/volumes/970373ff-020e-477b-a6f9-a4e5c708535f => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 12:47:54 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-4f44b0a0-3f7b-41f2-8763-4d953b00d361 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:47:55 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-4f44b0a0-3f7b-41f2-8763-4d953b00d361 tempest-ProjectReaderTests-1689334223 tempest-ProjectReaderTests-1689334223-project-admin] POST http://192.168.122.202/volume/v3/volumes Sep 01 12:47:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-4f44b0a0-3f7b-41f2-8763-4d953b00d361 tempest-ProjectReaderTests-1689334223 tempest-ProjectReaderTests-1689334223-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1111626102"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:47:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volumes [None req-4f44b0a0-3f7b-41f2-8763-4d953b00d361 tempest-ProjectReaderTests-1689334223 tempest-ProjectReaderTests-1689334223-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1111626102'}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:47:55 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-4f44b0a0-3f7b-41f2-8763-4d953b00d361 tempest-ProjectReaderTests-1689334223 tempest-ProjectReaderTests-1689334223-project-admin] Create volume of 1 GB Sep 01 12:47:55 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-4f44b0a0-3f7b-41f2-8763-4d953b00d361 tempest-ProjectReaderTests-1689334223 tempest-ProjectReaderTests-1689334223-project-admin] Availability Zones retrieved successfully. Sep 01 12:47:55 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-4f44b0a0-3f7b-41f2-8763-4d953b00d361 tempest-ProjectReaderTests-1689334223 tempest-ProjectReaderTests-1689334223-project-admin] Flow 'volume_create_api' (f629f9d1-20bb-41e1-810b-8531bafd26bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:47:55 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-4f44b0a0-3f7b-41f2-8763-4d953b00d361 tempest-ProjectReaderTests-1689334223 tempest-ProjectReaderTests-1689334223-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (303b87fc-2a47-4a65-860d-5a1c5ebd5344) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:47:55 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.flows.api.create_volume [None req-4f44b0a0-3f7b-41f2-8763-4d953b00d361 tempest-ProjectReaderTests-1689334223 tempest-ProjectReaderTests-1689334223-project-admin] Validating volume size '1' using validate_int {{(pid=86814) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 12:47:55 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-4f44b0a0-3f7b-41f2-8763-4d953b00d361 tempest-ProjectReaderTests-1689334223 tempest-ProjectReaderTests-1689334223-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (303b87fc-2a47-4a65-860d-5a1c5ebd5344) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T10:31:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3a4f1b59-94a6-4839-b926-0837adf99645,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a4f1b59-94a6-4839-b926-0837adf99645', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:47:55 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-4f44b0a0-3f7b-41f2-8763-4d953b00d361 tempest-ProjectReaderTests-1689334223 tempest-ProjectReaderTests-1689334223-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d8709002-64e0-412f-900d-5da817dfd1b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:47:55 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-4f44b0a0-3f7b-41f2-8763-4d953b00d361 tempest-ProjectReaderTests-1689334223 tempest-ProjectReaderTests-1689334223-project-admin] Created reservations ['1999c867-5bbc-4c57-9e75-b43610552eaf', 'aa7b5655-d8ec-4195-b953-05bf5dc6fbde', '6c0a972a-0b16-49bb-9b75-fde7cbe15183', 'cca9dbc2-8d5d-485f-9256-a6da3ea584c2'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:47:55 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-4f44b0a0-3f7b-41f2-8763-4d953b00d361 tempest-ProjectReaderTests-1689334223 tempest-ProjectReaderTests-1689334223-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d8709002-64e0-412f-900d-5da817dfd1b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1999c867-5bbc-4c57-9e75-b43610552eaf', 'aa7b5655-d8ec-4195-b953-05bf5dc6fbde', '6c0a972a-0b16-49bb-9b75-fde7cbe15183', 'cca9dbc2-8d5d-485f-9256-a6da3ea584c2']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:47:55 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-4f44b0a0-3f7b-41f2-8763-4d953b00d361 tempest-ProjectReaderTests-1689334223 tempest-ProjectReaderTests-1689334223-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (72fe430a-db70-4e94-be33-703944382243) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:47:55 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:47:55 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:47:55 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-4f44b0a0-3f7b-41f2-8763-4d953b00d361 tempest-ProjectReaderTests-1689334223 tempest-ProjectReaderTests-1689334223-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (72fe430a-db70-4e94-be33-703944382243) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '24d872c9-d23e-4e00-91d7-38f070af5ee6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1111626102',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4aebcc3894b14194ab9aa602c05a5b16',qos_specs=None,replication_status=,reservations=['1999c867-5bbc-4c57-9e75-b43610552eaf','aa7b5655-d8ec-4195-b953-05bf5dc6fbde','6c0a972a-0b16-49bb-9b75-fde7cbe15183','cca9dbc2-8d5d-485f-9256-a6da3ea584c2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='25210efb53f6449ea8e0d65a8dfabf2c',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T10:47:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1111626102',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=24d872c9-d23e-4e00-91d7-38f070af5ee6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4aebcc3894b14194ab9aa602c05a5b16',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='25210efb53f6449ea8e0d65a8dfabf2c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a4f1b59-94a6-4839-b926-0837adf99645),volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:47:55 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-4f44b0a0-3f7b-41f2-8763-4d953b00d361 tempest-ProjectReaderTests-1689334223 tempest-ProjectReaderTests-1689334223-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (321d87e1-b933-406d-9e5b-22fd18ef1132) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:47:55 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-4f44b0a0-3f7b-41f2-8763-4d953b00d361 tempest-ProjectReaderTests-1689334223 tempest-ProjectReaderTests-1689334223-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (321d87e1-b933-406d-9e5b-22fd18ef1132) transitioned into state 'SUCCESS' from state '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-1111626102',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4aebcc3894b14194ab9aa602c05a5b16',qos_specs=None,replication_status=,reservations=['1999c867-5bbc-4c57-9e75-b43610552eaf','aa7b5655-d8ec-4195-b953-05bf5dc6fbde','6c0a972a-0b16-49bb-9b75-fde7cbe15183','cca9dbc2-8d5d-485f-9256-a6da3ea584c2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='25210efb53f6449ea8e0d65a8dfabf2c',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:47:55 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-4f44b0a0-3f7b-41f2-8763-4d953b00d361 tempest-ProjectReaderTests-1689334223 tempest-ProjectReaderTests-1689334223-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c0fe657-6e95-496b-8699-33f81e208dc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:47:55 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-4f44b0a0-3f7b-41f2-8763-4d953b00d361 tempest-ProjectReaderTests-1689334223 tempest-ProjectReaderTests-1689334223-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c0fe657-6e95-496b-8699-33f81e208dc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:47:55 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-4f44b0a0-3f7b-41f2-8763-4d953b00d361 tempest-ProjectReaderTests-1689334223 tempest-ProjectReaderTests-1689334223-project-admin] Flow 'volume_create_api' (f629f9d1-20bb-41e1-810b-8531bafd26bc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86814) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:47:55 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-4f44b0a0-3f7b-41f2-8763-4d953b00d361 tempest-ProjectReaderTests-1689334223 tempest-ProjectReaderTests-1689334223-project-admin] Create volume request issued successfully. Sep 01 12:47:55 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-4f44b0a0-3f7b-41f2-8763-4d953b00d361 tempest-ProjectReaderTests-1689334223 tempest-ProjectReaderTests-1689334223-project-admin] http://192.168.122.202/volume/v3/volumes returned with HTTP 202 Sep 01 12:47:55 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1069/2119] 192.168.122.202 () {60 vars in 1142 bytes} [Tue Sep 1 12:47:54 2026] POST /volume/v3/volumes => generated 787 bytes in 849 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:47:55 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-ee9cbbfa-837c-46fc-8dbe-136482c52a84 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:47:55 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-ee9cbbfa-837c-46fc-8dbe-136482c52a84 tempest-ProjectReaderTests-1689334223 tempest-ProjectReaderTests-1689334223-project-admin] GET http://192.168.122.202/volume/v3/volumes/24d872c9-d23e-4e00-91d7-38f070af5ee6 Sep 01 12:47:55 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-ee9cbbfa-837c-46fc-8dbe-136482c52a84 tempest-ProjectReaderTests-1689334223 tempest-ProjectReaderTests-1689334223-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:47:55 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-ee9cbbfa-837c-46fc-8dbe-136482c52a84 tempest-ProjectReaderTests-1689334223 tempest-ProjectReaderTests-1689334223-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:47:55 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:47:55 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:47:55 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:47:55 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:47:55 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-ee9cbbfa-837c-46fc-8dbe-136482c52a84 tempest-ProjectReaderTests-1689334223 tempest-ProjectReaderTests-1689334223-project-admin] Volume info retrieved successfully. Sep 01 12:47:55 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-ee9cbbfa-837c-46fc-8dbe-136482c52a84 tempest-ProjectReaderTests-1689334223 tempest-ProjectReaderTests-1689334223-project-admin] http://192.168.122.202/volume/v3/volumes/24d872c9-d23e-4e00-91d7-38f070af5ee6 returned with HTTP 200 Sep 01 12:47:55 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1051/2120] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:47:55 2026] GET /volume/v3/volumes/24d872c9-d23e-4e00-91d7-38f070af5ee6 => generated 966 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:47:56 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-439728b5-2abd-46f3-998a-d72a4eab02ea None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:47:56 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-439728b5-2abd-46f3-998a-d72a4eab02ea tempest-ProjectReaderTests-1689334223 tempest-ProjectReaderTests-1689334223-project-admin] GET http://192.168.122.202/volume/v3/volumes/24d872c9-d23e-4e00-91d7-38f070af5ee6 Sep 01 12:47:56 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-439728b5-2abd-46f3-998a-d72a4eab02ea tempest-ProjectReaderTests-1689334223 tempest-ProjectReaderTests-1689334223-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:47:56 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-439728b5-2abd-46f3-998a-d72a4eab02ea tempest-ProjectReaderTests-1689334223 tempest-ProjectReaderTests-1689334223-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:47:56 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:47:56 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:47:56 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:47:56 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:47:56 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-439728b5-2abd-46f3-998a-d72a4eab02ea tempest-ProjectReaderTests-1689334223 tempest-ProjectReaderTests-1689334223-project-admin] Volume info retrieved successfully. Sep 01 12:47:56 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-439728b5-2abd-46f3-998a-d72a4eab02ea tempest-ProjectReaderTests-1689334223 tempest-ProjectReaderTests-1689334223-project-admin] http://192.168.122.202/volume/v3/volumes/24d872c9-d23e-4e00-91d7-38f070af5ee6 returned with HTTP 200 Sep 01 12:47:56 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1070/2121] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:47:56 2026] GET /volume/v3/volumes/24d872c9-d23e-4e00-91d7-38f070af5ee6 => generated 1016 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:47:57 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-b092aff3-44a0-4485-b6ec-06006af88e32 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:47:57 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b092aff3-44a0-4485-b6ec-06006af88e32 tempest-VolumeHostsAdminTestsJSON-1894618202 tempest-VolumeHostsAdminTestsJSON-1894618202-project-admin] GET http://192.168.122.202/volume/v3/os-hosts Sep 01 12:47:57 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b092aff3-44a0-4485-b6ec-06006af88e32 tempest-VolumeHostsAdminTestsJSON-1894618202 tempest-VolumeHostsAdminTestsJSON-1894618202-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:47:57 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b092aff3-44a0-4485-b6ec-06006af88e32 tempest-VolumeHostsAdminTestsJSON-1894618202 tempest-VolumeHostsAdminTestsJSON-1894618202-project-admin] Calling method 'index' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:47:57 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/service.py:230: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:47:57 devstack devstack@c-api.service[86815]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 12:47:57 devstack devstack@c-api.service[86815]: DEBUG cinder.api.contrib.hosts [None req-b092aff3-44a0-4485-b6ec-06006af88e32 tempest-VolumeHostsAdminTestsJSON-1894618202 tempest-VolumeHostsAdminTestsJSON-1894618202-project-admin] status, active and update: available, enabled, 2026-09-01 10:47:01+00:00 {{(pid=86815) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 01 12:47:57 devstack devstack@c-api.service[86815]: DEBUG cinder.api.contrib.hosts [None req-b092aff3-44a0-4485-b6ec-06006af88e32 tempest-VolumeHostsAdminTestsJSON-1894618202 tempest-VolumeHostsAdminTestsJSON-1894618202-project-admin] status, active and update: unavailable, enabled, 2026-09-01 10:33:21+00:00 {{(pid=86815) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 01 12:47:57 devstack devstack@c-api.service[86815]: DEBUG cinder.api.contrib.hosts [None req-b092aff3-44a0-4485-b6ec-06006af88e32 tempest-VolumeHostsAdminTestsJSON-1894618202 tempest-VolumeHostsAdminTestsJSON-1894618202-project-admin] status, active and update: available, enabled, 2026-09-01 10:46:02+00:00 {{(pid=86815) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 01 12:47:57 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b092aff3-44a0-4485-b6ec-06006af88e32 tempest-VolumeHostsAdminTestsJSON-1894618202 tempest-VolumeHostsAdminTestsJSON-1894618202-project-admin] http://192.168.122.202/volume/v3/os-hosts returned with HTTP 200 Sep 01 12:47:57 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1052/2122] 192.168.122.202 () {58 vars in 1124 bytes} [Tue Sep 1 12:47:57 2026] GET /volume/v3/os-hosts => generated 563 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:47:57 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-9ed9549b-1457-4c5e-b02c-425540790862 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:47:57 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9ed9549b-1457-4c5e-b02c-425540790862 tempest-VolumeHostsAdminTestsJSON-1894618202 tempest-VolumeHostsAdminTestsJSON-1894618202-project-admin] GET http://192.168.122.202/volume/v3/os-hosts Sep 01 12:47:57 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-9ed9549b-1457-4c5e-b02c-425540790862 tempest-VolumeHostsAdminTestsJSON-1894618202 tempest-VolumeHostsAdminTestsJSON-1894618202-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:47:57 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-9ed9549b-1457-4c5e-b02c-425540790862 tempest-VolumeHostsAdminTestsJSON-1894618202 tempest-VolumeHostsAdminTestsJSON-1894618202-project-admin] Calling method 'index' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:47:57 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/service.py:230: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:47:57 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 12:47:57 devstack devstack@c-api.service[86814]: DEBUG cinder.api.contrib.hosts [None req-9ed9549b-1457-4c5e-b02c-425540790862 tempest-VolumeHostsAdminTestsJSON-1894618202 tempest-VolumeHostsAdminTestsJSON-1894618202-project-admin] status, active and update: available, enabled, 2026-09-01 10:47:01+00:00 {{(pid=86814) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 01 12:47:57 devstack devstack@c-api.service[86814]: DEBUG cinder.api.contrib.hosts [None req-9ed9549b-1457-4c5e-b02c-425540790862 tempest-VolumeHostsAdminTestsJSON-1894618202 tempest-VolumeHostsAdminTestsJSON-1894618202-project-admin] status, active and update: unavailable, enabled, 2026-09-01 10:33:21+00:00 {{(pid=86814) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 01 12:47:57 devstack devstack@c-api.service[86814]: DEBUG cinder.api.contrib.hosts [None req-9ed9549b-1457-4c5e-b02c-425540790862 tempest-VolumeHostsAdminTestsJSON-1894618202 tempest-VolumeHostsAdminTestsJSON-1894618202-project-admin] status, active and update: available, enabled, 2026-09-01 10:46:02+00:00 {{(pid=86814) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 01 12:47:57 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9ed9549b-1457-4c5e-b02c-425540790862 tempest-VolumeHostsAdminTestsJSON-1894618202 tempest-VolumeHostsAdminTestsJSON-1894618202-project-admin] http://192.168.122.202/volume/v3/os-hosts returned with HTTP 200 Sep 01 12:47:57 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1071/2123] 192.168.122.202 () {58 vars in 1124 bytes} [Tue Sep 1 12:47:57 2026] GET /volume/v3/os-hosts => generated 563 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:47:57 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-a2e59194-7895-4c05-9f50-a2059db11285 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:47:57 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a2e59194-7895-4c05-9f50-a2059db11285 tempest-VolumeHostsAdminTestsJSON-1894618202 tempest-VolumeHostsAdminTestsJSON-1894618202-project-admin] GET http://192.168.122.202/volume/v3/os-hosts/devstack@lvmdriver-1 Sep 01 12:47:57 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a2e59194-7895-4c05-9f50-a2059db11285 tempest-VolumeHostsAdminTestsJSON-1894618202 tempest-VolumeHostsAdminTestsJSON-1894618202-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:47:57 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a2e59194-7895-4c05-9f50-a2059db11285 tempest-VolumeHostsAdminTestsJSON-1894618202 tempest-VolumeHostsAdminTestsJSON-1894618202-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:47:57 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-0e2eac98-c461-4e97-8983-9294e9c0d7ab None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:47:57 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-0e2eac98-c461-4e97-8983-9294e9c0d7ab tempest-ProjectReaderTests-1689334223 tempest-ProjectReaderTests-1689334223-project-admin] GET http://192.168.122.202/volume/v3/volumes/24d872c9-d23e-4e00-91d7-38f070af5ee6 Sep 01 12:47:57 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-0e2eac98-c461-4e97-8983-9294e9c0d7ab tempest-ProjectReaderTests-1689334223 tempest-ProjectReaderTests-1689334223-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:47:57 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-0e2eac98-c461-4e97-8983-9294e9c0d7ab tempest-ProjectReaderTests-1689334223 tempest-ProjectReaderTests-1689334223-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:47:57 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:47:57 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:47:58 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:47:58 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:47:58 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-0e2eac98-c461-4e97-8983-9294e9c0d7ab tempest-ProjectReaderTests-1689334223 tempest-ProjectReaderTests-1689334223-project-admin] Volume info retrieved successfully. Sep 01 12:47:58 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-0e2eac98-c461-4e97-8983-9294e9c0d7ab tempest-ProjectReaderTests-1689334223 tempest-ProjectReaderTests-1689334223-project-admin] http://192.168.122.202/volume/v3/volumes/24d872c9-d23e-4e00-91d7-38f070af5ee6 returned with HTTP 200 Sep 01 12:47:58 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1072/2124] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:47:57 2026] GET /volume/v3/volumes/24d872c9-d23e-4e00-91d7-38f070af5ee6 => generated 1017 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:47:58 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-9bc2257c-2d1e-4965-ab76-32fe035dd517 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:47:58 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a2e59194-7895-4c05-9f50-a2059db11285 tempest-VolumeHostsAdminTestsJSON-1894618202 tempest-VolumeHostsAdminTestsJSON-1894618202-project-admin] http://192.168.122.202/volume/v3/os-hosts/devstack@lvmdriver-1 returned with HTTP 200 Sep 01 12:47:58 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1053/2125] 192.168.122.202 () {58 vars in 1187 bytes} [Tue Sep 1 12:47:57 2026] GET /volume/v3/os-hosts/devstack@lvmdriver-1 => generated 174 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:47:58 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-9bb538ff-1551-440b-9e0d-d3f47d432d34 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:47:58 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9bb538ff-1551-440b-9e0d-d3f47d432d34 tempest-VolumeHostsAdminTestsJSON-1894618202 tempest-VolumeHostsAdminTestsJSON-1894618202-project-admin] GET http://192.168.122.202/volume/v3/os-hosts/devstack@QuobyteHD Sep 01 12:47:58 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-9bb538ff-1551-440b-9e0d-d3f47d432d34 tempest-VolumeHostsAdminTestsJSON-1894618202 tempest-VolumeHostsAdminTestsJSON-1894618202-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:47:58 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-9bb538ff-1551-440b-9e0d-d3f47d432d34 tempest-VolumeHostsAdminTestsJSON-1894618202 tempest-VolumeHostsAdminTestsJSON-1894618202-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:47:58 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9bb538ff-1551-440b-9e0d-d3f47d432d34 tempest-VolumeHostsAdminTestsJSON-1894618202 tempest-VolumeHostsAdminTestsJSON-1894618202-project-admin] http://192.168.122.202/volume/v3/os-hosts/devstack@QuobyteHD returned with HTTP 200 Sep 01 12:47:58 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1054/2126] 192.168.122.202 () {58 vars in 1181 bytes} [Tue Sep 1 12:47:58 2026] GET /volume/v3/os-hosts/devstack@QuobyteHD => generated 546 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:47:58 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9bc2257c-2d1e-4965-ab76-32fe035dd517 tempest-ProjectReaderTests-1689334223 tempest-ProjectReaderTests-1689334223-project-reader] POST http://192.168.122.202/volume/v3/volumes/24d872c9-d23e-4e00-91d7-38f070af5ee6/action Sep 01 12:47:58 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-9bc2257c-2d1e-4965-ab76-32fe035dd517 tempest-ProjectReaderTests-1689334223 tempest-ProjectReaderTests-1689334223-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=86814) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:47:58 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-9bc2257c-2d1e-4965-ab76-32fe035dd517 tempest-ProjectReaderTests-1689334223 tempest-ProjectReaderTests-1689334223-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:47:58 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:47:58 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:47:58 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:47:58 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:47:58 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-9bc2257c-2d1e-4965-ab76-32fe035dd517 tempest-ProjectReaderTests-1689334223 tempest-ProjectReaderTests-1689334223-project-reader] Volume info retrieved successfully. Sep 01 12:47:58 devstack devstack@c-api.service[86814]: DEBUG cinder.policy [None req-9bc2257c-2d1e-4965-ab76-32fe035dd517 tempest-ProjectReaderTests-1689334223 tempest-ProjectReaderTests-1689334223-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '4a6c65417b474b05ad7187eec5c05912', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4aebcc3894b14194ab9aa602c05a5b16', '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=86814) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 12:47:58 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9bc2257c-2d1e-4965-ab76-32fe035dd517 tempest-ProjectReaderTests-1689334223 tempest-ProjectReaderTests-1689334223-project-reader] http://192.168.122.202/volume/v3/volumes/24d872c9-d23e-4e00-91d7-38f070af5ee6/action returned with HTTP 403 Sep 01 12:47:58 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1073/2127] 192.168.122.202 () {60 vars in 1274 bytes} [Tue Sep 1 12:47:58 2026] POST /volume/v3/volumes/24d872c9-d23e-4e00-91d7-38f070af5ee6/action => generated 131 bytes in 165 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:47:58 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-768bd6e7-e3de-49bc-b602-91a9b0863e5b None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:47:58 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-768bd6e7-e3de-49bc-b602-91a9b0863e5b tempest-ProjectReaderTests-1689334223 tempest-ProjectReaderTests-1689334223-project-admin] DELETE http://192.168.122.202/volume/v3/volumes/24d872c9-d23e-4e00-91d7-38f070af5ee6 Sep 01 12:47:58 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-768bd6e7-e3de-49bc-b602-91a9b0863e5b tempest-ProjectReaderTests-1689334223 tempest-ProjectReaderTests-1689334223-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:47:58 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-768bd6e7-e3de-49bc-b602-91a9b0863e5b tempest-ProjectReaderTests-1689334223 tempest-ProjectReaderTests-1689334223-project-admin] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:47:58 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-768bd6e7-e3de-49bc-b602-91a9b0863e5b tempest-ProjectReaderTests-1689334223 tempest-ProjectReaderTests-1689334223-project-admin] Delete volume with id: 24d872c9-d23e-4e00-91d7-38f070af5ee6 Sep 01 12:47:58 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:47:58 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:47:58 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:47:58 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:47:58 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-768bd6e7-e3de-49bc-b602-91a9b0863e5b tempest-ProjectReaderTests-1689334223 tempest-ProjectReaderTests-1689334223-project-admin] Volume info retrieved successfully. Sep 01 12:47:58 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-768bd6e7-e3de-49bc-b602-91a9b0863e5b tempest-ProjectReaderTests-1689334223 tempest-ProjectReaderTests-1689334223-project-admin] Delete volume request issued successfully. Sep 01 12:47:58 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-768bd6e7-e3de-49bc-b602-91a9b0863e5b tempest-ProjectReaderTests-1689334223 tempest-ProjectReaderTests-1689334223-project-admin] http://192.168.122.202/volume/v3/volumes/24d872c9-d23e-4e00-91d7-38f070af5ee6 returned with HTTP 202 Sep 01 12:47:58 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1055/2128] 192.168.122.202 () {58 vars in 1235 bytes} [Tue Sep 1 12:47:58 2026] DELETE /volume/v3/volumes/24d872c9-d23e-4e00-91d7-38f070af5ee6 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:47:58 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-55d5cb50-409d-498d-b91a-9fdc0b491412 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:47:58 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-55d5cb50-409d-498d-b91a-9fdc0b491412 tempest-ProjectReaderTests-1689334223 tempest-ProjectReaderTests-1689334223-project-admin] GET http://192.168.122.202/volume/v3/volumes/24d872c9-d23e-4e00-91d7-38f070af5ee6 Sep 01 12:47:58 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-55d5cb50-409d-498d-b91a-9fdc0b491412 tempest-ProjectReaderTests-1689334223 tempest-ProjectReaderTests-1689334223-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:47:58 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-55d5cb50-409d-498d-b91a-9fdc0b491412 tempest-ProjectReaderTests-1689334223 tempest-ProjectReaderTests-1689334223-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:47:58 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:47:58 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:47:58 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:47:58 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:47:58 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-55d5cb50-409d-498d-b91a-9fdc0b491412 tempest-ProjectReaderTests-1689334223 tempest-ProjectReaderTests-1689334223-project-admin] Volume info retrieved successfully. Sep 01 12:47:58 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-55d5cb50-409d-498d-b91a-9fdc0b491412 tempest-ProjectReaderTests-1689334223 tempest-ProjectReaderTests-1689334223-project-admin] http://192.168.122.202/volume/v3/volumes/24d872c9-d23e-4e00-91d7-38f070af5ee6 returned with HTTP 200 Sep 01 12:47:58 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1074/2129] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:47:58 2026] GET /volume/v3/volumes/24d872c9-d23e-4e00-91d7-38f070af5ee6 => generated 1016 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:47:59 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-c0e791fe-fe2d-4f28-9641-f63c70e28fdd None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:47:59 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c0e791fe-fe2d-4f28-9641-f63c70e28fdd tempest-ProjectReaderTests-1689334223 tempest-ProjectReaderTests-1689334223-project-admin] GET http://192.168.122.202/volume/v3/volumes/24d872c9-d23e-4e00-91d7-38f070af5ee6 Sep 01 12:47:59 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c0e791fe-fe2d-4f28-9641-f63c70e28fdd tempest-ProjectReaderTests-1689334223 tempest-ProjectReaderTests-1689334223-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:47:59 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c0e791fe-fe2d-4f28-9641-f63c70e28fdd tempest-ProjectReaderTests-1689334223 tempest-ProjectReaderTests-1689334223-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:47:59 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c0e791fe-fe2d-4f28-9641-f63c70e28fdd tempest-ProjectReaderTests-1689334223 tempest-ProjectReaderTests-1689334223-project-admin] http://192.168.122.202/volume/v3/volumes/24d872c9-d23e-4e00-91d7-38f070af5ee6 returned with HTTP 404 Sep 01 12:47:59 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1056/2130] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:47:59 2026] GET /volume/v3/volumes/24d872c9-d23e-4e00-91d7-38f070af5ee6 => generated 109 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 12:47:59 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-997e3236-dde1-4659-a05f-2d97978dc5ea None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:47:59 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-997e3236-dde1-4659-a05f-2d97978dc5ea tempest-ProjectReaderTests-1689334223 tempest-ProjectReaderTests-1689334223-project-admin] POST http://192.168.122.202/volume/v3/volumes Sep 01 12:47:59 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-997e3236-dde1-4659-a05f-2d97978dc5ea tempest-ProjectReaderTests-1689334223 tempest-ProjectReaderTests-1689334223-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1538278351"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:47:59 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volumes [None req-997e3236-dde1-4659-a05f-2d97978dc5ea tempest-ProjectReaderTests-1689334223 tempest-ProjectReaderTests-1689334223-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1538278351'}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:47:59 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-997e3236-dde1-4659-a05f-2d97978dc5ea tempest-ProjectReaderTests-1689334223 tempest-ProjectReaderTests-1689334223-project-admin] Create volume of 1 GB Sep 01 12:47:59 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-997e3236-dde1-4659-a05f-2d97978dc5ea tempest-ProjectReaderTests-1689334223 tempest-ProjectReaderTests-1689334223-project-admin] Availability Zones retrieved successfully. Sep 01 12:47:59 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-997e3236-dde1-4659-a05f-2d97978dc5ea tempest-ProjectReaderTests-1689334223 tempest-ProjectReaderTests-1689334223-project-admin] Flow 'volume_create_api' (a8e6cc15-b1cc-4207-a85d-4b064df7d512) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:47:59 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-997e3236-dde1-4659-a05f-2d97978dc5ea tempest-ProjectReaderTests-1689334223 tempest-ProjectReaderTests-1689334223-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f9a008a-8c99-49e2-9651-df5679557b56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:47:59 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.flows.api.create_volume [None req-997e3236-dde1-4659-a05f-2d97978dc5ea tempest-ProjectReaderTests-1689334223 tempest-ProjectReaderTests-1689334223-project-admin] Validating volume size '1' using validate_int {{(pid=86814) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 12:47:59 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-997e3236-dde1-4659-a05f-2d97978dc5ea tempest-ProjectReaderTests-1689334223 tempest-ProjectReaderTests-1689334223-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f9a008a-8c99-49e2-9651-df5679557b56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T10:31:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3a4f1b59-94a6-4839-b926-0837adf99645,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a4f1b59-94a6-4839-b926-0837adf99645', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:47:59 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-997e3236-dde1-4659-a05f-2d97978dc5ea tempest-ProjectReaderTests-1689334223 tempest-ProjectReaderTests-1689334223-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd3ae1e9-961a-4c8c-bc8d-70c42fdecc05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:47:59 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-997e3236-dde1-4659-a05f-2d97978dc5ea tempest-ProjectReaderTests-1689334223 tempest-ProjectReaderTests-1689334223-project-admin] Created reservations ['98ae12c7-4da2-4922-9172-887649d4b58b', '5d4e3ae6-f3f3-4209-9736-2cd13498c348', '193f4412-80b1-433a-8cfa-81b2912280a0', '0d7ec1f0-688c-4007-96f6-682cfe9f9500'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:47:59 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-997e3236-dde1-4659-a05f-2d97978dc5ea tempest-ProjectReaderTests-1689334223 tempest-ProjectReaderTests-1689334223-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd3ae1e9-961a-4c8c-bc8d-70c42fdecc05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['98ae12c7-4da2-4922-9172-887649d4b58b', '5d4e3ae6-f3f3-4209-9736-2cd13498c348', '193f4412-80b1-433a-8cfa-81b2912280a0', '0d7ec1f0-688c-4007-96f6-682cfe9f9500']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:47:59 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-997e3236-dde1-4659-a05f-2d97978dc5ea tempest-ProjectReaderTests-1689334223 tempest-ProjectReaderTests-1689334223-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a2ace735-60a4-41d5-ab4f-540d00620e5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:47:59 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:47:59 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:47:59 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-997e3236-dde1-4659-a05f-2d97978dc5ea tempest-ProjectReaderTests-1689334223 tempest-ProjectReaderTests-1689334223-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a2ace735-60a4-41d5-ab4f-540d00620e5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '11ff1baf-120f-4ce2-be85-87818c4c2f54', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1538278351',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4aebcc3894b14194ab9aa602c05a5b16',qos_specs=None,replication_status=,reservations=['98ae12c7-4da2-4922-9172-887649d4b58b','5d4e3ae6-f3f3-4209-9736-2cd13498c348','193f4412-80b1-433a-8cfa-81b2912280a0','0d7ec1f0-688c-4007-96f6-682cfe9f9500'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='25210efb53f6449ea8e0d65a8dfabf2c',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T10:47:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1538278351',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=11ff1baf-120f-4ce2-be85-87818c4c2f54,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4aebcc3894b14194ab9aa602c05a5b16',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='25210efb53f6449ea8e0d65a8dfabf2c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a4f1b59-94a6-4839-b926-0837adf99645),volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:47:59 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-997e3236-dde1-4659-a05f-2d97978dc5ea tempest-ProjectReaderTests-1689334223 tempest-ProjectReaderTests-1689334223-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f10fbf04-2e3e-4872-a53d-d9597d642c5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:47:59 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-997e3236-dde1-4659-a05f-2d97978dc5ea tempest-ProjectReaderTests-1689334223 tempest-ProjectReaderTests-1689334223-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f10fbf04-2e3e-4872-a53d-d9597d642c5b) transitioned into state 'SUCCESS' from state '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-1538278351',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4aebcc3894b14194ab9aa602c05a5b16',qos_specs=None,replication_status=,reservations=['98ae12c7-4da2-4922-9172-887649d4b58b','5d4e3ae6-f3f3-4209-9736-2cd13498c348','193f4412-80b1-433a-8cfa-81b2912280a0','0d7ec1f0-688c-4007-96f6-682cfe9f9500'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='25210efb53f6449ea8e0d65a8dfabf2c',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:47:59 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-997e3236-dde1-4659-a05f-2d97978dc5ea tempest-ProjectReaderTests-1689334223 tempest-ProjectReaderTests-1689334223-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f16f67fe-bf84-42ac-93af-d226b35fe9c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:47:59 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-997e3236-dde1-4659-a05f-2d97978dc5ea tempest-ProjectReaderTests-1689334223 tempest-ProjectReaderTests-1689334223-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f16f67fe-bf84-42ac-93af-d226b35fe9c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:47:59 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-997e3236-dde1-4659-a05f-2d97978dc5ea tempest-ProjectReaderTests-1689334223 tempest-ProjectReaderTests-1689334223-project-admin] Flow 'volume_create_api' (a8e6cc15-b1cc-4207-a85d-4b064df7d512) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86814) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:47:59 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-997e3236-dde1-4659-a05f-2d97978dc5ea tempest-ProjectReaderTests-1689334223 tempest-ProjectReaderTests-1689334223-project-admin] Create volume request issued successfully. Sep 01 12:47:59 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-997e3236-dde1-4659-a05f-2d97978dc5ea tempest-ProjectReaderTests-1689334223 tempest-ProjectReaderTests-1689334223-project-admin] http://192.168.122.202/volume/v3/volumes returned with HTTP 202 Sep 01 12:47:59 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1075/2131] 192.168.122.202 () {60 vars in 1142 bytes} [Tue Sep 1 12:47:59 2026] POST /volume/v3/volumes => generated 787 bytes in 355 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:47:59 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-edd5c09f-01dc-44c8-9080-af4a149c2be5 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:47:59 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-edd5c09f-01dc-44c8-9080-af4a149c2be5 tempest-ProjectReaderTests-1689334223 tempest-ProjectReaderTests-1689334223-project-admin] GET http://192.168.122.202/volume/v3/volumes/11ff1baf-120f-4ce2-be85-87818c4c2f54 Sep 01 12:47:59 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-edd5c09f-01dc-44c8-9080-af4a149c2be5 tempest-ProjectReaderTests-1689334223 tempest-ProjectReaderTests-1689334223-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:47:59 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-edd5c09f-01dc-44c8-9080-af4a149c2be5 tempest-ProjectReaderTests-1689334223 tempest-ProjectReaderTests-1689334223-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:47:59 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:47:59 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:47:59 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:47:59 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:47:59 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-edd5c09f-01dc-44c8-9080-af4a149c2be5 tempest-ProjectReaderTests-1689334223 tempest-ProjectReaderTests-1689334223-project-admin] Volume info retrieved successfully. Sep 01 12:47:59 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-edd5c09f-01dc-44c8-9080-af4a149c2be5 tempest-ProjectReaderTests-1689334223 tempest-ProjectReaderTests-1689334223-project-admin] http://192.168.122.202/volume/v3/volumes/11ff1baf-120f-4ce2-be85-87818c4c2f54 returned with HTTP 200 Sep 01 12:47:59 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1057/2132] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:47:59 2026] GET /volume/v3/volumes/11ff1baf-120f-4ce2-be85-87818c4c2f54 => generated 966 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:48:00 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-314f4230-3d4c-455b-a89b-e75933c8124b None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:48:00 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-314f4230-3d4c-455b-a89b-e75933c8124b tempest-ProjectReaderTests-1689334223 tempest-ProjectReaderTests-1689334223-project-admin] GET http://192.168.122.202/volume/v3/volumes/11ff1baf-120f-4ce2-be85-87818c4c2f54 Sep 01 12:48:00 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-314f4230-3d4c-455b-a89b-e75933c8124b tempest-ProjectReaderTests-1689334223 tempest-ProjectReaderTests-1689334223-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:48:00 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-314f4230-3d4c-455b-a89b-e75933c8124b tempest-ProjectReaderTests-1689334223 tempest-ProjectReaderTests-1689334223-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:48:00 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:48:00 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:48:00 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:48:00 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:48:00 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-314f4230-3d4c-455b-a89b-e75933c8124b tempest-ProjectReaderTests-1689334223 tempest-ProjectReaderTests-1689334223-project-admin] Volume info retrieved successfully. Sep 01 12:48:00 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-314f4230-3d4c-455b-a89b-e75933c8124b tempest-ProjectReaderTests-1689334223 tempest-ProjectReaderTests-1689334223-project-admin] http://192.168.122.202/volume/v3/volumes/11ff1baf-120f-4ce2-be85-87818c4c2f54 returned with HTTP 200 Sep 01 12:48:00 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1076/2133] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:48:00 2026] GET /volume/v3/volumes/11ff1baf-120f-4ce2-be85-87818c4c2f54 => generated 1016 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:48:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-f3b034f0-98fd-49b3-bf3b-4aea3e510807 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:48:01 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f3b034f0-98fd-49b3-bf3b-4aea3e510807 tempest-ProjectReaderTests-1689334223 tempest-ProjectReaderTests-1689334223-project-admin] GET http://192.168.122.202/volume/v3/volumes/11ff1baf-120f-4ce2-be85-87818c4c2f54 Sep 01 12:48:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f3b034f0-98fd-49b3-bf3b-4aea3e510807 tempest-ProjectReaderTests-1689334223 tempest-ProjectReaderTests-1689334223-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:48:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f3b034f0-98fd-49b3-bf3b-4aea3e510807 tempest-ProjectReaderTests-1689334223 tempest-ProjectReaderTests-1689334223-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:48:01 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:48:01 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:48:01 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:48:01 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:48:01 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-f3b034f0-98fd-49b3-bf3b-4aea3e510807 tempest-ProjectReaderTests-1689334223 tempest-ProjectReaderTests-1689334223-project-admin] Volume info retrieved successfully. Sep 01 12:48:01 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f3b034f0-98fd-49b3-bf3b-4aea3e510807 tempest-ProjectReaderTests-1689334223 tempest-ProjectReaderTests-1689334223-project-admin] http://192.168.122.202/volume/v3/volumes/11ff1baf-120f-4ce2-be85-87818c4c2f54 returned with HTTP 200 Sep 01 12:48:01 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1058/2134] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:48:01 2026] GET /volume/v3/volumes/11ff1baf-120f-4ce2-be85-87818c4c2f54 => generated 1017 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:48:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-2e4b7369-0c9c-4ec1-8f66-e45d64f86db4 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:48:01 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-2e4b7369-0c9c-4ec1-8f66-e45d64f86db4 tempest-ProjectReaderTests-1689334223 tempest-ProjectReaderTests-1689334223-project-reader] POST http://192.168.122.202/volume/v3/volumes/11ff1baf-120f-4ce2-be85-87818c4c2f54/action Sep 01 12:48:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-2e4b7369-0c9c-4ec1-8f66-e45d64f86db4 tempest-ProjectReaderTests-1689334223 tempest-ProjectReaderTests-1689334223-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86814) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:48:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-2e4b7369-0c9c-4ec1-8f66-e45d64f86db4 tempest-ProjectReaderTests-1689334223 tempest-ProjectReaderTests-1689334223-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:48:01 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:48:01 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:48:01 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:48:01 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:48:01 devstack devstack@c-api.service[86814]: DEBUG cinder.policy [None req-2e4b7369-0c9c-4ec1-8f66-e45d64f86db4 tempest-ProjectReaderTests-1689334223 tempest-ProjectReaderTests-1689334223-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '4a6c65417b474b05ad7187eec5c05912', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4aebcc3894b14194ab9aa602c05a5b16', '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=86814) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 12:48:02 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-2e4b7369-0c9c-4ec1-8f66-e45d64f86db4 tempest-ProjectReaderTests-1689334223 tempest-ProjectReaderTests-1689334223-project-reader] http://192.168.122.202/volume/v3/volumes/11ff1baf-120f-4ce2-be85-87818c4c2f54/action returned with HTTP 403 Sep 01 12:48:02 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1077/2135] 192.168.122.202 () {60 vars in 1274 bytes} [Tue Sep 1 12:48:01 2026] POST /volume/v3/volumes/11ff1baf-120f-4ce2-be85-87818c4c2f54/action => generated 131 bytes in 31 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:48:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-212486af-1005-40d0-8fa2-4552a149d46f None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:48:02 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-212486af-1005-40d0-8fa2-4552a149d46f tempest-ProjectReaderTests-1689334223 tempest-ProjectReaderTests-1689334223-project-admin] DELETE http://192.168.122.202/volume/v3/volumes/11ff1baf-120f-4ce2-be85-87818c4c2f54 Sep 01 12:48:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-212486af-1005-40d0-8fa2-4552a149d46f tempest-ProjectReaderTests-1689334223 tempest-ProjectReaderTests-1689334223-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:48:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-212486af-1005-40d0-8fa2-4552a149d46f tempest-ProjectReaderTests-1689334223 tempest-ProjectReaderTests-1689334223-project-admin] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:48:02 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-212486af-1005-40d0-8fa2-4552a149d46f tempest-ProjectReaderTests-1689334223 tempest-ProjectReaderTests-1689334223-project-admin] Delete volume with id: 11ff1baf-120f-4ce2-be85-87818c4c2f54 Sep 01 12:48:02 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:48:02 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:48:02 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:48:02 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:48:02 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-212486af-1005-40d0-8fa2-4552a149d46f tempest-ProjectReaderTests-1689334223 tempest-ProjectReaderTests-1689334223-project-admin] Volume info retrieved successfully. Sep 01 12:48:02 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-212486af-1005-40d0-8fa2-4552a149d46f tempest-ProjectReaderTests-1689334223 tempest-ProjectReaderTests-1689334223-project-admin] Delete volume request issued successfully. Sep 01 12:48:02 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-212486af-1005-40d0-8fa2-4552a149d46f tempest-ProjectReaderTests-1689334223 tempest-ProjectReaderTests-1689334223-project-admin] http://192.168.122.202/volume/v3/volumes/11ff1baf-120f-4ce2-be85-87818c4c2f54 returned with HTTP 202 Sep 01 12:48:02 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1059/2136] 192.168.122.202 () {58 vars in 1235 bytes} [Tue Sep 1 12:48:02 2026] DELETE /volume/v3/volumes/11ff1baf-120f-4ce2-be85-87818c4c2f54 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:48:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-f1b21326-cff9-493a-882c-bd278c03cece None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:48:02 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f1b21326-cff9-493a-882c-bd278c03cece tempest-ProjectReaderTests-1689334223 tempest-ProjectReaderTests-1689334223-project-admin] GET http://192.168.122.202/volume/v3/volumes/11ff1baf-120f-4ce2-be85-87818c4c2f54 Sep 01 12:48:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f1b21326-cff9-493a-882c-bd278c03cece tempest-ProjectReaderTests-1689334223 tempest-ProjectReaderTests-1689334223-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:48:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f1b21326-cff9-493a-882c-bd278c03cece tempest-ProjectReaderTests-1689334223 tempest-ProjectReaderTests-1689334223-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:48:02 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:48:02 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:48:02 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:48:02 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:48:02 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-f1b21326-cff9-493a-882c-bd278c03cece tempest-ProjectReaderTests-1689334223 tempest-ProjectReaderTests-1689334223-project-admin] Volume info retrieved successfully. Sep 01 12:48:02 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f1b21326-cff9-493a-882c-bd278c03cece tempest-ProjectReaderTests-1689334223 tempest-ProjectReaderTests-1689334223-project-admin] http://192.168.122.202/volume/v3/volumes/11ff1baf-120f-4ce2-be85-87818c4c2f54 returned with HTTP 200 Sep 01 12:48:02 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1078/2137] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:48:02 2026] GET /volume/v3/volumes/11ff1baf-120f-4ce2-be85-87818c4c2f54 => generated 1016 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:48:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-c28a0a49-e50d-444d-947b-43aebb26f63c None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:48:02 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c28a0a49-e50d-444d-947b-43aebb26f63c tempest-VolumePoolsAdminTestsJSON-1308851451 tempest-VolumePoolsAdminTestsJSON-1308851451-project-admin] GET http://192.168.122.202/volume/v3/scheduler-stats/get_pools?detail=True Sep 01 12:48:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c28a0a49-e50d-444d-947b-43aebb26f63c tempest-VolumePoolsAdminTestsJSON-1308851451 tempest-VolumePoolsAdminTestsJSON-1308851451-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:48:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c28a0a49-e50d-444d-947b-43aebb26f63c tempest-VolumePoolsAdminTestsJSON-1308851451 tempest-VolumePoolsAdminTestsJSON-1308851451-project-admin] Calling method 'get_pools' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:48:02 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c28a0a49-e50d-444d-947b-43aebb26f63c tempest-VolumePoolsAdminTestsJSON-1308851451 tempest-VolumePoolsAdminTestsJSON-1308851451-project-admin] http://192.168.122.202/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Sep 01 12:48:02 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1060/2138] 192.168.122.202 () {58 vars in 1198 bytes} [Tue Sep 1 12:48:02 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 519 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:48:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-0eb06304-62c0-440e-ab3f-b7b96349554b None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:48:02 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-0eb06304-62c0-440e-ab3f-b7b96349554b tempest-VolumePoolsAdminTestsJSON-1308851451 tempest-VolumePoolsAdminTestsJSON-1308851451-project-admin] GET http://192.168.122.202/volume/v3/scheduler-stats/get_pools Sep 01 12:48:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-0eb06304-62c0-440e-ab3f-b7b96349554b tempest-VolumePoolsAdminTestsJSON-1308851451 tempest-VolumePoolsAdminTestsJSON-1308851451-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:48:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-0eb06304-62c0-440e-ab3f-b7b96349554b tempest-VolumePoolsAdminTestsJSON-1308851451 tempest-VolumePoolsAdminTestsJSON-1308851451-project-admin] Calling method 'get_pools' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:48:02 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-0eb06304-62c0-440e-ab3f-b7b96349554b tempest-VolumePoolsAdminTestsJSON-1308851451 tempest-VolumePoolsAdminTestsJSON-1308851451-project-admin] http://192.168.122.202/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 01 12:48:02 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1079/2139] 192.168.122.202 () {58 vars in 1175 bytes} [Tue Sep 1 12:48:02 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 12:48:03 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-8dd6955b-d597-4bac-b3e7-f0ef2415ece9 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:48:03 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-8dd6955b-d597-4bac-b3e7-f0ef2415ece9 tempest-ProjectReaderTests-1689334223 tempest-ProjectReaderTests-1689334223-project-admin] GET http://192.168.122.202/volume/v3/volumes/11ff1baf-120f-4ce2-be85-87818c4c2f54 Sep 01 12:48:03 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-8dd6955b-d597-4bac-b3e7-f0ef2415ece9 tempest-ProjectReaderTests-1689334223 tempest-ProjectReaderTests-1689334223-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:48:03 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-8dd6955b-d597-4bac-b3e7-f0ef2415ece9 tempest-ProjectReaderTests-1689334223 tempest-ProjectReaderTests-1689334223-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:48:03 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-8dd6955b-d597-4bac-b3e7-f0ef2415ece9 tempest-ProjectReaderTests-1689334223 tempest-ProjectReaderTests-1689334223-project-admin] http://192.168.122.202/volume/v3/volumes/11ff1baf-120f-4ce2-be85-87818c4c2f54 returned with HTTP 404 Sep 01 12:48:03 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1061/2140] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:48:03 2026] GET /volume/v3/volumes/11ff1baf-120f-4ce2-be85-87818c4c2f54 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:48:06 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-b81abff9-c748-4606-bf50-2e0857066777 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:48:07 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b81abff9-c748-4606-bf50-2e0857066777 tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] POST http://192.168.122.202/volume/v3/volumes Sep 01 12:48:07 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b81abff9-c748-4606-bf50-2e0857066777 tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-878518097"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:48:07 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volumes [None req-b81abff9-c748-4606-bf50-2e0857066777 tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-878518097'}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:48:07 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-b81abff9-c748-4606-bf50-2e0857066777 tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] Create volume of 1 GB Sep 01 12:48:07 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-b81abff9-c748-4606-bf50-2e0857066777 tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] Availability Zones retrieved successfully. Sep 01 12:48:07 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-b81abff9-c748-4606-bf50-2e0857066777 tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] Flow 'volume_create_api' (2844fcee-1f94-416d-8d2b-25dc6f789f5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:48:07 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-b81abff9-c748-4606-bf50-2e0857066777 tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e5382806-c608-4a3b-8ab8-f5ff7dd14b9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:48:07 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.flows.api.create_volume [None req-b81abff9-c748-4606-bf50-2e0857066777 tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] Validating volume size '1' using validate_int {{(pid=86814) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 12:48:07 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-b81abff9-c748-4606-bf50-2e0857066777 tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e5382806-c608-4a3b-8ab8-f5ff7dd14b9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T10:31:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3a4f1b59-94a6-4839-b926-0837adf99645,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a4f1b59-94a6-4839-b926-0837adf99645', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:48:07 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-b81abff9-c748-4606-bf50-2e0857066777 tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17055753-f229-429b-9ab9-f87ac955997a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:48:07 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-b81abff9-c748-4606-bf50-2e0857066777 tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] Created reservations ['44f430a2-1099-4923-8649-59636539f075', '55dc22d0-6992-4ce2-8794-5f2342d4afd6', 'dbc30a59-1f9a-487d-8b7e-33493fac9609', 'ec7781ec-33da-45cb-b753-115a8a982363'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:48:07 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-b81abff9-c748-4606-bf50-2e0857066777 tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17055753-f229-429b-9ab9-f87ac955997a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['44f430a2-1099-4923-8649-59636539f075', '55dc22d0-6992-4ce2-8794-5f2342d4afd6', 'dbc30a59-1f9a-487d-8b7e-33493fac9609', 'ec7781ec-33da-45cb-b753-115a8a982363']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:48:07 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-b81abff9-c748-4606-bf50-2e0857066777 tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5de1bac2-ef0a-46b9-abf5-57c08220682b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:48:07 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:48:07 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:48:07 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-b81abff9-c748-4606-bf50-2e0857066777 tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5de1bac2-ef0a-46b9-abf5-57c08220682b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '29132435-4bfc-40dd-a64b-9f53e55e1dfa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-878518097',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6f02d0b486ab4b1eb6efbe2dd2d836a5',qos_specs=None,replication_status=,reservations=['44f430a2-1099-4923-8649-59636539f075','55dc22d0-6992-4ce2-8794-5f2342d4afd6','dbc30a59-1f9a-487d-8b7e-33493fac9609','ec7781ec-33da-45cb-b753-115a8a982363'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6c245e9847e645abaf54277d17f1eb04',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T10:48:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-878518097',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=29132435-4bfc-40dd-a64b-9f53e55e1dfa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6f02d0b486ab4b1eb6efbe2dd2d836a5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6c245e9847e645abaf54277d17f1eb04',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a4f1b59-94a6-4839-b926-0837adf99645),volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:48:07 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-aa6c94f5-5436-4e1e-8ca8-926a56934bb0 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:48:07 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-b81abff9-c748-4606-bf50-2e0857066777 tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6bb0f320-0721-4fd6-b39e-71fd7ea3f83d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:48:07 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-aa6c94f5-5436-4e1e-8ca8-926a56934bb0 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] GET http://192.168.122.202/volume/v3/volumes/b80fa4e1-fa03-421d-9e8d-3529f6bb952d Sep 01 12:48:07 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-aa6c94f5-5436-4e1e-8ca8-926a56934bb0 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:48:07 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-aa6c94f5-5436-4e1e-8ca8-926a56934bb0 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:48:07 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:48:07 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:48:07 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:48:07 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:48:07 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-aa6c94f5-5436-4e1e-8ca8-926a56934bb0 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Volume info retrieved successfully. Sep 01 12:48:07 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-aa6c94f5-5436-4e1e-8ca8-926a56934bb0 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] http://192.168.122.202/volume/v3/volumes/b80fa4e1-fa03-421d-9e8d-3529f6bb952d returned with HTTP 200 Sep 01 12:48:07 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1062/2141] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:48:07 2026] GET /volume/v3/volumes/b80fa4e1-fa03-421d-9e8d-3529f6bb952d => generated 944 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:48:07 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-b81abff9-c748-4606-bf50-2e0857066777 tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6bb0f320-0721-4fd6-b39e-71fd7ea3f83d) transitioned into state 'SUCCESS' from state '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-878518097',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6f02d0b486ab4b1eb6efbe2dd2d836a5',qos_specs=None,replication_status=,reservations=['44f430a2-1099-4923-8649-59636539f075','55dc22d0-6992-4ce2-8794-5f2342d4afd6','dbc30a59-1f9a-487d-8b7e-33493fac9609','ec7781ec-33da-45cb-b753-115a8a982363'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6c245e9847e645abaf54277d17f1eb04',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:48:07 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-b81abff9-c748-4606-bf50-2e0857066777 tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4535190-510a-404e-a38f-797944c955c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:48:07 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-b81abff9-c748-4606-bf50-2e0857066777 tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4535190-510a-404e-a38f-797944c955c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:48:07 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-b81abff9-c748-4606-bf50-2e0857066777 tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] Flow 'volume_create_api' (2844fcee-1f94-416d-8d2b-25dc6f789f5c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86814) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:48:07 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-b81abff9-c748-4606-bf50-2e0857066777 tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] Create volume request issued successfully. Sep 01 12:48:07 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b81abff9-c748-4606-bf50-2e0857066777 tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] http://192.168.122.202/volume/v3/volumes returned with HTTP 202 Sep 01 12:48:07 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1080/2142] 192.168.122.202 () {62 vars in 1183 bytes} [Tue Sep 1 12:48:06 2026] POST /volume/v3/volumes => generated 786 bytes in 562 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:48:07 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-45112ab0-2167-4498-92e0-c83bb423441c None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:48:07 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-45112ab0-2167-4498-92e0-c83bb423441c tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] GET http://192.168.122.202/volume/v3/volumes/29132435-4bfc-40dd-a64b-9f53e55e1dfa Sep 01 12:48:07 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-45112ab0-2167-4498-92e0-c83bb423441c tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:48:07 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-45112ab0-2167-4498-92e0-c83bb423441c tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:48:07 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:48:07 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:48:07 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:48:07 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:48:07 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-45112ab0-2167-4498-92e0-c83bb423441c tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] Volume info retrieved successfully. Sep 01 12:48:07 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-45112ab0-2167-4498-92e0-c83bb423441c tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] http://192.168.122.202/volume/v3/volumes/29132435-4bfc-40dd-a64b-9f53e55e1dfa returned with HTTP 200 Sep 01 12:48:07 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1063/2143] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:48:07 2026] GET /volume/v3/volumes/29132435-4bfc-40dd-a64b-9f53e55e1dfa => generated 965 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:48:07 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-6d5120be-bc44-41a6-8a4d-d2a9c586be95 req-7e8990d2-bae5-47d1-a92a-aec40603a834 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:48:07 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-6d5120be-bc44-41a6-8a4d-d2a9c586be95 req-7e8990d2-bae5-47d1-a92a-aec40603a834 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] GET http://192.168.122.202/volume/v3/volumes/b80fa4e1-fa03-421d-9e8d-3529f6bb952d Sep 01 12:48:07 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-6d5120be-bc44-41a6-8a4d-d2a9c586be95 req-7e8990d2-bae5-47d1-a92a-aec40603a834 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:48:07 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-6d5120be-bc44-41a6-8a4d-d2a9c586be95 req-7e8990d2-bae5-47d1-a92a-aec40603a834 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:48:07 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:48:07 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:48:07 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:48:07 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:48:07 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [req-6d5120be-bc44-41a6-8a4d-d2a9c586be95 req-7e8990d2-bae5-47d1-a92a-aec40603a834 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Volume info retrieved successfully. Sep 01 12:48:07 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-6d5120be-bc44-41a6-8a4d-d2a9c586be95 req-7e8990d2-bae5-47d1-a92a-aec40603a834 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] http://192.168.122.202/volume/v3/volumes/b80fa4e1-fa03-421d-9e8d-3529f6bb952d returned with HTTP 200 Sep 01 12:48:07 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1081/2144] 192.168.122.202 () {60 vars in 1487 bytes} [Tue Sep 1 12:48:07 2026] GET /volume/v3/volumes/b80fa4e1-fa03-421d-9e8d-3529f6bb952d => generated 944 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:48:07 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-948bbfda-9a11-4e37-a952-a3e7b5457511 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:48:07 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-948bbfda-9a11-4e37-a952-a3e7b5457511 None None] GET http://192.168.122.202/volume// Sep 01 12:48:07 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-948bbfda-9a11-4e37-a952-a3e7b5457511 None None] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:48:07 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-948bbfda-9a11-4e37-a952-a3e7b5457511 None None] Calling method 'all' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:48:07 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-948bbfda-9a11-4e37-a952-a3e7b5457511 None None] http://192.168.122.202/volume// returned with HTTP 300 Sep 01 12:48:07 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1064/2145] 192.168.122.202 () {58 vars in 1317 bytes} [Tue Sep 1 12:48:07 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 12:48:07 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-6d5120be-bc44-41a6-8a4d-d2a9c586be95 req-71cfd311-e4a7-4991-822e-97fc3c6d2bbc None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:48:08 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-6d5120be-bc44-41a6-8a4d-d2a9c586be95 req-71cfd311-e4a7-4991-822e-97fc3c6d2bbc tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] POST http://192.168.122.202/volume/v3/attachments Sep 01 12:48:08 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-6d5120be-bc44-41a6-8a4d-d2a9c586be95 req-71cfd311-e4a7-4991-822e-97fc3c6d2bbc tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b80fa4e1-fa03-421d-9e8d-3529f6bb952d", "connector": null, "instance_uuid": "57a6aa4a-e23e-4de1-accf-f1ca67d51dd8"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:48:08 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:48:08 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:48:08 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:48:08 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:48:08 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-6d5120be-bc44-41a6-8a4d-d2a9c586be95 req-71cfd311-e4a7-4991-822e-97fc3c6d2bbc tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] http://192.168.122.202/volume/v3/attachments returned with HTTP 200 Sep 01 12:48:08 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1082/2146] 192.168.122.202 () {66 vars in 1483 bytes} [Tue Sep 1 12:48:07 2026] POST /volume/v3/attachments => generated 273 bytes in 374 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:48:08 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-91ce972c-21a5-4a2b-be2e-d86f1b80f26c None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:48:08 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-91ce972c-21a5-4a2b-be2e-d86f1b80f26c tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] GET http://192.168.122.202/volume/v3/volumes/b80fa4e1-fa03-421d-9e8d-3529f6bb952d Sep 01 12:48:08 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-91ce972c-21a5-4a2b-be2e-d86f1b80f26c tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:48:08 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-91ce972c-21a5-4a2b-be2e-d86f1b80f26c tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:48:08 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-8a3abf07-00b8-42e1-989b-cc196eb6fe17 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:48:08 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:48:08 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:48:08 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8a3abf07-00b8-42e1-989b-cc196eb6fe17 None None] GET http://192.168.122.202/volume// Sep 01 12:48:08 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-8a3abf07-00b8-42e1-989b-cc196eb6fe17 None None] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:48:08 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-8a3abf07-00b8-42e1-989b-cc196eb6fe17 None None] Calling method 'all' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:48:08 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8a3abf07-00b8-42e1-989b-cc196eb6fe17 None None] http://192.168.122.202/volume// returned with HTTP 300 Sep 01 12:48:08 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1083/2147] 192.168.122.202 () {58 vars in 1315 bytes} [Tue Sep 1 12:48:08 2026] GET /volume/ => generated 390 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 12:48:08 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:48:08 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:48:08 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-6d5120be-bc44-41a6-8a4d-d2a9c586be95 req-d045b1b2-552d-48c6-b633-e2c70f5d9921 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:48:08 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-91ce972c-21a5-4a2b-be2e-d86f1b80f26c tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Volume info retrieved successfully. Sep 01 12:48:08 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-6d5120be-bc44-41a6-8a4d-d2a9c586be95 req-d045b1b2-552d-48c6-b633-e2c70f5d9921 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] GET http://192.168.122.202/volume/v3/volumes/b80fa4e1-fa03-421d-9e8d-3529f6bb952d Sep 01 12:48:08 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-6d5120be-bc44-41a6-8a4d-d2a9c586be95 req-d045b1b2-552d-48c6-b633-e2c70f5d9921 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:48:08 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-6d5120be-bc44-41a6-8a4d-d2a9c586be95 req-d045b1b2-552d-48c6-b633-e2c70f5d9921 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:48:08 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-91ce972c-21a5-4a2b-be2e-d86f1b80f26c tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] http://192.168.122.202/volume/v3/volumes/b80fa4e1-fa03-421d-9e8d-3529f6bb952d returned with HTTP 200 Sep 01 12:48:08 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1065/2148] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:48:08 2026] GET /volume/v3/volumes/b80fa4e1-fa03-421d-9e8d-3529f6bb952d => generated 943 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:48:08 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:48:08 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:48:08 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:48:08 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:48:08 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [req-6d5120be-bc44-41a6-8a4d-d2a9c586be95 req-d045b1b2-552d-48c6-b633-e2c70f5d9921 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Volume info retrieved successfully. Sep 01 12:48:08 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-6d5120be-bc44-41a6-8a4d-d2a9c586be95 req-d045b1b2-552d-48c6-b633-e2c70f5d9921 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] http://192.168.122.202/volume/v3/volumes/b80fa4e1-fa03-421d-9e8d-3529f6bb952d returned with HTTP 200 Sep 01 12:48:08 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1084/2149] 192.168.122.202 () {62 vars in 1528 bytes} [Tue Sep 1 12:48:08 2026] GET /volume/v3/volumes/b80fa4e1-fa03-421d-9e8d-3529f6bb952d => generated 1124 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 12:48:08 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-c81c92f8-f1d5-48f2-bd80-8b888d7a6571 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:48:08 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c81c92f8-f1d5-48f2-bd80-8b888d7a6571 tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] GET http://192.168.122.202/volume/v3/volumes/29132435-4bfc-40dd-a64b-9f53e55e1dfa Sep 01 12:48:08 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c81c92f8-f1d5-48f2-bd80-8b888d7a6571 tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:48:08 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c81c92f8-f1d5-48f2-bd80-8b888d7a6571 tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:48:08 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-6d5120be-bc44-41a6-8a4d-d2a9c586be95 req-040848d5-45c4-4393-a38b-ee022d33c5bb None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:48:08 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:48:08 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:48:08 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-6d5120be-bc44-41a6-8a4d-d2a9c586be95 req-040848d5-45c4-4393-a38b-ee022d33c5bb tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] PUT http://192.168.122.202/volume/v3/attachments/4af07797-0acf-4206-9d30-49ef628bc650 Sep 01 12:48:08 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-6d5120be-bc44-41a6-8a4d-d2a9c586be95 req-040848d5-45c4-4393-a38b-ee022d33c5bb tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.202", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9cabaa2c96fd", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "d576c0ca-ddd0-46cc-913d-b7a80063e011", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:48:08 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:48:08 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:48:08 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-c81c92f8-f1d5-48f2-bd80-8b888d7a6571 tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] Volume info retrieved successfully. Sep 01 12:48:08 devstack devstack@c-api.service[86814]: DEBUG cinder.coordination [req-6d5120be-bc44-41a6-8a4d-d2a9c586be95 req-040848d5-45c4-4393-a38b-ee022d33c5bb tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Acquiring lock "cinder-attachment_update-b80fa4e1-fa03-421d-9e8d-3529f6bb952d-devstack" by "attachment_update" {{(pid=86814) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 12:48:08 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c81c92f8-f1d5-48f2-bd80-8b888d7a6571 tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] http://192.168.122.202/volume/v3/volumes/29132435-4bfc-40dd-a64b-9f53e55e1dfa returned with HTTP 200 Sep 01 12:48:08 devstack devstack@c-api.service[86814]: DEBUG cinder.coordination [req-6d5120be-bc44-41a6-8a4d-d2a9c586be95 req-040848d5-45c4-4393-a38b-ee022d33c5bb tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Lock "cinder-attachment_update-b80fa4e1-fa03-421d-9e8d-3529f6bb952d-devstack" acquired by "attachment_update" :: waited 0.020s {{(pid=86814) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 12:48:08 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1066/2150] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:48:08 2026] GET /volume/v3/volumes/29132435-4bfc-40dd-a64b-9f53e55e1dfa => generated 1015 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 12:48:08 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:48:08 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:48:08 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:48:08 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:48:08 devstack devstack@c-api.service[86814]: DEBUG cinder.coordination [req-6d5120be-bc44-41a6-8a4d-d2a9c586be95 req-040848d5-45c4-4393-a38b-ee022d33c5bb tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Lock "cinder-attachment_update-b80fa4e1-fa03-421d-9e8d-3529f6bb952d-devstack" released by "attachment_update" :: held 0.281s {{(pid=86814) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 12:48:08 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-6d5120be-bc44-41a6-8a4d-d2a9c586be95 req-040848d5-45c4-4393-a38b-ee022d33c5bb tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] http://192.168.122.202/volume/v3/attachments/4af07797-0acf-4206-9d30-49ef628bc650 returned with HTTP 200 Sep 01 12:48:08 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1085/2151] 192.168.122.202 () {66 vars in 1593 bytes} [Tue Sep 1 12:48:08 2026] PUT /volume/v3/attachments/4af07797-0acf-4206-9d30-49ef628bc650 => generated 694 bytes in 346 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:48:09 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-0a1591b0-54b8-48e5-89a4-ca33c7f3d26d None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:48:09 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0a1591b0-54b8-48e5-89a4-ca33c7f3d26d tempest-VolumeTypesAccessTest-2124559310 tempest-VolumeTypesAccessTest-2124559310-project-admin] POST http://192.168.122.202/volume/v3/types Sep 01 12:48:09 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0a1591b0-54b8-48e5-89a4-ca33c7f3d26d tempest-VolumeTypesAccessTest-2124559310 tempest-VolumeTypesAccessTest-2124559310-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-910756060", "os-volume-type-access:is_public": false}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:48:09 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0a1591b0-54b8-48e5-89a4-ca33c7f3d26d tempest-VolumeTypesAccessTest-2124559310 tempest-VolumeTypesAccessTest-2124559310-project-admin] http://192.168.122.202/volume/v3/types returned with HTTP 200 Sep 01 12:48:09 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1067/2152] 192.168.122.202 () {60 vars in 1137 bytes} [Tue Sep 1 12:48:09 2026] POST /volume/v3/types => generated 228 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:48:09 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-1fa3161c-4acd-44a9-9f02-c79aaf2d5d63 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:48:09 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-6d5120be-bc44-41a6-8a4d-d2a9c586be95 req-65d065f8-995b-4e6b-b38c-3dd65359532a None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:48:09 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-6d5120be-bc44-41a6-8a4d-d2a9c586be95 req-65d065f8-995b-4e6b-b38c-3dd65359532a tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] POST http://192.168.122.202/volume/v3/attachments/4af07797-0acf-4206-9d30-49ef628bc650/action Sep 01 12:48:09 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-6d5120be-bc44-41a6-8a4d-d2a9c586be95 req-65d065f8-995b-4e6b-b38c-3dd65359532a tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Action body: b'{"os-complete": null}' {{(pid=86815) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:48:09 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-6d5120be-bc44-41a6-8a4d-d2a9c586be95 req-65d065f8-995b-4e6b-b38c-3dd65359532a tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:48:09 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:48:09 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:48:09 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:48:09 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:48:09 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1fa3161c-4acd-44a9-9f02-c79aaf2d5d63 tempest-VolumeTypesAccessTest-1438854194 tempest-VolumeTypesAccessTest-1438854194-project-member] POST http://192.168.122.202/volume/v3/volumes Sep 01 12:48:09 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-1fa3161c-4acd-44a9-9f02-c79aaf2d5d63 tempest-VolumeTypesAccessTest-1438854194 tempest-VolumeTypesAccessTest-1438854194-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "dc84e565-9bae-4a4b-8c8b-6144dd68c986", "size": 1}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:48:09 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volumes [None req-1fa3161c-4acd-44a9-9f02-c79aaf2d5d63 tempest-VolumeTypesAccessTest-1438854194 tempest-VolumeTypesAccessTest-1438854194-project-member] Create volume request body: {'volume': {'volume_type': 'dc84e565-9bae-4a4b-8c8b-6144dd68c986', 'size': 1}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:48:09 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-6d5120be-bc44-41a6-8a4d-d2a9c586be95 req-65d065f8-995b-4e6b-b38c-3dd65359532a tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] http://192.168.122.202/volume/v3/attachments/4af07797-0acf-4206-9d30-49ef628bc650/action returned with HTTP 204 Sep 01 12:48:09 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1068/2153] 192.168.122.202 () {66 vars in 1614 bytes} [Tue Sep 1 12:48:09 2026] POST /volume/v3/attachments/4af07797-0acf-4206-9d30-49ef628bc650/action => generated 0 bytes in 76 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:48:09 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1fa3161c-4acd-44a9-9f02-c79aaf2d5d63 tempest-VolumeTypesAccessTest-1438854194 tempest-VolumeTypesAccessTest-1438854194-project-member] http://192.168.122.202/volume/v3/volumes returned with HTTP 404 Sep 01 12:48:09 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1086/2154] 192.168.122.202 () {60 vars in 1142 bytes} [Tue Sep 1 12:48:09 2026] POST /volume/v3/volumes => generated 114 bytes in 177 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:48:09 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-c884b889-07f6-4e67-953d-2ab894b4f728 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:48:09 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c884b889-07f6-4e67-953d-2ab894b4f728 tempest-VolumeTypesAccessTest-2124559310 tempest-VolumeTypesAccessTest-2124559310-project-admin] POST http://192.168.122.202/volume/v3/types/dc84e565-9bae-4a4b-8c8b-6144dd68c986/action Sep 01 12:48:09 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c884b889-07f6-4e67-953d-2ab894b4f728 tempest-VolumeTypesAccessTest-2124559310 tempest-VolumeTypesAccessTest-2124559310-project-admin] Action body: b'{"addProjectAccess": {"project": "0c07c602efde45e98f809a54811f6054"}}' {{(pid=86815) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:48:09 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c884b889-07f6-4e67-953d-2ab894b4f728 tempest-VolumeTypesAccessTest-2124559310 tempest-VolumeTypesAccessTest-2124559310-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "0c07c602efde45e98f809a54811f6054"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:48:09 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c884b889-07f6-4e67-953d-2ab894b4f728 tempest-VolumeTypesAccessTest-2124559310 tempest-VolumeTypesAccessTest-2124559310-project-admin] http://192.168.122.202/volume/v3/types/dc84e565-9bae-4a4b-8c8b-6144dd68c986/action returned with HTTP 202 Sep 01 12:48:09 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1069/2155] 192.168.122.202 () {60 vars in 1268 bytes} [Tue Sep 1 12:48:09 2026] POST /volume/v3/types/dc84e565-9bae-4a4b-8c8b-6144dd68c986/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:48:09 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-e54efa91-b015-40bd-97a5-093b56caab46 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:48:09 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-1e05f264-fba4-4f3b-ade9-e40b38cdd8ab None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:48:09 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e54efa91-b015-40bd-97a5-093b56caab46 tempest-VolumeTypesAccessTest-1438854194 tempest-VolumeTypesAccessTest-1438854194-project-member] POST http://192.168.122.202/volume/v3/volumes Sep 01 12:48:09 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e54efa91-b015-40bd-97a5-093b56caab46 tempest-VolumeTypesAccessTest-1438854194 tempest-VolumeTypesAccessTest-1438854194-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "dc84e565-9bae-4a4b-8c8b-6144dd68c986", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-627135415"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:48:09 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-1e05f264-fba4-4f3b-ade9-e40b38cdd8ab tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] GET http://192.168.122.202/volume/v3/volumes/b80fa4e1-fa03-421d-9e8d-3529f6bb952d Sep 01 12:48:09 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-1e05f264-fba4-4f3b-ade9-e40b38cdd8ab tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:48:09 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-1e05f264-fba4-4f3b-ade9-e40b38cdd8ab tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:48:09 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volumes [None req-e54efa91-b015-40bd-97a5-093b56caab46 tempest-VolumeTypesAccessTest-1438854194 tempest-VolumeTypesAccessTest-1438854194-project-member] Create volume request body: {'volume': {'volume_type': 'dc84e565-9bae-4a4b-8c8b-6144dd68c986', 'size': 1, 'name': 'tempest-VolumeTypesAccessTest-Volume-627135415'}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:48:09 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-e54efa91-b015-40bd-97a5-093b56caab46 tempest-VolumeTypesAccessTest-1438854194 tempest-VolumeTypesAccessTest-1438854194-project-member] Create volume of 1 GB Sep 01 12:48:09 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:48:09 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:48:09 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:48:09 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:48:09 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-e54efa91-b015-40bd-97a5-093b56caab46 tempest-VolumeTypesAccessTest-1438854194 tempest-VolumeTypesAccessTest-1438854194-project-member] Availability Zones retrieved successfully. Sep 01 12:48:09 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:48:09 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:48:09 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-1e05f264-fba4-4f3b-ade9-e40b38cdd8ab tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Volume info retrieved successfully. Sep 01 12:48:09 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-e54efa91-b015-40bd-97a5-093b56caab46 tempest-VolumeTypesAccessTest-1438854194 tempest-VolumeTypesAccessTest-1438854194-project-member] Flow 'volume_create_api' (a955ba83-2a96-4c17-8bd1-701a34502045) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:48:09 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-e54efa91-b015-40bd-97a5-093b56caab46 tempest-VolumeTypesAccessTest-1438854194 tempest-VolumeTypesAccessTest-1438854194-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5ab9ee61-f1f5-423f-bcc1-fc2a3feb6cae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:48:09 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-1e05f264-fba4-4f3b-ade9-e40b38cdd8ab tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] http://192.168.122.202/volume/v3/volumes/b80fa4e1-fa03-421d-9e8d-3529f6bb952d returned with HTTP 200 Sep 01 12:48:09 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1070/2156] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:48:09 2026] GET /volume/v3/volumes/b80fa4e1-fa03-421d-9e8d-3529f6bb952d => generated 1236 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:48:09 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.flows.api.create_volume [None req-e54efa91-b015-40bd-97a5-093b56caab46 tempest-VolumeTypesAccessTest-1438854194 tempest-VolumeTypesAccessTest-1438854194-project-member] Validating volume size '1' using validate_int {{(pid=86814) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 12:48:09 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-450f789f-d0aa-4560-8251-1afbea38042a None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:48:09 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-450f789f-d0aa-4560-8251-1afbea38042a tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] GET http://192.168.122.202/volume/v3/volumes/b80fa4e1-fa03-421d-9e8d-3529f6bb952d Sep 01 12:48:09 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-450f789f-d0aa-4560-8251-1afbea38042a tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:48:09 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-450f789f-d0aa-4560-8251-1afbea38042a tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:48:09 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:48:09 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:48:09 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:48:09 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:48:09 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-e54efa91-b015-40bd-97a5-093b56caab46 tempest-VolumeTypesAccessTest-1438854194 tempest-VolumeTypesAccessTest-1438854194-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5ab9ee61-f1f5-423f-bcc1-fc2a3feb6cae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T10:48:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=dc84e565-9bae-4a4b-8c8b-6144dd68c986,is_public=False,name='tempest-VolumeTypesAccessTest-volume-type-910756060',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dc84e565-9bae-4a4b-8c8b-6144dd68c986', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:48:09 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-e54efa91-b015-40bd-97a5-093b56caab46 tempest-VolumeTypesAccessTest-1438854194 tempest-VolumeTypesAccessTest-1438854194-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ab019134-b638-4da9-8c7b-207b1b9e3deb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:48:09 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-450f789f-d0aa-4560-8251-1afbea38042a tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Volume info retrieved successfully. Sep 01 12:48:09 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-450f789f-d0aa-4560-8251-1afbea38042a tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] http://192.168.122.202/volume/v3/volumes/b80fa4e1-fa03-421d-9e8d-3529f6bb952d returned with HTTP 200 Sep 01 12:48:09 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1071/2157] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:48:09 2026] GET /volume/v3/volumes/b80fa4e1-fa03-421d-9e8d-3529f6bb952d => generated 1236 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:48:09 devstack devstack@c-api.service[86814]: WARNING cinder.quota [None req-e54efa91-b015-40bd-97a5-093b56caab46 tempest-VolumeTypesAccessTest-1438854194 tempest-VolumeTypesAccessTest-1438854194-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-910756060 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-910756060, it is now deprecated. Please use the default quota class for default quota. Sep 01 12:48:09 devstack devstack@c-api.service[86814]: WARNING cinder.quota [None req-e54efa91-b015-40bd-97a5-093b56caab46 tempest-VolumeTypesAccessTest-1438854194 tempest-VolumeTypesAccessTest-1438854194-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-910756060 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-910756060, it is now deprecated. Please use the default quota class for default quota. Sep 01 12:48:09 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-0b472cb5-7a25-4fa1-b9a1-f4fe47166015 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:48:09 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0b472cb5-7a25-4fa1-b9a1-f4fe47166015 tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] GET http://192.168.122.202/volume/v3/volumes/29132435-4bfc-40dd-a64b-9f53e55e1dfa Sep 01 12:48:09 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0b472cb5-7a25-4fa1-b9a1-f4fe47166015 tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:48:09 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0b472cb5-7a25-4fa1-b9a1-f4fe47166015 tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:48:09 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:48:09 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:48:09 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:48:09 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:48:09 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-0b472cb5-7a25-4fa1-b9a1-f4fe47166015 tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] Volume info retrieved successfully. Sep 01 12:48:09 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-e54efa91-b015-40bd-97a5-093b56caab46 tempest-VolumeTypesAccessTest-1438854194 tempest-VolumeTypesAccessTest-1438854194-project-member] Created reservations ['7023e166-644d-48cc-8773-76ce242c6646', 'e192a89b-55df-49c6-8bf1-9293be6d5c28', 'a1624069-7e28-4ba1-94ef-ccaed446cc2a', '48f4ad10-1e16-4d3b-9739-9f948d7f1b95'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:48:09 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-e54efa91-b015-40bd-97a5-093b56caab46 tempest-VolumeTypesAccessTest-1438854194 tempest-VolumeTypesAccessTest-1438854194-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ab019134-b638-4da9-8c7b-207b1b9e3deb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7023e166-644d-48cc-8773-76ce242c6646', 'e192a89b-55df-49c6-8bf1-9293be6d5c28', 'a1624069-7e28-4ba1-94ef-ccaed446cc2a', '48f4ad10-1e16-4d3b-9739-9f948d7f1b95']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:48:09 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0b472cb5-7a25-4fa1-b9a1-f4fe47166015 tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] http://192.168.122.202/volume/v3/volumes/29132435-4bfc-40dd-a64b-9f53e55e1dfa returned with HTTP 200 Sep 01 12:48:09 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1072/2158] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:48:09 2026] GET /volume/v3/volumes/29132435-4bfc-40dd-a64b-9f53e55e1dfa => generated 1016 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 12:48:09 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-e54efa91-b015-40bd-97a5-093b56caab46 tempest-VolumeTypesAccessTest-1438854194 tempest-VolumeTypesAccessTest-1438854194-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd414c89-8300-4d25-804b-801b3c78d4e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:48:09 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-428d172c-0093-419d-8891-665e43e82520 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:48:09 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:48:09 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:48:09 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-e54efa91-b015-40bd-97a5-093b56caab46 tempest-VolumeTypesAccessTest-1438854194 tempest-VolumeTypesAccessTest-1438854194-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd414c89-8300-4d25-804b-801b3c78d4e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cf177bf6-7f0c-4197-9e9b-201c33213d72', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-627135415',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c07c602efde45e98f809a54811f6054',qos_specs=None,replication_status=,reservations=['7023e166-644d-48cc-8773-76ce242c6646','e192a89b-55df-49c6-8bf1-9293be6d5c28','a1624069-7e28-4ba1-94ef-ccaed446cc2a','48f4ad10-1e16-4d3b-9739-9f948d7f1b95'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8bdfff2e76f74d008cb546123bc2e3af',volume_type_id=dc84e565-9bae-4a4b-8c8b-6144dd68c986), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T10:48:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-627135415',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cf177bf6-7f0c-4197-9e9b-201c33213d72,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0c07c602efde45e98f809a54811f6054',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8bdfff2e76f74d008cb546123bc2e3af',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dc84e565-9bae-4a4b-8c8b-6144dd68c986),volume_type_id=dc84e565-9bae-4a4b-8c8b-6144dd68c986)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:48:09 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-e54efa91-b015-40bd-97a5-093b56caab46 tempest-VolumeTypesAccessTest-1438854194 tempest-VolumeTypesAccessTest-1438854194-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d15f3a2b-b5df-4b2b-9090-617b71566b8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:48:09 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-e54efa91-b015-40bd-97a5-093b56caab46 tempest-VolumeTypesAccessTest-1438854194 tempest-VolumeTypesAccessTest-1438854194-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d15f3a2b-b5df-4b2b-9090-617b71566b8e) transitioned into state 'SUCCESS' from state '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-627135415',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c07c602efde45e98f809a54811f6054',qos_specs=None,replication_status=,reservations=['7023e166-644d-48cc-8773-76ce242c6646','e192a89b-55df-49c6-8bf1-9293be6d5c28','a1624069-7e28-4ba1-94ef-ccaed446cc2a','48f4ad10-1e16-4d3b-9739-9f948d7f1b95'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8bdfff2e76f74d008cb546123bc2e3af',volume_type_id=dc84e565-9bae-4a4b-8c8b-6144dd68c986)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:48:09 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-e54efa91-b015-40bd-97a5-093b56caab46 tempest-VolumeTypesAccessTest-1438854194 tempest-VolumeTypesAccessTest-1438854194-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (675d8499-a7d1-4a69-a552-3013e485cf7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:48:09 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-e54efa91-b015-40bd-97a5-093b56caab46 tempest-VolumeTypesAccessTest-1438854194 tempest-VolumeTypesAccessTest-1438854194-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (675d8499-a7d1-4a69-a552-3013e485cf7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:48:09 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-e54efa91-b015-40bd-97a5-093b56caab46 tempest-VolumeTypesAccessTest-1438854194 tempest-VolumeTypesAccessTest-1438854194-project-member] Flow 'volume_create_api' (a955ba83-2a96-4c17-8bd1-701a34502045) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86814) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:48:09 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-e54efa91-b015-40bd-97a5-093b56caab46 tempest-VolumeTypesAccessTest-1438854194 tempest-VolumeTypesAccessTest-1438854194-project-member] Create volume request issued successfully. Sep 01 12:48:09 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e54efa91-b015-40bd-97a5-093b56caab46 tempest-VolumeTypesAccessTest-1438854194 tempest-VolumeTypesAccessTest-1438854194-project-member] http://192.168.122.202/volume/v3/volumes returned with HTTP 202 Sep 01 12:48:09 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1087/2159] 192.168.122.202 () {60 vars in 1143 bytes} [Tue Sep 1 12:48:09 2026] POST /volume/v3/volumes => generated 802 bytes in 433 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:48:09 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-ec478a91-a248-454f-ae99-f4235d2a5507 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:48:09 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ec478a91-a248-454f-ae99-f4235d2a5507 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] GET http://192.168.122.202/volume/v3/volumes/3b5f9f5f-6866-4175-9881-153b91315713 Sep 01 12:48:09 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-ec478a91-a248-454f-ae99-f4235d2a5507 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:48:09 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-ec478a91-a248-454f-ae99-f4235d2a5507 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:48:09 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:48:09 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:48:09 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:48:09 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:48:09 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-428d172c-0093-419d-8891-665e43e82520 tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-reader] GET http://192.168.122.202/volume/v3/volumes Sep 01 12:48:09 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-428d172c-0093-419d-8891-665e43e82520 tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-reader] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:48:09 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-428d172c-0093-419d-8891-665e43e82520 tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-reader] Calling method 'index' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:48:09 devstack devstack@c-api.service[86815]: DEBUG cinder.api.api_utils [None req-428d172c-0093-419d-8891-665e43e82520 tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-reader] Removing options '' from query. {{(pid=86815) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:48:09 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-ec478a91-a248-454f-ae99-f4235d2a5507 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Volume info retrieved successfully. Sep 01 12:48:09 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-428d172c-0093-419d-8891-665e43e82520 tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86815) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 12:48:09 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ec478a91-a248-454f-ae99-f4235d2a5507 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] http://192.168.122.202/volume/v3/volumes/3b5f9f5f-6866-4175-9881-153b91315713 returned with HTTP 200 Sep 01 12:48:09 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1088/2160] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:48:09 2026] GET /volume/v3/volumes/3b5f9f5f-6866-4175-9881-153b91315713 => generated 947 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:48:09 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-40f40383-a436-40ac-bcd9-4df52393e604 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:48:09 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:48:09 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:48:09 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-428d172c-0093-419d-8891-665e43e82520 tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-reader] Get all volumes completed successfully. Sep 01 12:48:09 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-40f40383-a436-40ac-bcd9-4df52393e604 tempest-VolumeTypesAccessTest-1438854194 tempest-VolumeTypesAccessTest-1438854194-project-member] GET http://192.168.122.202/volume/v3/volumes/cf177bf6-7f0c-4197-9e9b-201c33213d72 Sep 01 12:48:09 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-428d172c-0093-419d-8891-665e43e82520 tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-reader] http://192.168.122.202/volume/v3/volumes returned with HTTP 200 Sep 01 12:48:09 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-40f40383-a436-40ac-bcd9-4df52393e604 tempest-VolumeTypesAccessTest-1438854194 tempest-VolumeTypesAccessTest-1438854194-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:48:09 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1073/2161] 192.168.122.202 () {60 vars in 1162 bytes} [Tue Sep 1 12:48:09 2026] GET /volume/v3/volumes => generated 343 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:48:09 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-40f40383-a436-40ac-bcd9-4df52393e604 tempest-VolumeTypesAccessTest-1438854194 tempest-VolumeTypesAccessTest-1438854194-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:48:10 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-d12d12dc-1705-4e27-9153-7c39c799d041 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:48:10 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:48:10 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:48:10 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:48:10 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:48:10 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d12d12dc-1705-4e27-9153-7c39c799d041 tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] DELETE http://192.168.122.202/volume/v3/volumes/29132435-4bfc-40dd-a64b-9f53e55e1dfa Sep 01 12:48:10 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-d12d12dc-1705-4e27-9153-7c39c799d041 tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:48:10 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-d12d12dc-1705-4e27-9153-7c39c799d041 tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:48:10 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-d12d12dc-1705-4e27-9153-7c39c799d041 tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] Delete volume with id: 29132435-4bfc-40dd-a64b-9f53e55e1dfa Sep 01 12:48:10 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-40f40383-a436-40ac-bcd9-4df52393e604 tempest-VolumeTypesAccessTest-1438854194 tempest-VolumeTypesAccessTest-1438854194-project-member] Volume info retrieved successfully. Sep 01 12:48:10 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:48:10 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:48:10 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-40f40383-a436-40ac-bcd9-4df52393e604 tempest-VolumeTypesAccessTest-1438854194 tempest-VolumeTypesAccessTest-1438854194-project-member] http://192.168.122.202/volume/v3/volumes/cf177bf6-7f0c-4197-9e9b-201c33213d72 returned with HTTP 200 Sep 01 12:48:10 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1089/2162] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:48:09 2026] GET /volume/v3/volumes/cf177bf6-7f0c-4197-9e9b-201c33213d72 => generated 870 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:48:10 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:48:10 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:48:10 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-d12d12dc-1705-4e27-9153-7c39c799d041 tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] Volume info retrieved successfully. Sep 01 12:48:10 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-d12d12dc-1705-4e27-9153-7c39c799d041 tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] Delete volume request issued successfully. Sep 01 12:48:10 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d12d12dc-1705-4e27-9153-7c39c799d041 tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] http://192.168.122.202/volume/v3/volumes/29132435-4bfc-40dd-a64b-9f53e55e1dfa returned with HTTP 202 Sep 01 12:48:10 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1074/2163] 192.168.122.202 () {60 vars in 1276 bytes} [Tue Sep 1 12:48:10 2026] DELETE /volume/v3/volumes/29132435-4bfc-40dd-a64b-9f53e55e1dfa => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 12:48:10 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-8d530646-77cc-42b9-aa29-4fe4a721edad None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:48:10 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8d530646-77cc-42b9-aa29-4fe4a721edad tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] GET http://192.168.122.202/volume/v3/volumes/29132435-4bfc-40dd-a64b-9f53e55e1dfa Sep 01 12:48:10 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-8d530646-77cc-42b9-aa29-4fe4a721edad tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:48:10 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-8d530646-77cc-42b9-aa29-4fe4a721edad tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:48:10 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:48:10 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:48:10 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:48:10 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:48:10 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-8d530646-77cc-42b9-aa29-4fe4a721edad tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] Volume info retrieved successfully. Sep 01 12:48:10 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8d530646-77cc-42b9-aa29-4fe4a721edad tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] http://192.168.122.202/volume/v3/volumes/29132435-4bfc-40dd-a64b-9f53e55e1dfa returned with HTTP 200 Sep 01 12:48:10 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1090/2164] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:48:10 2026] GET /volume/v3/volumes/29132435-4bfc-40dd-a64b-9f53e55e1dfa => generated 1015 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 12:48:10 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-0a31a384-eafd-473f-8d6c-9bfa57b530b8 req-137dfc79-5dfc-4ccb-8905-5ea162eef8d2 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:48:10 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-0a31a384-eafd-473f-8d6c-9bfa57b530b8 req-137dfc79-5dfc-4ccb-8905-5ea162eef8d2 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] GET http://192.168.122.202/volume/v3/volumes/3b5f9f5f-6866-4175-9881-153b91315713 Sep 01 12:48:10 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-0a31a384-eafd-473f-8d6c-9bfa57b530b8 req-137dfc79-5dfc-4ccb-8905-5ea162eef8d2 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:48:10 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-0a31a384-eafd-473f-8d6c-9bfa57b530b8 req-137dfc79-5dfc-4ccb-8905-5ea162eef8d2 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:48:10 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:48:10 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:48:10 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:48:10 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:48:10 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [req-0a31a384-eafd-473f-8d6c-9bfa57b530b8 req-137dfc79-5dfc-4ccb-8905-5ea162eef8d2 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Volume info retrieved successfully. Sep 01 12:48:10 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-0a31a384-eafd-473f-8d6c-9bfa57b530b8 req-137dfc79-5dfc-4ccb-8905-5ea162eef8d2 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] http://192.168.122.202/volume/v3/volumes/3b5f9f5f-6866-4175-9881-153b91315713 returned with HTTP 200 Sep 01 12:48:10 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1075/2165] 192.168.122.202 () {60 vars in 1487 bytes} [Tue Sep 1 12:48:10 2026] GET /volume/v3/volumes/3b5f9f5f-6866-4175-9881-153b91315713 => generated 947 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:48:10 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-6f2fb5f8-15fd-482d-8848-d8be4d997a3e None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:48:10 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-6f2fb5f8-15fd-482d-8848-d8be4d997a3e None None] GET http://192.168.122.202/volume// Sep 01 12:48:10 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-6f2fb5f8-15fd-482d-8848-d8be4d997a3e None None] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:48:10 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-6f2fb5f8-15fd-482d-8848-d8be4d997a3e None None] Calling method 'all' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:48:10 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-6f2fb5f8-15fd-482d-8848-d8be4d997a3e None None] http://192.168.122.202/volume// returned with HTTP 300 Sep 01 12:48:10 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1091/2166] 192.168.122.202 () {58 vars in 1317 bytes} [Tue Sep 1 12:48:10 2026] GET /volume/ => generated 390 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 12:48:10 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-0a31a384-eafd-473f-8d6c-9bfa57b530b8 req-60b625f5-e30f-4c21-b735-ac25a733446a None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:48:10 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-0a31a384-eafd-473f-8d6c-9bfa57b530b8 req-60b625f5-e30f-4c21-b735-ac25a733446a tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] POST http://192.168.122.202/volume/v3/attachments Sep 01 12:48:10 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-0a31a384-eafd-473f-8d6c-9bfa57b530b8 req-60b625f5-e30f-4c21-b735-ac25a733446a tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3b5f9f5f-6866-4175-9881-153b91315713", "connector": null, "instance_uuid": "57a6aa4a-e23e-4de1-accf-f1ca67d51dd8"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:48:10 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:48:10 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:48:10 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:48:10 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:48:10 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-0a31a384-eafd-473f-8d6c-9bfa57b530b8 req-60b625f5-e30f-4c21-b735-ac25a733446a tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] http://192.168.122.202/volume/v3/attachments returned with HTTP 200 Sep 01 12:48:10 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1076/2167] 192.168.122.202 () {66 vars in 1483 bytes} [Tue Sep 1 12:48:10 2026] POST /volume/v3/attachments => generated 273 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:48:10 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-b7e17f07-05e3-4472-a9b7-c65cb9cd9d0c None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:48:10 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b7e17f07-05e3-4472-a9b7-c65cb9cd9d0c tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] GET http://192.168.122.202/volume/v3/volumes/3b5f9f5f-6866-4175-9881-153b91315713 Sep 01 12:48:10 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b7e17f07-05e3-4472-a9b7-c65cb9cd9d0c tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:48:10 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b7e17f07-05e3-4472-a9b7-c65cb9cd9d0c tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:48:10 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-9c8cf0b8-7ba4-4db2-81f9-36d1e0875380 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:48:10 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9c8cf0b8-7ba4-4db2-81f9-36d1e0875380 None None] GET http://192.168.122.202/volume// Sep 01 12:48:10 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-9c8cf0b8-7ba4-4db2-81f9-36d1e0875380 None None] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:48:10 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-9c8cf0b8-7ba4-4db2-81f9-36d1e0875380 None None] Calling method 'all' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:48:10 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9c8cf0b8-7ba4-4db2-81f9-36d1e0875380 None None] http://192.168.122.202/volume// returned with HTTP 300 Sep 01 12:48:10 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:48:10 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:48:10 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1077/2168] 192.168.122.202 () {58 vars in 1315 bytes} [Tue Sep 1 12:48:10 2026] GET /volume/ => generated 390 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 12:48:10 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:48:10 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:48:10 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-0a31a384-eafd-473f-8d6c-9bfa57b530b8 req-4d0af6d3-df39-43e2-b29d-eba2bdea3289 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:48:10 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-0a31a384-eafd-473f-8d6c-9bfa57b530b8 req-4d0af6d3-df39-43e2-b29d-eba2bdea3289 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] GET http://192.168.122.202/volume/v3/volumes/3b5f9f5f-6866-4175-9881-153b91315713 Sep 01 12:48:10 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-0a31a384-eafd-473f-8d6c-9bfa57b530b8 req-4d0af6d3-df39-43e2-b29d-eba2bdea3289 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:48:10 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-0a31a384-eafd-473f-8d6c-9bfa57b530b8 req-4d0af6d3-df39-43e2-b29d-eba2bdea3289 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:48:10 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-b7e17f07-05e3-4472-a9b7-c65cb9cd9d0c tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Volume info retrieved successfully. Sep 01 12:48:10 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:48:10 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:48:10 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b7e17f07-05e3-4472-a9b7-c65cb9cd9d0c tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] http://192.168.122.202/volume/v3/volumes/3b5f9f5f-6866-4175-9881-153b91315713 returned with HTTP 200 Sep 01 12:48:10 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1092/2169] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:48:10 2026] GET /volume/v3/volumes/3b5f9f5f-6866-4175-9881-153b91315713 => generated 946 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:48:10 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:48:10 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:48:10 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [req-0a31a384-eafd-473f-8d6c-9bfa57b530b8 req-4d0af6d3-df39-43e2-b29d-eba2bdea3289 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Volume info retrieved successfully. Sep 01 12:48:10 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-0a31a384-eafd-473f-8d6c-9bfa57b530b8 req-4d0af6d3-df39-43e2-b29d-eba2bdea3289 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] http://192.168.122.202/volume/v3/volumes/3b5f9f5f-6866-4175-9881-153b91315713 returned with HTTP 200 Sep 01 12:48:10 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1078/2170] 192.168.122.202 () {62 vars in 1528 bytes} [Tue Sep 1 12:48:10 2026] GET /volume/v3/volumes/3b5f9f5f-6866-4175-9881-153b91315713 => generated 1127 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 12:48:10 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-0a31a384-eafd-473f-8d6c-9bfa57b530b8 req-af36fcc1-f1e6-46c8-a5a7-055de79d51c5 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:48:10 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-0a31a384-eafd-473f-8d6c-9bfa57b530b8 req-af36fcc1-f1e6-46c8-a5a7-055de79d51c5 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] PUT http://192.168.122.202/volume/v3/attachments/2fc1b45f-88f9-4c6e-8ba2-6270c38494d6 Sep 01 12:48:10 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-0a31a384-eafd-473f-8d6c-9bfa57b530b8 req-af36fcc1-f1e6-46c8-a5a7-055de79d51c5 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.202", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9cabaa2c96fd", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "d576c0ca-ddd0-46cc-913d-b7a80063e011", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:48:10 devstack devstack@c-api.service[86814]: DEBUG cinder.coordination [req-0a31a384-eafd-473f-8d6c-9bfa57b530b8 req-af36fcc1-f1e6-46c8-a5a7-055de79d51c5 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Acquiring lock "cinder-attachment_update-3b5f9f5f-6866-4175-9881-153b91315713-devstack" by "attachment_update" {{(pid=86814) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 12:48:10 devstack devstack@c-api.service[86814]: DEBUG cinder.coordination [req-0a31a384-eafd-473f-8d6c-9bfa57b530b8 req-af36fcc1-f1e6-46c8-a5a7-055de79d51c5 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Lock "cinder-attachment_update-3b5f9f5f-6866-4175-9881-153b91315713-devstack" acquired by "attachment_update" :: waited 0.015s {{(pid=86814) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 12:48:10 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:48:10 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:48:10 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:48:10 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:48:11 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-d9a168be-7ad1-4ccd-8b6b-3255a36f4f7a None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:48:11 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d9a168be-7ad1-4ccd-8b6b-3255a36f4f7a tempest-VolumeTypesAccessTest-1438854194 tempest-VolumeTypesAccessTest-1438854194-project-member] GET http://192.168.122.202/volume/v3/volumes/cf177bf6-7f0c-4197-9e9b-201c33213d72 Sep 01 12:48:11 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-d9a168be-7ad1-4ccd-8b6b-3255a36f4f7a tempest-VolumeTypesAccessTest-1438854194 tempest-VolumeTypesAccessTest-1438854194-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:48:11 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-d9a168be-7ad1-4ccd-8b6b-3255a36f4f7a tempest-VolumeTypesAccessTest-1438854194 tempest-VolumeTypesAccessTest-1438854194-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:48:11 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:48:11 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:48:11 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:48:11 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:48:11 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-d9a168be-7ad1-4ccd-8b6b-3255a36f4f7a tempest-VolumeTypesAccessTest-1438854194 tempest-VolumeTypesAccessTest-1438854194-project-member] Volume info retrieved successfully. Sep 01 12:48:11 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d9a168be-7ad1-4ccd-8b6b-3255a36f4f7a tempest-VolumeTypesAccessTest-1438854194 tempest-VolumeTypesAccessTest-1438854194-project-member] http://192.168.122.202/volume/v3/volumes/cf177bf6-7f0c-4197-9e9b-201c33213d72 returned with HTTP 200 Sep 01 12:48:11 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1079/2171] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:48:11 2026] GET /volume/v3/volumes/cf177bf6-7f0c-4197-9e9b-201c33213d72 => generated 894 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:48:11 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-2af159b3-71b6-4f01-9a37-271ba3ea1945 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:48:11 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-2af159b3-71b6-4f01-9a37-271ba3ea1945 tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] GET http://192.168.122.202/volume/v3/volumes/29132435-4bfc-40dd-a64b-9f53e55e1dfa Sep 01 12:48:11 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-2af159b3-71b6-4f01-9a37-271ba3ea1945 tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:48:11 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-2af159b3-71b6-4f01-9a37-271ba3ea1945 tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:48:11 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:48:11 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:48:11 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:48:11 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:48:11 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-2af159b3-71b6-4f01-9a37-271ba3ea1945 tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] Volume info retrieved successfully. Sep 01 12:48:11 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-2af159b3-71b6-4f01-9a37-271ba3ea1945 tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] http://192.168.122.202/volume/v3/volumes/29132435-4bfc-40dd-a64b-9f53e55e1dfa returned with HTTP 200 Sep 01 12:48:11 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1080/2172] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:48:11 2026] GET /volume/v3/volumes/29132435-4bfc-40dd-a64b-9f53e55e1dfa => generated 1015 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 12:48:11 devstack devstack@c-api.service[86814]: DEBUG cinder.coordination [req-0a31a384-eafd-473f-8d6c-9bfa57b530b8 req-af36fcc1-f1e6-46c8-a5a7-055de79d51c5 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Lock "cinder-attachment_update-3b5f9f5f-6866-4175-9881-153b91315713-devstack" released by "attachment_update" :: held 0.428s {{(pid=86814) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 12:48:11 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-0a31a384-eafd-473f-8d6c-9bfa57b530b8 req-af36fcc1-f1e6-46c8-a5a7-055de79d51c5 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] http://192.168.122.202/volume/v3/attachments/2fc1b45f-88f9-4c6e-8ba2-6270c38494d6 returned with HTTP 200 Sep 01 12:48:11 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1093/2173] 192.168.122.202 () {66 vars in 1593 bytes} [Tue Sep 1 12:48:10 2026] PUT /volume/v3/attachments/2fc1b45f-88f9-4c6e-8ba2-6270c38494d6 => generated 694 bytes in 472 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:48:11 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-0a31a384-eafd-473f-8d6c-9bfa57b530b8 req-e52f5e95-4f6f-4293-bb43-6396fef7f332 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:48:11 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-0a31a384-eafd-473f-8d6c-9bfa57b530b8 req-e52f5e95-4f6f-4293-bb43-6396fef7f332 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] POST http://192.168.122.202/volume/v3/attachments/2fc1b45f-88f9-4c6e-8ba2-6270c38494d6/action Sep 01 12:48:11 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-0a31a384-eafd-473f-8d6c-9bfa57b530b8 req-e52f5e95-4f6f-4293-bb43-6396fef7f332 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Action body: b'{"os-complete": null}' {{(pid=86815) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:48:11 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-0a31a384-eafd-473f-8d6c-9bfa57b530b8 req-e52f5e95-4f6f-4293-bb43-6396fef7f332 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:48:11 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:48:11 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:48:11 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-f0455b0e-d50c-41f0-8db4-e65d31a6447a None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:48:11 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f0455b0e-d50c-41f0-8db4-e65d31a6447a tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] GET http://192.168.122.202/volume/v3/volumes/3b5f9f5f-6866-4175-9881-153b91315713 Sep 01 12:48:11 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f0455b0e-d50c-41f0-8db4-e65d31a6447a tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:48:11 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f0455b0e-d50c-41f0-8db4-e65d31a6447a tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:48:11 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:48:11 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:48:11 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:48:11 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:48:11 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:48:11 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:48:11 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-0a31a384-eafd-473f-8d6c-9bfa57b530b8 req-e52f5e95-4f6f-4293-bb43-6396fef7f332 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] http://192.168.122.202/volume/v3/attachments/2fc1b45f-88f9-4c6e-8ba2-6270c38494d6/action returned with HTTP 204 Sep 01 12:48:11 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1081/2174] 192.168.122.202 () {66 vars in 1614 bytes} [Tue Sep 1 12:48:11 2026] POST /volume/v3/attachments/2fc1b45f-88f9-4c6e-8ba2-6270c38494d6/action => generated 0 bytes in 71 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:48:11 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-f0455b0e-d50c-41f0-8db4-e65d31a6447a tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Volume info retrieved successfully. Sep 01 12:48:11 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f0455b0e-d50c-41f0-8db4-e65d31a6447a tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] http://192.168.122.202/volume/v3/volumes/3b5f9f5f-6866-4175-9881-153b91315713 returned with HTTP 200 Sep 01 12:48:11 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1094/2175] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:48:11 2026] GET /volume/v3/volumes/3b5f9f5f-6866-4175-9881-153b91315713 => generated 947 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:48:12 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-0375d846-cce6-4d36-8a87-7bebb052e4ee None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:48:12 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0375d846-cce6-4d36-8a87-7bebb052e4ee tempest-VolumeTypesAccessTest-1438854194 tempest-VolumeTypesAccessTest-1438854194-project-member] GET http://192.168.122.202/volume/v3/volumes/cf177bf6-7f0c-4197-9e9b-201c33213d72 Sep 01 12:48:12 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0375d846-cce6-4d36-8a87-7bebb052e4ee tempest-VolumeTypesAccessTest-1438854194 tempest-VolumeTypesAccessTest-1438854194-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:48:12 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0375d846-cce6-4d36-8a87-7bebb052e4ee tempest-VolumeTypesAccessTest-1438854194 tempest-VolumeTypesAccessTest-1438854194-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:48:12 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:48:12 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:48:12 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:48:12 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:48:12 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-0375d846-cce6-4d36-8a87-7bebb052e4ee tempest-VolumeTypesAccessTest-1438854194 tempest-VolumeTypesAccessTest-1438854194-project-member] Volume info retrieved successfully. Sep 01 12:48:12 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0375d846-cce6-4d36-8a87-7bebb052e4ee tempest-VolumeTypesAccessTest-1438854194 tempest-VolumeTypesAccessTest-1438854194-project-member] http://192.168.122.202/volume/v3/volumes/cf177bf6-7f0c-4197-9e9b-201c33213d72 returned with HTTP 200 Sep 01 12:48:12 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1082/2176] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:48:12 2026] GET /volume/v3/volumes/cf177bf6-7f0c-4197-9e9b-201c33213d72 => generated 895 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:48:12 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-f762f06f-25dc-4091-b539-ed3211de50b0 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:48:12 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f762f06f-25dc-4091-b539-ed3211de50b0 tempest-VolumeTypesAccessTest-1438854194 tempest-VolumeTypesAccessTest-1438854194-project-member] GET http://192.168.122.202/volume/v3/volumes/cf177bf6-7f0c-4197-9e9b-201c33213d72 Sep 01 12:48:12 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f762f06f-25dc-4091-b539-ed3211de50b0 tempest-VolumeTypesAccessTest-1438854194 tempest-VolumeTypesAccessTest-1438854194-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:48:12 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f762f06f-25dc-4091-b539-ed3211de50b0 tempest-VolumeTypesAccessTest-1438854194 tempest-VolumeTypesAccessTest-1438854194-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:48:12 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:48:12 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:48:12 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:48:12 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:48:12 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-f762f06f-25dc-4091-b539-ed3211de50b0 tempest-VolumeTypesAccessTest-1438854194 tempest-VolumeTypesAccessTest-1438854194-project-member] Volume info retrieved successfully. Sep 01 12:48:12 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f762f06f-25dc-4091-b539-ed3211de50b0 tempest-VolumeTypesAccessTest-1438854194 tempest-VolumeTypesAccessTest-1438854194-project-member] http://192.168.122.202/volume/v3/volumes/cf177bf6-7f0c-4197-9e9b-201c33213d72 returned with HTTP 200 Sep 01 12:48:12 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1095/2177] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:48:12 2026] GET /volume/v3/volumes/cf177bf6-7f0c-4197-9e9b-201c33213d72 => generated 895 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:48:12 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-771d7607-b6bb-4ce5-9669-55fbd7ee2876 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:48:12 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-771d7607-b6bb-4ce5-9669-55fbd7ee2876 tempest-VolumeTypesAccessTest-1438854194 tempest-VolumeTypesAccessTest-1438854194-project-member] DELETE http://192.168.122.202/volume/v3/volumes/cf177bf6-7f0c-4197-9e9b-201c33213d72 Sep 01 12:48:12 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-771d7607-b6bb-4ce5-9669-55fbd7ee2876 tempest-VolumeTypesAccessTest-1438854194 tempest-VolumeTypesAccessTest-1438854194-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:48:12 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-771d7607-b6bb-4ce5-9669-55fbd7ee2876 tempest-VolumeTypesAccessTest-1438854194 tempest-VolumeTypesAccessTest-1438854194-project-member] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:48:12 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-771d7607-b6bb-4ce5-9669-55fbd7ee2876 tempest-VolumeTypesAccessTest-1438854194 tempest-VolumeTypesAccessTest-1438854194-project-member] Delete volume with id: cf177bf6-7f0c-4197-9e9b-201c33213d72 Sep 01 12:48:12 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:48:12 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:48:12 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:48:12 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:48:12 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-771d7607-b6bb-4ce5-9669-55fbd7ee2876 tempest-VolumeTypesAccessTest-1438854194 tempest-VolumeTypesAccessTest-1438854194-project-member] Volume info retrieved successfully. Sep 01 12:48:12 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-2f11664d-c412-41ce-8cad-e796ecac3ff1 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:48:12 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-2f11664d-c412-41ce-8cad-e796ecac3ff1 tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] GET http://192.168.122.202/volume/v3/volumes/29132435-4bfc-40dd-a64b-9f53e55e1dfa Sep 01 12:48:12 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-2f11664d-c412-41ce-8cad-e796ecac3ff1 tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:48:12 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-2f11664d-c412-41ce-8cad-e796ecac3ff1 tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:48:12 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-2f11664d-c412-41ce-8cad-e796ecac3ff1 tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] http://192.168.122.202/volume/v3/volumes/29132435-4bfc-40dd-a64b-9f53e55e1dfa returned with HTTP 404 Sep 01 12:48:12 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1096/2178] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:48:12 2026] GET /volume/v3/volumes/29132435-4bfc-40dd-a64b-9f53e55e1dfa => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 12:48:12 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-a8748751-a03d-4978-862c-3b2aa3e4e6c1 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:48:12 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a8748751-a03d-4978-862c-3b2aa3e4e6c1 tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] POST http://192.168.122.202/volume/v3/volumes Sep 01 12:48:12 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a8748751-a03d-4978-862c-3b2aa3e4e6c1 tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1493169607"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:48:12 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volumes [None req-a8748751-a03d-4978-862c-3b2aa3e4e6c1 tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1493169607'}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:48:12 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-a8748751-a03d-4978-862c-3b2aa3e4e6c1 tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] Create volume of 1 GB Sep 01 12:48:12 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-771d7607-b6bb-4ce5-9669-55fbd7ee2876 tempest-VolumeTypesAccessTest-1438854194 tempest-VolumeTypesAccessTest-1438854194-project-member] Delete volume request issued successfully. Sep 01 12:48:12 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-771d7607-b6bb-4ce5-9669-55fbd7ee2876 tempest-VolumeTypesAccessTest-1438854194 tempest-VolumeTypesAccessTest-1438854194-project-member] http://192.168.122.202/volume/v3/volumes/cf177bf6-7f0c-4197-9e9b-201c33213d72 returned with HTTP 202 Sep 01 12:48:12 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1083/2179] 192.168.122.202 () {58 vars in 1235 bytes} [Tue Sep 1 12:48:12 2026] DELETE /volume/v3/volumes/cf177bf6-7f0c-4197-9e9b-201c33213d72 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:48:12 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-a8748751-a03d-4978-862c-3b2aa3e4e6c1 tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] Availability Zones retrieved successfully. Sep 01 12:48:12 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-1de78950-c846-4a93-8c52-3dab6babc69d None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:48:12 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-1de78950-c846-4a93-8c52-3dab6babc69d tempest-VolumeTypesAccessTest-1438854194 tempest-VolumeTypesAccessTest-1438854194-project-member] GET http://192.168.122.202/volume/v3/volumes/cf177bf6-7f0c-4197-9e9b-201c33213d72 Sep 01 12:48:12 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-1de78950-c846-4a93-8c52-3dab6babc69d tempest-VolumeTypesAccessTest-1438854194 tempest-VolumeTypesAccessTest-1438854194-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:48:12 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-1de78950-c846-4a93-8c52-3dab6babc69d tempest-VolumeTypesAccessTest-1438854194 tempest-VolumeTypesAccessTest-1438854194-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:48:12 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-a8748751-a03d-4978-862c-3b2aa3e4e6c1 tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] Flow 'volume_create_api' (2a66f7b8-0207-46f2-8fb0-c55600b43f16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:48:12 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-a8748751-a03d-4978-862c-3b2aa3e4e6c1 tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f4376a3-d010-406e-aa4f-af8187f6edb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:48:12 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.flows.api.create_volume [None req-a8748751-a03d-4978-862c-3b2aa3e4e6c1 tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] Validating volume size '1' using validate_int {{(pid=86814) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 12:48:12 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:48:12 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:48:12 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:48:12 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:48:12 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-1de78950-c846-4a93-8c52-3dab6babc69d tempest-VolumeTypesAccessTest-1438854194 tempest-VolumeTypesAccessTest-1438854194-project-member] Volume info retrieved successfully. Sep 01 12:48:12 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-1de78950-c846-4a93-8c52-3dab6babc69d tempest-VolumeTypesAccessTest-1438854194 tempest-VolumeTypesAccessTest-1438854194-project-member] http://192.168.122.202/volume/v3/volumes/cf177bf6-7f0c-4197-9e9b-201c33213d72 returned with HTTP 200 Sep 01 12:48:12 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1084/2180] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:48:12 2026] GET /volume/v3/volumes/cf177bf6-7f0c-4197-9e9b-201c33213d72 => generated 894 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:48:12 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-a8748751-a03d-4978-862c-3b2aa3e4e6c1 tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f4376a3-d010-406e-aa4f-af8187f6edb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T10:31:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3a4f1b59-94a6-4839-b926-0837adf99645,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a4f1b59-94a6-4839-b926-0837adf99645', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:48:12 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-a8748751-a03d-4978-862c-3b2aa3e4e6c1 tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (56c6a73b-e828-4a10-ba14-d71a7d4dff26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:48:12 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-a8748751-a03d-4978-862c-3b2aa3e4e6c1 tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] Created reservations ['e326bad2-9944-499c-b00e-5a682a571202', '2129cedb-5e58-4186-91bb-11a9d7596a1c', 'a4b9bcf3-0fea-4f82-bad4-5daabee7c132', '6752d22c-7b4a-4012-8951-74e4a1bca69c'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:48:12 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-a8748751-a03d-4978-862c-3b2aa3e4e6c1 tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (56c6a73b-e828-4a10-ba14-d71a7d4dff26) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e326bad2-9944-499c-b00e-5a682a571202', '2129cedb-5e58-4186-91bb-11a9d7596a1c', 'a4b9bcf3-0fea-4f82-bad4-5daabee7c132', '6752d22c-7b4a-4012-8951-74e4a1bca69c']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:48:12 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-a8748751-a03d-4978-862c-3b2aa3e4e6c1 tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9569f619-6492-4894-b17e-dea6b2fdf541) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:48:12 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:48:12 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:48:12 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-a8748751-a03d-4978-862c-3b2aa3e4e6c1 tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9569f619-6492-4894-b17e-dea6b2fdf541) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '185c9ac7-a3b3-426f-a3d0-8536375cccbb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1493169607',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6f02d0b486ab4b1eb6efbe2dd2d836a5',qos_specs=None,replication_status=,reservations=['e326bad2-9944-499c-b00e-5a682a571202','2129cedb-5e58-4186-91bb-11a9d7596a1c','a4b9bcf3-0fea-4f82-bad4-5daabee7c132','6752d22c-7b4a-4012-8951-74e4a1bca69c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6c245e9847e645abaf54277d17f1eb04',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T10:48:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1493169607',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=185c9ac7-a3b3-426f-a3d0-8536375cccbb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6f02d0b486ab4b1eb6efbe2dd2d836a5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6c245e9847e645abaf54277d17f1eb04',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a4f1b59-94a6-4839-b926-0837adf99645),volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:48:12 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-a8748751-a03d-4978-862c-3b2aa3e4e6c1 tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (37acc6b7-9962-4989-8bb3-f9d28f03dfe9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:48:12 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-a8748751-a03d-4978-862c-3b2aa3e4e6c1 tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (37acc6b7-9962-4989-8bb3-f9d28f03dfe9) transitioned into state 'SUCCESS' from state '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-1493169607',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6f02d0b486ab4b1eb6efbe2dd2d836a5',qos_specs=None,replication_status=,reservations=['e326bad2-9944-499c-b00e-5a682a571202','2129cedb-5e58-4186-91bb-11a9d7596a1c','a4b9bcf3-0fea-4f82-bad4-5daabee7c132','6752d22c-7b4a-4012-8951-74e4a1bca69c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6c245e9847e645abaf54277d17f1eb04',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:48:12 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-a8748751-a03d-4978-862c-3b2aa3e4e6c1 tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e8c6ac8-108e-441e-b5fe-ca4663d931a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:48:12 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-a8748751-a03d-4978-862c-3b2aa3e4e6c1 tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e8c6ac8-108e-441e-b5fe-ca4663d931a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:48:12 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-a8748751-a03d-4978-862c-3b2aa3e4e6c1 tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] Flow 'volume_create_api' (2a66f7b8-0207-46f2-8fb0-c55600b43f16) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86814) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:48:12 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-a8748751-a03d-4978-862c-3b2aa3e4e6c1 tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] Create volume request issued successfully. Sep 01 12:48:12 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a8748751-a03d-4978-862c-3b2aa3e4e6c1 tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] http://192.168.122.202/volume/v3/volumes returned with HTTP 202 Sep 01 12:48:12 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1097/2181] 192.168.122.202 () {62 vars in 1183 bytes} [Tue Sep 1 12:48:12 2026] POST /volume/v3/volumes => generated 787 bytes in 401 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:48:12 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-c95260da-6437-4762-b6da-fb1ee42624e9 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:48:12 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c95260da-6437-4762-b6da-fb1ee42624e9 tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] GET http://192.168.122.202/volume/v3/volumes/185c9ac7-a3b3-426f-a3d0-8536375cccbb Sep 01 12:48:12 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c95260da-6437-4762-b6da-fb1ee42624e9 tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:48:12 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c95260da-6437-4762-b6da-fb1ee42624e9 tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:48:12 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:48:12 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:48:12 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:48:12 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:48:12 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-c95260da-6437-4762-b6da-fb1ee42624e9 tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] Volume info retrieved successfully. Sep 01 12:48:12 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c95260da-6437-4762-b6da-fb1ee42624e9 tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] http://192.168.122.202/volume/v3/volumes/185c9ac7-a3b3-426f-a3d0-8536375cccbb returned with HTTP 200 Sep 01 12:48:12 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1085/2182] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:48:12 2026] GET /volume/v3/volumes/185c9ac7-a3b3-426f-a3d0-8536375cccbb => generated 966 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:48:12 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-c111bdcc-35c2-4356-81b3-cd26c4e7d0ec None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:48:12 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c111bdcc-35c2-4356-81b3-cd26c4e7d0ec tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] GET http://192.168.122.202/volume/v3/volumes/3b5f9f5f-6866-4175-9881-153b91315713 Sep 01 12:48:12 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c111bdcc-35c2-4356-81b3-cd26c4e7d0ec tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:48:12 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c111bdcc-35c2-4356-81b3-cd26c4e7d0ec tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:48:12 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:48:12 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:48:12 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:48:12 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:48:12 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-c111bdcc-35c2-4356-81b3-cd26c4e7d0ec tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Volume info retrieved successfully. Sep 01 12:48:12 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c111bdcc-35c2-4356-81b3-cd26c4e7d0ec tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] http://192.168.122.202/volume/v3/volumes/3b5f9f5f-6866-4175-9881-153b91315713 returned with HTTP 200 Sep 01 12:48:12 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1098/2183] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:48:12 2026] GET /volume/v3/volumes/3b5f9f5f-6866-4175-9881-153b91315713 => generated 1239 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:48:12 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-9f2dab28-bdc7-4614-9bd0-8c01c9172bc6 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:48:12 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9f2dab28-bdc7-4614-9bd0-8c01c9172bc6 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] GET http://192.168.122.202/volume/v3/volumes/3b5f9f5f-6866-4175-9881-153b91315713 Sep 01 12:48:12 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-9f2dab28-bdc7-4614-9bd0-8c01c9172bc6 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:48:12 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-9f2dab28-bdc7-4614-9bd0-8c01c9172bc6 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:48:12 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:48:12 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:48:12 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:48:12 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:48:12 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-9f2dab28-bdc7-4614-9bd0-8c01c9172bc6 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Volume info retrieved successfully. Sep 01 12:48:12 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9f2dab28-bdc7-4614-9bd0-8c01c9172bc6 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] http://192.168.122.202/volume/v3/volumes/3b5f9f5f-6866-4175-9881-153b91315713 returned with HTTP 200 Sep 01 12:48:12 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1086/2184] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:48:12 2026] GET /volume/v3/volumes/3b5f9f5f-6866-4175-9881-153b91315713 => generated 1239 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:48:13 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-efbfe69a-422d-4758-8c9f-9d75ee7c2547 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:48:13 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-efbfe69a-422d-4758-8c9f-9d75ee7c2547 tempest-VolumeTypesAccessTest-1438854194 tempest-VolumeTypesAccessTest-1438854194-project-member] GET http://192.168.122.202/volume/v3/volumes/cf177bf6-7f0c-4197-9e9b-201c33213d72 Sep 01 12:48:13 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-efbfe69a-422d-4758-8c9f-9d75ee7c2547 tempest-VolumeTypesAccessTest-1438854194 tempest-VolumeTypesAccessTest-1438854194-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:48:13 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-efbfe69a-422d-4758-8c9f-9d75ee7c2547 tempest-VolumeTypesAccessTest-1438854194 tempest-VolumeTypesAccessTest-1438854194-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:48:13 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-efbfe69a-422d-4758-8c9f-9d75ee7c2547 tempest-VolumeTypesAccessTest-1438854194 tempest-VolumeTypesAccessTest-1438854194-project-member] http://192.168.122.202/volume/v3/volumes/cf177bf6-7f0c-4197-9e9b-201c33213d72 returned with HTTP 404 Sep 01 12:48:13 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1099/2185] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:48:13 2026] GET /volume/v3/volumes/cf177bf6-7f0c-4197-9e9b-201c33213d72 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:48:13 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-79672a71-ca88-405d-bff1-ecc8eb4210c5 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:48:13 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-79672a71-ca88-405d-bff1-ecc8eb4210c5 tempest-VolumeTypesAccessTest-2124559310 tempest-VolumeTypesAccessTest-2124559310-project-admin] POST http://192.168.122.202/volume/v3/types/dc84e565-9bae-4a4b-8c8b-6144dd68c986/action Sep 01 12:48:13 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-79672a71-ca88-405d-bff1-ecc8eb4210c5 tempest-VolumeTypesAccessTest-2124559310 tempest-VolumeTypesAccessTest-2124559310-project-admin] Action body: b'{"removeProjectAccess": {"project": "0c07c602efde45e98f809a54811f6054"}}' {{(pid=86815) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:48:13 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-79672a71-ca88-405d-bff1-ecc8eb4210c5 tempest-VolumeTypesAccessTest-2124559310 tempest-VolumeTypesAccessTest-2124559310-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "0c07c602efde45e98f809a54811f6054"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:48:13 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-79672a71-ca88-405d-bff1-ecc8eb4210c5 tempest-VolumeTypesAccessTest-2124559310 tempest-VolumeTypesAccessTest-2124559310-project-admin] http://192.168.122.202/volume/v3/types/dc84e565-9bae-4a4b-8c8b-6144dd68c986/action returned with HTTP 202 Sep 01 12:48:13 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1087/2186] 192.168.122.202 () {60 vars in 1268 bytes} [Tue Sep 1 12:48:13 2026] POST /volume/v3/types/dc84e565-9bae-4a4b-8c8b-6144dd68c986/action => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 12:48:13 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-23581a54-6bc2-4f15-8e41-80f838add387 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:48:13 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-23581a54-6bc2-4f15-8e41-80f838add387 tempest-VolumeTypesAccessTest-2124559310 tempest-VolumeTypesAccessTest-2124559310-project-admin] DELETE http://192.168.122.202/volume/v3/types/dc84e565-9bae-4a4b-8c8b-6144dd68c986 Sep 01 12:48:13 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-23581a54-6bc2-4f15-8e41-80f838add387 tempest-VolumeTypesAccessTest-2124559310 tempest-VolumeTypesAccessTest-2124559310-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:48:13 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-23581a54-6bc2-4f15-8e41-80f838add387 tempest-VolumeTypesAccessTest-2124559310 tempest-VolumeTypesAccessTest-2124559310-project-admin] Calling method '_delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:48:13 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-23581a54-6bc2-4f15-8e41-80f838add387 tempest-VolumeTypesAccessTest-2124559310 tempest-VolumeTypesAccessTest-2124559310-project-admin] http://192.168.122.202/volume/v3/types/dc84e565-9bae-4a4b-8c8b-6144dd68c986 returned with HTTP 202 Sep 01 12:48:13 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1100/2187] 192.168.122.202 () {58 vars in 1229 bytes} [Tue Sep 1 12:48:13 2026] DELETE /volume/v3/types/dc84e565-9bae-4a4b-8c8b-6144dd68c986 => generated 0 bytes in 109 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 12:48:13 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-770d6f2b-5898-4ce2-90d5-c2ec7b538fde None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:48:13 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-770d6f2b-5898-4ce2-90d5-c2ec7b538fde tempest-VolumeTypesAccessTest-2124559310 tempest-VolumeTypesAccessTest-2124559310-project-admin] GET http://192.168.122.202/volume/v3/types/dc84e565-9bae-4a4b-8c8b-6144dd68c986 Sep 01 12:48:13 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-770d6f2b-5898-4ce2-90d5-c2ec7b538fde tempest-VolumeTypesAccessTest-2124559310 tempest-VolumeTypesAccessTest-2124559310-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:48:13 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-770d6f2b-5898-4ce2-90d5-c2ec7b538fde tempest-VolumeTypesAccessTest-2124559310 tempest-VolumeTypesAccessTest-2124559310-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:48:13 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-770d6f2b-5898-4ce2-90d5-c2ec7b538fde tempest-VolumeTypesAccessTest-2124559310 tempest-VolumeTypesAccessTest-2124559310-project-admin] http://192.168.122.202/volume/v3/types/dc84e565-9bae-4a4b-8c8b-6144dd68c986 returned with HTTP 404 Sep 01 12:48:13 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1088/2188] 192.168.122.202 () {58 vars in 1226 bytes} [Tue Sep 1 12:48:13 2026] GET /volume/v3/types/dc84e565-9bae-4a4b-8c8b-6144dd68c986 => generated 114 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:48:13 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-9e5c6a58-bdba-4b35-af87-f497e9a2ce28 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:48:13 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9e5c6a58-bdba-4b35-af87-f497e9a2ce28 tempest-VolumeTypesAccessTest-2124559310 tempest-VolumeTypesAccessTest-2124559310-project-admin] POST http://192.168.122.202/volume/v3/types Sep 01 12:48:13 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-9e5c6a58-bdba-4b35-af87-f497e9a2ce28 tempest-VolumeTypesAccessTest-2124559310 tempest-VolumeTypesAccessTest-2124559310-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-1605635659", "os-volume-type-access:is_public": false}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:48:13 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9e5c6a58-bdba-4b35-af87-f497e9a2ce28 tempest-VolumeTypesAccessTest-2124559310 tempest-VolumeTypesAccessTest-2124559310-project-admin] http://192.168.122.202/volume/v3/types returned with HTTP 200 Sep 01 12:48:13 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1101/2189] 192.168.122.202 () {60 vars in 1137 bytes} [Tue Sep 1 12:48:13 2026] POST /volume/v3/types => generated 229 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:48:13 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-e0979cc6-7c87-40f0-bc69-ae68cabf9a19 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:48:13 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e0979cc6-7c87-40f0-bc69-ae68cabf9a19 tempest-VolumeTypesAccessTest-2124559310 tempest-VolumeTypesAccessTest-2124559310-project-admin] POST http://192.168.122.202/volume/v3/types/31efd50e-11f0-4a34-b0c0-1f226be3ce22/action Sep 01 12:48:13 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e0979cc6-7c87-40f0-bc69-ae68cabf9a19 tempest-VolumeTypesAccessTest-2124559310 tempest-VolumeTypesAccessTest-2124559310-project-admin] Action body: b'{"addProjectAccess": {"project": "0c07c602efde45e98f809a54811f6054"}}' {{(pid=86815) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:48:13 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e0979cc6-7c87-40f0-bc69-ae68cabf9a19 tempest-VolumeTypesAccessTest-2124559310 tempest-VolumeTypesAccessTest-2124559310-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "0c07c602efde45e98f809a54811f6054"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:48:13 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e0979cc6-7c87-40f0-bc69-ae68cabf9a19 tempest-VolumeTypesAccessTest-2124559310 tempest-VolumeTypesAccessTest-2124559310-project-admin] http://192.168.122.202/volume/v3/types/31efd50e-11f0-4a34-b0c0-1f226be3ce22/action returned with HTTP 202 Sep 01 12:48:13 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1089/2190] 192.168.122.202 () {60 vars in 1268 bytes} [Tue Sep 1 12:48:13 2026] POST /volume/v3/types/31efd50e-11f0-4a34-b0c0-1f226be3ce22/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 12:48:13 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-7f22e5a1-62f6-47c2-8b0f-34da0910a21d None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:48:13 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7f22e5a1-62f6-47c2-8b0f-34da0910a21d tempest-VolumeTypesAccessTest-2124559310 tempest-VolumeTypesAccessTest-2124559310-project-admin] POST http://192.168.122.202/volume/v3/types/31efd50e-11f0-4a34-b0c0-1f226be3ce22/action Sep 01 12:48:13 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-7f22e5a1-62f6-47c2-8b0f-34da0910a21d tempest-VolumeTypesAccessTest-2124559310 tempest-VolumeTypesAccessTest-2124559310-project-admin] Action body: b'{"addProjectAccess": {"project": "2c07eb6e0a7e4c8c8acbcd32730c9fdb"}}' {{(pid=86814) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:48:13 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-7f22e5a1-62f6-47c2-8b0f-34da0910a21d tempest-VolumeTypesAccessTest-2124559310 tempest-VolumeTypesAccessTest-2124559310-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "2c07eb6e0a7e4c8c8acbcd32730c9fdb"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:48:13 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-12b1348f-00f5-45fa-a8bb-e5c620d49e62 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:48:13 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-12b1348f-00f5-45fa-a8bb-e5c620d49e62 tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] GET http://192.168.122.202/volume/v3/volumes/185c9ac7-a3b3-426f-a3d0-8536375cccbb Sep 01 12:48:13 devstack devstack@c-api.service[86814]: DEBUG dbcounter [-] [86814] Writing DB stats cinder:SELECT=499,cinder:INSERT=93,cinder:UPDATE=159,cinder:DELETE=7 {{(pid=86814) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 12:48:13 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-12b1348f-00f5-45fa-a8bb-e5c620d49e62 tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:48:13 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-12b1348f-00f5-45fa-a8bb-e5c620d49e62 tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:48:13 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:48:13 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:48:13 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:48:13 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:48:13 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7f22e5a1-62f6-47c2-8b0f-34da0910a21d tempest-VolumeTypesAccessTest-2124559310 tempest-VolumeTypesAccessTest-2124559310-project-admin] http://192.168.122.202/volume/v3/types/31efd50e-11f0-4a34-b0c0-1f226be3ce22/action returned with HTTP 202 Sep 01 12:48:13 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1102/2191] 192.168.122.202 () {60 vars in 1268 bytes} [Tue Sep 1 12:48:13 2026] POST /volume/v3/types/31efd50e-11f0-4a34-b0c0-1f226be3ce22/action => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 12:48:13 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-12b1348f-00f5-45fa-a8bb-e5c620d49e62 tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] Volume info retrieved successfully. Sep 01 12:48:13 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-768143d7-b11d-4953-a9de-ba8f6f26bc4e None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:48:13 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-12b1348f-00f5-45fa-a8bb-e5c620d49e62 tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] http://192.168.122.202/volume/v3/volumes/185c9ac7-a3b3-426f-a3d0-8536375cccbb returned with HTTP 200 Sep 01 12:48:13 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1090/2192] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:48:13 2026] GET /volume/v3/volumes/185c9ac7-a3b3-426f-a3d0-8536375cccbb => generated 1016 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 12:48:13 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-768143d7-b11d-4953-a9de-ba8f6f26bc4e tempest-VolumeTypesAccessTest-2124559310 tempest-VolumeTypesAccessTest-2124559310-project-admin] GET http://192.168.122.202/volume/v3/types/31efd50e-11f0-4a34-b0c0-1f226be3ce22/os-volume-type-access Sep 01 12:48:13 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-768143d7-b11d-4953-a9de-ba8f6f26bc4e tempest-VolumeTypesAccessTest-2124559310 tempest-VolumeTypesAccessTest-2124559310-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:48:13 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-768143d7-b11d-4953-a9de-ba8f6f26bc4e tempest-VolumeTypesAccessTest-2124559310 tempest-VolumeTypesAccessTest-2124559310-project-admin] Calling method 'index' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:48:13 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-768143d7-b11d-4953-a9de-ba8f6f26bc4e tempest-VolumeTypesAccessTest-2124559310 tempest-VolumeTypesAccessTest-2124559310-project-admin] http://192.168.122.202/volume/v3/types/31efd50e-11f0-4a34-b0c0-1f226be3ce22/os-volume-type-access returned with HTTP 200 Sep 01 12:48:13 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1103/2193] 192.168.122.202 () {58 vars in 1292 bytes} [Tue Sep 1 12:48:13 2026] GET /volume/v3/types/31efd50e-11f0-4a34-b0c0-1f226be3ce22/os-volume-type-access => generated 244 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:48:13 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-6800c20e-fe28-4657-97e9-6c01fe6fbe90 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:48:13 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-6800c20e-fe28-4657-97e9-6c01fe6fbe90 tempest-VolumeTypesAccessTest-2124559310 tempest-VolumeTypesAccessTest-2124559310-project-admin] POST http://192.168.122.202/volume/v3/types/31efd50e-11f0-4a34-b0c0-1f226be3ce22/action Sep 01 12:48:13 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-6800c20e-fe28-4657-97e9-6c01fe6fbe90 tempest-VolumeTypesAccessTest-2124559310 tempest-VolumeTypesAccessTest-2124559310-project-admin] Action body: b'{"removeProjectAccess": {"project": "2c07eb6e0a7e4c8c8acbcd32730c9fdb"}}' {{(pid=86815) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:48:13 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-6800c20e-fe28-4657-97e9-6c01fe6fbe90 tempest-VolumeTypesAccessTest-2124559310 tempest-VolumeTypesAccessTest-2124559310-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "2c07eb6e0a7e4c8c8acbcd32730c9fdb"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:48:13 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-6800c20e-fe28-4657-97e9-6c01fe6fbe90 tempest-VolumeTypesAccessTest-2124559310 tempest-VolumeTypesAccessTest-2124559310-project-admin] http://192.168.122.202/volume/v3/types/31efd50e-11f0-4a34-b0c0-1f226be3ce22/action returned with HTTP 202 Sep 01 12:48:13 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1091/2194] 192.168.122.202 () {60 vars in 1268 bytes} [Tue Sep 1 12:48:13 2026] POST /volume/v3/types/31efd50e-11f0-4a34-b0c0-1f226be3ce22/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:48:13 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-08e004dc-c6ed-4447-a090-c5a2404c4e42 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:48:13 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-08e004dc-c6ed-4447-a090-c5a2404c4e42 tempest-VolumeTypesAccessTest-2124559310 tempest-VolumeTypesAccessTest-2124559310-project-admin] POST http://192.168.122.202/volume/v3/types/31efd50e-11f0-4a34-b0c0-1f226be3ce22/action Sep 01 12:48:13 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-08e004dc-c6ed-4447-a090-c5a2404c4e42 tempest-VolumeTypesAccessTest-2124559310 tempest-VolumeTypesAccessTest-2124559310-project-admin] Action body: b'{"removeProjectAccess": {"project": "0c07c602efde45e98f809a54811f6054"}}' {{(pid=86814) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:48:13 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-08e004dc-c6ed-4447-a090-c5a2404c4e42 tempest-VolumeTypesAccessTest-2124559310 tempest-VolumeTypesAccessTest-2124559310-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "0c07c602efde45e98f809a54811f6054"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:48:13 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-08e004dc-c6ed-4447-a090-c5a2404c4e42 tempest-VolumeTypesAccessTest-2124559310 tempest-VolumeTypesAccessTest-2124559310-project-admin] http://192.168.122.202/volume/v3/types/31efd50e-11f0-4a34-b0c0-1f226be3ce22/action returned with HTTP 202 Sep 01 12:48:13 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1104/2195] 192.168.122.202 () {60 vars in 1268 bytes} [Tue Sep 1 12:48:13 2026] POST /volume/v3/types/31efd50e-11f0-4a34-b0c0-1f226be3ce22/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:48:13 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-8976d200-4540-4622-8230-a6c9f905cbf1 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:48:13 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-8976d200-4540-4622-8230-a6c9f905cbf1 tempest-VolumeTypesAccessTest-2124559310 tempest-VolumeTypesAccessTest-2124559310-project-admin] DELETE http://192.168.122.202/volume/v3/types/31efd50e-11f0-4a34-b0c0-1f226be3ce22 Sep 01 12:48:13 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-8976d200-4540-4622-8230-a6c9f905cbf1 tempest-VolumeTypesAccessTest-2124559310 tempest-VolumeTypesAccessTest-2124559310-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:48:13 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-8976d200-4540-4622-8230-a6c9f905cbf1 tempest-VolumeTypesAccessTest-2124559310 tempest-VolumeTypesAccessTest-2124559310-project-admin] Calling method '_delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:48:14 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-8976d200-4540-4622-8230-a6c9f905cbf1 tempest-VolumeTypesAccessTest-2124559310 tempest-VolumeTypesAccessTest-2124559310-project-admin] http://192.168.122.202/volume/v3/types/31efd50e-11f0-4a34-b0c0-1f226be3ce22 returned with HTTP 202 Sep 01 12:48:14 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1092/2196] 192.168.122.202 () {58 vars in 1229 bytes} [Tue Sep 1 12:48:13 2026] DELETE /volume/v3/types/31efd50e-11f0-4a34-b0c0-1f226be3ce22 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 12:48:14 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-fdb6acac-e32f-4b1c-a52b-6de498bf8597 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:48:14 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-fdb6acac-e32f-4b1c-a52b-6de498bf8597 tempest-VolumeTypesAccessTest-2124559310 tempest-VolumeTypesAccessTest-2124559310-project-admin] GET http://192.168.122.202/volume/v3/types/31efd50e-11f0-4a34-b0c0-1f226be3ce22 Sep 01 12:48:14 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-fdb6acac-e32f-4b1c-a52b-6de498bf8597 tempest-VolumeTypesAccessTest-2124559310 tempest-VolumeTypesAccessTest-2124559310-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:48:14 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-fdb6acac-e32f-4b1c-a52b-6de498bf8597 tempest-VolumeTypesAccessTest-2124559310 tempest-VolumeTypesAccessTest-2124559310-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:48:14 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-fdb6acac-e32f-4b1c-a52b-6de498bf8597 tempest-VolumeTypesAccessTest-2124559310 tempest-VolumeTypesAccessTest-2124559310-project-admin] http://192.168.122.202/volume/v3/types/31efd50e-11f0-4a34-b0c0-1f226be3ce22 returned with HTTP 404 Sep 01 12:48:14 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1105/2197] 192.168.122.202 () {58 vars in 1226 bytes} [Tue Sep 1 12:48:14 2026] GET /volume/v3/types/31efd50e-11f0-4a34-b0c0-1f226be3ce22 => generated 114 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 12:48:14 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-76605860-819c-491e-b1bd-ec750f73bed4 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:48:14 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-76605860-819c-491e-b1bd-ec750f73bed4 tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] GET http://192.168.122.202/volume/v3/volumes/185c9ac7-a3b3-426f-a3d0-8536375cccbb Sep 01 12:48:14 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-76605860-819c-491e-b1bd-ec750f73bed4 tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:48:14 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-76605860-819c-491e-b1bd-ec750f73bed4 tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:48:14 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:48:14 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:48:14 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:48:14 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:48:14 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-76605860-819c-491e-b1bd-ec750f73bed4 tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] Volume info retrieved successfully. Sep 01 12:48:14 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-76605860-819c-491e-b1bd-ec750f73bed4 tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] http://192.168.122.202/volume/v3/volumes/185c9ac7-a3b3-426f-a3d0-8536375cccbb returned with HTTP 200 Sep 01 12:48:14 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1093/2198] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:48:14 2026] GET /volume/v3/volumes/185c9ac7-a3b3-426f-a3d0-8536375cccbb => generated 1017 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 12:48:14 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-f969031d-e410-416c-a1a9-85e97d83711b None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:48:14 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f969031d-e410-416c-a1a9-85e97d83711b tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-reader] GET http://192.168.122.202/volume/v3/volumes/detail Sep 01 12:48:14 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f969031d-e410-416c-a1a9-85e97d83711b tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-reader] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:48:14 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f969031d-e410-416c-a1a9-85e97d83711b tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-reader] Calling method 'detail' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:48:14 devstack devstack@c-api.service[86814]: DEBUG cinder.api.api_utils [None req-f969031d-e410-416c-a1a9-85e97d83711b tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-reader] Removing options '' from query. {{(pid=86814) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:48:14 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-f969031d-e410-416c-a1a9-85e97d83711b tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86814) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 12:48:14 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:48:14 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 12:48:14 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:48:14 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:48:14 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-f969031d-e410-416c-a1a9-85e97d83711b tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-reader] Get all volumes completed successfully. Sep 01 12:48:14 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:48:14 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:48:14 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f969031d-e410-416c-a1a9-85e97d83711b tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-reader] http://192.168.122.202/volume/v3/volumes/detail returned with HTTP 200 Sep 01 12:48:14 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1106/2199] 192.168.122.202 () {60 vars in 1183 bytes} [Tue Sep 1 12:48:14 2026] GET /volume/v3/volumes/detail => generated 857 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:48:14 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-71385ab7-d084-4dec-a883-00cd401ab63c None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:48:15 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-71385ab7-d084-4dec-a883-00cd401ab63c tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] DELETE http://192.168.122.202/volume/v3/volumes/185c9ac7-a3b3-426f-a3d0-8536375cccbb Sep 01 12:48:15 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-71385ab7-d084-4dec-a883-00cd401ab63c tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:48:15 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-71385ab7-d084-4dec-a883-00cd401ab63c tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:48:15 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-71385ab7-d084-4dec-a883-00cd401ab63c tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] Delete volume with id: 185c9ac7-a3b3-426f-a3d0-8536375cccbb Sep 01 12:48:15 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:48:15 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:48:15 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:48:15 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:48:15 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-71385ab7-d084-4dec-a883-00cd401ab63c tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] Volume info retrieved successfully. Sep 01 12:48:15 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-71385ab7-d084-4dec-a883-00cd401ab63c tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] Delete volume request issued successfully. Sep 01 12:48:15 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-71385ab7-d084-4dec-a883-00cd401ab63c tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] http://192.168.122.202/volume/v3/volumes/185c9ac7-a3b3-426f-a3d0-8536375cccbb returned with HTTP 202 Sep 01 12:48:15 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1094/2200] 192.168.122.202 () {60 vars in 1276 bytes} [Tue Sep 1 12:48:14 2026] DELETE /volume/v3/volumes/185c9ac7-a3b3-426f-a3d0-8536375cccbb => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 12:48:15 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-6a51e877-0307-4509-9d5e-1520abda96ac None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:48:15 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-6a51e877-0307-4509-9d5e-1520abda96ac tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] GET http://192.168.122.202/volume/v3/volumes/185c9ac7-a3b3-426f-a3d0-8536375cccbb Sep 01 12:48:15 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-6a51e877-0307-4509-9d5e-1520abda96ac tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:48:15 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-6a51e877-0307-4509-9d5e-1520abda96ac tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:48:15 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:48:15 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:48:15 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:48:15 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:48:15 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-6a51e877-0307-4509-9d5e-1520abda96ac tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] Volume info retrieved successfully. Sep 01 12:48:15 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-6a51e877-0307-4509-9d5e-1520abda96ac tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] http://192.168.122.202/volume/v3/volumes/185c9ac7-a3b3-426f-a3d0-8536375cccbb returned with HTTP 200 Sep 01 12:48:15 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1107/2201] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:48:15 2026] GET /volume/v3/volumes/185c9ac7-a3b3-426f-a3d0-8536375cccbb => generated 1016 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 12:48:16 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-ae06a07c-57b0-4cbc-bd99-8852293787d3 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:48:16 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-ae06a07c-57b0-4cbc-bd99-8852293787d3 tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] GET http://192.168.122.202/volume/v3/volumes/185c9ac7-a3b3-426f-a3d0-8536375cccbb Sep 01 12:48:16 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-ae06a07c-57b0-4cbc-bd99-8852293787d3 tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:48:16 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-ae06a07c-57b0-4cbc-bd99-8852293787d3 tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:48:16 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-ae06a07c-57b0-4cbc-bd99-8852293787d3 tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] http://192.168.122.202/volume/v3/volumes/185c9ac7-a3b3-426f-a3d0-8536375cccbb returned with HTTP 404 Sep 01 12:48:16 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1095/2202] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:48:16 2026] GET /volume/v3/volumes/185c9ac7-a3b3-426f-a3d0-8536375cccbb => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 12:48:16 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-a2941617-498b-4f3e-adad-236286ac6488 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:48:16 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a2941617-498b-4f3e-adad-236286ac6488 tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] POST http://192.168.122.202/volume/v3/volumes Sep 01 12:48:16 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a2941617-498b-4f3e-adad-236286ac6488 tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1048496457"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:48:16 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volumes [None req-a2941617-498b-4f3e-adad-236286ac6488 tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1048496457'}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:48:16 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-a2941617-498b-4f3e-adad-236286ac6488 tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] Create volume of 1 GB Sep 01 12:48:16 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-a2941617-498b-4f3e-adad-236286ac6488 tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] Availability Zones retrieved successfully. Sep 01 12:48:16 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-a2941617-498b-4f3e-adad-236286ac6488 tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] Flow 'volume_create_api' (dc4edd5f-b7ea-4691-9790-66e9d1dad47f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:48:16 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-a2941617-498b-4f3e-adad-236286ac6488 tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad8a18d5-805f-4638-b191-2756b4041360) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:48:16 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.flows.api.create_volume [None req-a2941617-498b-4f3e-adad-236286ac6488 tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] Validating volume size '1' using validate_int {{(pid=86814) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 12:48:16 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-a2941617-498b-4f3e-adad-236286ac6488 tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad8a18d5-805f-4638-b191-2756b4041360) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T10:31:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3a4f1b59-94a6-4839-b926-0837adf99645,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a4f1b59-94a6-4839-b926-0837adf99645', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:48:16 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-a2941617-498b-4f3e-adad-236286ac6488 tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a4d759b-08fe-4d7e-bba4-5d3460f3f88f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:48:16 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-a2941617-498b-4f3e-adad-236286ac6488 tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] Created reservations ['77ced4f4-49a1-425d-8dbe-06fe7d48c82a', 'ef55a272-5e42-4f6a-b69c-50db403ce123', 'de0e9183-7130-47bf-a394-dc0c9e47f947', 'd2a9c727-e4f5-4df5-9285-2f18344ae6a1'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:48:16 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-a2941617-498b-4f3e-adad-236286ac6488 tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a4d759b-08fe-4d7e-bba4-5d3460f3f88f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['77ced4f4-49a1-425d-8dbe-06fe7d48c82a', 'ef55a272-5e42-4f6a-b69c-50db403ce123', 'de0e9183-7130-47bf-a394-dc0c9e47f947', 'd2a9c727-e4f5-4df5-9285-2f18344ae6a1']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:48:16 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-a2941617-498b-4f3e-adad-236286ac6488 tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ef08bb7-596f-4b5a-ad77-e85e9209076e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:48:16 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:48:16 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:48:16 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-a2941617-498b-4f3e-adad-236286ac6488 tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ef08bb7-596f-4b5a-ad77-e85e9209076e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '67dce28a-6b8c-4fb5-8947-114994bd878c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1048496457',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6f02d0b486ab4b1eb6efbe2dd2d836a5',qos_specs=None,replication_status=,reservations=['77ced4f4-49a1-425d-8dbe-06fe7d48c82a','ef55a272-5e42-4f6a-b69c-50db403ce123','de0e9183-7130-47bf-a394-dc0c9e47f947','d2a9c727-e4f5-4df5-9285-2f18344ae6a1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6c245e9847e645abaf54277d17f1eb04',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T10:48:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1048496457',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=67dce28a-6b8c-4fb5-8947-114994bd878c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6f02d0b486ab4b1eb6efbe2dd2d836a5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6c245e9847e645abaf54277d17f1eb04',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a4f1b59-94a6-4839-b926-0837adf99645),volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:48:16 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-a2941617-498b-4f3e-adad-236286ac6488 tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (beb87074-9146-49bd-9dd7-1ed89a7644f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:48:16 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-a2941617-498b-4f3e-adad-236286ac6488 tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (beb87074-9146-49bd-9dd7-1ed89a7644f3) transitioned into state 'SUCCESS' from state '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-1048496457',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6f02d0b486ab4b1eb6efbe2dd2d836a5',qos_specs=None,replication_status=,reservations=['77ced4f4-49a1-425d-8dbe-06fe7d48c82a','ef55a272-5e42-4f6a-b69c-50db403ce123','de0e9183-7130-47bf-a394-dc0c9e47f947','d2a9c727-e4f5-4df5-9285-2f18344ae6a1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6c245e9847e645abaf54277d17f1eb04',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:48:16 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-a2941617-498b-4f3e-adad-236286ac6488 tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (32840ec5-888a-4b96-a891-2e6956107b8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:48:16 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-a2941617-498b-4f3e-adad-236286ac6488 tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (32840ec5-888a-4b96-a891-2e6956107b8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:48:16 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-a2941617-498b-4f3e-adad-236286ac6488 tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] Flow 'volume_create_api' (dc4edd5f-b7ea-4691-9790-66e9d1dad47f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86814) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:48:16 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-a2941617-498b-4f3e-adad-236286ac6488 tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] Create volume request issued successfully. Sep 01 12:48:16 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a2941617-498b-4f3e-adad-236286ac6488 tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] http://192.168.122.202/volume/v3/volumes returned with HTTP 202 Sep 01 12:48:16 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1108/2203] 192.168.122.202 () {62 vars in 1183 bytes} [Tue Sep 1 12:48:16 2026] POST /volume/v3/volumes => generated 787 bytes in 390 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:48:16 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-4ecad325-f744-48a0-8e5b-d68aa6351f8e None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:48:16 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-4ecad325-f744-48a0-8e5b-d68aa6351f8e tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] GET http://192.168.122.202/volume/v3/volumes/67dce28a-6b8c-4fb5-8947-114994bd878c Sep 01 12:48:16 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-4ecad325-f744-48a0-8e5b-d68aa6351f8e tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:48:16 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-4ecad325-f744-48a0-8e5b-d68aa6351f8e tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:48:16 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:48:16 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:48:16 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:48:16 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:48:16 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-4ecad325-f744-48a0-8e5b-d68aa6351f8e tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] Volume info retrieved successfully. Sep 01 12:48:16 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-4ecad325-f744-48a0-8e5b-d68aa6351f8e tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] http://192.168.122.202/volume/v3/volumes/67dce28a-6b8c-4fb5-8947-114994bd878c returned with HTTP 200 Sep 01 12:48:16 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1096/2204] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:48:16 2026] GET /volume/v3/volumes/67dce28a-6b8c-4fb5-8947-114994bd878c => generated 966 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:48:16 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-51630566-f9d6-4ad7-b2f6-5f3d16f3d69d req-21da9a2b-a4cb-4289-bf76-dd51ab179890 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:48:16 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-51630566-f9d6-4ad7-b2f6-5f3d16f3d69d req-21da9a2b-a4cb-4289-bf76-dd51ab179890 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] GET http://192.168.122.202/volume/v3/volumes/b80fa4e1-fa03-421d-9e8d-3529f6bb952d Sep 01 12:48:16 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-51630566-f9d6-4ad7-b2f6-5f3d16f3d69d req-21da9a2b-a4cb-4289-bf76-dd51ab179890 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:48:16 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-51630566-f9d6-4ad7-b2f6-5f3d16f3d69d req-21da9a2b-a4cb-4289-bf76-dd51ab179890 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:48:16 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:48:16 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:48:16 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:48:16 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:48:16 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [req-51630566-f9d6-4ad7-b2f6-5f3d16f3d69d req-21da9a2b-a4cb-4289-bf76-dd51ab179890 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Volume info retrieved successfully. Sep 01 12:48:16 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-51630566-f9d6-4ad7-b2f6-5f3d16f3d69d req-21da9a2b-a4cb-4289-bf76-dd51ab179890 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] http://192.168.122.202/volume/v3/volumes/b80fa4e1-fa03-421d-9e8d-3529f6bb952d returned with HTTP 200 Sep 01 12:48:16 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1109/2205] 192.168.122.202 () {60 vars in 1487 bytes} [Tue Sep 1 12:48:16 2026] GET /volume/v3/volumes/b80fa4e1-fa03-421d-9e8d-3529f6bb952d => generated 1236 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:48:16 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-51630566-f9d6-4ad7-b2f6-5f3d16f3d69d req-862982fd-eae3-4dca-bd71-00d21f412ab3 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:48:16 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-51630566-f9d6-4ad7-b2f6-5f3d16f3d69d req-862982fd-eae3-4dca-bd71-00d21f412ab3 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] POST http://192.168.122.202/volume/v3/volumes/b80fa4e1-fa03-421d-9e8d-3529f6bb952d/action Sep 01 12:48:16 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-51630566-f9d6-4ad7-b2f6-5f3d16f3d69d req-862982fd-eae3-4dca-bd71-00d21f412ab3 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86815) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:48:16 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-51630566-f9d6-4ad7-b2f6-5f3d16f3d69d req-862982fd-eae3-4dca-bd71-00d21f412ab3 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:48:16 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:48:16 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:48:16 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:48:16 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:48:16 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [req-51630566-f9d6-4ad7-b2f6-5f3d16f3d69d req-862982fd-eae3-4dca-bd71-00d21f412ab3 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Volume info retrieved successfully. Sep 01 12:48:16 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [req-51630566-f9d6-4ad7-b2f6-5f3d16f3d69d req-862982fd-eae3-4dca-bd71-00d21f412ab3 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Begin detaching volume completed successfully. Sep 01 12:48:16 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-51630566-f9d6-4ad7-b2f6-5f3d16f3d69d req-862982fd-eae3-4dca-bd71-00d21f412ab3 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] http://192.168.122.202/volume/v3/volumes/b80fa4e1-fa03-421d-9e8d-3529f6bb952d/action returned with HTTP 202 Sep 01 12:48:16 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1097/2206] 192.168.122.202 () {64 vars in 1561 bytes} [Tue Sep 1 12:48:16 2026] POST /volume/v3/volumes/b80fa4e1-fa03-421d-9e8d-3529f6bb952d/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 12:48:17 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-9f62f96f-5475-4e59-9853-be02511d65e5 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:48:17 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9f62f96f-5475-4e59-9853-be02511d65e5 None None] GET http://192.168.122.202/volume// Sep 01 12:48:17 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-9f62f96f-5475-4e59-9853-be02511d65e5 None None] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:48:17 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-9f62f96f-5475-4e59-9853-be02511d65e5 None None] Calling method 'all' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:48:17 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9f62f96f-5475-4e59-9853-be02511d65e5 None None] http://192.168.122.202/volume// returned with HTTP 300 Sep 01 12:48:17 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1110/2207] 192.168.122.202 () {58 vars in 1315 bytes} [Tue Sep 1 12:48:17 2026] GET /volume/ => generated 390 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 12:48:17 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-51630566-f9d6-4ad7-b2f6-5f3d16f3d69d req-e1a45881-a23c-401f-a35d-00e404f3879a None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:48:17 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-51630566-f9d6-4ad7-b2f6-5f3d16f3d69d req-e1a45881-a23c-401f-a35d-00e404f3879a tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] GET http://192.168.122.202/volume/v3/volumes/b80fa4e1-fa03-421d-9e8d-3529f6bb952d Sep 01 12:48:17 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-51630566-f9d6-4ad7-b2f6-5f3d16f3d69d req-e1a45881-a23c-401f-a35d-00e404f3879a tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:48:17 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-51630566-f9d6-4ad7-b2f6-5f3d16f3d69d req-e1a45881-a23c-401f-a35d-00e404f3879a tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:48:17 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:48:17 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:48:17 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:48:17 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:48:17 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [req-51630566-f9d6-4ad7-b2f6-5f3d16f3d69d req-e1a45881-a23c-401f-a35d-00e404f3879a tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Volume info retrieved successfully. Sep 01 12:48:17 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-51630566-f9d6-4ad7-b2f6-5f3d16f3d69d req-e1a45881-a23c-401f-a35d-00e404f3879a tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] http://192.168.122.202/volume/v3/volumes/b80fa4e1-fa03-421d-9e8d-3529f6bb952d returned with HTTP 200 Sep 01 12:48:17 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1098/2208] 192.168.122.202 () {62 vars in 1528 bytes} [Tue Sep 1 12:48:17 2026] GET /volume/v3/volumes/b80fa4e1-fa03-421d-9e8d-3529f6bb952d => generated 1420 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 12:48:17 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-51630566-f9d6-4ad7-b2f6-5f3d16f3d69d req-1b252fa2-4178-49f1-b067-357123837940 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:48:17 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-51630566-f9d6-4ad7-b2f6-5f3d16f3d69d req-1b252fa2-4178-49f1-b067-357123837940 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] DELETE http://192.168.122.202/volume/v3/attachments/4af07797-0acf-4206-9d30-49ef628bc650 Sep 01 12:48:17 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-51630566-f9d6-4ad7-b2f6-5f3d16f3d69d req-1b252fa2-4178-49f1-b067-357123837940 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:48:17 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-51630566-f9d6-4ad7-b2f6-5f3d16f3d69d req-1b252fa2-4178-49f1-b067-357123837940 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Calling method 'version_select' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:48:17 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:48:17 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:48:17 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:48:17 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, Sep 01 12:48:17 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-51630566-f9d6-4ad7-b2f6-5f3d16f3d69d req-1b252fa2-4178-49f1-b067-357123837940 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] http://192.168.122.202/volume/v3/attachments/4af07797-0acf-4206-9d30-49ef628bc650 returned with HTTP 200 Sep 01 12:48:17 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1111/2209] 192.168.122.202 () {64 vars in 1562 bytes} [Tue Sep 1 12:48:17 2026] DELETE /volume/v3/attachments/4af07797-0acf-4206-9d30-49ef628bc650 => generated 19 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:48:17 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-cdf10e7c-cd2f-4733-ba98-ed33feb47802 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:48:17 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-cdf10e7c-cd2f-4733-ba98-ed33feb47802 tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] GET http://192.168.122.202/volume/v3/volumes/67dce28a-6b8c-4fb5-8947-114994bd878c Sep 01 12:48:17 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-cdf10e7c-cd2f-4733-ba98-ed33feb47802 tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:48:17 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-cdf10e7c-cd2f-4733-ba98-ed33feb47802 tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:48:17 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:48:17 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:48:17 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:48:17 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:48:17 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-cdf10e7c-cd2f-4733-ba98-ed33feb47802 tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] Volume info retrieved successfully. Sep 01 12:48:17 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-cdf10e7c-cd2f-4733-ba98-ed33feb47802 tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] http://192.168.122.202/volume/v3/volumes/67dce28a-6b8c-4fb5-8947-114994bd878c returned with HTTP 200 Sep 01 12:48:17 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1099/2210] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:48:17 2026] GET /volume/v3/volumes/67dce28a-6b8c-4fb5-8947-114994bd878c => generated 1016 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 12:48:18 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-bbf05892-a077-4a7c-a36f-d0a34084f231 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:48:18 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-bbf05892-a077-4a7c-a36f-d0a34084f231 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] DELETE http://192.168.122.202/volume/v3/volumes/b80fa4e1-fa03-421d-9e8d-3529f6bb952d Sep 01 12:48:18 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-bbf05892-a077-4a7c-a36f-d0a34084f231 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:48:18 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-bbf05892-a077-4a7c-a36f-d0a34084f231 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:48:18 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-bbf05892-a077-4a7c-a36f-d0a34084f231 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Delete volume with id: b80fa4e1-fa03-421d-9e8d-3529f6bb952d Sep 01 12:48:18 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:48:18 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:48:18 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:48:18 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:48:18 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-bbf05892-a077-4a7c-a36f-d0a34084f231 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Volume info retrieved successfully. Sep 01 12:48:18 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-bbf05892-a077-4a7c-a36f-d0a34084f231 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Delete volume request issued successfully. Sep 01 12:48:18 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-bbf05892-a077-4a7c-a36f-d0a34084f231 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] http://192.168.122.202/volume/v3/volumes/b80fa4e1-fa03-421d-9e8d-3529f6bb952d returned with HTTP 202 Sep 01 12:48:18 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1112/2211] 192.168.122.202 () {58 vars in 1235 bytes} [Tue Sep 1 12:48:18 2026] DELETE /volume/v3/volumes/b80fa4e1-fa03-421d-9e8d-3529f6bb952d => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:48:18 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-4b0e5ca5-8045-48c3-9698-d8f255a06bc5 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:48:18 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-4b0e5ca5-8045-48c3-9698-d8f255a06bc5 tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] GET http://192.168.122.202/volume/v3/volumes/67dce28a-6b8c-4fb5-8947-114994bd878c Sep 01 12:48:18 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-4b0e5ca5-8045-48c3-9698-d8f255a06bc5 tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:48:18 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-4b0e5ca5-8045-48c3-9698-d8f255a06bc5 tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:48:18 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:48:18 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:48:18 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:48:18 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:48:18 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-4b0e5ca5-8045-48c3-9698-d8f255a06bc5 tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] Volume info retrieved successfully. Sep 01 12:48:18 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-4b0e5ca5-8045-48c3-9698-d8f255a06bc5 tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] http://192.168.122.202/volume/v3/volumes/67dce28a-6b8c-4fb5-8947-114994bd878c returned with HTTP 200 Sep 01 12:48:18 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1100/2212] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:48:18 2026] GET /volume/v3/volumes/67dce28a-6b8c-4fb5-8947-114994bd878c => generated 1017 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 12:48:18 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-b5db18f2-9e60-44f3-a20d-6e08a1f51fae None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:48:18 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b5db18f2-9e60-44f3-a20d-6e08a1f51fae tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-reader] GET http://192.168.122.202/volume/v3/volumes/67dce28a-6b8c-4fb5-8947-114994bd878c Sep 01 12:48:18 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b5db18f2-9e60-44f3-a20d-6e08a1f51fae tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-reader] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:48:18 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b5db18f2-9e60-44f3-a20d-6e08a1f51fae tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-reader] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:48:18 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:48:18 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:48:18 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:48:18 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:48:18 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-b5db18f2-9e60-44f3-a20d-6e08a1f51fae tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-reader] Volume info retrieved successfully. Sep 01 12:48:18 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b5db18f2-9e60-44f3-a20d-6e08a1f51fae tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-reader] http://192.168.122.202/volume/v3/volumes/67dce28a-6b8c-4fb5-8947-114994bd878c returned with HTTP 200 Sep 01 12:48:18 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1113/2213] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:48:18 2026] GET /volume/v3/volumes/67dce28a-6b8c-4fb5-8947-114994bd878c => generated 854 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:48:19 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-dbfb8a17-3d36-4be1-b412-54673bfb03e4 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:48:19 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-dbfb8a17-3d36-4be1-b412-54673bfb03e4 tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] DELETE http://192.168.122.202/volume/v3/volumes/67dce28a-6b8c-4fb5-8947-114994bd878c Sep 01 12:48:19 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-dbfb8a17-3d36-4be1-b412-54673bfb03e4 tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:48:19 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-dbfb8a17-3d36-4be1-b412-54673bfb03e4 tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:48:19 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-dbfb8a17-3d36-4be1-b412-54673bfb03e4 tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] Delete volume with id: 67dce28a-6b8c-4fb5-8947-114994bd878c Sep 01 12:48:19 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:48:19 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:48:19 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:48:19 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:48:19 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-dbfb8a17-3d36-4be1-b412-54673bfb03e4 tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] Volume info retrieved successfully. Sep 01 12:48:19 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-dbfb8a17-3d36-4be1-b412-54673bfb03e4 tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] Delete volume request issued successfully. Sep 01 12:48:19 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-dbfb8a17-3d36-4be1-b412-54673bfb03e4 tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] http://192.168.122.202/volume/v3/volumes/67dce28a-6b8c-4fb5-8947-114994bd878c returned with HTTP 202 Sep 01 12:48:19 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1101/2214] 192.168.122.202 () {60 vars in 1276 bytes} [Tue Sep 1 12:48:19 2026] DELETE /volume/v3/volumes/67dce28a-6b8c-4fb5-8947-114994bd878c => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 12:48:19 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-67cf36cd-4dec-4dfc-8fdf-36e53a75f905 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:48:19 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-67cf36cd-4dec-4dfc-8fdf-36e53a75f905 tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] GET http://192.168.122.202/volume/v3/volumes/67dce28a-6b8c-4fb5-8947-114994bd878c Sep 01 12:48:19 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-67cf36cd-4dec-4dfc-8fdf-36e53a75f905 tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:48:19 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-67cf36cd-4dec-4dfc-8fdf-36e53a75f905 tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:48:19 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:48:19 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:48:19 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:48:19 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:48:19 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-67cf36cd-4dec-4dfc-8fdf-36e53a75f905 tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] Volume info retrieved successfully. Sep 01 12:48:19 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-67cf36cd-4dec-4dfc-8fdf-36e53a75f905 tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] http://192.168.122.202/volume/v3/volumes/67dce28a-6b8c-4fb5-8947-114994bd878c returned with HTTP 200 Sep 01 12:48:19 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1114/2215] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:48:19 2026] GET /volume/v3/volumes/67dce28a-6b8c-4fb5-8947-114994bd878c => generated 1016 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 12:48:20 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-4a7dce9f-31b3-4920-b2e5-64ce9608d97d None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:48:20 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-4a7dce9f-31b3-4920-b2e5-64ce9608d97d tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] GET http://192.168.122.202/volume/v3/volumes/67dce28a-6b8c-4fb5-8947-114994bd878c Sep 01 12:48:20 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-4a7dce9f-31b3-4920-b2e5-64ce9608d97d tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:48:20 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-4a7dce9f-31b3-4920-b2e5-64ce9608d97d tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:48:20 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-4a7dce9f-31b3-4920-b2e5-64ce9608d97d tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] http://192.168.122.202/volume/v3/volumes/67dce28a-6b8c-4fb5-8947-114994bd878c returned with HTTP 404 Sep 01 12:48:20 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1102/2216] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:48:20 2026] GET /volume/v3/volumes/67dce28a-6b8c-4fb5-8947-114994bd878c => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 12:48:20 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-fc619049-9850-4d63-a789-383cd9cab13f None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:48:20 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-fc619049-9850-4d63-a789-383cd9cab13f tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] POST http://192.168.122.202/volume/v3/volumes Sep 01 12:48:20 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-fc619049-9850-4d63-a789-383cd9cab13f tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1011546937"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:48:20 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volumes [None req-fc619049-9850-4d63-a789-383cd9cab13f tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1011546937'}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:48:20 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-fc619049-9850-4d63-a789-383cd9cab13f tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] Create volume of 1 GB Sep 01 12:48:20 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-fc619049-9850-4d63-a789-383cd9cab13f tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] Availability Zones retrieved successfully. Sep 01 12:48:20 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-fc619049-9850-4d63-a789-383cd9cab13f tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] Flow 'volume_create_api' (93600349-8834-4185-ae34-1094e45dbe1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:48:20 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-fc619049-9850-4d63-a789-383cd9cab13f tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (beb2f679-e898-416e-a2bc-38f773ad94e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:48:20 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.flows.api.create_volume [None req-fc619049-9850-4d63-a789-383cd9cab13f tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] Validating volume size '1' using validate_int {{(pid=86814) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 12:48:20 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-fc619049-9850-4d63-a789-383cd9cab13f tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (beb2f679-e898-416e-a2bc-38f773ad94e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T10:31:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3a4f1b59-94a6-4839-b926-0837adf99645,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a4f1b59-94a6-4839-b926-0837adf99645', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:48:20 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-fc619049-9850-4d63-a789-383cd9cab13f tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e40ac58f-be5e-41f1-b2f4-11ecfda4b2c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:48:20 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-fc619049-9850-4d63-a789-383cd9cab13f tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] Created reservations ['057a75ef-2241-4c3a-bca1-d5ffe420ff9b', '1270c613-2235-4898-9a19-1f4734aa0f90', '750645d3-27ea-4977-819c-571d19551820', 'e9c6f558-3fcb-4641-a0d6-e7a981eead8a'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:48:20 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-fc619049-9850-4d63-a789-383cd9cab13f tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e40ac58f-be5e-41f1-b2f4-11ecfda4b2c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['057a75ef-2241-4c3a-bca1-d5ffe420ff9b', '1270c613-2235-4898-9a19-1f4734aa0f90', '750645d3-27ea-4977-819c-571d19551820', 'e9c6f558-3fcb-4641-a0d6-e7a981eead8a']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:48:20 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-fc619049-9850-4d63-a789-383cd9cab13f tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c62e96fa-a8d4-47c0-b9f9-68aaaa5f55fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:48:20 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:48:20 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:48:20 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-fc619049-9850-4d63-a789-383cd9cab13f tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c62e96fa-a8d4-47c0-b9f9-68aaaa5f55fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b42d1be5-0adf-4b83-b1a7-10a3a8dfdb92', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1011546937',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6f02d0b486ab4b1eb6efbe2dd2d836a5',qos_specs=None,replication_status=,reservations=['057a75ef-2241-4c3a-bca1-d5ffe420ff9b','1270c613-2235-4898-9a19-1f4734aa0f90','750645d3-27ea-4977-819c-571d19551820','e9c6f558-3fcb-4641-a0d6-e7a981eead8a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6c245e9847e645abaf54277d17f1eb04',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T10:48:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1011546937',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b42d1be5-0adf-4b83-b1a7-10a3a8dfdb92,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6f02d0b486ab4b1eb6efbe2dd2d836a5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6c245e9847e645abaf54277d17f1eb04',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a4f1b59-94a6-4839-b926-0837adf99645),volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:48:20 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-fc619049-9850-4d63-a789-383cd9cab13f tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (07ff4165-83b1-45dd-b39e-3572374117a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:48:20 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-fc619049-9850-4d63-a789-383cd9cab13f tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (07ff4165-83b1-45dd-b39e-3572374117a3) transitioned into state 'SUCCESS' from state '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-1011546937',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6f02d0b486ab4b1eb6efbe2dd2d836a5',qos_specs=None,replication_status=,reservations=['057a75ef-2241-4c3a-bca1-d5ffe420ff9b','1270c613-2235-4898-9a19-1f4734aa0f90','750645d3-27ea-4977-819c-571d19551820','e9c6f558-3fcb-4641-a0d6-e7a981eead8a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6c245e9847e645abaf54277d17f1eb04',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:48:20 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-fc619049-9850-4d63-a789-383cd9cab13f tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (06895933-132c-4b06-9e39-94b5efc91637) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:48:20 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-fc619049-9850-4d63-a789-383cd9cab13f tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (06895933-132c-4b06-9e39-94b5efc91637) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:48:20 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-fc619049-9850-4d63-a789-383cd9cab13f tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] Flow 'volume_create_api' (93600349-8834-4185-ae34-1094e45dbe1c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86814) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:48:20 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-fc619049-9850-4d63-a789-383cd9cab13f tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] Create volume request issued successfully. Sep 01 12:48:20 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-fc619049-9850-4d63-a789-383cd9cab13f tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] http://192.168.122.202/volume/v3/volumes returned with HTTP 202 Sep 01 12:48:20 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1115/2217] 192.168.122.202 () {62 vars in 1183 bytes} [Tue Sep 1 12:48:20 2026] POST /volume/v3/volumes => generated 787 bytes in 449 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:48:20 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-11d7d37b-1793-4d52-8228-933cdca01935 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:48:20 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-11d7d37b-1793-4d52-8228-933cdca01935 tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] GET http://192.168.122.202/volume/v3/volumes/b42d1be5-0adf-4b83-b1a7-10a3a8dfdb92 Sep 01 12:48:20 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-11d7d37b-1793-4d52-8228-933cdca01935 tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:48:20 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-11d7d37b-1793-4d52-8228-933cdca01935 tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:48:20 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:48:20 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:48:20 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:48:20 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:48:20 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-11d7d37b-1793-4d52-8228-933cdca01935 tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] Volume info retrieved successfully. Sep 01 12:48:20 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-11d7d37b-1793-4d52-8228-933cdca01935 tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] http://192.168.122.202/volume/v3/volumes/b42d1be5-0adf-4b83-b1a7-10a3a8dfdb92 returned with HTTP 200 Sep 01 12:48:20 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1103/2218] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:48:20 2026] GET /volume/v3/volumes/b42d1be5-0adf-4b83-b1a7-10a3a8dfdb92 => generated 966 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:48:21 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-883ad205-f73e-4f0b-adba-6e966e92bff2 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:48:21 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-883ad205-f73e-4f0b-adba-6e966e92bff2 tempest-ExtraSpecsNegativeTest-706773328 tempest-ExtraSpecsNegativeTest-706773328-project-admin] POST http://192.168.122.202/volume/v3/types Sep 01 12:48:21 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-883ad205-f73e-4f0b-adba-6e966e92bff2 tempest-ExtraSpecsNegativeTest-706773328 tempest-ExtraSpecsNegativeTest-706773328-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ExtraSpecsNegativeTest-volume-type-1243848708", "extra_specs": {"spec1": "val1"}}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:48:21 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:48:21 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:48:21 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-883ad205-f73e-4f0b-adba-6e966e92bff2 tempest-ExtraSpecsNegativeTest-706773328 tempest-ExtraSpecsNegativeTest-706773328-project-admin] http://192.168.122.202/volume/v3/types returned with HTTP 200 Sep 01 12:48:21 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1116/2219] 192.168.122.202 () {60 vars in 1137 bytes} [Tue Sep 1 12:48:21 2026] POST /volume/v3/types => generated 243 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:48:21 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-267e4aaa-7b31-41ac-b63a-4e51682a49c8 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:48:21 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-267e4aaa-7b31-41ac-b63a-4e51682a49c8 tempest-ExtraSpecsNegativeTest-706773328 tempest-ExtraSpecsNegativeTest-706773328-project-admin] POST http://192.168.122.202/volume/v3/types/35f87839-32e6-4e57-a956-27b70c91e067/extra_specs Sep 01 12:48:21 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-267e4aaa-7b31-41ac-b63a-4e51682a49c8 tempest-ExtraSpecsNegativeTest-706773328 tempest-ExtraSpecsNegativeTest-706773328-project-admin] Action: 'create', calling method: create, body: {"extra_specs": ["invalid"]} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:48:21 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-267e4aaa-7b31-41ac-b63a-4e51682a49c8 tempest-ExtraSpecsNegativeTest-706773328 tempest-ExtraSpecsNegativeTest-706773328-project-admin] http://192.168.122.202/volume/v3/types/35f87839-32e6-4e57-a956-27b70c91e067/extra_specs returned with HTTP 400 Sep 01 12:48:21 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1104/2220] 192.168.122.202 () {60 vars in 1283 bytes} [Tue Sep 1 12:48:21 2026] POST /volume/v3/types/35f87839-32e6-4e57-a956-27b70c91e067/extra_specs => generated 146 bytes in 12 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 12:48:21 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-de59b54a-15b8-4958-b507-9a1b6aaae03d None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:48:21 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-de59b54a-15b8-4958-b507-9a1b6aaae03d tempest-ExtraSpecsNegativeTest-706773328 tempest-ExtraSpecsNegativeTest-706773328-project-admin] POST http://192.168.122.202/volume/v3/types/35f87839-32e6-4e57-a956-27b70c91e067/extra_specs Sep 01 12:48:21 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-de59b54a-15b8-4958-b507-9a1b6aaae03d tempest-ExtraSpecsNegativeTest-706773328 tempest-ExtraSpecsNegativeTest-706773328-project-admin] Action: 'create', calling method: create, body: {"extra_specs": null} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:48:21 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-de59b54a-15b8-4958-b507-9a1b6aaae03d tempest-ExtraSpecsNegativeTest-706773328 tempest-ExtraSpecsNegativeTest-706773328-project-admin] http://192.168.122.202/volume/v3/types/35f87839-32e6-4e57-a956-27b70c91e067/extra_specs returned with HTTP 400 Sep 01 12:48:21 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1117/2221] 192.168.122.202 () {60 vars in 1283 bytes} [Tue Sep 1 12:48:21 2026] POST /volume/v3/types/35f87839-32e6-4e57-a956-27b70c91e067/extra_specs => generated 132 bytes in 12 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 12:48:21 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-778fc109-18b1-4e86-9044-3e33471952de None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:48:21 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-778fc109-18b1-4e86-9044-3e33471952de tempest-ExtraSpecsNegativeTest-706773328 tempest-ExtraSpecsNegativeTest-706773328-project-admin] POST http://192.168.122.202/volume/v3/types/dbb6fef4-418d-4510-b4f6-1763af7461c7/extra_specs Sep 01 12:48:21 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-778fc109-18b1-4e86-9044-3e33471952de tempest-ExtraSpecsNegativeTest-706773328 tempest-ExtraSpecsNegativeTest-706773328-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:48:21 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-778fc109-18b1-4e86-9044-3e33471952de tempest-ExtraSpecsNegativeTest-706773328 tempest-ExtraSpecsNegativeTest-706773328-project-admin] http://192.168.122.202/volume/v3/types/dbb6fef4-418d-4510-b4f6-1763af7461c7/extra_specs returned with HTTP 404 Sep 01 12:48:21 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1105/2222] 192.168.122.202 () {60 vars in 1283 bytes} [Tue Sep 1 12:48:21 2026] POST /volume/v3/types/dbb6fef4-418d-4510-b4f6-1763af7461c7/extra_specs => generated 114 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:48:21 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-ce7c9353-6828-413a-b265-8c1711196d15 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:48:21 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ce7c9353-6828-413a-b265-8c1711196d15 tempest-ExtraSpecsNegativeTest-706773328 tempest-ExtraSpecsNegativeTest-706773328-project-admin] DELETE http://192.168.122.202/volume/v3/types/7696c881-61ec-4c90-bd1b-5b5cc58fcd3e/extra_specs/spec1 Sep 01 12:48:21 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-ce7c9353-6828-413a-b265-8c1711196d15 tempest-ExtraSpecsNegativeTest-706773328 tempest-ExtraSpecsNegativeTest-706773328-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:48:21 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-ce7c9353-6828-413a-b265-8c1711196d15 tempest-ExtraSpecsNegativeTest-706773328 tempest-ExtraSpecsNegativeTest-706773328-project-admin] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:48:21 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ce7c9353-6828-413a-b265-8c1711196d15 tempest-ExtraSpecsNegativeTest-706773328 tempest-ExtraSpecsNegativeTest-706773328-project-admin] http://192.168.122.202/volume/v3/types/7696c881-61ec-4c90-bd1b-5b5cc58fcd3e/extra_specs/spec1 returned with HTTP 404 Sep 01 12:48:21 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1118/2223] 192.168.122.202 () {58 vars in 1283 bytes} [Tue Sep 1 12:48:21 2026] DELETE /volume/v3/types/7696c881-61ec-4c90-bd1b-5b5cc58fcd3e/extra_specs/spec1 => generated 114 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:48:21 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-1464d10d-e4cb-4421-adf6-7edafac8ac9a None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:48:21 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-1464d10d-e4cb-4421-adf6-7edafac8ac9a tempest-ExtraSpecsNegativeTest-706773328 tempest-ExtraSpecsNegativeTest-706773328-project-admin] GET http://192.168.122.202/volume/v3/types/35f87839-32e6-4e57-a956-27b70c91e067/extra_specs/nonexistent_extra_spec_name Sep 01 12:48:21 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-1464d10d-e4cb-4421-adf6-7edafac8ac9a tempest-ExtraSpecsNegativeTest-706773328 tempest-ExtraSpecsNegativeTest-706773328-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:48:21 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-1464d10d-e4cb-4421-adf6-7edafac8ac9a tempest-ExtraSpecsNegativeTest-706773328 tempest-ExtraSpecsNegativeTest-706773328-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:48:21 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-1464d10d-e4cb-4421-adf6-7edafac8ac9a tempest-ExtraSpecsNegativeTest-706773328 tempest-ExtraSpecsNegativeTest-706773328-project-admin] http://192.168.122.202/volume/v3/types/35f87839-32e6-4e57-a956-27b70c91e067/extra_specs/nonexistent_extra_spec_name returned with HTTP 404 Sep 01 12:48:21 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1106/2224] 192.168.122.202 () {58 vars in 1346 bytes} [Tue Sep 1 12:48:21 2026] GET /volume/v3/types/35f87839-32e6-4e57-a956-27b70c91e067/extra_specs/nonexistent_extra_spec_name => generated 151 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:48:21 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-022d7bed-f96d-46b4-9f14-7f1aca6f4bec None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:48:21 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-022d7bed-f96d-46b4-9f14-7f1aca6f4bec tempest-ExtraSpecsNegativeTest-706773328 tempest-ExtraSpecsNegativeTest-706773328-project-admin] GET http://192.168.122.202/volume/v3/types/0b9fd33b-69d9-45cb-81dc-db14c07303b6/extra_specs/spec1 Sep 01 12:48:21 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-022d7bed-f96d-46b4-9f14-7f1aca6f4bec tempest-ExtraSpecsNegativeTest-706773328 tempest-ExtraSpecsNegativeTest-706773328-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:48:21 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-022d7bed-f96d-46b4-9f14-7f1aca6f4bec tempest-ExtraSpecsNegativeTest-706773328 tempest-ExtraSpecsNegativeTest-706773328-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:48:21 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-022d7bed-f96d-46b4-9f14-7f1aca6f4bec tempest-ExtraSpecsNegativeTest-706773328 tempest-ExtraSpecsNegativeTest-706773328-project-admin] http://192.168.122.202/volume/v3/types/0b9fd33b-69d9-45cb-81dc-db14c07303b6/extra_specs/spec1 returned with HTTP 404 Sep 01 12:48:21 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1119/2225] 192.168.122.202 () {58 vars in 1280 bytes} [Tue Sep 1 12:48:21 2026] GET /volume/v3/types/0b9fd33b-69d9-45cb-81dc-db14c07303b6/extra_specs/spec1 => generated 114 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:48:21 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-5ddb280c-09d6-497b-a2da-54fe2e3397e1 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:48:21 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-5ddb280c-09d6-497b-a2da-54fe2e3397e1 tempest-ExtraSpecsNegativeTest-706773328 tempest-ExtraSpecsNegativeTest-706773328-project-admin] GET http://192.168.122.202/volume/v3/types/5507b24b-f935-4f0c-8f90-86cb5946c566/extra_specs Sep 01 12:48:21 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-5ddb280c-09d6-497b-a2da-54fe2e3397e1 tempest-ExtraSpecsNegativeTest-706773328 tempest-ExtraSpecsNegativeTest-706773328-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:48:21 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-5ddb280c-09d6-497b-a2da-54fe2e3397e1 tempest-ExtraSpecsNegativeTest-706773328 tempest-ExtraSpecsNegativeTest-706773328-project-admin] Calling method 'index' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:48:21 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-5ddb280c-09d6-497b-a2da-54fe2e3397e1 tempest-ExtraSpecsNegativeTest-706773328 tempest-ExtraSpecsNegativeTest-706773328-project-admin] http://192.168.122.202/volume/v3/types/5507b24b-f935-4f0c-8f90-86cb5946c566/extra_specs returned with HTTP 404 Sep 01 12:48:21 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1107/2226] 192.168.122.202 () {58 vars in 1262 bytes} [Tue Sep 1 12:48:21 2026] GET /volume/v3/types/5507b24b-f935-4f0c-8f90-86cb5946c566/extra_specs => generated 114 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:48:21 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-f606a528-8b46-49ff-ba99-3053ca80a24b None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:48:21 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f606a528-8b46-49ff-ba99-3053ca80a24b tempest-ExtraSpecsNegativeTest-706773328 tempest-ExtraSpecsNegativeTest-706773328-project-admin] PUT http://192.168.122.202/volume/v3/types/35f87839-32e6-4e57-a956-27b70c91e067/extra_specs/spec1 Sep 01 12:48:21 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f606a528-8b46-49ff-ba99-3053ca80a24b tempest-ExtraSpecsNegativeTest-706773328 tempest-ExtraSpecsNegativeTest-706773328-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2", "spec2": "val1"} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:48:21 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f606a528-8b46-49ff-ba99-3053ca80a24b tempest-ExtraSpecsNegativeTest-706773328 tempest-ExtraSpecsNegativeTest-706773328-project-admin] http://192.168.122.202/volume/v3/types/35f87839-32e6-4e57-a956-27b70c91e067/extra_specs/spec1 returned with HTTP 400 Sep 01 12:48:21 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1120/2227] 192.168.122.202 () {60 vars in 1300 bytes} [Tue Sep 1 12:48:21 2026] PUT /volume/v3/types/35f87839-32e6-4e57-a956-27b70c91e067/extra_specs/spec1 => generated 102 bytes in 16 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 12:48:21 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-224568da-88f8-4f15-8fd5-2c3ade24ad6c None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:48:21 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-224568da-88f8-4f15-8fd5-2c3ade24ad6c tempest-ExtraSpecsNegativeTest-706773328 tempest-ExtraSpecsNegativeTest-706773328-project-admin] PUT http://192.168.122.202/volume/v3/types/35f87839-32e6-4e57-a956-27b70c91e067/extra_specs/spec1 Sep 01 12:48:21 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-224568da-88f8-4f15-8fd5-2c3ade24ad6c tempest-ExtraSpecsNegativeTest-706773328 tempest-ExtraSpecsNegativeTest-706773328-project-admin] Action: 'update', calling method: update, body: null {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:48:21 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-224568da-88f8-4f15-8fd5-2c3ade24ad6c tempest-ExtraSpecsNegativeTest-706773328 tempest-ExtraSpecsNegativeTest-706773328-project-admin] http://192.168.122.202/volume/v3/types/35f87839-32e6-4e57-a956-27b70c91e067/extra_specs/spec1 returned with HTTP 400 Sep 01 12:48:21 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1108/2228] 192.168.122.202 () {60 vars in 1299 bytes} [Tue Sep 1 12:48:21 2026] PUT /volume/v3/types/35f87839-32e6-4e57-a956-27b70c91e067/extra_specs/spec1 => generated 72 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 01 12:48:21 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-dc7ddf75-ee3c-4f5c-8985-4abcefeb8224 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:48:21 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-dc7ddf75-ee3c-4f5c-8985-4abcefeb8224 tempest-ExtraSpecsNegativeTest-706773328 tempest-ExtraSpecsNegativeTest-706773328-project-admin] PUT http://192.168.122.202/volume/v3/types/35f87839-32e6-4e57-a956-27b70c91e067/extra_specs/None Sep 01 12:48:21 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-dc7ddf75-ee3c-4f5c-8985-4abcefeb8224 tempest-ExtraSpecsNegativeTest-706773328 tempest-ExtraSpecsNegativeTest-706773328-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:48:21 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-dc7ddf75-ee3c-4f5c-8985-4abcefeb8224 tempest-ExtraSpecsNegativeTest-706773328 tempest-ExtraSpecsNegativeTest-706773328-project-admin] HTTP exception thrown: Request body and URI mismatch Sep 01 12:48:21 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-dc7ddf75-ee3c-4f5c-8985-4abcefeb8224 tempest-ExtraSpecsNegativeTest-706773328 tempest-ExtraSpecsNegativeTest-706773328-project-admin] http://192.168.122.202/volume/v3/types/35f87839-32e6-4e57-a956-27b70c91e067/extra_specs/None returned with HTTP 400 Sep 01 12:48:21 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1121/2229] 192.168.122.202 () {60 vars in 1297 bytes} [Tue Sep 1 12:48:21 2026] PUT /volume/v3/types/35f87839-32e6-4e57-a956-27b70c91e067/extra_specs/None => generated 73 bytes in 38 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 01 12:48:21 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-382247dc-575e-42b1-ad1e-842767d98879 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:48:21 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-382247dc-575e-42b1-ad1e-842767d98879 tempest-ExtraSpecsNegativeTest-706773328 tempest-ExtraSpecsNegativeTest-706773328-project-admin] PUT http://192.168.122.202/volume/v3/types/35f87839-32e6-4e57-a956-27b70c91e067/extra_specs/8d8f7a79-0209-499c-9e06-b6c0b203ddea Sep 01 12:48:21 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-382247dc-575e-42b1-ad1e-842767d98879 tempest-ExtraSpecsNegativeTest-706773328 tempest-ExtraSpecsNegativeTest-706773328-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:48:21 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-382247dc-575e-42b1-ad1e-842767d98879 tempest-ExtraSpecsNegativeTest-706773328 tempest-ExtraSpecsNegativeTest-706773328-project-admin] HTTP exception thrown: Request body and URI mismatch Sep 01 12:48:21 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-382247dc-575e-42b1-ad1e-842767d98879 tempest-ExtraSpecsNegativeTest-706773328 tempest-ExtraSpecsNegativeTest-706773328-project-admin] http://192.168.122.202/volume/v3/types/35f87839-32e6-4e57-a956-27b70c91e067/extra_specs/8d8f7a79-0209-499c-9e06-b6c0b203ddea returned with HTTP 400 Sep 01 12:48:21 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1109/2230] 192.168.122.202 () {60 vars in 1393 bytes} [Tue Sep 1 12:48:21 2026] PUT /volume/v3/types/35f87839-32e6-4e57-a956-27b70c91e067/extra_specs/8d8f7a79-0209-499c-9e06-b6c0b203ddea => generated 73 bytes in 45 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 01 12:48:21 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-40b5d164-f3fc-4c41-b115-5b0af2ca914c None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:48:21 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-40b5d164-f3fc-4c41-b115-5b0af2ca914c tempest-ExtraSpecsNegativeTest-706773328 tempest-ExtraSpecsNegativeTest-706773328-project-admin] PUT http://192.168.122.202/volume/v3/types/7584c297-d799-4809-846e-3d63e7bfba0c/extra_specs/spec1 Sep 01 12:48:21 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-40b5d164-f3fc-4c41-b115-5b0af2ca914c tempest-ExtraSpecsNegativeTest-706773328 tempest-ExtraSpecsNegativeTest-706773328-project-admin] Action: 'update', calling method: update, body: {"spec1": "val5"} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:48:21 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-40b5d164-f3fc-4c41-b115-5b0af2ca914c tempest-ExtraSpecsNegativeTest-706773328 tempest-ExtraSpecsNegativeTest-706773328-project-admin] http://192.168.122.202/volume/v3/types/7584c297-d799-4809-846e-3d63e7bfba0c/extra_specs/spec1 returned with HTTP 404 Sep 01 12:48:21 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1122/2231] 192.168.122.202 () {60 vars in 1300 bytes} [Tue Sep 1 12:48:21 2026] PUT /volume/v3/types/7584c297-d799-4809-846e-3d63e7bfba0c/extra_specs/spec1 => generated 114 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:48:21 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-7e125b92-1a5b-449f-942d-28a82a56fba4 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:48:21 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-7e125b92-1a5b-449f-942d-28a82a56fba4 tempest-ExtraSpecsNegativeTest-706773328 tempest-ExtraSpecsNegativeTest-706773328-project-admin] DELETE http://192.168.122.202/volume/v3/types/35f87839-32e6-4e57-a956-27b70c91e067 Sep 01 12:48:21 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-7e125b92-1a5b-449f-942d-28a82a56fba4 tempest-ExtraSpecsNegativeTest-706773328 tempest-ExtraSpecsNegativeTest-706773328-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:48:21 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-7e125b92-1a5b-449f-942d-28a82a56fba4 tempest-ExtraSpecsNegativeTest-706773328 tempest-ExtraSpecsNegativeTest-706773328-project-admin] Calling method '_delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:48:21 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-7e125b92-1a5b-449f-942d-28a82a56fba4 tempest-ExtraSpecsNegativeTest-706773328 tempest-ExtraSpecsNegativeTest-706773328-project-admin] http://192.168.122.202/volume/v3/types/35f87839-32e6-4e57-a956-27b70c91e067 returned with HTTP 202 Sep 01 12:48:21 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1110/2232] 192.168.122.202 () {58 vars in 1229 bytes} [Tue Sep 1 12:48:21 2026] DELETE /volume/v3/types/35f87839-32e6-4e57-a956-27b70c91e067 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:48:21 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-f5037d54-39a5-471a-a5da-35c7d1f1bf58 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:48:21 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f5037d54-39a5-471a-a5da-35c7d1f1bf58 tempest-ExtraSpecsNegativeTest-706773328 tempest-ExtraSpecsNegativeTest-706773328-project-admin] GET http://192.168.122.202/volume/v3/types/35f87839-32e6-4e57-a956-27b70c91e067 Sep 01 12:48:21 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f5037d54-39a5-471a-a5da-35c7d1f1bf58 tempest-ExtraSpecsNegativeTest-706773328 tempest-ExtraSpecsNegativeTest-706773328-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:48:21 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f5037d54-39a5-471a-a5da-35c7d1f1bf58 tempest-ExtraSpecsNegativeTest-706773328 tempest-ExtraSpecsNegativeTest-706773328-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:48:21 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f5037d54-39a5-471a-a5da-35c7d1f1bf58 tempest-ExtraSpecsNegativeTest-706773328 tempest-ExtraSpecsNegativeTest-706773328-project-admin] http://192.168.122.202/volume/v3/types/35f87839-32e6-4e57-a956-27b70c91e067 returned with HTTP 404 Sep 01 12:48:21 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1123/2233] 192.168.122.202 () {58 vars in 1226 bytes} [Tue Sep 1 12:48:21 2026] GET /volume/v3/types/35f87839-32e6-4e57-a956-27b70c91e067 => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:48:21 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-65d7b2bb-3c50-4d87-86d4-6d5d8e4b5cd5 req-43fab1e8-3772-411a-afd6-1f6cb36f402c None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:48:21 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-9b6a1c71-11e7-46dd-8c72-09b6f7dab63c None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:48:21 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-65d7b2bb-3c50-4d87-86d4-6d5d8e4b5cd5 req-43fab1e8-3772-411a-afd6-1f6cb36f402c tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] GET http://192.168.122.202/volume/v3/volumes/3b5f9f5f-6866-4175-9881-153b91315713 Sep 01 12:48:21 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-65d7b2bb-3c50-4d87-86d4-6d5d8e4b5cd5 req-43fab1e8-3772-411a-afd6-1f6cb36f402c tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:48:21 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9b6a1c71-11e7-46dd-8c72-09b6f7dab63c tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] GET http://192.168.122.202/volume/v3/volumes/b42d1be5-0adf-4b83-b1a7-10a3a8dfdb92 Sep 01 12:48:21 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-65d7b2bb-3c50-4d87-86d4-6d5d8e4b5cd5 req-43fab1e8-3772-411a-afd6-1f6cb36f402c tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:48:21 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-9b6a1c71-11e7-46dd-8c72-09b6f7dab63c tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:48:21 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-9b6a1c71-11e7-46dd-8c72-09b6f7dab63c tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:48:21 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:48:21 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:48:21 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:48:21 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:48:21 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:48:21 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:48:21 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:48:21 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:48:21 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-9b6a1c71-11e7-46dd-8c72-09b6f7dab63c tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] Volume info retrieved successfully. Sep 01 12:48:21 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [req-65d7b2bb-3c50-4d87-86d4-6d5d8e4b5cd5 req-43fab1e8-3772-411a-afd6-1f6cb36f402c tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Volume info retrieved successfully. Sep 01 12:48:21 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9b6a1c71-11e7-46dd-8c72-09b6f7dab63c tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] http://192.168.122.202/volume/v3/volumes/b42d1be5-0adf-4b83-b1a7-10a3a8dfdb92 returned with HTTP 200 Sep 01 12:48:21 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1124/2234] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:48:21 2026] GET /volume/v3/volumes/b42d1be5-0adf-4b83-b1a7-10a3a8dfdb92 => generated 1016 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 12:48:21 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-65d7b2bb-3c50-4d87-86d4-6d5d8e4b5cd5 req-43fab1e8-3772-411a-afd6-1f6cb36f402c tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] http://192.168.122.202/volume/v3/volumes/3b5f9f5f-6866-4175-9881-153b91315713 returned with HTTP 200 Sep 01 12:48:21 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1111/2235] 192.168.122.202 () {60 vars in 1487 bytes} [Tue Sep 1 12:48:21 2026] GET /volume/v3/volumes/3b5f9f5f-6866-4175-9881-153b91315713 => generated 1239 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:48:21 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-65d7b2bb-3c50-4d87-86d4-6d5d8e4b5cd5 req-c50325a4-711f-40f1-a521-37b0a75076e4 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:48:21 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-65d7b2bb-3c50-4d87-86d4-6d5d8e4b5cd5 req-c50325a4-711f-40f1-a521-37b0a75076e4 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] POST http://192.168.122.202/volume/v3/volumes/3b5f9f5f-6866-4175-9881-153b91315713/action Sep 01 12:48:21 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-65d7b2bb-3c50-4d87-86d4-6d5d8e4b5cd5 req-c50325a4-711f-40f1-a521-37b0a75076e4 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86814) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:48:21 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-65d7b2bb-3c50-4d87-86d4-6d5d8e4b5cd5 req-c50325a4-711f-40f1-a521-37b0a75076e4 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:48:21 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:48:21 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:48:21 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:48:21 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:48:21 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [req-65d7b2bb-3c50-4d87-86d4-6d5d8e4b5cd5 req-c50325a4-711f-40f1-a521-37b0a75076e4 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Volume info retrieved successfully. Sep 01 12:48:21 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [req-65d7b2bb-3c50-4d87-86d4-6d5d8e4b5cd5 req-c50325a4-711f-40f1-a521-37b0a75076e4 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Begin detaching volume completed successfully. Sep 01 12:48:21 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-65d7b2bb-3c50-4d87-86d4-6d5d8e4b5cd5 req-c50325a4-711f-40f1-a521-37b0a75076e4 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] http://192.168.122.202/volume/v3/volumes/3b5f9f5f-6866-4175-9881-153b91315713/action returned with HTTP 202 Sep 01 12:48:21 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1125/2236] 192.168.122.202 () {64 vars in 1561 bytes} [Tue Sep 1 12:48:21 2026] POST /volume/v3/volumes/3b5f9f5f-6866-4175-9881-153b91315713/action => generated 0 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 12:48:22 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-c61e73d7-5c14-4bba-a353-57e8abaf1e64 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:48:22 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c61e73d7-5c14-4bba-a353-57e8abaf1e64 None None] GET http://192.168.122.202/volume// Sep 01 12:48:22 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c61e73d7-5c14-4bba-a353-57e8abaf1e64 None None] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:48:22 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c61e73d7-5c14-4bba-a353-57e8abaf1e64 None None] Calling method 'all' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:48:22 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c61e73d7-5c14-4bba-a353-57e8abaf1e64 None None] http://192.168.122.202/volume// returned with HTTP 300 Sep 01 12:48:22 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1112/2237] 192.168.122.202 () {58 vars in 1315 bytes} [Tue Sep 1 12:48:22 2026] GET /volume/ => generated 390 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 12:48:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-65d7b2bb-3c50-4d87-86d4-6d5d8e4b5cd5 req-6d70cff9-c132-4cb4-8664-bd6109145f74 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:48:22 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-65d7b2bb-3c50-4d87-86d4-6d5d8e4b5cd5 req-6d70cff9-c132-4cb4-8664-bd6109145f74 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] GET http://192.168.122.202/volume/v3/volumes/3b5f9f5f-6866-4175-9881-153b91315713 Sep 01 12:48:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-65d7b2bb-3c50-4d87-86d4-6d5d8e4b5cd5 req-6d70cff9-c132-4cb4-8664-bd6109145f74 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:48:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-65d7b2bb-3c50-4d87-86d4-6d5d8e4b5cd5 req-6d70cff9-c132-4cb4-8664-bd6109145f74 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:48:22 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:48:22 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:48:22 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:48:22 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:48:22 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [req-65d7b2bb-3c50-4d87-86d4-6d5d8e4b5cd5 req-6d70cff9-c132-4cb4-8664-bd6109145f74 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Volume info retrieved successfully. Sep 01 12:48:22 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-65d7b2bb-3c50-4d87-86d4-6d5d8e4b5cd5 req-6d70cff9-c132-4cb4-8664-bd6109145f74 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] http://192.168.122.202/volume/v3/volumes/3b5f9f5f-6866-4175-9881-153b91315713 returned with HTTP 200 Sep 01 12:48:22 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1126/2238] 192.168.122.202 () {62 vars in 1528 bytes} [Tue Sep 1 12:48:22 2026] GET /volume/v3/volumes/3b5f9f5f-6866-4175-9881-153b91315713 => generated 1423 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 12:48:22 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-65d7b2bb-3c50-4d87-86d4-6d5d8e4b5cd5 req-5140476d-5d30-4f94-bc53-5c1bf5d13343 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:48:22 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-65d7b2bb-3c50-4d87-86d4-6d5d8e4b5cd5 req-5140476d-5d30-4f94-bc53-5c1bf5d13343 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] DELETE http://192.168.122.202/volume/v3/attachments/2fc1b45f-88f9-4c6e-8ba2-6270c38494d6 Sep 01 12:48:22 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-65d7b2bb-3c50-4d87-86d4-6d5d8e4b5cd5 req-5140476d-5d30-4f94-bc53-5c1bf5d13343 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:48:22 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-65d7b2bb-3c50-4d87-86d4-6d5d8e4b5cd5 req-5140476d-5d30-4f94-bc53-5c1bf5d13343 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Calling method 'version_select' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:48:22 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:48:22 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:48:22 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:48:22 devstack devstack@c-api.service[86815]: return base.obj_make_list(context, Sep 01 12:48:22 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-65d7b2bb-3c50-4d87-86d4-6d5d8e4b5cd5 req-5140476d-5d30-4f94-bc53-5c1bf5d13343 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] http://192.168.122.202/volume/v3/attachments/2fc1b45f-88f9-4c6e-8ba2-6270c38494d6 returned with HTTP 200 Sep 01 12:48:22 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1113/2239] 192.168.122.202 () {64 vars in 1562 bytes} [Tue Sep 1 12:48:22 2026] DELETE /volume/v3/attachments/2fc1b45f-88f9-4c6e-8ba2-6270c38494d6 => generated 19 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:48:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-f18b90b1-0e58-435b-9435-2c26c9935df8 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:48:22 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f18b90b1-0e58-435b-9435-2c26c9935df8 tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] GET http://192.168.122.202/volume/v3/volumes/b42d1be5-0adf-4b83-b1a7-10a3a8dfdb92 Sep 01 12:48:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f18b90b1-0e58-435b-9435-2c26c9935df8 tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:48:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f18b90b1-0e58-435b-9435-2c26c9935df8 tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:48:22 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:48:22 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:48:22 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:48:22 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:48:22 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-f18b90b1-0e58-435b-9435-2c26c9935df8 tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] Volume info retrieved successfully. Sep 01 12:48:22 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f18b90b1-0e58-435b-9435-2c26c9935df8 tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] http://192.168.122.202/volume/v3/volumes/b42d1be5-0adf-4b83-b1a7-10a3a8dfdb92 returned with HTTP 200 Sep 01 12:48:22 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1127/2240] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:48:22 2026] GET /volume/v3/volumes/b42d1be5-0adf-4b83-b1a7-10a3a8dfdb92 => generated 1017 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 12:48:22 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-686e2eb3-a612-4f94-b632-3e3b99aa53a8 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:48:22 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-686e2eb3-a612-4f94-b632-3e3b99aa53a8 tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-reader] GET http://192.168.122.202/volume/v3/volumes/summary Sep 01 12:48:22 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-686e2eb3-a612-4f94-b632-3e3b99aa53a8 tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-reader] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:48:22 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-686e2eb3-a612-4f94-b632-3e3b99aa53a8 tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-reader] Calling method 'version_select' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:48:22 devstack devstack@c-api.service[86815]: DEBUG cinder.api.api_utils [None req-686e2eb3-a612-4f94-b632-3e3b99aa53a8 tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-reader] Removing options '' from query. {{(pid=86815) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:48:22 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:48:22 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:48:22 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-686e2eb3-a612-4f94-b632-3e3b99aa53a8 tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-reader] Get summary completed successfully. Sep 01 12:48:22 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-686e2eb3-a612-4f94-b632-3e3b99aa53a8 tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-reader] http://192.168.122.202/volume/v3/volumes/summary returned with HTTP 200 Sep 01 12:48:22 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1114/2241] 192.168.122.202 () {60 vars in 1186 bytes} [Tue Sep 1 12:48:22 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:48:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-6834cf3c-2263-4df3-a649-1a40eeab5bae None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:48:22 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-6834cf3c-2263-4df3-a649-1a40eeab5bae tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] DELETE http://192.168.122.202/volume/v3/volumes/b42d1be5-0adf-4b83-b1a7-10a3a8dfdb92 Sep 01 12:48:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-6834cf3c-2263-4df3-a649-1a40eeab5bae tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:48:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-6834cf3c-2263-4df3-a649-1a40eeab5bae tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:48:22 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-6834cf3c-2263-4df3-a649-1a40eeab5bae tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] Delete volume with id: b42d1be5-0adf-4b83-b1a7-10a3a8dfdb92 Sep 01 12:48:22 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:48:22 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:48:22 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:48:22 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:48:22 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-6834cf3c-2263-4df3-a649-1a40eeab5bae tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] Volume info retrieved successfully. Sep 01 12:48:23 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-6834cf3c-2263-4df3-a649-1a40eeab5bae tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] Delete volume request issued successfully. Sep 01 12:48:23 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-6834cf3c-2263-4df3-a649-1a40eeab5bae tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] http://192.168.122.202/volume/v3/volumes/b42d1be5-0adf-4b83-b1a7-10a3a8dfdb92 returned with HTTP 202 Sep 01 12:48:23 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1128/2242] 192.168.122.202 () {60 vars in 1276 bytes} [Tue Sep 1 12:48:22 2026] DELETE /volume/v3/volumes/b42d1be5-0adf-4b83-b1a7-10a3a8dfdb92 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 12:48:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-01fc099c-7cb6-4932-8ab3-6032eb1103d4 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:48:23 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-01fc099c-7cb6-4932-8ab3-6032eb1103d4 tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] GET http://192.168.122.202/volume/v3/volumes/b42d1be5-0adf-4b83-b1a7-10a3a8dfdb92 Sep 01 12:48:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-01fc099c-7cb6-4932-8ab3-6032eb1103d4 tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:48:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-01fc099c-7cb6-4932-8ab3-6032eb1103d4 tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:48:23 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:48:23 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:48:23 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:48:23 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:48:23 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-01fc099c-7cb6-4932-8ab3-6032eb1103d4 tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] Volume info retrieved successfully. Sep 01 12:48:23 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-01fc099c-7cb6-4932-8ab3-6032eb1103d4 tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] http://192.168.122.202/volume/v3/volumes/b42d1be5-0adf-4b83-b1a7-10a3a8dfdb92 returned with HTTP 200 Sep 01 12:48:23 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1115/2243] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:48:23 2026] GET /volume/v3/volumes/b42d1be5-0adf-4b83-b1a7-10a3a8dfdb92 => generated 1016 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 12:48:23 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-0de0b2d1-eca1-4075-9b0f-6b76b0444259 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:48:23 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-0de0b2d1-eca1-4075-9b0f-6b76b0444259 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] DELETE http://192.168.122.202/volume/v3/volumes/3b5f9f5f-6866-4175-9881-153b91315713 Sep 01 12:48:23 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-0de0b2d1-eca1-4075-9b0f-6b76b0444259 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:48:23 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-0de0b2d1-eca1-4075-9b0f-6b76b0444259 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:48:23 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-0de0b2d1-eca1-4075-9b0f-6b76b0444259 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Delete volume with id: 3b5f9f5f-6866-4175-9881-153b91315713 Sep 01 12:48:23 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:48:23 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:48:23 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:48:23 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:48:23 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-0de0b2d1-eca1-4075-9b0f-6b76b0444259 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Volume info retrieved successfully. Sep 01 12:48:23 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-0de0b2d1-eca1-4075-9b0f-6b76b0444259 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Delete volume request issued successfully. Sep 01 12:48:23 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-0de0b2d1-eca1-4075-9b0f-6b76b0444259 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] http://192.168.122.202/volume/v3/volumes/3b5f9f5f-6866-4175-9881-153b91315713 returned with HTTP 202 Sep 01 12:48:23 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1129/2244] 192.168.122.202 () {58 vars in 1235 bytes} [Tue Sep 1 12:48:23 2026] DELETE /volume/v3/volumes/3b5f9f5f-6866-4175-9881-153b91315713 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:48:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-b48ae700-b83a-4b39-9b49-545abc33c184 req-4a7afff8-d312-4a73-8737-480aea5da627 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:48:23 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-b48ae700-b83a-4b39-9b49-545abc33c184 req-4a7afff8-d312-4a73-8737-480aea5da627 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] GET http://192.168.122.202/volume/v3/volumes/3b5f9f5f-6866-4175-9881-153b91315713 Sep 01 12:48:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-b48ae700-b83a-4b39-9b49-545abc33c184 req-4a7afff8-d312-4a73-8737-480aea5da627 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:48:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-b48ae700-b83a-4b39-9b49-545abc33c184 req-4a7afff8-d312-4a73-8737-480aea5da627 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:48:23 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:48:23 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:48:23 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:48:23 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:48:23 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [req-b48ae700-b83a-4b39-9b49-545abc33c184 req-4a7afff8-d312-4a73-8737-480aea5da627 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Volume info retrieved successfully. Sep 01 12:48:23 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-b48ae700-b83a-4b39-9b49-545abc33c184 req-4a7afff8-d312-4a73-8737-480aea5da627 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] http://192.168.122.202/volume/v3/volumes/3b5f9f5f-6866-4175-9881-153b91315713 returned with HTTP 200 Sep 01 12:48:23 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1116/2245] 192.168.122.202 () {60 vars in 1487 bytes} [Tue Sep 1 12:48:23 2026] GET /volume/v3/volumes/3b5f9f5f-6866-4175-9881-153b91315713 => generated 946 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:48:23 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-de6b980e-6923-4883-bf30-1051f8040daa req-92afe1f6-1840-4dba-b3b5-99c2176b7e7d None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:48:23 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-de6b980e-6923-4883-bf30-1051f8040daa req-92afe1f6-1840-4dba-b3b5-99c2176b7e7d tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] GET http://192.168.122.202/volume/v3/volumes/b80fa4e1-fa03-421d-9e8d-3529f6bb952d Sep 01 12:48:23 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-de6b980e-6923-4883-bf30-1051f8040daa req-92afe1f6-1840-4dba-b3b5-99c2176b7e7d tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:48:23 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-de6b980e-6923-4883-bf30-1051f8040daa req-92afe1f6-1840-4dba-b3b5-99c2176b7e7d tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:48:23 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-de6b980e-6923-4883-bf30-1051f8040daa req-92afe1f6-1840-4dba-b3b5-99c2176b7e7d tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] http://192.168.122.202/volume/v3/volumes/b80fa4e1-fa03-421d-9e8d-3529f6bb952d returned with HTTP 404 Sep 01 12:48:23 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1130/2246] 192.168.122.202 () {60 vars in 1487 bytes} [Tue Sep 1 12:48:23 2026] GET /volume/v3/volumes/b80fa4e1-fa03-421d-9e8d-3529f6bb952d => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:48:24 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-2d6afa4a-e997-4a65-9f07-856b48b72c9b None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:48:24 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-2d6afa4a-e997-4a65-9f07-856b48b72c9b tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] GET http://192.168.122.202/volume/v3/volumes/b42d1be5-0adf-4b83-b1a7-10a3a8dfdb92 Sep 01 12:48:24 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-2d6afa4a-e997-4a65-9f07-856b48b72c9b tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:48:24 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-2d6afa4a-e997-4a65-9f07-856b48b72c9b tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:48:24 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:48:24 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:48:24 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:48:24 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:48:24 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-2d6afa4a-e997-4a65-9f07-856b48b72c9b tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] Volume info retrieved successfully. Sep 01 12:48:24 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-2d6afa4a-e997-4a65-9f07-856b48b72c9b tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] http://192.168.122.202/volume/v3/volumes/b42d1be5-0adf-4b83-b1a7-10a3a8dfdb92 returned with HTTP 200 Sep 01 12:48:24 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1117/2247] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:48:24 2026] GET /volume/v3/volumes/b42d1be5-0adf-4b83-b1a7-10a3a8dfdb92 => generated 1016 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 12:48:25 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-487f3f4d-4c25-4a31-a31a-10df64f53f2c None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:48:25 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-487f3f4d-4c25-4a31-a31a-10df64f53f2c tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] GET http://192.168.122.202/volume/v3/volumes/b42d1be5-0adf-4b83-b1a7-10a3a8dfdb92 Sep 01 12:48:25 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-487f3f4d-4c25-4a31-a31a-10df64f53f2c tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:48:25 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-487f3f4d-4c25-4a31-a31a-10df64f53f2c tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:48:25 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-487f3f4d-4c25-4a31-a31a-10df64f53f2c tempest-ProjectReaderTests-2122342916 tempest-ProjectReaderTests-2122342916-project-admin] http://192.168.122.202/volume/v3/volumes/b42d1be5-0adf-4b83-b1a7-10a3a8dfdb92 returned with HTTP 404 Sep 01 12:48:25 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1131/2248] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:48:25 2026] GET /volume/v3/volumes/b42d1be5-0adf-4b83-b1a7-10a3a8dfdb92 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 12:48:28 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-a5b7b413-7028-4293-8812-ebf2d6d5ab74 req-69d0b123-00c6-4f3f-87bf-23cdda912e09 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:48:28 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-a5b7b413-7028-4293-8812-ebf2d6d5ab74 req-69d0b123-00c6-4f3f-87bf-23cdda912e09 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] DELETE http://192.168.122.202/volume/v3/attachments/1ff0d92a-1db1-4f67-8db1-5d5024e3a50d Sep 01 12:48:28 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-a5b7b413-7028-4293-8812-ebf2d6d5ab74 req-69d0b123-00c6-4f3f-87bf-23cdda912e09 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:48:28 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-a5b7b413-7028-4293-8812-ebf2d6d5ab74 req-69d0b123-00c6-4f3f-87bf-23cdda912e09 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Calling method 'version_select' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:48:28 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:48:28 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:48:29 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:48:29 devstack devstack@c-api.service[86815]: return base.obj_make_list(context, Sep 01 12:48:29 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-a5b7b413-7028-4293-8812-ebf2d6d5ab74 req-69d0b123-00c6-4f3f-87bf-23cdda912e09 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] http://192.168.122.202/volume/v3/attachments/1ff0d92a-1db1-4f67-8db1-5d5024e3a50d returned with HTTP 200 Sep 01 12:48:29 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1118/2249] 192.168.122.202 () {64 vars in 1562 bytes} [Tue Sep 1 12:48:28 2026] DELETE /volume/v3/attachments/1ff0d92a-1db1-4f67-8db1-5d5024e3a50d => generated 19 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:48:31 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-cc89cc1c-ae0e-4c00-a208-88e06e133d06 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:48:31 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-cc89cc1c-ae0e-4c00-a208-88e06e133d06 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] DELETE http://192.168.122.202/volume/v3/volumes/591a441c-56b2-4259-b751-0f1be6b971cc Sep 01 12:48:31 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-cc89cc1c-ae0e-4c00-a208-88e06e133d06 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:48:31 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-cc89cc1c-ae0e-4c00-a208-88e06e133d06 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:48:31 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-cc89cc1c-ae0e-4c00-a208-88e06e133d06 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Delete volume with id: 591a441c-56b2-4259-b751-0f1be6b971cc Sep 01 12:48:31 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:48:31 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:48:31 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:48:31 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:48:31 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-cc89cc1c-ae0e-4c00-a208-88e06e133d06 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Volume info retrieved successfully. Sep 01 12:48:31 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-cc89cc1c-ae0e-4c00-a208-88e06e133d06 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Delete volume request issued successfully. Sep 01 12:48:31 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-cc89cc1c-ae0e-4c00-a208-88e06e133d06 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] http://192.168.122.202/volume/v3/volumes/591a441c-56b2-4259-b751-0f1be6b971cc returned with HTTP 202 Sep 01 12:48:31 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1132/2250] 192.168.122.202 () {58 vars in 1235 bytes} [Tue Sep 1 12:48:31 2026] DELETE /volume/v3/volumes/591a441c-56b2-4259-b751-0f1be6b971cc => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:48:31 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-00b4e1d0-05dc-4884-8bc1-2ca039e31a30 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:48:31 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-00b4e1d0-05dc-4884-8bc1-2ca039e31a30 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] GET http://192.168.122.202/volume/v3/volumes/591a441c-56b2-4259-b751-0f1be6b971cc Sep 01 12:48:31 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-00b4e1d0-05dc-4884-8bc1-2ca039e31a30 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:48:31 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-00b4e1d0-05dc-4884-8bc1-2ca039e31a30 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:48:31 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:48:31 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:48:31 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:48:31 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:48:31 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-00b4e1d0-05dc-4884-8bc1-2ca039e31a30 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Volume info retrieved successfully. Sep 01 12:48:31 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-00b4e1d0-05dc-4884-8bc1-2ca039e31a30 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] http://192.168.122.202/volume/v3/volumes/591a441c-56b2-4259-b751-0f1be6b971cc returned with HTTP 200 Sep 01 12:48:31 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1119/2251] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:48:31 2026] GET /volume/v3/volumes/591a441c-56b2-4259-b751-0f1be6b971cc => generated 1257 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:48:32 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-e5a23bf1-2f29-45bc-95a6-7056f84e9a3c None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:48:32 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e5a23bf1-2f29-45bc-95a6-7056f84e9a3c tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] GET http://192.168.122.202/volume/v3/volumes/591a441c-56b2-4259-b751-0f1be6b971cc Sep 01 12:48:32 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e5a23bf1-2f29-45bc-95a6-7056f84e9a3c tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:48:32 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e5a23bf1-2f29-45bc-95a6-7056f84e9a3c tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:48:32 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e5a23bf1-2f29-45bc-95a6-7056f84e9a3c tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] http://192.168.122.202/volume/v3/volumes/591a441c-56b2-4259-b751-0f1be6b971cc returned with HTTP 404 Sep 01 12:48:32 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1133/2252] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:48:32 2026] GET /volume/v3/volumes/591a441c-56b2-4259-b751-0f1be6b971cc => generated 109 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:48:32 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-80b56001-85dc-42a9-b5d2-53e634011f52 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:48:32 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-80b56001-85dc-42a9-b5d2-53e634011f52 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] DELETE http://192.168.122.202/volume/v3/volumes/3b5f9f5f-6866-4175-9881-153b91315713 Sep 01 12:48:32 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-80b56001-85dc-42a9-b5d2-53e634011f52 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:48:32 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-80b56001-85dc-42a9-b5d2-53e634011f52 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:48:32 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-80b56001-85dc-42a9-b5d2-53e634011f52 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Delete volume with id: 3b5f9f5f-6866-4175-9881-153b91315713 Sep 01 12:48:32 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-80b56001-85dc-42a9-b5d2-53e634011f52 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] http://192.168.122.202/volume/v3/volumes/3b5f9f5f-6866-4175-9881-153b91315713 returned with HTTP 404 Sep 01 12:48:32 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1120/2253] 192.168.122.202 () {58 vars in 1235 bytes} [Tue Sep 1 12:48:32 2026] DELETE /volume/v3/volumes/3b5f9f5f-6866-4175-9881-153b91315713 => generated 109 bytes in 71 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:48:32 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-5140489f-b96b-4e1d-978e-6962316a10ba None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:48:32 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-5140489f-b96b-4e1d-978e-6962316a10ba tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] GET http://192.168.122.202/volume/v3/volumes/3b5f9f5f-6866-4175-9881-153b91315713 Sep 01 12:48:32 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-5140489f-b96b-4e1d-978e-6962316a10ba tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:48:32 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-5140489f-b96b-4e1d-978e-6962316a10ba tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:48:32 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-5140489f-b96b-4e1d-978e-6962316a10ba tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] http://192.168.122.202/volume/v3/volumes/3b5f9f5f-6866-4175-9881-153b91315713 returned with HTTP 404 Sep 01 12:48:32 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1134/2254] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:48:32 2026] GET /volume/v3/volumes/3b5f9f5f-6866-4175-9881-153b91315713 => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:48:32 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-57124693-2f31-41df-b1be-86bc09061ee0 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:48:32 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-57124693-2f31-41df-b1be-86bc09061ee0 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] DELETE http://192.168.122.202/volume/v3/volumes/b80fa4e1-fa03-421d-9e8d-3529f6bb952d Sep 01 12:48:32 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-57124693-2f31-41df-b1be-86bc09061ee0 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:48:32 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-57124693-2f31-41df-b1be-86bc09061ee0 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:48:32 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-57124693-2f31-41df-b1be-86bc09061ee0 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Delete volume with id: b80fa4e1-fa03-421d-9e8d-3529f6bb952d Sep 01 12:48:32 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-57124693-2f31-41df-b1be-86bc09061ee0 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] http://192.168.122.202/volume/v3/volumes/b80fa4e1-fa03-421d-9e8d-3529f6bb952d returned with HTTP 404 Sep 01 12:48:32 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1121/2255] 192.168.122.202 () {58 vars in 1235 bytes} [Tue Sep 1 12:48:32 2026] DELETE /volume/v3/volumes/b80fa4e1-fa03-421d-9e8d-3529f6bb952d => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:48:32 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-a6e5d9bc-9540-4130-9799-51319889cfb1 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:48:32 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a6e5d9bc-9540-4130-9799-51319889cfb1 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] GET http://192.168.122.202/volume/v3/volumes/b80fa4e1-fa03-421d-9e8d-3529f6bb952d Sep 01 12:48:32 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a6e5d9bc-9540-4130-9799-51319889cfb1 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:48:32 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a6e5d9bc-9540-4130-9799-51319889cfb1 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:48:32 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a6e5d9bc-9540-4130-9799-51319889cfb1 tempest-TestInstancesWithCinderVolumes-305003084 tempest-TestInstancesWithCinderVolumes-305003084-project-member] http://192.168.122.202/volume/v3/volumes/b80fa4e1-fa03-421d-9e8d-3529f6bb952d returned with HTTP 404 Sep 01 12:48:32 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1135/2256] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:48:32 2026] GET /volume/v3/volumes/b80fa4e1-fa03-421d-9e8d-3529f6bb952d => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:48:32 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-c44b17ad-68f1-45e8-9296-20f1a06ce1da None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:48:32 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c44b17ad-68f1-45e8-9296-20f1a06ce1da tempest-TestInstancesWithCinderVolumes-477380641 tempest-TestInstancesWithCinderVolumes-477380641-project-admin] GET http://192.168.122.202/volume/v3/volumes/detail?all_tenants=1 Sep 01 12:48:32 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c44b17ad-68f1-45e8-9296-20f1a06ce1da tempest-TestInstancesWithCinderVolumes-477380641 tempest-TestInstancesWithCinderVolumes-477380641-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:48:32 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c44b17ad-68f1-45e8-9296-20f1a06ce1da tempest-TestInstancesWithCinderVolumes-477380641 tempest-TestInstancesWithCinderVolumes-477380641-project-admin] Calling method 'detail' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:48:32 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-c44b17ad-68f1-45e8-9296-20f1a06ce1da tempest-TestInstancesWithCinderVolumes-477380641 tempest-TestInstancesWithCinderVolumes-477380641-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=86815) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 12:48:32 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-c44b17ad-68f1-45e8-9296-20f1a06ce1da tempest-TestInstancesWithCinderVolumes-477380641 tempest-TestInstancesWithCinderVolumes-477380641-project-admin] Get all volumes completed successfully. Sep 01 12:48:32 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c44b17ad-68f1-45e8-9296-20f1a06ce1da tempest-TestInstancesWithCinderVolumes-477380641 tempest-TestInstancesWithCinderVolumes-477380641-project-admin] http://192.168.122.202/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 01 12:48:32 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1122/2257] 192.168.122.202 () {58 vars in 1169 bytes} [Tue Sep 1 12:48:32 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 15 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 12:48:32 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-7d92a7d4-111a-40ce-aa3a-b9e0049d1e44 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:48:32 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7d92a7d4-111a-40ce-aa3a-b9e0049d1e44 tempest-TestInstancesWithCinderVolumes-477380641 tempest-TestInstancesWithCinderVolumes-477380641-project-admin] DELETE http://192.168.122.202/volume/v3/types/5e57c759-4c54-4b72-8e3f-7e4a3153d130 Sep 01 12:48:32 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-7d92a7d4-111a-40ce-aa3a-b9e0049d1e44 tempest-TestInstancesWithCinderVolumes-477380641 tempest-TestInstancesWithCinderVolumes-477380641-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:48:32 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-7d92a7d4-111a-40ce-aa3a-b9e0049d1e44 tempest-TestInstancesWithCinderVolumes-477380641 tempest-TestInstancesWithCinderVolumes-477380641-project-admin] Calling method '_delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:48:32 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7d92a7d4-111a-40ce-aa3a-b9e0049d1e44 tempest-TestInstancesWithCinderVolumes-477380641 tempest-TestInstancesWithCinderVolumes-477380641-project-admin] http://192.168.122.202/volume/v3/types/5e57c759-4c54-4b72-8e3f-7e4a3153d130 returned with HTTP 202 Sep 01 12:48:32 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1136/2258] 192.168.122.202 () {58 vars in 1229 bytes} [Tue Sep 1 12:48:32 2026] DELETE /volume/v3/types/5e57c759-4c54-4b72-8e3f-7e4a3153d130 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:48:32 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-7cb1468c-7962-45e0-aeea-315547051932 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:48:32 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-7cb1468c-7962-45e0-aeea-315547051932 tempest-TestInstancesWithCinderVolumes-477380641 tempest-TestInstancesWithCinderVolumes-477380641-project-admin] GET http://192.168.122.202/volume/v3/volumes/detail?all_tenants=1 Sep 01 12:48:32 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-7cb1468c-7962-45e0-aeea-315547051932 tempest-TestInstancesWithCinderVolumes-477380641 tempest-TestInstancesWithCinderVolumes-477380641-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:48:32 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-7cb1468c-7962-45e0-aeea-315547051932 tempest-TestInstancesWithCinderVolumes-477380641 tempest-TestInstancesWithCinderVolumes-477380641-project-admin] Calling method 'detail' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:48:32 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-7cb1468c-7962-45e0-aeea-315547051932 tempest-TestInstancesWithCinderVolumes-477380641 tempest-TestInstancesWithCinderVolumes-477380641-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=86815) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 12:48:32 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-7cb1468c-7962-45e0-aeea-315547051932 tempest-TestInstancesWithCinderVolumes-477380641 tempest-TestInstancesWithCinderVolumes-477380641-project-admin] Get all volumes completed successfully. Sep 01 12:48:32 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-7cb1468c-7962-45e0-aeea-315547051932 tempest-TestInstancesWithCinderVolumes-477380641 tempest-TestInstancesWithCinderVolumes-477380641-project-admin] http://192.168.122.202/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 01 12:48:32 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1123/2259] 192.168.122.202 () {58 vars in 1169 bytes} [Tue Sep 1 12:48:32 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 15 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 12:48:32 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-53f5e6a3-0ce9-4b86-9d74-a7f33c68b496 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:48:32 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-53f5e6a3-0ce9-4b86-9d74-a7f33c68b496 tempest-TestInstancesWithCinderVolumes-477380641 tempest-TestInstancesWithCinderVolumes-477380641-project-admin] DELETE http://192.168.122.202/volume/v3/types/6c716404-60de-48ab-b783-f5b003a95287 Sep 01 12:48:32 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-53f5e6a3-0ce9-4b86-9d74-a7f33c68b496 tempest-TestInstancesWithCinderVolumes-477380641 tempest-TestInstancesWithCinderVolumes-477380641-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:48:32 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-53f5e6a3-0ce9-4b86-9d74-a7f33c68b496 tempest-TestInstancesWithCinderVolumes-477380641 tempest-TestInstancesWithCinderVolumes-477380641-project-admin] Calling method '_delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:48:32 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-53f5e6a3-0ce9-4b86-9d74-a7f33c68b496 tempest-TestInstancesWithCinderVolumes-477380641 tempest-TestInstancesWithCinderVolumes-477380641-project-admin] http://192.168.122.202/volume/v3/types/6c716404-60de-48ab-b783-f5b003a95287 returned with HTTP 202 Sep 01 12:48:32 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1137/2260] 192.168.122.202 () {58 vars in 1229 bytes} [Tue Sep 1 12:48:32 2026] DELETE /volume/v3/types/6c716404-60de-48ab-b783-f5b003a95287 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:48:33 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-9c19d7d8-ef14-4b8a-a0f2-bbfe7e1a8722 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:48:33 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9c19d7d8-ef14-4b8a-a0f2-bbfe7e1a8722 tempest-TestInstancesWithCinderVolumes-477380641 tempest-TestInstancesWithCinderVolumes-477380641-project-admin] GET http://192.168.122.202/volume/v3/volumes/detail?all_tenants=1 Sep 01 12:48:33 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-9c19d7d8-ef14-4b8a-a0f2-bbfe7e1a8722 tempest-TestInstancesWithCinderVolumes-477380641 tempest-TestInstancesWithCinderVolumes-477380641-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:48:33 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-9c19d7d8-ef14-4b8a-a0f2-bbfe7e1a8722 tempest-TestInstancesWithCinderVolumes-477380641 tempest-TestInstancesWithCinderVolumes-477380641-project-admin] Calling method 'detail' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:48:33 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-9c19d7d8-ef14-4b8a-a0f2-bbfe7e1a8722 tempest-TestInstancesWithCinderVolumes-477380641 tempest-TestInstancesWithCinderVolumes-477380641-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=86815) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 12:48:33 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-9c19d7d8-ef14-4b8a-a0f2-bbfe7e1a8722 tempest-TestInstancesWithCinderVolumes-477380641 tempest-TestInstancesWithCinderVolumes-477380641-project-admin] Get all volumes completed successfully. Sep 01 12:48:33 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9c19d7d8-ef14-4b8a-a0f2-bbfe7e1a8722 tempest-TestInstancesWithCinderVolumes-477380641 tempest-TestInstancesWithCinderVolumes-477380641-project-admin] http://192.168.122.202/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 01 12:48:33 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1124/2261] 192.168.122.202 () {58 vars in 1169 bytes} [Tue Sep 1 12:48:33 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 15 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 01 12:48:33 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-8db75ee9-b109-4ef1-ba14-835b7440496e None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:48:33 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8db75ee9-b109-4ef1-ba14-835b7440496e tempest-TestInstancesWithCinderVolumes-477380641 tempest-TestInstancesWithCinderVolumes-477380641-project-admin] DELETE http://192.168.122.202/volume/v3/types/bb0c81f7-3a99-4423-9b5d-4affc229fdbb Sep 01 12:48:33 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-8db75ee9-b109-4ef1-ba14-835b7440496e tempest-TestInstancesWithCinderVolumes-477380641 tempest-TestInstancesWithCinderVolumes-477380641-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:48:33 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-8db75ee9-b109-4ef1-ba14-835b7440496e tempest-TestInstancesWithCinderVolumes-477380641 tempest-TestInstancesWithCinderVolumes-477380641-project-admin] Calling method '_delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:48:33 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8db75ee9-b109-4ef1-ba14-835b7440496e tempest-TestInstancesWithCinderVolumes-477380641 tempest-TestInstancesWithCinderVolumes-477380641-project-admin] http://192.168.122.202/volume/v3/types/bb0c81f7-3a99-4423-9b5d-4affc229fdbb returned with HTTP 202 Sep 01 12:48:33 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1138/2262] 192.168.122.202 () {58 vars in 1229 bytes} [Tue Sep 1 12:48:33 2026] DELETE /volume/v3/types/bb0c81f7-3a99-4423-9b5d-4affc229fdbb => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:48:43 devstack devstack@c-api.service[86815]: DEBUG dbcounter [-] [86815] Writing DB stats cinder:SELECT=258,cinder:UPDATE=32,cinder:DELETE=1,cinder:INSERT=12 {{(pid=86815) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 12:48:43 devstack devstack@c-api.service[86814]: DEBUG dbcounter [-] [86814] Writing DB stats cinder:SELECT=140,cinder:INSERT=19,cinder:UPDATE=45 {{(pid=86814) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 12:49:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-18f22385-cde4-4e96-984a-f69b394b7b50 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:49:01 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-18f22385-cde4-4e96-984a-f69b394b7b50 tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] POST http://192.168.122.202/volume/v3/volumes Sep 01 12:49:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-18f22385-cde4-4e96-984a-f69b394b7b50 tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-1001861796", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:49:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.volumes [None req-18f22385-cde4-4e96-984a-f69b394b7b50 tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-1001861796', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86815) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:49:01 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-18f22385-cde4-4e96-984a-f69b394b7b50 tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] Create volume of 1 GB Sep 01 12:49:01 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-18f22385-cde4-4e96-984a-f69b394b7b50 tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] Availability Zones retrieved successfully. Sep 01 12:49:01 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-18f22385-cde4-4e96-984a-f69b394b7b50 tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] Flow 'volume_create_api' (ceb057ba-1eee-4fc5-91a4-9e950a297133) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:49:01 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-18f22385-cde4-4e96-984a-f69b394b7b50 tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2413411-66dc-438d-9e03-bed170f5f739) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:49:01 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.flows.api.create_volume [None req-18f22385-cde4-4e96-984a-f69b394b7b50 tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] Validating volume size '1' using validate_int {{(pid=86815) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 12:49:01 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-18f22385-cde4-4e96-984a-f69b394b7b50 tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2413411-66dc-438d-9e03-bed170f5f739) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T10:31:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3a4f1b59-94a6-4839-b926-0837adf99645,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a4f1b59-94a6-4839-b926-0837adf99645', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:49:01 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-18f22385-cde4-4e96-984a-f69b394b7b50 tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (79047f55-a210-462f-bf1e-98aab4504af6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:49:01 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-18f22385-cde4-4e96-984a-f69b394b7b50 tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] Created reservations ['ff4a280a-09bc-4832-977a-80424b1002a0', 'c2d4b31f-4f09-4248-b6b0-3cfa86ca546d', 'ad05ba29-db06-454d-b4a5-748d4298c915', '3d635bb4-92cf-46bf-9a09-ac0e0e4a886c'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:49:01 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-18f22385-cde4-4e96-984a-f69b394b7b50 tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (79047f55-a210-462f-bf1e-98aab4504af6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ff4a280a-09bc-4832-977a-80424b1002a0', 'c2d4b31f-4f09-4248-b6b0-3cfa86ca546d', 'ad05ba29-db06-454d-b4a5-748d4298c915', '3d635bb4-92cf-46bf-9a09-ac0e0e4a886c']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:49:01 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-18f22385-cde4-4e96-984a-f69b394b7b50 tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d26d56b-6d00-40d7-96c0-ac480475f61d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:49:01 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:49:01 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:49:01 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-18f22385-cde4-4e96-984a-f69b394b7b50 tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d26d56b-6d00-40d7-96c0-ac480475f61d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '29832871-8a41-4dcc-817f-440b9a792508', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1001861796',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ab8d7631c8d245128573a2e9eebb6fa4',qos_specs=None,replication_status=,reservations=['ff4a280a-09bc-4832-977a-80424b1002a0','c2d4b31f-4f09-4248-b6b0-3cfa86ca546d','ad05ba29-db06-454d-b4a5-748d4298c915','3d635bb4-92cf-46bf-9a09-ac0e0e4a886c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='284a7d5e75e54c72b39dc1920c25cfed',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T10:49:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1001861796',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=29832871-8a41-4dcc-817f-440b9a792508,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ab8d7631c8d245128573a2e9eebb6fa4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='284a7d5e75e54c72b39dc1920c25cfed',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a4f1b59-94a6-4839-b926-0837adf99645),volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:49:01 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-18f22385-cde4-4e96-984a-f69b394b7b50 tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f92c4915-a8cd-470f-ba88-de0c7fb099f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:49:01 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-18f22385-cde4-4e96-984a-f69b394b7b50 tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f92c4915-a8cd-470f-ba88-de0c7fb099f9) transitioned into state 'SUCCESS' from state '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-1001861796',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ab8d7631c8d245128573a2e9eebb6fa4',qos_specs=None,replication_status=,reservations=['ff4a280a-09bc-4832-977a-80424b1002a0','c2d4b31f-4f09-4248-b6b0-3cfa86ca546d','ad05ba29-db06-454d-b4a5-748d4298c915','3d635bb4-92cf-46bf-9a09-ac0e0e4a886c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='284a7d5e75e54c72b39dc1920c25cfed',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:49:01 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-18f22385-cde4-4e96-984a-f69b394b7b50 tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (377dd39d-a424-429f-8f8e-7cb064e9444d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:49:01 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-18f22385-cde4-4e96-984a-f69b394b7b50 tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (377dd39d-a424-429f-8f8e-7cb064e9444d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:49:01 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-18f22385-cde4-4e96-984a-f69b394b7b50 tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] Flow 'volume_create_api' (ceb057ba-1eee-4fc5-91a4-9e950a297133) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86815) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:49:01 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-18f22385-cde4-4e96-984a-f69b394b7b50 tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] Create volume request issued successfully. Sep 01 12:49:01 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-18f22385-cde4-4e96-984a-f69b394b7b50 tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] http://192.168.122.202/volume/v3/volumes returned with HTTP 202 Sep 01 12:49:01 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1125/2263] 192.168.122.202 () {60 vars in 1143 bytes} [Tue Sep 1 12:49:01 2026] POST /volume/v3/volumes => generated 763 bytes in 672 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:49:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-82db6f6d-df55-4715-8f40-234c5b28cef1 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:49:01 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-82db6f6d-df55-4715-8f40-234c5b28cef1 tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] GET http://192.168.122.202/volume/v3/volumes/29832871-8a41-4dcc-817f-440b9a792508 Sep 01 12:49:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-82db6f6d-df55-4715-8f40-234c5b28cef1 tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:49:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-82db6f6d-df55-4715-8f40-234c5b28cef1 tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:49:01 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:49:01 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:49:01 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:49:01 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:49:01 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-82db6f6d-df55-4715-8f40-234c5b28cef1 tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] Volume info retrieved successfully. Sep 01 12:49:01 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-82db6f6d-df55-4715-8f40-234c5b28cef1 tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] http://192.168.122.202/volume/v3/volumes/29832871-8a41-4dcc-817f-440b9a792508 returned with HTTP 200 Sep 01 12:49:01 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1139/2264] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:49:01 2026] GET /volume/v3/volumes/29832871-8a41-4dcc-817f-440b9a792508 => generated 831 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:49:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-5eed3539-f097-45ca-b2c2-7379b975d1f4 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:49:02 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-5eed3539-f097-45ca-b2c2-7379b975d1f4 tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] GET http://192.168.122.202/volume/v3/volumes/29832871-8a41-4dcc-817f-440b9a792508 Sep 01 12:49:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-5eed3539-f097-45ca-b2c2-7379b975d1f4 tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:49:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-5eed3539-f097-45ca-b2c2-7379b975d1f4 tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:49:02 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:49:02 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:49:02 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:49:02 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:49:02 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-5eed3539-f097-45ca-b2c2-7379b975d1f4 tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] Volume info retrieved successfully. Sep 01 12:49:02 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-5eed3539-f097-45ca-b2c2-7379b975d1f4 tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] http://192.168.122.202/volume/v3/volumes/29832871-8a41-4dcc-817f-440b9a792508 returned with HTTP 200 Sep 01 12:49:02 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1126/2265] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:49:02 2026] GET /volume/v3/volumes/29832871-8a41-4dcc-817f-440b9a792508 => generated 855 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:49:03 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-d5d3f3e8-1f62-4cad-b9cd-3941f65ef593 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:49:03 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d5d3f3e8-1f62-4cad-b9cd-3941f65ef593 tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] GET http://192.168.122.202/volume/v3/volumes/29832871-8a41-4dcc-817f-440b9a792508 Sep 01 12:49:03 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d5d3f3e8-1f62-4cad-b9cd-3941f65ef593 tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:49:03 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d5d3f3e8-1f62-4cad-b9cd-3941f65ef593 tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:49:04 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:49:04 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:49:04 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:49:04 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:49:04 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-d5d3f3e8-1f62-4cad-b9cd-3941f65ef593 tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] Volume info retrieved successfully. Sep 01 12:49:04 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d5d3f3e8-1f62-4cad-b9cd-3941f65ef593 tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] http://192.168.122.202/volume/v3/volumes/29832871-8a41-4dcc-817f-440b9a792508 returned with HTTP 200 Sep 01 12:49:04 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1140/2266] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:49:03 2026] GET /volume/v3/volumes/29832871-8a41-4dcc-817f-440b9a792508 => generated 856 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:49:04 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-da13c286-cf21-415b-bab4-8816f351bcc1 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:49:04 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-da13c286-cf21-415b-bab4-8816f351bcc1 tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] GET http://192.168.122.202/volume/v3/volumes/29832871-8a41-4dcc-817f-440b9a792508 Sep 01 12:49:04 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-da13c286-cf21-415b-bab4-8816f351bcc1 tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:49:04 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-da13c286-cf21-415b-bab4-8816f351bcc1 tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:49:04 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:49:04 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:49:04 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:49:04 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:49:04 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-da13c286-cf21-415b-bab4-8816f351bcc1 tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] Volume info retrieved successfully. Sep 01 12:49:04 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-da13c286-cf21-415b-bab4-8816f351bcc1 tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] http://192.168.122.202/volume/v3/volumes/29832871-8a41-4dcc-817f-440b9a792508 returned with HTTP 200 Sep 01 12:49:04 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1127/2267] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:49:04 2026] GET /volume/v3/volumes/29832871-8a41-4dcc-817f-440b9a792508 => generated 856 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:49:04 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-e3d591cd-80cd-49fd-adcd-876e1694c31d None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:49:04 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e3d591cd-80cd-49fd-adcd-876e1694c31d tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] POST http://192.168.122.202/volume/v3/snapshots Sep 01 12:49:04 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e3d591cd-80cd-49fd-adcd-876e1694c31d tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "29832871-8a41-4dcc-817f-440b9a792508", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-1171945997", "description": null, "metadata": null}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:49:04 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:49:04 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:49:04 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:49:04 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:49:04 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-e3d591cd-80cd-49fd-adcd-876e1694c31d tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] Volume info retrieved successfully. Sep 01 12:49:04 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.snapshots [None req-e3d591cd-80cd-49fd-adcd-876e1694c31d tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] Create snapshot from volume 29832871-8a41-4dcc-817f-440b9a792508 Sep 01 12:49:04 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-e3d591cd-80cd-49fd-adcd-876e1694c31d tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] Created reservations ['be919d67-2648-4d54-9477-e9cd74406eb0', '7461c2b3-d9fc-40a4-a2d0-8f84267cd5fe', '30f361d4-6235-4ad2-ad31-5a126e2bc08a', '8b84f95a-5a78-4459-a56f-c949f7ece5bc'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:49:04 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:49:04 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:49:04 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-e3d591cd-80cd-49fd-adcd-876e1694c31d tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] Snapshot force create request issued successfully. Sep 01 12:49:04 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e3d591cd-80cd-49fd-adcd-876e1694c31d tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] http://192.168.122.202/volume/v3/snapshots returned with HTTP 202 Sep 01 12:49:04 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1141/2268] 192.168.122.202 () {60 vars in 1149 bytes} [Tue Sep 1 12:49:04 2026] POST /volume/v3/snapshots => generated 310 bytes in 429 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:49:04 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-23fd3515-ebd5-4ef7-b364-89318b437d38 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:49:04 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-23fd3515-ebd5-4ef7-b364-89318b437d38 tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] GET http://192.168.122.202/volume/v3/snapshots/43081ad7-ee3a-480f-9499-e6bdbf484b8a Sep 01 12:49:04 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-23fd3515-ebd5-4ef7-b364-89318b437d38 tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:49:04 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-23fd3515-ebd5-4ef7-b364-89318b437d38 tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:49:04 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:49:04 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:49:04 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-23fd3515-ebd5-4ef7-b364-89318b437d38 tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] Snapshot retrieved successfully. Sep 01 12:49:04 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-23fd3515-ebd5-4ef7-b364-89318b437d38 tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] http://192.168.122.202/volume/v3/snapshots/43081ad7-ee3a-480f-9499-e6bdbf484b8a returned with HTTP 200 Sep 01 12:49:04 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1128/2269] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:49:04 2026] GET /volume/v3/snapshots/43081ad7-ee3a-480f-9499-e6bdbf484b8a => generated 442 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:49:05 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-6ac8e1c0-b812-4547-a4db-bed0c23d6172 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:49:05 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-6ac8e1c0-b812-4547-a4db-bed0c23d6172 tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] GET http://192.168.122.202/volume/v3/snapshots/43081ad7-ee3a-480f-9499-e6bdbf484b8a Sep 01 12:49:05 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-6ac8e1c0-b812-4547-a4db-bed0c23d6172 tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:49:05 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-6ac8e1c0-b812-4547-a4db-bed0c23d6172 tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:49:05 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:49:05 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:49:05 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-6ac8e1c0-b812-4547-a4db-bed0c23d6172 tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] Snapshot retrieved successfully. Sep 01 12:49:05 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-6ac8e1c0-b812-4547-a4db-bed0c23d6172 tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] http://192.168.122.202/volume/v3/snapshots/43081ad7-ee3a-480f-9499-e6bdbf484b8a returned with HTTP 200 Sep 01 12:49:05 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1142/2270] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:49:05 2026] GET /volume/v3/snapshots/43081ad7-ee3a-480f-9499-e6bdbf484b8a => generated 442 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:49:06 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-c18257b4-0602-4802-82f2-46fdd20cf543 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:49:06 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c18257b4-0602-4802-82f2-46fdd20cf543 tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] GET http://192.168.122.202/volume/v3/snapshots/43081ad7-ee3a-480f-9499-e6bdbf484b8a Sep 01 12:49:06 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c18257b4-0602-4802-82f2-46fdd20cf543 tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:49:06 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c18257b4-0602-4802-82f2-46fdd20cf543 tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:49:06 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:49:06 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:49:06 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-c18257b4-0602-4802-82f2-46fdd20cf543 tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] Snapshot retrieved successfully. Sep 01 12:49:06 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c18257b4-0602-4802-82f2-46fdd20cf543 tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] http://192.168.122.202/volume/v3/snapshots/43081ad7-ee3a-480f-9499-e6bdbf484b8a returned with HTTP 200 Sep 01 12:49:06 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1129/2271] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:49:06 2026] GET /volume/v3/snapshots/43081ad7-ee3a-480f-9499-e6bdbf484b8a => generated 442 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:49:07 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-060f92b6-7cad-4e5a-9a19-572781cb199e None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:49:07 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-060f92b6-7cad-4e5a-9a19-572781cb199e tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] POST http://192.168.122.202/volume/v3/volumes Sep 01 12:49:07 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-060f92b6-7cad-4e5a-9a19-572781cb199e tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-769919459"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:49:07 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volumes [None req-060f92b6-7cad-4e5a-9a19-572781cb199e tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-769919459'}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:49:07 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-060f92b6-7cad-4e5a-9a19-572781cb199e tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Create volume of 1 GB Sep 01 12:49:07 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-060f92b6-7cad-4e5a-9a19-572781cb199e tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Availability Zones retrieved successfully. Sep 01 12:49:07 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-060f92b6-7cad-4e5a-9a19-572781cb199e tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Flow 'volume_create_api' (1cdf3b4c-1d1e-4780-b555-a74e144296c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:49:07 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-060f92b6-7cad-4e5a-9a19-572781cb199e tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (68fcbcd2-5df9-433e-a941-31319f637065) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:49:07 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.flows.api.create_volume [None req-060f92b6-7cad-4e5a-9a19-572781cb199e tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Validating volume size '1' using validate_int {{(pid=86814) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 12:49:07 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-060f92b6-7cad-4e5a-9a19-572781cb199e tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (68fcbcd2-5df9-433e-a941-31319f637065) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T10:31:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3a4f1b59-94a6-4839-b926-0837adf99645,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a4f1b59-94a6-4839-b926-0837adf99645', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:49:07 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-060f92b6-7cad-4e5a-9a19-572781cb199e tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (73c4f3dc-c617-4408-bbd2-d55ec159a200) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:49:07 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-20e095b0-5a39-4db8-a62a-243bcb9a0c45 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:49:07 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-20e095b0-5a39-4db8-a62a-243bcb9a0c45 tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] GET http://192.168.122.202/volume/v3/snapshots/43081ad7-ee3a-480f-9499-e6bdbf484b8a Sep 01 12:49:07 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-20e095b0-5a39-4db8-a62a-243bcb9a0c45 tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:49:07 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-20e095b0-5a39-4db8-a62a-243bcb9a0c45 tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:49:07 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:49:07 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:49:07 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-20e095b0-5a39-4db8-a62a-243bcb9a0c45 tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] Snapshot retrieved successfully. Sep 01 12:49:07 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-20e095b0-5a39-4db8-a62a-243bcb9a0c45 tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] http://192.168.122.202/volume/v3/snapshots/43081ad7-ee3a-480f-9499-e6bdbf484b8a returned with HTTP 200 Sep 01 12:49:07 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1130/2272] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:49:07 2026] GET /volume/v3/snapshots/43081ad7-ee3a-480f-9499-e6bdbf484b8a => generated 469 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:49:07 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-060f92b6-7cad-4e5a-9a19-572781cb199e tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Created reservations ['7b9da8b1-53e1-443b-8166-98ed1aa68067', '96f53b4e-c487-49b0-9a2a-c7efa2ffba2c', '0f34e09f-f341-466b-a1bf-dfc00cda512c', 'befefc52-9fd4-4039-bdc9-6ad69f789dbd'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:49:07 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-060f92b6-7cad-4e5a-9a19-572781cb199e tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (73c4f3dc-c617-4408-bbd2-d55ec159a200) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7b9da8b1-53e1-443b-8166-98ed1aa68067', '96f53b4e-c487-49b0-9a2a-c7efa2ffba2c', '0f34e09f-f341-466b-a1bf-dfc00cda512c', 'befefc52-9fd4-4039-bdc9-6ad69f789dbd']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:49:07 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-060f92b6-7cad-4e5a-9a19-572781cb199e tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a7336a82-7e0b-44d8-84c9-9b62a36c7c7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:49:07 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-6db4390d-7b11-49f0-a1be-fe778747245a None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:49:07 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-6db4390d-7b11-49f0-a1be-fe778747245a tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] GET http://192.168.122.202/volume/v3/snapshots/43081ad7-ee3a-480f-9499-e6bdbf484b8a Sep 01 12:49:07 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-6db4390d-7b11-49f0-a1be-fe778747245a tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:49:07 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-6db4390d-7b11-49f0-a1be-fe778747245a tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:49:07 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:49:07 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:49:07 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-6db4390d-7b11-49f0-a1be-fe778747245a tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] Snapshot retrieved successfully. Sep 01 12:49:07 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-6db4390d-7b11-49f0-a1be-fe778747245a tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] http://192.168.122.202/volume/v3/snapshots/43081ad7-ee3a-480f-9499-e6bdbf484b8a returned with HTTP 200 Sep 01 12:49:07 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1131/2273] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:49:07 2026] GET /volume/v3/snapshots/43081ad7-ee3a-480f-9499-e6bdbf484b8a => generated 469 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:49:07 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-0e5e5baf-270e-4d31-b5a2-624c9f3abac0 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:49:07 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:49:07 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:49:07 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0e5e5baf-270e-4d31-b5a2-624c9f3abac0 tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] GET http://192.168.122.202/volume/v3/snapshots/43081ad7-ee3a-480f-9499-e6bdbf484b8a Sep 01 12:49:07 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0e5e5baf-270e-4d31-b5a2-624c9f3abac0 tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:49:07 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0e5e5baf-270e-4d31-b5a2-624c9f3abac0 tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:49:07 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-060f92b6-7cad-4e5a-9a19-572781cb199e tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a7336a82-7e0b-44d8-84c9-9b62a36c7c7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '69147f5d-d082-4628-b8e0-45d5f895012e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-769919459',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0bf7a6fa88ab4f6abb16c9a4b8b25f1e',qos_specs=None,replication_status=,reservations=['7b9da8b1-53e1-443b-8166-98ed1aa68067','96f53b4e-c487-49b0-9a2a-c7efa2ffba2c','0f34e09f-f341-466b-a1bf-dfc00cda512c','befefc52-9fd4-4039-bdc9-6ad69f789dbd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f1cc995056349c986ed9da714ec9a31',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T10:49:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-769919459',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=69147f5d-d082-4628-b8e0-45d5f895012e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0bf7a6fa88ab4f6abb16c9a4b8b25f1e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9f1cc995056349c986ed9da714ec9a31',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a4f1b59-94a6-4839-b926-0837adf99645),volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:49:07 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-060f92b6-7cad-4e5a-9a19-572781cb199e tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec8ae945-2e9f-406c-94f1-a6566729a5fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:49:07 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:49:07 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:49:07 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-0e5e5baf-270e-4d31-b5a2-624c9f3abac0 tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] Snapshot retrieved successfully. Sep 01 12:49:07 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0e5e5baf-270e-4d31-b5a2-624c9f3abac0 tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] http://192.168.122.202/volume/v3/snapshots/43081ad7-ee3a-480f-9499-e6bdbf484b8a returned with HTTP 200 Sep 01 12:49:08 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1132/2274] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:49:07 2026] GET /volume/v3/snapshots/43081ad7-ee3a-480f-9499-e6bdbf484b8a => generated 469 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:49:08 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-9240f10d-8f12-4b00-ad7e-8748ef4b1377 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:49:08 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9240f10d-8f12-4b00-ad7e-8748ef4b1377 tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] POST http://192.168.122.202/volume/v3/volumes Sep 01 12:49:08 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-9240f10d-8f12-4b00-ad7e-8748ef4b1377 tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "43081ad7-ee3a-480f-9499-e6bdbf484b8a", "size": 1}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:49:08 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.volumes [None req-9240f10d-8f12-4b00-ad7e-8748ef4b1377 tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] Create volume request body: {'volume': {'snapshot_id': '43081ad7-ee3a-480f-9499-e6bdbf484b8a', 'size': 1}} {{(pid=86815) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:49:08 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-060f92b6-7cad-4e5a-9a19-572781cb199e tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec8ae945-2e9f-406c-94f1-a6566729a5fa) transitioned into state 'SUCCESS' from state '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-769919459',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0bf7a6fa88ab4f6abb16c9a4b8b25f1e',qos_specs=None,replication_status=,reservations=['7b9da8b1-53e1-443b-8166-98ed1aa68067','96f53b4e-c487-49b0-9a2a-c7efa2ffba2c','0f34e09f-f341-466b-a1bf-dfc00cda512c','befefc52-9fd4-4039-bdc9-6ad69f789dbd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f1cc995056349c986ed9da714ec9a31',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:49:08 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-060f92b6-7cad-4e5a-9a19-572781cb199e tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4fe8f9ad-dd8d-4e6f-9565-243a23503db6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:49:08 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:49:08 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:49:08 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-9240f10d-8f12-4b00-ad7e-8748ef4b1377 tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] Snapshot retrieved successfully. Sep 01 12:49:08 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-9240f10d-8f12-4b00-ad7e-8748ef4b1377 tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] Create volume of 1 GB Sep 01 12:49:08 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-9240f10d-8f12-4b00-ad7e-8748ef4b1377 tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] Availability Zones retrieved successfully. Sep 01 12:49:08 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-060f92b6-7cad-4e5a-9a19-572781cb199e tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4fe8f9ad-dd8d-4e6f-9565-243a23503db6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:49:08 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-060f92b6-7cad-4e5a-9a19-572781cb199e tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Flow 'volume_create_api' (1cdf3b4c-1d1e-4780-b555-a74e144296c0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86814) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:49:08 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-060f92b6-7cad-4e5a-9a19-572781cb199e tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Create volume request issued successfully. Sep 01 12:49:08 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-060f92b6-7cad-4e5a-9a19-572781cb199e tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] http://192.168.122.202/volume/v3/volumes returned with HTTP 202 Sep 01 12:49:08 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1143/2275] 192.168.122.202 () {60 vars in 1142 bytes} [Tue Sep 1 12:49:07 2026] POST /volume/v3/volumes => generated 757 bytes in 739 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:49:08 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-43049197-ca10-4c50-8d12-1f738fa00c2d None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:49:08 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-43049197-ca10-4c50-8d12-1f738fa00c2d tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] GET http://192.168.122.202/volume/v3/volumes/69147f5d-d082-4628-b8e0-45d5f895012e Sep 01 12:49:08 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-43049197-ca10-4c50-8d12-1f738fa00c2d tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:49:08 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-43049197-ca10-4c50-8d12-1f738fa00c2d tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:49:08 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-9240f10d-8f12-4b00-ad7e-8748ef4b1377 tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] Flow 'volume_create_api' (8516e3c6-9f21-4f7d-89ad-23613ad21ec2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:49:08 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-9240f10d-8f12-4b00-ad7e-8748ef4b1377 tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (39ce15a7-1198-4b81-b0c9-4da99e82d57f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:49:08 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.flows.api.create_volume [None req-9240f10d-8f12-4b00-ad7e-8748ef4b1377 tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86815) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 12:49:08 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:49:08 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:49:08 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:49:08 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:49:08 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:49:08 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:49:08 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-43049197-ca10-4c50-8d12-1f738fa00c2d tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Volume info retrieved successfully. Sep 01 12:49:08 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-43049197-ca10-4c50-8d12-1f738fa00c2d tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] http://192.168.122.202/volume/v3/volumes/69147f5d-d082-4628-b8e0-45d5f895012e returned with HTTP 200 Sep 01 12:49:08 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1144/2276] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:49:08 2026] GET /volume/v3/volumes/69147f5d-d082-4628-b8e0-45d5f895012e => generated 825 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:49:08 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-9240f10d-8f12-4b00-ad7e-8748ef4b1377 tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (39ce15a7-1198-4b81-b0c9-4da99e82d57f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '43081ad7-ee3a-480f-9499-e6bdbf484b8a', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T10:31:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3a4f1b59-94a6-4839-b926-0837adf99645,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a4f1b59-94a6-4839-b926-0837adf99645', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:49:08 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-9240f10d-8f12-4b00-ad7e-8748ef4b1377 tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4de82637-fd02-4da2-9fd6-b11f70352bdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:49:08 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-9240f10d-8f12-4b00-ad7e-8748ef4b1377 tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] Created reservations ['f4e0a2eb-b1e1-4977-8780-bcc89cfb0438', '949ce6d4-e88e-49a8-9107-252fd1e0ea6b', 'c53d1b39-3af7-418e-8fad-4848391ce7d2', 'd4c05486-03b7-45f1-a6c3-98b6e7c16ced'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:49:08 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-9240f10d-8f12-4b00-ad7e-8748ef4b1377 tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4de82637-fd02-4da2-9fd6-b11f70352bdd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f4e0a2eb-b1e1-4977-8780-bcc89cfb0438', '949ce6d4-e88e-49a8-9107-252fd1e0ea6b', 'c53d1b39-3af7-418e-8fad-4848391ce7d2', 'd4c05486-03b7-45f1-a6c3-98b6e7c16ced']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:49:08 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-9240f10d-8f12-4b00-ad7e-8748ef4b1377 tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad91aebe-510e-4fdd-b11c-0fe82e61f3fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:49:08 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:49:08 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:49:08 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:49:08 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:49:08 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-9240f10d-8f12-4b00-ad7e-8748ef4b1377 tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad91aebe-510e-4fdd-b11c-0fe82e61f3fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8c965e73-cd0a-4b7f-9220-4b94380e52de', '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='ab8d7631c8d245128573a2e9eebb6fa4',qos_specs=None,replication_status=,reservations=['f4e0a2eb-b1e1-4977-8780-bcc89cfb0438','949ce6d4-e88e-49a8-9107-252fd1e0ea6b','c53d1b39-3af7-418e-8fad-4848391ce7d2','d4c05486-03b7-45f1-a6c3-98b6e7c16ced'],size=1,snapshot_id=43081ad7-ee3a-480f-9499-e6bdbf484b8a,source_replicaid=,source_volid=None,status='creating',user_id='284a7d5e75e54c72b39dc1920c25cfed',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T10:49:08Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8c965e73-cd0a-4b7f-9220-4b94380e52de,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ab8d7631c8d245128573a2e9eebb6fa4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=43081ad7-ee3a-480f-9499-e6bdbf484b8a,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='284a7d5e75e54c72b39dc1920c25cfed',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a4f1b59-94a6-4839-b926-0837adf99645),volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:49:08 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-9240f10d-8f12-4b00-ad7e-8748ef4b1377 tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (42e058c4-0697-4f71-af26-1d40c591a375) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:49:08 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-9240f10d-8f12-4b00-ad7e-8748ef4b1377 tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (42e058c4-0697-4f71-af26-1d40c591a375) transitioned into state 'SUCCESS' from 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='ab8d7631c8d245128573a2e9eebb6fa4',qos_specs=None,replication_status=,reservations=['f4e0a2eb-b1e1-4977-8780-bcc89cfb0438','949ce6d4-e88e-49a8-9107-252fd1e0ea6b','c53d1b39-3af7-418e-8fad-4848391ce7d2','d4c05486-03b7-45f1-a6c3-98b6e7c16ced'],size=1,snapshot_id=43081ad7-ee3a-480f-9499-e6bdbf484b8a,source_replicaid=,source_volid=None,status='creating',user_id='284a7d5e75e54c72b39dc1920c25cfed',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:49:08 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-9240f10d-8f12-4b00-ad7e-8748ef4b1377 tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5bc0e695-68fa-47f2-8fea-5b60cfafe0f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:49:08 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:49:08 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:49:08 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-9240f10d-8f12-4b00-ad7e-8748ef4b1377 tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5bc0e695-68fa-47f2-8fea-5b60cfafe0f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:49:08 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-9240f10d-8f12-4b00-ad7e-8748ef4b1377 tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] Flow 'volume_create_api' (8516e3c6-9f21-4f7d-89ad-23613ad21ec2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86815) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:49:08 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-9240f10d-8f12-4b00-ad7e-8748ef4b1377 tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] Create volume request issued successfully. Sep 01 12:49:08 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9240f10d-8f12-4b00-ad7e-8748ef4b1377 tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] http://192.168.122.202/volume/v3/volumes returned with HTTP 202 Sep 01 12:49:08 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1133/2277] 192.168.122.202 () {60 vars in 1142 bytes} [Tue Sep 1 12:49:08 2026] POST /volume/v3/volumes => generated 750 bytes in 591 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:49:08 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-6ef557ae-8cd8-44cc-8dea-418d70a2a5c9 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:49:08 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-6ef557ae-8cd8-44cc-8dea-418d70a2a5c9 tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] GET http://192.168.122.202/volume/v3/volumes/8c965e73-cd0a-4b7f-9220-4b94380e52de Sep 01 12:49:08 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-6ef557ae-8cd8-44cc-8dea-418d70a2a5c9 tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:49:08 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-6ef557ae-8cd8-44cc-8dea-418d70a2a5c9 tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:49:08 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:49:08 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:49:08 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:49:08 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:49:08 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-6ef557ae-8cd8-44cc-8dea-418d70a2a5c9 tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] Volume info retrieved successfully. Sep 01 12:49:08 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-6ef557ae-8cd8-44cc-8dea-418d70a2a5c9 tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] http://192.168.122.202/volume/v3/volumes/8c965e73-cd0a-4b7f-9220-4b94380e52de returned with HTTP 200 Sep 01 12:49:08 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1145/2278] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:49:08 2026] GET /volume/v3/volumes/8c965e73-cd0a-4b7f-9220-4b94380e52de => generated 818 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:49:09 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-86d2526a-25ed-4580-ab81-1f1b8cf9ca0c None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:49:09 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-86d2526a-25ed-4580-ab81-1f1b8cf9ca0c tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] GET http://192.168.122.202/volume/v3/volumes/69147f5d-d082-4628-b8e0-45d5f895012e Sep 01 12:49:09 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-86d2526a-25ed-4580-ab81-1f1b8cf9ca0c tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:49:09 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-86d2526a-25ed-4580-ab81-1f1b8cf9ca0c tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:49:09 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:49:09 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:49:09 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:49:09 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:49:09 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-86d2526a-25ed-4580-ab81-1f1b8cf9ca0c tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Volume info retrieved successfully. Sep 01 12:49:09 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-86d2526a-25ed-4580-ab81-1f1b8cf9ca0c tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] http://192.168.122.202/volume/v3/volumes/69147f5d-d082-4628-b8e0-45d5f895012e returned with HTTP 200 Sep 01 12:49:09 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1134/2279] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:49:09 2026] GET /volume/v3/volumes/69147f5d-d082-4628-b8e0-45d5f895012e => generated 849 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:49:09 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-35c4c561-508f-4d65-89d8-e3e899b9578a None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:49:09 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-35c4c561-508f-4d65-89d8-e3e899b9578a tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] GET http://192.168.122.202/volume/v3/volumes/8c965e73-cd0a-4b7f-9220-4b94380e52de Sep 01 12:49:09 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-35c4c561-508f-4d65-89d8-e3e899b9578a tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:49:09 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-35c4c561-508f-4d65-89d8-e3e899b9578a tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:49:09 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:49:09 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:49:09 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:49:09 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:49:09 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-35c4c561-508f-4d65-89d8-e3e899b9578a tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] Volume info retrieved successfully. Sep 01 12:49:09 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-35c4c561-508f-4d65-89d8-e3e899b9578a tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] http://192.168.122.202/volume/v3/volumes/8c965e73-cd0a-4b7f-9220-4b94380e52de returned with HTTP 200 Sep 01 12:49:09 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1146/2280] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:49:09 2026] GET /volume/v3/volumes/8c965e73-cd0a-4b7f-9220-4b94380e52de => generated 842 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:49:10 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-c841170e-3e84-404a-a8f9-e0fce1874f72 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:49:10 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c841170e-3e84-404a-a8f9-e0fce1874f72 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] GET http://192.168.122.202/volume/v3/volumes/69147f5d-d082-4628-b8e0-45d5f895012e Sep 01 12:49:10 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c841170e-3e84-404a-a8f9-e0fce1874f72 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:49:10 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c841170e-3e84-404a-a8f9-e0fce1874f72 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:49:10 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:49:10 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:49:10 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:49:10 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:49:10 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-c841170e-3e84-404a-a8f9-e0fce1874f72 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Volume info retrieved successfully. Sep 01 12:49:10 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c841170e-3e84-404a-a8f9-e0fce1874f72 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] http://192.168.122.202/volume/v3/volumes/69147f5d-d082-4628-b8e0-45d5f895012e returned with HTTP 200 Sep 01 12:49:10 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1135/2281] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:49:10 2026] GET /volume/v3/volumes/69147f5d-d082-4628-b8e0-45d5f895012e => generated 850 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:49:10 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-3c5cddaa-7ce3-4447-ac62-f7ae2ba1b204 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:49:10 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-3c5cddaa-7ce3-4447-ac62-f7ae2ba1b204 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] POST http://192.168.122.202/volume/v3/volumes/69147f5d-d082-4628-b8e0-45d5f895012e/action Sep 01 12:49:10 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-3c5cddaa-7ce3-4447-ac62-f7ae2ba1b204 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Action body: b'{"os-attach": {"instance_uuid": "beba56a9-bf2d-4c1e-bcd9-ed583da57a96", "mountpoint": "/dev/vdb"}}' {{(pid=86814) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:49:10 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-3c5cddaa-7ce3-4447-ac62-f7ae2ba1b204 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "beba56a9-bf2d-4c1e-bcd9-ed583da57a96", "mountpoint": "/dev/vdb"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:49:10 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:49:10 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:49:10 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:49:10 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:49:10 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-3c5cddaa-7ce3-4447-ac62-f7ae2ba1b204 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Volume info retrieved successfully. Sep 01 12:49:10 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-3c5cddaa-7ce3-4447-ac62-f7ae2ba1b204 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Update volume admin metadata completed successfully. Sep 01 12:49:10 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-7f72a17d-cfaf-48cb-a5cf-5e27c0ec9282 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:49:10 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-7f72a17d-cfaf-48cb-a5cf-5e27c0ec9282 tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] GET http://192.168.122.202/volume/v3/volumes/8c965e73-cd0a-4b7f-9220-4b94380e52de Sep 01 12:49:10 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-7f72a17d-cfaf-48cb-a5cf-5e27c0ec9282 tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:49:10 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-7f72a17d-cfaf-48cb-a5cf-5e27c0ec9282 tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:49:10 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:49:10 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:49:10 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:49:10 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:49:10 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-7f72a17d-cfaf-48cb-a5cf-5e27c0ec9282 tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] Volume info retrieved successfully. Sep 01 12:49:11 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-7f72a17d-cfaf-48cb-a5cf-5e27c0ec9282 tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] http://192.168.122.202/volume/v3/volumes/8c965e73-cd0a-4b7f-9220-4b94380e52de returned with HTTP 200 Sep 01 12:49:11 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1136/2282] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:49:10 2026] GET /volume/v3/volumes/8c965e73-cd0a-4b7f-9220-4b94380e52de => generated 842 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:49:11 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-3c5cddaa-7ce3-4447-ac62-f7ae2ba1b204 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Attach volume completed successfully. Sep 01 12:49:11 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-3c5cddaa-7ce3-4447-ac62-f7ae2ba1b204 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] http://192.168.122.202/volume/v3/volumes/69147f5d-d082-4628-b8e0-45d5f895012e/action returned with HTTP 202 Sep 01 12:49:11 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1147/2283] 192.168.122.202 () {60 vars in 1274 bytes} [Tue Sep 1 12:49:10 2026] POST /volume/v3/volumes/69147f5d-d082-4628-b8e0-45d5f895012e/action => generated 0 bytes in 548 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 12:49:11 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-81db386b-b862-4e13-985a-66f03757f43e None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:49:11 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-81db386b-b862-4e13-985a-66f03757f43e tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] GET http://192.168.122.202/volume/v3/volumes/69147f5d-d082-4628-b8e0-45d5f895012e Sep 01 12:49:11 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-81db386b-b862-4e13-985a-66f03757f43e tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:49:11 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-81db386b-b862-4e13-985a-66f03757f43e tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:49:11 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:49:11 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:49:11 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:49:11 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:49:11 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-81db386b-b862-4e13-985a-66f03757f43e tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Volume info retrieved successfully. Sep 01 12:49:11 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-81db386b-b862-4e13-985a-66f03757f43e tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] http://192.168.122.202/volume/v3/volumes/69147f5d-d082-4628-b8e0-45d5f895012e returned with HTTP 200 Sep 01 12:49:11 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1137/2284] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:49:11 2026] GET /volume/v3/volumes/69147f5d-d082-4628-b8e0-45d5f895012e => generated 1184 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:49:11 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-faaffea1-ae2e-403a-bd67-f181797deca5 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:49:11 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-faaffea1-ae2e-403a-bd67-f181797deca5 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] GET http://192.168.122.202/volume/v3/volumes/69147f5d-d082-4628-b8e0-45d5f895012e Sep 01 12:49:11 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-faaffea1-ae2e-403a-bd67-f181797deca5 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:49:11 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-faaffea1-ae2e-403a-bd67-f181797deca5 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:49:11 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:49:11 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:49:11 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:49:11 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:49:11 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-faaffea1-ae2e-403a-bd67-f181797deca5 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Volume info retrieved successfully. Sep 01 12:49:11 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-faaffea1-ae2e-403a-bd67-f181797deca5 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] http://192.168.122.202/volume/v3/volumes/69147f5d-d082-4628-b8e0-45d5f895012e returned with HTTP 200 Sep 01 12:49:11 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1148/2285] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:49:11 2026] GET /volume/v3/volumes/69147f5d-d082-4628-b8e0-45d5f895012e => generated 1184 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:49:11 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-4b46477c-a4c6-45c1-9ff6-08f045d16ff1 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:49:11 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-4b46477c-a4c6-45c1-9ff6-08f045d16ff1 tempest-VolumesActionsTest-881160116 tempest-VolumesActionsTest-881160116-project-admin] POST http://192.168.122.202/volume/v3/volumes/69147f5d-d082-4628-b8e0-45d5f895012e/action Sep 01 12:49:11 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-4b46477c-a4c6-45c1-9ff6-08f045d16ff1 tempest-VolumesActionsTest-881160116 tempest-VolumesActionsTest-881160116-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86815) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:49:11 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-4b46477c-a4c6-45c1-9ff6-08f045d16ff1 tempest-VolumesActionsTest-881160116 tempest-VolumesActionsTest-881160116-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:49:11 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:49:11 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:49:11 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:49:11 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:49:11 devstack devstack@c-api.service[86815]: DEBUG cinder.api.contrib.admin_actions [None req-4b46477c-a4c6-45c1-9ff6-08f045d16ff1 tempest-VolumesActionsTest-881160116 tempest-VolumesActionsTest-881160116-project-admin] Updating volume '69147f5d-d082-4628-b8e0-45d5f895012e' with '{'status': 'error'}' {{(pid=86815) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 01 12:49:11 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:49:11 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:49:11 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:49:11 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:49:11 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-4b46477c-a4c6-45c1-9ff6-08f045d16ff1 tempest-VolumesActionsTest-881160116 tempest-VolumesActionsTest-881160116-project-admin] http://192.168.122.202/volume/v3/volumes/69147f5d-d082-4628-b8e0-45d5f895012e/action returned with HTTP 202 Sep 01 12:49:11 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1138/2286] 192.168.122.202 () {60 vars in 1274 bytes} [Tue Sep 1 12:49:11 2026] POST /volume/v3/volumes/69147f5d-d082-4628-b8e0-45d5f895012e/action => generated 0 bytes in 401 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 12:49:11 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-274ed544-2a61-4115-82a8-76082fd3d988 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:49:11 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-274ed544-2a61-4115-82a8-76082fd3d988 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] GET http://192.168.122.202/volume/v3/volumes/69147f5d-d082-4628-b8e0-45d5f895012e Sep 01 12:49:11 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-274ed544-2a61-4115-82a8-76082fd3d988 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:49:11 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-274ed544-2a61-4115-82a8-76082fd3d988 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:49:11 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:49:11 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:49:11 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:49:11 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:49:11 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-274ed544-2a61-4115-82a8-76082fd3d988 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Volume info retrieved successfully. Sep 01 12:49:11 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-274ed544-2a61-4115-82a8-76082fd3d988 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] http://192.168.122.202/volume/v3/volumes/69147f5d-d082-4628-b8e0-45d5f895012e returned with HTTP 200 Sep 01 12:49:11 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1149/2287] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:49:11 2026] GET /volume/v3/volumes/69147f5d-d082-4628-b8e0-45d5f895012e => generated 1183 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:49:11 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-e2767fb1-ab2c-4032-9542-6266fd8f7556 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:49:11 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e2767fb1-ab2c-4032-9542-6266fd8f7556 tempest-VolumesActionsTest-881160116 tempest-VolumesActionsTest-881160116-project-admin] POST http://192.168.122.202/volume/v3/volumes/69147f5d-d082-4628-b8e0-45d5f895012e/action Sep 01 12:49:11 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e2767fb1-ab2c-4032-9542-6266fd8f7556 tempest-VolumesActionsTest-881160116 tempest-VolumesActionsTest-881160116-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "42d416de-4372-4cef-859b-9af77d4a2554"}}' {{(pid=86815) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:49:11 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e2767fb1-ab2c-4032-9542-6266fd8f7556 tempest-VolumesActionsTest-881160116 tempest-VolumesActionsTest-881160116-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "42d416de-4372-4cef-859b-9af77d4a2554"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:49:11 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:49:11 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:49:12 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:49:12 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:49:12 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-e2767fb1-ab2c-4032-9542-6266fd8f7556 tempest-VolumesActionsTest-881160116 tempest-VolumesActionsTest-881160116-project-admin] Volume info retrieved successfully. Sep 01 12:49:12 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-5821e93c-19a3-422d-9d69-c498948aa973 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:49:12 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-5821e93c-19a3-422d-9d69-c498948aa973 tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] GET http://192.168.122.202/volume/v3/volumes/8c965e73-cd0a-4b7f-9220-4b94380e52de Sep 01 12:49:12 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-5821e93c-19a3-422d-9d69-c498948aa973 tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:49:12 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-5821e93c-19a3-422d-9d69-c498948aa973 tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:49:12 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:49:12 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:49:12 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:49:12 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:49:12 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-e2767fb1-ab2c-4032-9542-6266fd8f7556 tempest-VolumesActionsTest-881160116 tempest-VolumesActionsTest-881160116-project-admin] Terminate volume connection completed successfully. Sep 01 12:49:12 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-5821e93c-19a3-422d-9d69-c498948aa973 tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] Volume info retrieved successfully. Sep 01 12:49:12 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-5821e93c-19a3-422d-9d69-c498948aa973 tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] http://192.168.122.202/volume/v3/volumes/8c965e73-cd0a-4b7f-9220-4b94380e52de returned with HTTP 200 Sep 01 12:49:12 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1150/2288] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:49:12 2026] GET /volume/v3/volumes/8c965e73-cd0a-4b7f-9220-4b94380e52de => generated 842 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:49:12 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-e2767fb1-ab2c-4032-9542-6266fd8f7556 tempest-VolumesActionsTest-881160116 tempest-VolumesActionsTest-881160116-project-admin] Attempted to unreserve volume that was not reserved, nothing to do. {{(pid=86815) unreserve_volume /opt/stack/cinder/cinder/volume/api.py:788}} Sep 01 12:49:12 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-e2767fb1-ab2c-4032-9542-6266fd8f7556 tempest-VolumesActionsTest-881160116 tempest-VolumesActionsTest-881160116-project-admin] Detach volume completed successfully. Sep 01 12:49:12 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e2767fb1-ab2c-4032-9542-6266fd8f7556 tempest-VolumesActionsTest-881160116 tempest-VolumesActionsTest-881160116-project-admin] http://192.168.122.202/volume/v3/volumes/69147f5d-d082-4628-b8e0-45d5f895012e/action returned with HTTP 202 Sep 01 12:49:12 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1139/2289] 192.168.122.202 () {60 vars in 1274 bytes} [Tue Sep 1 12:49:11 2026] POST /volume/v3/volumes/69147f5d-d082-4628-b8e0-45d5f895012e/action => generated 0 bytes in 988 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 12:49:12 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-528a94b2-d8f6-4074-ab92-30419d2fc9ea None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:49:12 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-528a94b2-d8f6-4074-ab92-30419d2fc9ea tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] GET http://192.168.122.202/volume/v3/volumes/69147f5d-d082-4628-b8e0-45d5f895012e Sep 01 12:49:12 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-528a94b2-d8f6-4074-ab92-30419d2fc9ea tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:49:12 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-528a94b2-d8f6-4074-ab92-30419d2fc9ea tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:49:12 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:49:12 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:49:12 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:49:12 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:49:13 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-528a94b2-d8f6-4074-ab92-30419d2fc9ea tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Volume info retrieved successfully. Sep 01 12:49:13 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-528a94b2-d8f6-4074-ab92-30419d2fc9ea tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] http://192.168.122.202/volume/v3/volumes/69147f5d-d082-4628-b8e0-45d5f895012e returned with HTTP 200 Sep 01 12:49:13 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1151/2290] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:49:12 2026] GET /volume/v3/volumes/69147f5d-d082-4628-b8e0-45d5f895012e => generated 869 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:49:13 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-a61d0353-539d-4996-8187-f04ce553fb47 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:49:13 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a61d0353-539d-4996-8187-f04ce553fb47 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] GET http://192.168.122.202/volume/v3/volumes/69147f5d-d082-4628-b8e0-45d5f895012e Sep 01 12:49:13 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a61d0353-539d-4996-8187-f04ce553fb47 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:49:13 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a61d0353-539d-4996-8187-f04ce553fb47 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:49:13 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:49:13 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:49:13 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:49:13 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:49:13 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-a61d0353-539d-4996-8187-f04ce553fb47 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Volume info retrieved successfully. Sep 01 12:49:13 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a61d0353-539d-4996-8187-f04ce553fb47 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] http://192.168.122.202/volume/v3/volumes/69147f5d-d082-4628-b8e0-45d5f895012e returned with HTTP 200 Sep 01 12:49:13 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1140/2291] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:49:13 2026] GET /volume/v3/volumes/69147f5d-d082-4628-b8e0-45d5f895012e => generated 869 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:49:13 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-cbd8a678-d9a7-49f9-87ab-ea44977ab605 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:49:13 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-cbd8a678-d9a7-49f9-87ab-ea44977ab605 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] POST http://192.168.122.202/volume/v3/volumes/69147f5d-d082-4628-b8e0-45d5f895012e/action Sep 01 12:49:13 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-cbd8a678-d9a7-49f9-87ab-ea44977ab605 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Action body: b'{"os-detach": {}}' {{(pid=86814) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:49:13 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-cbd8a678-d9a7-49f9-87ab-ea44977ab605 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:49:13 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:49:13 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:49:13 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:49:13 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:49:13 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-0d3d62f0-a518-4597-a315-1bff896087ea None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:49:13 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-cbd8a678-d9a7-49f9-87ab-ea44977ab605 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Volume info retrieved successfully. Sep 01 12:49:13 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0d3d62f0-a518-4597-a315-1bff896087ea tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] GET http://192.168.122.202/volume/v3/volumes/8c965e73-cd0a-4b7f-9220-4b94380e52de Sep 01 12:49:13 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0d3d62f0-a518-4597-a315-1bff896087ea tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:49:13 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0d3d62f0-a518-4597-a315-1bff896087ea tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:49:13 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:49:13 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:49:13 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:49:13 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:49:13 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-0d3d62f0-a518-4597-a315-1bff896087ea tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] Volume info retrieved successfully. Sep 01 12:49:13 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0d3d62f0-a518-4597-a315-1bff896087ea tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] http://192.168.122.202/volume/v3/volumes/8c965e73-cd0a-4b7f-9220-4b94380e52de returned with HTTP 200 Sep 01 12:49:13 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1141/2292] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:49:13 2026] GET /volume/v3/volumes/8c965e73-cd0a-4b7f-9220-4b94380e52de => generated 842 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:49:13 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-cbd8a678-d9a7-49f9-87ab-ea44977ab605 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Detach volume completed successfully. Sep 01 12:49:13 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-cbd8a678-d9a7-49f9-87ab-ea44977ab605 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] http://192.168.122.202/volume/v3/volumes/69147f5d-d082-4628-b8e0-45d5f895012e/action returned with HTTP 202 Sep 01 12:49:13 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-f4771f59-3cd8-4960-aaa2-dcb9680a2ae6 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:49:13 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1152/2293] 192.168.122.202 () {60 vars in 1274 bytes} [Tue Sep 1 12:49:13 2026] POST /volume/v3/volumes/69147f5d-d082-4628-b8e0-45d5f895012e/action => generated 0 bytes in 294 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 01 12:49:13 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f4771f59-3cd8-4960-aaa2-dcb9680a2ae6 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] GET http://192.168.122.202/volume/v3/volumes/69147f5d-d082-4628-b8e0-45d5f895012e Sep 01 12:49:13 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f4771f59-3cd8-4960-aaa2-dcb9680a2ae6 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:49:13 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f4771f59-3cd8-4960-aaa2-dcb9680a2ae6 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:49:13 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:49:13 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:49:13 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:49:13 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:49:13 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-f4771f59-3cd8-4960-aaa2-dcb9680a2ae6 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Volume info retrieved successfully. Sep 01 12:49:13 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f4771f59-3cd8-4960-aaa2-dcb9680a2ae6 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] http://192.168.122.202/volume/v3/volumes/69147f5d-d082-4628-b8e0-45d5f895012e returned with HTTP 200 Sep 01 12:49:13 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1142/2294] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:49:13 2026] GET /volume/v3/volumes/69147f5d-d082-4628-b8e0-45d5f895012e => generated 869 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:49:13 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-34fd45fc-ea38-4400-802b-e7e03c9a6a1f None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:49:13 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-34fd45fc-ea38-4400-802b-e7e03c9a6a1f tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] GET http://192.168.122.202/volume/v3/volumes/69147f5d-d082-4628-b8e0-45d5f895012e Sep 01 12:49:13 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-34fd45fc-ea38-4400-802b-e7e03c9a6a1f tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:49:13 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-34fd45fc-ea38-4400-802b-e7e03c9a6a1f tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:49:13 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:49:13 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:49:13 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:49:13 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:49:13 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-34fd45fc-ea38-4400-802b-e7e03c9a6a1f tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Volume info retrieved successfully. Sep 01 12:49:13 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-34fd45fc-ea38-4400-802b-e7e03c9a6a1f tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] http://192.168.122.202/volume/v3/volumes/69147f5d-d082-4628-b8e0-45d5f895012e returned with HTTP 200 Sep 01 12:49:13 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1153/2295] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:49:13 2026] GET /volume/v3/volumes/69147f5d-d082-4628-b8e0-45d5f895012e => generated 869 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:49:13 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-ba58ef4f-ca15-4862-a14c-0456e79bb48d None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:49:13 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-ba58ef4f-ca15-4862-a14c-0456e79bb48d tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] DELETE http://192.168.122.202/volume/v3/volumes/69147f5d-d082-4628-b8e0-45d5f895012e Sep 01 12:49:13 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-ba58ef4f-ca15-4862-a14c-0456e79bb48d tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:49:13 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-ba58ef4f-ca15-4862-a14c-0456e79bb48d tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:49:13 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-ba58ef4f-ca15-4862-a14c-0456e79bb48d tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Delete volume with id: 69147f5d-d082-4628-b8e0-45d5f895012e Sep 01 12:49:14 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:49:14 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:49:14 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:49:14 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:49:14 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-ba58ef4f-ca15-4862-a14c-0456e79bb48d tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Volume info retrieved successfully. Sep 01 12:49:14 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-ba58ef4f-ca15-4862-a14c-0456e79bb48d tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Delete volume request issued successfully. Sep 01 12:49:14 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-ba58ef4f-ca15-4862-a14c-0456e79bb48d tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] http://192.168.122.202/volume/v3/volumes/69147f5d-d082-4628-b8e0-45d5f895012e returned with HTTP 202 Sep 01 12:49:14 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1143/2296] 192.168.122.202 () {58 vars in 1235 bytes} [Tue Sep 1 12:49:13 2026] DELETE /volume/v3/volumes/69147f5d-d082-4628-b8e0-45d5f895012e => generated 0 bytes in 349 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:49:14 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-f63f6457-4b16-44e8-bec7-77769a0ef7f9 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:49:14 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f63f6457-4b16-44e8-bec7-77769a0ef7f9 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] GET http://192.168.122.202/volume/v3/volumes/69147f5d-d082-4628-b8e0-45d5f895012e Sep 01 12:49:14 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f63f6457-4b16-44e8-bec7-77769a0ef7f9 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:49:14 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f63f6457-4b16-44e8-bec7-77769a0ef7f9 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:49:14 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:49:14 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:49:14 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:49:14 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:49:14 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-ef0f89ef-7acb-4a3c-9c97-59bc156d6408 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:49:14 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-f63f6457-4b16-44e8-bec7-77769a0ef7f9 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Volume info retrieved successfully. Sep 01 12:49:14 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-ef0f89ef-7acb-4a3c-9c97-59bc156d6408 tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] GET http://192.168.122.202/volume/v3/volumes/8c965e73-cd0a-4b7f-9220-4b94380e52de Sep 01 12:49:14 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-ef0f89ef-7acb-4a3c-9c97-59bc156d6408 tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:49:14 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-ef0f89ef-7acb-4a3c-9c97-59bc156d6408 tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:49:14 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f63f6457-4b16-44e8-bec7-77769a0ef7f9 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] http://192.168.122.202/volume/v3/volumes/69147f5d-d082-4628-b8e0-45d5f895012e returned with HTTP 200 Sep 01 12:49:14 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1154/2297] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:49:14 2026] GET /volume/v3/volumes/69147f5d-d082-4628-b8e0-45d5f895012e => generated 868 bytes in 311 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:49:14 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:49:14 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:49:14 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:49:14 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:49:14 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-ef0f89ef-7acb-4a3c-9c97-59bc156d6408 tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] Volume info retrieved successfully. Sep 01 12:49:14 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-ef0f89ef-7acb-4a3c-9c97-59bc156d6408 tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] http://192.168.122.202/volume/v3/volumes/8c965e73-cd0a-4b7f-9220-4b94380e52de returned with HTTP 200 Sep 01 12:49:14 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1144/2298] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:49:14 2026] GET /volume/v3/volumes/8c965e73-cd0a-4b7f-9220-4b94380e52de => generated 842 bytes in 296 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:49:15 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-0775a6f7-1439-4e9a-9309-9cde1e7b7012 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:49:15 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-0775a6f7-1439-4e9a-9309-9cde1e7b7012 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] GET http://192.168.122.202/volume/v3/volumes/69147f5d-d082-4628-b8e0-45d5f895012e Sep 01 12:49:15 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-0775a6f7-1439-4e9a-9309-9cde1e7b7012 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:49:15 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-0775a6f7-1439-4e9a-9309-9cde1e7b7012 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:49:15 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:49:15 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:49:15 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-cfe5df71-5291-4027-9666-9fa4abe2d03d None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:49:15 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:49:15 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:49:15 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-cfe5df71-5291-4027-9666-9fa4abe2d03d tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] GET http://192.168.122.202/volume/v3/volumes/8c965e73-cd0a-4b7f-9220-4b94380e52de Sep 01 12:49:15 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-cfe5df71-5291-4027-9666-9fa4abe2d03d tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:49:15 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-cfe5df71-5291-4027-9666-9fa4abe2d03d tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:49:15 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-0775a6f7-1439-4e9a-9309-9cde1e7b7012 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Volume info retrieved successfully. Sep 01 12:49:15 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-0775a6f7-1439-4e9a-9309-9cde1e7b7012 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] http://192.168.122.202/volume/v3/volumes/69147f5d-d082-4628-b8e0-45d5f895012e returned with HTTP 200 Sep 01 12:49:15 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1155/2299] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:49:15 2026] GET /volume/v3/volumes/69147f5d-d082-4628-b8e0-45d5f895012e => generated 868 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:49:15 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:49:15 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:49:15 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:49:15 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:49:15 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-cfe5df71-5291-4027-9666-9fa4abe2d03d tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] Volume info retrieved successfully. Sep 01 12:49:16 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-cfe5df71-5291-4027-9666-9fa4abe2d03d tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] http://192.168.122.202/volume/v3/volumes/8c965e73-cd0a-4b7f-9220-4b94380e52de returned with HTTP 200 Sep 01 12:49:16 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1145/2300] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:49:15 2026] GET /volume/v3/volumes/8c965e73-cd0a-4b7f-9220-4b94380e52de => generated 842 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:49:16 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-92d5961c-1c65-4ad3-ac44-d3304be70fe3 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:49:16 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-92d5961c-1c65-4ad3-ac44-d3304be70fe3 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] GET http://192.168.122.202/volume/v3/volumes/69147f5d-d082-4628-b8e0-45d5f895012e Sep 01 12:49:16 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-92d5961c-1c65-4ad3-ac44-d3304be70fe3 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:49:16 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-92d5961c-1c65-4ad3-ac44-d3304be70fe3 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:49:17 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:49:17 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:49:17 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-fa202699-00e9-4985-a15e-e2ab85671a1f None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:49:17 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:49:17 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:49:17 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-fa202699-00e9-4985-a15e-e2ab85671a1f tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] GET http://192.168.122.202/volume/v3/volumes/8c965e73-cd0a-4b7f-9220-4b94380e52de Sep 01 12:49:17 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-fa202699-00e9-4985-a15e-e2ab85671a1f tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:49:17 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-fa202699-00e9-4985-a15e-e2ab85671a1f tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:49:17 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-92d5961c-1c65-4ad3-ac44-d3304be70fe3 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Volume info retrieved successfully. Sep 01 12:49:17 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:49:17 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:49:17 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:49:17 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:49:17 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-92d5961c-1c65-4ad3-ac44-d3304be70fe3 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] http://192.168.122.202/volume/v3/volumes/69147f5d-d082-4628-b8e0-45d5f895012e returned with HTTP 200 Sep 01 12:49:17 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1156/2301] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:49:16 2026] GET /volume/v3/volumes/69147f5d-d082-4628-b8e0-45d5f895012e => generated 868 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:49:17 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-fa202699-00e9-4985-a15e-e2ab85671a1f tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] Volume info retrieved successfully. Sep 01 12:49:17 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-fa202699-00e9-4985-a15e-e2ab85671a1f tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] http://192.168.122.202/volume/v3/volumes/8c965e73-cd0a-4b7f-9220-4b94380e52de returned with HTTP 200 Sep 01 12:49:17 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1146/2302] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:49:17 2026] GET /volume/v3/volumes/8c965e73-cd0a-4b7f-9220-4b94380e52de => generated 842 bytes in 273 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:49:18 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-63ea90a2-cf9f-40a5-a3e9-caa6591535ea None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:49:18 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-63ea90a2-cf9f-40a5-a3e9-caa6591535ea tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] GET http://192.168.122.202/volume/v3/volumes/69147f5d-d082-4628-b8e0-45d5f895012e Sep 01 12:49:18 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-63ea90a2-cf9f-40a5-a3e9-caa6591535ea tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:49:18 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-63ea90a2-cf9f-40a5-a3e9-caa6591535ea tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:49:18 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-63ea90a2-cf9f-40a5-a3e9-caa6591535ea tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] http://192.168.122.202/volume/v3/volumes/69147f5d-d082-4628-b8e0-45d5f895012e returned with HTTP 404 Sep 01 12:49:18 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1157/2303] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:49:18 2026] GET /volume/v3/volumes/69147f5d-d082-4628-b8e0-45d5f895012e => generated 109 bytes in 124 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:49:18 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-d4022bce-5eb9-42b5-97f5-a25bf15ac60a None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:49:18 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d4022bce-5eb9-42b5-97f5-a25bf15ac60a tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] GET http://192.168.122.202/volume/v3/volumes/8c965e73-cd0a-4b7f-9220-4b94380e52de Sep 01 12:49:18 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-d4022bce-5eb9-42b5-97f5-a25bf15ac60a tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:49:18 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-d4022bce-5eb9-42b5-97f5-a25bf15ac60a tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:49:18 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:49:18 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:49:18 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:49:18 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:49:18 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-d4022bce-5eb9-42b5-97f5-a25bf15ac60a tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] Volume info retrieved successfully. Sep 01 12:49:18 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d4022bce-5eb9-42b5-97f5-a25bf15ac60a tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] http://192.168.122.202/volume/v3/volumes/8c965e73-cd0a-4b7f-9220-4b94380e52de returned with HTTP 200 Sep 01 12:49:18 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1147/2304] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:49:18 2026] GET /volume/v3/volumes/8c965e73-cd0a-4b7f-9220-4b94380e52de => generated 842 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:49:19 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-66de34d6-68f4-4b9d-b139-010483c6b631 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:49:19 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-66de34d6-68f4-4b9d-b139-010483c6b631 tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] GET http://192.168.122.202/volume/v3/volumes/8c965e73-cd0a-4b7f-9220-4b94380e52de Sep 01 12:49:19 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-66de34d6-68f4-4b9d-b139-010483c6b631 tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:49:19 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-66de34d6-68f4-4b9d-b139-010483c6b631 tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:49:19 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:49:19 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:49:19 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:49:19 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:49:19 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-66de34d6-68f4-4b9d-b139-010483c6b631 tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] Volume info retrieved successfully. Sep 01 12:49:19 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-66de34d6-68f4-4b9d-b139-010483c6b631 tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] http://192.168.122.202/volume/v3/volumes/8c965e73-cd0a-4b7f-9220-4b94380e52de returned with HTTP 200 Sep 01 12:49:19 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1158/2305] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:49:19 2026] GET /volume/v3/volumes/8c965e73-cd0a-4b7f-9220-4b94380e52de => generated 842 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:49:20 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-837521b6-5fd0-4837-8d7c-b28b5d74f543 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:49:20 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-837521b6-5fd0-4837-8d7c-b28b5d74f543 tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] GET http://192.168.122.202/volume/v3/volumes/8c965e73-cd0a-4b7f-9220-4b94380e52de Sep 01 12:49:20 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-837521b6-5fd0-4837-8d7c-b28b5d74f543 tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:49:20 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-837521b6-5fd0-4837-8d7c-b28b5d74f543 tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:49:20 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:49:20 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:49:20 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:49:20 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:49:20 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-837521b6-5fd0-4837-8d7c-b28b5d74f543 tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] Volume info retrieved successfully. Sep 01 12:49:20 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-837521b6-5fd0-4837-8d7c-b28b5d74f543 tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] http://192.168.122.202/volume/v3/volumes/8c965e73-cd0a-4b7f-9220-4b94380e52de returned with HTTP 200 Sep 01 12:49:20 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1148/2306] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:49:20 2026] GET /volume/v3/volumes/8c965e73-cd0a-4b7f-9220-4b94380e52de => generated 843 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:49:20 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-deb42c79-8e3e-4050-8661-23d5bbe5bfd1 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:49:20 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-deb42c79-8e3e-4050-8661-23d5bbe5bfd1 tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] GET http://192.168.122.202/volume/v3/volumes/8c965e73-cd0a-4b7f-9220-4b94380e52de Sep 01 12:49:20 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-deb42c79-8e3e-4050-8661-23d5bbe5bfd1 tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:49:20 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-deb42c79-8e3e-4050-8661-23d5bbe5bfd1 tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:49:20 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:49:20 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:49:20 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:49:20 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:49:20 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-deb42c79-8e3e-4050-8661-23d5bbe5bfd1 tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] Volume info retrieved successfully. Sep 01 12:49:20 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-deb42c79-8e3e-4050-8661-23d5bbe5bfd1 tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] http://192.168.122.202/volume/v3/volumes/8c965e73-cd0a-4b7f-9220-4b94380e52de returned with HTTP 200 Sep 01 12:49:20 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1159/2307] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:49:20 2026] GET /volume/v3/volumes/8c965e73-cd0a-4b7f-9220-4b94380e52de => generated 843 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:49:20 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-8918e9ee-d13b-44aa-b75f-99c95e94aca2 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:49:20 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-8918e9ee-d13b-44aa-b75f-99c95e94aca2 tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] DELETE http://192.168.122.202/volume/v3/snapshots/43081ad7-ee3a-480f-9499-e6bdbf484b8a Sep 01 12:49:20 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-8918e9ee-d13b-44aa-b75f-99c95e94aca2 tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:49:20 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-8918e9ee-d13b-44aa-b75f-99c95e94aca2 tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:49:20 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.snapshots [None req-8918e9ee-d13b-44aa-b75f-99c95e94aca2 tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] Delete snapshot with id: 43081ad7-ee3a-480f-9499-e6bdbf484b8a Sep 01 12:49:20 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:49:20 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:49:20 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-8918e9ee-d13b-44aa-b75f-99c95e94aca2 tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] Snapshot retrieved successfully. Sep 01 12:49:20 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:49:20 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:49:20 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-8918e9ee-d13b-44aa-b75f-99c95e94aca2 tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] Snapshot delete request issued successfully. Sep 01 12:49:20 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-8918e9ee-d13b-44aa-b75f-99c95e94aca2 tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] http://192.168.122.202/volume/v3/snapshots/43081ad7-ee3a-480f-9499-e6bdbf484b8a returned with HTTP 202 Sep 01 12:49:20 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1149/2308] 192.168.122.202 () {58 vars in 1241 bytes} [Tue Sep 1 12:49:20 2026] DELETE /volume/v3/snapshots/43081ad7-ee3a-480f-9499-e6bdbf484b8a => generated 0 bytes in 127 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:49:20 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-19cc90f5-7909-439a-86db-3344e922087c None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:49:20 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-19cc90f5-7909-439a-86db-3344e922087c tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] GET http://192.168.122.202/volume/v3/snapshots/43081ad7-ee3a-480f-9499-e6bdbf484b8a Sep 01 12:49:20 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-19cc90f5-7909-439a-86db-3344e922087c tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:49:20 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-19cc90f5-7909-439a-86db-3344e922087c tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:49:21 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:49:21 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:49:21 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-19cc90f5-7909-439a-86db-3344e922087c tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] Snapshot retrieved successfully. Sep 01 12:49:21 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-19cc90f5-7909-439a-86db-3344e922087c tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] http://192.168.122.202/volume/v3/snapshots/43081ad7-ee3a-480f-9499-e6bdbf484b8a returned with HTTP 200 Sep 01 12:49:21 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1160/2309] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:49:20 2026] GET /volume/v3/snapshots/43081ad7-ee3a-480f-9499-e6bdbf484b8a => generated 468 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:49:22 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-b455df10-618c-41a4-b52f-6ab03ae8877f None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:49:22 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b455df10-618c-41a4-b52f-6ab03ae8877f tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] GET http://192.168.122.202/volume/v3/snapshots/43081ad7-ee3a-480f-9499-e6bdbf484b8a Sep 01 12:49:22 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b455df10-618c-41a4-b52f-6ab03ae8877f tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:49:22 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b455df10-618c-41a4-b52f-6ab03ae8877f tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:49:22 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:49:22 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:49:22 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-b455df10-618c-41a4-b52f-6ab03ae8877f tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] Snapshot retrieved successfully. Sep 01 12:49:22 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b455df10-618c-41a4-b52f-6ab03ae8877f tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] http://192.168.122.202/volume/v3/snapshots/43081ad7-ee3a-480f-9499-e6bdbf484b8a returned with HTTP 200 Sep 01 12:49:22 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1150/2310] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:49:22 2026] GET /volume/v3/snapshots/43081ad7-ee3a-480f-9499-e6bdbf484b8a => generated 468 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:49:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-be1eb2c8-aa21-4e0a-a095-d27785370a17 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:49:22 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-be1eb2c8-aa21-4e0a-a095-d27785370a17 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] POST http://192.168.122.202/volume/v3/volumes Sep 01 12:49:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-be1eb2c8-aa21-4e0a-a095-d27785370a17 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-55974807"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:49:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volumes [None req-be1eb2c8-aa21-4e0a-a095-d27785370a17 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-55974807'}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:49:22 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-be1eb2c8-aa21-4e0a-a095-d27785370a17 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Create volume of 1 GB Sep 01 12:49:22 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-be1eb2c8-aa21-4e0a-a095-d27785370a17 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Availability Zones retrieved successfully. Sep 01 12:49:22 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-be1eb2c8-aa21-4e0a-a095-d27785370a17 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Flow 'volume_create_api' (7e4a3d36-39c3-4bf6-bb9a-42fe54794d8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:49:22 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-be1eb2c8-aa21-4e0a-a095-d27785370a17 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (264c38c5-ee1e-4d59-9cbc-8854caa574df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:49:22 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.flows.api.create_volume [None req-be1eb2c8-aa21-4e0a-a095-d27785370a17 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Validating volume size '1' using validate_int {{(pid=86814) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 12:49:22 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-be1eb2c8-aa21-4e0a-a095-d27785370a17 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (264c38c5-ee1e-4d59-9cbc-8854caa574df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T10:31:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3a4f1b59-94a6-4839-b926-0837adf99645,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a4f1b59-94a6-4839-b926-0837adf99645', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:49:22 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-be1eb2c8-aa21-4e0a-a095-d27785370a17 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e24463eb-a771-4b0b-a2f9-7a4985961a0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:49:22 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-be1eb2c8-aa21-4e0a-a095-d27785370a17 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Created reservations ['e9bdaebe-4ed8-4604-b0b0-1b02d2e1803b', '9112deba-744c-4575-afa4-02f475dfdaa7', '8d8053f8-98f8-49a0-a093-a8a268d90fee', '470ab05d-b745-4925-a10e-b86a2d0adaa9'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:49:22 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-be1eb2c8-aa21-4e0a-a095-d27785370a17 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e24463eb-a771-4b0b-a2f9-7a4985961a0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e9bdaebe-4ed8-4604-b0b0-1b02d2e1803b', '9112deba-744c-4575-afa4-02f475dfdaa7', '8d8053f8-98f8-49a0-a093-a8a268d90fee', '470ab05d-b745-4925-a10e-b86a2d0adaa9']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:49:22 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-be1eb2c8-aa21-4e0a-a095-d27785370a17 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3b82d96-8211-44cd-815c-cc5f83a4ac0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:49:22 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:49:22 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:49:22 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-be1eb2c8-aa21-4e0a-a095-d27785370a17 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3b82d96-8211-44cd-815c-cc5f83a4ac0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f60f0c6c-976b-436a-9369-d977af009791', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-55974807',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0bf7a6fa88ab4f6abb16c9a4b8b25f1e',qos_specs=None,replication_status=,reservations=['e9bdaebe-4ed8-4604-b0b0-1b02d2e1803b','9112deba-744c-4575-afa4-02f475dfdaa7','8d8053f8-98f8-49a0-a093-a8a268d90fee','470ab05d-b745-4925-a10e-b86a2d0adaa9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f1cc995056349c986ed9da714ec9a31',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T10:49:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-55974807',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f60f0c6c-976b-436a-9369-d977af009791,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0bf7a6fa88ab4f6abb16c9a4b8b25f1e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9f1cc995056349c986ed9da714ec9a31',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a4f1b59-94a6-4839-b926-0837adf99645),volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:49:22 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-be1eb2c8-aa21-4e0a-a095-d27785370a17 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5de74ed4-db0b-40f3-a3e0-d105938fb9cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:49:22 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-be1eb2c8-aa21-4e0a-a095-d27785370a17 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5de74ed4-db0b-40f3-a3e0-d105938fb9cd) transitioned into state 'SUCCESS' from state '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-55974807',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0bf7a6fa88ab4f6abb16c9a4b8b25f1e',qos_specs=None,replication_status=,reservations=['e9bdaebe-4ed8-4604-b0b0-1b02d2e1803b','9112deba-744c-4575-afa4-02f475dfdaa7','8d8053f8-98f8-49a0-a093-a8a268d90fee','470ab05d-b745-4925-a10e-b86a2d0adaa9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f1cc995056349c986ed9da714ec9a31',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:49:22 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-be1eb2c8-aa21-4e0a-a095-d27785370a17 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb7ffc74-d346-4bf2-8d6b-8ee46b29e95f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:49:22 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-be1eb2c8-aa21-4e0a-a095-d27785370a17 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb7ffc74-d346-4bf2-8d6b-8ee46b29e95f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:49:22 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-be1eb2c8-aa21-4e0a-a095-d27785370a17 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Flow 'volume_create_api' (7e4a3d36-39c3-4bf6-bb9a-42fe54794d8a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86814) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:49:22 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-be1eb2c8-aa21-4e0a-a095-d27785370a17 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Create volume request issued successfully. Sep 01 12:49:22 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-be1eb2c8-aa21-4e0a-a095-d27785370a17 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] http://192.168.122.202/volume/v3/volumes returned with HTTP 202 Sep 01 12:49:22 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1161/2311] 192.168.122.202 () {60 vars in 1142 bytes} [Tue Sep 1 12:49:22 2026] POST /volume/v3/volumes => generated 756 bytes in 424 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 01 12:49:22 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-3abf5ea6-d656-42c9-998b-f72601783778 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:49:22 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-3abf5ea6-d656-42c9-998b-f72601783778 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] GET http://192.168.122.202/volume/v3/volumes/f60f0c6c-976b-436a-9369-d977af009791 Sep 01 12:49:22 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-3abf5ea6-d656-42c9-998b-f72601783778 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:49:22 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-3abf5ea6-d656-42c9-998b-f72601783778 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:49:22 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:49:22 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:49:22 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:49:22 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:49:22 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-3abf5ea6-d656-42c9-998b-f72601783778 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Volume info retrieved successfully. Sep 01 12:49:22 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-3abf5ea6-d656-42c9-998b-f72601783778 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] http://192.168.122.202/volume/v3/volumes/f60f0c6c-976b-436a-9369-d977af009791 returned with HTTP 200 Sep 01 12:49:22 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1151/2312] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:49:22 2026] GET /volume/v3/volumes/f60f0c6c-976b-436a-9369-d977af009791 => generated 824 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:49:23 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-72bd5fd6-4970-48e9-ab3c-94f0e1673c68 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:49:23 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-72bd5fd6-4970-48e9-ab3c-94f0e1673c68 tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] GET http://192.168.122.202/volume/v3/snapshots/43081ad7-ee3a-480f-9499-e6bdbf484b8a Sep 01 12:49:23 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-72bd5fd6-4970-48e9-ab3c-94f0e1673c68 tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:49:23 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-72bd5fd6-4970-48e9-ab3c-94f0e1673c68 tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:49:23 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:49:23 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:49:23 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-72bd5fd6-4970-48e9-ab3c-94f0e1673c68 tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] Snapshot retrieved successfully. Sep 01 12:49:23 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-72bd5fd6-4970-48e9-ab3c-94f0e1673c68 tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] http://192.168.122.202/volume/v3/snapshots/43081ad7-ee3a-480f-9499-e6bdbf484b8a returned with HTTP 200 Sep 01 12:49:23 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1162/2313] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:49:23 2026] GET /volume/v3/snapshots/43081ad7-ee3a-480f-9499-e6bdbf484b8a => generated 468 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:49:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-1573b264-d263-46bf-8cc9-001d458cd408 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:49:23 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-1573b264-d263-46bf-8cc9-001d458cd408 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] GET http://192.168.122.202/volume/v3/volumes/f60f0c6c-976b-436a-9369-d977af009791 Sep 01 12:49:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-1573b264-d263-46bf-8cc9-001d458cd408 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:49:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-1573b264-d263-46bf-8cc9-001d458cd408 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:49:23 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:49:23 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:49:23 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:49:23 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:49:23 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-1573b264-d263-46bf-8cc9-001d458cd408 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Volume info retrieved successfully. Sep 01 12:49:23 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-1573b264-d263-46bf-8cc9-001d458cd408 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] http://192.168.122.202/volume/v3/volumes/f60f0c6c-976b-436a-9369-d977af009791 returned with HTTP 200 Sep 01 12:49:23 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1152/2314] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:49:23 2026] GET /volume/v3/volumes/f60f0c6c-976b-436a-9369-d977af009791 => generated 848 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:49:24 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-a712afc2-6a3c-4ceb-a224-2e145e35ecbf None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:49:24 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a712afc2-6a3c-4ceb-a224-2e145e35ecbf tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] GET http://192.168.122.202/volume/v3/snapshots/43081ad7-ee3a-480f-9499-e6bdbf484b8a Sep 01 12:49:24 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a712afc2-6a3c-4ceb-a224-2e145e35ecbf tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:49:24 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a712afc2-6a3c-4ceb-a224-2e145e35ecbf tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:49:24 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a712afc2-6a3c-4ceb-a224-2e145e35ecbf tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] http://192.168.122.202/volume/v3/snapshots/43081ad7-ee3a-480f-9499-e6bdbf484b8a returned with HTTP 404 Sep 01 12:49:24 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1163/2315] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:49:24 2026] GET /volume/v3/snapshots/43081ad7-ee3a-480f-9499-e6bdbf484b8a => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:49:24 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-86c3276a-cd5d-4481-861b-3e4ed352d2af None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:49:24 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-86c3276a-cd5d-4481-861b-3e4ed352d2af tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] DELETE http://192.168.122.202/volume/v3/volumes/29832871-8a41-4dcc-817f-440b9a792508 Sep 01 12:49:24 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-86c3276a-cd5d-4481-861b-3e4ed352d2af tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:49:24 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-86c3276a-cd5d-4481-861b-3e4ed352d2af tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:49:24 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-86c3276a-cd5d-4481-861b-3e4ed352d2af tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] Delete volume with id: 29832871-8a41-4dcc-817f-440b9a792508 Sep 01 12:49:24 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:49:24 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:49:24 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:49:24 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:49:24 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-86c3276a-cd5d-4481-861b-3e4ed352d2af tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] Volume info retrieved successfully. Sep 01 12:49:24 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-86c3276a-cd5d-4481-861b-3e4ed352d2af tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] Delete volume request issued successfully. Sep 01 12:49:24 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-86c3276a-cd5d-4481-861b-3e4ed352d2af tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] http://192.168.122.202/volume/v3/volumes/29832871-8a41-4dcc-817f-440b9a792508 returned with HTTP 202 Sep 01 12:49:24 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1153/2316] 192.168.122.202 () {58 vars in 1235 bytes} [Tue Sep 1 12:49:24 2026] DELETE /volume/v3/volumes/29832871-8a41-4dcc-817f-440b9a792508 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:49:24 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-406c1e51-defa-4825-acd4-2e577b2950fe None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:49:24 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-406c1e51-defa-4825-acd4-2e577b2950fe tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] GET http://192.168.122.202/volume/v3/volumes/29832871-8a41-4dcc-817f-440b9a792508 Sep 01 12:49:24 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-406c1e51-defa-4825-acd4-2e577b2950fe tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:49:24 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-406c1e51-defa-4825-acd4-2e577b2950fe tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:49:24 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:49:24 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:49:24 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:49:24 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:49:24 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-406c1e51-defa-4825-acd4-2e577b2950fe tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] Volume info retrieved successfully. Sep 01 12:49:24 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-406c1e51-defa-4825-acd4-2e577b2950fe tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] http://192.168.122.202/volume/v3/volumes/29832871-8a41-4dcc-817f-440b9a792508 returned with HTTP 200 Sep 01 12:49:24 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1164/2317] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:49:24 2026] GET /volume/v3/volumes/29832871-8a41-4dcc-817f-440b9a792508 => generated 855 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:49:24 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-4e744df2-192a-408c-b85c-50039e5173be None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:49:24 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-4e744df2-192a-408c-b85c-50039e5173be tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] GET http://192.168.122.202/volume/v3/volumes/f60f0c6c-976b-436a-9369-d977af009791 Sep 01 12:49:24 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-4e744df2-192a-408c-b85c-50039e5173be tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:49:24 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-4e744df2-192a-408c-b85c-50039e5173be tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:49:24 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:49:24 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:49:24 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:49:24 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:49:24 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-4e744df2-192a-408c-b85c-50039e5173be tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Volume info retrieved successfully. Sep 01 12:49:24 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-4e744df2-192a-408c-b85c-50039e5173be tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] http://192.168.122.202/volume/v3/volumes/f60f0c6c-976b-436a-9369-d977af009791 returned with HTTP 200 Sep 01 12:49:24 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1154/2318] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:49:24 2026] GET /volume/v3/volumes/f60f0c6c-976b-436a-9369-d977af009791 => generated 849 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:49:24 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-c183fc0c-8254-479a-9e94-57a224aef50d None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:49:24 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c183fc0c-8254-479a-9e94-57a224aef50d tempest-VolumesActionsTest-881160116 tempest-VolumesActionsTest-881160116-project-admin] POST http://192.168.122.202/volume/v3/volumes/f60f0c6c-976b-436a-9369-d977af009791/action Sep 01 12:49:24 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c183fc0c-8254-479a-9e94-57a224aef50d tempest-VolumesActionsTest-881160116 tempest-VolumesActionsTest-881160116-project-admin] Action body: b'{"os-reset_status": {"status": "attaching"}}' {{(pid=86814) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:49:24 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c183fc0c-8254-479a-9e94-57a224aef50d tempest-VolumesActionsTest-881160116 tempest-VolumesActionsTest-881160116-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "attaching"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:49:24 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:49:24 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:49:24 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:49:24 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:49:24 devstack devstack@c-api.service[86814]: DEBUG cinder.api.contrib.admin_actions [None req-c183fc0c-8254-479a-9e94-57a224aef50d tempest-VolumesActionsTest-881160116 tempest-VolumesActionsTest-881160116-project-admin] Updating volume 'f60f0c6c-976b-436a-9369-d977af009791' with '{'status': 'attaching'}' {{(pid=86814) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 01 12:49:24 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:49:24 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:49:24 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:49:24 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:49:24 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c183fc0c-8254-479a-9e94-57a224aef50d tempest-VolumesActionsTest-881160116 tempest-VolumesActionsTest-881160116-project-admin] http://192.168.122.202/volume/v3/volumes/f60f0c6c-976b-436a-9369-d977af009791/action returned with HTTP 202 Sep 01 12:49:24 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1165/2319] 192.168.122.202 () {60 vars in 1274 bytes} [Tue Sep 1 12:49:24 2026] POST /volume/v3/volumes/f60f0c6c-976b-436a-9369-d977af009791/action => generated 0 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 12:49:24 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-022a79e6-c1de-430c-9ac1-a9cc6e1bdf24 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:49:24 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-022a79e6-c1de-430c-9ac1-a9cc6e1bdf24 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] GET http://192.168.122.202/volume/v3/volumes/f60f0c6c-976b-436a-9369-d977af009791 Sep 01 12:49:24 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-022a79e6-c1de-430c-9ac1-a9cc6e1bdf24 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:49:24 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-022a79e6-c1de-430c-9ac1-a9cc6e1bdf24 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:49:24 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:49:24 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:49:24 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:49:24 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:49:24 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-022a79e6-c1de-430c-9ac1-a9cc6e1bdf24 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Volume info retrieved successfully. Sep 01 12:49:24 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-022a79e6-c1de-430c-9ac1-a9cc6e1bdf24 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] http://192.168.122.202/volume/v3/volumes/f60f0c6c-976b-436a-9369-d977af009791 returned with HTTP 200 Sep 01 12:49:24 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1155/2320] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:49:24 2026] GET /volume/v3/volumes/f60f0c6c-976b-436a-9369-d977af009791 => generated 849 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:49:24 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-fc867405-9556-494a-bb61-0824f944986c None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:49:24 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-fc867405-9556-494a-bb61-0824f944986c tempest-VolumesActionsTest-881160116 tempest-VolumesActionsTest-881160116-project-admin] POST http://192.168.122.202/volume/v3/volumes/f60f0c6c-976b-436a-9369-d977af009791/action Sep 01 12:49:24 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-fc867405-9556-494a-bb61-0824f944986c tempest-VolumesActionsTest-881160116 tempest-VolumesActionsTest-881160116-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=86814) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:49:24 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-fc867405-9556-494a-bb61-0824f944986c tempest-VolumesActionsTest-881160116 tempest-VolumesActionsTest-881160116-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:49:25 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:49:25 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:49:25 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:49:25 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:49:25 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-fc867405-9556-494a-bb61-0824f944986c tempest-VolumesActionsTest-881160116 tempest-VolumesActionsTest-881160116-project-admin] Volume info retrieved successfully. Sep 01 12:49:25 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-fc867405-9556-494a-bb61-0824f944986c tempest-VolumesActionsTest-881160116 tempest-VolumesActionsTest-881160116-project-admin] Delete volume request issued successfully. Sep 01 12:49:25 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-fc867405-9556-494a-bb61-0824f944986c tempest-VolumesActionsTest-881160116 tempest-VolumesActionsTest-881160116-project-admin] http://192.168.122.202/volume/v3/volumes/f60f0c6c-976b-436a-9369-d977af009791/action returned with HTTP 202 Sep 01 12:49:25 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1166/2321] 192.168.122.202 () {60 vars in 1274 bytes} [Tue Sep 1 12:49:24 2026] POST /volume/v3/volumes/f60f0c6c-976b-436a-9369-d977af009791/action => generated 0 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 12:49:25 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-5975bcde-b5f9-4cbd-8e39-879def663f94 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:49:25 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-5975bcde-b5f9-4cbd-8e39-879def663f94 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] GET http://192.168.122.202/volume/v3/volumes/f60f0c6c-976b-436a-9369-d977af009791 Sep 01 12:49:25 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-5975bcde-b5f9-4cbd-8e39-879def663f94 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:49:25 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-5975bcde-b5f9-4cbd-8e39-879def663f94 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:49:25 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:49:25 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:49:25 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:49:25 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:49:25 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-5975bcde-b5f9-4cbd-8e39-879def663f94 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Volume info retrieved successfully. Sep 01 12:49:25 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-5975bcde-b5f9-4cbd-8e39-879def663f94 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] http://192.168.122.202/volume/v3/volumes/f60f0c6c-976b-436a-9369-d977af009791 returned with HTTP 200 Sep 01 12:49:25 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1156/2322] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:49:25 2026] GET /volume/v3/volumes/f60f0c6c-976b-436a-9369-d977af009791 => generated 848 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:49:25 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-96ce56aa-840a-4e5e-99ba-61099f326dad None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:49:25 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-96ce56aa-840a-4e5e-99ba-61099f326dad tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] GET http://192.168.122.202/volume/v3/volumes/29832871-8a41-4dcc-817f-440b9a792508 Sep 01 12:49:25 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-96ce56aa-840a-4e5e-99ba-61099f326dad tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:49:25 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-96ce56aa-840a-4e5e-99ba-61099f326dad tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:49:25 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-96ce56aa-840a-4e5e-99ba-61099f326dad tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] http://192.168.122.202/volume/v3/volumes/29832871-8a41-4dcc-817f-440b9a792508 returned with HTTP 404 Sep 01 12:49:25 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1167/2323] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:49:25 2026] GET /volume/v3/volumes/29832871-8a41-4dcc-817f-440b9a792508 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:49:25 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-c45f1bc8-3e13-46da-a788-8fa0e48ffbcd None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:49:25 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c45f1bc8-3e13-46da-a788-8fa0e48ffbcd tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] DELETE http://192.168.122.202/volume/v3/volumes/8c965e73-cd0a-4b7f-9220-4b94380e52de Sep 01 12:49:25 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c45f1bc8-3e13-46da-a788-8fa0e48ffbcd tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:49:25 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c45f1bc8-3e13-46da-a788-8fa0e48ffbcd tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:49:25 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-c45f1bc8-3e13-46da-a788-8fa0e48ffbcd tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] Delete volume with id: 8c965e73-cd0a-4b7f-9220-4b94380e52de Sep 01 12:49:25 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:49:25 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:49:25 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:49:25 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:49:25 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-c45f1bc8-3e13-46da-a788-8fa0e48ffbcd tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] Volume info retrieved successfully. Sep 01 12:49:25 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-c45f1bc8-3e13-46da-a788-8fa0e48ffbcd tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] Delete volume request issued successfully. Sep 01 12:49:25 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c45f1bc8-3e13-46da-a788-8fa0e48ffbcd tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] http://192.168.122.202/volume/v3/volumes/8c965e73-cd0a-4b7f-9220-4b94380e52de returned with HTTP 202 Sep 01 12:49:25 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1157/2324] 192.168.122.202 () {58 vars in 1235 bytes} [Tue Sep 1 12:49:25 2026] DELETE /volume/v3/volumes/8c965e73-cd0a-4b7f-9220-4b94380e52de => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:49:25 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-7cb3c959-e6dd-4eed-9166-9302bac69163 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:49:25 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7cb3c959-e6dd-4eed-9166-9302bac69163 tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] GET http://192.168.122.202/volume/v3/volumes/8c965e73-cd0a-4b7f-9220-4b94380e52de Sep 01 12:49:25 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-7cb3c959-e6dd-4eed-9166-9302bac69163 tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:49:25 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-7cb3c959-e6dd-4eed-9166-9302bac69163 tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:49:25 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:49:25 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:49:25 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:49:25 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:49:25 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-7cb3c959-e6dd-4eed-9166-9302bac69163 tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] Volume info retrieved successfully. Sep 01 12:49:25 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7cb3c959-e6dd-4eed-9166-9302bac69163 tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] http://192.168.122.202/volume/v3/volumes/8c965e73-cd0a-4b7f-9220-4b94380e52de returned with HTTP 200 Sep 01 12:49:25 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1168/2325] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:49:25 2026] GET /volume/v3/volumes/8c965e73-cd0a-4b7f-9220-4b94380e52de => generated 842 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:49:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-cb4eb2c6-e744-4538-98b3-26b1ec721afd None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:49:26 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-cb4eb2c6-e744-4538-98b3-26b1ec721afd tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] GET http://192.168.122.202/volume/v3/volumes/f60f0c6c-976b-436a-9369-d977af009791 Sep 01 12:49:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-cb4eb2c6-e744-4538-98b3-26b1ec721afd tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:49:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-cb4eb2c6-e744-4538-98b3-26b1ec721afd tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:49:26 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:49:26 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:49:26 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:49:26 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:49:26 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-cb4eb2c6-e744-4538-98b3-26b1ec721afd tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] http://192.168.122.202/volume/v3/volumes/f60f0c6c-976b-436a-9369-d977af009791 returned with HTTP 404 Sep 01 12:49:26 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1158/2326] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:49:26 2026] GET /volume/v3/volumes/f60f0c6c-976b-436a-9369-d977af009791 => generated 109 bytes in 117 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:49:26 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-68a22136-e5af-49ef-928d-efe700cc66ac None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:49:26 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-68a22136-e5af-49ef-928d-efe700cc66ac tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] GET http://192.168.122.202/volume/v3/volumes/f60f0c6c-976b-436a-9369-d977af009791 Sep 01 12:49:26 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-68a22136-e5af-49ef-928d-efe700cc66ac tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:49:26 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-68a22136-e5af-49ef-928d-efe700cc66ac tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:49:26 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-68a22136-e5af-49ef-928d-efe700cc66ac tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] http://192.168.122.202/volume/v3/volumes/f60f0c6c-976b-436a-9369-d977af009791 returned with HTTP 404 Sep 01 12:49:26 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1169/2327] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:49:26 2026] GET /volume/v3/volumes/f60f0c6c-976b-436a-9369-d977af009791 => generated 109 bytes in 61 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:49:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-3ebf6c1a-9090-48f2-a53c-ad48a7ae1abb None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:49:26 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-3ebf6c1a-9090-48f2-a53c-ad48a7ae1abb tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] DELETE http://192.168.122.202/volume/v3/volumes/f60f0c6c-976b-436a-9369-d977af009791 Sep 01 12:49:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-3ebf6c1a-9090-48f2-a53c-ad48a7ae1abb tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:49:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-3ebf6c1a-9090-48f2-a53c-ad48a7ae1abb tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:49:26 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-3ebf6c1a-9090-48f2-a53c-ad48a7ae1abb tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Delete volume with id: f60f0c6c-976b-436a-9369-d977af009791 Sep 01 12:49:26 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-3ebf6c1a-9090-48f2-a53c-ad48a7ae1abb tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] http://192.168.122.202/volume/v3/volumes/f60f0c6c-976b-436a-9369-d977af009791 returned with HTTP 404 Sep 01 12:49:26 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1159/2328] 192.168.122.202 () {58 vars in 1235 bytes} [Tue Sep 1 12:49:26 2026] DELETE /volume/v3/volumes/f60f0c6c-976b-436a-9369-d977af009791 => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:49:26 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-9613c752-85e4-4cf0-ac6e-b37c39c6b7b1 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:49:26 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9613c752-85e4-4cf0-ac6e-b37c39c6b7b1 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] POST http://192.168.122.202/volume/v3/volumes Sep 01 12:49:26 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-9613c752-85e4-4cf0-ac6e-b37c39c6b7b1 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1781147234"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:49:26 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volumes [None req-9613c752-85e4-4cf0-ac6e-b37c39c6b7b1 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1781147234'}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:49:26 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-9613c752-85e4-4cf0-ac6e-b37c39c6b7b1 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Create volume of 1 GB Sep 01 12:49:26 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-9613c752-85e4-4cf0-ac6e-b37c39c6b7b1 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Availability Zones retrieved successfully. Sep 01 12:49:26 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-9613c752-85e4-4cf0-ac6e-b37c39c6b7b1 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Flow 'volume_create_api' (49d800a8-03b1-42aa-9ae6-f4225045237a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:49:26 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-9613c752-85e4-4cf0-ac6e-b37c39c6b7b1 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4ddf50c-d7db-4899-9c08-f84186fe1a2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:49:26 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.flows.api.create_volume [None req-9613c752-85e4-4cf0-ac6e-b37c39c6b7b1 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Validating volume size '1' using validate_int {{(pid=86814) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 12:49:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-7141875e-9f6a-46e5-acc8-386c933dc0dd None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:49:26 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-7141875e-9f6a-46e5-acc8-386c933dc0dd tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] GET http://192.168.122.202/volume/v3/volumes/8c965e73-cd0a-4b7f-9220-4b94380e52de Sep 01 12:49:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-7141875e-9f6a-46e5-acc8-386c933dc0dd tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:49:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-7141875e-9f6a-46e5-acc8-386c933dc0dd tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:49:26 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-7141875e-9f6a-46e5-acc8-386c933dc0dd tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] http://192.168.122.202/volume/v3/volumes/8c965e73-cd0a-4b7f-9220-4b94380e52de returned with HTTP 404 Sep 01 12:49:26 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1160/2329] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:49:26 2026] GET /volume/v3/volumes/8c965e73-cd0a-4b7f-9220-4b94380e52de => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:49:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-363f091d-db29-44ec-9617-ff82c1274a4a None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:49:26 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-363f091d-db29-44ec-9617-ff82c1274a4a tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] DELETE http://192.168.122.202/volume/v3/snapshots/43081ad7-ee3a-480f-9499-e6bdbf484b8a Sep 01 12:49:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-363f091d-db29-44ec-9617-ff82c1274a4a tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:49:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-363f091d-db29-44ec-9617-ff82c1274a4a tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:49:26 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.snapshots [None req-363f091d-db29-44ec-9617-ff82c1274a4a tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] Delete snapshot with id: 43081ad7-ee3a-480f-9499-e6bdbf484b8a Sep 01 12:49:26 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-363f091d-db29-44ec-9617-ff82c1274a4a tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] http://192.168.122.202/volume/v3/snapshots/43081ad7-ee3a-480f-9499-e6bdbf484b8a returned with HTTP 404 Sep 01 12:49:26 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1161/2330] 192.168.122.202 () {58 vars in 1241 bytes} [Tue Sep 1 12:49:26 2026] DELETE /volume/v3/snapshots/43081ad7-ee3a-480f-9499-e6bdbf484b8a => generated 111 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:49:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-65fbaa6c-9ed7-49a3-b8d1-3b8c2dadd72e None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:49:26 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-65fbaa6c-9ed7-49a3-b8d1-3b8c2dadd72e tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] GET http://192.168.122.202/volume/v3/snapshots/43081ad7-ee3a-480f-9499-e6bdbf484b8a Sep 01 12:49:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-65fbaa6c-9ed7-49a3-b8d1-3b8c2dadd72e tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:49:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-65fbaa6c-9ed7-49a3-b8d1-3b8c2dadd72e tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:49:26 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-65fbaa6c-9ed7-49a3-b8d1-3b8c2dadd72e tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] http://192.168.122.202/volume/v3/snapshots/43081ad7-ee3a-480f-9499-e6bdbf484b8a returned with HTTP 404 Sep 01 12:49:26 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1162/2331] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:49:26 2026] GET /volume/v3/snapshots/43081ad7-ee3a-480f-9499-e6bdbf484b8a => generated 111 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:49:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-e1bf279f-4c0d-4329-b93f-b4c9b26342f7 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:49:26 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e1bf279f-4c0d-4329-b93f-b4c9b26342f7 tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] DELETE http://192.168.122.202/volume/v3/volumes/29832871-8a41-4dcc-817f-440b9a792508 Sep 01 12:49:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e1bf279f-4c0d-4329-b93f-b4c9b26342f7 tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:49:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e1bf279f-4c0d-4329-b93f-b4c9b26342f7 tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:49:26 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-e1bf279f-4c0d-4329-b93f-b4c9b26342f7 tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] Delete volume with id: 29832871-8a41-4dcc-817f-440b9a792508 Sep 01 12:49:26 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-9613c752-85e4-4cf0-ac6e-b37c39c6b7b1 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4ddf50c-d7db-4899-9c08-f84186fe1a2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T10:31:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3a4f1b59-94a6-4839-b926-0837adf99645,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a4f1b59-94a6-4839-b926-0837adf99645', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:49:26 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e1bf279f-4c0d-4329-b93f-b4c9b26342f7 tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] http://192.168.122.202/volume/v3/volumes/29832871-8a41-4dcc-817f-440b9a792508 returned with HTTP 404 Sep 01 12:49:26 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1163/2332] 192.168.122.202 () {58 vars in 1235 bytes} [Tue Sep 1 12:49:26 2026] DELETE /volume/v3/volumes/29832871-8a41-4dcc-817f-440b9a792508 => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:49:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-73cda27e-cf08-4437-ae8a-20f98b00142b None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:49:26 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-9613c752-85e4-4cf0-ac6e-b37c39c6b7b1 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a07e14b-f1e8-47e4-81c8-3c068cd522f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:49:26 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-73cda27e-cf08-4437-ae8a-20f98b00142b tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] GET http://192.168.122.202/volume/v3/volumes/29832871-8a41-4dcc-817f-440b9a792508 Sep 01 12:49:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-73cda27e-cf08-4437-ae8a-20f98b00142b tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:49:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-73cda27e-cf08-4437-ae8a-20f98b00142b tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:49:26 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-73cda27e-cf08-4437-ae8a-20f98b00142b tempest-SnapshotDependencyTests-557111217 tempest-SnapshotDependencyTests-557111217-project-member] http://192.168.122.202/volume/v3/volumes/29832871-8a41-4dcc-817f-440b9a792508 returned with HTTP 404 Sep 01 12:49:26 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1164/2333] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:49:26 2026] GET /volume/v3/volumes/29832871-8a41-4dcc-817f-440b9a792508 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:49:26 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-9613c752-85e4-4cf0-ac6e-b37c39c6b7b1 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Created reservations ['dd8da898-d150-4a57-bb59-0ddf5c775e0b', 'db6be92e-bd12-46a9-8b19-58bfcd8d28a2', 'f68da8e6-e208-4d22-9d47-af851d87b4ea', '2dd1f636-7fb4-4455-8b4f-f935cd30f7df'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:49:26 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-9613c752-85e4-4cf0-ac6e-b37c39c6b7b1 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a07e14b-f1e8-47e4-81c8-3c068cd522f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dd8da898-d150-4a57-bb59-0ddf5c775e0b', 'db6be92e-bd12-46a9-8b19-58bfcd8d28a2', 'f68da8e6-e208-4d22-9d47-af851d87b4ea', '2dd1f636-7fb4-4455-8b4f-f935cd30f7df']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:49:26 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-9613c752-85e4-4cf0-ac6e-b37c39c6b7b1 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (08185c62-e02e-447a-849e-a463f851a316) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:49:26 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:49:26 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:49:26 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-9613c752-85e4-4cf0-ac6e-b37c39c6b7b1 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (08185c62-e02e-447a-849e-a463f851a316) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '46bd7235-4724-4a64-89f3-e20f8537694e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1781147234',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0bf7a6fa88ab4f6abb16c9a4b8b25f1e',qos_specs=None,replication_status=,reservations=['dd8da898-d150-4a57-bb59-0ddf5c775e0b','db6be92e-bd12-46a9-8b19-58bfcd8d28a2','f68da8e6-e208-4d22-9d47-af851d87b4ea','2dd1f636-7fb4-4455-8b4f-f935cd30f7df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f1cc995056349c986ed9da714ec9a31',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T10:49:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1781147234',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=46bd7235-4724-4a64-89f3-e20f8537694e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0bf7a6fa88ab4f6abb16c9a4b8b25f1e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9f1cc995056349c986ed9da714ec9a31',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a4f1b59-94a6-4839-b926-0837adf99645),volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:49:26 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-9613c752-85e4-4cf0-ac6e-b37c39c6b7b1 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (75c8c456-8d30-423a-bcc4-eb8536496d3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:49:27 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-9613c752-85e4-4cf0-ac6e-b37c39c6b7b1 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (75c8c456-8d30-423a-bcc4-eb8536496d3a) transitioned into state 'SUCCESS' from state '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-1781147234',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0bf7a6fa88ab4f6abb16c9a4b8b25f1e',qos_specs=None,replication_status=,reservations=['dd8da898-d150-4a57-bb59-0ddf5c775e0b','db6be92e-bd12-46a9-8b19-58bfcd8d28a2','f68da8e6-e208-4d22-9d47-af851d87b4ea','2dd1f636-7fb4-4455-8b4f-f935cd30f7df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f1cc995056349c986ed9da714ec9a31',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:49:27 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-9613c752-85e4-4cf0-ac6e-b37c39c6b7b1 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (96b265c4-492f-496a-8e39-ffd55b9799db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:49:27 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-9613c752-85e4-4cf0-ac6e-b37c39c6b7b1 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (96b265c4-492f-496a-8e39-ffd55b9799db) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:49:27 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-9613c752-85e4-4cf0-ac6e-b37c39c6b7b1 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Flow 'volume_create_api' (49d800a8-03b1-42aa-9ae6-f4225045237a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86814) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:49:27 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-9613c752-85e4-4cf0-ac6e-b37c39c6b7b1 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Create volume request issued successfully. Sep 01 12:49:27 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9613c752-85e4-4cf0-ac6e-b37c39c6b7b1 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] http://192.168.122.202/volume/v3/volumes returned with HTTP 202 Sep 01 12:49:27 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1170/2334] 192.168.122.202 () {60 vars in 1142 bytes} [Tue Sep 1 12:49:26 2026] POST /volume/v3/volumes => generated 758 bytes in 633 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:49:27 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-99c4ba51-30ce-4680-b02f-a8186677c81c None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:49:27 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-99c4ba51-30ce-4680-b02f-a8186677c81c tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] GET http://192.168.122.202/volume/v3/volumes/46bd7235-4724-4a64-89f3-e20f8537694e Sep 01 12:49:27 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-99c4ba51-30ce-4680-b02f-a8186677c81c tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:49:27 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-99c4ba51-30ce-4680-b02f-a8186677c81c tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:49:27 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:49:27 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:49:27 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:49:27 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:49:27 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-99c4ba51-30ce-4680-b02f-a8186677c81c tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Volume info retrieved successfully. Sep 01 12:49:27 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-99c4ba51-30ce-4680-b02f-a8186677c81c tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] http://192.168.122.202/volume/v3/volumes/46bd7235-4724-4a64-89f3-e20f8537694e returned with HTTP 200 Sep 01 12:49:27 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1165/2335] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:49:27 2026] GET /volume/v3/volumes/46bd7235-4724-4a64-89f3-e20f8537694e => generated 826 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:49:28 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-e152da1e-7642-4b11-b9bd-77bd7cc9fb27 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:49:28 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e152da1e-7642-4b11-b9bd-77bd7cc9fb27 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] GET http://192.168.122.202/volume/v3/volumes/46bd7235-4724-4a64-89f3-e20f8537694e Sep 01 12:49:28 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e152da1e-7642-4b11-b9bd-77bd7cc9fb27 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:49:28 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e152da1e-7642-4b11-b9bd-77bd7cc9fb27 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:49:28 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:49:28 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:49:28 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:49:28 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:49:28 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-e152da1e-7642-4b11-b9bd-77bd7cc9fb27 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Volume info retrieved successfully. Sep 01 12:49:28 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e152da1e-7642-4b11-b9bd-77bd7cc9fb27 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] http://192.168.122.202/volume/v3/volumes/46bd7235-4724-4a64-89f3-e20f8537694e returned with HTTP 200 Sep 01 12:49:28 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1171/2336] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:49:28 2026] GET /volume/v3/volumes/46bd7235-4724-4a64-89f3-e20f8537694e => generated 850 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:49:29 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-73b779f5-57a8-4c35-8126-a8168e264d64 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:49:29 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-73b779f5-57a8-4c35-8126-a8168e264d64 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] GET http://192.168.122.202/volume/v3/volumes/46bd7235-4724-4a64-89f3-e20f8537694e Sep 01 12:49:29 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-73b779f5-57a8-4c35-8126-a8168e264d64 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:49:29 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-73b779f5-57a8-4c35-8126-a8168e264d64 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:49:29 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:49:29 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:49:29 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:49:29 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:49:29 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-73b779f5-57a8-4c35-8126-a8168e264d64 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Volume info retrieved successfully. Sep 01 12:49:29 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-73b779f5-57a8-4c35-8126-a8168e264d64 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] http://192.168.122.202/volume/v3/volumes/46bd7235-4724-4a64-89f3-e20f8537694e returned with HTTP 200 Sep 01 12:49:29 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1166/2337] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:49:29 2026] GET /volume/v3/volumes/46bd7235-4724-4a64-89f3-e20f8537694e => generated 851 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:49:29 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-3f1762b1-86c4-4547-a3cb-d39752535fe5 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:49:29 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-3f1762b1-86c4-4547-a3cb-d39752535fe5 tempest-VolumesActionsTest-881160116 tempest-VolumesActionsTest-881160116-project-admin] POST http://192.168.122.202/volume/v3/volumes/46bd7235-4724-4a64-89f3-e20f8537694e/action Sep 01 12:49:29 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-3f1762b1-86c4-4547-a3cb-d39752535fe5 tempest-VolumesActionsTest-881160116 tempest-VolumesActionsTest-881160116-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=86814) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:49:29 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-3f1762b1-86c4-4547-a3cb-d39752535fe5 tempest-VolumesActionsTest-881160116 tempest-VolumesActionsTest-881160116-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:49:29 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:49:29 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:49:29 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:49:29 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:49:29 devstack devstack@c-api.service[86814]: DEBUG cinder.api.contrib.admin_actions [None req-3f1762b1-86c4-4547-a3cb-d39752535fe5 tempest-VolumesActionsTest-881160116 tempest-VolumesActionsTest-881160116-project-admin] Updating volume '46bd7235-4724-4a64-89f3-e20f8537694e' with '{'status': 'creating'}' {{(pid=86814) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 01 12:49:29 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:49:29 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:49:29 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:49:29 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:49:29 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-3f1762b1-86c4-4547-a3cb-d39752535fe5 tempest-VolumesActionsTest-881160116 tempest-VolumesActionsTest-881160116-project-admin] http://192.168.122.202/volume/v3/volumes/46bd7235-4724-4a64-89f3-e20f8537694e/action returned with HTTP 202 Sep 01 12:49:29 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1172/2338] 192.168.122.202 () {60 vars in 1274 bytes} [Tue Sep 1 12:49:29 2026] POST /volume/v3/volumes/46bd7235-4724-4a64-89f3-e20f8537694e/action => generated 0 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 12:49:29 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-f84272a1-13ea-43cb-b184-43f6f2b5cfa3 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:49:29 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f84272a1-13ea-43cb-b184-43f6f2b5cfa3 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] GET http://192.168.122.202/volume/v3/volumes/46bd7235-4724-4a64-89f3-e20f8537694e Sep 01 12:49:29 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f84272a1-13ea-43cb-b184-43f6f2b5cfa3 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:49:29 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f84272a1-13ea-43cb-b184-43f6f2b5cfa3 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:49:29 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:49:29 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:49:29 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:49:29 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:49:29 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-f84272a1-13ea-43cb-b184-43f6f2b5cfa3 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Volume info retrieved successfully. Sep 01 12:49:29 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f84272a1-13ea-43cb-b184-43f6f2b5cfa3 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] http://192.168.122.202/volume/v3/volumes/46bd7235-4724-4a64-89f3-e20f8537694e returned with HTTP 200 Sep 01 12:49:29 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1167/2339] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:49:29 2026] GET /volume/v3/volumes/46bd7235-4724-4a64-89f3-e20f8537694e => generated 850 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:49:29 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-3bdaf0ab-70d0-47da-b4c1-fbcbdb9f3eb0 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:49:29 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-3bdaf0ab-70d0-47da-b4c1-fbcbdb9f3eb0 tempest-VolumesActionsTest-881160116 tempest-VolumesActionsTest-881160116-project-admin] POST http://192.168.122.202/volume/v3/volumes/46bd7235-4724-4a64-89f3-e20f8537694e/action Sep 01 12:49:29 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-3bdaf0ab-70d0-47da-b4c1-fbcbdb9f3eb0 tempest-VolumesActionsTest-881160116 tempest-VolumesActionsTest-881160116-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=86814) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:49:29 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-3bdaf0ab-70d0-47da-b4c1-fbcbdb9f3eb0 tempest-VolumesActionsTest-881160116 tempest-VolumesActionsTest-881160116-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:49:29 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:49:29 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:49:29 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:49:29 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:49:29 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-3bdaf0ab-70d0-47da-b4c1-fbcbdb9f3eb0 tempest-VolumesActionsTest-881160116 tempest-VolumesActionsTest-881160116-project-admin] Volume info retrieved successfully. Sep 01 12:49:29 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-3bdaf0ab-70d0-47da-b4c1-fbcbdb9f3eb0 tempest-VolumesActionsTest-881160116 tempest-VolumesActionsTest-881160116-project-admin] Delete volume request issued successfully. Sep 01 12:49:29 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-3bdaf0ab-70d0-47da-b4c1-fbcbdb9f3eb0 tempest-VolumesActionsTest-881160116 tempest-VolumesActionsTest-881160116-project-admin] http://192.168.122.202/volume/v3/volumes/46bd7235-4724-4a64-89f3-e20f8537694e/action returned with HTTP 202 Sep 01 12:49:29 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1173/2340] 192.168.122.202 () {60 vars in 1274 bytes} [Tue Sep 1 12:49:29 2026] POST /volume/v3/volumes/46bd7235-4724-4a64-89f3-e20f8537694e/action => generated 0 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 12:49:29 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-b11ebf9b-b3d8-4050-bd9c-78547c729b8d None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:49:29 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b11ebf9b-b3d8-4050-bd9c-78547c729b8d tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] GET http://192.168.122.202/volume/v3/volumes/46bd7235-4724-4a64-89f3-e20f8537694e Sep 01 12:49:29 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b11ebf9b-b3d8-4050-bd9c-78547c729b8d tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:49:29 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b11ebf9b-b3d8-4050-bd9c-78547c729b8d tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:49:29 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:49:29 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:49:29 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:49:29 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:49:29 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-b11ebf9b-b3d8-4050-bd9c-78547c729b8d tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Volume info retrieved successfully. Sep 01 12:49:29 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b11ebf9b-b3d8-4050-bd9c-78547c729b8d tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] http://192.168.122.202/volume/v3/volumes/46bd7235-4724-4a64-89f3-e20f8537694e returned with HTTP 200 Sep 01 12:49:29 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1168/2341] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:49:29 2026] GET /volume/v3/volumes/46bd7235-4724-4a64-89f3-e20f8537694e => generated 850 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:49:30 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-f75cbda3-c6fd-4382-bb4e-ceed3f38b349 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:49:30 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f75cbda3-c6fd-4382-bb4e-ceed3f38b349 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] GET http://192.168.122.202/volume/v3/volumes/46bd7235-4724-4a64-89f3-e20f8537694e Sep 01 12:49:30 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f75cbda3-c6fd-4382-bb4e-ceed3f38b349 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:49:30 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f75cbda3-c6fd-4382-bb4e-ceed3f38b349 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:49:30 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f75cbda3-c6fd-4382-bb4e-ceed3f38b349 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] http://192.168.122.202/volume/v3/volumes/46bd7235-4724-4a64-89f3-e20f8537694e returned with HTTP 404 Sep 01 12:49:30 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1174/2342] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:49:30 2026] GET /volume/v3/volumes/46bd7235-4724-4a64-89f3-e20f8537694e => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:49:30 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-8351e945-4c30-4eb4-89b6-98c5255e771d None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:49:30 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-8351e945-4c30-4eb4-89b6-98c5255e771d tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] GET http://192.168.122.202/volume/v3/volumes/46bd7235-4724-4a64-89f3-e20f8537694e Sep 01 12:49:30 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-8351e945-4c30-4eb4-89b6-98c5255e771d tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:49:30 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-8351e945-4c30-4eb4-89b6-98c5255e771d tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:49:30 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-8351e945-4c30-4eb4-89b6-98c5255e771d tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] http://192.168.122.202/volume/v3/volumes/46bd7235-4724-4a64-89f3-e20f8537694e returned with HTTP 404 Sep 01 12:49:30 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1169/2343] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:49:30 2026] GET /volume/v3/volumes/46bd7235-4724-4a64-89f3-e20f8537694e => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 12:49:30 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-7084043a-21dc-4850-b71f-11729125f4ee None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:49:30 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7084043a-21dc-4850-b71f-11729125f4ee tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] DELETE http://192.168.122.202/volume/v3/volumes/46bd7235-4724-4a64-89f3-e20f8537694e Sep 01 12:49:30 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-7084043a-21dc-4850-b71f-11729125f4ee tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:49:30 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-7084043a-21dc-4850-b71f-11729125f4ee tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:49:30 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-7084043a-21dc-4850-b71f-11729125f4ee tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Delete volume with id: 46bd7235-4724-4a64-89f3-e20f8537694e Sep 01 12:49:30 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7084043a-21dc-4850-b71f-11729125f4ee tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] http://192.168.122.202/volume/v3/volumes/46bd7235-4724-4a64-89f3-e20f8537694e returned with HTTP 404 Sep 01 12:49:30 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1175/2344] 192.168.122.202 () {58 vars in 1235 bytes} [Tue Sep 1 12:49:30 2026] DELETE /volume/v3/volumes/46bd7235-4724-4a64-89f3-e20f8537694e => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:49:30 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-a7124189-fd23-4d78-bed5-9e0db8f55335 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:49:30 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a7124189-fd23-4d78-bed5-9e0db8f55335 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] POST http://192.168.122.202/volume/v3/volumes Sep 01 12:49:30 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a7124189-fd23-4d78-bed5-9e0db8f55335 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-900405902"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:49:30 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.volumes [None req-a7124189-fd23-4d78-bed5-9e0db8f55335 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-900405902'}} {{(pid=86815) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:49:30 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-a7124189-fd23-4d78-bed5-9e0db8f55335 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Create volume of 1 GB Sep 01 12:49:30 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-a7124189-fd23-4d78-bed5-9e0db8f55335 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Availability Zones retrieved successfully. Sep 01 12:49:30 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-a7124189-fd23-4d78-bed5-9e0db8f55335 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Flow 'volume_create_api' (66e4100d-5e0d-4dc0-b27a-97cdbc968be6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:49:30 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-a7124189-fd23-4d78-bed5-9e0db8f55335 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82cc44a0-e43a-406f-8e4e-9a50f01c8102) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:49:30 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.flows.api.create_volume [None req-a7124189-fd23-4d78-bed5-9e0db8f55335 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Validating volume size '1' using validate_int {{(pid=86815) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 12:49:30 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-a7124189-fd23-4d78-bed5-9e0db8f55335 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82cc44a0-e43a-406f-8e4e-9a50f01c8102) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T10:31:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3a4f1b59-94a6-4839-b926-0837adf99645,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a4f1b59-94a6-4839-b926-0837adf99645', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:49:30 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-a7124189-fd23-4d78-bed5-9e0db8f55335 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b5dab83-261a-47b6-ac28-8cc7ff0c1bd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:49:31 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-a7124189-fd23-4d78-bed5-9e0db8f55335 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Created reservations ['7a8085ee-fdb3-4ed1-8d93-8431c2b9f396', '8e427538-933c-465e-a3d0-1b4c4e3efe43', '178a3dec-b259-468b-8bc1-c7d6615f6d06', 'eee965ea-3ae6-4649-9886-6ac4d3f33741'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:49:31 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-a7124189-fd23-4d78-bed5-9e0db8f55335 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b5dab83-261a-47b6-ac28-8cc7ff0c1bd3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7a8085ee-fdb3-4ed1-8d93-8431c2b9f396', '8e427538-933c-465e-a3d0-1b4c4e3efe43', '178a3dec-b259-468b-8bc1-c7d6615f6d06', 'eee965ea-3ae6-4649-9886-6ac4d3f33741']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:49:31 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-a7124189-fd23-4d78-bed5-9e0db8f55335 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5b06a2f-13c0-43a5-9cf5-0104542fcbbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:49:31 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:49:31 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:49:31 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-a7124189-fd23-4d78-bed5-9e0db8f55335 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5b06a2f-13c0-43a5-9cf5-0104542fcbbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e29360d0-b75d-4fc2-a3aa-ff6b0141c1d6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-900405902',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0bf7a6fa88ab4f6abb16c9a4b8b25f1e',qos_specs=None,replication_status=,reservations=['7a8085ee-fdb3-4ed1-8d93-8431c2b9f396','8e427538-933c-465e-a3d0-1b4c4e3efe43','178a3dec-b259-468b-8bc1-c7d6615f6d06','eee965ea-3ae6-4649-9886-6ac4d3f33741'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f1cc995056349c986ed9da714ec9a31',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T10:49:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-900405902',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e29360d0-b75d-4fc2-a3aa-ff6b0141c1d6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0bf7a6fa88ab4f6abb16c9a4b8b25f1e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9f1cc995056349c986ed9da714ec9a31',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a4f1b59-94a6-4839-b926-0837adf99645),volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:49:31 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-a7124189-fd23-4d78-bed5-9e0db8f55335 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7dabf1ab-4e21-4326-bbea-c6b26c18f049) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:49:31 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-a7124189-fd23-4d78-bed5-9e0db8f55335 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7dabf1ab-4e21-4326-bbea-c6b26c18f049) transitioned into state 'SUCCESS' from state '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-900405902',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0bf7a6fa88ab4f6abb16c9a4b8b25f1e',qos_specs=None,replication_status=,reservations=['7a8085ee-fdb3-4ed1-8d93-8431c2b9f396','8e427538-933c-465e-a3d0-1b4c4e3efe43','178a3dec-b259-468b-8bc1-c7d6615f6d06','eee965ea-3ae6-4649-9886-6ac4d3f33741'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f1cc995056349c986ed9da714ec9a31',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:49:31 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-a7124189-fd23-4d78-bed5-9e0db8f55335 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (58fb67f9-f7c0-493b-a7ec-16cde98049e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:49:31 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-a7124189-fd23-4d78-bed5-9e0db8f55335 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (58fb67f9-f7c0-493b-a7ec-16cde98049e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:49:31 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-a7124189-fd23-4d78-bed5-9e0db8f55335 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Flow 'volume_create_api' (66e4100d-5e0d-4dc0-b27a-97cdbc968be6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86815) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:49:31 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-a7124189-fd23-4d78-bed5-9e0db8f55335 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Create volume request issued successfully. Sep 01 12:49:31 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a7124189-fd23-4d78-bed5-9e0db8f55335 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] http://192.168.122.202/volume/v3/volumes returned with HTTP 202 Sep 01 12:49:31 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1170/2345] 192.168.122.202 () {60 vars in 1142 bytes} [Tue Sep 1 12:49:30 2026] POST /volume/v3/volumes => generated 757 bytes in 458 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:49:31 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-a295df56-6806-4745-8671-d7bc68291bd6 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:49:31 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a295df56-6806-4745-8671-d7bc68291bd6 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] GET http://192.168.122.202/volume/v3/volumes/e29360d0-b75d-4fc2-a3aa-ff6b0141c1d6 Sep 01 12:49:31 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a295df56-6806-4745-8671-d7bc68291bd6 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:49:31 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a295df56-6806-4745-8671-d7bc68291bd6 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:49:31 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:49:31 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:49:31 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:49:31 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:49:31 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-a295df56-6806-4745-8671-d7bc68291bd6 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Volume info retrieved successfully. Sep 01 12:49:31 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a295df56-6806-4745-8671-d7bc68291bd6 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] http://192.168.122.202/volume/v3/volumes/e29360d0-b75d-4fc2-a3aa-ff6b0141c1d6 returned with HTTP 200 Sep 01 12:49:31 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1176/2346] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:49:31 2026] GET /volume/v3/volumes/e29360d0-b75d-4fc2-a3aa-ff6b0141c1d6 => generated 825 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:49:32 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-64a7511c-2d30-4ad7-b091-925698ad4bdb None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:49:32 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-64a7511c-2d30-4ad7-b091-925698ad4bdb tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] GET http://192.168.122.202/volume/v3/volumes/e29360d0-b75d-4fc2-a3aa-ff6b0141c1d6 Sep 01 12:49:32 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-64a7511c-2d30-4ad7-b091-925698ad4bdb tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:49:32 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-64a7511c-2d30-4ad7-b091-925698ad4bdb tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:49:32 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:49:32 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:49:32 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:49:32 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:49:32 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-64a7511c-2d30-4ad7-b091-925698ad4bdb tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Volume info retrieved successfully. Sep 01 12:49:32 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-64a7511c-2d30-4ad7-b091-925698ad4bdb tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] http://192.168.122.202/volume/v3/volumes/e29360d0-b75d-4fc2-a3aa-ff6b0141c1d6 returned with HTTP 200 Sep 01 12:49:32 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1171/2347] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:49:32 2026] GET /volume/v3/volumes/e29360d0-b75d-4fc2-a3aa-ff6b0141c1d6 => generated 849 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:49:33 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-cb80b6a3-d6e0-4422-8f39-2ecfdd67c7d2 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:49:33 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-cb80b6a3-d6e0-4422-8f39-2ecfdd67c7d2 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] GET http://192.168.122.202/volume/v3/volumes/e29360d0-b75d-4fc2-a3aa-ff6b0141c1d6 Sep 01 12:49:33 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-cb80b6a3-d6e0-4422-8f39-2ecfdd67c7d2 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:49:33 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-cb80b6a3-d6e0-4422-8f39-2ecfdd67c7d2 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:49:33 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:49:33 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:49:33 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:49:33 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:49:33 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-cb80b6a3-d6e0-4422-8f39-2ecfdd67c7d2 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Volume info retrieved successfully. Sep 01 12:49:33 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-cb80b6a3-d6e0-4422-8f39-2ecfdd67c7d2 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] http://192.168.122.202/volume/v3/volumes/e29360d0-b75d-4fc2-a3aa-ff6b0141c1d6 returned with HTTP 200 Sep 01 12:49:33 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1177/2348] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:49:33 2026] GET /volume/v3/volumes/e29360d0-b75d-4fc2-a3aa-ff6b0141c1d6 => generated 850 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:49:33 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-76899b45-c966-4139-afb0-257baaad2a46 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:49:33 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-76899b45-c966-4139-afb0-257baaad2a46 tempest-VolumesActionsTest-881160116 tempest-VolumesActionsTest-881160116-project-admin] POST http://192.168.122.202/volume/v3/volumes/e29360d0-b75d-4fc2-a3aa-ff6b0141c1d6/action Sep 01 12:49:33 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-76899b45-c966-4139-afb0-257baaad2a46 tempest-VolumesActionsTest-881160116 tempest-VolumesActionsTest-881160116-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86815) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:49:33 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-76899b45-c966-4139-afb0-257baaad2a46 tempest-VolumesActionsTest-881160116 tempest-VolumesActionsTest-881160116-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:49:33 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:49:33 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:49:33 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:49:33 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:49:33 devstack devstack@c-api.service[86815]: DEBUG cinder.api.contrib.admin_actions [None req-76899b45-c966-4139-afb0-257baaad2a46 tempest-VolumesActionsTest-881160116 tempest-VolumesActionsTest-881160116-project-admin] Updating volume 'e29360d0-b75d-4fc2-a3aa-ff6b0141c1d6' with '{'status': 'error'}' {{(pid=86815) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 01 12:49:33 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:49:33 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:49:33 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:49:33 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:49:33 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-76899b45-c966-4139-afb0-257baaad2a46 tempest-VolumesActionsTest-881160116 tempest-VolumesActionsTest-881160116-project-admin] http://192.168.122.202/volume/v3/volumes/e29360d0-b75d-4fc2-a3aa-ff6b0141c1d6/action returned with HTTP 202 Sep 01 12:49:33 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1172/2349] 192.168.122.202 () {60 vars in 1274 bytes} [Tue Sep 1 12:49:33 2026] POST /volume/v3/volumes/e29360d0-b75d-4fc2-a3aa-ff6b0141c1d6/action => generated 0 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 12:49:33 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-54223e25-f5ac-49f9-a6c7-cf7785a626e3 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:49:33 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-54223e25-f5ac-49f9-a6c7-cf7785a626e3 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] GET http://192.168.122.202/volume/v3/volumes/e29360d0-b75d-4fc2-a3aa-ff6b0141c1d6 Sep 01 12:49:33 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-54223e25-f5ac-49f9-a6c7-cf7785a626e3 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:49:33 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-54223e25-f5ac-49f9-a6c7-cf7785a626e3 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:49:33 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:49:33 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:49:33 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:49:33 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:49:33 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-54223e25-f5ac-49f9-a6c7-cf7785a626e3 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Volume info retrieved successfully. Sep 01 12:49:33 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-54223e25-f5ac-49f9-a6c7-cf7785a626e3 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] http://192.168.122.202/volume/v3/volumes/e29360d0-b75d-4fc2-a3aa-ff6b0141c1d6 returned with HTTP 200 Sep 01 12:49:33 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1178/2350] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:49:33 2026] GET /volume/v3/volumes/e29360d0-b75d-4fc2-a3aa-ff6b0141c1d6 => generated 846 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:49:33 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-6f63d889-523c-4d13-b970-ecfc83c62233 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:49:33 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-6f63d889-523c-4d13-b970-ecfc83c62233 tempest-VolumesActionsTest-881160116 tempest-VolumesActionsTest-881160116-project-admin] POST http://192.168.122.202/volume/v3/volumes/e29360d0-b75d-4fc2-a3aa-ff6b0141c1d6/action Sep 01 12:49:33 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-6f63d889-523c-4d13-b970-ecfc83c62233 tempest-VolumesActionsTest-881160116 tempest-VolumesActionsTest-881160116-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=86815) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:49:33 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-6f63d889-523c-4d13-b970-ecfc83c62233 tempest-VolumesActionsTest-881160116 tempest-VolumesActionsTest-881160116-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:49:33 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:49:33 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:49:33 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:49:33 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:49:33 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-6f63d889-523c-4d13-b970-ecfc83c62233 tempest-VolumesActionsTest-881160116 tempest-VolumesActionsTest-881160116-project-admin] Volume info retrieved successfully. Sep 01 12:49:33 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-6f63d889-523c-4d13-b970-ecfc83c62233 tempest-VolumesActionsTest-881160116 tempest-VolumesActionsTest-881160116-project-admin] Delete volume request issued successfully. Sep 01 12:49:33 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-6f63d889-523c-4d13-b970-ecfc83c62233 tempest-VolumesActionsTest-881160116 tempest-VolumesActionsTest-881160116-project-admin] http://192.168.122.202/volume/v3/volumes/e29360d0-b75d-4fc2-a3aa-ff6b0141c1d6/action returned with HTTP 202 Sep 01 12:49:33 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1173/2351] 192.168.122.202 () {60 vars in 1274 bytes} [Tue Sep 1 12:49:33 2026] POST /volume/v3/volumes/e29360d0-b75d-4fc2-a3aa-ff6b0141c1d6/action => generated 0 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 12:49:33 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-b346c13a-d0ce-4fdd-9dac-571c7dc574ea None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:49:33 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b346c13a-d0ce-4fdd-9dac-571c7dc574ea tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] GET http://192.168.122.202/volume/v3/volumes/e29360d0-b75d-4fc2-a3aa-ff6b0141c1d6 Sep 01 12:49:33 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b346c13a-d0ce-4fdd-9dac-571c7dc574ea tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:49:33 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b346c13a-d0ce-4fdd-9dac-571c7dc574ea tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:49:33 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:49:33 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:49:33 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:49:33 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:49:33 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-b346c13a-d0ce-4fdd-9dac-571c7dc574ea tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Volume info retrieved successfully. Sep 01 12:49:33 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b346c13a-d0ce-4fdd-9dac-571c7dc574ea tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] http://192.168.122.202/volume/v3/volumes/e29360d0-b75d-4fc2-a3aa-ff6b0141c1d6 returned with HTTP 200 Sep 01 12:49:33 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1179/2352] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:49:33 2026] GET /volume/v3/volumes/e29360d0-b75d-4fc2-a3aa-ff6b0141c1d6 => generated 849 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:49:34 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-24d4742d-6346-4dcc-8851-b05c2f1c56f6 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:49:34 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-24d4742d-6346-4dcc-8851-b05c2f1c56f6 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] GET http://192.168.122.202/volume/v3/volumes/e29360d0-b75d-4fc2-a3aa-ff6b0141c1d6 Sep 01 12:49:34 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-24d4742d-6346-4dcc-8851-b05c2f1c56f6 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:49:34 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-24d4742d-6346-4dcc-8851-b05c2f1c56f6 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:49:34 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-24d4742d-6346-4dcc-8851-b05c2f1c56f6 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] http://192.168.122.202/volume/v3/volumes/e29360d0-b75d-4fc2-a3aa-ff6b0141c1d6 returned with HTTP 404 Sep 01 12:49:34 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1174/2353] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:49:34 2026] GET /volume/v3/volumes/e29360d0-b75d-4fc2-a3aa-ff6b0141c1d6 => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:49:34 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-f8c2394b-cc6f-4269-a005-31aeb3b09109 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:49:34 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f8c2394b-cc6f-4269-a005-31aeb3b09109 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] GET http://192.168.122.202/volume/v3/volumes/e29360d0-b75d-4fc2-a3aa-ff6b0141c1d6 Sep 01 12:49:34 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f8c2394b-cc6f-4269-a005-31aeb3b09109 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:49:34 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f8c2394b-cc6f-4269-a005-31aeb3b09109 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:49:34 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f8c2394b-cc6f-4269-a005-31aeb3b09109 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] http://192.168.122.202/volume/v3/volumes/e29360d0-b75d-4fc2-a3aa-ff6b0141c1d6 returned with HTTP 404 Sep 01 12:49:34 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1180/2354] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:49:34 2026] GET /volume/v3/volumes/e29360d0-b75d-4fc2-a3aa-ff6b0141c1d6 => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:49:35 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-791e8cb1-c48e-4f33-95ef-b89035bc1f64 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:49:35 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-791e8cb1-c48e-4f33-95ef-b89035bc1f64 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] DELETE http://192.168.122.202/volume/v3/volumes/e29360d0-b75d-4fc2-a3aa-ff6b0141c1d6 Sep 01 12:49:35 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-791e8cb1-c48e-4f33-95ef-b89035bc1f64 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:49:35 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-791e8cb1-c48e-4f33-95ef-b89035bc1f64 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:49:35 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-791e8cb1-c48e-4f33-95ef-b89035bc1f64 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Delete volume with id: e29360d0-b75d-4fc2-a3aa-ff6b0141c1d6 Sep 01 12:49:35 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-791e8cb1-c48e-4f33-95ef-b89035bc1f64 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] http://192.168.122.202/volume/v3/volumes/e29360d0-b75d-4fc2-a3aa-ff6b0141c1d6 returned with HTTP 404 Sep 01 12:49:35 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1175/2355] 192.168.122.202 () {58 vars in 1235 bytes} [Tue Sep 1 12:49:35 2026] DELETE /volume/v3/volumes/e29360d0-b75d-4fc2-a3aa-ff6b0141c1d6 => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:49:35 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-d1382d34-4c3b-4dbf-a9a4-f33b8833b285 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:49:35 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d1382d34-4c3b-4dbf-a9a4-f33b8833b285 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] POST http://192.168.122.202/volume/v3/volumes Sep 01 12:49:35 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d1382d34-4c3b-4dbf-a9a4-f33b8833b285 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1783554401"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:49:35 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volumes [None req-d1382d34-4c3b-4dbf-a9a4-f33b8833b285 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1783554401'}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:49:35 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-d1382d34-4c3b-4dbf-a9a4-f33b8833b285 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Create volume of 1 GB Sep 01 12:49:35 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-d1382d34-4c3b-4dbf-a9a4-f33b8833b285 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Availability Zones retrieved successfully. Sep 01 12:49:35 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-d1382d34-4c3b-4dbf-a9a4-f33b8833b285 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Flow 'volume_create_api' (45337a6c-8dce-4a36-ab85-bd93eacf0ca3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:49:35 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-d1382d34-4c3b-4dbf-a9a4-f33b8833b285 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e3c981e-0643-4f57-bb34-02dbbef60568) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:49:35 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.flows.api.create_volume [None req-d1382d34-4c3b-4dbf-a9a4-f33b8833b285 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Validating volume size '1' using validate_int {{(pid=86814) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 12:49:35 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-d1382d34-4c3b-4dbf-a9a4-f33b8833b285 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e3c981e-0643-4f57-bb34-02dbbef60568) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T10:31:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3a4f1b59-94a6-4839-b926-0837adf99645,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a4f1b59-94a6-4839-b926-0837adf99645', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:49:35 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-d1382d34-4c3b-4dbf-a9a4-f33b8833b285 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b080bae-99de-4e4a-8acc-fc2be06c010f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:49:35 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-cc3fee4b-a013-4175-8ea3-83c898399049 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:49:35 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-cc3fee4b-a013-4175-8ea3-83c898399049 tempest-TestShelveInstance-353328884 tempest-TestShelveInstance-353328884-project-member] POST http://192.168.122.202/volume/v3/volumes Sep 01 12:49:35 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-cc3fee4b-a013-4175-8ea3-83c898399049 tempest-TestShelveInstance-353328884 tempest-TestShelveInstance-353328884-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1797232940", "imageRef": "903fc775-9c21-408b-9650-9b60d3b1eb91", "size": 1}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:49:35 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.volumes [None req-cc3fee4b-a013-4175-8ea3-83c898399049 tempest-TestShelveInstance-353328884 tempest-TestShelveInstance-353328884-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1797232940', 'imageRef': '903fc775-9c21-408b-9650-9b60d3b1eb91', 'size': 1}} {{(pid=86815) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:49:35 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-d1382d34-4c3b-4dbf-a9a4-f33b8833b285 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Created reservations ['dc4a50b4-4f5b-481a-8c8a-37a54506ed77', 'c587b58c-6bcb-49f9-b473-7653d788a1fd', '62385668-4e8f-4c9c-a7a9-6e8f8ca5a35d', 'd45b2d5f-c7dd-4031-9333-ec516b965222'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:49:35 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-d1382d34-4c3b-4dbf-a9a4-f33b8833b285 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b080bae-99de-4e4a-8acc-fc2be06c010f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dc4a50b4-4f5b-481a-8c8a-37a54506ed77', 'c587b58c-6bcb-49f9-b473-7653d788a1fd', '62385668-4e8f-4c9c-a7a9-6e8f8ca5a35d', 'd45b2d5f-c7dd-4031-9333-ec516b965222']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:49:35 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-d1382d34-4c3b-4dbf-a9a4-f33b8833b285 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ba96166-1bd6-4ae0-85aa-a8fe4dd188c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:49:35 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:49:35 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:49:35 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-d1382d34-4c3b-4dbf-a9a4-f33b8833b285 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ba96166-1bd6-4ae0-85aa-a8fe4dd188c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c91de324-db18-4974-bd13-3d554efaf267', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1783554401',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0bf7a6fa88ab4f6abb16c9a4b8b25f1e',qos_specs=None,replication_status=,reservations=['dc4a50b4-4f5b-481a-8c8a-37a54506ed77','c587b58c-6bcb-49f9-b473-7653d788a1fd','62385668-4e8f-4c9c-a7a9-6e8f8ca5a35d','d45b2d5f-c7dd-4031-9333-ec516b965222'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f1cc995056349c986ed9da714ec9a31',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T10:49:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1783554401',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c91de324-db18-4974-bd13-3d554efaf267,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0bf7a6fa88ab4f6abb16c9a4b8b25f1e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9f1cc995056349c986ed9da714ec9a31',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a4f1b59-94a6-4839-b926-0837adf99645),volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:49:35 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-d1382d34-4c3b-4dbf-a9a4-f33b8833b285 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c2a35b1-4dc8-41ee-a8da-f848b13153ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:49:35 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-d1382d34-4c3b-4dbf-a9a4-f33b8833b285 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c2a35b1-4dc8-41ee-a8da-f848b13153ca) transitioned into state 'SUCCESS' from state '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-1783554401',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0bf7a6fa88ab4f6abb16c9a4b8b25f1e',qos_specs=None,replication_status=,reservations=['dc4a50b4-4f5b-481a-8c8a-37a54506ed77','c587b58c-6bcb-49f9-b473-7653d788a1fd','62385668-4e8f-4c9c-a7a9-6e8f8ca5a35d','d45b2d5f-c7dd-4031-9333-ec516b965222'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f1cc995056349c986ed9da714ec9a31',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:49:35 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-d1382d34-4c3b-4dbf-a9a4-f33b8833b285 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (853e826b-aebe-41e4-8544-1185429ab507) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:49:35 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-d1382d34-4c3b-4dbf-a9a4-f33b8833b285 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (853e826b-aebe-41e4-8544-1185429ab507) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:49:35 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-d1382d34-4c3b-4dbf-a9a4-f33b8833b285 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Flow 'volume_create_api' (45337a6c-8dce-4a36-ab85-bd93eacf0ca3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86814) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:49:35 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-d1382d34-4c3b-4dbf-a9a4-f33b8833b285 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Create volume request issued successfully. Sep 01 12:49:35 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d1382d34-4c3b-4dbf-a9a4-f33b8833b285 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] http://192.168.122.202/volume/v3/volumes returned with HTTP 202 Sep 01 12:49:35 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1181/2356] 192.168.122.202 () {60 vars in 1142 bytes} [Tue Sep 1 12:49:35 2026] POST /volume/v3/volumes => generated 758 bytes in 433 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:49:35 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-496ab3c1-3ddb-4ad6-97c6-a1c4c4fa6842 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:49:35 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-496ab3c1-3ddb-4ad6-97c6-a1c4c4fa6842 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] GET http://192.168.122.202/volume/v3/volumes/c91de324-db18-4974-bd13-3d554efaf267 Sep 01 12:49:35 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-496ab3c1-3ddb-4ad6-97c6-a1c4c4fa6842 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:49:35 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-496ab3c1-3ddb-4ad6-97c6-a1c4c4fa6842 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:49:35 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:49:35 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:49:35 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:49:35 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:49:35 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-496ab3c1-3ddb-4ad6-97c6-a1c4c4fa6842 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Volume info retrieved successfully. Sep 01 12:49:35 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-496ab3c1-3ddb-4ad6-97c6-a1c4c4fa6842 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] http://192.168.122.202/volume/v3/volumes/c91de324-db18-4974-bd13-3d554efaf267 returned with HTTP 200 Sep 01 12:49:35 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1182/2357] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:49:35 2026] GET /volume/v3/volumes/c91de324-db18-4974-bd13-3d554efaf267 => generated 826 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:49:35 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-cc3fee4b-a013-4175-8ea3-83c898399049 tempest-TestShelveInstance-353328884 tempest-TestShelveInstance-353328884-project-member] Create volume of 1 GB Sep 01 12:49:35 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-cc3fee4b-a013-4175-8ea3-83c898399049 tempest-TestShelveInstance-353328884 tempest-TestShelveInstance-353328884-project-member] Availability Zones retrieved successfully. Sep 01 12:49:35 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-cc3fee4b-a013-4175-8ea3-83c898399049 tempest-TestShelveInstance-353328884 tempest-TestShelveInstance-353328884-project-member] Flow 'volume_create_api' (e95cb394-c604-4380-8dff-18890672c766) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:49:35 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-cc3fee4b-a013-4175-8ea3-83c898399049 tempest-TestShelveInstance-353328884 tempest-TestShelveInstance-353328884-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0efc5e8-ead9-43bf-a92b-427f1c98f16c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:49:35 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.flows.api.create_volume [None req-cc3fee4b-a013-4175-8ea3-83c898399049 tempest-TestShelveInstance-353328884 tempest-TestShelveInstance-353328884-project-member] Validating volume size '1' using validate_int {{(pid=86815) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 12:49:36 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-cc3fee4b-a013-4175-8ea3-83c898399049 tempest-TestShelveInstance-353328884 tempest-TestShelveInstance-353328884-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0efc5e8-ead9-43bf-a92b-427f1c98f16c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T10:31:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3a4f1b59-94a6-4839-b926-0837adf99645,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a4f1b59-94a6-4839-b926-0837adf99645', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:49:36 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-cc3fee4b-a013-4175-8ea3-83c898399049 tempest-TestShelveInstance-353328884 tempest-TestShelveInstance-353328884-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ef533b54-b8c6-498f-b51c-9bfdb054c2cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:49:36 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-cc3fee4b-a013-4175-8ea3-83c898399049 tempest-TestShelveInstance-353328884 tempest-TestShelveInstance-353328884-project-member] Created reservations ['337b49af-af2d-40dd-99b1-44a8cd90d7ee', 'e78401b6-d58d-4704-82d4-ffae2745709d', 'a1805f2e-14e8-47a9-bef2-8ec0ce66b8c5', '18d13aed-5031-42f4-8146-ac072a277fb1'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:49:36 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-cc3fee4b-a013-4175-8ea3-83c898399049 tempest-TestShelveInstance-353328884 tempest-TestShelveInstance-353328884-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ef533b54-b8c6-498f-b51c-9bfdb054c2cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['337b49af-af2d-40dd-99b1-44a8cd90d7ee', 'e78401b6-d58d-4704-82d4-ffae2745709d', 'a1805f2e-14e8-47a9-bef2-8ec0ce66b8c5', '18d13aed-5031-42f4-8146-ac072a277fb1']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:49:36 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-cc3fee4b-a013-4175-8ea3-83c898399049 tempest-TestShelveInstance-353328884 tempest-TestShelveInstance-353328884-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a11773da-16d8-4686-902f-699dc43fdd29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:49:36 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:49:36 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:49:36 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-cc3fee4b-a013-4175-8ea3-83c898399049 tempest-TestShelveInstance-353328884 tempest-TestShelveInstance-353328884-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a11773da-16d8-4686-902f-699dc43fdd29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e199c1bc-66f3-49b2-9c29-07f85bf1b7e3', '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-1797232940',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2cf07dbf39a34126abdb2649c0d2fc13',qos_specs=None,replication_status=,reservations=['337b49af-af2d-40dd-99b1-44a8cd90d7ee','e78401b6-d58d-4704-82d4-ffae2745709d','a1805f2e-14e8-47a9-bef2-8ec0ce66b8c5','18d13aed-5031-42f4-8146-ac072a277fb1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='92ac72f054d7424b867a3302dd4d976f',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T10:49:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1797232940',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e199c1bc-66f3-49b2-9c29-07f85bf1b7e3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2cf07dbf39a34126abdb2649c0d2fc13',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='92ac72f054d7424b867a3302dd4d976f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a4f1b59-94a6-4839-b926-0837adf99645),volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:49:36 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-cc3fee4b-a013-4175-8ea3-83c898399049 tempest-TestShelveInstance-353328884 tempest-TestShelveInstance-353328884-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dadb2ce2-ed6b-47d9-a072-c0abdf1fb558) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:49:36 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-cc3fee4b-a013-4175-8ea3-83c898399049 tempest-TestShelveInstance-353328884 tempest-TestShelveInstance-353328884-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dadb2ce2-ed6b-47d9-a072-c0abdf1fb558) transitioned into state 'SUCCESS' from state '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-1797232940',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2cf07dbf39a34126abdb2649c0d2fc13',qos_specs=None,replication_status=,reservations=['337b49af-af2d-40dd-99b1-44a8cd90d7ee','e78401b6-d58d-4704-82d4-ffae2745709d','a1805f2e-14e8-47a9-bef2-8ec0ce66b8c5','18d13aed-5031-42f4-8146-ac072a277fb1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='92ac72f054d7424b867a3302dd4d976f',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:49:36 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-cc3fee4b-a013-4175-8ea3-83c898399049 tempest-TestShelveInstance-353328884 tempest-TestShelveInstance-353328884-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (edd52451-aca6-41bc-9050-ea24cfdd5fed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:49:36 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-cc3fee4b-a013-4175-8ea3-83c898399049 tempest-TestShelveInstance-353328884 tempest-TestShelveInstance-353328884-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (edd52451-aca6-41bc-9050-ea24cfdd5fed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:49:36 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-cc3fee4b-a013-4175-8ea3-83c898399049 tempest-TestShelveInstance-353328884 tempest-TestShelveInstance-353328884-project-member] Flow 'volume_create_api' (e95cb394-c604-4380-8dff-18890672c766) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86815) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:49:36 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-cc3fee4b-a013-4175-8ea3-83c898399049 tempest-TestShelveInstance-353328884 tempest-TestShelveInstance-353328884-project-member] Create volume request issued successfully. Sep 01 12:49:36 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-cc3fee4b-a013-4175-8ea3-83c898399049 tempest-TestShelveInstance-353328884 tempest-TestShelveInstance-353328884-project-member] http://192.168.122.202/volume/v3/volumes returned with HTTP 202 Sep 01 12:49:36 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1176/2358] 192.168.122.202 () {60 vars in 1143 bytes} [Tue Sep 1 12:49:35 2026] POST /volume/v3/volumes => generated 762 bytes in 1029 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:49:36 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-530f3efa-8282-4902-87df-938fe8a4fe91 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:49:36 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-530f3efa-8282-4902-87df-938fe8a4fe91 tempest-TestShelveInstance-353328884 tempest-TestShelveInstance-353328884-project-member] GET http://192.168.122.202/volume/v3/volumes/e199c1bc-66f3-49b2-9c29-07f85bf1b7e3 Sep 01 12:49:36 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-530f3efa-8282-4902-87df-938fe8a4fe91 tempest-TestShelveInstance-353328884 tempest-TestShelveInstance-353328884-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:49:36 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-530f3efa-8282-4902-87df-938fe8a4fe91 tempest-TestShelveInstance-353328884 tempest-TestShelveInstance-353328884-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:49:36 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:49:36 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:49:36 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:49:36 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:49:36 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-530f3efa-8282-4902-87df-938fe8a4fe91 tempest-TestShelveInstance-353328884 tempest-TestShelveInstance-353328884-project-member] Volume info retrieved successfully. Sep 01 12:49:36 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-530f3efa-8282-4902-87df-938fe8a4fe91 tempest-TestShelveInstance-353328884 tempest-TestShelveInstance-353328884-project-member] http://192.168.122.202/volume/v3/volumes/e199c1bc-66f3-49b2-9c29-07f85bf1b7e3 returned with HTTP 200 Sep 01 12:49:36 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1183/2359] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:49:36 2026] GET /volume/v3/volumes/e199c1bc-66f3-49b2-9c29-07f85bf1b7e3 => generated 830 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:49:36 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-801db4df-58c8-4efc-a824-da32de59daa8 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:49:36 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-801db4df-58c8-4efc-a824-da32de59daa8 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] GET http://192.168.122.202/volume/v3/volumes/c91de324-db18-4974-bd13-3d554efaf267 Sep 01 12:49:36 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-801db4df-58c8-4efc-a824-da32de59daa8 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:49:36 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-801db4df-58c8-4efc-a824-da32de59daa8 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:49:36 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:49:36 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:49:36 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:49:36 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:49:36 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-801db4df-58c8-4efc-a824-da32de59daa8 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Volume info retrieved successfully. Sep 01 12:49:36 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-801db4df-58c8-4efc-a824-da32de59daa8 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] http://192.168.122.202/volume/v3/volumes/c91de324-db18-4974-bd13-3d554efaf267 returned with HTTP 200 Sep 01 12:49:36 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1177/2360] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:49:36 2026] GET /volume/v3/volumes/c91de324-db18-4974-bd13-3d554efaf267 => generated 850 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:49:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-2b71db15-d422-40fc-a80c-1f1094d435ad None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:49:37 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-2b71db15-d422-40fc-a80c-1f1094d435ad tempest-TestShelveInstance-353328884 tempest-TestShelveInstance-353328884-project-member] GET http://192.168.122.202/volume/v3/volumes/e199c1bc-66f3-49b2-9c29-07f85bf1b7e3 Sep 01 12:49:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-2b71db15-d422-40fc-a80c-1f1094d435ad tempest-TestShelveInstance-353328884 tempest-TestShelveInstance-353328884-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:49:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-2b71db15-d422-40fc-a80c-1f1094d435ad tempest-TestShelveInstance-353328884 tempest-TestShelveInstance-353328884-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:49:37 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:49:37 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:49:37 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:49:37 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:49:37 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-2b71db15-d422-40fc-a80c-1f1094d435ad tempest-TestShelveInstance-353328884 tempest-TestShelveInstance-353328884-project-member] Volume info retrieved successfully. Sep 01 12:49:37 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-2b71db15-d422-40fc-a80c-1f1094d435ad tempest-TestShelveInstance-353328884 tempest-TestShelveInstance-353328884-project-member] http://192.168.122.202/volume/v3/volumes/e199c1bc-66f3-49b2-9c29-07f85bf1b7e3 returned with HTTP 200 Sep 01 12:49:37 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1184/2361] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:49:37 2026] GET /volume/v3/volumes/e199c1bc-66f3-49b2-9c29-07f85bf1b7e3 => generated 854 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:49:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-d502d6dc-8c3b-4e90-b4b8-c9e7c9d6d122 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:49:37 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d502d6dc-8c3b-4e90-b4b8-c9e7c9d6d122 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] GET http://192.168.122.202/volume/v3/volumes/c91de324-db18-4974-bd13-3d554efaf267 Sep 01 12:49:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-d502d6dc-8c3b-4e90-b4b8-c9e7c9d6d122 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:49:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-d502d6dc-8c3b-4e90-b4b8-c9e7c9d6d122 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:49:37 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:49:37 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:49:37 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:49:37 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:49:37 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-d502d6dc-8c3b-4e90-b4b8-c9e7c9d6d122 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Volume info retrieved successfully. Sep 01 12:49:37 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d502d6dc-8c3b-4e90-b4b8-c9e7c9d6d122 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] http://192.168.122.202/volume/v3/volumes/c91de324-db18-4974-bd13-3d554efaf267 returned with HTTP 200 Sep 01 12:49:37 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1178/2362] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:49:37 2026] GET /volume/v3/volumes/c91de324-db18-4974-bd13-3d554efaf267 => generated 851 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:49:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-19d4aef4-e058-4995-a491-929dbdc5d202 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:49:37 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-19d4aef4-e058-4995-a491-929dbdc5d202 tempest-VolumesActionsTest-881160116 tempest-VolumesActionsTest-881160116-project-admin] POST http://192.168.122.202/volume/v3/volumes/c91de324-db18-4974-bd13-3d554efaf267/action Sep 01 12:49:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-19d4aef4-e058-4995-a491-929dbdc5d202 tempest-VolumesActionsTest-881160116 tempest-VolumesActionsTest-881160116-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=86814) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:49:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-19d4aef4-e058-4995-a491-929dbdc5d202 tempest-VolumesActionsTest-881160116 tempest-VolumesActionsTest-881160116-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:49:37 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:49:37 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:49:37 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:49:37 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:49:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.contrib.admin_actions [None req-19d4aef4-e058-4995-a491-929dbdc5d202 tempest-VolumesActionsTest-881160116 tempest-VolumesActionsTest-881160116-project-admin] Updating volume 'c91de324-db18-4974-bd13-3d554efaf267' with '{'status': 'maintenance'}' {{(pid=86814) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 01 12:49:37 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:49:37 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:49:37 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:49:37 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:49:37 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-19d4aef4-e058-4995-a491-929dbdc5d202 tempest-VolumesActionsTest-881160116 tempest-VolumesActionsTest-881160116-project-admin] http://192.168.122.202/volume/v3/volumes/c91de324-db18-4974-bd13-3d554efaf267/action returned with HTTP 202 Sep 01 12:49:37 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1185/2363] 192.168.122.202 () {60 vars in 1274 bytes} [Tue Sep 1 12:49:37 2026] POST /volume/v3/volumes/c91de324-db18-4974-bd13-3d554efaf267/action => generated 0 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 12:49:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-56182049-b5f9-4659-b883-0204a0c371d3 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:49:37 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-56182049-b5f9-4659-b883-0204a0c371d3 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] GET http://192.168.122.202/volume/v3/volumes/c91de324-db18-4974-bd13-3d554efaf267 Sep 01 12:49:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-56182049-b5f9-4659-b883-0204a0c371d3 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:49:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-56182049-b5f9-4659-b883-0204a0c371d3 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:49:37 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:49:37 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:49:37 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:49:37 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:49:37 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-56182049-b5f9-4659-b883-0204a0c371d3 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Volume info retrieved successfully. Sep 01 12:49:37 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-56182049-b5f9-4659-b883-0204a0c371d3 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] http://192.168.122.202/volume/v3/volumes/c91de324-db18-4974-bd13-3d554efaf267 returned with HTTP 200 Sep 01 12:49:37 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1179/2364] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:49:37 2026] GET /volume/v3/volumes/c91de324-db18-4974-bd13-3d554efaf267 => generated 853 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:49:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-fc710655-b6e3-4188-810e-875cdb71c39c None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:49:37 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-fc710655-b6e3-4188-810e-875cdb71c39c tempest-VolumesActionsTest-881160116 tempest-VolumesActionsTest-881160116-project-admin] POST http://192.168.122.202/volume/v3/volumes/c91de324-db18-4974-bd13-3d554efaf267/action Sep 01 12:49:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-fc710655-b6e3-4188-810e-875cdb71c39c tempest-VolumesActionsTest-881160116 tempest-VolumesActionsTest-881160116-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=86814) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:49:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-fc710655-b6e3-4188-810e-875cdb71c39c tempest-VolumesActionsTest-881160116 tempest-VolumesActionsTest-881160116-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:49:38 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:49:38 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:49:38 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:49:38 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:49:38 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-fc710655-b6e3-4188-810e-875cdb71c39c tempest-VolumesActionsTest-881160116 tempest-VolumesActionsTest-881160116-project-admin] Volume info retrieved successfully. Sep 01 12:49:38 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-fc710655-b6e3-4188-810e-875cdb71c39c tempest-VolumesActionsTest-881160116 tempest-VolumesActionsTest-881160116-project-admin] Delete volume request issued successfully. Sep 01 12:49:38 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-fc710655-b6e3-4188-810e-875cdb71c39c tempest-VolumesActionsTest-881160116 tempest-VolumesActionsTest-881160116-project-admin] http://192.168.122.202/volume/v3/volumes/c91de324-db18-4974-bd13-3d554efaf267/action returned with HTTP 202 Sep 01 12:49:38 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1186/2365] 192.168.122.202 () {60 vars in 1274 bytes} [Tue Sep 1 12:49:37 2026] POST /volume/v3/volumes/c91de324-db18-4974-bd13-3d554efaf267/action => generated 0 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 12:49:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-9920b89e-5ffb-429e-8290-58c83c0eaa87 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:49:38 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9920b89e-5ffb-429e-8290-58c83c0eaa87 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] GET http://192.168.122.202/volume/v3/volumes/c91de324-db18-4974-bd13-3d554efaf267 Sep 01 12:49:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-9920b89e-5ffb-429e-8290-58c83c0eaa87 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:49:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-9920b89e-5ffb-429e-8290-58c83c0eaa87 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:49:38 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:49:38 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:49:38 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:49:38 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:49:38 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-9920b89e-5ffb-429e-8290-58c83c0eaa87 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Volume info retrieved successfully. Sep 01 12:49:38 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9920b89e-5ffb-429e-8290-58c83c0eaa87 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] http://192.168.122.202/volume/v3/volumes/c91de324-db18-4974-bd13-3d554efaf267 returned with HTTP 200 Sep 01 12:49:38 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1180/2366] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:49:38 2026] GET /volume/v3/volumes/c91de324-db18-4974-bd13-3d554efaf267 => generated 850 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:49:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-7b3a4222-c9e1-47fc-9973-023d3e987d02 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:49:38 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7b3a4222-c9e1-47fc-9973-023d3e987d02 tempest-TestShelveInstance-353328884 tempest-TestShelveInstance-353328884-project-member] GET http://192.168.122.202/volume/v3/volumes/e199c1bc-66f3-49b2-9c29-07f85bf1b7e3 Sep 01 12:49:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-7b3a4222-c9e1-47fc-9973-023d3e987d02 tempest-TestShelveInstance-353328884 tempest-TestShelveInstance-353328884-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:49:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-7b3a4222-c9e1-47fc-9973-023d3e987d02 tempest-TestShelveInstance-353328884 tempest-TestShelveInstance-353328884-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:49:38 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:49:38 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:49:38 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:49:38 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:49:38 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-7b3a4222-c9e1-47fc-9973-023d3e987d02 tempest-TestShelveInstance-353328884 tempest-TestShelveInstance-353328884-project-member] Volume info retrieved successfully. Sep 01 12:49:38 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7b3a4222-c9e1-47fc-9973-023d3e987d02 tempest-TestShelveInstance-353328884 tempest-TestShelveInstance-353328884-project-member] http://192.168.122.202/volume/v3/volumes/e199c1bc-66f3-49b2-9c29-07f85bf1b7e3 returned with HTTP 200 Sep 01 12:49:38 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1187/2367] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:49:38 2026] GET /volume/v3/volumes/e199c1bc-66f3-49b2-9c29-07f85bf1b7e3 => generated 912 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:49:39 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-bae2258b-e4ae-45bf-ac25-70d24326aa9c None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:49:39 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-bae2258b-e4ae-45bf-ac25-70d24326aa9c tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] GET http://192.168.122.202/volume/v3/volumes/c91de324-db18-4974-bd13-3d554efaf267 Sep 01 12:49:39 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-bae2258b-e4ae-45bf-ac25-70d24326aa9c tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:49:39 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-bae2258b-e4ae-45bf-ac25-70d24326aa9c tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:49:39 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-bae2258b-e4ae-45bf-ac25-70d24326aa9c tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] http://192.168.122.202/volume/v3/volumes/c91de324-db18-4974-bd13-3d554efaf267 returned with HTTP 404 Sep 01 12:49:39 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1181/2368] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:49:39 2026] GET /volume/v3/volumes/c91de324-db18-4974-bd13-3d554efaf267 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:49:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-e07be936-dc3d-4c7f-bd58-fef4670f3051 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:49:39 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e07be936-dc3d-4c7f-bd58-fef4670f3051 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] GET http://192.168.122.202/volume/v3/volumes/c91de324-db18-4974-bd13-3d554efaf267 Sep 01 12:49:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e07be936-dc3d-4c7f-bd58-fef4670f3051 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:49:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e07be936-dc3d-4c7f-bd58-fef4670f3051 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:49:39 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e07be936-dc3d-4c7f-bd58-fef4670f3051 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] http://192.168.122.202/volume/v3/volumes/c91de324-db18-4974-bd13-3d554efaf267 returned with HTTP 404 Sep 01 12:49:39 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1188/2369] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:49:39 2026] GET /volume/v3/volumes/c91de324-db18-4974-bd13-3d554efaf267 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:49:39 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-de37746a-7638-42ef-8b3f-8b668f4ba24d None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:49:39 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-de37746a-7638-42ef-8b3f-8b668f4ba24d tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] DELETE http://192.168.122.202/volume/v3/volumes/c91de324-db18-4974-bd13-3d554efaf267 Sep 01 12:49:39 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-de37746a-7638-42ef-8b3f-8b668f4ba24d tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:49:39 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-de37746a-7638-42ef-8b3f-8b668f4ba24d tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:49:39 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-de37746a-7638-42ef-8b3f-8b668f4ba24d tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Delete volume with id: c91de324-db18-4974-bd13-3d554efaf267 Sep 01 12:49:39 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-de37746a-7638-42ef-8b3f-8b668f4ba24d tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] http://192.168.122.202/volume/v3/volumes/c91de324-db18-4974-bd13-3d554efaf267 returned with HTTP 404 Sep 01 12:49:39 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1182/2370] 192.168.122.202 () {58 vars in 1235 bytes} [Tue Sep 1 12:49:39 2026] DELETE /volume/v3/volumes/c91de324-db18-4974-bd13-3d554efaf267 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:49:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-b726d5a2-1967-404f-b7f1-e04fef203ea0 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:49:39 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b726d5a2-1967-404f-b7f1-e04fef203ea0 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] POST http://192.168.122.202/volume/v3/volumes Sep 01 12:49:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b726d5a2-1967-404f-b7f1-e04fef203ea0 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1024867697"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:49:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volumes [None req-b726d5a2-1967-404f-b7f1-e04fef203ea0 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1024867697'}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:49:39 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-b726d5a2-1967-404f-b7f1-e04fef203ea0 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Create volume of 1 GB Sep 01 12:49:39 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-b726d5a2-1967-404f-b7f1-e04fef203ea0 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Availability Zones retrieved successfully. Sep 01 12:49:39 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-b726d5a2-1967-404f-b7f1-e04fef203ea0 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Flow 'volume_create_api' (e659a01d-a07a-4894-89a5-96ce66c8722c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:49:39 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-b726d5a2-1967-404f-b7f1-e04fef203ea0 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e0df47b-1458-4160-857f-fdb689375e21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:49:39 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.flows.api.create_volume [None req-b726d5a2-1967-404f-b7f1-e04fef203ea0 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Validating volume size '1' using validate_int {{(pid=86814) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 12:49:39 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-b726d5a2-1967-404f-b7f1-e04fef203ea0 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e0df47b-1458-4160-857f-fdb689375e21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T10:31:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3a4f1b59-94a6-4839-b926-0837adf99645,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a4f1b59-94a6-4839-b926-0837adf99645', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:49:39 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-b726d5a2-1967-404f-b7f1-e04fef203ea0 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed50b18d-946e-410d-99f2-659e979ab497) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:49:39 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-b726d5a2-1967-404f-b7f1-e04fef203ea0 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Created reservations ['512f7634-ab80-441c-86cb-13922a01524c', 'b20861ee-d7e7-464d-86cc-71272db70b2d', '62ed2077-8dba-4ad7-a5c9-49a3ee560add', 'b206b392-a490-4254-acb1-a9f6423fdfcf'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:49:39 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-b726d5a2-1967-404f-b7f1-e04fef203ea0 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed50b18d-946e-410d-99f2-659e979ab497) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['512f7634-ab80-441c-86cb-13922a01524c', 'b20861ee-d7e7-464d-86cc-71272db70b2d', '62ed2077-8dba-4ad7-a5c9-49a3ee560add', 'b206b392-a490-4254-acb1-a9f6423fdfcf']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:49:39 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-b726d5a2-1967-404f-b7f1-e04fef203ea0 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c0cfe1e-0f4e-4623-902e-a09de8014af4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:49:39 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:49:39 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:49:39 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-b726d5a2-1967-404f-b7f1-e04fef203ea0 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c0cfe1e-0f4e-4623-902e-a09de8014af4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ca3c58b0-bd36-417a-8a27-faa4f6d5a944', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1024867697',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0bf7a6fa88ab4f6abb16c9a4b8b25f1e',qos_specs=None,replication_status=,reservations=['512f7634-ab80-441c-86cb-13922a01524c','b20861ee-d7e7-464d-86cc-71272db70b2d','62ed2077-8dba-4ad7-a5c9-49a3ee560add','b206b392-a490-4254-acb1-a9f6423fdfcf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f1cc995056349c986ed9da714ec9a31',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T10:49:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1024867697',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ca3c58b0-bd36-417a-8a27-faa4f6d5a944,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0bf7a6fa88ab4f6abb16c9a4b8b25f1e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9f1cc995056349c986ed9da714ec9a31',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a4f1b59-94a6-4839-b926-0837adf99645),volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:49:39 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-b726d5a2-1967-404f-b7f1-e04fef203ea0 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (27bc825b-f0b5-49c0-bda9-7b494b1dd566) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:49:39 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-d347bc4a-51d2-4104-b51b-1469edfe91f7 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:49:39 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d347bc4a-51d2-4104-b51b-1469edfe91f7 tempest-TestShelveInstance-353328884 tempest-TestShelveInstance-353328884-project-member] GET http://192.168.122.202/volume/v3/volumes/e199c1bc-66f3-49b2-9c29-07f85bf1b7e3 Sep 01 12:49:39 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-d347bc4a-51d2-4104-b51b-1469edfe91f7 tempest-TestShelveInstance-353328884 tempest-TestShelveInstance-353328884-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:49:39 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-d347bc4a-51d2-4104-b51b-1469edfe91f7 tempest-TestShelveInstance-353328884 tempest-TestShelveInstance-353328884-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:49:39 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:49:39 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:49:39 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:49:39 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:49:39 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-b726d5a2-1967-404f-b7f1-e04fef203ea0 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (27bc825b-f0b5-49c0-bda9-7b494b1dd566) transitioned into state 'SUCCESS' from state '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-1024867697',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0bf7a6fa88ab4f6abb16c9a4b8b25f1e',qos_specs=None,replication_status=,reservations=['512f7634-ab80-441c-86cb-13922a01524c','b20861ee-d7e7-464d-86cc-71272db70b2d','62ed2077-8dba-4ad7-a5c9-49a3ee560add','b206b392-a490-4254-acb1-a9f6423fdfcf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f1cc995056349c986ed9da714ec9a31',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:49:39 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-d347bc4a-51d2-4104-b51b-1469edfe91f7 tempest-TestShelveInstance-353328884 tempest-TestShelveInstance-353328884-project-member] Volume info retrieved successfully. Sep 01 12:49:39 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-b726d5a2-1967-404f-b7f1-e04fef203ea0 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e91dadac-7640-4f54-bbdc-47e04c08079c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:49:39 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d347bc4a-51d2-4104-b51b-1469edfe91f7 tempest-TestShelveInstance-353328884 tempest-TestShelveInstance-353328884-project-member] http://192.168.122.202/volume/v3/volumes/e199c1bc-66f3-49b2-9c29-07f85bf1b7e3 returned with HTTP 200 Sep 01 12:49:39 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1183/2371] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:49:39 2026] GET /volume/v3/volumes/e199c1bc-66f3-49b2-9c29-07f85bf1b7e3 => generated 915 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:49:39 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-b726d5a2-1967-404f-b7f1-e04fef203ea0 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e91dadac-7640-4f54-bbdc-47e04c08079c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:49:39 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-b726d5a2-1967-404f-b7f1-e04fef203ea0 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Flow 'volume_create_api' (e659a01d-a07a-4894-89a5-96ce66c8722c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86814) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:49:39 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-b726d5a2-1967-404f-b7f1-e04fef203ea0 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Create volume request issued successfully. Sep 01 12:49:39 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b726d5a2-1967-404f-b7f1-e04fef203ea0 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] http://192.168.122.202/volume/v3/volumes returned with HTTP 202 Sep 01 12:49:39 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1189/2372] 192.168.122.202 () {60 vars in 1142 bytes} [Tue Sep 1 12:49:39 2026] POST /volume/v3/volumes => generated 758 bytes in 428 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:49:39 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-eee37bfd-dbcf-4252-97d2-e7e99af78798 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:49:39 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-eee37bfd-dbcf-4252-97d2-e7e99af78798 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] GET http://192.168.122.202/volume/v3/volumes/ca3c58b0-bd36-417a-8a27-faa4f6d5a944 Sep 01 12:49:39 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-eee37bfd-dbcf-4252-97d2-e7e99af78798 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:49:39 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-eee37bfd-dbcf-4252-97d2-e7e99af78798 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:49:39 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:49:39 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:49:39 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:49:39 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:49:39 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-eee37bfd-dbcf-4252-97d2-e7e99af78798 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Volume info retrieved successfully. Sep 01 12:49:39 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-eee37bfd-dbcf-4252-97d2-e7e99af78798 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] http://192.168.122.202/volume/v3/volumes/ca3c58b0-bd36-417a-8a27-faa4f6d5a944 returned with HTTP 200 Sep 01 12:49:39 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1184/2373] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:49:39 2026] GET /volume/v3/volumes/ca3c58b0-bd36-417a-8a27-faa4f6d5a944 => generated 826 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:49:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-4fcf5891-9a95-413b-8803-0b29aa78e539 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:49:40 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-4fcf5891-9a95-413b-8803-0b29aa78e539 tempest-TestShelveInstance-353328884 tempest-TestShelveInstance-353328884-project-member] GET http://192.168.122.202/volume/v3/volumes/e199c1bc-66f3-49b2-9c29-07f85bf1b7e3 Sep 01 12:49:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-4fcf5891-9a95-413b-8803-0b29aa78e539 tempest-TestShelveInstance-353328884 tempest-TestShelveInstance-353328884-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:49:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-4fcf5891-9a95-413b-8803-0b29aa78e539 tempest-TestShelveInstance-353328884 tempest-TestShelveInstance-353328884-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:49:40 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:49:40 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:49:40 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:49:40 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:49:40 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-4fcf5891-9a95-413b-8803-0b29aa78e539 tempest-TestShelveInstance-353328884 tempest-TestShelveInstance-353328884-project-member] Volume info retrieved successfully. Sep 01 12:49:40 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-4fcf5891-9a95-413b-8803-0b29aa78e539 tempest-TestShelveInstance-353328884 tempest-TestShelveInstance-353328884-project-member] http://192.168.122.202/volume/v3/volumes/e199c1bc-66f3-49b2-9c29-07f85bf1b7e3 returned with HTTP 200 Sep 01 12:49:40 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1190/2374] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:49:40 2026] GET /volume/v3/volumes/e199c1bc-66f3-49b2-9c29-07f85bf1b7e3 => generated 915 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:49:40 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-eef51bba-4903-4cfb-a2d3-3f95ccd02716 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:49:40 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-eef51bba-4903-4cfb-a2d3-3f95ccd02716 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] GET http://192.168.122.202/volume/v3/volumes/ca3c58b0-bd36-417a-8a27-faa4f6d5a944 Sep 01 12:49:40 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-eef51bba-4903-4cfb-a2d3-3f95ccd02716 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:49:40 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-eef51bba-4903-4cfb-a2d3-3f95ccd02716 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:49:40 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:49:40 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:49:40 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:49:40 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:49:40 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-eef51bba-4903-4cfb-a2d3-3f95ccd02716 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Volume info retrieved successfully. Sep 01 12:49:40 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-eef51bba-4903-4cfb-a2d3-3f95ccd02716 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] http://192.168.122.202/volume/v3/volumes/ca3c58b0-bd36-417a-8a27-faa4f6d5a944 returned with HTTP 200 Sep 01 12:49:40 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1185/2375] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:49:40 2026] GET /volume/v3/volumes/ca3c58b0-bd36-417a-8a27-faa4f6d5a944 => generated 850 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:49:41 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-27042c96-287d-498a-99f4-ea993c0b4f27 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:49:41 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-27042c96-287d-498a-99f4-ea993c0b4f27 tempest-TestShelveInstance-353328884 tempest-TestShelveInstance-353328884-project-member] GET http://192.168.122.202/volume/v3/volumes/e199c1bc-66f3-49b2-9c29-07f85bf1b7e3 Sep 01 12:49:41 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-27042c96-287d-498a-99f4-ea993c0b4f27 tempest-TestShelveInstance-353328884 tempest-TestShelveInstance-353328884-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:49:41 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-27042c96-287d-498a-99f4-ea993c0b4f27 tempest-TestShelveInstance-353328884 tempest-TestShelveInstance-353328884-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:49:41 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:49:41 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:49:41 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:49:41 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:49:41 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-27042c96-287d-498a-99f4-ea993c0b4f27 tempest-TestShelveInstance-353328884 tempest-TestShelveInstance-353328884-project-member] Volume info retrieved successfully. Sep 01 12:49:41 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-27042c96-287d-498a-99f4-ea993c0b4f27 tempest-TestShelveInstance-353328884 tempest-TestShelveInstance-353328884-project-member] http://192.168.122.202/volume/v3/volumes/e199c1bc-66f3-49b2-9c29-07f85bf1b7e3 returned with HTTP 200 Sep 01 12:49:41 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1191/2376] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:49:41 2026] GET /volume/v3/volumes/e199c1bc-66f3-49b2-9c29-07f85bf1b7e3 => generated 915 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:49:41 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-5156e8a7-6dff-4f9d-9db0-536b9510895b None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:49:41 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-5156e8a7-6dff-4f9d-9db0-536b9510895b tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] GET http://192.168.122.202/volume/v3/volumes/ca3c58b0-bd36-417a-8a27-faa4f6d5a944 Sep 01 12:49:41 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-5156e8a7-6dff-4f9d-9db0-536b9510895b tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:49:41 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-5156e8a7-6dff-4f9d-9db0-536b9510895b tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:49:41 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:49:41 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:49:41 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:49:41 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:49:41 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-5156e8a7-6dff-4f9d-9db0-536b9510895b tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Volume info retrieved successfully. Sep 01 12:49:41 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-5156e8a7-6dff-4f9d-9db0-536b9510895b tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] http://192.168.122.202/volume/v3/volumes/ca3c58b0-bd36-417a-8a27-faa4f6d5a944 returned with HTTP 200 Sep 01 12:49:41 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1186/2377] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:49:41 2026] GET /volume/v3/volumes/ca3c58b0-bd36-417a-8a27-faa4f6d5a944 => generated 851 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:49:41 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-a7ec0546-57a4-4607-b4a7-447ce8753f12 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:49:41 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a7ec0546-57a4-4607-b4a7-447ce8753f12 tempest-VolumesActionsTest-881160116 tempest-VolumesActionsTest-881160116-project-admin] POST http://192.168.122.202/volume/v3/volumes/ca3c58b0-bd36-417a-8a27-faa4f6d5a944/action Sep 01 12:49:41 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a7ec0546-57a4-4607-b4a7-447ce8753f12 tempest-VolumesActionsTest-881160116 tempest-VolumesActionsTest-881160116-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86814) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:49:41 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a7ec0546-57a4-4607-b4a7-447ce8753f12 tempest-VolumesActionsTest-881160116 tempest-VolumesActionsTest-881160116-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:49:41 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:49:41 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:49:41 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:49:41 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:49:41 devstack devstack@c-api.service[86814]: DEBUG cinder.api.contrib.admin_actions [None req-a7ec0546-57a4-4607-b4a7-447ce8753f12 tempest-VolumesActionsTest-881160116 tempest-VolumesActionsTest-881160116-project-admin] Updating volume 'ca3c58b0-bd36-417a-8a27-faa4f6d5a944' with '{'status': 'error'}' {{(pid=86814) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 01 12:49:41 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:49:41 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:49:42 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:49:42 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:49:42 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a7ec0546-57a4-4607-b4a7-447ce8753f12 tempest-VolumesActionsTest-881160116 tempest-VolumesActionsTest-881160116-project-admin] http://192.168.122.202/volume/v3/volumes/ca3c58b0-bd36-417a-8a27-faa4f6d5a944/action returned with HTTP 202 Sep 01 12:49:42 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1192/2378] 192.168.122.202 () {60 vars in 1274 bytes} [Tue Sep 1 12:49:41 2026] POST /volume/v3/volumes/ca3c58b0-bd36-417a-8a27-faa4f6d5a944/action => generated 0 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 12:49:42 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-9606ea23-e00b-44da-a335-ab44a0447642 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:49:42 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9606ea23-e00b-44da-a335-ab44a0447642 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] GET http://192.168.122.202/volume/v3/volumes/ca3c58b0-bd36-417a-8a27-faa4f6d5a944 Sep 01 12:49:42 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-9606ea23-e00b-44da-a335-ab44a0447642 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:49:42 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-9606ea23-e00b-44da-a335-ab44a0447642 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:49:42 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:49:42 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:49:42 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:49:42 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:49:42 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-9606ea23-e00b-44da-a335-ab44a0447642 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Volume info retrieved successfully. Sep 01 12:49:42 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9606ea23-e00b-44da-a335-ab44a0447642 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] http://192.168.122.202/volume/v3/volumes/ca3c58b0-bd36-417a-8a27-faa4f6d5a944 returned with HTTP 200 Sep 01 12:49:42 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1187/2379] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:49:42 2026] GET /volume/v3/volumes/ca3c58b0-bd36-417a-8a27-faa4f6d5a944 => generated 847 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:49:42 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-d8ea5c63-95e0-4846-9bdb-307161f84695 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:49:42 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d8ea5c63-95e0-4846-9bdb-307161f84695 tempest-VolumesActionsTest-881160116 tempest-VolumesActionsTest-881160116-project-admin] POST http://192.168.122.202/volume/v3/volumes/ca3c58b0-bd36-417a-8a27-faa4f6d5a944/action Sep 01 12:49:42 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d8ea5c63-95e0-4846-9bdb-307161f84695 tempest-VolumesActionsTest-881160116 tempest-VolumesActionsTest-881160116-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=86814) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:49:42 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d8ea5c63-95e0-4846-9bdb-307161f84695 tempest-VolumesActionsTest-881160116 tempest-VolumesActionsTest-881160116-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:49:42 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:49:42 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:49:42 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:49:42 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:49:42 devstack devstack@c-api.service[86814]: DEBUG cinder.api.contrib.admin_actions [None req-d8ea5c63-95e0-4846-9bdb-307161f84695 tempest-VolumesActionsTest-881160116 tempest-VolumesActionsTest-881160116-project-admin] Updating volume 'ca3c58b0-bd36-417a-8a27-faa4f6d5a944' with '{'status': 'available'}' {{(pid=86814) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 01 12:49:42 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:49:42 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:49:42 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:49:42 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:49:42 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d8ea5c63-95e0-4846-9bdb-307161f84695 tempest-VolumesActionsTest-881160116 tempest-VolumesActionsTest-881160116-project-admin] http://192.168.122.202/volume/v3/volumes/ca3c58b0-bd36-417a-8a27-faa4f6d5a944/action returned with HTTP 202 Sep 01 12:49:42 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1193/2380] 192.168.122.202 () {60 vars in 1274 bytes} [Tue Sep 1 12:49:42 2026] POST /volume/v3/volumes/ca3c58b0-bd36-417a-8a27-faa4f6d5a944/action => generated 0 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 01 12:49:42 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-97367fc7-6e84-435f-bcdd-3d5998285943 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:49:42 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-97367fc7-6e84-435f-bcdd-3d5998285943 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] GET http://192.168.122.202/volume/v3/volumes/ca3c58b0-bd36-417a-8a27-faa4f6d5a944 Sep 01 12:49:42 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-97367fc7-6e84-435f-bcdd-3d5998285943 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:49:42 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-97367fc7-6e84-435f-bcdd-3d5998285943 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:49:42 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:49:42 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:49:42 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:49:42 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:49:42 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-97367fc7-6e84-435f-bcdd-3d5998285943 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Volume info retrieved successfully. Sep 01 12:49:42 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-97367fc7-6e84-435f-bcdd-3d5998285943 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] http://192.168.122.202/volume/v3/volumes/ca3c58b0-bd36-417a-8a27-faa4f6d5a944 returned with HTTP 200 Sep 01 12:49:42 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1188/2381] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:49:42 2026] GET /volume/v3/volumes/ca3c58b0-bd36-417a-8a27-faa4f6d5a944 => generated 851 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:49:42 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-169b374e-c6e0-422e-8a53-c5a9e92b49b3 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:49:42 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-169b374e-c6e0-422e-8a53-c5a9e92b49b3 tempest-VolumesActionsTest-881160116 tempest-VolumesActionsTest-881160116-project-admin] POST http://192.168.122.202/volume/v3/volumes/ca3c58b0-bd36-417a-8a27-faa4f6d5a944/action Sep 01 12:49:42 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-169b374e-c6e0-422e-8a53-c5a9e92b49b3 tempest-VolumesActionsTest-881160116 tempest-VolumesActionsTest-881160116-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=86814) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:49:42 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-169b374e-c6e0-422e-8a53-c5a9e92b49b3 tempest-VolumesActionsTest-881160116 tempest-VolumesActionsTest-881160116-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:49:42 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:49:42 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:49:42 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:49:42 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:49:42 devstack devstack@c-api.service[86814]: DEBUG cinder.api.contrib.admin_actions [None req-169b374e-c6e0-422e-8a53-c5a9e92b49b3 tempest-VolumesActionsTest-881160116 tempest-VolumesActionsTest-881160116-project-admin] Updating volume 'ca3c58b0-bd36-417a-8a27-faa4f6d5a944' with '{'status': 'maintenance'}' {{(pid=86814) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 01 12:49:42 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:49:42 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:49:42 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:49:42 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:49:42 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-169b374e-c6e0-422e-8a53-c5a9e92b49b3 tempest-VolumesActionsTest-881160116 tempest-VolumesActionsTest-881160116-project-admin] http://192.168.122.202/volume/v3/volumes/ca3c58b0-bd36-417a-8a27-faa4f6d5a944/action returned with HTTP 202 Sep 01 12:49:42 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1194/2382] 192.168.122.202 () {60 vars in 1274 bytes} [Tue Sep 1 12:49:42 2026] POST /volume/v3/volumes/ca3c58b0-bd36-417a-8a27-faa4f6d5a944/action => generated 0 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 12:49:42 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-23a06d60-5aac-4304-af46-522f348a5681 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:49:42 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-23a06d60-5aac-4304-af46-522f348a5681 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] GET http://192.168.122.202/volume/v3/volumes/ca3c58b0-bd36-417a-8a27-faa4f6d5a944 Sep 01 12:49:42 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-23a06d60-5aac-4304-af46-522f348a5681 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:49:42 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-23a06d60-5aac-4304-af46-522f348a5681 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:49:42 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:49:42 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:49:42 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:49:42 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:49:42 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-23a06d60-5aac-4304-af46-522f348a5681 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Volume info retrieved successfully. Sep 01 12:49:42 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-23a06d60-5aac-4304-af46-522f348a5681 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] http://192.168.122.202/volume/v3/volumes/ca3c58b0-bd36-417a-8a27-faa4f6d5a944 returned with HTTP 200 Sep 01 12:49:42 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1189/2383] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:49:42 2026] GET /volume/v3/volumes/ca3c58b0-bd36-417a-8a27-faa4f6d5a944 => generated 853 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:49:42 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-a26f01e5-a756-4ec6-a867-04408d9b6f4c None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:49:42 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a26f01e5-a756-4ec6-a867-04408d9b6f4c tempest-VolumesActionsTest-881160116 tempest-VolumesActionsTest-881160116-project-admin] POST http://192.168.122.202/volume/v3/volumes/ca3c58b0-bd36-417a-8a27-faa4f6d5a944/action Sep 01 12:49:42 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a26f01e5-a756-4ec6-a867-04408d9b6f4c tempest-VolumesActionsTest-881160116 tempest-VolumesActionsTest-881160116-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=86814) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:49:42 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a26f01e5-a756-4ec6-a867-04408d9b6f4c tempest-VolumesActionsTest-881160116 tempest-VolumesActionsTest-881160116-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:49:42 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:49:42 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:49:42 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:49:42 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:49:42 devstack devstack@c-api.service[86814]: DEBUG cinder.api.contrib.admin_actions [None req-a26f01e5-a756-4ec6-a867-04408d9b6f4c tempest-VolumesActionsTest-881160116 tempest-VolumesActionsTest-881160116-project-admin] Updating volume 'ca3c58b0-bd36-417a-8a27-faa4f6d5a944' with '{'status': 'available'}' {{(pid=86814) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 01 12:49:42 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:49:42 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:49:42 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:49:42 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:49:42 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a26f01e5-a756-4ec6-a867-04408d9b6f4c tempest-VolumesActionsTest-881160116 tempest-VolumesActionsTest-881160116-project-admin] http://192.168.122.202/volume/v3/volumes/ca3c58b0-bd36-417a-8a27-faa4f6d5a944/action returned with HTTP 202 Sep 01 12:49:42 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1195/2384] 192.168.122.202 () {60 vars in 1274 bytes} [Tue Sep 1 12:49:42 2026] POST /volume/v3/volumes/ca3c58b0-bd36-417a-8a27-faa4f6d5a944/action => generated 0 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 01 12:49:42 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-a8ee7f1c-5f47-4cb5-85b9-ba90ac2f9b66 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:49:42 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a8ee7f1c-5f47-4cb5-85b9-ba90ac2f9b66 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] GET http://192.168.122.202/volume/v3/volumes/ca3c58b0-bd36-417a-8a27-faa4f6d5a944 Sep 01 12:49:42 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a8ee7f1c-5f47-4cb5-85b9-ba90ac2f9b66 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:49:42 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a8ee7f1c-5f47-4cb5-85b9-ba90ac2f9b66 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:49:42 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:49:42 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:49:42 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:49:42 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:49:42 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-a8ee7f1c-5f47-4cb5-85b9-ba90ac2f9b66 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Volume info retrieved successfully. Sep 01 12:49:42 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a8ee7f1c-5f47-4cb5-85b9-ba90ac2f9b66 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] http://192.168.122.202/volume/v3/volumes/ca3c58b0-bd36-417a-8a27-faa4f6d5a944 returned with HTTP 200 Sep 01 12:49:42 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1190/2385] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:49:42 2026] GET /volume/v3/volumes/ca3c58b0-bd36-417a-8a27-faa4f6d5a944 => generated 851 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:49:42 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-952b4131-3353-425a-9d41-37b521f72ed8 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:49:42 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-952b4131-3353-425a-9d41-37b521f72ed8 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] GET http://192.168.122.202/volume/v3/volumes/ca3c58b0-bd36-417a-8a27-faa4f6d5a944 Sep 01 12:49:42 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-952b4131-3353-425a-9d41-37b521f72ed8 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:49:42 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-952b4131-3353-425a-9d41-37b521f72ed8 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:49:42 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:49:42 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:49:42 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:49:42 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:49:42 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-952b4131-3353-425a-9d41-37b521f72ed8 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Volume info retrieved successfully. Sep 01 12:49:42 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-952b4131-3353-425a-9d41-37b521f72ed8 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] http://192.168.122.202/volume/v3/volumes/ca3c58b0-bd36-417a-8a27-faa4f6d5a944 returned with HTTP 200 Sep 01 12:49:42 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1196/2386] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:49:42 2026] GET /volume/v3/volumes/ca3c58b0-bd36-417a-8a27-faa4f6d5a944 => generated 851 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:49:42 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-19243f14-b884-4962-8242-ad20a0e2bafc None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:49:42 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-19243f14-b884-4962-8242-ad20a0e2bafc tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] DELETE http://192.168.122.202/volume/v3/volumes/ca3c58b0-bd36-417a-8a27-faa4f6d5a944 Sep 01 12:49:42 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-19243f14-b884-4962-8242-ad20a0e2bafc tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:49:42 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-19243f14-b884-4962-8242-ad20a0e2bafc tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:49:42 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-19243f14-b884-4962-8242-ad20a0e2bafc tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Delete volume with id: ca3c58b0-bd36-417a-8a27-faa4f6d5a944 Sep 01 12:49:42 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:49:42 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:49:42 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:49:42 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:49:42 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-19243f14-b884-4962-8242-ad20a0e2bafc tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Volume info retrieved successfully. Sep 01 12:49:42 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-19243f14-b884-4962-8242-ad20a0e2bafc tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Delete volume request issued successfully. Sep 01 12:49:42 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-19243f14-b884-4962-8242-ad20a0e2bafc tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] http://192.168.122.202/volume/v3/volumes/ca3c58b0-bd36-417a-8a27-faa4f6d5a944 returned with HTTP 202 Sep 01 12:49:42 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1191/2387] 192.168.122.202 () {58 vars in 1235 bytes} [Tue Sep 1 12:49:42 2026] DELETE /volume/v3/volumes/ca3c58b0-bd36-417a-8a27-faa4f6d5a944 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:49:42 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-1d16b0c2-dcfe-4d47-9c18-9c610e05826f None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:49:42 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1d16b0c2-dcfe-4d47-9c18-9c610e05826f tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] GET http://192.168.122.202/volume/v3/volumes/ca3c58b0-bd36-417a-8a27-faa4f6d5a944 Sep 01 12:49:42 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-1d16b0c2-dcfe-4d47-9c18-9c610e05826f tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:49:42 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-1d16b0c2-dcfe-4d47-9c18-9c610e05826f tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:49:42 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:49:42 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:49:42 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:49:42 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:49:42 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-1d16b0c2-dcfe-4d47-9c18-9c610e05826f tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Volume info retrieved successfully. Sep 01 12:49:42 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1d16b0c2-dcfe-4d47-9c18-9c610e05826f tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] http://192.168.122.202/volume/v3/volumes/ca3c58b0-bd36-417a-8a27-faa4f6d5a944 returned with HTTP 200 Sep 01 12:49:42 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1197/2388] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:49:42 2026] GET /volume/v3/volumes/ca3c58b0-bd36-417a-8a27-faa4f6d5a944 => generated 850 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:49:42 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-bec60b10-a0d1-4f0f-8a6f-6d6bc3d31059 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:49:42 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-bec60b10-a0d1-4f0f-8a6f-6d6bc3d31059 tempest-TestShelveInstance-353328884 tempest-TestShelveInstance-353328884-project-member] GET http://192.168.122.202/volume/v3/volumes/e199c1bc-66f3-49b2-9c29-07f85bf1b7e3 Sep 01 12:49:42 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-bec60b10-a0d1-4f0f-8a6f-6d6bc3d31059 tempest-TestShelveInstance-353328884 tempest-TestShelveInstance-353328884-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:49:42 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-bec60b10-a0d1-4f0f-8a6f-6d6bc3d31059 tempest-TestShelveInstance-353328884 tempest-TestShelveInstance-353328884-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:49:42 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:49:42 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:49:42 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:49:42 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:49:42 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-bec60b10-a0d1-4f0f-8a6f-6d6bc3d31059 tempest-TestShelveInstance-353328884 tempest-TestShelveInstance-353328884-project-member] Volume info retrieved successfully. Sep 01 12:49:42 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-bec60b10-a0d1-4f0f-8a6f-6d6bc3d31059 tempest-TestShelveInstance-353328884 tempest-TestShelveInstance-353328884-project-member] http://192.168.122.202/volume/v3/volumes/e199c1bc-66f3-49b2-9c29-07f85bf1b7e3 returned with HTTP 200 Sep 01 12:49:42 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1192/2389] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:49:42 2026] GET /volume/v3/volumes/e199c1bc-66f3-49b2-9c29-07f85bf1b7e3 => generated 915 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:49:43 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-e86a00b1-2f1f-4bf9-b96a-b640a71e2712 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:49:43 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e86a00b1-2f1f-4bf9-b96a-b640a71e2712 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] GET http://192.168.122.202/volume/v3/volumes/ca3c58b0-bd36-417a-8a27-faa4f6d5a944 Sep 01 12:49:43 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e86a00b1-2f1f-4bf9-b96a-b640a71e2712 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:49:43 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e86a00b1-2f1f-4bf9-b96a-b640a71e2712 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:49:43 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e86a00b1-2f1f-4bf9-b96a-b640a71e2712 tempest-VolumesActionsTest-99713902 tempest-VolumesActionsTest-99713902-project-member] http://192.168.122.202/volume/v3/volumes/ca3c58b0-bd36-417a-8a27-faa4f6d5a944 returned with HTTP 404 Sep 01 12:49:43 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1198/2390] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:49:43 2026] GET /volume/v3/volumes/ca3c58b0-bd36-417a-8a27-faa4f6d5a944 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:49:43 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-3f105d39-1c04-42f5-85cd-f08ccdaccb55 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:49:43 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-3f105d39-1c04-42f5-85cd-f08ccdaccb55 tempest-TestShelveInstance-353328884 tempest-TestShelveInstance-353328884-project-member] GET http://192.168.122.202/volume/v3/volumes/e199c1bc-66f3-49b2-9c29-07f85bf1b7e3 Sep 01 12:49:43 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-3f105d39-1c04-42f5-85cd-f08ccdaccb55 tempest-TestShelveInstance-353328884 tempest-TestShelveInstance-353328884-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:49:43 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-3f105d39-1c04-42f5-85cd-f08ccdaccb55 tempest-TestShelveInstance-353328884 tempest-TestShelveInstance-353328884-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:49:43 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:49:43 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:49:43 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:49:43 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:49:43 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-3f105d39-1c04-42f5-85cd-f08ccdaccb55 tempest-TestShelveInstance-353328884 tempest-TestShelveInstance-353328884-project-member] Volume info retrieved successfully. Sep 01 12:49:43 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-3f105d39-1c04-42f5-85cd-f08ccdaccb55 tempest-TestShelveInstance-353328884 tempest-TestShelveInstance-353328884-project-member] http://192.168.122.202/volume/v3/volumes/e199c1bc-66f3-49b2-9c29-07f85bf1b7e3 returned with HTTP 200 Sep 01 12:49:43 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1193/2391] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:49:43 2026] GET /volume/v3/volumes/e199c1bc-66f3-49b2-9c29-07f85bf1b7e3 => generated 1333 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:49:43 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-351b895e-742a-4f4d-bf0e-9e72298516e8 req-a98c7879-0951-438f-a904-e5d64ed4c5d8 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:49:44 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-351b895e-742a-4f4d-bf0e-9e72298516e8 req-a98c7879-0951-438f-a904-e5d64ed4c5d8 tempest-TestShelveInstance-353328884 tempest-TestShelveInstance-353328884-project-member] GET http://192.168.122.202/volume/v3/volumes/e199c1bc-66f3-49b2-9c29-07f85bf1b7e3 Sep 01 12:49:44 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-351b895e-742a-4f4d-bf0e-9e72298516e8 req-a98c7879-0951-438f-a904-e5d64ed4c5d8 tempest-TestShelveInstance-353328884 tempest-TestShelveInstance-353328884-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:49:44 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-351b895e-742a-4f4d-bf0e-9e72298516e8 req-a98c7879-0951-438f-a904-e5d64ed4c5d8 tempest-TestShelveInstance-353328884 tempest-TestShelveInstance-353328884-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:49:44 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:49:44 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:49:44 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:49:44 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:49:44 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [req-351b895e-742a-4f4d-bf0e-9e72298516e8 req-a98c7879-0951-438f-a904-e5d64ed4c5d8 tempest-TestShelveInstance-353328884 tempest-TestShelveInstance-353328884-project-member] Volume info retrieved successfully. Sep 01 12:49:44 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-351b895e-742a-4f4d-bf0e-9e72298516e8 req-a98c7879-0951-438f-a904-e5d64ed4c5d8 tempest-TestShelveInstance-353328884 tempest-TestShelveInstance-353328884-project-member] http://192.168.122.202/volume/v3/volumes/e199c1bc-66f3-49b2-9c29-07f85bf1b7e3 returned with HTTP 200 Sep 01 12:49:44 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1199/2392] 192.168.122.202 () {60 vars in 1487 bytes} [Tue Sep 1 12:49:43 2026] GET /volume/v3/volumes/e199c1bc-66f3-49b2-9c29-07f85bf1b7e3 => generated 1333 bytes in 357 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:49:45 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-351b895e-742a-4f4d-bf0e-9e72298516e8 req-caee395b-7d05-477e-853d-fac2635d5914 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:49:45 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-351b895e-742a-4f4d-bf0e-9e72298516e8 req-caee395b-7d05-477e-853d-fac2635d5914 tempest-TestShelveInstance-353328884 tempest-TestShelveInstance-353328884-project-member] GET http://192.168.122.202/volume/v3/volumes/e199c1bc-66f3-49b2-9c29-07f85bf1b7e3 Sep 01 12:49:45 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-351b895e-742a-4f4d-bf0e-9e72298516e8 req-caee395b-7d05-477e-853d-fac2635d5914 tempest-TestShelveInstance-353328884 tempest-TestShelveInstance-353328884-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:49:45 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-351b895e-742a-4f4d-bf0e-9e72298516e8 req-caee395b-7d05-477e-853d-fac2635d5914 tempest-TestShelveInstance-353328884 tempest-TestShelveInstance-353328884-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:49:45 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:49:45 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:49:45 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:49:45 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:49:45 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [req-351b895e-742a-4f4d-bf0e-9e72298516e8 req-caee395b-7d05-477e-853d-fac2635d5914 tempest-TestShelveInstance-353328884 tempest-TestShelveInstance-353328884-project-member] Volume info retrieved successfully. Sep 01 12:49:45 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-351b895e-742a-4f4d-bf0e-9e72298516e8 req-caee395b-7d05-477e-853d-fac2635d5914 tempest-TestShelveInstance-353328884 tempest-TestShelveInstance-353328884-project-member] http://192.168.122.202/volume/v3/volumes/e199c1bc-66f3-49b2-9c29-07f85bf1b7e3 returned with HTTP 200 Sep 01 12:49:45 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1194/2393] 192.168.122.202 () {60 vars in 1487 bytes} [Tue Sep 1 12:49:45 2026] GET /volume/v3/volumes/e199c1bc-66f3-49b2-9c29-07f85bf1b7e3 => generated 1333 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:49:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-cfefe97f-08cc-48da-b2ba-a57feda2b302 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:49:45 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-cfefe97f-08cc-48da-b2ba-a57feda2b302 None None] GET http://192.168.122.202/volume// Sep 01 12:49:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-cfefe97f-08cc-48da-b2ba-a57feda2b302 None None] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:49:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-cfefe97f-08cc-48da-b2ba-a57feda2b302 None None] Calling method 'all' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:49:45 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-cfefe97f-08cc-48da-b2ba-a57feda2b302 None None] http://192.168.122.202/volume// returned with HTTP 300 Sep 01 12:49:45 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1200/2394] 192.168.122.202 () {58 vars in 1308 bytes} [Tue Sep 1 12:49:45 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 12:49:45 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-351b895e-742a-4f4d-bf0e-9e72298516e8 req-c893cb35-22d5-41c9-b48a-f5c81e3f3a76 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:49:45 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-351b895e-742a-4f4d-bf0e-9e72298516e8 req-c893cb35-22d5-41c9-b48a-f5c81e3f3a76 tempest-TestShelveInstance-353328884 tempest-TestShelveInstance-353328884-project-member] POST http://192.168.122.202/volume/v3/attachments Sep 01 12:49:45 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-351b895e-742a-4f4d-bf0e-9e72298516e8 req-c893cb35-22d5-41c9-b48a-f5c81e3f3a76 tempest-TestShelveInstance-353328884 tempest-TestShelveInstance-353328884-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e199c1bc-66f3-49b2-9c29-07f85bf1b7e3", "connector": null, "instance_uuid": "e8ab8e27-7816-45fb-a569-991e0af305cf"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:49:45 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:49:45 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:49:45 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:49:45 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:49:45 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-351b895e-742a-4f4d-bf0e-9e72298516e8 req-c893cb35-22d5-41c9-b48a-f5c81e3f3a76 tempest-TestShelveInstance-353328884 tempest-TestShelveInstance-353328884-project-member] http://192.168.122.202/volume/v3/attachments returned with HTTP 200 Sep 01 12:49:45 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1195/2395] 192.168.122.202 () {66 vars in 1483 bytes} [Tue Sep 1 12:49:45 2026] POST /volume/v3/attachments => generated 273 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:49:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-327aaa0e-bc8c-472e-940b-26b1573bf4fb None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:49:46 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-327aaa0e-bc8c-472e-940b-26b1573bf4fb None None] GET http://192.168.122.202/volume// Sep 01 12:49:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-327aaa0e-bc8c-472e-940b-26b1573bf4fb None None] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:49:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-327aaa0e-bc8c-472e-940b-26b1573bf4fb None None] Calling method 'all' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:49:46 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-327aaa0e-bc8c-472e-940b-26b1573bf4fb None None] http://192.168.122.202/volume// returned with HTTP 300 Sep 01 12:49:46 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1201/2396] 192.168.122.202 () {58 vars in 1315 bytes} [Tue Sep 1 12:49:46 2026] GET /volume/ => generated 390 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 12:49:46 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-351b895e-742a-4f4d-bf0e-9e72298516e8 req-c6471c6a-0ea6-42c2-b43b-45762c1828ca None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:49:46 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-351b895e-742a-4f4d-bf0e-9e72298516e8 req-c6471c6a-0ea6-42c2-b43b-45762c1828ca tempest-TestShelveInstance-353328884 tempest-TestShelveInstance-353328884-project-member] GET http://192.168.122.202/volume/v3/volumes/e199c1bc-66f3-49b2-9c29-07f85bf1b7e3 Sep 01 12:49:46 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-351b895e-742a-4f4d-bf0e-9e72298516e8 req-c6471c6a-0ea6-42c2-b43b-45762c1828ca tempest-TestShelveInstance-353328884 tempest-TestShelveInstance-353328884-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:49:46 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-351b895e-742a-4f4d-bf0e-9e72298516e8 req-c6471c6a-0ea6-42c2-b43b-45762c1828ca tempest-TestShelveInstance-353328884 tempest-TestShelveInstance-353328884-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:49:46 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:49:46 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:49:46 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:49:46 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:49:46 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [req-351b895e-742a-4f4d-bf0e-9e72298516e8 req-c6471c6a-0ea6-42c2-b43b-45762c1828ca tempest-TestShelveInstance-353328884 tempest-TestShelveInstance-353328884-project-member] Volume info retrieved successfully. Sep 01 12:49:46 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-351b895e-742a-4f4d-bf0e-9e72298516e8 req-c6471c6a-0ea6-42c2-b43b-45762c1828ca tempest-TestShelveInstance-353328884 tempest-TestShelveInstance-353328884-project-member] http://192.168.122.202/volume/v3/volumes/e199c1bc-66f3-49b2-9c29-07f85bf1b7e3 returned with HTTP 200 Sep 01 12:49:46 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1196/2397] 192.168.122.202 () {62 vars in 1528 bytes} [Tue Sep 1 12:49:46 2026] GET /volume/v3/volumes/e199c1bc-66f3-49b2-9c29-07f85bf1b7e3 => generated 1513 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 12:49:47 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-351b895e-742a-4f4d-bf0e-9e72298516e8 req-5f7f5743-2792-4fe3-b564-90739a16c2e5 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:49:47 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-351b895e-742a-4f4d-bf0e-9e72298516e8 req-5f7f5743-2792-4fe3-b564-90739a16c2e5 tempest-TestShelveInstance-353328884 tempest-TestShelveInstance-353328884-project-member] PUT http://192.168.122.202/volume/v3/attachments/1aa671f1-595a-44a5-a454-4d7ee9ed9def Sep 01 12:49:47 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-351b895e-742a-4f4d-bf0e-9e72298516e8 req-5f7f5743-2792-4fe3-b564-90739a16c2e5 tempest-TestShelveInstance-353328884 tempest-TestShelveInstance-353328884-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.202", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9cabaa2c96fd", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "d576c0ca-ddd0-46cc-913d-b7a80063e011", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:49:47 devstack devstack@c-api.service[86814]: DEBUG cinder.coordination [req-351b895e-742a-4f4d-bf0e-9e72298516e8 req-5f7f5743-2792-4fe3-b564-90739a16c2e5 tempest-TestShelveInstance-353328884 tempest-TestShelveInstance-353328884-project-member] Acquiring lock "cinder-attachment_update-e199c1bc-66f3-49b2-9c29-07f85bf1b7e3-devstack" by "attachment_update" {{(pid=86814) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 12:49:47 devstack devstack@c-api.service[86814]: DEBUG cinder.coordination [req-351b895e-742a-4f4d-bf0e-9e72298516e8 req-5f7f5743-2792-4fe3-b564-90739a16c2e5 tempest-TestShelveInstance-353328884 tempest-TestShelveInstance-353328884-project-member] Lock "cinder-attachment_update-e199c1bc-66f3-49b2-9c29-07f85bf1b7e3-devstack" acquired by "attachment_update" :: waited 0.018s {{(pid=86814) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 12:49:47 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:49:47 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:49:47 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:49:47 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:49:47 devstack devstack@c-api.service[86814]: DEBUG cinder.coordination [req-351b895e-742a-4f4d-bf0e-9e72298516e8 req-5f7f5743-2792-4fe3-b564-90739a16c2e5 tempest-TestShelveInstance-353328884 tempest-TestShelveInstance-353328884-project-member] Lock "cinder-attachment_update-e199c1bc-66f3-49b2-9c29-07f85bf1b7e3-devstack" released by "attachment_update" :: held 0.225s {{(pid=86814) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 12:49:47 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-351b895e-742a-4f4d-bf0e-9e72298516e8 req-5f7f5743-2792-4fe3-b564-90739a16c2e5 tempest-TestShelveInstance-353328884 tempest-TestShelveInstance-353328884-project-member] http://192.168.122.202/volume/v3/attachments/1aa671f1-595a-44a5-a454-4d7ee9ed9def returned with HTTP 200 Sep 01 12:49:47 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1202/2398] 192.168.122.202 () {66 vars in 1593 bytes} [Tue Sep 1 12:49:47 2026] PUT /volume/v3/attachments/1aa671f1-595a-44a5-a454-4d7ee9ed9def => generated 694 bytes in 269 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:49:47 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-351b895e-742a-4f4d-bf0e-9e72298516e8 req-f3aea51c-7e27-425e-823b-dbfc5aea1de4 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:49:47 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-351b895e-742a-4f4d-bf0e-9e72298516e8 req-f3aea51c-7e27-425e-823b-dbfc5aea1de4 tempest-TestShelveInstance-353328884 tempest-TestShelveInstance-353328884-project-member] POST http://192.168.122.202/volume/v3/attachments/1aa671f1-595a-44a5-a454-4d7ee9ed9def/action Sep 01 12:49:47 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-351b895e-742a-4f4d-bf0e-9e72298516e8 req-f3aea51c-7e27-425e-823b-dbfc5aea1de4 tempest-TestShelveInstance-353328884 tempest-TestShelveInstance-353328884-project-member] Action body: b'{"os-complete": null}' {{(pid=86815) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:49:47 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-351b895e-742a-4f4d-bf0e-9e72298516e8 req-f3aea51c-7e27-425e-823b-dbfc5aea1de4 tempest-TestShelveInstance-353328884 tempest-TestShelveInstance-353328884-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:49:47 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:49:47 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:49:47 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:49:47 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:49:47 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-351b895e-742a-4f4d-bf0e-9e72298516e8 req-f3aea51c-7e27-425e-823b-dbfc5aea1de4 tempest-TestShelveInstance-353328884 tempest-TestShelveInstance-353328884-project-member] http://192.168.122.202/volume/v3/attachments/1aa671f1-595a-44a5-a454-4d7ee9ed9def/action returned with HTTP 204 Sep 01 12:49:47 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1197/2399] 192.168.122.202 () {66 vars in 1614 bytes} [Tue Sep 1 12:49:47 2026] POST /volume/v3/attachments/1aa671f1-595a-44a5-a454-4d7ee9ed9def/action => generated 0 bytes in 133 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:49:57 devstack devstack@c-api.service[86814]: DEBUG dbcounter [-] [86814] Writing DB stats cinder:SELECT=298,cinder:INSERT=45,cinder:UPDATE=83,cinder:DELETE=7 {{(pid=86814) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 12:49:57 devstack devstack@c-api.service[86815]: DEBUG dbcounter [-] [86815] Writing DB stats cinder:SELECT=321,cinder:INSERT=38,cinder:UPDATE=61,cinder:DELETE=2 {{(pid=86815) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 12:49:58 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-e9a6a00b-87fd-4f2f-bca5-ab3e1d792fbe None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:49:58 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e9a6a00b-87fd-4f2f-bca5-ab3e1d792fbe tempest-VolumesListAdminTestJSON-108937354 tempest-VolumesListAdminTestJSON-108937354-project-member] GET http://192.168.122.202/volume/v3/volumes Sep 01 12:49:58 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e9a6a00b-87fd-4f2f-bca5-ab3e1d792fbe tempest-VolumesListAdminTestJSON-108937354 tempest-VolumesListAdminTestJSON-108937354-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:49:58 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e9a6a00b-87fd-4f2f-bca5-ab3e1d792fbe tempest-VolumesListAdminTestJSON-108937354 tempest-VolumesListAdminTestJSON-108937354-project-member] Calling method 'index' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:49:58 devstack devstack@c-api.service[86814]: DEBUG cinder.api.api_utils [None req-e9a6a00b-87fd-4f2f-bca5-ab3e1d792fbe tempest-VolumesListAdminTestJSON-108937354 tempest-VolumesListAdminTestJSON-108937354-project-member] Removing options '' from query. {{(pid=86814) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:49:58 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:49:58 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:49:58 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-e9a6a00b-87fd-4f2f-bca5-ab3e1d792fbe tempest-VolumesListAdminTestJSON-108937354 tempest-VolumesListAdminTestJSON-108937354-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86814) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 12:49:58 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:49:58 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 12:49:58 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-e9a6a00b-87fd-4f2f-bca5-ab3e1d792fbe tempest-VolumesListAdminTestJSON-108937354 tempest-VolumesListAdminTestJSON-108937354-project-member] Get all volumes completed successfully. Sep 01 12:49:58 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e9a6a00b-87fd-4f2f-bca5-ab3e1d792fbe tempest-VolumesListAdminTestJSON-108937354 tempest-VolumesListAdminTestJSON-108937354-project-member] http://192.168.122.202/volume/v3/volumes returned with HTTP 200 Sep 01 12:49:58 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1203/2400] 192.168.122.202 () {58 vars in 1121 bytes} [Tue Sep 1 12:49:58 2026] GET /volume/v3/volumes => generated 15 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 12:49:58 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-61da54ae-b13b-46bc-8c6e-1a0e650af976 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:49:58 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-61da54ae-b13b-46bc-8c6e-1a0e650af976 tempest-VolumesListAdminTestJSON-108937354 tempest-VolumesListAdminTestJSON-108937354-project-member] POST http://192.168.122.202/volume/v3/volumes Sep 01 12:49:58 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-61da54ae-b13b-46bc-8c6e-1a0e650af976 tempest-VolumesListAdminTestJSON-108937354 tempest-VolumesListAdminTestJSON-108937354-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1825634952"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:49:58 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.volumes [None req-61da54ae-b13b-46bc-8c6e-1a0e650af976 tempest-VolumesListAdminTestJSON-108937354 tempest-VolumesListAdminTestJSON-108937354-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1825634952'}} {{(pid=86815) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:49:58 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-61da54ae-b13b-46bc-8c6e-1a0e650af976 tempest-VolumesListAdminTestJSON-108937354 tempest-VolumesListAdminTestJSON-108937354-project-member] Create volume of 1 GB Sep 01 12:49:58 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-61da54ae-b13b-46bc-8c6e-1a0e650af976 tempest-VolumesListAdminTestJSON-108937354 tempest-VolumesListAdminTestJSON-108937354-project-member] Availability Zones retrieved successfully. Sep 01 12:49:58 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-61da54ae-b13b-46bc-8c6e-1a0e650af976 tempest-VolumesListAdminTestJSON-108937354 tempest-VolumesListAdminTestJSON-108937354-project-member] Flow 'volume_create_api' (d1d0146a-38eb-47f9-a0ed-76869ea3b022) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:49:58 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-61da54ae-b13b-46bc-8c6e-1a0e650af976 tempest-VolumesListAdminTestJSON-108937354 tempest-VolumesListAdminTestJSON-108937354-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (304e5a4f-2f5c-4a9b-8d4b-82170a4097f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:49:58 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.flows.api.create_volume [None req-61da54ae-b13b-46bc-8c6e-1a0e650af976 tempest-VolumesListAdminTestJSON-108937354 tempest-VolumesListAdminTestJSON-108937354-project-member] Validating volume size '1' using validate_int {{(pid=86815) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 12:49:58 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-61da54ae-b13b-46bc-8c6e-1a0e650af976 tempest-VolumesListAdminTestJSON-108937354 tempest-VolumesListAdminTestJSON-108937354-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (304e5a4f-2f5c-4a9b-8d4b-82170a4097f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T10:31:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3a4f1b59-94a6-4839-b926-0837adf99645,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a4f1b59-94a6-4839-b926-0837adf99645', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:49:58 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-61da54ae-b13b-46bc-8c6e-1a0e650af976 tempest-VolumesListAdminTestJSON-108937354 tempest-VolumesListAdminTestJSON-108937354-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a69e2626-c50c-409e-a871-4d335b0eab0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:49:58 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-61da54ae-b13b-46bc-8c6e-1a0e650af976 tempest-VolumesListAdminTestJSON-108937354 tempest-VolumesListAdminTestJSON-108937354-project-member] Created reservations ['66d1f719-363e-416c-9651-62a97101cc4f', 'c348bb4c-d645-41d2-beff-9c35180ce5be', '7b18ce65-2178-48dc-ba04-9c536b3e031b', '88b36c18-912c-4fab-a388-b0e23f04f91a'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:49:58 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-61da54ae-b13b-46bc-8c6e-1a0e650af976 tempest-VolumesListAdminTestJSON-108937354 tempest-VolumesListAdminTestJSON-108937354-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a69e2626-c50c-409e-a871-4d335b0eab0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['66d1f719-363e-416c-9651-62a97101cc4f', 'c348bb4c-d645-41d2-beff-9c35180ce5be', '7b18ce65-2178-48dc-ba04-9c536b3e031b', '88b36c18-912c-4fab-a388-b0e23f04f91a']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:49:58 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-61da54ae-b13b-46bc-8c6e-1a0e650af976 tempest-VolumesListAdminTestJSON-108937354 tempest-VolumesListAdminTestJSON-108937354-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc94829b-d8a7-47eb-bbb6-70f58c54c2ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:49:58 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:49:58 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:49:58 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-61da54ae-b13b-46bc-8c6e-1a0e650af976 tempest-VolumesListAdminTestJSON-108937354 tempest-VolumesListAdminTestJSON-108937354-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc94829b-d8a7-47eb-bbb6-70f58c54c2ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9822d901-fcd7-44f8-8481-8234034b9c34', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1825634952',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='46bca21a7a6042bab47468e9fc7db769',qos_specs=None,replication_status=,reservations=['66d1f719-363e-416c-9651-62a97101cc4f','c348bb4c-d645-41d2-beff-9c35180ce5be','7b18ce65-2178-48dc-ba04-9c536b3e031b','88b36c18-912c-4fab-a388-b0e23f04f91a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a700a208b5d94b9687fb9ef7040d51bc',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T10:49:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1825634952',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9822d901-fcd7-44f8-8481-8234034b9c34,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='46bca21a7a6042bab47468e9fc7db769',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a700a208b5d94b9687fb9ef7040d51bc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a4f1b59-94a6-4839-b926-0837adf99645),volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:49:58 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-61da54ae-b13b-46bc-8c6e-1a0e650af976 tempest-VolumesListAdminTestJSON-108937354 tempest-VolumesListAdminTestJSON-108937354-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2529c209-f391-4cec-be30-d7ddbd7f343f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:49:58 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-61da54ae-b13b-46bc-8c6e-1a0e650af976 tempest-VolumesListAdminTestJSON-108937354 tempest-VolumesListAdminTestJSON-108937354-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2529c209-f391-4cec-be30-d7ddbd7f343f) transitioned into state 'SUCCESS' from state '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-1825634952',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='46bca21a7a6042bab47468e9fc7db769',qos_specs=None,replication_status=,reservations=['66d1f719-363e-416c-9651-62a97101cc4f','c348bb4c-d645-41d2-beff-9c35180ce5be','7b18ce65-2178-48dc-ba04-9c536b3e031b','88b36c18-912c-4fab-a388-b0e23f04f91a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a700a208b5d94b9687fb9ef7040d51bc',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:49:58 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-61da54ae-b13b-46bc-8c6e-1a0e650af976 tempest-VolumesListAdminTestJSON-108937354 tempest-VolumesListAdminTestJSON-108937354-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (11d8bf5a-477b-4258-9842-b53e59965cdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:49:58 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-61da54ae-b13b-46bc-8c6e-1a0e650af976 tempest-VolumesListAdminTestJSON-108937354 tempest-VolumesListAdminTestJSON-108937354-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (11d8bf5a-477b-4258-9842-b53e59965cdc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:49:58 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-61da54ae-b13b-46bc-8c6e-1a0e650af976 tempest-VolumesListAdminTestJSON-108937354 tempest-VolumesListAdminTestJSON-108937354-project-member] Flow 'volume_create_api' (d1d0146a-38eb-47f9-a0ed-76869ea3b022) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86815) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:49:58 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-61da54ae-b13b-46bc-8c6e-1a0e650af976 tempest-VolumesListAdminTestJSON-108937354 tempest-VolumesListAdminTestJSON-108937354-project-member] Create volume request issued successfully. Sep 01 12:49:58 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-61da54ae-b13b-46bc-8c6e-1a0e650af976 tempest-VolumesListAdminTestJSON-108937354 tempest-VolumesListAdminTestJSON-108937354-project-member] http://192.168.122.202/volume/v3/volumes returned with HTTP 202 Sep 01 12:49:58 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1198/2401] 192.168.122.202 () {60 vars in 1142 bytes} [Tue Sep 1 12:49:58 2026] POST /volume/v3/volumes => generated 764 bytes in 371 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:49:58 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-34ebefb1-5843-4761-915e-16068f4f8598 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:49:58 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-34ebefb1-5843-4761-915e-16068f4f8598 tempest-VolumesListAdminTestJSON-108937354 tempest-VolumesListAdminTestJSON-108937354-project-member] GET http://192.168.122.202/volume/v3/volumes/9822d901-fcd7-44f8-8481-8234034b9c34 Sep 01 12:49:58 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-34ebefb1-5843-4761-915e-16068f4f8598 tempest-VolumesListAdminTestJSON-108937354 tempest-VolumesListAdminTestJSON-108937354-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:49:58 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-34ebefb1-5843-4761-915e-16068f4f8598 tempest-VolumesListAdminTestJSON-108937354 tempest-VolumesListAdminTestJSON-108937354-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:49:58 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:49:58 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:49:58 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:49:58 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:49:58 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-34ebefb1-5843-4761-915e-16068f4f8598 tempest-VolumesListAdminTestJSON-108937354 tempest-VolumesListAdminTestJSON-108937354-project-member] Volume info retrieved successfully. Sep 01 12:49:58 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-34ebefb1-5843-4761-915e-16068f4f8598 tempest-VolumesListAdminTestJSON-108937354 tempest-VolumesListAdminTestJSON-108937354-project-member] http://192.168.122.202/volume/v3/volumes/9822d901-fcd7-44f8-8481-8234034b9c34 returned with HTTP 200 Sep 01 12:49:58 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1204/2402] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:49:58 2026] GET /volume/v3/volumes/9822d901-fcd7-44f8-8481-8234034b9c34 => generated 832 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:49:59 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-00bc610b-f0df-4314-ac64-009fa097f192 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:50:00 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-00bc610b-f0df-4314-ac64-009fa097f192 tempest-VolumesListAdminTestJSON-108937354 tempest-VolumesListAdminTestJSON-108937354-project-member] GET http://192.168.122.202/volume/v3/volumes/9822d901-fcd7-44f8-8481-8234034b9c34 Sep 01 12:50:00 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-00bc610b-f0df-4314-ac64-009fa097f192 tempest-VolumesListAdminTestJSON-108937354 tempest-VolumesListAdminTestJSON-108937354-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:50:00 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-00bc610b-f0df-4314-ac64-009fa097f192 tempest-VolumesListAdminTestJSON-108937354 tempest-VolumesListAdminTestJSON-108937354-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:50:00 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:50:00 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:50:00 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:50:00 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:50:00 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-00bc610b-f0df-4314-ac64-009fa097f192 tempest-VolumesListAdminTestJSON-108937354 tempest-VolumesListAdminTestJSON-108937354-project-member] Volume info retrieved successfully. Sep 01 12:50:00 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-00bc610b-f0df-4314-ac64-009fa097f192 tempest-VolumesListAdminTestJSON-108937354 tempest-VolumesListAdminTestJSON-108937354-project-member] http://192.168.122.202/volume/v3/volumes/9822d901-fcd7-44f8-8481-8234034b9c34 returned with HTTP 200 Sep 01 12:50:00 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1199/2403] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:49:59 2026] GET /volume/v3/volumes/9822d901-fcd7-44f8-8481-8234034b9c34 => generated 856 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:50:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-bce68f5a-fffc-4fe4-847c-1cd73c17509d None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:50:01 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-bce68f5a-fffc-4fe4-847c-1cd73c17509d tempest-VolumesListAdminTestJSON-108937354 tempest-VolumesListAdminTestJSON-108937354-project-member] GET http://192.168.122.202/volume/v3/volumes/9822d901-fcd7-44f8-8481-8234034b9c34 Sep 01 12:50:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-bce68f5a-fffc-4fe4-847c-1cd73c17509d tempest-VolumesListAdminTestJSON-108937354 tempest-VolumesListAdminTestJSON-108937354-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:50:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-bce68f5a-fffc-4fe4-847c-1cd73c17509d tempest-VolumesListAdminTestJSON-108937354 tempest-VolumesListAdminTestJSON-108937354-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:50:01 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:50:01 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:50:01 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:50:01 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:50:01 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-bce68f5a-fffc-4fe4-847c-1cd73c17509d tempest-VolumesListAdminTestJSON-108937354 tempest-VolumesListAdminTestJSON-108937354-project-member] Volume info retrieved successfully. Sep 01 12:50:01 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-bce68f5a-fffc-4fe4-847c-1cd73c17509d tempest-VolumesListAdminTestJSON-108937354 tempest-VolumesListAdminTestJSON-108937354-project-member] http://192.168.122.202/volume/v3/volumes/9822d901-fcd7-44f8-8481-8234034b9c34 returned with HTTP 200 Sep 01 12:50:01 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1205/2404] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:50:01 2026] GET /volume/v3/volumes/9822d901-fcd7-44f8-8481-8234034b9c34 => generated 857 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:50:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-8ec1790d-7216-41ae-aed9-2a0425629989 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:50:01 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-8ec1790d-7216-41ae-aed9-2a0425629989 tempest-VolumesListAdminTestJSON-108937354 tempest-VolumesListAdminTestJSON-108937354-project-member] GET http://192.168.122.202/volume/v3/volumes/9822d901-fcd7-44f8-8481-8234034b9c34 Sep 01 12:50:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-8ec1790d-7216-41ae-aed9-2a0425629989 tempest-VolumesListAdminTestJSON-108937354 tempest-VolumesListAdminTestJSON-108937354-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:50:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-8ec1790d-7216-41ae-aed9-2a0425629989 tempest-VolumesListAdminTestJSON-108937354 tempest-VolumesListAdminTestJSON-108937354-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:50:01 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:50:01 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:50:01 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:50:01 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:50:01 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-8ec1790d-7216-41ae-aed9-2a0425629989 tempest-VolumesListAdminTestJSON-108937354 tempest-VolumesListAdminTestJSON-108937354-project-member] Volume info retrieved successfully. Sep 01 12:50:01 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-8ec1790d-7216-41ae-aed9-2a0425629989 tempest-VolumesListAdminTestJSON-108937354 tempest-VolumesListAdminTestJSON-108937354-project-member] http://192.168.122.202/volume/v3/volumes/9822d901-fcd7-44f8-8481-8234034b9c34 returned with HTTP 200 Sep 01 12:50:01 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1200/2405] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:50:01 2026] GET /volume/v3/volumes/9822d901-fcd7-44f8-8481-8234034b9c34 => generated 857 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:50:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-8fa029b5-2f8e-4f28-9f07-959e3a528a8b None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:50:01 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8fa029b5-2f8e-4f28-9f07-959e3a528a8b tempest-VolumesListAdminTestJSON-108937354 tempest-VolumesListAdminTestJSON-108937354-project-member] POST http://192.168.122.202/volume/v3/volumes Sep 01 12:50:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-8fa029b5-2f8e-4f28-9f07-959e3a528a8b tempest-VolumesListAdminTestJSON-108937354 tempest-VolumesListAdminTestJSON-108937354-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1295974845"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:50:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volumes [None req-8fa029b5-2f8e-4f28-9f07-959e3a528a8b tempest-VolumesListAdminTestJSON-108937354 tempest-VolumesListAdminTestJSON-108937354-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1295974845'}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:50:01 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-8fa029b5-2f8e-4f28-9f07-959e3a528a8b tempest-VolumesListAdminTestJSON-108937354 tempest-VolumesListAdminTestJSON-108937354-project-member] Create volume of 1 GB Sep 01 12:50:01 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-8fa029b5-2f8e-4f28-9f07-959e3a528a8b tempest-VolumesListAdminTestJSON-108937354 tempest-VolumesListAdminTestJSON-108937354-project-member] Availability Zones retrieved successfully. Sep 01 12:50:01 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-8fa029b5-2f8e-4f28-9f07-959e3a528a8b tempest-VolumesListAdminTestJSON-108937354 tempest-VolumesListAdminTestJSON-108937354-project-member] Flow 'volume_create_api' (c5ce36f5-d364-46ac-9cd2-5bbc648cdf31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:50:01 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-8fa029b5-2f8e-4f28-9f07-959e3a528a8b tempest-VolumesListAdminTestJSON-108937354 tempest-VolumesListAdminTestJSON-108937354-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b1e7998-4d27-4a91-9c8e-7fa67a2b9863) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:50:01 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.flows.api.create_volume [None req-8fa029b5-2f8e-4f28-9f07-959e3a528a8b tempest-VolumesListAdminTestJSON-108937354 tempest-VolumesListAdminTestJSON-108937354-project-member] Validating volume size '1' using validate_int {{(pid=86814) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 12:50:01 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-8fa029b5-2f8e-4f28-9f07-959e3a528a8b tempest-VolumesListAdminTestJSON-108937354 tempest-VolumesListAdminTestJSON-108937354-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b1e7998-4d27-4a91-9c8e-7fa67a2b9863) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T10:31:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3a4f1b59-94a6-4839-b926-0837adf99645,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a4f1b59-94a6-4839-b926-0837adf99645', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:50:01 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-8fa029b5-2f8e-4f28-9f07-959e3a528a8b tempest-VolumesListAdminTestJSON-108937354 tempest-VolumesListAdminTestJSON-108937354-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02dedc14-14cc-416f-9022-2ed1ada9492f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:50:01 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-8fa029b5-2f8e-4f28-9f07-959e3a528a8b tempest-VolumesListAdminTestJSON-108937354 tempest-VolumesListAdminTestJSON-108937354-project-member] Created reservations ['3844b22b-d744-483f-bee5-d54a6cb06b9e', 'e149d6cd-e1e2-443b-8bbb-82a2c189389c', 'aaa72e1a-ff40-4f46-b5a5-d3ba31b10922', '14b6c827-1d53-47c4-aaa6-def43927b567'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:50:01 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-8fa029b5-2f8e-4f28-9f07-959e3a528a8b tempest-VolumesListAdminTestJSON-108937354 tempest-VolumesListAdminTestJSON-108937354-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02dedc14-14cc-416f-9022-2ed1ada9492f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3844b22b-d744-483f-bee5-d54a6cb06b9e', 'e149d6cd-e1e2-443b-8bbb-82a2c189389c', 'aaa72e1a-ff40-4f46-b5a5-d3ba31b10922', '14b6c827-1d53-47c4-aaa6-def43927b567']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:50:01 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-8fa029b5-2f8e-4f28-9f07-959e3a528a8b tempest-VolumesListAdminTestJSON-108937354 tempest-VolumesListAdminTestJSON-108937354-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (167da748-9f41-44cc-a182-ed6593e42c39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:50:01 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:50:01 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:50:01 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-8fa029b5-2f8e-4f28-9f07-959e3a528a8b tempest-VolumesListAdminTestJSON-108937354 tempest-VolumesListAdminTestJSON-108937354-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (167da748-9f41-44cc-a182-ed6593e42c39) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'efd8885e-6616-46d8-9d84-3a4c2a351af5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1295974845',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='46bca21a7a6042bab47468e9fc7db769',qos_specs=None,replication_status=,reservations=['3844b22b-d744-483f-bee5-d54a6cb06b9e','e149d6cd-e1e2-443b-8bbb-82a2c189389c','aaa72e1a-ff40-4f46-b5a5-d3ba31b10922','14b6c827-1d53-47c4-aaa6-def43927b567'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a700a208b5d94b9687fb9ef7040d51bc',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T10:50:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1295974845',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=efd8885e-6616-46d8-9d84-3a4c2a351af5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='46bca21a7a6042bab47468e9fc7db769',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a700a208b5d94b9687fb9ef7040d51bc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a4f1b59-94a6-4839-b926-0837adf99645),volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:50:01 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-8fa029b5-2f8e-4f28-9f07-959e3a528a8b tempest-VolumesListAdminTestJSON-108937354 tempest-VolumesListAdminTestJSON-108937354-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (848efc5f-3edb-46f0-bb47-c4104aee7cee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:50:01 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-8fa029b5-2f8e-4f28-9f07-959e3a528a8b tempest-VolumesListAdminTestJSON-108937354 tempest-VolumesListAdminTestJSON-108937354-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (848efc5f-3edb-46f0-bb47-c4104aee7cee) transitioned into state 'SUCCESS' from state '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-1295974845',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='46bca21a7a6042bab47468e9fc7db769',qos_specs=None,replication_status=,reservations=['3844b22b-d744-483f-bee5-d54a6cb06b9e','e149d6cd-e1e2-443b-8bbb-82a2c189389c','aaa72e1a-ff40-4f46-b5a5-d3ba31b10922','14b6c827-1d53-47c4-aaa6-def43927b567'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a700a208b5d94b9687fb9ef7040d51bc',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:50:01 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-8fa029b5-2f8e-4f28-9f07-959e3a528a8b tempest-VolumesListAdminTestJSON-108937354 tempest-VolumesListAdminTestJSON-108937354-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69234ce5-9d32-4c6e-be94-d2fa0968293e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:50:01 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-8fa029b5-2f8e-4f28-9f07-959e3a528a8b tempest-VolumesListAdminTestJSON-108937354 tempest-VolumesListAdminTestJSON-108937354-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69234ce5-9d32-4c6e-be94-d2fa0968293e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:50:01 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-8fa029b5-2f8e-4f28-9f07-959e3a528a8b tempest-VolumesListAdminTestJSON-108937354 tempest-VolumesListAdminTestJSON-108937354-project-member] Flow 'volume_create_api' (c5ce36f5-d364-46ac-9cd2-5bbc648cdf31) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86814) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:50:01 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-8fa029b5-2f8e-4f28-9f07-959e3a528a8b tempest-VolumesListAdminTestJSON-108937354 tempest-VolumesListAdminTestJSON-108937354-project-member] Create volume request issued successfully. Sep 01 12:50:01 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8fa029b5-2f8e-4f28-9f07-959e3a528a8b tempest-VolumesListAdminTestJSON-108937354 tempest-VolumesListAdminTestJSON-108937354-project-member] http://192.168.122.202/volume/v3/volumes returned with HTTP 202 Sep 01 12:50:01 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1206/2406] 192.168.122.202 () {60 vars in 1142 bytes} [Tue Sep 1 12:50:01 2026] POST /volume/v3/volumes => generated 764 bytes in 339 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 01 12:50:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-e77340d2-9592-4d2a-94a0-99f8e7adddec None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:50:01 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e77340d2-9592-4d2a-94a0-99f8e7adddec tempest-VolumesListAdminTestJSON-108937354 tempest-VolumesListAdminTestJSON-108937354-project-member] GET http://192.168.122.202/volume/v3/volumes/efd8885e-6616-46d8-9d84-3a4c2a351af5 Sep 01 12:50:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e77340d2-9592-4d2a-94a0-99f8e7adddec tempest-VolumesListAdminTestJSON-108937354 tempest-VolumesListAdminTestJSON-108937354-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:50:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e77340d2-9592-4d2a-94a0-99f8e7adddec tempest-VolumesListAdminTestJSON-108937354 tempest-VolumesListAdminTestJSON-108937354-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:50:01 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:50:01 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:50:01 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:50:01 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:50:01 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-e77340d2-9592-4d2a-94a0-99f8e7adddec tempest-VolumesListAdminTestJSON-108937354 tempest-VolumesListAdminTestJSON-108937354-project-member] Volume info retrieved successfully. Sep 01 12:50:01 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e77340d2-9592-4d2a-94a0-99f8e7adddec tempest-VolumesListAdminTestJSON-108937354 tempest-VolumesListAdminTestJSON-108937354-project-member] http://192.168.122.202/volume/v3/volumes/efd8885e-6616-46d8-9d84-3a4c2a351af5 returned with HTTP 200 Sep 01 12:50:01 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1201/2407] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:50:01 2026] GET /volume/v3/volumes/efd8885e-6616-46d8-9d84-3a4c2a351af5 => generated 832 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:50:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-919566ab-5828-49dd-ae65-1133a0f003a3 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:50:02 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-919566ab-5828-49dd-ae65-1133a0f003a3 tempest-VolumesListAdminTestJSON-108937354 tempest-VolumesListAdminTestJSON-108937354-project-member] GET http://192.168.122.202/volume/v3/volumes/efd8885e-6616-46d8-9d84-3a4c2a351af5 Sep 01 12:50:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-919566ab-5828-49dd-ae65-1133a0f003a3 tempest-VolumesListAdminTestJSON-108937354 tempest-VolumesListAdminTestJSON-108937354-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:50:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-919566ab-5828-49dd-ae65-1133a0f003a3 tempest-VolumesListAdminTestJSON-108937354 tempest-VolumesListAdminTestJSON-108937354-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:50:02 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:50:02 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:50:02 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:50:02 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:50:02 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-919566ab-5828-49dd-ae65-1133a0f003a3 tempest-VolumesListAdminTestJSON-108937354 tempest-VolumesListAdminTestJSON-108937354-project-member] Volume info retrieved successfully. Sep 01 12:50:02 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-919566ab-5828-49dd-ae65-1133a0f003a3 tempest-VolumesListAdminTestJSON-108937354 tempest-VolumesListAdminTestJSON-108937354-project-member] http://192.168.122.202/volume/v3/volumes/efd8885e-6616-46d8-9d84-3a4c2a351af5 returned with HTTP 200 Sep 01 12:50:02 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1207/2408] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:50:02 2026] GET /volume/v3/volumes/efd8885e-6616-46d8-9d84-3a4c2a351af5 => generated 856 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:50:03 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-0ab891ef-449b-4af8-9ee9-4a195a4ee830 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:50:03 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0ab891ef-449b-4af8-9ee9-4a195a4ee830 tempest-VolumesListAdminTestJSON-108937354 tempest-VolumesListAdminTestJSON-108937354-project-member] GET http://192.168.122.202/volume/v3/volumes/efd8885e-6616-46d8-9d84-3a4c2a351af5 Sep 01 12:50:03 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0ab891ef-449b-4af8-9ee9-4a195a4ee830 tempest-VolumesListAdminTestJSON-108937354 tempest-VolumesListAdminTestJSON-108937354-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:50:03 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0ab891ef-449b-4af8-9ee9-4a195a4ee830 tempest-VolumesListAdminTestJSON-108937354 tempest-VolumesListAdminTestJSON-108937354-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:50:03 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:50:03 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:50:03 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:50:03 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:50:03 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-0ab891ef-449b-4af8-9ee9-4a195a4ee830 tempest-VolumesListAdminTestJSON-108937354 tempest-VolumesListAdminTestJSON-108937354-project-member] Volume info retrieved successfully. Sep 01 12:50:03 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0ab891ef-449b-4af8-9ee9-4a195a4ee830 tempest-VolumesListAdminTestJSON-108937354 tempest-VolumesListAdminTestJSON-108937354-project-member] http://192.168.122.202/volume/v3/volumes/efd8885e-6616-46d8-9d84-3a4c2a351af5 returned with HTTP 200 Sep 01 12:50:03 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1202/2409] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:50:03 2026] GET /volume/v3/volumes/efd8885e-6616-46d8-9d84-3a4c2a351af5 => generated 857 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:50:03 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-a1a19df7-36ad-411d-b7c3-0d1d1299dbf6 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:50:03 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a1a19df7-36ad-411d-b7c3-0d1d1299dbf6 tempest-VolumesListAdminTestJSON-108937354 tempest-VolumesListAdminTestJSON-108937354-project-member] GET http://192.168.122.202/volume/v3/volumes/efd8885e-6616-46d8-9d84-3a4c2a351af5 Sep 01 12:50:03 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a1a19df7-36ad-411d-b7c3-0d1d1299dbf6 tempest-VolumesListAdminTestJSON-108937354 tempest-VolumesListAdminTestJSON-108937354-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:50:03 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a1a19df7-36ad-411d-b7c3-0d1d1299dbf6 tempest-VolumesListAdminTestJSON-108937354 tempest-VolumesListAdminTestJSON-108937354-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:50:03 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:50:03 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:50:03 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:50:03 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:50:03 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-a1a19df7-36ad-411d-b7c3-0d1d1299dbf6 tempest-VolumesListAdminTestJSON-108937354 tempest-VolumesListAdminTestJSON-108937354-project-member] Volume info retrieved successfully. Sep 01 12:50:03 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a1a19df7-36ad-411d-b7c3-0d1d1299dbf6 tempest-VolumesListAdminTestJSON-108937354 tempest-VolumesListAdminTestJSON-108937354-project-member] http://192.168.122.202/volume/v3/volumes/efd8885e-6616-46d8-9d84-3a4c2a351af5 returned with HTTP 200 Sep 01 12:50:03 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1208/2410] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:50:03 2026] GET /volume/v3/volumes/efd8885e-6616-46d8-9d84-3a4c2a351af5 => generated 857 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:50:03 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-9ab983a2-db04-4c45-a326-71beedf18a6c None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:50:03 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9ab983a2-db04-4c45-a326-71beedf18a6c tempest-VolumesListAdminTestJSON-108937354 tempest-VolumesListAdminTestJSON-108937354-project-member] POST http://192.168.122.202/volume/v3/volumes Sep 01 12:50:03 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-9ab983a2-db04-4c45-a326-71beedf18a6c tempest-VolumesListAdminTestJSON-108937354 tempest-VolumesListAdminTestJSON-108937354-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-2031706126"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:50:03 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.volumes [None req-9ab983a2-db04-4c45-a326-71beedf18a6c tempest-VolumesListAdminTestJSON-108937354 tempest-VolumesListAdminTestJSON-108937354-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-2031706126'}} {{(pid=86815) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:50:03 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-9ab983a2-db04-4c45-a326-71beedf18a6c tempest-VolumesListAdminTestJSON-108937354 tempest-VolumesListAdminTestJSON-108937354-project-member] Create volume of 1 GB Sep 01 12:50:03 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-9ab983a2-db04-4c45-a326-71beedf18a6c tempest-VolumesListAdminTestJSON-108937354 tempest-VolumesListAdminTestJSON-108937354-project-member] Availability Zones retrieved successfully. Sep 01 12:50:03 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-9ab983a2-db04-4c45-a326-71beedf18a6c tempest-VolumesListAdminTestJSON-108937354 tempest-VolumesListAdminTestJSON-108937354-project-member] Flow 'volume_create_api' (378b3c2c-7e9a-40d9-98a3-f31c6df621b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:50:03 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-9ab983a2-db04-4c45-a326-71beedf18a6c tempest-VolumesListAdminTestJSON-108937354 tempest-VolumesListAdminTestJSON-108937354-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (40b92ed6-7593-409f-a420-cd8ac0a11947) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:50:03 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.flows.api.create_volume [None req-9ab983a2-db04-4c45-a326-71beedf18a6c tempest-VolumesListAdminTestJSON-108937354 tempest-VolumesListAdminTestJSON-108937354-project-member] Validating volume size '1' using validate_int {{(pid=86815) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 12:50:04 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-9ab983a2-db04-4c45-a326-71beedf18a6c tempest-VolumesListAdminTestJSON-108937354 tempest-VolumesListAdminTestJSON-108937354-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (40b92ed6-7593-409f-a420-cd8ac0a11947) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T10:31:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3a4f1b59-94a6-4839-b926-0837adf99645,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a4f1b59-94a6-4839-b926-0837adf99645', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:50:04 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-9ab983a2-db04-4c45-a326-71beedf18a6c tempest-VolumesListAdminTestJSON-108937354 tempest-VolumesListAdminTestJSON-108937354-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (43729485-ef54-4917-b3c7-7bd7df4a2545) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:50:04 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-9ab983a2-db04-4c45-a326-71beedf18a6c tempest-VolumesListAdminTestJSON-108937354 tempest-VolumesListAdminTestJSON-108937354-project-member] Created reservations ['79efe628-ad68-4ed2-870e-819bb8b351fe', '9f22e607-1bac-4f26-9c3b-aea724449486', '63c72b8e-3db9-4ac6-8191-3f5e000f1a75', '51e9ddd8-af03-41d6-9cfc-4c85b1e3f933'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:50:04 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-9ab983a2-db04-4c45-a326-71beedf18a6c tempest-VolumesListAdminTestJSON-108937354 tempest-VolumesListAdminTestJSON-108937354-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (43729485-ef54-4917-b3c7-7bd7df4a2545) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['79efe628-ad68-4ed2-870e-819bb8b351fe', '9f22e607-1bac-4f26-9c3b-aea724449486', '63c72b8e-3db9-4ac6-8191-3f5e000f1a75', '51e9ddd8-af03-41d6-9cfc-4c85b1e3f933']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:50:04 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-9ab983a2-db04-4c45-a326-71beedf18a6c tempest-VolumesListAdminTestJSON-108937354 tempest-VolumesListAdminTestJSON-108937354-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd45f594-6665-4af7-ab72-2ebb4db54297) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:50:04 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:50:04 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:50:04 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-9ab983a2-db04-4c45-a326-71beedf18a6c tempest-VolumesListAdminTestJSON-108937354 tempest-VolumesListAdminTestJSON-108937354-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd45f594-6665-4af7-ab72-2ebb4db54297) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8bd23340-a0fd-4be1-96e3-022915adee69', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-2031706126',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='46bca21a7a6042bab47468e9fc7db769',qos_specs=None,replication_status=,reservations=['79efe628-ad68-4ed2-870e-819bb8b351fe','9f22e607-1bac-4f26-9c3b-aea724449486','63c72b8e-3db9-4ac6-8191-3f5e000f1a75','51e9ddd8-af03-41d6-9cfc-4c85b1e3f933'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a700a208b5d94b9687fb9ef7040d51bc',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T10:50:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-2031706126',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8bd23340-a0fd-4be1-96e3-022915adee69,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='46bca21a7a6042bab47468e9fc7db769',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a700a208b5d94b9687fb9ef7040d51bc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a4f1b59-94a6-4839-b926-0837adf99645),volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:50:04 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-9ab983a2-db04-4c45-a326-71beedf18a6c tempest-VolumesListAdminTestJSON-108937354 tempest-VolumesListAdminTestJSON-108937354-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1eb721a4-6110-47a3-a15b-e8449e378bcf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:50:04 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-9ab983a2-db04-4c45-a326-71beedf18a6c tempest-VolumesListAdminTestJSON-108937354 tempest-VolumesListAdminTestJSON-108937354-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1eb721a4-6110-47a3-a15b-e8449e378bcf) transitioned into state 'SUCCESS' from state '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-2031706126',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='46bca21a7a6042bab47468e9fc7db769',qos_specs=None,replication_status=,reservations=['79efe628-ad68-4ed2-870e-819bb8b351fe','9f22e607-1bac-4f26-9c3b-aea724449486','63c72b8e-3db9-4ac6-8191-3f5e000f1a75','51e9ddd8-af03-41d6-9cfc-4c85b1e3f933'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a700a208b5d94b9687fb9ef7040d51bc',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:50:04 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-9ab983a2-db04-4c45-a326-71beedf18a6c tempest-VolumesListAdminTestJSON-108937354 tempest-VolumesListAdminTestJSON-108937354-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4859f52c-6eec-41b7-ab06-5a1fcdd5e4fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:50:04 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-9ab983a2-db04-4c45-a326-71beedf18a6c tempest-VolumesListAdminTestJSON-108937354 tempest-VolumesListAdminTestJSON-108937354-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4859f52c-6eec-41b7-ab06-5a1fcdd5e4fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:50:04 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-9ab983a2-db04-4c45-a326-71beedf18a6c tempest-VolumesListAdminTestJSON-108937354 tempest-VolumesListAdminTestJSON-108937354-project-member] Flow 'volume_create_api' (378b3c2c-7e9a-40d9-98a3-f31c6df621b4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86815) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:50:04 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-9ab983a2-db04-4c45-a326-71beedf18a6c tempest-VolumesListAdminTestJSON-108937354 tempest-VolumesListAdminTestJSON-108937354-project-member] Create volume request issued successfully. Sep 01 12:50:04 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9ab983a2-db04-4c45-a326-71beedf18a6c tempest-VolumesListAdminTestJSON-108937354 tempest-VolumesListAdminTestJSON-108937354-project-member] http://192.168.122.202/volume/v3/volumes returned with HTTP 202 Sep 01 12:50:04 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1203/2411] 192.168.122.202 () {60 vars in 1142 bytes} [Tue Sep 1 12:50:03 2026] POST /volume/v3/volumes => generated 764 bytes in 380 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:50:04 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-323a41dc-5cf7-4360-835a-9caa241dccb0 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:50:04 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-323a41dc-5cf7-4360-835a-9caa241dccb0 tempest-VolumesListAdminTestJSON-108937354 tempest-VolumesListAdminTestJSON-108937354-project-member] GET http://192.168.122.202/volume/v3/volumes/8bd23340-a0fd-4be1-96e3-022915adee69 Sep 01 12:50:04 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-323a41dc-5cf7-4360-835a-9caa241dccb0 tempest-VolumesListAdminTestJSON-108937354 tempest-VolumesListAdminTestJSON-108937354-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:50:04 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-323a41dc-5cf7-4360-835a-9caa241dccb0 tempest-VolumesListAdminTestJSON-108937354 tempest-VolumesListAdminTestJSON-108937354-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:50:04 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:50:04 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:50:04 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:50:04 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:50:04 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-323a41dc-5cf7-4360-835a-9caa241dccb0 tempest-VolumesListAdminTestJSON-108937354 tempest-VolumesListAdminTestJSON-108937354-project-member] Volume info retrieved successfully. Sep 01 12:50:04 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-323a41dc-5cf7-4360-835a-9caa241dccb0 tempest-VolumesListAdminTestJSON-108937354 tempest-VolumesListAdminTestJSON-108937354-project-member] http://192.168.122.202/volume/v3/volumes/8bd23340-a0fd-4be1-96e3-022915adee69 returned with HTTP 200 Sep 01 12:50:04 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1209/2412] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:50:04 2026] GET /volume/v3/volumes/8bd23340-a0fd-4be1-96e3-022915adee69 => generated 832 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:50:05 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-f43f8ad2-b0cc-4365-b9e8-48a31781fea5 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:50:05 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f43f8ad2-b0cc-4365-b9e8-48a31781fea5 tempest-VolumesListAdminTestJSON-108937354 tempest-VolumesListAdminTestJSON-108937354-project-member] GET http://192.168.122.202/volume/v3/volumes/8bd23340-a0fd-4be1-96e3-022915adee69 Sep 01 12:50:05 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f43f8ad2-b0cc-4365-b9e8-48a31781fea5 tempest-VolumesListAdminTestJSON-108937354 tempest-VolumesListAdminTestJSON-108937354-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:50:05 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f43f8ad2-b0cc-4365-b9e8-48a31781fea5 tempest-VolumesListAdminTestJSON-108937354 tempest-VolumesListAdminTestJSON-108937354-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:50:05 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:50:05 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:50:05 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:50:05 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:50:05 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-f43f8ad2-b0cc-4365-b9e8-48a31781fea5 tempest-VolumesListAdminTestJSON-108937354 tempest-VolumesListAdminTestJSON-108937354-project-member] Volume info retrieved successfully. Sep 01 12:50:05 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f43f8ad2-b0cc-4365-b9e8-48a31781fea5 tempest-VolumesListAdminTestJSON-108937354 tempest-VolumesListAdminTestJSON-108937354-project-member] http://192.168.122.202/volume/v3/volumes/8bd23340-a0fd-4be1-96e3-022915adee69 returned with HTTP 200 Sep 01 12:50:05 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1204/2413] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:50:05 2026] GET /volume/v3/volumes/8bd23340-a0fd-4be1-96e3-022915adee69 => generated 857 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:50:05 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-8d86d344-f0ac-4892-b62b-4bc06d4667f7 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:50:05 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8d86d344-f0ac-4892-b62b-4bc06d4667f7 tempest-VolumesListAdminTestJSON-108937354 tempest-VolumesListAdminTestJSON-108937354-project-member] GET http://192.168.122.202/volume/v3/volumes/8bd23340-a0fd-4be1-96e3-022915adee69 Sep 01 12:50:05 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-8d86d344-f0ac-4892-b62b-4bc06d4667f7 tempest-VolumesListAdminTestJSON-108937354 tempest-VolumesListAdminTestJSON-108937354-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:50:05 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-8d86d344-f0ac-4892-b62b-4bc06d4667f7 tempest-VolumesListAdminTestJSON-108937354 tempest-VolumesListAdminTestJSON-108937354-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:50:05 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:50:05 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:50:05 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:50:05 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:50:05 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-8d86d344-f0ac-4892-b62b-4bc06d4667f7 tempest-VolumesListAdminTestJSON-108937354 tempest-VolumesListAdminTestJSON-108937354-project-member] Volume info retrieved successfully. Sep 01 12:50:05 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8d86d344-f0ac-4892-b62b-4bc06d4667f7 tempest-VolumesListAdminTestJSON-108937354 tempest-VolumesListAdminTestJSON-108937354-project-member] http://192.168.122.202/volume/v3/volumes/8bd23340-a0fd-4be1-96e3-022915adee69 returned with HTTP 200 Sep 01 12:50:05 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1210/2414] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:50:05 2026] GET /volume/v3/volumes/8bd23340-a0fd-4be1-96e3-022915adee69 => generated 857 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:50:05 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-d5469f8b-ce56-440b-98b0-4e75f7742cc6 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:50:05 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d5469f8b-ce56-440b-98b0-4e75f7742cc6 tempest-VolumesListAdminTestJSON-1746289650 tempest-VolumesListAdminTestJSON-1746289650-project-admin] POST http://192.168.122.202/volume/v3/volumes Sep 01 12:50:05 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-d5469f8b-ce56-440b-98b0-4e75f7742cc6 tempest-VolumesListAdminTestJSON-1746289650 tempest-VolumesListAdminTestJSON-1746289650-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:50:05 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.volumes [None req-d5469f8b-ce56-440b-98b0-4e75f7742cc6 tempest-VolumesListAdminTestJSON-1746289650 tempest-VolumesListAdminTestJSON-1746289650-project-admin] Create volume request body: {'volume': {'size': 1}} {{(pid=86815) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:50:05 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-d5469f8b-ce56-440b-98b0-4e75f7742cc6 tempest-VolumesListAdminTestJSON-1746289650 tempest-VolumesListAdminTestJSON-1746289650-project-admin] Create volume of 1 GB Sep 01 12:50:05 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-d5469f8b-ce56-440b-98b0-4e75f7742cc6 tempest-VolumesListAdminTestJSON-1746289650 tempest-VolumesListAdminTestJSON-1746289650-project-admin] Availability Zones retrieved successfully. Sep 01 12:50:05 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-d5469f8b-ce56-440b-98b0-4e75f7742cc6 tempest-VolumesListAdminTestJSON-1746289650 tempest-VolumesListAdminTestJSON-1746289650-project-admin] Flow 'volume_create_api' (26c72b68-f7bc-4a90-9945-1c62c2125a45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:50:05 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-d5469f8b-ce56-440b-98b0-4e75f7742cc6 tempest-VolumesListAdminTestJSON-1746289650 tempest-VolumesListAdminTestJSON-1746289650-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bbbbf034-4ae6-4c6b-aace-c369428aeb4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:50:05 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.flows.api.create_volume [None req-d5469f8b-ce56-440b-98b0-4e75f7742cc6 tempest-VolumesListAdminTestJSON-1746289650 tempest-VolumesListAdminTestJSON-1746289650-project-admin] Validating volume size '1' using validate_int {{(pid=86815) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 12:50:05 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-d5469f8b-ce56-440b-98b0-4e75f7742cc6 tempest-VolumesListAdminTestJSON-1746289650 tempest-VolumesListAdminTestJSON-1746289650-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bbbbf034-4ae6-4c6b-aace-c369428aeb4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T10:31:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3a4f1b59-94a6-4839-b926-0837adf99645,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a4f1b59-94a6-4839-b926-0837adf99645', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:50:05 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-d5469f8b-ce56-440b-98b0-4e75f7742cc6 tempest-VolumesListAdminTestJSON-1746289650 tempest-VolumesListAdminTestJSON-1746289650-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e453dd90-849d-40cd-a7cc-382401f7c7ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:50:05 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-d5469f8b-ce56-440b-98b0-4e75f7742cc6 tempest-VolumesListAdminTestJSON-1746289650 tempest-VolumesListAdminTestJSON-1746289650-project-admin] Created reservations ['87643c0d-bc71-4a5d-98a2-76b63ce9bc2f', '7bcb4f5b-4657-4deb-9560-1cc2d9d4dbab', '7c5e0c55-97dd-4185-8b3c-a8a29eccee65', '60cbf574-ea54-4b75-9b90-52d03b7465cb'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:50:05 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-d5469f8b-ce56-440b-98b0-4e75f7742cc6 tempest-VolumesListAdminTestJSON-1746289650 tempest-VolumesListAdminTestJSON-1746289650-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e453dd90-849d-40cd-a7cc-382401f7c7ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['87643c0d-bc71-4a5d-98a2-76b63ce9bc2f', '7bcb4f5b-4657-4deb-9560-1cc2d9d4dbab', '7c5e0c55-97dd-4185-8b3c-a8a29eccee65', '60cbf574-ea54-4b75-9b90-52d03b7465cb']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:50:05 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-d5469f8b-ce56-440b-98b0-4e75f7742cc6 tempest-VolumesListAdminTestJSON-1746289650 tempest-VolumesListAdminTestJSON-1746289650-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f5208975-b461-4ca9-a332-391aa3bbfae2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:50:05 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:50:05 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:50:05 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-d5469f8b-ce56-440b-98b0-4e75f7742cc6 tempest-VolumesListAdminTestJSON-1746289650 tempest-VolumesListAdminTestJSON-1746289650-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f5208975-b461-4ca9-a332-391aa3bbfae2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b1189018-895d-4498-9f22-4e49a559b78f', '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='644e4705f5f64c708d85c5590bb67c00',qos_specs=None,replication_status=,reservations=['87643c0d-bc71-4a5d-98a2-76b63ce9bc2f','7bcb4f5b-4657-4deb-9560-1cc2d9d4dbab','7c5e0c55-97dd-4185-8b3c-a8a29eccee65','60cbf574-ea54-4b75-9b90-52d03b7465cb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='20c143a79bbc4aa2b5be7666635bb1a5',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T10:50: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=b1189018-895d-4498-9f22-4e49a559b78f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='644e4705f5f64c708d85c5590bb67c00',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='20c143a79bbc4aa2b5be7666635bb1a5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a4f1b59-94a6-4839-b926-0837adf99645),volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:50:05 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-d5469f8b-ce56-440b-98b0-4e75f7742cc6 tempest-VolumesListAdminTestJSON-1746289650 tempest-VolumesListAdminTestJSON-1746289650-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f11740a7-1e34-4a5b-b13b-8b558440d165) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:50:05 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-d5469f8b-ce56-440b-98b0-4e75f7742cc6 tempest-VolumesListAdminTestJSON-1746289650 tempest-VolumesListAdminTestJSON-1746289650-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f11740a7-1e34-4a5b-b13b-8b558440d165) transitioned into state 'SUCCESS' from 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='644e4705f5f64c708d85c5590bb67c00',qos_specs=None,replication_status=,reservations=['87643c0d-bc71-4a5d-98a2-76b63ce9bc2f','7bcb4f5b-4657-4deb-9560-1cc2d9d4dbab','7c5e0c55-97dd-4185-8b3c-a8a29eccee65','60cbf574-ea54-4b75-9b90-52d03b7465cb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='20c143a79bbc4aa2b5be7666635bb1a5',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:50:05 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-d5469f8b-ce56-440b-98b0-4e75f7742cc6 tempest-VolumesListAdminTestJSON-1746289650 tempest-VolumesListAdminTestJSON-1746289650-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (811ef5b3-8a27-477a-94ef-2340f5bbe496) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:50:05 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-d5469f8b-ce56-440b-98b0-4e75f7742cc6 tempest-VolumesListAdminTestJSON-1746289650 tempest-VolumesListAdminTestJSON-1746289650-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (811ef5b3-8a27-477a-94ef-2340f5bbe496) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:50:05 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-d5469f8b-ce56-440b-98b0-4e75f7742cc6 tempest-VolumesListAdminTestJSON-1746289650 tempest-VolumesListAdminTestJSON-1746289650-project-admin] Flow 'volume_create_api' (26c72b68-f7bc-4a90-9945-1c62c2125a45) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86815) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:50:05 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-d5469f8b-ce56-440b-98b0-4e75f7742cc6 tempest-VolumesListAdminTestJSON-1746289650 tempest-VolumesListAdminTestJSON-1746289650-project-admin] Create volume request issued successfully. Sep 01 12:50:05 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d5469f8b-ce56-440b-98b0-4e75f7742cc6 tempest-VolumesListAdminTestJSON-1746289650 tempest-VolumesListAdminTestJSON-1746289650-project-admin] http://192.168.122.202/volume/v3/volumes returned with HTTP 202 Sep 01 12:50:05 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1205/2415] 192.168.122.202 () {60 vars in 1142 bytes} [Tue Sep 1 12:50:05 2026] POST /volume/v3/volumes => generated 742 bytes in 433 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:50:05 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-828a445c-22ab-4db3-87c1-57af6c5cc1c0 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:50:05 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-828a445c-22ab-4db3-87c1-57af6c5cc1c0 tempest-VolumesListAdminTestJSON-1746289650 tempest-VolumesListAdminTestJSON-1746289650-project-admin] GET http://192.168.122.202/volume/v3/volumes/b1189018-895d-4498-9f22-4e49a559b78f Sep 01 12:50:05 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-828a445c-22ab-4db3-87c1-57af6c5cc1c0 tempest-VolumesListAdminTestJSON-1746289650 tempest-VolumesListAdminTestJSON-1746289650-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:50:05 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-828a445c-22ab-4db3-87c1-57af6c5cc1c0 tempest-VolumesListAdminTestJSON-1746289650 tempest-VolumesListAdminTestJSON-1746289650-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:50:05 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:50:05 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:50:05 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:50:05 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:50:06 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-828a445c-22ab-4db3-87c1-57af6c5cc1c0 tempest-VolumesListAdminTestJSON-1746289650 tempest-VolumesListAdminTestJSON-1746289650-project-admin] Volume info retrieved successfully. Sep 01 12:50:06 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-828a445c-22ab-4db3-87c1-57af6c5cc1c0 tempest-VolumesListAdminTestJSON-1746289650 tempest-VolumesListAdminTestJSON-1746289650-project-admin] http://192.168.122.202/volume/v3/volumes/b1189018-895d-4498-9f22-4e49a559b78f returned with HTTP 200 Sep 01 12:50:06 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1211/2416] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:50:05 2026] GET /volume/v3/volumes/b1189018-895d-4498-9f22-4e49a559b78f => generated 921 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:50:07 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-735d3146-a073-4e1a-ad79-49274f6b9059 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:50:07 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-735d3146-a073-4e1a-ad79-49274f6b9059 tempest-VolumesListAdminTestJSON-1746289650 tempest-VolumesListAdminTestJSON-1746289650-project-admin] GET http://192.168.122.202/volume/v3/volumes/b1189018-895d-4498-9f22-4e49a559b78f Sep 01 12:50:07 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-735d3146-a073-4e1a-ad79-49274f6b9059 tempest-VolumesListAdminTestJSON-1746289650 tempest-VolumesListAdminTestJSON-1746289650-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:50:07 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-735d3146-a073-4e1a-ad79-49274f6b9059 tempest-VolumesListAdminTestJSON-1746289650 tempest-VolumesListAdminTestJSON-1746289650-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:50:07 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:50:07 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:50:07 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:50:07 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:50:07 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-735d3146-a073-4e1a-ad79-49274f6b9059 tempest-VolumesListAdminTestJSON-1746289650 tempest-VolumesListAdminTestJSON-1746289650-project-admin] Volume info retrieved successfully. Sep 01 12:50:07 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-735d3146-a073-4e1a-ad79-49274f6b9059 tempest-VolumesListAdminTestJSON-1746289650 tempest-VolumesListAdminTestJSON-1746289650-project-admin] http://192.168.122.202/volume/v3/volumes/b1189018-895d-4498-9f22-4e49a559b78f returned with HTTP 200 Sep 01 12:50:07 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1206/2417] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:50:07 2026] GET /volume/v3/volumes/b1189018-895d-4498-9f22-4e49a559b78f => generated 971 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:50:08 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-2487ec42-07c8-4b65-96c9-847aac9f2dca None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:50:08 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-2487ec42-07c8-4b65-96c9-847aac9f2dca tempest-VolumesListAdminTestJSON-1746289650 tempest-VolumesListAdminTestJSON-1746289650-project-admin] GET http://192.168.122.202/volume/v3/volumes/b1189018-895d-4498-9f22-4e49a559b78f Sep 01 12:50:08 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-2487ec42-07c8-4b65-96c9-847aac9f2dca tempest-VolumesListAdminTestJSON-1746289650 tempest-VolumesListAdminTestJSON-1746289650-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:50:08 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-2487ec42-07c8-4b65-96c9-847aac9f2dca tempest-VolumesListAdminTestJSON-1746289650 tempest-VolumesListAdminTestJSON-1746289650-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:50:08 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:50:08 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:50:08 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:50:08 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:50:08 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-2487ec42-07c8-4b65-96c9-847aac9f2dca tempest-VolumesListAdminTestJSON-1746289650 tempest-VolumesListAdminTestJSON-1746289650-project-admin] Volume info retrieved successfully. Sep 01 12:50:08 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-2487ec42-07c8-4b65-96c9-847aac9f2dca tempest-VolumesListAdminTestJSON-1746289650 tempest-VolumesListAdminTestJSON-1746289650-project-admin] http://192.168.122.202/volume/v3/volumes/b1189018-895d-4498-9f22-4e49a559b78f returned with HTTP 200 Sep 01 12:50:08 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1212/2418] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:50:08 2026] GET /volume/v3/volumes/b1189018-895d-4498-9f22-4e49a559b78f => generated 972 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:50:08 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-6213b4d8-9114-4eb6-9af3-cbc7fb663d7f None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:50:08 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-6213b4d8-9114-4eb6-9af3-cbc7fb663d7f tempest-VolumesListAdminTestJSON-1746289650 tempest-VolumesListAdminTestJSON-1746289650-project-admin] GET http://192.168.122.202/volume/v3/volumes/detail?all_tenants=1&project_id=46bca21a7a6042bab47468e9fc7db769 Sep 01 12:50:08 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-6213b4d8-9114-4eb6-9af3-cbc7fb663d7f tempest-VolumesListAdminTestJSON-1746289650 tempest-VolumesListAdminTestJSON-1746289650-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:50:08 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-6213b4d8-9114-4eb6-9af3-cbc7fb663d7f tempest-VolumesListAdminTestJSON-1746289650 tempest-VolumesListAdminTestJSON-1746289650-project-admin] Calling method 'detail' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:50:08 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-6213b4d8-9114-4eb6-9af3-cbc7fb663d7f tempest-VolumesListAdminTestJSON-1746289650 tempest-VolumesListAdminTestJSON-1746289650-project-admin] Could not evaluate value 46bca21a7a6042bab47468e9fc7db769, assuming string {{(pid=86815) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 01 12:50:08 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-6213b4d8-9114-4eb6-9af3-cbc7fb663d7f tempest-VolumesListAdminTestJSON-1746289650 tempest-VolumesListAdminTestJSON-1746289650-project-admin] Searching by: MultiDict([('project_id', '46bca21a7a6042bab47468e9fc7db769'), ('all_tenants', 1)]). {{(pid=86815) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 12:50:08 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:50:08 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:50:08 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:50:08 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:50:08 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:50:08 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:50:08 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-6213b4d8-9114-4eb6-9af3-cbc7fb663d7f tempest-VolumesListAdminTestJSON-1746289650 tempest-VolumesListAdminTestJSON-1746289650-project-admin] Get all volumes completed successfully. Sep 01 12:50:08 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:50:08 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:50:08 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-6213b4d8-9114-4eb6-9af3-cbc7fb663d7f tempest-VolumesListAdminTestJSON-1746289650 tempest-VolumesListAdminTestJSON-1746289650-project-admin] http://192.168.122.202/volume/v3/volumes/detail?all_tenants=1&project_id=46bca21a7a6042bab47468e9fc7db769 returned with HTTP 200 Sep 01 12:50:08 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1207/2419] 192.168.122.202 () {58 vars in 1257 bytes} [Tue Sep 1 12:50:08 2026] GET /volume/v3/volumes/detail?all_tenants=1&project_id=46bca21a7a6042bab47468e9fc7db769 => generated 3043 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:50:08 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-40731d8a-d73d-4b77-adea-9b47c3c69302 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:50:08 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-40731d8a-d73d-4b77-adea-9b47c3c69302 tempest-VolumesListAdminTestJSON-1746289650 tempest-VolumesListAdminTestJSON-1746289650-project-admin] DELETE http://192.168.122.202/volume/v3/volumes/b1189018-895d-4498-9f22-4e49a559b78f Sep 01 12:50:08 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-40731d8a-d73d-4b77-adea-9b47c3c69302 tempest-VolumesListAdminTestJSON-1746289650 tempest-VolumesListAdminTestJSON-1746289650-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:50:08 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-40731d8a-d73d-4b77-adea-9b47c3c69302 tempest-VolumesListAdminTestJSON-1746289650 tempest-VolumesListAdminTestJSON-1746289650-project-admin] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:50:08 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-40731d8a-d73d-4b77-adea-9b47c3c69302 tempest-VolumesListAdminTestJSON-1746289650 tempest-VolumesListAdminTestJSON-1746289650-project-admin] Delete volume with id: b1189018-895d-4498-9f22-4e49a559b78f Sep 01 12:50:08 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:50:08 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:50:08 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:50:08 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:50:08 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-40731d8a-d73d-4b77-adea-9b47c3c69302 tempest-VolumesListAdminTestJSON-1746289650 tempest-VolumesListAdminTestJSON-1746289650-project-admin] Volume info retrieved successfully. Sep 01 12:50:08 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-40731d8a-d73d-4b77-adea-9b47c3c69302 tempest-VolumesListAdminTestJSON-1746289650 tempest-VolumesListAdminTestJSON-1746289650-project-admin] Delete volume request issued successfully. Sep 01 12:50:08 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-40731d8a-d73d-4b77-adea-9b47c3c69302 tempest-VolumesListAdminTestJSON-1746289650 tempest-VolumesListAdminTestJSON-1746289650-project-admin] http://192.168.122.202/volume/v3/volumes/b1189018-895d-4498-9f22-4e49a559b78f returned with HTTP 202 Sep 01 12:50:08 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1213/2420] 192.168.122.202 () {58 vars in 1235 bytes} [Tue Sep 1 12:50:08 2026] DELETE /volume/v3/volumes/b1189018-895d-4498-9f22-4e49a559b78f => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:50:08 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-b133737f-a840-4f61-8015-e4b6b9ea448c None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:50:08 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b133737f-a840-4f61-8015-e4b6b9ea448c tempest-VolumesListAdminTestJSON-108937354 tempest-VolumesListAdminTestJSON-108937354-project-member] GET http://192.168.122.202/volume/v3/volumes/8bd23340-a0fd-4be1-96e3-022915adee69 Sep 01 12:50:08 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b133737f-a840-4f61-8015-e4b6b9ea448c tempest-VolumesListAdminTestJSON-108937354 tempest-VolumesListAdminTestJSON-108937354-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:50:08 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b133737f-a840-4f61-8015-e4b6b9ea448c tempest-VolumesListAdminTestJSON-108937354 tempest-VolumesListAdminTestJSON-108937354-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:50:08 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:50:08 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:50:08 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:50:08 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:50:08 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-b133737f-a840-4f61-8015-e4b6b9ea448c tempest-VolumesListAdminTestJSON-108937354 tempest-VolumesListAdminTestJSON-108937354-project-member] Volume info retrieved successfully. Sep 01 12:50:08 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b133737f-a840-4f61-8015-e4b6b9ea448c tempest-VolumesListAdminTestJSON-108937354 tempest-VolumesListAdminTestJSON-108937354-project-member] http://192.168.122.202/volume/v3/volumes/8bd23340-a0fd-4be1-96e3-022915adee69 returned with HTTP 200 Sep 01 12:50:08 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1208/2421] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:50:08 2026] GET /volume/v3/volumes/8bd23340-a0fd-4be1-96e3-022915adee69 => generated 857 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:50:08 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-3c89dc00-b805-4cb2-b518-90d5a4129136 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:50:08 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-3c89dc00-b805-4cb2-b518-90d5a4129136 tempest-VolumesListAdminTestJSON-108937354 tempest-VolumesListAdminTestJSON-108937354-project-member] DELETE http://192.168.122.202/volume/v3/volumes/8bd23340-a0fd-4be1-96e3-022915adee69 Sep 01 12:50:08 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-3c89dc00-b805-4cb2-b518-90d5a4129136 tempest-VolumesListAdminTestJSON-108937354 tempest-VolumesListAdminTestJSON-108937354-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:50:08 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-3c89dc00-b805-4cb2-b518-90d5a4129136 tempest-VolumesListAdminTestJSON-108937354 tempest-VolumesListAdminTestJSON-108937354-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:50:08 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-3c89dc00-b805-4cb2-b518-90d5a4129136 tempest-VolumesListAdminTestJSON-108937354 tempest-VolumesListAdminTestJSON-108937354-project-member] Delete volume with id: 8bd23340-a0fd-4be1-96e3-022915adee69 Sep 01 12:50:08 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:50:08 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:50:08 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:50:08 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:50:08 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-3c89dc00-b805-4cb2-b518-90d5a4129136 tempest-VolumesListAdminTestJSON-108937354 tempest-VolumesListAdminTestJSON-108937354-project-member] Volume info retrieved successfully. Sep 01 12:50:08 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-3c89dc00-b805-4cb2-b518-90d5a4129136 tempest-VolumesListAdminTestJSON-108937354 tempest-VolumesListAdminTestJSON-108937354-project-member] Delete volume request issued successfully. Sep 01 12:50:08 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-3c89dc00-b805-4cb2-b518-90d5a4129136 tempest-VolumesListAdminTestJSON-108937354 tempest-VolumesListAdminTestJSON-108937354-project-member] http://192.168.122.202/volume/v3/volumes/8bd23340-a0fd-4be1-96e3-022915adee69 returned with HTTP 202 Sep 01 12:50:08 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1214/2422] 192.168.122.202 () {58 vars in 1235 bytes} [Tue Sep 1 12:50:08 2026] DELETE /volume/v3/volumes/8bd23340-a0fd-4be1-96e3-022915adee69 => generated 0 bytes in 98 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:50:08 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-9216b61f-b44c-42ab-8bf9-9753c4594c60 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:50:08 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9216b61f-b44c-42ab-8bf9-9753c4594c60 tempest-VolumesListAdminTestJSON-108937354 tempest-VolumesListAdminTestJSON-108937354-project-member] GET http://192.168.122.202/volume/v3/volumes/8bd23340-a0fd-4be1-96e3-022915adee69 Sep 01 12:50:08 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-9216b61f-b44c-42ab-8bf9-9753c4594c60 tempest-VolumesListAdminTestJSON-108937354 tempest-VolumesListAdminTestJSON-108937354-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:50:08 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-9216b61f-b44c-42ab-8bf9-9753c4594c60 tempest-VolumesListAdminTestJSON-108937354 tempest-VolumesListAdminTestJSON-108937354-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:50:08 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:50:08 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:50:08 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:50:08 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:50:08 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-9216b61f-b44c-42ab-8bf9-9753c4594c60 tempest-VolumesListAdminTestJSON-108937354 tempest-VolumesListAdminTestJSON-108937354-project-member] Volume info retrieved successfully. Sep 01 12:50:08 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9216b61f-b44c-42ab-8bf9-9753c4594c60 tempest-VolumesListAdminTestJSON-108937354 tempest-VolumesListAdminTestJSON-108937354-project-member] http://192.168.122.202/volume/v3/volumes/8bd23340-a0fd-4be1-96e3-022915adee69 returned with HTTP 200 Sep 01 12:50:08 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1209/2423] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:50:08 2026] GET /volume/v3/volumes/8bd23340-a0fd-4be1-96e3-022915adee69 => generated 856 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:50:09 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-066bd1f2-af97-45a3-903b-9fb8e88ade1d None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:50:09 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-066bd1f2-af97-45a3-903b-9fb8e88ade1d tempest-VolumesListAdminTestJSON-108937354 tempest-VolumesListAdminTestJSON-108937354-project-member] GET http://192.168.122.202/volume/v3/volumes/8bd23340-a0fd-4be1-96e3-022915adee69 Sep 01 12:50:09 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-066bd1f2-af97-45a3-903b-9fb8e88ade1d tempest-VolumesListAdminTestJSON-108937354 tempest-VolumesListAdminTestJSON-108937354-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:50:09 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-066bd1f2-af97-45a3-903b-9fb8e88ade1d tempest-VolumesListAdminTestJSON-108937354 tempest-VolumesListAdminTestJSON-108937354-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:50:09 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-066bd1f2-af97-45a3-903b-9fb8e88ade1d tempest-VolumesListAdminTestJSON-108937354 tempest-VolumesListAdminTestJSON-108937354-project-member] http://192.168.122.202/volume/v3/volumes/8bd23340-a0fd-4be1-96e3-022915adee69 returned with HTTP 404 Sep 01 12:50:09 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1215/2424] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:50:09 2026] GET /volume/v3/volumes/8bd23340-a0fd-4be1-96e3-022915adee69 => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:50:09 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-0b23dac4-d2bb-40d5-a8fb-f80cfebc808b None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:50:09 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0b23dac4-d2bb-40d5-a8fb-f80cfebc808b tempest-VolumesListAdminTestJSON-108937354 tempest-VolumesListAdminTestJSON-108937354-project-member] GET http://192.168.122.202/volume/v3/volumes/efd8885e-6616-46d8-9d84-3a4c2a351af5 Sep 01 12:50:09 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0b23dac4-d2bb-40d5-a8fb-f80cfebc808b tempest-VolumesListAdminTestJSON-108937354 tempest-VolumesListAdminTestJSON-108937354-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:50:09 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0b23dac4-d2bb-40d5-a8fb-f80cfebc808b tempest-VolumesListAdminTestJSON-108937354 tempest-VolumesListAdminTestJSON-108937354-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:50:09 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:50:09 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:50:09 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:50:09 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:50:09 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-0b23dac4-d2bb-40d5-a8fb-f80cfebc808b tempest-VolumesListAdminTestJSON-108937354 tempest-VolumesListAdminTestJSON-108937354-project-member] Volume info retrieved successfully. Sep 01 12:50:09 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0b23dac4-d2bb-40d5-a8fb-f80cfebc808b tempest-VolumesListAdminTestJSON-108937354 tempest-VolumesListAdminTestJSON-108937354-project-member] http://192.168.122.202/volume/v3/volumes/efd8885e-6616-46d8-9d84-3a4c2a351af5 returned with HTTP 200 Sep 01 12:50:09 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1210/2425] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:50:09 2026] GET /volume/v3/volumes/efd8885e-6616-46d8-9d84-3a4c2a351af5 => generated 857 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:50:09 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-aa1d0349-4967-46e5-81f9-23dca5b9cd5d None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:50:09 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-aa1d0349-4967-46e5-81f9-23dca5b9cd5d tempest-VolumesListAdminTestJSON-108937354 tempest-VolumesListAdminTestJSON-108937354-project-member] DELETE http://192.168.122.202/volume/v3/volumes/efd8885e-6616-46d8-9d84-3a4c2a351af5 Sep 01 12:50:09 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-aa1d0349-4967-46e5-81f9-23dca5b9cd5d tempest-VolumesListAdminTestJSON-108937354 tempest-VolumesListAdminTestJSON-108937354-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:50:09 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-aa1d0349-4967-46e5-81f9-23dca5b9cd5d tempest-VolumesListAdminTestJSON-108937354 tempest-VolumesListAdminTestJSON-108937354-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:50:09 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-aa1d0349-4967-46e5-81f9-23dca5b9cd5d tempest-VolumesListAdminTestJSON-108937354 tempest-VolumesListAdminTestJSON-108937354-project-member] Delete volume with id: efd8885e-6616-46d8-9d84-3a4c2a351af5 Sep 01 12:50:09 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:50:09 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:50:09 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:50:09 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:50:09 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-aa1d0349-4967-46e5-81f9-23dca5b9cd5d tempest-VolumesListAdminTestJSON-108937354 tempest-VolumesListAdminTestJSON-108937354-project-member] Volume info retrieved successfully. Sep 01 12:50:09 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-aa1d0349-4967-46e5-81f9-23dca5b9cd5d tempest-VolumesListAdminTestJSON-108937354 tempest-VolumesListAdminTestJSON-108937354-project-member] Delete volume request issued successfully. Sep 01 12:50:09 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-aa1d0349-4967-46e5-81f9-23dca5b9cd5d tempest-VolumesListAdminTestJSON-108937354 tempest-VolumesListAdminTestJSON-108937354-project-member] http://192.168.122.202/volume/v3/volumes/efd8885e-6616-46d8-9d84-3a4c2a351af5 returned with HTTP 202 Sep 01 12:50:09 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1216/2426] 192.168.122.202 () {58 vars in 1235 bytes} [Tue Sep 1 12:50:09 2026] DELETE /volume/v3/volumes/efd8885e-6616-46d8-9d84-3a4c2a351af5 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:50:09 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-c7263a4c-a644-4922-be34-945840fb48dd None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:50:09 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c7263a4c-a644-4922-be34-945840fb48dd tempest-VolumesListAdminTestJSON-108937354 tempest-VolumesListAdminTestJSON-108937354-project-member] GET http://192.168.122.202/volume/v3/volumes/efd8885e-6616-46d8-9d84-3a4c2a351af5 Sep 01 12:50:09 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c7263a4c-a644-4922-be34-945840fb48dd tempest-VolumesListAdminTestJSON-108937354 tempest-VolumesListAdminTestJSON-108937354-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:50:09 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c7263a4c-a644-4922-be34-945840fb48dd tempest-VolumesListAdminTestJSON-108937354 tempest-VolumesListAdminTestJSON-108937354-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:50:09 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:50:09 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:50:09 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:50:09 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:50:09 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-c7263a4c-a644-4922-be34-945840fb48dd tempest-VolumesListAdminTestJSON-108937354 tempest-VolumesListAdminTestJSON-108937354-project-member] Volume info retrieved successfully. Sep 01 12:50:09 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c7263a4c-a644-4922-be34-945840fb48dd tempest-VolumesListAdminTestJSON-108937354 tempest-VolumesListAdminTestJSON-108937354-project-member] http://192.168.122.202/volume/v3/volumes/efd8885e-6616-46d8-9d84-3a4c2a351af5 returned with HTTP 200 Sep 01 12:50:09 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1211/2427] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:50:09 2026] GET /volume/v3/volumes/efd8885e-6616-46d8-9d84-3a4c2a351af5 => generated 856 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:50:10 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-a480a471-cc35-4bd9-8a9a-7114b77315ff None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:50:10 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a480a471-cc35-4bd9-8a9a-7114b77315ff tempest-VolumesListAdminTestJSON-108937354 tempest-VolumesListAdminTestJSON-108937354-project-member] GET http://192.168.122.202/volume/v3/volumes/efd8885e-6616-46d8-9d84-3a4c2a351af5 Sep 01 12:50:10 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a480a471-cc35-4bd9-8a9a-7114b77315ff tempest-VolumesListAdminTestJSON-108937354 tempest-VolumesListAdminTestJSON-108937354-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:50:10 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a480a471-cc35-4bd9-8a9a-7114b77315ff tempest-VolumesListAdminTestJSON-108937354 tempest-VolumesListAdminTestJSON-108937354-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:50:10 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a480a471-cc35-4bd9-8a9a-7114b77315ff tempest-VolumesListAdminTestJSON-108937354 tempest-VolumesListAdminTestJSON-108937354-project-member] http://192.168.122.202/volume/v3/volumes/efd8885e-6616-46d8-9d84-3a4c2a351af5 returned with HTTP 404 Sep 01 12:50:10 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1217/2428] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:50:10 2026] GET /volume/v3/volumes/efd8885e-6616-46d8-9d84-3a4c2a351af5 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:50:10 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-5a1e4bca-2fa0-4609-b3de-76d79f31a12b None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:50:11 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-5a1e4bca-2fa0-4609-b3de-76d79f31a12b tempest-VolumesListAdminTestJSON-108937354 tempest-VolumesListAdminTestJSON-108937354-project-member] GET http://192.168.122.202/volume/v3/volumes/9822d901-fcd7-44f8-8481-8234034b9c34 Sep 01 12:50:11 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-5a1e4bca-2fa0-4609-b3de-76d79f31a12b tempest-VolumesListAdminTestJSON-108937354 tempest-VolumesListAdminTestJSON-108937354-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:50:11 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-5a1e4bca-2fa0-4609-b3de-76d79f31a12b tempest-VolumesListAdminTestJSON-108937354 tempest-VolumesListAdminTestJSON-108937354-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:50:11 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:50:11 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:50:11 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:50:11 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:50:11 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-5a1e4bca-2fa0-4609-b3de-76d79f31a12b tempest-VolumesListAdminTestJSON-108937354 tempest-VolumesListAdminTestJSON-108937354-project-member] Volume info retrieved successfully. Sep 01 12:50:11 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-5a1e4bca-2fa0-4609-b3de-76d79f31a12b tempest-VolumesListAdminTestJSON-108937354 tempest-VolumesListAdminTestJSON-108937354-project-member] http://192.168.122.202/volume/v3/volumes/9822d901-fcd7-44f8-8481-8234034b9c34 returned with HTTP 200 Sep 01 12:50:11 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1212/2429] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:50:10 2026] GET /volume/v3/volumes/9822d901-fcd7-44f8-8481-8234034b9c34 => generated 857 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:50:11 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-2770d550-4c2c-4696-9fac-20d6fcd0293b None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:50:11 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-2770d550-4c2c-4696-9fac-20d6fcd0293b tempest-VolumesListAdminTestJSON-108937354 tempest-VolumesListAdminTestJSON-108937354-project-member] DELETE http://192.168.122.202/volume/v3/volumes/9822d901-fcd7-44f8-8481-8234034b9c34 Sep 01 12:50:11 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-2770d550-4c2c-4696-9fac-20d6fcd0293b tempest-VolumesListAdminTestJSON-108937354 tempest-VolumesListAdminTestJSON-108937354-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:50:11 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-2770d550-4c2c-4696-9fac-20d6fcd0293b tempest-VolumesListAdminTestJSON-108937354 tempest-VolumesListAdminTestJSON-108937354-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:50:11 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-2770d550-4c2c-4696-9fac-20d6fcd0293b tempest-VolumesListAdminTestJSON-108937354 tempest-VolumesListAdminTestJSON-108937354-project-member] Delete volume with id: 9822d901-fcd7-44f8-8481-8234034b9c34 Sep 01 12:50:11 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:50:11 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:50:11 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:50:11 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:50:11 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-2770d550-4c2c-4696-9fac-20d6fcd0293b tempest-VolumesListAdminTestJSON-108937354 tempest-VolumesListAdminTestJSON-108937354-project-member] Volume info retrieved successfully. Sep 01 12:50:11 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-2770d550-4c2c-4696-9fac-20d6fcd0293b tempest-VolumesListAdminTestJSON-108937354 tempest-VolumesListAdminTestJSON-108937354-project-member] Delete volume request issued successfully. Sep 01 12:50:11 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-2770d550-4c2c-4696-9fac-20d6fcd0293b tempest-VolumesListAdminTestJSON-108937354 tempest-VolumesListAdminTestJSON-108937354-project-member] http://192.168.122.202/volume/v3/volumes/9822d901-fcd7-44f8-8481-8234034b9c34 returned with HTTP 202 Sep 01 12:50:11 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1218/2430] 192.168.122.202 () {58 vars in 1235 bytes} [Tue Sep 1 12:50:11 2026] DELETE /volume/v3/volumes/9822d901-fcd7-44f8-8481-8234034b9c34 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:50:11 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-4a9c5ef1-1d5f-4ee4-8bba-8ed7783a966a None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:50:11 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-4a9c5ef1-1d5f-4ee4-8bba-8ed7783a966a tempest-VolumesListAdminTestJSON-108937354 tempest-VolumesListAdminTestJSON-108937354-project-member] GET http://192.168.122.202/volume/v3/volumes/9822d901-fcd7-44f8-8481-8234034b9c34 Sep 01 12:50:11 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-4a9c5ef1-1d5f-4ee4-8bba-8ed7783a966a tempest-VolumesListAdminTestJSON-108937354 tempest-VolumesListAdminTestJSON-108937354-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:50:11 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-4a9c5ef1-1d5f-4ee4-8bba-8ed7783a966a tempest-VolumesListAdminTestJSON-108937354 tempest-VolumesListAdminTestJSON-108937354-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:50:11 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:50:11 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:50:11 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:50:11 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:50:11 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-4a9c5ef1-1d5f-4ee4-8bba-8ed7783a966a tempest-VolumesListAdminTestJSON-108937354 tempest-VolumesListAdminTestJSON-108937354-project-member] Volume info retrieved successfully. Sep 01 12:50:11 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-4a9c5ef1-1d5f-4ee4-8bba-8ed7783a966a tempest-VolumesListAdminTestJSON-108937354 tempest-VolumesListAdminTestJSON-108937354-project-member] http://192.168.122.202/volume/v3/volumes/9822d901-fcd7-44f8-8481-8234034b9c34 returned with HTTP 200 Sep 01 12:50:11 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1213/2431] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:50:11 2026] GET /volume/v3/volumes/9822d901-fcd7-44f8-8481-8234034b9c34 => generated 856 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:50:12 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-3581d51f-e67f-4a83-8871-2d3e086593ef None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:50:12 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-3581d51f-e67f-4a83-8871-2d3e086593ef tempest-VolumesListAdminTestJSON-108937354 tempest-VolumesListAdminTestJSON-108937354-project-member] GET http://192.168.122.202/volume/v3/volumes/9822d901-fcd7-44f8-8481-8234034b9c34 Sep 01 12:50:12 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-3581d51f-e67f-4a83-8871-2d3e086593ef tempest-VolumesListAdminTestJSON-108937354 tempest-VolumesListAdminTestJSON-108937354-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:50:12 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-3581d51f-e67f-4a83-8871-2d3e086593ef tempest-VolumesListAdminTestJSON-108937354 tempest-VolumesListAdminTestJSON-108937354-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:50:12 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-3581d51f-e67f-4a83-8871-2d3e086593ef tempest-VolumesListAdminTestJSON-108937354 tempest-VolumesListAdminTestJSON-108937354-project-member] http://192.168.122.202/volume/v3/volumes/9822d901-fcd7-44f8-8481-8234034b9c34 returned with HTTP 404 Sep 01 12:50:12 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1219/2432] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:50:12 2026] GET /volume/v3/volumes/9822d901-fcd7-44f8-8481-8234034b9c34 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:50:16 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-c464d30b-e563-4cc2-bbda-ecb6cb4c3e59 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:50:16 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c464d30b-e563-4cc2-bbda-ecb6cb4c3e59 tempest-AbsoluteLimitsTests-124946124 tempest-AbsoluteLimitsTests-124946124-project-member] POST http://192.168.122.202/volume/v3/volumes Sep 01 12:50:16 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c464d30b-e563-4cc2-bbda-ecb6cb4c3e59 tempest-AbsoluteLimitsTests-124946124 tempest-AbsoluteLimitsTests-124946124-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-AbsoluteLimitsTests-Volume-1339556135"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:50:16 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.volumes [None req-c464d30b-e563-4cc2-bbda-ecb6cb4c3e59 tempest-AbsoluteLimitsTests-124946124 tempest-AbsoluteLimitsTests-124946124-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-AbsoluteLimitsTests-Volume-1339556135'}} {{(pid=86815) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:50:16 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-c464d30b-e563-4cc2-bbda-ecb6cb4c3e59 tempest-AbsoluteLimitsTests-124946124 tempest-AbsoluteLimitsTests-124946124-project-member] Create volume of 1 GB Sep 01 12:50:16 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-c464d30b-e563-4cc2-bbda-ecb6cb4c3e59 tempest-AbsoluteLimitsTests-124946124 tempest-AbsoluteLimitsTests-124946124-project-member] Availability Zones retrieved successfully. Sep 01 12:50:16 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-c464d30b-e563-4cc2-bbda-ecb6cb4c3e59 tempest-AbsoluteLimitsTests-124946124 tempest-AbsoluteLimitsTests-124946124-project-member] Flow 'volume_create_api' (cc6e3ad6-3fd4-4a7f-8cd4-f5a59f8705a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:50:16 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-c464d30b-e563-4cc2-bbda-ecb6cb4c3e59 tempest-AbsoluteLimitsTests-124946124 tempest-AbsoluteLimitsTests-124946124-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c667ae1-dd65-4100-a14b-6b0e3017838d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:50:16 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.flows.api.create_volume [None req-c464d30b-e563-4cc2-bbda-ecb6cb4c3e59 tempest-AbsoluteLimitsTests-124946124 tempest-AbsoluteLimitsTests-124946124-project-member] Validating volume size '1' using validate_int {{(pid=86815) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 12:50:17 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-c464d30b-e563-4cc2-bbda-ecb6cb4c3e59 tempest-AbsoluteLimitsTests-124946124 tempest-AbsoluteLimitsTests-124946124-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c667ae1-dd65-4100-a14b-6b0e3017838d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T10:31:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3a4f1b59-94a6-4839-b926-0837adf99645,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a4f1b59-94a6-4839-b926-0837adf99645', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:50:17 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-c464d30b-e563-4cc2-bbda-ecb6cb4c3e59 tempest-AbsoluteLimitsTests-124946124 tempest-AbsoluteLimitsTests-124946124-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a62bd712-27be-4e9f-ae82-0c3d205eda09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:50:17 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-c464d30b-e563-4cc2-bbda-ecb6cb4c3e59 tempest-AbsoluteLimitsTests-124946124 tempest-AbsoluteLimitsTests-124946124-project-member] Created reservations ['ebf50da6-32dd-4996-b499-66e16c8d996e', 'f56c06d7-75c5-4143-8c99-8689ccd28eff', 'b4b5ee69-2053-4210-9a4a-72be736ad551', '3ec597ef-6d4e-4c1d-b511-fee2e3cadcf0'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:50:17 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-c464d30b-e563-4cc2-bbda-ecb6cb4c3e59 tempest-AbsoluteLimitsTests-124946124 tempest-AbsoluteLimitsTests-124946124-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a62bd712-27be-4e9f-ae82-0c3d205eda09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ebf50da6-32dd-4996-b499-66e16c8d996e', 'f56c06d7-75c5-4143-8c99-8689ccd28eff', 'b4b5ee69-2053-4210-9a4a-72be736ad551', '3ec597ef-6d4e-4c1d-b511-fee2e3cadcf0']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:50:17 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-c464d30b-e563-4cc2-bbda-ecb6cb4c3e59 tempest-AbsoluteLimitsTests-124946124 tempest-AbsoluteLimitsTests-124946124-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e4cc7cb-e347-4d83-85a9-d7523785bab8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:50:17 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:50:17 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:50:17 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-c464d30b-e563-4cc2-bbda-ecb6cb4c3e59 tempest-AbsoluteLimitsTests-124946124 tempest-AbsoluteLimitsTests-124946124-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e4cc7cb-e347-4d83-85a9-d7523785bab8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '858f3416-933b-422c-823e-37ae5649e613', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-1339556135',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1aa50239adea4a0e9e06a5bf0e84a61c',qos_specs=None,replication_status=,reservations=['ebf50da6-32dd-4996-b499-66e16c8d996e','f56c06d7-75c5-4143-8c99-8689ccd28eff','b4b5ee69-2053-4210-9a4a-72be736ad551','3ec597ef-6d4e-4c1d-b511-fee2e3cadcf0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed0e3b5d9b464cdcab77d97753dda8e5',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T10:50:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-1339556135',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=858f3416-933b-422c-823e-37ae5649e613,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1aa50239adea4a0e9e06a5bf0e84a61c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ed0e3b5d9b464cdcab77d97753dda8e5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a4f1b59-94a6-4839-b926-0837adf99645),volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:50:17 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-c464d30b-e563-4cc2-bbda-ecb6cb4c3e59 tempest-AbsoluteLimitsTests-124946124 tempest-AbsoluteLimitsTests-124946124-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ade136d-081e-436f-ae55-22f68632701b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:50:17 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-c464d30b-e563-4cc2-bbda-ecb6cb4c3e59 tempest-AbsoluteLimitsTests-124946124 tempest-AbsoluteLimitsTests-124946124-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ade136d-081e-436f-ae55-22f68632701b) transitioned into state 'SUCCESS' from state '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-1339556135',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1aa50239adea4a0e9e06a5bf0e84a61c',qos_specs=None,replication_status=,reservations=['ebf50da6-32dd-4996-b499-66e16c8d996e','f56c06d7-75c5-4143-8c99-8689ccd28eff','b4b5ee69-2053-4210-9a4a-72be736ad551','3ec597ef-6d4e-4c1d-b511-fee2e3cadcf0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed0e3b5d9b464cdcab77d97753dda8e5',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:50:17 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-c464d30b-e563-4cc2-bbda-ecb6cb4c3e59 tempest-AbsoluteLimitsTests-124946124 tempest-AbsoluteLimitsTests-124946124-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d28bd28f-2ba9-46ab-98b8-e69e84a6bd52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:50:17 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-c464d30b-e563-4cc2-bbda-ecb6cb4c3e59 tempest-AbsoluteLimitsTests-124946124 tempest-AbsoluteLimitsTests-124946124-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d28bd28f-2ba9-46ab-98b8-e69e84a6bd52) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:50:17 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-c464d30b-e563-4cc2-bbda-ecb6cb4c3e59 tempest-AbsoluteLimitsTests-124946124 tempest-AbsoluteLimitsTests-124946124-project-member] Flow 'volume_create_api' (cc6e3ad6-3fd4-4a7f-8cd4-f5a59f8705a1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86815) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:50:17 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-c464d30b-e563-4cc2-bbda-ecb6cb4c3e59 tempest-AbsoluteLimitsTests-124946124 tempest-AbsoluteLimitsTests-124946124-project-member] Create volume request issued successfully. Sep 01 12:50:17 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c464d30b-e563-4cc2-bbda-ecb6cb4c3e59 tempest-AbsoluteLimitsTests-124946124 tempest-AbsoluteLimitsTests-124946124-project-member] http://192.168.122.202/volume/v3/volumes returned with HTTP 202 Sep 01 12:50:17 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1214/2433] 192.168.122.202 () {60 vars in 1142 bytes} [Tue Sep 1 12:50:16 2026] POST /volume/v3/volumes => generated 759 bytes in 694 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:50:17 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-023f14ab-4d14-4f82-aed5-e683449273bf None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:50:17 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-023f14ab-4d14-4f82-aed5-e683449273bf tempest-AbsoluteLimitsTests-124946124 tempest-AbsoluteLimitsTests-124946124-project-member] GET http://192.168.122.202/volume/v3/volumes/858f3416-933b-422c-823e-37ae5649e613 Sep 01 12:50:17 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-023f14ab-4d14-4f82-aed5-e683449273bf tempest-AbsoluteLimitsTests-124946124 tempest-AbsoluteLimitsTests-124946124-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:50:17 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-023f14ab-4d14-4f82-aed5-e683449273bf tempest-AbsoluteLimitsTests-124946124 tempest-AbsoluteLimitsTests-124946124-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:50:17 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:50:17 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:50:17 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:50:17 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:50:17 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-023f14ab-4d14-4f82-aed5-e683449273bf tempest-AbsoluteLimitsTests-124946124 tempest-AbsoluteLimitsTests-124946124-project-member] Volume info retrieved successfully. Sep 01 12:50:17 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-023f14ab-4d14-4f82-aed5-e683449273bf tempest-AbsoluteLimitsTests-124946124 tempest-AbsoluteLimitsTests-124946124-project-member] http://192.168.122.202/volume/v3/volumes/858f3416-933b-422c-823e-37ae5649e613 returned with HTTP 200 Sep 01 12:50:17 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1220/2434] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:50:17 2026] GET /volume/v3/volumes/858f3416-933b-422c-823e-37ae5649e613 => generated 827 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:50:18 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-f94cc144-aa3c-403a-a963-4ef15d074484 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:50:18 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f94cc144-aa3c-403a-a963-4ef15d074484 tempest-AbsoluteLimitsTests-124946124 tempest-AbsoluteLimitsTests-124946124-project-member] GET http://192.168.122.202/volume/v3/volumes/858f3416-933b-422c-823e-37ae5649e613 Sep 01 12:50:18 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f94cc144-aa3c-403a-a963-4ef15d074484 tempest-AbsoluteLimitsTests-124946124 tempest-AbsoluteLimitsTests-124946124-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:50:18 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f94cc144-aa3c-403a-a963-4ef15d074484 tempest-AbsoluteLimitsTests-124946124 tempest-AbsoluteLimitsTests-124946124-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:50:18 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:50:18 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:50:18 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:50:18 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:50:18 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-f94cc144-aa3c-403a-a963-4ef15d074484 tempest-AbsoluteLimitsTests-124946124 tempest-AbsoluteLimitsTests-124946124-project-member] Volume info retrieved successfully. Sep 01 12:50:18 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f94cc144-aa3c-403a-a963-4ef15d074484 tempest-AbsoluteLimitsTests-124946124 tempest-AbsoluteLimitsTests-124946124-project-member] http://192.168.122.202/volume/v3/volumes/858f3416-933b-422c-823e-37ae5649e613 returned with HTTP 200 Sep 01 12:50:18 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1215/2435] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:50:18 2026] GET /volume/v3/volumes/858f3416-933b-422c-823e-37ae5649e613 => generated 852 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:50:18 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-7e73bef6-a98c-40e8-8e5c-0176afe02904 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:50:18 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7e73bef6-a98c-40e8-8e5c-0176afe02904 tempest-AbsoluteLimitsTests-124946124 tempest-AbsoluteLimitsTests-124946124-project-member] GET http://192.168.122.202/volume/v3/limits Sep 01 12:50:18 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-7e73bef6-a98c-40e8-8e5c-0176afe02904 tempest-AbsoluteLimitsTests-124946124 tempest-AbsoluteLimitsTests-124946124-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:50:18 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-7e73bef6-a98c-40e8-8e5c-0176afe02904 tempest-AbsoluteLimitsTests-124946124 tempest-AbsoluteLimitsTests-124946124-project-member] Calling method 'index' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:50:18 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7e73bef6-a98c-40e8-8e5c-0176afe02904 tempest-AbsoluteLimitsTests-124946124 tempest-AbsoluteLimitsTests-124946124-project-member] http://192.168.122.202/volume/v3/limits returned with HTTP 200 Sep 01 12:50:18 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1221/2436] 192.168.122.202 () {58 vars in 1118 bytes} [Tue Sep 1 12:50:18 2026] GET /volume/v3/limits => generated 302 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:50:18 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-c96b2d68-2316-40b2-96c4-3e50e2e80408 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:50:18 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c96b2d68-2316-40b2-96c4-3e50e2e80408 tempest-AbsoluteLimitsTests-124946124 tempest-AbsoluteLimitsTests-124946124-project-member] GET http://192.168.122.202/volume/v3/volumes/858f3416-933b-422c-823e-37ae5649e613 Sep 01 12:50:18 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c96b2d68-2316-40b2-96c4-3e50e2e80408 tempest-AbsoluteLimitsTests-124946124 tempest-AbsoluteLimitsTests-124946124-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:50:18 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c96b2d68-2316-40b2-96c4-3e50e2e80408 tempest-AbsoluteLimitsTests-124946124 tempest-AbsoluteLimitsTests-124946124-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:50:18 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:50:18 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:50:18 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:50:18 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:50:18 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-c96b2d68-2316-40b2-96c4-3e50e2e80408 tempest-AbsoluteLimitsTests-124946124 tempest-AbsoluteLimitsTests-124946124-project-member] Volume info retrieved successfully. Sep 01 12:50:18 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c96b2d68-2316-40b2-96c4-3e50e2e80408 tempest-AbsoluteLimitsTests-124946124 tempest-AbsoluteLimitsTests-124946124-project-member] http://192.168.122.202/volume/v3/volumes/858f3416-933b-422c-823e-37ae5649e613 returned with HTTP 200 Sep 01 12:50:18 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1216/2437] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:50:18 2026] GET /volume/v3/volumes/858f3416-933b-422c-823e-37ae5649e613 => generated 852 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:50:18 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-32ff3ff5-cc7c-47fe-8628-c0eddfb09554 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:50:18 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-32ff3ff5-cc7c-47fe-8628-c0eddfb09554 tempest-AbsoluteLimitsTests-124946124 tempest-AbsoluteLimitsTests-124946124-project-member] DELETE http://192.168.122.202/volume/v3/volumes/858f3416-933b-422c-823e-37ae5649e613 Sep 01 12:50:18 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-32ff3ff5-cc7c-47fe-8628-c0eddfb09554 tempest-AbsoluteLimitsTests-124946124 tempest-AbsoluteLimitsTests-124946124-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:50:18 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-32ff3ff5-cc7c-47fe-8628-c0eddfb09554 tempest-AbsoluteLimitsTests-124946124 tempest-AbsoluteLimitsTests-124946124-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:50:18 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-32ff3ff5-cc7c-47fe-8628-c0eddfb09554 tempest-AbsoluteLimitsTests-124946124 tempest-AbsoluteLimitsTests-124946124-project-member] Delete volume with id: 858f3416-933b-422c-823e-37ae5649e613 Sep 01 12:50:18 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:50:18 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:50:18 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:50:18 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:50:18 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-32ff3ff5-cc7c-47fe-8628-c0eddfb09554 tempest-AbsoluteLimitsTests-124946124 tempest-AbsoluteLimitsTests-124946124-project-member] Volume info retrieved successfully. Sep 01 12:50:18 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-32ff3ff5-cc7c-47fe-8628-c0eddfb09554 tempest-AbsoluteLimitsTests-124946124 tempest-AbsoluteLimitsTests-124946124-project-member] Delete volume request issued successfully. Sep 01 12:50:18 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-32ff3ff5-cc7c-47fe-8628-c0eddfb09554 tempest-AbsoluteLimitsTests-124946124 tempest-AbsoluteLimitsTests-124946124-project-member] http://192.168.122.202/volume/v3/volumes/858f3416-933b-422c-823e-37ae5649e613 returned with HTTP 202 Sep 01 12:50:18 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1222/2438] 192.168.122.202 () {58 vars in 1235 bytes} [Tue Sep 1 12:50:18 2026] DELETE /volume/v3/volumes/858f3416-933b-422c-823e-37ae5649e613 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:50:18 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-92fbcb53-f07a-4b34-82dc-d40ba7b821d2 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:50:18 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-92fbcb53-f07a-4b34-82dc-d40ba7b821d2 tempest-AbsoluteLimitsTests-124946124 tempest-AbsoluteLimitsTests-124946124-project-member] GET http://192.168.122.202/volume/v3/volumes/858f3416-933b-422c-823e-37ae5649e613 Sep 01 12:50:18 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-92fbcb53-f07a-4b34-82dc-d40ba7b821d2 tempest-AbsoluteLimitsTests-124946124 tempest-AbsoluteLimitsTests-124946124-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:50:18 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-92fbcb53-f07a-4b34-82dc-d40ba7b821d2 tempest-AbsoluteLimitsTests-124946124 tempest-AbsoluteLimitsTests-124946124-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:50:18 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:50:18 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:50:18 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:50:18 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:50:18 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-92fbcb53-f07a-4b34-82dc-d40ba7b821d2 tempest-AbsoluteLimitsTests-124946124 tempest-AbsoluteLimitsTests-124946124-project-member] Volume info retrieved successfully. Sep 01 12:50:18 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-92fbcb53-f07a-4b34-82dc-d40ba7b821d2 tempest-AbsoluteLimitsTests-124946124 tempest-AbsoluteLimitsTests-124946124-project-member] http://192.168.122.202/volume/v3/volumes/858f3416-933b-422c-823e-37ae5649e613 returned with HTTP 200 Sep 01 12:50:18 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1217/2439] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:50:18 2026] GET /volume/v3/volumes/858f3416-933b-422c-823e-37ae5649e613 => generated 851 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:50:19 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-edd7cae7-5caa-4388-bdbd-df0af814795a None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:50:19 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-edd7cae7-5caa-4388-bdbd-df0af814795a tempest-AbsoluteLimitsTests-124946124 tempest-AbsoluteLimitsTests-124946124-project-member] GET http://192.168.122.202/volume/v3/volumes/858f3416-933b-422c-823e-37ae5649e613 Sep 01 12:50:19 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-edd7cae7-5caa-4388-bdbd-df0af814795a tempest-AbsoluteLimitsTests-124946124 tempest-AbsoluteLimitsTests-124946124-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:50:19 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-edd7cae7-5caa-4388-bdbd-df0af814795a tempest-AbsoluteLimitsTests-124946124 tempest-AbsoluteLimitsTests-124946124-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:50:19 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-edd7cae7-5caa-4388-bdbd-df0af814795a tempest-AbsoluteLimitsTests-124946124 tempest-AbsoluteLimitsTests-124946124-project-member] http://192.168.122.202/volume/v3/volumes/858f3416-933b-422c-823e-37ae5649e613 returned with HTTP 404 Sep 01 12:50:19 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1223/2440] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:50:19 2026] GET /volume/v3/volumes/858f3416-933b-422c-823e-37ae5649e613 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:50:21 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-10d91621-0d9a-4a87-a82f-1ca41e5b83bd None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:50:21 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-10d91621-0d9a-4a87-a82f-1ca41e5b83bd None None] GET http://192.168.122.202/volume// Sep 01 12:50:21 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-10d91621-0d9a-4a87-a82f-1ca41e5b83bd None None] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:50:21 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-10d91621-0d9a-4a87-a82f-1ca41e5b83bd None None] Calling method 'all' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:50:21 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-10d91621-0d9a-4a87-a82f-1ca41e5b83bd None None] http://192.168.122.202/volume// returned with HTTP 300 Sep 01 12:50:21 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1218/2441] 192.168.122.202 () {58 vars in 1315 bytes} [Tue Sep 1 12:50:21 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 12:50:21 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-4a4ceeee-ffcf-4b9e-9ede-f488f0da4dc4 req-0b49a71b-7213-4262-8731-809ce5b9ee10 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:50:21 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-4a4ceeee-ffcf-4b9e-9ede-f488f0da4dc4 req-0b49a71b-7213-4262-8731-809ce5b9ee10 tempest-TestShelveInstance-353328884 tempest-TestShelveInstance-353328884-project-member] POST http://192.168.122.202/volume/v3/attachments Sep 01 12:50:21 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-4a4ceeee-ffcf-4b9e-9ede-f488f0da4dc4 req-0b49a71b-7213-4262-8731-809ce5b9ee10 tempest-TestShelveInstance-353328884 tempest-TestShelveInstance-353328884-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e199c1bc-66f3-49b2-9c29-07f85bf1b7e3", "connector": null, "instance_uuid": "e8ab8e27-7816-45fb-a569-991e0af305cf"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:50:21 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:50:21 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:50:21 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:50:21 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:50:21 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:50:21 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:50:21 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-4a4ceeee-ffcf-4b9e-9ede-f488f0da4dc4 req-0b49a71b-7213-4262-8731-809ce5b9ee10 tempest-TestShelveInstance-353328884 tempest-TestShelveInstance-353328884-project-member] http://192.168.122.202/volume/v3/attachments returned with HTTP 200 Sep 01 12:50:21 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1224/2442] 192.168.122.202 () {66 vars in 1483 bytes} [Tue Sep 1 12:50:21 2026] POST /volume/v3/attachments => generated 273 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:50:21 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-4a4ceeee-ffcf-4b9e-9ede-f488f0da4dc4 req-2f814d7f-b96b-4007-a93b-294052777e99 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:50:21 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-4a4ceeee-ffcf-4b9e-9ede-f488f0da4dc4 req-2f814d7f-b96b-4007-a93b-294052777e99 tempest-TestShelveInstance-353328884 tempest-TestShelveInstance-353328884-project-member] DELETE http://192.168.122.202/volume/v3/attachments/1aa671f1-595a-44a5-a454-4d7ee9ed9def Sep 01 12:50:21 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-4a4ceeee-ffcf-4b9e-9ede-f488f0da4dc4 req-2f814d7f-b96b-4007-a93b-294052777e99 tempest-TestShelveInstance-353328884 tempest-TestShelveInstance-353328884-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:50:21 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-4a4ceeee-ffcf-4b9e-9ede-f488f0da4dc4 req-2f814d7f-b96b-4007-a93b-294052777e99 tempest-TestShelveInstance-353328884 tempest-TestShelveInstance-353328884-project-member] Calling method 'version_select' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:50:21 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:50:21 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:50:21 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:50:21 devstack devstack@c-api.service[86815]: return base.obj_make_list(context, Sep 01 12:50:21 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-4a4ceeee-ffcf-4b9e-9ede-f488f0da4dc4 req-2f814d7f-b96b-4007-a93b-294052777e99 tempest-TestShelveInstance-353328884 tempest-TestShelveInstance-353328884-project-member] http://192.168.122.202/volume/v3/attachments/1aa671f1-595a-44a5-a454-4d7ee9ed9def returned with HTTP 200 Sep 01 12:50:21 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1219/2443] 192.168.122.202 () {64 vars in 1562 bytes} [Tue Sep 1 12:50:21 2026] DELETE /volume/v3/attachments/1aa671f1-595a-44a5-a454-4d7ee9ed9def => generated 192 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:50:23 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-d419b64b-5048-441a-93e5-1201cb97f7de None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:50:23 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d419b64b-5048-441a-93e5-1201cb97f7de None None] GET http://192.168.122.202/volume// Sep 01 12:50:23 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d419b64b-5048-441a-93e5-1201cb97f7de None None] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:50:23 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d419b64b-5048-441a-93e5-1201cb97f7de None None] Calling method 'all' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:50:23 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d419b64b-5048-441a-93e5-1201cb97f7de None None] http://192.168.122.202/volume// returned with HTTP 300 Sep 01 12:50:23 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1225/2444] 192.168.122.202 () {58 vars in 1315 bytes} [Tue Sep 1 12:50:23 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 12:50:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-be2a168a-f79f-410c-92b9-e86837dc75fd req-d56c3543-c6d8-4645-a066-344bb1f50986 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:50:23 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-be2a168a-f79f-410c-92b9-e86837dc75fd req-d56c3543-c6d8-4645-a066-344bb1f50986 tempest-TestShelveInstance-353328884 tempest-TestShelveInstance-353328884-project-member] GET http://192.168.122.202/volume/v3/volumes/e199c1bc-66f3-49b2-9c29-07f85bf1b7e3 Sep 01 12:50:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-be2a168a-f79f-410c-92b9-e86837dc75fd req-d56c3543-c6d8-4645-a066-344bb1f50986 tempest-TestShelveInstance-353328884 tempest-TestShelveInstance-353328884-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:50:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-be2a168a-f79f-410c-92b9-e86837dc75fd req-d56c3543-c6d8-4645-a066-344bb1f50986 tempest-TestShelveInstance-353328884 tempest-TestShelveInstance-353328884-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:50:23 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:50:23 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:50:23 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:50:23 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:50:23 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [req-be2a168a-f79f-410c-92b9-e86837dc75fd req-d56c3543-c6d8-4645-a066-344bb1f50986 tempest-TestShelveInstance-353328884 tempest-TestShelveInstance-353328884-project-member] Volume info retrieved successfully. Sep 01 12:50:23 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-be2a168a-f79f-410c-92b9-e86837dc75fd req-d56c3543-c6d8-4645-a066-344bb1f50986 tempest-TestShelveInstance-353328884 tempest-TestShelveInstance-353328884-project-member] http://192.168.122.202/volume/v3/volumes/e199c1bc-66f3-49b2-9c29-07f85bf1b7e3 returned with HTTP 200 Sep 01 12:50:23 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1220/2445] 192.168.122.202 () {62 vars in 1528 bytes} [Tue Sep 1 12:50:23 2026] GET /volume/v3/volumes/e199c1bc-66f3-49b2-9c29-07f85bf1b7e3 => generated 1513 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 12:50:23 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-be2a168a-f79f-410c-92b9-e86837dc75fd req-05b9b24d-4a44-489c-9c44-356015bf7143 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:50:23 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-be2a168a-f79f-410c-92b9-e86837dc75fd req-05b9b24d-4a44-489c-9c44-356015bf7143 tempest-TestShelveInstance-353328884 tempest-TestShelveInstance-353328884-project-member] PUT http://192.168.122.202/volume/v3/attachments/a29befbd-8452-40d8-b81f-a7b50ee6c9e3 Sep 01 12:50:23 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-be2a168a-f79f-410c-92b9-e86837dc75fd req-05b9b24d-4a44-489c-9c44-356015bf7143 tempest-TestShelveInstance-353328884 tempest-TestShelveInstance-353328884-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.202", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9cabaa2c96fd", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "d576c0ca-ddd0-46cc-913d-b7a80063e011", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:50:23 devstack devstack@c-api.service[86814]: DEBUG cinder.coordination [req-be2a168a-f79f-410c-92b9-e86837dc75fd req-05b9b24d-4a44-489c-9c44-356015bf7143 tempest-TestShelveInstance-353328884 tempest-TestShelveInstance-353328884-project-member] Acquiring lock "cinder-attachment_update-e199c1bc-66f3-49b2-9c29-07f85bf1b7e3-devstack" by "attachment_update" {{(pid=86814) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 12:50:23 devstack devstack@c-api.service[86814]: DEBUG cinder.coordination [req-be2a168a-f79f-410c-92b9-e86837dc75fd req-05b9b24d-4a44-489c-9c44-356015bf7143 tempest-TestShelveInstance-353328884 tempest-TestShelveInstance-353328884-project-member] Lock "cinder-attachment_update-e199c1bc-66f3-49b2-9c29-07f85bf1b7e3-devstack" acquired by "attachment_update" :: waited 0.017s {{(pid=86814) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 12:50:23 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:50:23 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:50:23 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:50:23 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:50:23 devstack devstack@c-api.service[86814]: DEBUG cinder.coordination [req-be2a168a-f79f-410c-92b9-e86837dc75fd req-05b9b24d-4a44-489c-9c44-356015bf7143 tempest-TestShelveInstance-353328884 tempest-TestShelveInstance-353328884-project-member] Lock "cinder-attachment_update-e199c1bc-66f3-49b2-9c29-07f85bf1b7e3-devstack" released by "attachment_update" :: held 0.186s {{(pid=86814) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 12:50:23 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-be2a168a-f79f-410c-92b9-e86837dc75fd req-05b9b24d-4a44-489c-9c44-356015bf7143 tempest-TestShelveInstance-353328884 tempest-TestShelveInstance-353328884-project-member] http://192.168.122.202/volume/v3/attachments/a29befbd-8452-40d8-b81f-a7b50ee6c9e3 returned with HTTP 200 Sep 01 12:50:23 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1226/2446] 192.168.122.202 () {66 vars in 1593 bytes} [Tue Sep 1 12:50:23 2026] PUT /volume/v3/attachments/a29befbd-8452-40d8-b81f-a7b50ee6c9e3 => generated 694 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:50:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-be2a168a-f79f-410c-92b9-e86837dc75fd req-7fe464e1-f88f-4b3e-855f-a8d466faa503 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:50:23 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-be2a168a-f79f-410c-92b9-e86837dc75fd req-7fe464e1-f88f-4b3e-855f-a8d466faa503 tempest-TestShelveInstance-353328884 tempest-TestShelveInstance-353328884-project-member] POST http://192.168.122.202/volume/v3/attachments/a29befbd-8452-40d8-b81f-a7b50ee6c9e3/action Sep 01 12:50:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-be2a168a-f79f-410c-92b9-e86837dc75fd req-7fe464e1-f88f-4b3e-855f-a8d466faa503 tempest-TestShelveInstance-353328884 tempest-TestShelveInstance-353328884-project-member] Action body: b'{"os-complete": null}' {{(pid=86815) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:50:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-be2a168a-f79f-410c-92b9-e86837dc75fd req-7fe464e1-f88f-4b3e-855f-a8d466faa503 tempest-TestShelveInstance-353328884 tempest-TestShelveInstance-353328884-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:50:23 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:50:23 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:50:23 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:50:23 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:50:23 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-be2a168a-f79f-410c-92b9-e86837dc75fd req-7fe464e1-f88f-4b3e-855f-a8d466faa503 tempest-TestShelveInstance-353328884 tempest-TestShelveInstance-353328884-project-member] http://192.168.122.202/volume/v3/attachments/a29befbd-8452-40d8-b81f-a7b50ee6c9e3/action returned with HTTP 204 Sep 01 12:50:23 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1221/2447] 192.168.122.202 () {66 vars in 1614 bytes} [Tue Sep 1 12:50:23 2026] POST /volume/v3/attachments/a29befbd-8452-40d8-b81f-a7b50ee6c9e3/action => generated 0 bytes in 79 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:50:24 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-f9acefd1-88f9-4406-8810-db3bfa91a7ec None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:50:24 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f9acefd1-88f9-4406-8810-db3bfa91a7ec tempest-VolumesMetadataTest-1923286943 tempest-VolumesMetadataTest-1923286943-project-member] POST http://192.168.122.202/volume/v3/volumes Sep 01 12:50:24 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f9acefd1-88f9-4406-8810-db3bfa91a7ec tempest-VolumesMetadataTest-1923286943 tempest-VolumesMetadataTest-1923286943-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesMetadataTest-Volume-244482020"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:50:24 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volumes [None req-f9acefd1-88f9-4406-8810-db3bfa91a7ec tempest-VolumesMetadataTest-1923286943 tempest-VolumesMetadataTest-1923286943-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesMetadataTest-Volume-244482020'}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:50:24 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-f9acefd1-88f9-4406-8810-db3bfa91a7ec tempest-VolumesMetadataTest-1923286943 tempest-VolumesMetadataTest-1923286943-project-member] Create volume of 1 GB Sep 01 12:50:24 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:50:24 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:50:24 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-f9acefd1-88f9-4406-8810-db3bfa91a7ec tempest-VolumesMetadataTest-1923286943 tempest-VolumesMetadataTest-1923286943-project-member] Availability Zones retrieved successfully. Sep 01 12:50:24 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-f9acefd1-88f9-4406-8810-db3bfa91a7ec tempest-VolumesMetadataTest-1923286943 tempest-VolumesMetadataTest-1923286943-project-member] Flow 'volume_create_api' (ee469c02-908d-43ef-8718-2f7fb11cad1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:50:24 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-f9acefd1-88f9-4406-8810-db3bfa91a7ec tempest-VolumesMetadataTest-1923286943 tempest-VolumesMetadataTest-1923286943-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82a6b960-769b-48b5-8589-879b8faee373) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:50:24 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.flows.api.create_volume [None req-f9acefd1-88f9-4406-8810-db3bfa91a7ec tempest-VolumesMetadataTest-1923286943 tempest-VolumesMetadataTest-1923286943-project-member] Validating volume size '1' using validate_int {{(pid=86814) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 12:50:24 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-f9acefd1-88f9-4406-8810-db3bfa91a7ec tempest-VolumesMetadataTest-1923286943 tempest-VolumesMetadataTest-1923286943-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82a6b960-769b-48b5-8589-879b8faee373) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T10:31:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3a4f1b59-94a6-4839-b926-0837adf99645,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a4f1b59-94a6-4839-b926-0837adf99645', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:50:24 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-f9acefd1-88f9-4406-8810-db3bfa91a7ec tempest-VolumesMetadataTest-1923286943 tempest-VolumesMetadataTest-1923286943-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2baf9fc2-1833-4580-b25a-8bd6f5ee851c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:50:24 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-f9acefd1-88f9-4406-8810-db3bfa91a7ec tempest-VolumesMetadataTest-1923286943 tempest-VolumesMetadataTest-1923286943-project-member] Created reservations ['8e1366cb-6164-459b-b9e0-412b8e3189f7', '92694d12-f21b-4ca8-8172-d0bdb50b517c', 'e75ef1fb-ba82-4f52-8f3f-15d136fcf452', 'caea9399-ccfe-45a9-b68f-dd732f6da55a'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:50:24 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-f9acefd1-88f9-4406-8810-db3bfa91a7ec tempest-VolumesMetadataTest-1923286943 tempest-VolumesMetadataTest-1923286943-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2baf9fc2-1833-4580-b25a-8bd6f5ee851c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8e1366cb-6164-459b-b9e0-412b8e3189f7', '92694d12-f21b-4ca8-8172-d0bdb50b517c', 'e75ef1fb-ba82-4f52-8f3f-15d136fcf452', 'caea9399-ccfe-45a9-b68f-dd732f6da55a']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:50:24 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-f9acefd1-88f9-4406-8810-db3bfa91a7ec tempest-VolumesMetadataTest-1923286943 tempest-VolumesMetadataTest-1923286943-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (203bf819-c333-4903-b20a-27dff9907a15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:50:24 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:50:24 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:50:24 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-f9acefd1-88f9-4406-8810-db3bfa91a7ec tempest-VolumesMetadataTest-1923286943 tempest-VolumesMetadataTest-1923286943-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (203bf819-c333-4903-b20a-27dff9907a15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd35854a0-3dad-4ae8-bbef-139bb4b3c90b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-244482020',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b11ce70ff06b4c71837374606ef2a3af',qos_specs=None,replication_status=,reservations=['8e1366cb-6164-459b-b9e0-412b8e3189f7','92694d12-f21b-4ca8-8172-d0bdb50b517c','e75ef1fb-ba82-4f52-8f3f-15d136fcf452','caea9399-ccfe-45a9-b68f-dd732f6da55a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3efff195dc549a297052f1ed1f02cfd',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T10:50:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-244482020',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d35854a0-3dad-4ae8-bbef-139bb4b3c90b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b11ce70ff06b4c71837374606ef2a3af',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f3efff195dc549a297052f1ed1f02cfd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a4f1b59-94a6-4839-b926-0837adf99645),volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:50:24 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-f9acefd1-88f9-4406-8810-db3bfa91a7ec tempest-VolumesMetadataTest-1923286943 tempest-VolumesMetadataTest-1923286943-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (afe67759-5242-4e8e-803d-1dc90acc6731) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:50:24 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-f9acefd1-88f9-4406-8810-db3bfa91a7ec tempest-VolumesMetadataTest-1923286943 tempest-VolumesMetadataTest-1923286943-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (afe67759-5242-4e8e-803d-1dc90acc6731) transitioned into state 'SUCCESS' from state '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-244482020',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b11ce70ff06b4c71837374606ef2a3af',qos_specs=None,replication_status=,reservations=['8e1366cb-6164-459b-b9e0-412b8e3189f7','92694d12-f21b-4ca8-8172-d0bdb50b517c','e75ef1fb-ba82-4f52-8f3f-15d136fcf452','caea9399-ccfe-45a9-b68f-dd732f6da55a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3efff195dc549a297052f1ed1f02cfd',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:50:24 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-f9acefd1-88f9-4406-8810-db3bfa91a7ec tempest-VolumesMetadataTest-1923286943 tempest-VolumesMetadataTest-1923286943-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5387904a-233e-4fc2-b163-fb017cecbd04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:50:24 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-f9acefd1-88f9-4406-8810-db3bfa91a7ec tempest-VolumesMetadataTest-1923286943 tempest-VolumesMetadataTest-1923286943-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5387904a-233e-4fc2-b163-fb017cecbd04) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:50:24 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-f9acefd1-88f9-4406-8810-db3bfa91a7ec tempest-VolumesMetadataTest-1923286943 tempest-VolumesMetadataTest-1923286943-project-member] Flow 'volume_create_api' (ee469c02-908d-43ef-8718-2f7fb11cad1f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86814) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:50:24 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-f9acefd1-88f9-4406-8810-db3bfa91a7ec tempest-VolumesMetadataTest-1923286943 tempest-VolumesMetadataTest-1923286943-project-member] Create volume request issued successfully. Sep 01 12:50:24 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f9acefd1-88f9-4406-8810-db3bfa91a7ec tempest-VolumesMetadataTest-1923286943 tempest-VolumesMetadataTest-1923286943-project-member] http://192.168.122.202/volume/v3/volumes returned with HTTP 202 Sep 01 12:50:24 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1227/2448] 192.168.122.202 () {60 vars in 1142 bytes} [Tue Sep 1 12:50:24 2026] POST /volume/v3/volumes => generated 758 bytes in 529 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 01 12:50:24 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-d66afb2c-cb8e-44dc-b9ed-10a012214db7 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:50:24 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d66afb2c-cb8e-44dc-b9ed-10a012214db7 tempest-VolumesMetadataTest-1923286943 tempest-VolumesMetadataTest-1923286943-project-member] GET http://192.168.122.202/volume/v3/volumes/d35854a0-3dad-4ae8-bbef-139bb4b3c90b Sep 01 12:50:24 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-d66afb2c-cb8e-44dc-b9ed-10a012214db7 tempest-VolumesMetadataTest-1923286943 tempest-VolumesMetadataTest-1923286943-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:50:24 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-d66afb2c-cb8e-44dc-b9ed-10a012214db7 tempest-VolumesMetadataTest-1923286943 tempest-VolumesMetadataTest-1923286943-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:50:24 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:50:24 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:50:24 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:50:24 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:50:24 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-d66afb2c-cb8e-44dc-b9ed-10a012214db7 tempest-VolumesMetadataTest-1923286943 tempest-VolumesMetadataTest-1923286943-project-member] Volume info retrieved successfully. Sep 01 12:50:24 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d66afb2c-cb8e-44dc-b9ed-10a012214db7 tempest-VolumesMetadataTest-1923286943 tempest-VolumesMetadataTest-1923286943-project-member] http://192.168.122.202/volume/v3/volumes/d35854a0-3dad-4ae8-bbef-139bb4b3c90b returned with HTTP 200 Sep 01 12:50:24 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1222/2449] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:50:24 2026] GET /volume/v3/volumes/d35854a0-3dad-4ae8-bbef-139bb4b3c90b => generated 826 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:50:25 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-3db169cc-6d16-48a0-bcac-85a5ec75daac None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:50:25 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-3db169cc-6d16-48a0-bcac-85a5ec75daac tempest-VolumesMetadataTest-1923286943 tempest-VolumesMetadataTest-1923286943-project-member] GET http://192.168.122.202/volume/v3/volumes/d35854a0-3dad-4ae8-bbef-139bb4b3c90b Sep 01 12:50:25 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-3db169cc-6d16-48a0-bcac-85a5ec75daac tempest-VolumesMetadataTest-1923286943 tempest-VolumesMetadataTest-1923286943-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:50:25 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-3db169cc-6d16-48a0-bcac-85a5ec75daac tempest-VolumesMetadataTest-1923286943 tempest-VolumesMetadataTest-1923286943-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:50:25 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:50:25 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:50:25 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:50:25 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:50:25 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-3db169cc-6d16-48a0-bcac-85a5ec75daac tempest-VolumesMetadataTest-1923286943 tempest-VolumesMetadataTest-1923286943-project-member] Volume info retrieved successfully. Sep 01 12:50:25 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-3db169cc-6d16-48a0-bcac-85a5ec75daac tempest-VolumesMetadataTest-1923286943 tempest-VolumesMetadataTest-1923286943-project-member] http://192.168.122.202/volume/v3/volumes/d35854a0-3dad-4ae8-bbef-139bb4b3c90b returned with HTTP 200 Sep 01 12:50:25 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1228/2450] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:50:25 2026] GET /volume/v3/volumes/d35854a0-3dad-4ae8-bbef-139bb4b3c90b => generated 850 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:50:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-629bfeac-6444-48d7-a5b3-8f0ffa175f28 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:50:26 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-629bfeac-6444-48d7-a5b3-8f0ffa175f28 tempest-VolumesMetadataTest-1923286943 tempest-VolumesMetadataTest-1923286943-project-member] GET http://192.168.122.202/volume/v3/volumes/d35854a0-3dad-4ae8-bbef-139bb4b3c90b Sep 01 12:50:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-629bfeac-6444-48d7-a5b3-8f0ffa175f28 tempest-VolumesMetadataTest-1923286943 tempest-VolumesMetadataTest-1923286943-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:50:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-629bfeac-6444-48d7-a5b3-8f0ffa175f28 tempest-VolumesMetadataTest-1923286943 tempest-VolumesMetadataTest-1923286943-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:50:26 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:50:26 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:50:26 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:50:26 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:50:26 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-629bfeac-6444-48d7-a5b3-8f0ffa175f28 tempest-VolumesMetadataTest-1923286943 tempest-VolumesMetadataTest-1923286943-project-member] Volume info retrieved successfully. Sep 01 12:50:26 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-629bfeac-6444-48d7-a5b3-8f0ffa175f28 tempest-VolumesMetadataTest-1923286943 tempest-VolumesMetadataTest-1923286943-project-member] http://192.168.122.202/volume/v3/volumes/d35854a0-3dad-4ae8-bbef-139bb4b3c90b returned with HTTP 200 Sep 01 12:50:26 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1223/2451] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:50:26 2026] GET /volume/v3/volumes/d35854a0-3dad-4ae8-bbef-139bb4b3c90b => generated 851 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:50:26 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-1514c9b8-34bf-46d4-8c56-ce27ea80abf4 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:50:26 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1514c9b8-34bf-46d4-8c56-ce27ea80abf4 tempest-VolumesMetadataTest-1923286943 tempest-VolumesMetadataTest-1923286943-project-member] POST http://192.168.122.202/volume/v3/volumes/d35854a0-3dad-4ae8-bbef-139bb4b3c90b/metadata Sep 01 12:50:26 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-1514c9b8-34bf-46d4-8c56-ce27ea80abf4 tempest-VolumesMetadataTest-1923286943 tempest-VolumesMetadataTest-1923286943-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3", "key4": ""}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:50:27 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:50:27 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:50:27 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:50:27 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:50:27 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-1514c9b8-34bf-46d4-8c56-ce27ea80abf4 tempest-VolumesMetadataTest-1923286943 tempest-VolumesMetadataTest-1923286943-project-member] Volume info retrieved successfully. Sep 01 12:50:27 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-1514c9b8-34bf-46d4-8c56-ce27ea80abf4 tempest-VolumesMetadataTest-1923286943 tempest-VolumesMetadataTest-1923286943-project-member] Create volume metadata completed successfully. Sep 01 12:50:27 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1514c9b8-34bf-46d4-8c56-ce27ea80abf4 tempest-VolumesMetadataTest-1923286943 tempest-VolumesMetadataTest-1923286943-project-member] http://192.168.122.202/volume/v3/volumes/d35854a0-3dad-4ae8-bbef-139bb4b3c90b/metadata returned with HTTP 200 Sep 01 12:50:27 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1229/2452] 192.168.122.202 () {60 vars in 1281 bytes} [Tue Sep 1 12:50:26 2026] POST /volume/v3/volumes/d35854a0-3dad-4ae8-bbef-139bb4b3c90b/metadata => generated 101 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:50:27 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-5ae2e1c9-3303-41c3-8ab6-1e9df5ddff91 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:50:27 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-5ae2e1c9-3303-41c3-8ab6-1e9df5ddff91 tempest-VolumesMetadataTest-1923286943 tempest-VolumesMetadataTest-1923286943-project-member] GET http://192.168.122.202/volume/v3/volumes/d35854a0-3dad-4ae8-bbef-139bb4b3c90b/metadata Sep 01 12:50:27 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-5ae2e1c9-3303-41c3-8ab6-1e9df5ddff91 tempest-VolumesMetadataTest-1923286943 tempest-VolumesMetadataTest-1923286943-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:50:27 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-5ae2e1c9-3303-41c3-8ab6-1e9df5ddff91 tempest-VolumesMetadataTest-1923286943 tempest-VolumesMetadataTest-1923286943-project-member] Calling method 'index' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:50:27 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:50:27 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:50:27 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:50:27 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:50:27 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-5ae2e1c9-3303-41c3-8ab6-1e9df5ddff91 tempest-VolumesMetadataTest-1923286943 tempest-VolumesMetadataTest-1923286943-project-member] Volume info retrieved successfully. Sep 01 12:50:27 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-5ae2e1c9-3303-41c3-8ab6-1e9df5ddff91 tempest-VolumesMetadataTest-1923286943 tempest-VolumesMetadataTest-1923286943-project-member] Get volume metadata completed successfully. Sep 01 12:50:27 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-5ae2e1c9-3303-41c3-8ab6-1e9df5ddff91 tempest-VolumesMetadataTest-1923286943 tempest-VolumesMetadataTest-1923286943-project-member] http://192.168.122.202/volume/v3/volumes/d35854a0-3dad-4ae8-bbef-139bb4b3c90b/metadata returned with HTTP 200 Sep 01 12:50:27 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1224/2453] 192.168.122.202 () {58 vars in 1259 bytes} [Tue Sep 1 12:50:27 2026] GET /volume/v3/volumes/d35854a0-3dad-4ae8-bbef-139bb4b3c90b/metadata => generated 101 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:50:27 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-138b98a6-4e38-4f57-8a82-dfc73cdb2fa8 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:50:27 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-138b98a6-4e38-4f57-8a82-dfc73cdb2fa8 tempest-VolumesMetadataTest-1923286943 tempest-VolumesMetadataTest-1923286943-project-member] PUT http://192.168.122.202/volume/v3/volumes/d35854a0-3dad-4ae8-bbef-139bb4b3c90b/metadata Sep 01 12:50:27 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-138b98a6-4e38-4f57-8a82-dfc73cdb2fa8 tempest-VolumesMetadataTest-1923286943 tempest-VolumesMetadataTest-1923286943-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key4": "value4", "key1": "value1_update"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:50:27 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:50:27 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:50:27 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:50:27 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:50:27 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-138b98a6-4e38-4f57-8a82-dfc73cdb2fa8 tempest-VolumesMetadataTest-1923286943 tempest-VolumesMetadataTest-1923286943-project-member] Volume info retrieved successfully. Sep 01 12:50:27 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-138b98a6-4e38-4f57-8a82-dfc73cdb2fa8 tempest-VolumesMetadataTest-1923286943 tempest-VolumesMetadataTest-1923286943-project-member] Update volume metadata completed successfully. Sep 01 12:50:27 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-138b98a6-4e38-4f57-8a82-dfc73cdb2fa8 tempest-VolumesMetadataTest-1923286943 tempest-VolumesMetadataTest-1923286943-project-member] http://192.168.122.202/volume/v3/volumes/d35854a0-3dad-4ae8-bbef-139bb4b3c90b/metadata returned with HTTP 200 Sep 01 12:50:27 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1230/2454] 192.168.122.202 () {60 vars in 1279 bytes} [Tue Sep 1 12:50:27 2026] PUT /volume/v3/volumes/d35854a0-3dad-4ae8-bbef-139bb4b3c90b/metadata => generated 57 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 01 12:50:27 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-0704f7c7-e566-4153-9ea6-8f2335cd751d None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:50:27 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0704f7c7-e566-4153-9ea6-8f2335cd751d tempest-VolumesMetadataTest-1923286943 tempest-VolumesMetadataTest-1923286943-project-member] GET http://192.168.122.202/volume/v3/volumes/d35854a0-3dad-4ae8-bbef-139bb4b3c90b/metadata Sep 01 12:50:27 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0704f7c7-e566-4153-9ea6-8f2335cd751d tempest-VolumesMetadataTest-1923286943 tempest-VolumesMetadataTest-1923286943-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:50:27 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0704f7c7-e566-4153-9ea6-8f2335cd751d tempest-VolumesMetadataTest-1923286943 tempest-VolumesMetadataTest-1923286943-project-member] Calling method 'index' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:50:27 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:50:27 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:50:27 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:50:27 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:50:27 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-0704f7c7-e566-4153-9ea6-8f2335cd751d tempest-VolumesMetadataTest-1923286943 tempest-VolumesMetadataTest-1923286943-project-member] Volume info retrieved successfully. Sep 01 12:50:27 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-0704f7c7-e566-4153-9ea6-8f2335cd751d tempest-VolumesMetadataTest-1923286943 tempest-VolumesMetadataTest-1923286943-project-member] Get volume metadata completed successfully. Sep 01 12:50:27 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0704f7c7-e566-4153-9ea6-8f2335cd751d tempest-VolumesMetadataTest-1923286943 tempest-VolumesMetadataTest-1923286943-project-member] http://192.168.122.202/volume/v3/volumes/d35854a0-3dad-4ae8-bbef-139bb4b3c90b/metadata returned with HTTP 200 Sep 01 12:50:27 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1225/2455] 192.168.122.202 () {58 vars in 1259 bytes} [Tue Sep 1 12:50:27 2026] GET /volume/v3/volumes/d35854a0-3dad-4ae8-bbef-139bb4b3c90b/metadata => generated 57 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 12:50:27 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-dc61688a-1234-4d1d-9e23-d9a234c58420 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:50:27 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-dc61688a-1234-4d1d-9e23-d9a234c58420 tempest-VolumesMetadataTest-1923286943 tempest-VolumesMetadataTest-1923286943-project-member] DELETE http://192.168.122.202/volume/v3/volumes/d35854a0-3dad-4ae8-bbef-139bb4b3c90b/metadata/key1 Sep 01 12:50:27 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-dc61688a-1234-4d1d-9e23-d9a234c58420 tempest-VolumesMetadataTest-1923286943 tempest-VolumesMetadataTest-1923286943-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:50:27 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-dc61688a-1234-4d1d-9e23-d9a234c58420 tempest-VolumesMetadataTest-1923286943 tempest-VolumesMetadataTest-1923286943-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:50:27 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:50:27 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:50:27 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:50:27 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:50:27 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-dc61688a-1234-4d1d-9e23-d9a234c58420 tempest-VolumesMetadataTest-1923286943 tempest-VolumesMetadataTest-1923286943-project-member] Volume info retrieved successfully. Sep 01 12:50:27 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-dc61688a-1234-4d1d-9e23-d9a234c58420 tempest-VolumesMetadataTest-1923286943 tempest-VolumesMetadataTest-1923286943-project-member] Get volume metadata completed successfully. Sep 01 12:50:27 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-dc61688a-1234-4d1d-9e23-d9a234c58420 tempest-VolumesMetadataTest-1923286943 tempest-VolumesMetadataTest-1923286943-project-member] Delete volume metadata completed successfully. Sep 01 12:50:27 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-dc61688a-1234-4d1d-9e23-d9a234c58420 tempest-VolumesMetadataTest-1923286943 tempest-VolumesMetadataTest-1923286943-project-member] http://192.168.122.202/volume/v3/volumes/d35854a0-3dad-4ae8-bbef-139bb4b3c90b/metadata/key1 returned with HTTP 200 Sep 01 12:50:27 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1231/2456] 192.168.122.202 () {58 vars in 1277 bytes} [Tue Sep 1 12:50:27 2026] DELETE /volume/v3/volumes/d35854a0-3dad-4ae8-bbef-139bb4b3c90b/metadata/key1 => generated 0 bytes in 97 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Sep 01 12:50:27 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-26f5cb13-d3b7-4fb2-b06b-2085a5bc0516 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:50:27 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-26f5cb13-d3b7-4fb2-b06b-2085a5bc0516 tempest-VolumesMetadataTest-1923286943 tempest-VolumesMetadataTest-1923286943-project-member] GET http://192.168.122.202/volume/v3/volumes/d35854a0-3dad-4ae8-bbef-139bb4b3c90b/metadata Sep 01 12:50:27 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-26f5cb13-d3b7-4fb2-b06b-2085a5bc0516 tempest-VolumesMetadataTest-1923286943 tempest-VolumesMetadataTest-1923286943-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:50:27 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-26f5cb13-d3b7-4fb2-b06b-2085a5bc0516 tempest-VolumesMetadataTest-1923286943 tempest-VolumesMetadataTest-1923286943-project-member] Calling method 'index' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:50:27 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:50:27 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:50:27 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:50:27 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:50:27 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-26f5cb13-d3b7-4fb2-b06b-2085a5bc0516 tempest-VolumesMetadataTest-1923286943 tempest-VolumesMetadataTest-1923286943-project-member] Volume info retrieved successfully. Sep 01 12:50:27 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-26f5cb13-d3b7-4fb2-b06b-2085a5bc0516 tempest-VolumesMetadataTest-1923286943 tempest-VolumesMetadataTest-1923286943-project-member] Get volume metadata completed successfully. Sep 01 12:50:27 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-26f5cb13-d3b7-4fb2-b06b-2085a5bc0516 tempest-VolumesMetadataTest-1923286943 tempest-VolumesMetadataTest-1923286943-project-member] http://192.168.122.202/volume/v3/volumes/d35854a0-3dad-4ae8-bbef-139bb4b3c90b/metadata returned with HTTP 200 Sep 01 12:50:27 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1226/2457] 192.168.122.202 () {58 vars in 1259 bytes} [Tue Sep 1 12:50:27 2026] GET /volume/v3/volumes/d35854a0-3dad-4ae8-bbef-139bb4b3c90b/metadata => generated 32 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 12:50:27 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-a82646eb-2d2e-4e9b-8edb-1b1497a08e0d None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:50:27 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a82646eb-2d2e-4e9b-8edb-1b1497a08e0d tempest-VolumesMetadataTest-1923286943 tempest-VolumesMetadataTest-1923286943-project-member] PUT http://192.168.122.202/volume/v3/volumes/d35854a0-3dad-4ae8-bbef-139bb4b3c90b/metadata Sep 01 12:50:27 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a82646eb-2d2e-4e9b-8edb-1b1497a08e0d tempest-VolumesMetadataTest-1923286943 tempest-VolumesMetadataTest-1923286943-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:50:27 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:50:27 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:50:27 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:50:27 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:50:27 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-a82646eb-2d2e-4e9b-8edb-1b1497a08e0d tempest-VolumesMetadataTest-1923286943 tempest-VolumesMetadataTest-1923286943-project-member] Volume info retrieved successfully. Sep 01 12:50:27 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-a82646eb-2d2e-4e9b-8edb-1b1497a08e0d tempest-VolumesMetadataTest-1923286943 tempest-VolumesMetadataTest-1923286943-project-member] Update volume metadata completed successfully. Sep 01 12:50:27 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a82646eb-2d2e-4e9b-8edb-1b1497a08e0d tempest-VolumesMetadataTest-1923286943 tempest-VolumesMetadataTest-1923286943-project-member] http://192.168.122.202/volume/v3/volumes/d35854a0-3dad-4ae8-bbef-139bb4b3c90b/metadata returned with HTTP 200 Sep 01 12:50:27 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1232/2458] 192.168.122.202 () {60 vars in 1279 bytes} [Tue Sep 1 12:50:27 2026] PUT /volume/v3/volumes/d35854a0-3dad-4ae8-bbef-139bb4b3c90b/metadata => generated 16 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 12:50:27 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-29079f0f-bc17-41f4-b9d0-9f166bbb31d5 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:50:27 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-29079f0f-bc17-41f4-b9d0-9f166bbb31d5 tempest-VolumesMetadataTest-1923286943 tempest-VolumesMetadataTest-1923286943-project-member] POST http://192.168.122.202/volume/v3/volumes/d35854a0-3dad-4ae8-bbef-139bb4b3c90b/metadata Sep 01 12:50:27 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-29079f0f-bc17-41f4-b9d0-9f166bbb31d5 tempest-VolumesMetadataTest-1923286943 tempest-VolumesMetadataTest-1923286943-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:50:27 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:50:27 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:50:27 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:50:27 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:50:27 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-29079f0f-bc17-41f4-b9d0-9f166bbb31d5 tempest-VolumesMetadataTest-1923286943 tempest-VolumesMetadataTest-1923286943-project-member] Volume info retrieved successfully. Sep 01 12:50:27 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-29079f0f-bc17-41f4-b9d0-9f166bbb31d5 tempest-VolumesMetadataTest-1923286943 tempest-VolumesMetadataTest-1923286943-project-member] Create volume metadata completed successfully. Sep 01 12:50:27 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-29079f0f-bc17-41f4-b9d0-9f166bbb31d5 tempest-VolumesMetadataTest-1923286943 tempest-VolumesMetadataTest-1923286943-project-member] http://192.168.122.202/volume/v3/volumes/d35854a0-3dad-4ae8-bbef-139bb4b3c90b/metadata returned with HTTP 200 Sep 01 12:50:27 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1227/2459] 192.168.122.202 () {60 vars in 1280 bytes} [Tue Sep 1 12:50:27 2026] POST /volume/v3/volumes/d35854a0-3dad-4ae8-bbef-139bb4b3c90b/metadata => generated 68 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 12:50:27 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-9034e32e-3d28-43f1-8c01-604e6681833c None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:50:27 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9034e32e-3d28-43f1-8c01-604e6681833c tempest-VolumesMetadataTest-1923286943 tempest-VolumesMetadataTest-1923286943-project-member] PUT http://192.168.122.202/volume/v3/volumes/d35854a0-3dad-4ae8-bbef-139bb4b3c90b/metadata/key3 Sep 01 12:50:27 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-9034e32e-3d28-43f1-8c01-604e6681833c tempest-VolumesMetadataTest-1923286943 tempest-VolumesMetadataTest-1923286943-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:50:27 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:50:27 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:50:27 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:50:27 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:50:27 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-9034e32e-3d28-43f1-8c01-604e6681833c tempest-VolumesMetadataTest-1923286943 tempest-VolumesMetadataTest-1923286943-project-member] Volume info retrieved successfully. Sep 01 12:50:27 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-9034e32e-3d28-43f1-8c01-604e6681833c tempest-VolumesMetadataTest-1923286943 tempest-VolumesMetadataTest-1923286943-project-member] Update volume metadata completed successfully. Sep 01 12:50:27 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9034e32e-3d28-43f1-8c01-604e6681833c tempest-VolumesMetadataTest-1923286943 tempest-VolumesMetadataTest-1923286943-project-member] http://192.168.122.202/volume/v3/volumes/d35854a0-3dad-4ae8-bbef-139bb4b3c90b/metadata/key3 returned with HTTP 200 Sep 01 12:50:27 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1233/2460] 192.168.122.202 () {60 vars in 1294 bytes} [Tue Sep 1 12:50:27 2026] PUT /volume/v3/volumes/d35854a0-3dad-4ae8-bbef-139bb4b3c90b/metadata/key3 => generated 35 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 12:50:27 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-b0e3c768-1b00-464a-b5c0-db8578a7976c None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:50:27 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b0e3c768-1b00-464a-b5c0-db8578a7976c tempest-VolumesMetadataTest-1923286943 tempest-VolumesMetadataTest-1923286943-project-member] GET http://192.168.122.202/volume/v3/volumes/d35854a0-3dad-4ae8-bbef-139bb4b3c90b/metadata/key3 Sep 01 12:50:27 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b0e3c768-1b00-464a-b5c0-db8578a7976c tempest-VolumesMetadataTest-1923286943 tempest-VolumesMetadataTest-1923286943-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:50:27 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b0e3c768-1b00-464a-b5c0-db8578a7976c tempest-VolumesMetadataTest-1923286943 tempest-VolumesMetadataTest-1923286943-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:50:27 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:50:27 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:50:27 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:50:27 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:50:27 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-b0e3c768-1b00-464a-b5c0-db8578a7976c tempest-VolumesMetadataTest-1923286943 tempest-VolumesMetadataTest-1923286943-project-member] Volume info retrieved successfully. Sep 01 12:50:27 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-b0e3c768-1b00-464a-b5c0-db8578a7976c tempest-VolumesMetadataTest-1923286943 tempest-VolumesMetadataTest-1923286943-project-member] Get volume metadata completed successfully. Sep 01 12:50:27 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b0e3c768-1b00-464a-b5c0-db8578a7976c tempest-VolumesMetadataTest-1923286943 tempest-VolumesMetadataTest-1923286943-project-member] http://192.168.122.202/volume/v3/volumes/d35854a0-3dad-4ae8-bbef-139bb4b3c90b/metadata/key3 returned with HTTP 200 Sep 01 12:50:27 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1228/2461] 192.168.122.202 () {58 vars in 1274 bytes} [Tue Sep 1 12:50:27 2026] GET /volume/v3/volumes/d35854a0-3dad-4ae8-bbef-139bb4b3c90b/metadata/key3 => generated 35 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 12:50:27 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-aea650ea-7746-4ea3-a8fe-07176105fe59 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:50:27 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-aea650ea-7746-4ea3-a8fe-07176105fe59 tempest-VolumesMetadataTest-1923286943 tempest-VolumesMetadataTest-1923286943-project-member] GET http://192.168.122.202/volume/v3/volumes/d35854a0-3dad-4ae8-bbef-139bb4b3c90b/metadata Sep 01 12:50:27 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-aea650ea-7746-4ea3-a8fe-07176105fe59 tempest-VolumesMetadataTest-1923286943 tempest-VolumesMetadataTest-1923286943-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:50:27 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-aea650ea-7746-4ea3-a8fe-07176105fe59 tempest-VolumesMetadataTest-1923286943 tempest-VolumesMetadataTest-1923286943-project-member] Calling method 'index' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:50:27 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:50:27 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:50:27 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:50:27 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:50:27 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-aea650ea-7746-4ea3-a8fe-07176105fe59 tempest-VolumesMetadataTest-1923286943 tempest-VolumesMetadataTest-1923286943-project-member] Volume info retrieved successfully. Sep 01 12:50:27 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-aea650ea-7746-4ea3-a8fe-07176105fe59 tempest-VolumesMetadataTest-1923286943 tempest-VolumesMetadataTest-1923286943-project-member] Get volume metadata completed successfully. Sep 01 12:50:27 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-aea650ea-7746-4ea3-a8fe-07176105fe59 tempest-VolumesMetadataTest-1923286943 tempest-VolumesMetadataTest-1923286943-project-member] http://192.168.122.202/volume/v3/volumes/d35854a0-3dad-4ae8-bbef-139bb4b3c90b/metadata returned with HTTP 200 Sep 01 12:50:27 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1234/2462] 192.168.122.202 () {58 vars in 1259 bytes} [Tue Sep 1 12:50:27 2026] GET /volume/v3/volumes/d35854a0-3dad-4ae8-bbef-139bb4b3c90b/metadata => generated 75 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 12:50:27 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-3e28ccc3-b7a8-405f-8e22-f8326275e3c5 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:50:27 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-3e28ccc3-b7a8-405f-8e22-f8326275e3c5 tempest-VolumesMetadataTest-1923286943 tempest-VolumesMetadataTest-1923286943-project-member] PUT http://192.168.122.202/volume/v3/volumes/d35854a0-3dad-4ae8-bbef-139bb4b3c90b/metadata Sep 01 12:50:27 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-3e28ccc3-b7a8-405f-8e22-f8326275e3c5 tempest-VolumesMetadataTest-1923286943 tempest-VolumesMetadataTest-1923286943-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:50:27 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:50:27 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:50:27 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:50:27 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:50:27 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-3e28ccc3-b7a8-405f-8e22-f8326275e3c5 tempest-VolumesMetadataTest-1923286943 tempest-VolumesMetadataTest-1923286943-project-member] Volume info retrieved successfully. Sep 01 12:50:27 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-3e28ccc3-b7a8-405f-8e22-f8326275e3c5 tempest-VolumesMetadataTest-1923286943 tempest-VolumesMetadataTest-1923286943-project-member] Update volume metadata completed successfully. Sep 01 12:50:27 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-3e28ccc3-b7a8-405f-8e22-f8326275e3c5 tempest-VolumesMetadataTest-1923286943 tempest-VolumesMetadataTest-1923286943-project-member] http://192.168.122.202/volume/v3/volumes/d35854a0-3dad-4ae8-bbef-139bb4b3c90b/metadata returned with HTTP 200 Sep 01 12:50:27 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1229/2463] 192.168.122.202 () {60 vars in 1279 bytes} [Tue Sep 1 12:50:27 2026] PUT /volume/v3/volumes/d35854a0-3dad-4ae8-bbef-139bb4b3c90b/metadata => generated 16 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 12:50:27 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-7c5be341-a46d-4255-9e1f-18135847e1e9 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:50:27 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7c5be341-a46d-4255-9e1f-18135847e1e9 tempest-VolumesMetadataTest-1923286943 tempest-VolumesMetadataTest-1923286943-project-member] GET http://192.168.122.202/volume/v3/volumes/d35854a0-3dad-4ae8-bbef-139bb4b3c90b Sep 01 12:50:27 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-7c5be341-a46d-4255-9e1f-18135847e1e9 tempest-VolumesMetadataTest-1923286943 tempest-VolumesMetadataTest-1923286943-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:50:27 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-7c5be341-a46d-4255-9e1f-18135847e1e9 tempest-VolumesMetadataTest-1923286943 tempest-VolumesMetadataTest-1923286943-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:50:27 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:50:27 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:50:27 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:50:27 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:50:27 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-7c5be341-a46d-4255-9e1f-18135847e1e9 tempest-VolumesMetadataTest-1923286943 tempest-VolumesMetadataTest-1923286943-project-member] Volume info retrieved successfully. Sep 01 12:50:27 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7c5be341-a46d-4255-9e1f-18135847e1e9 tempest-VolumesMetadataTest-1923286943 tempest-VolumesMetadataTest-1923286943-project-member] http://192.168.122.202/volume/v3/volumes/d35854a0-3dad-4ae8-bbef-139bb4b3c90b returned with HTTP 200 Sep 01 12:50:27 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1235/2464] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:50:27 2026] GET /volume/v3/volumes/d35854a0-3dad-4ae8-bbef-139bb4b3c90b => generated 851 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:50:27 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-664bcc3f-9a04-4d96-b93f-8a8dd3a85f8e None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:50:27 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-664bcc3f-9a04-4d96-b93f-8a8dd3a85f8e tempest-VolumesMetadataTest-1923286943 tempest-VolumesMetadataTest-1923286943-project-member] DELETE http://192.168.122.202/volume/v3/volumes/d35854a0-3dad-4ae8-bbef-139bb4b3c90b Sep 01 12:50:27 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-664bcc3f-9a04-4d96-b93f-8a8dd3a85f8e tempest-VolumesMetadataTest-1923286943 tempest-VolumesMetadataTest-1923286943-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:50:27 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-664bcc3f-9a04-4d96-b93f-8a8dd3a85f8e tempest-VolumesMetadataTest-1923286943 tempest-VolumesMetadataTest-1923286943-project-member] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:50:27 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-664bcc3f-9a04-4d96-b93f-8a8dd3a85f8e tempest-VolumesMetadataTest-1923286943 tempest-VolumesMetadataTest-1923286943-project-member] Delete volume with id: d35854a0-3dad-4ae8-bbef-139bb4b3c90b Sep 01 12:50:27 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:50:27 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:50:27 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:50:27 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:50:27 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-664bcc3f-9a04-4d96-b93f-8a8dd3a85f8e tempest-VolumesMetadataTest-1923286943 tempest-VolumesMetadataTest-1923286943-project-member] Volume info retrieved successfully. Sep 01 12:50:28 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-664bcc3f-9a04-4d96-b93f-8a8dd3a85f8e tempest-VolumesMetadataTest-1923286943 tempest-VolumesMetadataTest-1923286943-project-member] Delete volume request issued successfully. Sep 01 12:50:28 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-664bcc3f-9a04-4d96-b93f-8a8dd3a85f8e tempest-VolumesMetadataTest-1923286943 tempest-VolumesMetadataTest-1923286943-project-member] http://192.168.122.202/volume/v3/volumes/d35854a0-3dad-4ae8-bbef-139bb4b3c90b returned with HTTP 202 Sep 01 12:50:28 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1230/2465] 192.168.122.202 () {58 vars in 1235 bytes} [Tue Sep 1 12:50:27 2026] DELETE /volume/v3/volumes/d35854a0-3dad-4ae8-bbef-139bb4b3c90b => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:50:28 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-37e0e2d2-1339-4c4a-84c0-b9f1ef911c64 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:50:28 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-37e0e2d2-1339-4c4a-84c0-b9f1ef911c64 tempest-VolumesMetadataTest-1923286943 tempest-VolumesMetadataTest-1923286943-project-member] GET http://192.168.122.202/volume/v3/volumes/d35854a0-3dad-4ae8-bbef-139bb4b3c90b Sep 01 12:50:28 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-37e0e2d2-1339-4c4a-84c0-b9f1ef911c64 tempest-VolumesMetadataTest-1923286943 tempest-VolumesMetadataTest-1923286943-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:50:28 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-37e0e2d2-1339-4c4a-84c0-b9f1ef911c64 tempest-VolumesMetadataTest-1923286943 tempest-VolumesMetadataTest-1923286943-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:50:28 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:50:28 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:50:28 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:50:28 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:50:28 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-37e0e2d2-1339-4c4a-84c0-b9f1ef911c64 tempest-VolumesMetadataTest-1923286943 tempest-VolumesMetadataTest-1923286943-project-member] Volume info retrieved successfully. Sep 01 12:50:28 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-37e0e2d2-1339-4c4a-84c0-b9f1ef911c64 tempest-VolumesMetadataTest-1923286943 tempest-VolumesMetadataTest-1923286943-project-member] http://192.168.122.202/volume/v3/volumes/d35854a0-3dad-4ae8-bbef-139bb4b3c90b returned with HTTP 200 Sep 01 12:50:28 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1236/2466] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:50:28 2026] GET /volume/v3/volumes/d35854a0-3dad-4ae8-bbef-139bb4b3c90b => generated 850 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:50:29 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-f23d376e-639f-406e-85c1-5a6acf63ddc8 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:50:29 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f23d376e-639f-406e-85c1-5a6acf63ddc8 tempest-VolumesMetadataTest-1923286943 tempest-VolumesMetadataTest-1923286943-project-member] GET http://192.168.122.202/volume/v3/volumes/d35854a0-3dad-4ae8-bbef-139bb4b3c90b Sep 01 12:50:29 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f23d376e-639f-406e-85c1-5a6acf63ddc8 tempest-VolumesMetadataTest-1923286943 tempest-VolumesMetadataTest-1923286943-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:50:29 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f23d376e-639f-406e-85c1-5a6acf63ddc8 tempest-VolumesMetadataTest-1923286943 tempest-VolumesMetadataTest-1923286943-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:50:29 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f23d376e-639f-406e-85c1-5a6acf63ddc8 tempest-VolumesMetadataTest-1923286943 tempest-VolumesMetadataTest-1923286943-project-member] http://192.168.122.202/volume/v3/volumes/d35854a0-3dad-4ae8-bbef-139bb4b3c90b returned with HTTP 404 Sep 01 12:50:29 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1231/2467] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:50:29 2026] GET /volume/v3/volumes/d35854a0-3dad-4ae8-bbef-139bb4b3c90b => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:50:31 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-31b9516e-0fdf-4d5a-ad27-3339e12fb6d1 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:50:31 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-31b9516e-0fdf-4d5a-ad27-3339e12fb6d1 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] POST http://192.168.122.202/volume/v3/volumes Sep 01 12:50:31 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-31b9516e-0fdf-4d5a-ad27-3339e12fb6d1 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-969501841", "metadata": {"Type": "Test"}}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:50:31 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volumes [None req-31b9516e-0fdf-4d5a-ad27-3339e12fb6d1 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-969501841', 'metadata': {'Type': 'Test'}}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:50:31 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-31b9516e-0fdf-4d5a-ad27-3339e12fb6d1 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Create volume of 1 GB Sep 01 12:50:31 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-31b9516e-0fdf-4d5a-ad27-3339e12fb6d1 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Availability Zones retrieved successfully. Sep 01 12:50:31 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-31b9516e-0fdf-4d5a-ad27-3339e12fb6d1 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Flow 'volume_create_api' (1ebe2d20-a400-4422-a61d-6a18d1b7dc28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:50:31 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-31b9516e-0fdf-4d5a-ad27-3339e12fb6d1 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2090590d-9705-42e6-aa18-433b9425a7a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:50:31 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.flows.api.create_volume [None req-31b9516e-0fdf-4d5a-ad27-3339e12fb6d1 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Validating volume size '1' using validate_int {{(pid=86814) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 12:50:31 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-31b9516e-0fdf-4d5a-ad27-3339e12fb6d1 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2090590d-9705-42e6-aa18-433b9425a7a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T10:31:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3a4f1b59-94a6-4839-b926-0837adf99645,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a4f1b59-94a6-4839-b926-0837adf99645', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:50:31 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-31b9516e-0fdf-4d5a-ad27-3339e12fb6d1 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (80482a14-264c-458b-87d9-65a6cc865b8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:50:32 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-31b9516e-0fdf-4d5a-ad27-3339e12fb6d1 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Created reservations ['5bf52430-e52c-442b-adcc-56d312f63e33', '406ae47d-bf16-4139-a219-f1cf3fd64c03', '2067ff09-c17d-4e61-8452-5e606b6acffe', '156a0618-9492-409c-a95a-1509ffab7b40'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:50:32 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-31b9516e-0fdf-4d5a-ad27-3339e12fb6d1 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (80482a14-264c-458b-87d9-65a6cc865b8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5bf52430-e52c-442b-adcc-56d312f63e33', '406ae47d-bf16-4139-a219-f1cf3fd64c03', '2067ff09-c17d-4e61-8452-5e606b6acffe', '156a0618-9492-409c-a95a-1509ffab7b40']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:50:32 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-31b9516e-0fdf-4d5a-ad27-3339e12fb6d1 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b326f45-8a95-4c5e-9c2a-9a4e0d24a8a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:50:32 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:50:32 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:50:32 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-31b9516e-0fdf-4d5a-ad27-3339e12fb6d1 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b326f45-8a95-4c5e-9c2a-9a4e0d24a8a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5e2e3847-5b57-4f86-b87c-79587b55c0b7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-969501841',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='b03a754c0d0e41c780c59a29ffea39f6',qos_specs=None,replication_status=,reservations=['5bf52430-e52c-442b-adcc-56d312f63e33','406ae47d-bf16-4139-a219-f1cf3fd64c03','2067ff09-c17d-4e61-8452-5e606b6acffe','156a0618-9492-409c-a95a-1509ffab7b40'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='950513f1b5144a579f89a6ad4400d5d3',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T10:50:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-969501841',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5e2e3847-5b57-4f86-b87c-79587b55c0b7,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='b03a754c0d0e41c780c59a29ffea39f6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='950513f1b5144a579f89a6ad4400d5d3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a4f1b59-94a6-4839-b926-0837adf99645),volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:50:32 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-31b9516e-0fdf-4d5a-ad27-3339e12fb6d1 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (83b25f98-195d-4943-9b44-6d867fc58854) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:50:32 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-31b9516e-0fdf-4d5a-ad27-3339e12fb6d1 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (83b25f98-195d-4943-9b44-6d867fc58854) transitioned into state 'SUCCESS' from state '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-969501841',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='b03a754c0d0e41c780c59a29ffea39f6',qos_specs=None,replication_status=,reservations=['5bf52430-e52c-442b-adcc-56d312f63e33','406ae47d-bf16-4139-a219-f1cf3fd64c03','2067ff09-c17d-4e61-8452-5e606b6acffe','156a0618-9492-409c-a95a-1509ffab7b40'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='950513f1b5144a579f89a6ad4400d5d3',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:50:32 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-31b9516e-0fdf-4d5a-ad27-3339e12fb6d1 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d47f3b00-cbe2-4ccd-bfbb-06fe55bb6f6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:50:32 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-31b9516e-0fdf-4d5a-ad27-3339e12fb6d1 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d47f3b00-cbe2-4ccd-bfbb-06fe55bb6f6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:50:32 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-31b9516e-0fdf-4d5a-ad27-3339e12fb6d1 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Flow 'volume_create_api' (1ebe2d20-a400-4422-a61d-6a18d1b7dc28) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86814) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:50:32 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-31b9516e-0fdf-4d5a-ad27-3339e12fb6d1 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Create volume request issued successfully. Sep 01 12:50:32 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-31b9516e-0fdf-4d5a-ad27-3339e12fb6d1 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] http://192.168.122.202/volume/v3/volumes returned with HTTP 202 Sep 01 12:50:32 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1237/2468] 192.168.122.202 () {60 vars in 1143 bytes} [Tue Sep 1 12:50:31 2026] POST /volume/v3/volumes => generated 767 bytes in 558 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 01 12:50:32 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-6b7bacec-08f1-40f3-9e5d-1044e47f8fb8 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:50:32 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-6b7bacec-08f1-40f3-9e5d-1044e47f8fb8 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] GET http://192.168.122.202/volume/v3/volumes/5e2e3847-5b57-4f86-b87c-79587b55c0b7 Sep 01 12:50:32 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-6b7bacec-08f1-40f3-9e5d-1044e47f8fb8 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:50:32 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-6b7bacec-08f1-40f3-9e5d-1044e47f8fb8 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:50:32 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:50:32 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:50:32 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:50:32 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:50:32 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-6b7bacec-08f1-40f3-9e5d-1044e47f8fb8 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Volume info retrieved successfully. Sep 01 12:50:32 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-6b7bacec-08f1-40f3-9e5d-1044e47f8fb8 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] http://192.168.122.202/volume/v3/volumes/5e2e3847-5b57-4f86-b87c-79587b55c0b7 returned with HTTP 200 Sep 01 12:50:32 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1232/2469] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:50:32 2026] GET /volume/v3/volumes/5e2e3847-5b57-4f86-b87c-79587b55c0b7 => generated 835 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:50:33 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-c19600de-1dda-4fa5-99ec-cff93f8475fb None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:50:33 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c19600de-1dda-4fa5-99ec-cff93f8475fb tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] GET http://192.168.122.202/volume/v3/volumes/5e2e3847-5b57-4f86-b87c-79587b55c0b7 Sep 01 12:50:33 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c19600de-1dda-4fa5-99ec-cff93f8475fb tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:50:33 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c19600de-1dda-4fa5-99ec-cff93f8475fb tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:50:33 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:50:33 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:50:33 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:50:33 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:50:33 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-c19600de-1dda-4fa5-99ec-cff93f8475fb tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Volume info retrieved successfully. Sep 01 12:50:33 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c19600de-1dda-4fa5-99ec-cff93f8475fb tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] http://192.168.122.202/volume/v3/volumes/5e2e3847-5b57-4f86-b87c-79587b55c0b7 returned with HTTP 200 Sep 01 12:50:33 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1238/2470] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:50:33 2026] GET /volume/v3/volumes/5e2e3847-5b57-4f86-b87c-79587b55c0b7 => generated 859 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:50:34 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-b47e58ee-5f81-4d1f-b56d-16f20520ac75 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:50:34 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b47e58ee-5f81-4d1f-b56d-16f20520ac75 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] GET http://192.168.122.202/volume/v3/volumes/5e2e3847-5b57-4f86-b87c-79587b55c0b7 Sep 01 12:50:34 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b47e58ee-5f81-4d1f-b56d-16f20520ac75 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:50:34 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b47e58ee-5f81-4d1f-b56d-16f20520ac75 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:50:34 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:50:34 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:50:34 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:50:34 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:50:34 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-b47e58ee-5f81-4d1f-b56d-16f20520ac75 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Volume info retrieved successfully. Sep 01 12:50:34 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b47e58ee-5f81-4d1f-b56d-16f20520ac75 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] http://192.168.122.202/volume/v3/volumes/5e2e3847-5b57-4f86-b87c-79587b55c0b7 returned with HTTP 200 Sep 01 12:50:34 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1233/2471] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:50:34 2026] GET /volume/v3/volumes/5e2e3847-5b57-4f86-b87c-79587b55c0b7 => generated 860 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:50:34 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-4035936c-6603-46d0-ba65-66f30befd580 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:50:34 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-4035936c-6603-46d0-ba65-66f30befd580 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] GET http://192.168.122.202/volume/v3/volumes/5e2e3847-5b57-4f86-b87c-79587b55c0b7 Sep 01 12:50:34 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-4035936c-6603-46d0-ba65-66f30befd580 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:50:34 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-4035936c-6603-46d0-ba65-66f30befd580 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:50:34 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:50:34 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:50:34 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:50:34 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:50:34 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-4035936c-6603-46d0-ba65-66f30befd580 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Volume info retrieved successfully. Sep 01 12:50:34 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-4035936c-6603-46d0-ba65-66f30befd580 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] http://192.168.122.202/volume/v3/volumes/5e2e3847-5b57-4f86-b87c-79587b55c0b7 returned with HTTP 200 Sep 01 12:50:34 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1239/2472] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:50:34 2026] GET /volume/v3/volumes/5e2e3847-5b57-4f86-b87c-79587b55c0b7 => generated 860 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:50:34 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-f0f4750d-46bc-40f4-b24b-f11292233d80 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:50:34 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f0f4750d-46bc-40f4-b24b-f11292233d80 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] PUT http://192.168.122.202/volume/v3/volumes/5e2e3847-5b57-4f86-b87c-79587b55c0b7 Sep 01 12:50:34 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f0f4750d-46bc-40f4-b24b-f11292233d80 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-969501841"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:50:34 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:50:34 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:50:34 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:50:34 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:50:34 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-f0f4750d-46bc-40f4-b24b-f11292233d80 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Volume info retrieved successfully. Sep 01 12:50:34 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-f0f4750d-46bc-40f4-b24b-f11292233d80 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Volume updated successfully. Sep 01 12:50:34 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f0f4750d-46bc-40f4-b24b-f11292233d80 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] http://192.168.122.202/volume/v3/volumes/5e2e3847-5b57-4f86-b87c-79587b55c0b7 returned with HTTP 200 Sep 01 12:50:34 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1234/2473] 192.168.122.202 () {60 vars in 1252 bytes} [Tue Sep 1 12:50:34 2026] PUT /volume/v3/volumes/5e2e3847-5b57-4f86-b87c-79587b55c0b7 => generated 792 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:50:34 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-2b5d2427-f60d-4f63-b799-b39adb634539 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:50:34 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-2b5d2427-f60d-4f63-b799-b39adb634539 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] PUT http://192.168.122.202/volume/v3/volumes/5e2e3847-5b57-4f86-b87c-79587b55c0b7 Sep 01 12:50:34 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-2b5d2427-f60d-4f63-b799-b39adb634539 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1373865240", "description": "This is the new description of volume"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:50:34 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:50:34 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:50:34 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:50:34 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:50:34 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-2b5d2427-f60d-4f63-b799-b39adb634539 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Volume info retrieved successfully. Sep 01 12:50:34 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-2b5d2427-f60d-4f63-b799-b39adb634539 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Volume updated successfully. Sep 01 12:50:34 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-2b5d2427-f60d-4f63-b799-b39adb634539 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] http://192.168.122.202/volume/v3/volumes/5e2e3847-5b57-4f86-b87c-79587b55c0b7 returned with HTTP 200 Sep 01 12:50:34 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1240/2474] 192.168.122.202 () {60 vars in 1253 bytes} [Tue Sep 1 12:50:34 2026] PUT /volume/v3/volumes/5e2e3847-5b57-4f86-b87c-79587b55c0b7 => generated 832 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:50:34 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-cbef30ab-bdd9-455b-9c3f-a65323c7890c None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:50:34 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-cbef30ab-bdd9-455b-9c3f-a65323c7890c tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] GET http://192.168.122.202/volume/v3/volumes/5e2e3847-5b57-4f86-b87c-79587b55c0b7 Sep 01 12:50:34 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-cbef30ab-bdd9-455b-9c3f-a65323c7890c tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:50:34 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-cbef30ab-bdd9-455b-9c3f-a65323c7890c tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:50:34 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:50:34 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:50:34 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:50:34 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:50:34 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-cbef30ab-bdd9-455b-9c3f-a65323c7890c tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Volume info retrieved successfully. Sep 01 12:50:34 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-cbef30ab-bdd9-455b-9c3f-a65323c7890c tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] http://192.168.122.202/volume/v3/volumes/5e2e3847-5b57-4f86-b87c-79587b55c0b7 returned with HTTP 200 Sep 01 12:50:34 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1235/2475] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:50:34 2026] GET /volume/v3/volumes/5e2e3847-5b57-4f86-b87c-79587b55c0b7 => generated 900 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:50:34 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-722d6e68-c0ad-4adc-9861-0436d7798c5d None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:50:34 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-722d6e68-c0ad-4adc-9861-0436d7798c5d tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] POST http://192.168.122.202/volume/v3/volumes Sep 01 12:50:34 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-722d6e68-c0ad-4adc-9861-0436d7798c5d tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-37258783", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1845827461"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:50:34 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volumes [None req-722d6e68-c0ad-4adc-9861-0436d7798c5d tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-37258783', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1845827461'}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:50:34 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-722d6e68-c0ad-4adc-9861-0436d7798c5d tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Create volume of 1 GB Sep 01 12:50:34 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-722d6e68-c0ad-4adc-9861-0436d7798c5d tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Availability Zones retrieved successfully. Sep 01 12:50:34 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-722d6e68-c0ad-4adc-9861-0436d7798c5d tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Flow 'volume_create_api' (89f3e1f9-533c-4b85-a1a4-4b5c1f006970) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:50:34 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-722d6e68-c0ad-4adc-9861-0436d7798c5d tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (64ee4d2d-92ae-4535-b193-467e6a1a6f0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:50:34 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.flows.api.create_volume [None req-722d6e68-c0ad-4adc-9861-0436d7798c5d tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Validating volume size '1' using validate_int {{(pid=86814) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 12:50:34 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-722d6e68-c0ad-4adc-9861-0436d7798c5d tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (64ee4d2d-92ae-4535-b193-467e6a1a6f0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T10:31:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3a4f1b59-94a6-4839-b926-0837adf99645,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a4f1b59-94a6-4839-b926-0837adf99645', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:50:34 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-722d6e68-c0ad-4adc-9861-0436d7798c5d tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97d02b0d-4f08-4be4-bffe-319adb778805) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:50:34 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-722d6e68-c0ad-4adc-9861-0436d7798c5d tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Created reservations ['29b94506-91cc-4aad-8e4e-15f5756e941f', '493d98e6-8aff-4726-ba65-c7584668c050', '1b62458d-c597-424b-95bd-75779ca8be21', '4942b3fa-daf3-49b1-8e8d-a3a7d093849d'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:50:34 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-722d6e68-c0ad-4adc-9861-0436d7798c5d tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97d02b0d-4f08-4be4-bffe-319adb778805) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['29b94506-91cc-4aad-8e4e-15f5756e941f', '493d98e6-8aff-4726-ba65-c7584668c050', '1b62458d-c597-424b-95bd-75779ca8be21', '4942b3fa-daf3-49b1-8e8d-a3a7d093849d']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:50:34 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-722d6e68-c0ad-4adc-9861-0436d7798c5d tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f56cff46-68fb-41ec-9eec-7259fe92ec1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:50:35 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:50:35 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:50:35 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-722d6e68-c0ad-4adc-9861-0436d7798c5d tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f56cff46-68fb-41ec-9eec-7259fe92ec1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5e58a15c-3262-4918-ae71-ddbeb77c08db', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-37258783',display_name='tempest-VolumesGetTest-Volume-1845827461',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b03a754c0d0e41c780c59a29ffea39f6',qos_specs=None,replication_status=,reservations=['29b94506-91cc-4aad-8e4e-15f5756e941f','493d98e6-8aff-4726-ba65-c7584668c050','1b62458d-c597-424b-95bd-75779ca8be21','4942b3fa-daf3-49b1-8e8d-a3a7d093849d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='950513f1b5144a579f89a6ad4400d5d3',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T10:50:35Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-37258783',display_name='tempest-VolumesGetTest-Volume-1845827461',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5e58a15c-3262-4918-ae71-ddbeb77c08db,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b03a754c0d0e41c780c59a29ffea39f6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='950513f1b5144a579f89a6ad4400d5d3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a4f1b59-94a6-4839-b926-0837adf99645),volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:50:35 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-722d6e68-c0ad-4adc-9861-0436d7798c5d tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb37106f-71e1-4be2-b557-8cfc68dc9afd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:50:35 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-722d6e68-c0ad-4adc-9861-0436d7798c5d tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb37106f-71e1-4be2-b557-8cfc68dc9afd) transitioned into 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-37258783',display_name='tempest-VolumesGetTest-Volume-1845827461',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b03a754c0d0e41c780c59a29ffea39f6',qos_specs=None,replication_status=,reservations=['29b94506-91cc-4aad-8e4e-15f5756e941f','493d98e6-8aff-4726-ba65-c7584668c050','1b62458d-c597-424b-95bd-75779ca8be21','4942b3fa-daf3-49b1-8e8d-a3a7d093849d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='950513f1b5144a579f89a6ad4400d5d3',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:50:35 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-722d6e68-c0ad-4adc-9861-0436d7798c5d tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4812e37d-1753-4bb5-a812-aa6217fee938) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:50:35 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-722d6e68-c0ad-4adc-9861-0436d7798c5d tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4812e37d-1753-4bb5-a812-aa6217fee938) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:50:35 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-722d6e68-c0ad-4adc-9861-0436d7798c5d tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Flow 'volume_create_api' (89f3e1f9-533c-4b85-a1a4-4b5c1f006970) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86814) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:50:35 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-722d6e68-c0ad-4adc-9861-0436d7798c5d tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Create volume request issued successfully. Sep 01 12:50:35 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-722d6e68-c0ad-4adc-9861-0436d7798c5d tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] http://192.168.122.202/volume/v3/volumes returned with HTTP 202 Sep 01 12:50:35 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1241/2476] 192.168.122.202 () {60 vars in 1143 bytes} [Tue Sep 1 12:50:34 2026] POST /volume/v3/volumes => generated 787 bytes in 353 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:50:35 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-fe1fc262-ec49-4bc7-b21b-009978ff02ff None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:50:35 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-fe1fc262-ec49-4bc7-b21b-009978ff02ff tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] GET http://192.168.122.202/volume/v3/volumes/5e58a15c-3262-4918-ae71-ddbeb77c08db Sep 01 12:50:35 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-fe1fc262-ec49-4bc7-b21b-009978ff02ff tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:50:35 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-fe1fc262-ec49-4bc7-b21b-009978ff02ff tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:50:35 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:50:35 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:50:35 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:50:35 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:50:35 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-fe1fc262-ec49-4bc7-b21b-009978ff02ff tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Volume info retrieved successfully. Sep 01 12:50:35 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-fe1fc262-ec49-4bc7-b21b-009978ff02ff tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] http://192.168.122.202/volume/v3/volumes/5e58a15c-3262-4918-ae71-ddbeb77c08db returned with HTTP 200 Sep 01 12:50:35 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1236/2477] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:50:35 2026] GET /volume/v3/volumes/5e58a15c-3262-4918-ae71-ddbeb77c08db => generated 855 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:50:36 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-c2aea510-6589-4005-baee-22c650d08fb4 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:50:36 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c2aea510-6589-4005-baee-22c650d08fb4 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] GET http://192.168.122.202/volume/v3/volumes/5e58a15c-3262-4918-ae71-ddbeb77c08db Sep 01 12:50:36 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c2aea510-6589-4005-baee-22c650d08fb4 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:50:36 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c2aea510-6589-4005-baee-22c650d08fb4 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:50:36 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:50:36 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:50:36 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:50:36 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:50:36 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-c2aea510-6589-4005-baee-22c650d08fb4 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Volume info retrieved successfully. Sep 01 12:50:36 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c2aea510-6589-4005-baee-22c650d08fb4 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] http://192.168.122.202/volume/v3/volumes/5e58a15c-3262-4918-ae71-ddbeb77c08db returned with HTTP 200 Sep 01 12:50:36 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1242/2478] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:50:36 2026] GET /volume/v3/volumes/5e58a15c-3262-4918-ae71-ddbeb77c08db => generated 880 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:50:36 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-b844a3e2-1582-42c8-bc34-91c2ed663255 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:50:36 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b844a3e2-1582-42c8-bc34-91c2ed663255 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] PUT http://192.168.122.202/volume/v3/volumes/5e58a15c-3262-4918-ae71-ddbeb77c08db Sep 01 12:50:36 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b844a3e2-1582-42c8-bc34-91c2ed663255 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-969501841", "description": null}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:50:36 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:50:36 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:50:36 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:50:36 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:50:36 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-b844a3e2-1582-42c8-bc34-91c2ed663255 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Volume info retrieved successfully. Sep 01 12:50:36 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-b844a3e2-1582-42c8-bc34-91c2ed663255 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Volume updated successfully. Sep 01 12:50:36 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b844a3e2-1582-42c8-bc34-91c2ed663255 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] http://192.168.122.202/volume/v3/volumes/5e58a15c-3262-4918-ae71-ddbeb77c08db returned with HTTP 200 Sep 01 12:50:36 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1237/2479] 192.168.122.202 () {60 vars in 1252 bytes} [Tue Sep 1 12:50:36 2026] PUT /volume/v3/volumes/5e58a15c-3262-4918-ae71-ddbeb77c08db => generated 778 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:50:36 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-f7f96222-2f30-43c6-91b8-b93c37f643f9 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:50:36 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f7f96222-2f30-43c6-91b8-b93c37f643f9 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] GET http://192.168.122.202/volume/v3/volumes/5e58a15c-3262-4918-ae71-ddbeb77c08db Sep 01 12:50:36 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f7f96222-2f30-43c6-91b8-b93c37f643f9 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:50:36 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f7f96222-2f30-43c6-91b8-b93c37f643f9 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:50:36 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:50:36 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:50:36 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:50:36 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:50:36 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-f7f96222-2f30-43c6-91b8-b93c37f643f9 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Volume info retrieved successfully. Sep 01 12:50:36 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f7f96222-2f30-43c6-91b8-b93c37f643f9 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] http://192.168.122.202/volume/v3/volumes/5e58a15c-3262-4918-ae71-ddbeb77c08db returned with HTTP 200 Sep 01 12:50:36 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1243/2480] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:50:36 2026] GET /volume/v3/volumes/5e58a15c-3262-4918-ae71-ddbeb77c08db => generated 846 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:50:36 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-3ba08d62-25e1-47cd-a673-ae006d4a9608 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:50:36 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-3ba08d62-25e1-47cd-a673-ae006d4a9608 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] DELETE http://192.168.122.202/volume/v3/volumes/5e58a15c-3262-4918-ae71-ddbeb77c08db Sep 01 12:50:36 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-3ba08d62-25e1-47cd-a673-ae006d4a9608 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:50:36 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-3ba08d62-25e1-47cd-a673-ae006d4a9608 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:50:36 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-3ba08d62-25e1-47cd-a673-ae006d4a9608 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Delete volume with id: 5e58a15c-3262-4918-ae71-ddbeb77c08db Sep 01 12:50:36 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:50:36 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:50:36 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:50:36 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:50:36 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-3ba08d62-25e1-47cd-a673-ae006d4a9608 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Volume info retrieved successfully. Sep 01 12:50:36 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-3ba08d62-25e1-47cd-a673-ae006d4a9608 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Delete volume request issued successfully. Sep 01 12:50:36 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-3ba08d62-25e1-47cd-a673-ae006d4a9608 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] http://192.168.122.202/volume/v3/volumes/5e58a15c-3262-4918-ae71-ddbeb77c08db returned with HTTP 202 Sep 01 12:50:36 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1238/2481] 192.168.122.202 () {58 vars in 1235 bytes} [Tue Sep 1 12:50:36 2026] DELETE /volume/v3/volumes/5e58a15c-3262-4918-ae71-ddbeb77c08db => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:50:36 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-fbe7319b-ecc2-47a5-9483-a89bfd38954f None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:50:36 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-fbe7319b-ecc2-47a5-9483-a89bfd38954f tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] GET http://192.168.122.202/volume/v3/volumes/5e58a15c-3262-4918-ae71-ddbeb77c08db Sep 01 12:50:36 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-fbe7319b-ecc2-47a5-9483-a89bfd38954f tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:50:36 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-fbe7319b-ecc2-47a5-9483-a89bfd38954f tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:50:36 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:50:36 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:50:36 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:50:36 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:50:36 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-fbe7319b-ecc2-47a5-9483-a89bfd38954f tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Volume info retrieved successfully. Sep 01 12:50:36 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-fbe7319b-ecc2-47a5-9483-a89bfd38954f tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] http://192.168.122.202/volume/v3/volumes/5e58a15c-3262-4918-ae71-ddbeb77c08db returned with HTTP 200 Sep 01 12:50:36 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1244/2482] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:50:36 2026] GET /volume/v3/volumes/5e58a15c-3262-4918-ae71-ddbeb77c08db => generated 845 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:50:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-a1fd8dce-664c-42ab-9d41-059516d3cde9 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:50:37 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a1fd8dce-664c-42ab-9d41-059516d3cde9 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] GET http://192.168.122.202/volume/v3/volumes/5e58a15c-3262-4918-ae71-ddbeb77c08db Sep 01 12:50:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a1fd8dce-664c-42ab-9d41-059516d3cde9 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:50:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a1fd8dce-664c-42ab-9d41-059516d3cde9 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:50:37 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a1fd8dce-664c-42ab-9d41-059516d3cde9 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] http://192.168.122.202/volume/v3/volumes/5e58a15c-3262-4918-ae71-ddbeb77c08db returned with HTTP 404 Sep 01 12:50:37 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1239/2483] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:50:37 2026] GET /volume/v3/volumes/5e58a15c-3262-4918-ae71-ddbeb77c08db => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:50:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-9c53d6ec-483c-4a4f-afb4-ac697801d638 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:50:37 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9c53d6ec-483c-4a4f-afb4-ac697801d638 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] GET http://192.168.122.202/volume/v3/volumes/5e2e3847-5b57-4f86-b87c-79587b55c0b7 Sep 01 12:50:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-9c53d6ec-483c-4a4f-afb4-ac697801d638 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:50:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-9c53d6ec-483c-4a4f-afb4-ac697801d638 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:50:37 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:50:37 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:50:37 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:50:37 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:50:37 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-9c53d6ec-483c-4a4f-afb4-ac697801d638 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Volume info retrieved successfully. Sep 01 12:50:37 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9c53d6ec-483c-4a4f-afb4-ac697801d638 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] http://192.168.122.202/volume/v3/volumes/5e2e3847-5b57-4f86-b87c-79587b55c0b7 returned with HTTP 200 Sep 01 12:50:37 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1245/2484] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:50:37 2026] GET /volume/v3/volumes/5e2e3847-5b57-4f86-b87c-79587b55c0b7 => generated 900 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:50:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-67d5c067-32dd-4c10-9f89-a3bf750954e2 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:50:37 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-67d5c067-32dd-4c10-9f89-a3bf750954e2 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] DELETE http://192.168.122.202/volume/v3/volumes/5e2e3847-5b57-4f86-b87c-79587b55c0b7 Sep 01 12:50:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-67d5c067-32dd-4c10-9f89-a3bf750954e2 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:50:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-67d5c067-32dd-4c10-9f89-a3bf750954e2 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:50:37 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-67d5c067-32dd-4c10-9f89-a3bf750954e2 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Delete volume with id: 5e2e3847-5b57-4f86-b87c-79587b55c0b7 Sep 01 12:50:37 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:50:37 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:50:37 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:50:37 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:50:37 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-67d5c067-32dd-4c10-9f89-a3bf750954e2 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Volume info retrieved successfully. Sep 01 12:50:37 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-67d5c067-32dd-4c10-9f89-a3bf750954e2 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Delete volume request issued successfully. Sep 01 12:50:37 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-67d5c067-32dd-4c10-9f89-a3bf750954e2 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] http://192.168.122.202/volume/v3/volumes/5e2e3847-5b57-4f86-b87c-79587b55c0b7 returned with HTTP 202 Sep 01 12:50:37 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1240/2485] 192.168.122.202 () {58 vars in 1235 bytes} [Tue Sep 1 12:50:37 2026] DELETE /volume/v3/volumes/5e2e3847-5b57-4f86-b87c-79587b55c0b7 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:50:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-bbb50c6c-9113-41df-96ea-d4b4d8183fe5 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:50:37 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-bbb50c6c-9113-41df-96ea-d4b4d8183fe5 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] GET http://192.168.122.202/volume/v3/volumes/5e2e3847-5b57-4f86-b87c-79587b55c0b7 Sep 01 12:50:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-bbb50c6c-9113-41df-96ea-d4b4d8183fe5 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:50:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-bbb50c6c-9113-41df-96ea-d4b4d8183fe5 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:50:37 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:50:37 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:50:37 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:50:37 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:50:37 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-bbb50c6c-9113-41df-96ea-d4b4d8183fe5 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Volume info retrieved successfully. Sep 01 12:50:37 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-bbb50c6c-9113-41df-96ea-d4b4d8183fe5 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] http://192.168.122.202/volume/v3/volumes/5e2e3847-5b57-4f86-b87c-79587b55c0b7 returned with HTTP 200 Sep 01 12:50:37 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1246/2486] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:50:37 2026] GET /volume/v3/volumes/5e2e3847-5b57-4f86-b87c-79587b55c0b7 => generated 899 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:50:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-52330af6-013d-4007-8a40-272d1b88cc20 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:50:38 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-52330af6-013d-4007-8a40-272d1b88cc20 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] GET http://192.168.122.202/volume/v3/volumes/5e2e3847-5b57-4f86-b87c-79587b55c0b7 Sep 01 12:50:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-52330af6-013d-4007-8a40-272d1b88cc20 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:50:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-52330af6-013d-4007-8a40-272d1b88cc20 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:50:38 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-52330af6-013d-4007-8a40-272d1b88cc20 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] http://192.168.122.202/volume/v3/volumes/5e2e3847-5b57-4f86-b87c-79587b55c0b7 returned with HTTP 404 Sep 01 12:50:38 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1241/2487] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:50:38 2026] GET /volume/v3/volumes/5e2e3847-5b57-4f86-b87c-79587b55c0b7 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:50:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-f74bafc0-0d39-46b9-87cb-38efe99e4e61 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:50:38 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f74bafc0-0d39-46b9-87cb-38efe99e4e61 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] POST http://192.168.122.202/volume/v3/volumes Sep 01 12:50:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f74bafc0-0d39-46b9-87cb-38efe99e4e61 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-501950807"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:50:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volumes [None req-f74bafc0-0d39-46b9-87cb-38efe99e4e61 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-501950807'}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:50:38 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-f74bafc0-0d39-46b9-87cb-38efe99e4e61 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Create volume of 1 GB Sep 01 12:50:38 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-f74bafc0-0d39-46b9-87cb-38efe99e4e61 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Availability Zones retrieved successfully. Sep 01 12:50:38 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-f74bafc0-0d39-46b9-87cb-38efe99e4e61 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Flow 'volume_create_api' (b16a194e-68a3-41a6-a908-3016a8df4496) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:50:38 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-f74bafc0-0d39-46b9-87cb-38efe99e4e61 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c623ca75-59ca-4c15-affe-be26915c0744) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:50:38 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.flows.api.create_volume [None req-f74bafc0-0d39-46b9-87cb-38efe99e4e61 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Validating volume size '1' using validate_int {{(pid=86814) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 12:50:38 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-f74bafc0-0d39-46b9-87cb-38efe99e4e61 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c623ca75-59ca-4c15-affe-be26915c0744) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T10:31:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3a4f1b59-94a6-4839-b926-0837adf99645,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a4f1b59-94a6-4839-b926-0837adf99645', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:50:38 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-f74bafc0-0d39-46b9-87cb-38efe99e4e61 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4304d9f5-0223-42f3-843f-573059261fc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:50:39 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-f74bafc0-0d39-46b9-87cb-38efe99e4e61 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Created reservations ['530bee4b-990f-45d4-ade9-f771d74e80a4', '63d0131b-9bed-4cc5-9d06-0dab644ed383', '3ac2c47a-5a6d-44a5-89f1-883805e4a7e8', '8d25722a-2501-4d66-8b5e-0395c854f80e'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:50:39 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-f74bafc0-0d39-46b9-87cb-38efe99e4e61 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4304d9f5-0223-42f3-843f-573059261fc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['530bee4b-990f-45d4-ade9-f771d74e80a4', '63d0131b-9bed-4cc5-9d06-0dab644ed383', '3ac2c47a-5a6d-44a5-89f1-883805e4a7e8', '8d25722a-2501-4d66-8b5e-0395c854f80e']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:50:39 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-f74bafc0-0d39-46b9-87cb-38efe99e4e61 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3a452a7-5389-4517-a5f4-5b065a496e0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:50:39 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:50:39 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:50:39 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-f74bafc0-0d39-46b9-87cb-38efe99e4e61 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3a452a7-5389-4517-a5f4-5b065a496e0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5af0a516-194d-4417-bb75-cd20a8e754d3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-501950807',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b03a754c0d0e41c780c59a29ffea39f6',qos_specs=None,replication_status=,reservations=['530bee4b-990f-45d4-ade9-f771d74e80a4','63d0131b-9bed-4cc5-9d06-0dab644ed383','3ac2c47a-5a6d-44a5-89f1-883805e4a7e8','8d25722a-2501-4d66-8b5e-0395c854f80e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='950513f1b5144a579f89a6ad4400d5d3',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T10:50:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-501950807',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5af0a516-194d-4417-bb75-cd20a8e754d3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b03a754c0d0e41c780c59a29ffea39f6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='950513f1b5144a579f89a6ad4400d5d3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a4f1b59-94a6-4839-b926-0837adf99645),volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:50:39 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-f74bafc0-0d39-46b9-87cb-38efe99e4e61 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c2ea03de-b02e-4a9e-a876-c3943af9dd69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:50:39 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-f74bafc0-0d39-46b9-87cb-38efe99e4e61 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c2ea03de-b02e-4a9e-a876-c3943af9dd69) transitioned into state 'SUCCESS' from state '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-501950807',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b03a754c0d0e41c780c59a29ffea39f6',qos_specs=None,replication_status=,reservations=['530bee4b-990f-45d4-ade9-f771d74e80a4','63d0131b-9bed-4cc5-9d06-0dab644ed383','3ac2c47a-5a6d-44a5-89f1-883805e4a7e8','8d25722a-2501-4d66-8b5e-0395c854f80e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='950513f1b5144a579f89a6ad4400d5d3',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:50:39 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-f74bafc0-0d39-46b9-87cb-38efe99e4e61 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d0f92dbf-1189-41c2-8f12-5c08567df65d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:50:39 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-f74bafc0-0d39-46b9-87cb-38efe99e4e61 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d0f92dbf-1189-41c2-8f12-5c08567df65d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:50:39 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-f74bafc0-0d39-46b9-87cb-38efe99e4e61 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Flow 'volume_create_api' (b16a194e-68a3-41a6-a908-3016a8df4496) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86814) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:50:39 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-f74bafc0-0d39-46b9-87cb-38efe99e4e61 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Create volume request issued successfully. Sep 01 12:50:39 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f74bafc0-0d39-46b9-87cb-38efe99e4e61 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] http://192.168.122.202/volume/v3/volumes returned with HTTP 202 Sep 01 12:50:39 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1247/2488] 192.168.122.202 () {60 vars in 1142 bytes} [Tue Sep 1 12:50:38 2026] POST /volume/v3/volumes => generated 753 bytes in 347 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:50:39 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-dfe07f69-9056-4ae4-aaab-02761c137c0a None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:50:39 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-dfe07f69-9056-4ae4-aaab-02761c137c0a tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] GET http://192.168.122.202/volume/v3/volumes/5af0a516-194d-4417-bb75-cd20a8e754d3 Sep 01 12:50:39 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-dfe07f69-9056-4ae4-aaab-02761c137c0a tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:50:39 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-dfe07f69-9056-4ae4-aaab-02761c137c0a tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:50:39 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:50:39 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:50:39 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:50:39 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:50:39 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-dfe07f69-9056-4ae4-aaab-02761c137c0a tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Volume info retrieved successfully. Sep 01 12:50:39 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-dfe07f69-9056-4ae4-aaab-02761c137c0a tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] http://192.168.122.202/volume/v3/volumes/5af0a516-194d-4417-bb75-cd20a8e754d3 returned with HTTP 200 Sep 01 12:50:39 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1242/2489] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:50:39 2026] GET /volume/v3/volumes/5af0a516-194d-4417-bb75-cd20a8e754d3 => generated 821 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:50:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-871bda43-bba3-473f-83cf-08d9d410f31d None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:50:40 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-871bda43-bba3-473f-83cf-08d9d410f31d tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] GET http://192.168.122.202/volume/v3/volumes/5af0a516-194d-4417-bb75-cd20a8e754d3 Sep 01 12:50:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-871bda43-bba3-473f-83cf-08d9d410f31d tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:50:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-871bda43-bba3-473f-83cf-08d9d410f31d tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:50:40 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:50:40 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:50:40 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:50:40 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:50:40 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-871bda43-bba3-473f-83cf-08d9d410f31d tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Volume info retrieved successfully. Sep 01 12:50:40 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-871bda43-bba3-473f-83cf-08d9d410f31d tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] http://192.168.122.202/volume/v3/volumes/5af0a516-194d-4417-bb75-cd20a8e754d3 returned with HTTP 200 Sep 01 12:50:40 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1248/2490] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:50:40 2026] GET /volume/v3/volumes/5af0a516-194d-4417-bb75-cd20a8e754d3 => generated 846 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:50:40 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-e3aa5c89-0d2f-41f7-9fb0-1fc2c34a220c None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:50:40 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e3aa5c89-0d2f-41f7-9fb0-1fc2c34a220c tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] POST http://192.168.122.202/volume/v3/volumes Sep 01 12:50:40 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e3aa5c89-0d2f-41f7-9fb0-1fc2c34a220c tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "5af0a516-194d-4417-bb75-cd20a8e754d3", "size": 1, "name": "tempest-VolumesGetTest-Volume-1742322596", "metadata": {"Type": "Test"}}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:50:40 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.volumes [None req-e3aa5c89-0d2f-41f7-9fb0-1fc2c34a220c tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Create volume request body: {'volume': {'source_volid': '5af0a516-194d-4417-bb75-cd20a8e754d3', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1742322596', 'metadata': {'Type': 'Test'}}} {{(pid=86815) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:50:40 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:50:40 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:50:40 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:50:40 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:50:40 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-e3aa5c89-0d2f-41f7-9fb0-1fc2c34a220c tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Volume retrieved successfully. Sep 01 12:50:40 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-e3aa5c89-0d2f-41f7-9fb0-1fc2c34a220c tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Create volume of 1 GB Sep 01 12:50:40 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-e3aa5c89-0d2f-41f7-9fb0-1fc2c34a220c tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Availability Zones retrieved successfully. Sep 01 12:50:40 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-e3aa5c89-0d2f-41f7-9fb0-1fc2c34a220c tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Flow 'volume_create_api' (28102e77-5c40-4d26-88e0-678c36c242ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:50:40 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-e3aa5c89-0d2f-41f7-9fb0-1fc2c34a220c tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f7554b8-a00f-4256-9998-4aa0f6dc1708) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:50:40 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.flows.api.create_volume [None req-e3aa5c89-0d2f-41f7-9fb0-1fc2c34a220c tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=86815) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 12:50:40 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-e3aa5c89-0d2f-41f7-9fb0-1fc2c34a220c tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f7554b8-a00f-4256-9998-4aa0f6dc1708) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '5af0a516-194d-4417-bb75-cd20a8e754d3', 'volume_type': VolumeType(created_at=2026-09-01T10:31:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3a4f1b59-94a6-4839-b926-0837adf99645,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a4f1b59-94a6-4839-b926-0837adf99645', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:50:40 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-e3aa5c89-0d2f-41f7-9fb0-1fc2c34a220c tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (76516568-30de-4167-9c9e-0fab1b14eb1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:50:40 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-e3aa5c89-0d2f-41f7-9fb0-1fc2c34a220c tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Created reservations ['9ba2973b-f917-40bb-9bfd-6a2444c763c9', '8f2c6f2f-684d-409e-8972-4ba9f7f995c7', 'de0937f7-ea6f-4a8f-a8bd-cf7aeed15510', 'e4c470ce-ab82-433f-bca7-0ca98baf0c43'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:50:40 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-e3aa5c89-0d2f-41f7-9fb0-1fc2c34a220c tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (76516568-30de-4167-9c9e-0fab1b14eb1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9ba2973b-f917-40bb-9bfd-6a2444c763c9', '8f2c6f2f-684d-409e-8972-4ba9f7f995c7', 'de0937f7-ea6f-4a8f-a8bd-cf7aeed15510', 'e4c470ce-ab82-433f-bca7-0ca98baf0c43']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:50:40 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-e3aa5c89-0d2f-41f7-9fb0-1fc2c34a220c tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (952eef81-ab1b-4cc7-8ea6-5aab6bc85fe7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:50:40 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:50:40 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:50:40 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:50:40 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:50:40 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-e3aa5c89-0d2f-41f7-9fb0-1fc2c34a220c tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (952eef81-ab1b-4cc7-8ea6-5aab6bc85fe7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '31a455d0-1dfe-45f7-81bf-0bb02ebbfa7a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1742322596',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='b03a754c0d0e41c780c59a29ffea39f6',qos_specs=None,replication_status=,reservations=['9ba2973b-f917-40bb-9bfd-6a2444c763c9','8f2c6f2f-684d-409e-8972-4ba9f7f995c7','de0937f7-ea6f-4a8f-a8bd-cf7aeed15510','e4c470ce-ab82-433f-bca7-0ca98baf0c43'],size=1,snapshot_id=None,source_replicaid=,source_volid=5af0a516-194d-4417-bb75-cd20a8e754d3,status='creating',user_id='950513f1b5144a579f89a6ad4400d5d3',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T10:50:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1742322596',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=31a455d0-1dfe-45f7-81bf-0bb02ebbfa7a,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='b03a754c0d0e41c780c59a29ffea39f6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=5af0a516-194d-4417-bb75-cd20a8e754d3,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='950513f1b5144a579f89a6ad4400d5d3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a4f1b59-94a6-4839-b926-0837adf99645),volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:50:40 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-e3aa5c89-0d2f-41f7-9fb0-1fc2c34a220c tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0111879b-659d-40d5-90c0-f9d33c4b8050) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:50:40 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-e3aa5c89-0d2f-41f7-9fb0-1fc2c34a220c tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0111879b-659d-40d5-90c0-f9d33c4b8050) transitioned into state 'SUCCESS' from state '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-1742322596',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='b03a754c0d0e41c780c59a29ffea39f6',qos_specs=None,replication_status=,reservations=['9ba2973b-f917-40bb-9bfd-6a2444c763c9','8f2c6f2f-684d-409e-8972-4ba9f7f995c7','de0937f7-ea6f-4a8f-a8bd-cf7aeed15510','e4c470ce-ab82-433f-bca7-0ca98baf0c43'],size=1,snapshot_id=None,source_replicaid=,source_volid=5af0a516-194d-4417-bb75-cd20a8e754d3,status='creating',user_id='950513f1b5144a579f89a6ad4400d5d3',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:50:40 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-e3aa5c89-0d2f-41f7-9fb0-1fc2c34a220c tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (116efdc5-edd6-4f44-8ed6-44bfec565a9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:50:40 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:50:40 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:50:40 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-e3aa5c89-0d2f-41f7-9fb0-1fc2c34a220c tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (116efdc5-edd6-4f44-8ed6-44bfec565a9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:50:40 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-e3aa5c89-0d2f-41f7-9fb0-1fc2c34a220c tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Flow 'volume_create_api' (28102e77-5c40-4d26-88e0-678c36c242ac) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86815) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:50:40 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-e3aa5c89-0d2f-41f7-9fb0-1fc2c34a220c tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Create volume request issued successfully. Sep 01 12:50:40 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e3aa5c89-0d2f-41f7-9fb0-1fc2c34a220c tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] http://192.168.122.202/volume/v3/volumes returned with HTTP 202 Sep 01 12:50:40 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1243/2491] 192.168.122.202 () {60 vars in 1143 bytes} [Tue Sep 1 12:50:40 2026] POST /volume/v3/volumes => generated 802 bytes in 393 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:50:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-0ff837ad-d08b-43e6-bd87-e1fab7061157 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:50:40 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-0ff837ad-d08b-43e6-bd87-e1fab7061157 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] GET http://192.168.122.202/volume/v3/volumes/31a455d0-1dfe-45f7-81bf-0bb02ebbfa7a Sep 01 12:50:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-0ff837ad-d08b-43e6-bd87-e1fab7061157 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:50:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-0ff837ad-d08b-43e6-bd87-e1fab7061157 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:50:40 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:50:40 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:50:40 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:50:40 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:50:40 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-0ff837ad-d08b-43e6-bd87-e1fab7061157 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Volume info retrieved successfully. Sep 01 12:50:40 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-0ff837ad-d08b-43e6-bd87-e1fab7061157 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] http://192.168.122.202/volume/v3/volumes/31a455d0-1dfe-45f7-81bf-0bb02ebbfa7a returned with HTTP 200 Sep 01 12:50:40 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1249/2492] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:50:40 2026] GET /volume/v3/volumes/31a455d0-1dfe-45f7-81bf-0bb02ebbfa7a => generated 870 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:50:41 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-0c31af41-bc8d-4b8c-9bd1-3ee929d09d01 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:50:41 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0c31af41-bc8d-4b8c-9bd1-3ee929d09d01 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] GET http://192.168.122.202/volume/v3/volumes/31a455d0-1dfe-45f7-81bf-0bb02ebbfa7a Sep 01 12:50:41 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0c31af41-bc8d-4b8c-9bd1-3ee929d09d01 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:50:41 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0c31af41-bc8d-4b8c-9bd1-3ee929d09d01 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:50:41 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:50:41 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:50:41 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:50:41 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:50:41 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-0c31af41-bc8d-4b8c-9bd1-3ee929d09d01 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Volume info retrieved successfully. Sep 01 12:50:41 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0c31af41-bc8d-4b8c-9bd1-3ee929d09d01 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] http://192.168.122.202/volume/v3/volumes/31a455d0-1dfe-45f7-81bf-0bb02ebbfa7a returned with HTTP 200 Sep 01 12:50:41 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1244/2493] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:50:41 2026] GET /volume/v3/volumes/31a455d0-1dfe-45f7-81bf-0bb02ebbfa7a => generated 894 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:50:42 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-80079158-609d-40f0-9c43-9e9f84d1b40b None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:50:42 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-80079158-609d-40f0-9c43-9e9f84d1b40b tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] GET http://192.168.122.202/volume/v3/volumes/31a455d0-1dfe-45f7-81bf-0bb02ebbfa7a Sep 01 12:50:42 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-80079158-609d-40f0-9c43-9e9f84d1b40b tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:50:42 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-80079158-609d-40f0-9c43-9e9f84d1b40b tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:50:42 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:50:42 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:50:42 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:50:42 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:50:42 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-80079158-609d-40f0-9c43-9e9f84d1b40b tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Volume info retrieved successfully. Sep 01 12:50:42 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-80079158-609d-40f0-9c43-9e9f84d1b40b tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] http://192.168.122.202/volume/v3/volumes/31a455d0-1dfe-45f7-81bf-0bb02ebbfa7a returned with HTTP 200 Sep 01 12:50:42 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1250/2494] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:50:42 2026] GET /volume/v3/volumes/31a455d0-1dfe-45f7-81bf-0bb02ebbfa7a => generated 894 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:50:43 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-f701c1bf-805a-458f-a059-431f3728843d None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:50:43 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f701c1bf-805a-458f-a059-431f3728843d tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] GET http://192.168.122.202/volume/v3/volumes/31a455d0-1dfe-45f7-81bf-0bb02ebbfa7a Sep 01 12:50:43 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f701c1bf-805a-458f-a059-431f3728843d tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:50:43 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f701c1bf-805a-458f-a059-431f3728843d tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:50:44 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:50:44 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:50:44 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:50:44 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:50:44 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-f701c1bf-805a-458f-a059-431f3728843d tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Volume info retrieved successfully. Sep 01 12:50:44 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f701c1bf-805a-458f-a059-431f3728843d tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] http://192.168.122.202/volume/v3/volumes/31a455d0-1dfe-45f7-81bf-0bb02ebbfa7a returned with HTTP 200 Sep 01 12:50:44 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1245/2495] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:50:43 2026] GET /volume/v3/volumes/31a455d0-1dfe-45f7-81bf-0bb02ebbfa7a => generated 894 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:50:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-b7f5f613-7912-4f82-b06f-0eb7c6c986e3 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:50:45 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b7f5f613-7912-4f82-b06f-0eb7c6c986e3 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] GET http://192.168.122.202/volume/v3/volumes/31a455d0-1dfe-45f7-81bf-0bb02ebbfa7a Sep 01 12:50:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b7f5f613-7912-4f82-b06f-0eb7c6c986e3 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:50:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b7f5f613-7912-4f82-b06f-0eb7c6c986e3 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:50:45 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:50:45 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:50:45 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:50:45 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:50:45 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-b7f5f613-7912-4f82-b06f-0eb7c6c986e3 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Volume info retrieved successfully. Sep 01 12:50:45 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b7f5f613-7912-4f82-b06f-0eb7c6c986e3 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] http://192.168.122.202/volume/v3/volumes/31a455d0-1dfe-45f7-81bf-0bb02ebbfa7a returned with HTTP 200 Sep 01 12:50:45 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1251/2496] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:50:45 2026] GET /volume/v3/volumes/31a455d0-1dfe-45f7-81bf-0bb02ebbfa7a => generated 894 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:50:46 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-3f3066e5-fdda-4614-b48c-c7ebb9941091 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:50:46 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-3f3066e5-fdda-4614-b48c-c7ebb9941091 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] GET http://192.168.122.202/volume/v3/volumes/31a455d0-1dfe-45f7-81bf-0bb02ebbfa7a Sep 01 12:50:46 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-3f3066e5-fdda-4614-b48c-c7ebb9941091 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:50:46 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-3f3066e5-fdda-4614-b48c-c7ebb9941091 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:50:46 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:50:46 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:50:46 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:50:46 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:50:46 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-3f3066e5-fdda-4614-b48c-c7ebb9941091 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Volume info retrieved successfully. Sep 01 12:50:46 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-3f3066e5-fdda-4614-b48c-c7ebb9941091 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] http://192.168.122.202/volume/v3/volumes/31a455d0-1dfe-45f7-81bf-0bb02ebbfa7a returned with HTTP 200 Sep 01 12:50:46 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1246/2497] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:50:46 2026] GET /volume/v3/volumes/31a455d0-1dfe-45f7-81bf-0bb02ebbfa7a => generated 894 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:50:47 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-71b6ced8-1574-4231-907b-3a2d18fbb7f4 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:50:47 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-71b6ced8-1574-4231-907b-3a2d18fbb7f4 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] GET http://192.168.122.202/volume/v3/volumes/31a455d0-1dfe-45f7-81bf-0bb02ebbfa7a Sep 01 12:50:47 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-71b6ced8-1574-4231-907b-3a2d18fbb7f4 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:50:47 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-71b6ced8-1574-4231-907b-3a2d18fbb7f4 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:50:47 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:50:47 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:50:47 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:50:47 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:50:47 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-71b6ced8-1574-4231-907b-3a2d18fbb7f4 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Volume info retrieved successfully. Sep 01 12:50:47 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-71b6ced8-1574-4231-907b-3a2d18fbb7f4 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] http://192.168.122.202/volume/v3/volumes/31a455d0-1dfe-45f7-81bf-0bb02ebbfa7a returned with HTTP 200 Sep 01 12:50:47 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1252/2498] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:50:47 2026] GET /volume/v3/volumes/31a455d0-1dfe-45f7-81bf-0bb02ebbfa7a => generated 894 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:50:48 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-69421cb5-92ca-416d-b71f-537ad3ddc524 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:50:48 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-69421cb5-92ca-416d-b71f-537ad3ddc524 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] GET http://192.168.122.202/volume/v3/volumes/31a455d0-1dfe-45f7-81bf-0bb02ebbfa7a Sep 01 12:50:48 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-69421cb5-92ca-416d-b71f-537ad3ddc524 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:50:48 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-69421cb5-92ca-416d-b71f-537ad3ddc524 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:50:48 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:50:48 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:50:48 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:50:48 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:50:48 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-69421cb5-92ca-416d-b71f-537ad3ddc524 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Volume info retrieved successfully. Sep 01 12:50:48 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-69421cb5-92ca-416d-b71f-537ad3ddc524 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] http://192.168.122.202/volume/v3/volumes/31a455d0-1dfe-45f7-81bf-0bb02ebbfa7a returned with HTTP 200 Sep 01 12:50:48 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1247/2499] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:50:48 2026] GET /volume/v3/volumes/31a455d0-1dfe-45f7-81bf-0bb02ebbfa7a => generated 894 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:50:49 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-835a159e-a48c-4bfb-a9e5-1ba6d75d980d None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:50:49 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-835a159e-a48c-4bfb-a9e5-1ba6d75d980d tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] GET http://192.168.122.202/volume/v3/volumes/31a455d0-1dfe-45f7-81bf-0bb02ebbfa7a Sep 01 12:50:49 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-835a159e-a48c-4bfb-a9e5-1ba6d75d980d tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:50:49 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-835a159e-a48c-4bfb-a9e5-1ba6d75d980d tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:50:49 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:50:49 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:50:49 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:50:49 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:50:49 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-835a159e-a48c-4bfb-a9e5-1ba6d75d980d tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Volume info retrieved successfully. Sep 01 12:50:49 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-835a159e-a48c-4bfb-a9e5-1ba6d75d980d tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] http://192.168.122.202/volume/v3/volumes/31a455d0-1dfe-45f7-81bf-0bb02ebbfa7a returned with HTTP 200 Sep 01 12:50:49 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1253/2500] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:50:49 2026] GET /volume/v3/volumes/31a455d0-1dfe-45f7-81bf-0bb02ebbfa7a => generated 894 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:50:50 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-1950e913-3f5c-40bc-8d4f-902ce8cdde68 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:50:50 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-1950e913-3f5c-40bc-8d4f-902ce8cdde68 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] GET http://192.168.122.202/volume/v3/volumes/31a455d0-1dfe-45f7-81bf-0bb02ebbfa7a Sep 01 12:50:50 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-1950e913-3f5c-40bc-8d4f-902ce8cdde68 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:50:50 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-1950e913-3f5c-40bc-8d4f-902ce8cdde68 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:50:50 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:50:50 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:50:50 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:50:50 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:50:50 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-1950e913-3f5c-40bc-8d4f-902ce8cdde68 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Volume info retrieved successfully. Sep 01 12:50:50 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-1950e913-3f5c-40bc-8d4f-902ce8cdde68 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] http://192.168.122.202/volume/v3/volumes/31a455d0-1dfe-45f7-81bf-0bb02ebbfa7a returned with HTTP 200 Sep 01 12:50:50 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1248/2501] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:50:50 2026] GET /volume/v3/volumes/31a455d0-1dfe-45f7-81bf-0bb02ebbfa7a => generated 895 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:50:50 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-28ddf529-9092-4064-bdfd-9f6c974ba805 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:50:50 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-28ddf529-9092-4064-bdfd-9f6c974ba805 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] GET http://192.168.122.202/volume/v3/volumes/31a455d0-1dfe-45f7-81bf-0bb02ebbfa7a Sep 01 12:50:50 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-28ddf529-9092-4064-bdfd-9f6c974ba805 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:50:50 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-28ddf529-9092-4064-bdfd-9f6c974ba805 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:50:50 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:50:50 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:50:50 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:50:50 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:50:50 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-28ddf529-9092-4064-bdfd-9f6c974ba805 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Volume info retrieved successfully. Sep 01 12:50:50 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-28ddf529-9092-4064-bdfd-9f6c974ba805 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] http://192.168.122.202/volume/v3/volumes/31a455d0-1dfe-45f7-81bf-0bb02ebbfa7a returned with HTTP 200 Sep 01 12:50:50 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1254/2502] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:50:50 2026] GET /volume/v3/volumes/31a455d0-1dfe-45f7-81bf-0bb02ebbfa7a => generated 895 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:50:50 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-b5814521-a6fb-4170-8502-303c39333ede None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:50:50 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b5814521-a6fb-4170-8502-303c39333ede tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] PUT http://192.168.122.202/volume/v3/volumes/31a455d0-1dfe-45f7-81bf-0bb02ebbfa7a Sep 01 12:50:50 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b5814521-a6fb-4170-8502-303c39333ede tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1742322596"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:50:50 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:50:50 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:50:50 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:50:50 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:50:50 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-b5814521-a6fb-4170-8502-303c39333ede tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Volume info retrieved successfully. Sep 01 12:50:50 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-b5814521-a6fb-4170-8502-303c39333ede tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Volume updated successfully. Sep 01 12:50:50 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b5814521-a6fb-4170-8502-303c39333ede tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] http://192.168.122.202/volume/v3/volumes/31a455d0-1dfe-45f7-81bf-0bb02ebbfa7a returned with HTTP 200 Sep 01 12:50:50 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1249/2503] 192.168.122.202 () {60 vars in 1252 bytes} [Tue Sep 1 12:50:50 2026] PUT /volume/v3/volumes/31a455d0-1dfe-45f7-81bf-0bb02ebbfa7a => generated 827 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:50:50 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-2e225c63-5a63-4d1a-9b0a-3a48c11ee179 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:50:50 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-2e225c63-5a63-4d1a-9b0a-3a48c11ee179 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] PUT http://192.168.122.202/volume/v3/volumes/31a455d0-1dfe-45f7-81bf-0bb02ebbfa7a Sep 01 12:50:50 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-2e225c63-5a63-4d1a-9b0a-3a48c11ee179 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-184198410", "description": "This is the new description of volume"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:50:50 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:50:50 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:50:50 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:50:50 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:50:50 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-2e225c63-5a63-4d1a-9b0a-3a48c11ee179 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Volume info retrieved successfully. Sep 01 12:50:50 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-2e225c63-5a63-4d1a-9b0a-3a48c11ee179 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Volume updated successfully. Sep 01 12:50:50 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-2e225c63-5a63-4d1a-9b0a-3a48c11ee179 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] http://192.168.122.202/volume/v3/volumes/31a455d0-1dfe-45f7-81bf-0bb02ebbfa7a returned with HTTP 200 Sep 01 12:50:50 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1255/2504] 192.168.122.202 () {60 vars in 1253 bytes} [Tue Sep 1 12:50:50 2026] PUT /volume/v3/volumes/31a455d0-1dfe-45f7-81bf-0bb02ebbfa7a => generated 865 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:50:50 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-0e934c53-7c9b-411c-b88a-04a139cd278c None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:50:50 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0e934c53-7c9b-411c-b88a-04a139cd278c tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] GET http://192.168.122.202/volume/v3/volumes/31a455d0-1dfe-45f7-81bf-0bb02ebbfa7a Sep 01 12:50:50 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0e934c53-7c9b-411c-b88a-04a139cd278c tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:50:50 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0e934c53-7c9b-411c-b88a-04a139cd278c tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:50:50 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:50:50 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:50:50 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:50:50 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:50:50 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-0e934c53-7c9b-411c-b88a-04a139cd278c tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Volume info retrieved successfully. Sep 01 12:50:50 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0e934c53-7c9b-411c-b88a-04a139cd278c tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] http://192.168.122.202/volume/v3/volumes/31a455d0-1dfe-45f7-81bf-0bb02ebbfa7a returned with HTTP 200 Sep 01 12:50:50 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1250/2505] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:50:50 2026] GET /volume/v3/volumes/31a455d0-1dfe-45f7-81bf-0bb02ebbfa7a => generated 933 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:50:50 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-1ddb023f-a871-4710-a7a7-6ead5d55d3cf None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:50:50 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1ddb023f-a871-4710-a7a7-6ead5d55d3cf tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] POST http://192.168.122.202/volume/v3/volumes Sep 01 12:50:50 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-1ddb023f-a871-4710-a7a7-6ead5d55d3cf tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-360499970", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1805160859"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:50:50 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volumes [None req-1ddb023f-a871-4710-a7a7-6ead5d55d3cf tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-360499970', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1805160859'}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:50:50 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-1ddb023f-a871-4710-a7a7-6ead5d55d3cf tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Create volume of 1 GB Sep 01 12:50:50 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-1ddb023f-a871-4710-a7a7-6ead5d55d3cf tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Availability Zones retrieved successfully. Sep 01 12:50:50 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-1ddb023f-a871-4710-a7a7-6ead5d55d3cf tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Flow 'volume_create_api' (4ce8194a-4c58-47e8-ab19-5aa854fa4add) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:50:50 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-1ddb023f-a871-4710-a7a7-6ead5d55d3cf tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d406b8ee-ff4b-419a-8694-a2b185803ebd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:50:50 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.flows.api.create_volume [None req-1ddb023f-a871-4710-a7a7-6ead5d55d3cf tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Validating volume size '1' using validate_int {{(pid=86814) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 12:50:51 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-1ddb023f-a871-4710-a7a7-6ead5d55d3cf tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d406b8ee-ff4b-419a-8694-a2b185803ebd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T10:31:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3a4f1b59-94a6-4839-b926-0837adf99645,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a4f1b59-94a6-4839-b926-0837adf99645', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:50:51 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-1ddb023f-a871-4710-a7a7-6ead5d55d3cf tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (26fb0a1c-5537-43d1-a144-b02fea82ed9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:50:51 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-1ddb023f-a871-4710-a7a7-6ead5d55d3cf tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Created reservations ['d938866c-70d5-4656-ac45-6e4e60a2aa15', '67a9ae4c-7060-458c-a02a-1ca3ab3106d9', '8afa9776-49fe-418e-bd6e-d4fcc0cfbab3', 'b4452dc8-8ad9-4d94-9eac-852b6823281a'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:50:51 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-1ddb023f-a871-4710-a7a7-6ead5d55d3cf tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (26fb0a1c-5537-43d1-a144-b02fea82ed9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d938866c-70d5-4656-ac45-6e4e60a2aa15', '67a9ae4c-7060-458c-a02a-1ca3ab3106d9', '8afa9776-49fe-418e-bd6e-d4fcc0cfbab3', 'b4452dc8-8ad9-4d94-9eac-852b6823281a']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:50:51 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-1ddb023f-a871-4710-a7a7-6ead5d55d3cf tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca285d14-c8eb-4eb0-8be8-c5f894a2d2bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:50:51 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:50:51 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:50:51 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-1ddb023f-a871-4710-a7a7-6ead5d55d3cf tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca285d14-c8eb-4eb0-8be8-c5f894a2d2bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a8fd5c9c-4847-44b3-aa0a-7d4c1f7ed8c2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-360499970',display_name='tempest-VolumesGetTest-Volume-1805160859',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b03a754c0d0e41c780c59a29ffea39f6',qos_specs=None,replication_status=,reservations=['d938866c-70d5-4656-ac45-6e4e60a2aa15','67a9ae4c-7060-458c-a02a-1ca3ab3106d9','8afa9776-49fe-418e-bd6e-d4fcc0cfbab3','b4452dc8-8ad9-4d94-9eac-852b6823281a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='950513f1b5144a579f89a6ad4400d5d3',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T10:50:51Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-360499970',display_name='tempest-VolumesGetTest-Volume-1805160859',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a8fd5c9c-4847-44b3-aa0a-7d4c1f7ed8c2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b03a754c0d0e41c780c59a29ffea39f6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='950513f1b5144a579f89a6ad4400d5d3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a4f1b59-94a6-4839-b926-0837adf99645),volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:50:51 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-1ddb023f-a871-4710-a7a7-6ead5d55d3cf tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed9395ef-7517-492a-8b8d-4499ab54e2ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:50:51 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-1ddb023f-a871-4710-a7a7-6ead5d55d3cf tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed9395ef-7517-492a-8b8d-4499ab54e2ac) transitioned into 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-360499970',display_name='tempest-VolumesGetTest-Volume-1805160859',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b03a754c0d0e41c780c59a29ffea39f6',qos_specs=None,replication_status=,reservations=['d938866c-70d5-4656-ac45-6e4e60a2aa15','67a9ae4c-7060-458c-a02a-1ca3ab3106d9','8afa9776-49fe-418e-bd6e-d4fcc0cfbab3','b4452dc8-8ad9-4d94-9eac-852b6823281a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='950513f1b5144a579f89a6ad4400d5d3',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:50:51 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-1ddb023f-a871-4710-a7a7-6ead5d55d3cf tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f7b46ed2-c029-4932-b076-d38239353b4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:50:51 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-1ddb023f-a871-4710-a7a7-6ead5d55d3cf tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f7b46ed2-c029-4932-b076-d38239353b4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:50:51 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-1ddb023f-a871-4710-a7a7-6ead5d55d3cf tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Flow 'volume_create_api' (4ce8194a-4c58-47e8-ab19-5aa854fa4add) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86814) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:50:51 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-1ddb023f-a871-4710-a7a7-6ead5d55d3cf tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Create volume request issued successfully. Sep 01 12:50:51 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1ddb023f-a871-4710-a7a7-6ead5d55d3cf tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] http://192.168.122.202/volume/v3/volumes returned with HTTP 202 Sep 01 12:50:51 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1256/2506] 192.168.122.202 () {60 vars in 1143 bytes} [Tue Sep 1 12:50:50 2026] POST /volume/v3/volumes => generated 788 bytes in 322 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:50:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-c8dbe44c-7c68-4dcb-b9e7-3e7d9cb75f20 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:50:51 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c8dbe44c-7c68-4dcb-b9e7-3e7d9cb75f20 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] GET http://192.168.122.202/volume/v3/volumes/a8fd5c9c-4847-44b3-aa0a-7d4c1f7ed8c2 Sep 01 12:50:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c8dbe44c-7c68-4dcb-b9e7-3e7d9cb75f20 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:50:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c8dbe44c-7c68-4dcb-b9e7-3e7d9cb75f20 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:50:51 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:50:51 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:50:51 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:50:51 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:50:51 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-c8dbe44c-7c68-4dcb-b9e7-3e7d9cb75f20 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Volume info retrieved successfully. Sep 01 12:50:51 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c8dbe44c-7c68-4dcb-b9e7-3e7d9cb75f20 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] http://192.168.122.202/volume/v3/volumes/a8fd5c9c-4847-44b3-aa0a-7d4c1f7ed8c2 returned with HTTP 200 Sep 01 12:50:51 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1251/2507] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:50:51 2026] GET /volume/v3/volumes/a8fd5c9c-4847-44b3-aa0a-7d4c1f7ed8c2 => generated 856 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:50:52 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-14279338-ab62-4628-8906-34b2a8f6e269 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:50:52 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-14279338-ab62-4628-8906-34b2a8f6e269 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] GET http://192.168.122.202/volume/v3/volumes/a8fd5c9c-4847-44b3-aa0a-7d4c1f7ed8c2 Sep 01 12:50:52 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-14279338-ab62-4628-8906-34b2a8f6e269 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:50:52 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-14279338-ab62-4628-8906-34b2a8f6e269 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:50:52 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:50:52 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:50:52 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:50:52 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:50:52 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-14279338-ab62-4628-8906-34b2a8f6e269 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Volume info retrieved successfully. Sep 01 12:50:52 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-14279338-ab62-4628-8906-34b2a8f6e269 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] http://192.168.122.202/volume/v3/volumes/a8fd5c9c-4847-44b3-aa0a-7d4c1f7ed8c2 returned with HTTP 200 Sep 01 12:50:52 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1257/2508] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:50:52 2026] GET /volume/v3/volumes/a8fd5c9c-4847-44b3-aa0a-7d4c1f7ed8c2 => generated 881 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:50:52 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-390d0ba9-b61a-4166-b02d-641ede87e866 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:50:52 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-390d0ba9-b61a-4166-b02d-641ede87e866 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] PUT http://192.168.122.202/volume/v3/volumes/a8fd5c9c-4847-44b3-aa0a-7d4c1f7ed8c2 Sep 01 12:50:52 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-390d0ba9-b61a-4166-b02d-641ede87e866 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1742322596", "description": null}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:50:52 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:50:52 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:50:52 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:50:52 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:50:52 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-390d0ba9-b61a-4166-b02d-641ede87e866 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Volume info retrieved successfully. Sep 01 12:50:52 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-390d0ba9-b61a-4166-b02d-641ede87e866 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Volume updated successfully. Sep 01 12:50:52 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-390d0ba9-b61a-4166-b02d-641ede87e866 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] http://192.168.122.202/volume/v3/volumes/a8fd5c9c-4847-44b3-aa0a-7d4c1f7ed8c2 returned with HTTP 200 Sep 01 12:50:52 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1252/2509] 192.168.122.202 () {60 vars in 1252 bytes} [Tue Sep 1 12:50:52 2026] PUT /volume/v3/volumes/a8fd5c9c-4847-44b3-aa0a-7d4c1f7ed8c2 => generated 779 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:50:52 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-4f6bcf28-268f-4a4e-891c-1e58690a4773 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:50:52 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-4f6bcf28-268f-4a4e-891c-1e58690a4773 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] GET http://192.168.122.202/volume/v3/volumes/a8fd5c9c-4847-44b3-aa0a-7d4c1f7ed8c2 Sep 01 12:50:52 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-4f6bcf28-268f-4a4e-891c-1e58690a4773 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:50:52 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-4f6bcf28-268f-4a4e-891c-1e58690a4773 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:50:52 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:50:52 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:50:52 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:50:52 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:50:52 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-4f6bcf28-268f-4a4e-891c-1e58690a4773 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Volume info retrieved successfully. Sep 01 12:50:52 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-4f6bcf28-268f-4a4e-891c-1e58690a4773 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] http://192.168.122.202/volume/v3/volumes/a8fd5c9c-4847-44b3-aa0a-7d4c1f7ed8c2 returned with HTTP 200 Sep 01 12:50:52 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1258/2510] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:50:52 2026] GET /volume/v3/volumes/a8fd5c9c-4847-44b3-aa0a-7d4c1f7ed8c2 => generated 847 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:50:52 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-20fc9f76-dcda-46f1-b62c-48f0f95de93a None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:50:52 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-20fc9f76-dcda-46f1-b62c-48f0f95de93a tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] DELETE http://192.168.122.202/volume/v3/volumes/a8fd5c9c-4847-44b3-aa0a-7d4c1f7ed8c2 Sep 01 12:50:52 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-20fc9f76-dcda-46f1-b62c-48f0f95de93a tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:50:52 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-20fc9f76-dcda-46f1-b62c-48f0f95de93a tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:50:52 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-20fc9f76-dcda-46f1-b62c-48f0f95de93a tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Delete volume with id: a8fd5c9c-4847-44b3-aa0a-7d4c1f7ed8c2 Sep 01 12:50:52 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:50:52 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:50:52 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:50:52 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:50:52 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-20fc9f76-dcda-46f1-b62c-48f0f95de93a tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Volume info retrieved successfully. Sep 01 12:50:52 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-20fc9f76-dcda-46f1-b62c-48f0f95de93a tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Delete volume request issued successfully. Sep 01 12:50:52 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-20fc9f76-dcda-46f1-b62c-48f0f95de93a tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] http://192.168.122.202/volume/v3/volumes/a8fd5c9c-4847-44b3-aa0a-7d4c1f7ed8c2 returned with HTTP 202 Sep 01 12:50:52 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1253/2511] 192.168.122.202 () {58 vars in 1235 bytes} [Tue Sep 1 12:50:52 2026] DELETE /volume/v3/volumes/a8fd5c9c-4847-44b3-aa0a-7d4c1f7ed8c2 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:50:52 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-0600b5ec-3694-4a23-965f-cc3a98e6deb3 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:50:52 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-0600b5ec-3694-4a23-965f-cc3a98e6deb3 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] GET http://192.168.122.202/volume/v3/volumes/a8fd5c9c-4847-44b3-aa0a-7d4c1f7ed8c2 Sep 01 12:50:52 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-0600b5ec-3694-4a23-965f-cc3a98e6deb3 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:50:52 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-0600b5ec-3694-4a23-965f-cc3a98e6deb3 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:50:52 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:50:52 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:50:52 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:50:52 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:50:52 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-0600b5ec-3694-4a23-965f-cc3a98e6deb3 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Volume info retrieved successfully. Sep 01 12:50:52 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-0600b5ec-3694-4a23-965f-cc3a98e6deb3 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] http://192.168.122.202/volume/v3/volumes/a8fd5c9c-4847-44b3-aa0a-7d4c1f7ed8c2 returned with HTTP 200 Sep 01 12:50:52 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1259/2512] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:50:52 2026] GET /volume/v3/volumes/a8fd5c9c-4847-44b3-aa0a-7d4c1f7ed8c2 => generated 846 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:50:53 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-d7dc60ba-2abf-4c19-bdd9-5257eddcd866 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:50:53 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d7dc60ba-2abf-4c19-bdd9-5257eddcd866 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] GET http://192.168.122.202/volume/v3/volumes/a8fd5c9c-4847-44b3-aa0a-7d4c1f7ed8c2 Sep 01 12:50:53 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-d7dc60ba-2abf-4c19-bdd9-5257eddcd866 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:50:53 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-d7dc60ba-2abf-4c19-bdd9-5257eddcd866 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:50:53 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d7dc60ba-2abf-4c19-bdd9-5257eddcd866 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] http://192.168.122.202/volume/v3/volumes/a8fd5c9c-4847-44b3-aa0a-7d4c1f7ed8c2 returned with HTTP 404 Sep 01 12:50:53 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1254/2513] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:50:53 2026] GET /volume/v3/volumes/a8fd5c9c-4847-44b3-aa0a-7d4c1f7ed8c2 => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:50:53 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-e4c45a77-af76-4c69-a1a6-04f0b803a746 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:50:53 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e4c45a77-af76-4c69-a1a6-04f0b803a746 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] GET http://192.168.122.202/volume/v3/volumes/31a455d0-1dfe-45f7-81bf-0bb02ebbfa7a Sep 01 12:50:53 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e4c45a77-af76-4c69-a1a6-04f0b803a746 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:50:53 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e4c45a77-af76-4c69-a1a6-04f0b803a746 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:50:53 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:50:53 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:50:53 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:50:53 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:50:53 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-e4c45a77-af76-4c69-a1a6-04f0b803a746 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Volume info retrieved successfully. Sep 01 12:50:53 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e4c45a77-af76-4c69-a1a6-04f0b803a746 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] http://192.168.122.202/volume/v3/volumes/31a455d0-1dfe-45f7-81bf-0bb02ebbfa7a returned with HTTP 200 Sep 01 12:50:53 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1260/2514] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:50:53 2026] GET /volume/v3/volumes/31a455d0-1dfe-45f7-81bf-0bb02ebbfa7a => generated 933 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:50:53 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-e7f9e069-20b2-4797-b7a7-9b19ea12d029 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:50:53 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e7f9e069-20b2-4797-b7a7-9b19ea12d029 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] DELETE http://192.168.122.202/volume/v3/volumes/31a455d0-1dfe-45f7-81bf-0bb02ebbfa7a Sep 01 12:50:53 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e7f9e069-20b2-4797-b7a7-9b19ea12d029 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:50:53 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e7f9e069-20b2-4797-b7a7-9b19ea12d029 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:50:53 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-e7f9e069-20b2-4797-b7a7-9b19ea12d029 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Delete volume with id: 31a455d0-1dfe-45f7-81bf-0bb02ebbfa7a Sep 01 12:50:53 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:50:53 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:50:53 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:50:53 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:50:53 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-e7f9e069-20b2-4797-b7a7-9b19ea12d029 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Volume info retrieved successfully. Sep 01 12:50:53 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-e7f9e069-20b2-4797-b7a7-9b19ea12d029 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Delete volume request issued successfully. Sep 01 12:50:53 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e7f9e069-20b2-4797-b7a7-9b19ea12d029 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] http://192.168.122.202/volume/v3/volumes/31a455d0-1dfe-45f7-81bf-0bb02ebbfa7a returned with HTTP 202 Sep 01 12:50:53 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1255/2515] 192.168.122.202 () {58 vars in 1235 bytes} [Tue Sep 1 12:50:53 2026] DELETE /volume/v3/volumes/31a455d0-1dfe-45f7-81bf-0bb02ebbfa7a => generated 0 bytes in 107 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 12:50:53 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-6ae930f1-e24c-49ab-a646-352e5958f734 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:50:53 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-6ae930f1-e24c-49ab-a646-352e5958f734 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] GET http://192.168.122.202/volume/v3/volumes/31a455d0-1dfe-45f7-81bf-0bb02ebbfa7a Sep 01 12:50:53 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-6ae930f1-e24c-49ab-a646-352e5958f734 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:50:53 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-6ae930f1-e24c-49ab-a646-352e5958f734 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:50:53 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:50:53 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:50:53 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:50:53 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:50:54 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-6ae930f1-e24c-49ab-a646-352e5958f734 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Volume info retrieved successfully. Sep 01 12:50:54 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-6ae930f1-e24c-49ab-a646-352e5958f734 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] http://192.168.122.202/volume/v3/volumes/31a455d0-1dfe-45f7-81bf-0bb02ebbfa7a returned with HTTP 200 Sep 01 12:50:54 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1261/2516] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:50:53 2026] GET /volume/v3/volumes/31a455d0-1dfe-45f7-81bf-0bb02ebbfa7a => generated 932 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:50:55 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-a9ddcf89-ea1d-40ae-92e6-2caf0c468aad None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:50:55 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a9ddcf89-ea1d-40ae-92e6-2caf0c468aad tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] GET http://192.168.122.202/volume/v3/volumes/31a455d0-1dfe-45f7-81bf-0bb02ebbfa7a Sep 01 12:50:55 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a9ddcf89-ea1d-40ae-92e6-2caf0c468aad tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:50:55 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a9ddcf89-ea1d-40ae-92e6-2caf0c468aad tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:50:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-0329d0f9-792c-4494-843f-e28847d8fa40 req-521057fa-e5da-4cf9-ba76-60f4f03a50e3 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:50:55 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-0329d0f9-792c-4494-843f-e28847d8fa40 req-521057fa-e5da-4cf9-ba76-60f4f03a50e3 tempest-TestShelveInstance-353328884 tempest-TestShelveInstance-353328884-project-member] DELETE http://192.168.122.202/volume/v3/attachments/a29befbd-8452-40d8-b81f-a7b50ee6c9e3 Sep 01 12:50:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-0329d0f9-792c-4494-843f-e28847d8fa40 req-521057fa-e5da-4cf9-ba76-60f4f03a50e3 tempest-TestShelveInstance-353328884 tempest-TestShelveInstance-353328884-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:50:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-0329d0f9-792c-4494-843f-e28847d8fa40 req-521057fa-e5da-4cf9-ba76-60f4f03a50e3 tempest-TestShelveInstance-353328884 tempest-TestShelveInstance-353328884-project-member] Calling method 'version_select' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:50:55 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:50:55 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:50:55 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:50:55 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:50:55 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-a9ddcf89-ea1d-40ae-92e6-2caf0c468aad tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Volume info retrieved successfully. Sep 01 12:50:55 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:50:55 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:50:55 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a9ddcf89-ea1d-40ae-92e6-2caf0c468aad tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] http://192.168.122.202/volume/v3/volumes/31a455d0-1dfe-45f7-81bf-0bb02ebbfa7a returned with HTTP 200 Sep 01 12:50:55 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1256/2517] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:50:55 2026] GET /volume/v3/volumes/31a455d0-1dfe-45f7-81bf-0bb02ebbfa7a => generated 932 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:50:55 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:50:55 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, Sep 01 12:50:55 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-0329d0f9-792c-4494-843f-e28847d8fa40 req-521057fa-e5da-4cf9-ba76-60f4f03a50e3 tempest-TestShelveInstance-353328884 tempest-TestShelveInstance-353328884-project-member] http://192.168.122.202/volume/v3/attachments/a29befbd-8452-40d8-b81f-a7b50ee6c9e3 returned with HTTP 200 Sep 01 12:50:55 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1262/2518] 192.168.122.202 () {64 vars in 1562 bytes} [Tue Sep 1 12:50:55 2026] DELETE /volume/v3/attachments/a29befbd-8452-40d8-b81f-a7b50ee6c9e3 => generated 19 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:50:55 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-0329d0f9-792c-4494-843f-e28847d8fa40 req-33ec0dcd-6f73-4718-8f6a-244a95480578 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:50:55 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-0329d0f9-792c-4494-843f-e28847d8fa40 req-33ec0dcd-6f73-4718-8f6a-244a95480578 tempest-TestShelveInstance-353328884 tempest-TestShelveInstance-353328884-project-member] DELETE http://192.168.122.202/volume/v3/volumes/e199c1bc-66f3-49b2-9c29-07f85bf1b7e3 Sep 01 12:50:55 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-0329d0f9-792c-4494-843f-e28847d8fa40 req-33ec0dcd-6f73-4718-8f6a-244a95480578 tempest-TestShelveInstance-353328884 tempest-TestShelveInstance-353328884-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:50:55 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-0329d0f9-792c-4494-843f-e28847d8fa40 req-33ec0dcd-6f73-4718-8f6a-244a95480578 tempest-TestShelveInstance-353328884 tempest-TestShelveInstance-353328884-project-member] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:50:55 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [req-0329d0f9-792c-4494-843f-e28847d8fa40 req-33ec0dcd-6f73-4718-8f6a-244a95480578 tempest-TestShelveInstance-353328884 tempest-TestShelveInstance-353328884-project-member] Delete volume with id: e199c1bc-66f3-49b2-9c29-07f85bf1b7e3 Sep 01 12:50:55 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:50:55 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:50:55 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:50:55 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:50:55 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [req-0329d0f9-792c-4494-843f-e28847d8fa40 req-33ec0dcd-6f73-4718-8f6a-244a95480578 tempest-TestShelveInstance-353328884 tempest-TestShelveInstance-353328884-project-member] Volume info retrieved successfully. Sep 01 12:50:55 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [req-0329d0f9-792c-4494-843f-e28847d8fa40 req-33ec0dcd-6f73-4718-8f6a-244a95480578 tempest-TestShelveInstance-353328884 tempest-TestShelveInstance-353328884-project-member] Delete volume request issued successfully. Sep 01 12:50:55 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-0329d0f9-792c-4494-843f-e28847d8fa40 req-33ec0dcd-6f73-4718-8f6a-244a95480578 tempest-TestShelveInstance-353328884 tempest-TestShelveInstance-353328884-project-member] http://192.168.122.202/volume/v3/volumes/e199c1bc-66f3-49b2-9c29-07f85bf1b7e3 returned with HTTP 202 Sep 01 12:50:55 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1257/2519] 192.168.122.202 () {62 vars in 1509 bytes} [Tue Sep 1 12:50:55 2026] DELETE /volume/v3/volumes/e199c1bc-66f3-49b2-9c29-07f85bf1b7e3 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:50:56 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-6f1d69f5-cf9f-4776-868b-f328f5492839 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:50:56 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-6f1d69f5-cf9f-4776-868b-f328f5492839 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] GET http://192.168.122.202/volume/v3/volumes/31a455d0-1dfe-45f7-81bf-0bb02ebbfa7a Sep 01 12:50:56 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-6f1d69f5-cf9f-4776-868b-f328f5492839 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:50:56 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-6f1d69f5-cf9f-4776-868b-f328f5492839 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:50:56 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-6f1d69f5-cf9f-4776-868b-f328f5492839 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] http://192.168.122.202/volume/v3/volumes/31a455d0-1dfe-45f7-81bf-0bb02ebbfa7a returned with HTTP 404 Sep 01 12:50:56 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1263/2520] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:50:56 2026] GET /volume/v3/volumes/31a455d0-1dfe-45f7-81bf-0bb02ebbfa7a => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:50:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-4a277a00-0c00-47ae-acde-fbb2281b47c4 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:50:56 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-4a277a00-0c00-47ae-acde-fbb2281b47c4 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] GET http://192.168.122.202/volume/v3/volumes/5af0a516-194d-4417-bb75-cd20a8e754d3 Sep 01 12:50:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-4a277a00-0c00-47ae-acde-fbb2281b47c4 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:50:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-4a277a00-0c00-47ae-acde-fbb2281b47c4 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:50:56 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:50:56 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:50:56 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:50:56 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:50:56 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-4a277a00-0c00-47ae-acde-fbb2281b47c4 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Volume info retrieved successfully. Sep 01 12:50:56 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-4a277a00-0c00-47ae-acde-fbb2281b47c4 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] http://192.168.122.202/volume/v3/volumes/5af0a516-194d-4417-bb75-cd20a8e754d3 returned with HTTP 200 Sep 01 12:50:56 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1258/2521] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:50:56 2026] GET /volume/v3/volumes/5af0a516-194d-4417-bb75-cd20a8e754d3 => generated 846 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:50:56 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-42418a1d-b414-492e-b855-0a0fca67deb7 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:50:56 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-42418a1d-b414-492e-b855-0a0fca67deb7 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] DELETE http://192.168.122.202/volume/v3/volumes/5af0a516-194d-4417-bb75-cd20a8e754d3 Sep 01 12:50:56 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-42418a1d-b414-492e-b855-0a0fca67deb7 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:50:56 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-42418a1d-b414-492e-b855-0a0fca67deb7 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:50:56 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-42418a1d-b414-492e-b855-0a0fca67deb7 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Delete volume with id: 5af0a516-194d-4417-bb75-cd20a8e754d3 Sep 01 12:50:56 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:50:56 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:50:56 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:50:56 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:50:56 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-42418a1d-b414-492e-b855-0a0fca67deb7 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Volume info retrieved successfully. Sep 01 12:50:56 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-42418a1d-b414-492e-b855-0a0fca67deb7 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Delete volume request issued successfully. Sep 01 12:50:56 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-42418a1d-b414-492e-b855-0a0fca67deb7 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] http://192.168.122.202/volume/v3/volumes/5af0a516-194d-4417-bb75-cd20a8e754d3 returned with HTTP 202 Sep 01 12:50:56 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1264/2522] 192.168.122.202 () {58 vars in 1235 bytes} [Tue Sep 1 12:50:56 2026] DELETE /volume/v3/volumes/5af0a516-194d-4417-bb75-cd20a8e754d3 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:50:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-1d8924a7-d7ec-47ca-854e-828e9bb31f38 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:50:56 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-1d8924a7-d7ec-47ca-854e-828e9bb31f38 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] GET http://192.168.122.202/volume/v3/volumes/5af0a516-194d-4417-bb75-cd20a8e754d3 Sep 01 12:50:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-1d8924a7-d7ec-47ca-854e-828e9bb31f38 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:50:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-1d8924a7-d7ec-47ca-854e-828e9bb31f38 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:50:56 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:50:56 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:50:56 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:50:56 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:50:56 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-1d8924a7-d7ec-47ca-854e-828e9bb31f38 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Volume info retrieved successfully. Sep 01 12:50:56 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-1d8924a7-d7ec-47ca-854e-828e9bb31f38 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] http://192.168.122.202/volume/v3/volumes/5af0a516-194d-4417-bb75-cd20a8e754d3 returned with HTTP 200 Sep 01 12:50:56 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1259/2523] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:50:56 2026] GET /volume/v3/volumes/5af0a516-194d-4417-bb75-cd20a8e754d3 => generated 845 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:50:57 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-e87255fb-4e7a-4f62-9344-49f0edced630 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:50:57 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e87255fb-4e7a-4f62-9344-49f0edced630 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] GET http://192.168.122.202/volume/v3/volumes/5af0a516-194d-4417-bb75-cd20a8e754d3 Sep 01 12:50:57 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e87255fb-4e7a-4f62-9344-49f0edced630 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:50:57 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e87255fb-4e7a-4f62-9344-49f0edced630 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:50:57 devstack devstack@c-api.service[86814]: DEBUG dbcounter [-] [86814] Writing DB stats cinder:SELECT=338,cinder:INSERT=53,cinder:UPDATE=93 {{(pid=86814) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 12:50:57 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e87255fb-4e7a-4f62-9344-49f0edced630 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] http://192.168.122.202/volume/v3/volumes/5af0a516-194d-4417-bb75-cd20a8e754d3 returned with HTTP 404 Sep 01 12:50:57 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1265/2524] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:50:57 2026] GET /volume/v3/volumes/5af0a516-194d-4417-bb75-cd20a8e754d3 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:50:57 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-8a9d3514-916c-4383-989c-f96d6787dbaa None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:50:57 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-8a9d3514-916c-4383-989c-f96d6787dbaa tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] POST http://192.168.122.202/volume/v3/volumes Sep 01 12:50:57 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-8a9d3514-916c-4383-989c-f96d6787dbaa tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "903fc775-9c21-408b-9650-9b60d3b1eb91", "size": 1, "name": "tempest-VolumesGetTest-Volume-1044684727", "metadata": {"Type": "Test"}}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:50:57 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.volumes [None req-8a9d3514-916c-4383-989c-f96d6787dbaa tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Create volume request body: {'volume': {'imageRef': '903fc775-9c21-408b-9650-9b60d3b1eb91', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1044684727', 'metadata': {'Type': 'Test'}}} {{(pid=86815) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:50:57 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-8a9d3514-916c-4383-989c-f96d6787dbaa tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Create volume of 1 GB Sep 01 12:50:57 devstack devstack@c-api.service[86815]: DEBUG dbcounter [-] [86815] Writing DB stats cinder:SELECT=326,cinder:INSERT=50,cinder:UPDATE=76 {{(pid=86815) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 12:50:57 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-8a9d3514-916c-4383-989c-f96d6787dbaa tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Availability Zones retrieved successfully. Sep 01 12:50:57 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-8a9d3514-916c-4383-989c-f96d6787dbaa tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Flow 'volume_create_api' (42a8a538-1320-40f9-bf0d-55c1e92e7995) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:50:57 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-8a9d3514-916c-4383-989c-f96d6787dbaa tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f7bb9665-0851-4f59-81fa-086fb03d33e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:50:57 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.flows.api.create_volume [None req-8a9d3514-916c-4383-989c-f96d6787dbaa tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Validating volume size '1' using validate_int {{(pid=86815) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 12:50:57 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-8a9d3514-916c-4383-989c-f96d6787dbaa tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f7bb9665-0851-4f59-81fa-086fb03d33e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T10:31:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3a4f1b59-94a6-4839-b926-0837adf99645,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a4f1b59-94a6-4839-b926-0837adf99645', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:50:57 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-8a9d3514-916c-4383-989c-f96d6787dbaa tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4af91ee4-bf2d-42a2-a3d5-b9a167a8b260) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:50:57 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-8a9d3514-916c-4383-989c-f96d6787dbaa tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Created reservations ['272adca0-eb6a-44f8-9098-b2bdbdc9b156', '494a0568-7af9-49f7-8a2f-ca74694dce7d', 'ae73dda5-2ad7-48bf-afcd-bab9414302ec', 'daca89c9-6bb7-4657-a7c1-a41e0ef4ed33'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:50:57 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-8a9d3514-916c-4383-989c-f96d6787dbaa tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4af91ee4-bf2d-42a2-a3d5-b9a167a8b260) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['272adca0-eb6a-44f8-9098-b2bdbdc9b156', '494a0568-7af9-49f7-8a2f-ca74694dce7d', 'ae73dda5-2ad7-48bf-afcd-bab9414302ec', 'daca89c9-6bb7-4657-a7c1-a41e0ef4ed33']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:50:57 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-8a9d3514-916c-4383-989c-f96d6787dbaa tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (654a1e89-f821-41a5-90f6-1e895a683384) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:50:57 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:50:57 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:50:57 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-8a9d3514-916c-4383-989c-f96d6787dbaa tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (654a1e89-f821-41a5-90f6-1e895a683384) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4d2b684d-0dec-4adb-a658-23bffdc3ee34', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1044684727',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='b03a754c0d0e41c780c59a29ffea39f6',qos_specs=None,replication_status=,reservations=['272adca0-eb6a-44f8-9098-b2bdbdc9b156','494a0568-7af9-49f7-8a2f-ca74694dce7d','ae73dda5-2ad7-48bf-afcd-bab9414302ec','daca89c9-6bb7-4657-a7c1-a41e0ef4ed33'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='950513f1b5144a579f89a6ad4400d5d3',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T10:50:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1044684727',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4d2b684d-0dec-4adb-a658-23bffdc3ee34,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='b03a754c0d0e41c780c59a29ffea39f6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='950513f1b5144a579f89a6ad4400d5d3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a4f1b59-94a6-4839-b926-0837adf99645),volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:50:57 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-8a9d3514-916c-4383-989c-f96d6787dbaa tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb432091-9d29-4d94-a166-36ee9804e9f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:50:58 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-8a9d3514-916c-4383-989c-f96d6787dbaa tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb432091-9d29-4d94-a166-36ee9804e9f0) transitioned into state 'SUCCESS' from state '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-1044684727',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='b03a754c0d0e41c780c59a29ffea39f6',qos_specs=None,replication_status=,reservations=['272adca0-eb6a-44f8-9098-b2bdbdc9b156','494a0568-7af9-49f7-8a2f-ca74694dce7d','ae73dda5-2ad7-48bf-afcd-bab9414302ec','daca89c9-6bb7-4657-a7c1-a41e0ef4ed33'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='950513f1b5144a579f89a6ad4400d5d3',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:50:58 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-8a9d3514-916c-4383-989c-f96d6787dbaa tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a32ac304-bace-4c4a-9a1d-a287e1282601) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:50:58 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-8a9d3514-916c-4383-989c-f96d6787dbaa tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a32ac304-bace-4c4a-9a1d-a287e1282601) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:50:58 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-8a9d3514-916c-4383-989c-f96d6787dbaa tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Flow 'volume_create_api' (42a8a538-1320-40f9-bf0d-55c1e92e7995) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86815) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:50:58 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-8a9d3514-916c-4383-989c-f96d6787dbaa tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Create volume request issued successfully. Sep 01 12:50:58 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-8a9d3514-916c-4383-989c-f96d6787dbaa tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] http://192.168.122.202/volume/v3/volumes returned with HTTP 202 Sep 01 12:50:58 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1260/2525] 192.168.122.202 () {60 vars in 1143 bytes} [Tue Sep 1 12:50:57 2026] POST /volume/v3/volumes => generated 768 bytes in 555 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:50:58 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-4e366702-c765-41b9-ae37-959a78bf1bd9 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:50:58 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-4e366702-c765-41b9-ae37-959a78bf1bd9 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] GET http://192.168.122.202/volume/v3/volumes/4d2b684d-0dec-4adb-a658-23bffdc3ee34 Sep 01 12:50:58 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-4e366702-c765-41b9-ae37-959a78bf1bd9 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:50:58 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-4e366702-c765-41b9-ae37-959a78bf1bd9 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:50:58 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:50:58 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:50:58 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:50:58 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:50:58 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-4e366702-c765-41b9-ae37-959a78bf1bd9 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Volume info retrieved successfully. Sep 01 12:50:58 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-4e366702-c765-41b9-ae37-959a78bf1bd9 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] http://192.168.122.202/volume/v3/volumes/4d2b684d-0dec-4adb-a658-23bffdc3ee34 returned with HTTP 200 Sep 01 12:50:58 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1266/2526] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:50:58 2026] GET /volume/v3/volumes/4d2b684d-0dec-4adb-a658-23bffdc3ee34 => generated 836 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:50:59 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-cd6b61cf-b5fb-4fe3-8bc3-df91b0641639 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:50:59 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-cd6b61cf-b5fb-4fe3-8bc3-df91b0641639 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] GET http://192.168.122.202/volume/v3/volumes/4d2b684d-0dec-4adb-a658-23bffdc3ee34 Sep 01 12:50:59 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-cd6b61cf-b5fb-4fe3-8bc3-df91b0641639 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:50:59 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-cd6b61cf-b5fb-4fe3-8bc3-df91b0641639 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:50:59 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:50:59 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:50:59 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:50:59 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:50:59 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-cd6b61cf-b5fb-4fe3-8bc3-df91b0641639 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Volume info retrieved successfully. Sep 01 12:50:59 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-cd6b61cf-b5fb-4fe3-8bc3-df91b0641639 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] http://192.168.122.202/volume/v3/volumes/4d2b684d-0dec-4adb-a658-23bffdc3ee34 returned with HTTP 200 Sep 01 12:50:59 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1261/2527] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:50:59 2026] GET /volume/v3/volumes/4d2b684d-0dec-4adb-a658-23bffdc3ee34 => generated 860 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:51:00 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-36774629-2cef-42b9-a495-419fdf52c5e1 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:51:00 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-36774629-2cef-42b9-a495-419fdf52c5e1 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] GET http://192.168.122.202/volume/v3/volumes/4d2b684d-0dec-4adb-a658-23bffdc3ee34 Sep 01 12:51:00 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-36774629-2cef-42b9-a495-419fdf52c5e1 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:51:00 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-36774629-2cef-42b9-a495-419fdf52c5e1 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:51:00 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:51:00 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:51:00 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:51:00 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:51:00 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-36774629-2cef-42b9-a495-419fdf52c5e1 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Volume info retrieved successfully. Sep 01 12:51:00 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-36774629-2cef-42b9-a495-419fdf52c5e1 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] http://192.168.122.202/volume/v3/volumes/4d2b684d-0dec-4adb-a658-23bffdc3ee34 returned with HTTP 200 Sep 01 12:51:00 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1267/2528] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:51:00 2026] GET /volume/v3/volumes/4d2b684d-0dec-4adb-a658-23bffdc3ee34 => generated 918 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:51:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-8c0e41e1-1717-4a02-a2a4-e8740c2416d7 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:51:01 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-8c0e41e1-1717-4a02-a2a4-e8740c2416d7 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] GET http://192.168.122.202/volume/v3/volumes/4d2b684d-0dec-4adb-a658-23bffdc3ee34 Sep 01 12:51:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-8c0e41e1-1717-4a02-a2a4-e8740c2416d7 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:51:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-8c0e41e1-1717-4a02-a2a4-e8740c2416d7 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:51:01 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:51:01 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:51:01 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:51:01 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:51:01 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-8c0e41e1-1717-4a02-a2a4-e8740c2416d7 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Volume info retrieved successfully. Sep 01 12:51:01 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-8c0e41e1-1717-4a02-a2a4-e8740c2416d7 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] http://192.168.122.202/volume/v3/volumes/4d2b684d-0dec-4adb-a658-23bffdc3ee34 returned with HTTP 200 Sep 01 12:51:01 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1262/2529] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:51:01 2026] GET /volume/v3/volumes/4d2b684d-0dec-4adb-a658-23bffdc3ee34 => generated 921 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:51:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-d52979cc-ee29-4dcc-93e7-b23fd7c1fa6a None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:51:02 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d52979cc-ee29-4dcc-93e7-b23fd7c1fa6a tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] GET http://192.168.122.202/volume/v3/volumes/4d2b684d-0dec-4adb-a658-23bffdc3ee34 Sep 01 12:51:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d52979cc-ee29-4dcc-93e7-b23fd7c1fa6a tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:51:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d52979cc-ee29-4dcc-93e7-b23fd7c1fa6a tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:51:02 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:51:02 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:51:02 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:51:02 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:51:02 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-d52979cc-ee29-4dcc-93e7-b23fd7c1fa6a tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Volume info retrieved successfully. Sep 01 12:51:02 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d52979cc-ee29-4dcc-93e7-b23fd7c1fa6a tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] http://192.168.122.202/volume/v3/volumes/4d2b684d-0dec-4adb-a658-23bffdc3ee34 returned with HTTP 200 Sep 01 12:51:02 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1268/2530] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:51:02 2026] GET /volume/v3/volumes/4d2b684d-0dec-4adb-a658-23bffdc3ee34 => generated 921 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:51:03 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-c1d5d144-00dd-4379-bd06-2774413724de None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:51:03 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c1d5d144-00dd-4379-bd06-2774413724de tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] GET http://192.168.122.202/volume/v3/volumes/4d2b684d-0dec-4adb-a658-23bffdc3ee34 Sep 01 12:51:03 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c1d5d144-00dd-4379-bd06-2774413724de tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:51:03 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c1d5d144-00dd-4379-bd06-2774413724de tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:51:03 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:51:03 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:51:03 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:51:03 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:51:03 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-c1d5d144-00dd-4379-bd06-2774413724de tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Volume info retrieved successfully. Sep 01 12:51:03 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c1d5d144-00dd-4379-bd06-2774413724de tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] http://192.168.122.202/volume/v3/volumes/4d2b684d-0dec-4adb-a658-23bffdc3ee34 returned with HTTP 200 Sep 01 12:51:03 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1263/2531] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:51:03 2026] GET /volume/v3/volumes/4d2b684d-0dec-4adb-a658-23bffdc3ee34 => generated 921 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:51:04 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-18cc676e-3afd-4ae2-b860-688603e46d84 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:51:04 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-18cc676e-3afd-4ae2-b860-688603e46d84 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] GET http://192.168.122.202/volume/v3/volumes/4d2b684d-0dec-4adb-a658-23bffdc3ee34 Sep 01 12:51:04 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-18cc676e-3afd-4ae2-b860-688603e46d84 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:51:04 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-18cc676e-3afd-4ae2-b860-688603e46d84 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:51:04 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:51:04 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:51:04 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:51:04 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:51:04 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-18cc676e-3afd-4ae2-b860-688603e46d84 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Volume info retrieved successfully. Sep 01 12:51:04 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-18cc676e-3afd-4ae2-b860-688603e46d84 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] http://192.168.122.202/volume/v3/volumes/4d2b684d-0dec-4adb-a658-23bffdc3ee34 returned with HTTP 200 Sep 01 12:51:04 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1269/2532] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:51:04 2026] GET /volume/v3/volumes/4d2b684d-0dec-4adb-a658-23bffdc3ee34 => generated 1339 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:51:04 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-db85b7a8-d706-45e3-9d70-7a018b3b9e40 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:51:04 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-db85b7a8-d706-45e3-9d70-7a018b3b9e40 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] GET http://192.168.122.202/volume/v3/volumes/4d2b684d-0dec-4adb-a658-23bffdc3ee34 Sep 01 12:51:04 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-db85b7a8-d706-45e3-9d70-7a018b3b9e40 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:51:04 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-db85b7a8-d706-45e3-9d70-7a018b3b9e40 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:51:04 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:51:04 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:51:04 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:51:04 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:51:04 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-db85b7a8-d706-45e3-9d70-7a018b3b9e40 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Volume info retrieved successfully. Sep 01 12:51:04 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-db85b7a8-d706-45e3-9d70-7a018b3b9e40 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] http://192.168.122.202/volume/v3/volumes/4d2b684d-0dec-4adb-a658-23bffdc3ee34 returned with HTTP 200 Sep 01 12:51:04 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1264/2533] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:51:04 2026] GET /volume/v3/volumes/4d2b684d-0dec-4adb-a658-23bffdc3ee34 => generated 1339 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:51:04 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-d6961b53-647e-4612-aebb-20ad9f974071 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:51:04 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d6961b53-647e-4612-aebb-20ad9f974071 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] PUT http://192.168.122.202/volume/v3/volumes/4d2b684d-0dec-4adb-a658-23bffdc3ee34 Sep 01 12:51:04 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d6961b53-647e-4612-aebb-20ad9f974071 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1044684727"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:51:04 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:51:04 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:51:04 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:51:04 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:51:04 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-d6961b53-647e-4612-aebb-20ad9f974071 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Volume info retrieved successfully. Sep 01 12:51:04 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-d6961b53-647e-4612-aebb-20ad9f974071 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Volume updated successfully. Sep 01 12:51:04 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d6961b53-647e-4612-aebb-20ad9f974071 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] http://192.168.122.202/volume/v3/volumes/4d2b684d-0dec-4adb-a658-23bffdc3ee34 returned with HTTP 200 Sep 01 12:51:04 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1270/2534] 192.168.122.202 () {60 vars in 1252 bytes} [Tue Sep 1 12:51:04 2026] PUT /volume/v3/volumes/4d2b684d-0dec-4adb-a658-23bffdc3ee34 => generated 792 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:51:04 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-ebd21f80-36f7-4002-91b9-c53b6f4567fb None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:51:04 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-ebd21f80-36f7-4002-91b9-c53b6f4567fb tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] PUT http://192.168.122.202/volume/v3/volumes/4d2b684d-0dec-4adb-a658-23bffdc3ee34 Sep 01 12:51:04 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-ebd21f80-36f7-4002-91b9-c53b6f4567fb tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1080209553", "description": "This is the new description of volume"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:51:04 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:51:04 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:51:04 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:51:04 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:51:04 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-ebd21f80-36f7-4002-91b9-c53b6f4567fb tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Volume info retrieved successfully. Sep 01 12:51:04 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-ebd21f80-36f7-4002-91b9-c53b6f4567fb tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Volume updated successfully. Sep 01 12:51:04 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-ebd21f80-36f7-4002-91b9-c53b6f4567fb tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] http://192.168.122.202/volume/v3/volumes/4d2b684d-0dec-4adb-a658-23bffdc3ee34 returned with HTTP 200 Sep 01 12:51:04 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1265/2535] 192.168.122.202 () {60 vars in 1253 bytes} [Tue Sep 1 12:51:04 2026] PUT /volume/v3/volumes/4d2b684d-0dec-4adb-a658-23bffdc3ee34 => generated 831 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:51:04 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-831dc167-aaaa-4b41-8a83-7261a293dad9 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:51:04 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-831dc167-aaaa-4b41-8a83-7261a293dad9 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] GET http://192.168.122.202/volume/v3/volumes/4d2b684d-0dec-4adb-a658-23bffdc3ee34 Sep 01 12:51:04 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-831dc167-aaaa-4b41-8a83-7261a293dad9 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:51:04 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-831dc167-aaaa-4b41-8a83-7261a293dad9 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:51:04 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:51:04 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:51:04 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:51:04 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:51:04 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-831dc167-aaaa-4b41-8a83-7261a293dad9 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Volume info retrieved successfully. Sep 01 12:51:04 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-831dc167-aaaa-4b41-8a83-7261a293dad9 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] http://192.168.122.202/volume/v3/volumes/4d2b684d-0dec-4adb-a658-23bffdc3ee34 returned with HTTP 200 Sep 01 12:51:04 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1271/2536] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:51:04 2026] GET /volume/v3/volumes/4d2b684d-0dec-4adb-a658-23bffdc3ee34 => generated 1378 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 12:51:05 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-ce906634-a86e-4afa-96ab-9aea86729e1d None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:51:05 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-ce906634-a86e-4afa-96ab-9aea86729e1d tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] POST http://192.168.122.202/volume/v3/volumes Sep 01 12:51:05 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-ce906634-a86e-4afa-96ab-9aea86729e1d tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-75808766", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-654958920"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:51:05 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.volumes [None req-ce906634-a86e-4afa-96ab-9aea86729e1d tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-75808766', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-654958920'}} {{(pid=86815) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:51:05 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-ce906634-a86e-4afa-96ab-9aea86729e1d tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Create volume of 1 GB Sep 01 12:51:05 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-ce906634-a86e-4afa-96ab-9aea86729e1d tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Availability Zones retrieved successfully. Sep 01 12:51:05 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-ce906634-a86e-4afa-96ab-9aea86729e1d tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Flow 'volume_create_api' (44ba78f2-8a2e-467b-b8f2-5f31be25702b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:51:05 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-ce906634-a86e-4afa-96ab-9aea86729e1d tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de55c479-de26-4e22-8e8b-e17416b91a04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:51:05 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.flows.api.create_volume [None req-ce906634-a86e-4afa-96ab-9aea86729e1d tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Validating volume size '1' using validate_int {{(pid=86815) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 12:51:05 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-ce906634-a86e-4afa-96ab-9aea86729e1d tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de55c479-de26-4e22-8e8b-e17416b91a04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T10:31:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3a4f1b59-94a6-4839-b926-0837adf99645,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a4f1b59-94a6-4839-b926-0837adf99645', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:51:05 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-ce906634-a86e-4afa-96ab-9aea86729e1d tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (33943edf-6f9f-460e-bb87-e8a489bd9cb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:51:05 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-ce906634-a86e-4afa-96ab-9aea86729e1d tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Created reservations ['d2a9316e-cb20-47f7-a4b6-ac73700dc49f', '94a1d7ec-c23a-464b-b54d-2abaf3d65fe4', '72e1b2ad-70a9-473d-8d97-34d2619d5854', '87681bfd-de36-482f-af18-6e928978cab7'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:51:05 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-ce906634-a86e-4afa-96ab-9aea86729e1d tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (33943edf-6f9f-460e-bb87-e8a489bd9cb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d2a9316e-cb20-47f7-a4b6-ac73700dc49f', '94a1d7ec-c23a-464b-b54d-2abaf3d65fe4', '72e1b2ad-70a9-473d-8d97-34d2619d5854', '87681bfd-de36-482f-af18-6e928978cab7']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:51:05 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-ce906634-a86e-4afa-96ab-9aea86729e1d tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa7296ec-a277-44ea-ac0a-59ce3ee15bcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:51:05 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:51:05 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:51:05 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-ce906634-a86e-4afa-96ab-9aea86729e1d tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa7296ec-a277-44ea-ac0a-59ce3ee15bcd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'daf18a45-c6aa-45f8-a8f0-4c7acf8ab190', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-75808766',display_name='tempest-VolumesGetTest-Volume-654958920',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b03a754c0d0e41c780c59a29ffea39f6',qos_specs=None,replication_status=,reservations=['d2a9316e-cb20-47f7-a4b6-ac73700dc49f','94a1d7ec-c23a-464b-b54d-2abaf3d65fe4','72e1b2ad-70a9-473d-8d97-34d2619d5854','87681bfd-de36-482f-af18-6e928978cab7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='950513f1b5144a579f89a6ad4400d5d3',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T10:51:05Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-75808766',display_name='tempest-VolumesGetTest-Volume-654958920',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=daf18a45-c6aa-45f8-a8f0-4c7acf8ab190,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b03a754c0d0e41c780c59a29ffea39f6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='950513f1b5144a579f89a6ad4400d5d3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a4f1b59-94a6-4839-b926-0837adf99645),volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:51:05 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-ce906634-a86e-4afa-96ab-9aea86729e1d tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21eccbfd-8639-4741-80f9-aea9bfb5e574) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:51:05 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-ce906634-a86e-4afa-96ab-9aea86729e1d tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21eccbfd-8639-4741-80f9-aea9bfb5e574) transitioned into 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-75808766',display_name='tempest-VolumesGetTest-Volume-654958920',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b03a754c0d0e41c780c59a29ffea39f6',qos_specs=None,replication_status=,reservations=['d2a9316e-cb20-47f7-a4b6-ac73700dc49f','94a1d7ec-c23a-464b-b54d-2abaf3d65fe4','72e1b2ad-70a9-473d-8d97-34d2619d5854','87681bfd-de36-482f-af18-6e928978cab7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='950513f1b5144a579f89a6ad4400d5d3',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:51:05 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-ce906634-a86e-4afa-96ab-9aea86729e1d tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7517dcb1-a954-4fb2-92ff-f3858cf67b54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:51:05 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-ce906634-a86e-4afa-96ab-9aea86729e1d tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7517dcb1-a954-4fb2-92ff-f3858cf67b54) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:51:05 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-ce906634-a86e-4afa-96ab-9aea86729e1d tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Flow 'volume_create_api' (44ba78f2-8a2e-467b-b8f2-5f31be25702b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86815) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:51:05 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-ce906634-a86e-4afa-96ab-9aea86729e1d tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Create volume request issued successfully. Sep 01 12:51:05 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-ce906634-a86e-4afa-96ab-9aea86729e1d tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] http://192.168.122.202/volume/v3/volumes returned with HTTP 202 Sep 01 12:51:05 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1266/2537] 192.168.122.202 () {60 vars in 1143 bytes} [Tue Sep 1 12:51:05 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 01 12:51:05 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-8f3f61df-45f8-4300-a85f-6f6a975d805f None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:51:05 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8f3f61df-45f8-4300-a85f-6f6a975d805f tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] GET http://192.168.122.202/volume/v3/volumes/daf18a45-c6aa-45f8-a8f0-4c7acf8ab190 Sep 01 12:51:05 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-8f3f61df-45f8-4300-a85f-6f6a975d805f tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:51:05 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-8f3f61df-45f8-4300-a85f-6f6a975d805f tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:51:05 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:51:05 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:51:05 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:51:05 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:51:05 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-8f3f61df-45f8-4300-a85f-6f6a975d805f tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Volume info retrieved successfully. Sep 01 12:51:05 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8f3f61df-45f8-4300-a85f-6f6a975d805f tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] http://192.168.122.202/volume/v3/volumes/daf18a45-c6aa-45f8-a8f0-4c7acf8ab190 returned with HTTP 200 Sep 01 12:51:05 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1272/2538] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:51:05 2026] GET /volume/v3/volumes/daf18a45-c6aa-45f8-a8f0-4c7acf8ab190 => generated 854 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:51:06 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-8ac99a0c-4505-4d83-91c5-ff05dbfb68d7 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:51:06 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-8ac99a0c-4505-4d83-91c5-ff05dbfb68d7 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] GET http://192.168.122.202/volume/v3/volumes/daf18a45-c6aa-45f8-a8f0-4c7acf8ab190 Sep 01 12:51:06 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-8ac99a0c-4505-4d83-91c5-ff05dbfb68d7 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:51:06 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-8ac99a0c-4505-4d83-91c5-ff05dbfb68d7 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:51:06 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:51:06 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:51:06 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:51:06 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:51:06 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-8ac99a0c-4505-4d83-91c5-ff05dbfb68d7 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Volume info retrieved successfully. Sep 01 12:51:06 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-8ac99a0c-4505-4d83-91c5-ff05dbfb68d7 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] http://192.168.122.202/volume/v3/volumes/daf18a45-c6aa-45f8-a8f0-4c7acf8ab190 returned with HTTP 200 Sep 01 12:51:06 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1267/2539] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:51:06 2026] GET /volume/v3/volumes/daf18a45-c6aa-45f8-a8f0-4c7acf8ab190 => generated 878 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:51:07 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-5d4c4d15-08b5-4255-86cb-ef2f7014d2ad None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:51:07 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-5d4c4d15-08b5-4255-86cb-ef2f7014d2ad tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] GET http://192.168.122.202/volume/v3/volumes/daf18a45-c6aa-45f8-a8f0-4c7acf8ab190 Sep 01 12:51:07 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-5d4c4d15-08b5-4255-86cb-ef2f7014d2ad tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:51:07 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-5d4c4d15-08b5-4255-86cb-ef2f7014d2ad tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:51:07 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:51:07 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:51:07 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:51:07 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:51:07 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-5d4c4d15-08b5-4255-86cb-ef2f7014d2ad tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Volume info retrieved successfully. Sep 01 12:51:07 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-5d4c4d15-08b5-4255-86cb-ef2f7014d2ad tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] http://192.168.122.202/volume/v3/volumes/daf18a45-c6aa-45f8-a8f0-4c7acf8ab190 returned with HTTP 200 Sep 01 12:51:07 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1273/2540] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:51:07 2026] GET /volume/v3/volumes/daf18a45-c6aa-45f8-a8f0-4c7acf8ab190 => generated 879 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:51:07 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-93452c48-aba9-406d-af17-3b4f0646cd4b None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:51:07 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-93452c48-aba9-406d-af17-3b4f0646cd4b tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] PUT http://192.168.122.202/volume/v3/volumes/daf18a45-c6aa-45f8-a8f0-4c7acf8ab190 Sep 01 12:51:07 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-93452c48-aba9-406d-af17-3b4f0646cd4b tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1044684727", "description": null}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:51:07 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:51:07 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:51:07 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:51:07 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:51:07 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-93452c48-aba9-406d-af17-3b4f0646cd4b tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Volume info retrieved successfully. Sep 01 12:51:07 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-93452c48-aba9-406d-af17-3b4f0646cd4b tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Volume updated successfully. Sep 01 12:51:07 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-93452c48-aba9-406d-af17-3b4f0646cd4b tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] http://192.168.122.202/volume/v3/volumes/daf18a45-c6aa-45f8-a8f0-4c7acf8ab190 returned with HTTP 200 Sep 01 12:51:07 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1268/2541] 192.168.122.202 () {60 vars in 1252 bytes} [Tue Sep 1 12:51:07 2026] PUT /volume/v3/volumes/daf18a45-c6aa-45f8-a8f0-4c7acf8ab190 => generated 779 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:51:07 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-b2442283-0894-48cc-8f99-6380d14e764b None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:51:07 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b2442283-0894-48cc-8f99-6380d14e764b tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] GET http://192.168.122.202/volume/v3/volumes/daf18a45-c6aa-45f8-a8f0-4c7acf8ab190 Sep 01 12:51:07 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b2442283-0894-48cc-8f99-6380d14e764b tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:51:07 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b2442283-0894-48cc-8f99-6380d14e764b tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:51:07 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:51:07 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:51:07 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:51:07 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:51:07 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-b2442283-0894-48cc-8f99-6380d14e764b tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Volume info retrieved successfully. Sep 01 12:51:07 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b2442283-0894-48cc-8f99-6380d14e764b tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] http://192.168.122.202/volume/v3/volumes/daf18a45-c6aa-45f8-a8f0-4c7acf8ab190 returned with HTTP 200 Sep 01 12:51:07 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1274/2542] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:51:07 2026] GET /volume/v3/volumes/daf18a45-c6aa-45f8-a8f0-4c7acf8ab190 => generated 847 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:51:07 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-294b926f-a8a6-4664-bf6c-36024ce18a7f None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:51:07 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-294b926f-a8a6-4664-bf6c-36024ce18a7f tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] DELETE http://192.168.122.202/volume/v3/volumes/daf18a45-c6aa-45f8-a8f0-4c7acf8ab190 Sep 01 12:51:07 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-294b926f-a8a6-4664-bf6c-36024ce18a7f tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:51:07 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-294b926f-a8a6-4664-bf6c-36024ce18a7f tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:51:07 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-294b926f-a8a6-4664-bf6c-36024ce18a7f tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Delete volume with id: daf18a45-c6aa-45f8-a8f0-4c7acf8ab190 Sep 01 12:51:07 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:51:07 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:51:07 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:51:07 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:51:07 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-294b926f-a8a6-4664-bf6c-36024ce18a7f tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Volume info retrieved successfully. Sep 01 12:51:07 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-294b926f-a8a6-4664-bf6c-36024ce18a7f tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Delete volume request issued successfully. Sep 01 12:51:07 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-294b926f-a8a6-4664-bf6c-36024ce18a7f tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] http://192.168.122.202/volume/v3/volumes/daf18a45-c6aa-45f8-a8f0-4c7acf8ab190 returned with HTTP 202 Sep 01 12:51:07 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1269/2543] 192.168.122.202 () {58 vars in 1235 bytes} [Tue Sep 1 12:51:07 2026] DELETE /volume/v3/volumes/daf18a45-c6aa-45f8-a8f0-4c7acf8ab190 => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:51:07 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-605c7732-2605-4e0d-a7b7-20d7cec022f5 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:51:07 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-605c7732-2605-4e0d-a7b7-20d7cec022f5 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] GET http://192.168.122.202/volume/v3/volumes/daf18a45-c6aa-45f8-a8f0-4c7acf8ab190 Sep 01 12:51:07 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-605c7732-2605-4e0d-a7b7-20d7cec022f5 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:51:07 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-605c7732-2605-4e0d-a7b7-20d7cec022f5 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:51:07 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:51:07 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:51:07 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:51:07 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:51:07 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-605c7732-2605-4e0d-a7b7-20d7cec022f5 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Volume info retrieved successfully. Sep 01 12:51:07 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-605c7732-2605-4e0d-a7b7-20d7cec022f5 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] http://192.168.122.202/volume/v3/volumes/daf18a45-c6aa-45f8-a8f0-4c7acf8ab190 returned with HTTP 200 Sep 01 12:51:07 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1275/2544] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:51:07 2026] GET /volume/v3/volumes/daf18a45-c6aa-45f8-a8f0-4c7acf8ab190 => generated 846 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:51:08 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-d0529d33-53c4-4c89-9cbb-d6d11a1a2ccd None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:51:08 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d0529d33-53c4-4c89-9cbb-d6d11a1a2ccd tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] GET http://192.168.122.202/volume/v3/volumes/daf18a45-c6aa-45f8-a8f0-4c7acf8ab190 Sep 01 12:51:08 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-d0529d33-53c4-4c89-9cbb-d6d11a1a2ccd tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:51:08 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-d0529d33-53c4-4c89-9cbb-d6d11a1a2ccd tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:51:08 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d0529d33-53c4-4c89-9cbb-d6d11a1a2ccd tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] http://192.168.122.202/volume/v3/volumes/daf18a45-c6aa-45f8-a8f0-4c7acf8ab190 returned with HTTP 404 Sep 01 12:51:08 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1270/2545] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:51:08 2026] GET /volume/v3/volumes/daf18a45-c6aa-45f8-a8f0-4c7acf8ab190 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:51:08 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-76b8488a-c79d-4160-a9f9-9d25c4ddd690 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:51:08 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-76b8488a-c79d-4160-a9f9-9d25c4ddd690 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] GET http://192.168.122.202/volume/v3/volumes/4d2b684d-0dec-4adb-a658-23bffdc3ee34 Sep 01 12:51:08 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-76b8488a-c79d-4160-a9f9-9d25c4ddd690 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:51:08 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-76b8488a-c79d-4160-a9f9-9d25c4ddd690 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:51:08 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:51:08 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:51:08 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:51:08 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:51:08 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-76b8488a-c79d-4160-a9f9-9d25c4ddd690 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Volume info retrieved successfully. Sep 01 12:51:08 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-76b8488a-c79d-4160-a9f9-9d25c4ddd690 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] http://192.168.122.202/volume/v3/volumes/4d2b684d-0dec-4adb-a658-23bffdc3ee34 returned with HTTP 200 Sep 01 12:51:08 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1276/2546] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:51:08 2026] GET /volume/v3/volumes/4d2b684d-0dec-4adb-a658-23bffdc3ee34 => generated 1378 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:51:08 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-08dabf1d-55ac-44d7-b195-42440000ce10 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:51:08 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-08dabf1d-55ac-44d7-b195-42440000ce10 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] DELETE http://192.168.122.202/volume/v3/volumes/4d2b684d-0dec-4adb-a658-23bffdc3ee34 Sep 01 12:51:08 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-08dabf1d-55ac-44d7-b195-42440000ce10 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:51:08 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-08dabf1d-55ac-44d7-b195-42440000ce10 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:51:08 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-08dabf1d-55ac-44d7-b195-42440000ce10 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Delete volume with id: 4d2b684d-0dec-4adb-a658-23bffdc3ee34 Sep 01 12:51:08 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:51:08 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:51:08 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:51:08 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:51:08 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-08dabf1d-55ac-44d7-b195-42440000ce10 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Volume info retrieved successfully. Sep 01 12:51:09 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-08dabf1d-55ac-44d7-b195-42440000ce10 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Delete volume request issued successfully. Sep 01 12:51:09 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-08dabf1d-55ac-44d7-b195-42440000ce10 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] http://192.168.122.202/volume/v3/volumes/4d2b684d-0dec-4adb-a658-23bffdc3ee34 returned with HTTP 202 Sep 01 12:51:09 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1271/2547] 192.168.122.202 () {58 vars in 1235 bytes} [Tue Sep 1 12:51:08 2026] DELETE /volume/v3/volumes/4d2b684d-0dec-4adb-a658-23bffdc3ee34 => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:51:09 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-beb61e03-038c-43c8-add8-3568b55f53cf None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:51:09 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-beb61e03-038c-43c8-add8-3568b55f53cf tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] GET http://192.168.122.202/volume/v3/volumes/4d2b684d-0dec-4adb-a658-23bffdc3ee34 Sep 01 12:51:09 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-beb61e03-038c-43c8-add8-3568b55f53cf tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:51:09 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-beb61e03-038c-43c8-add8-3568b55f53cf tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:51:09 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:51:09 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:51:09 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:51:09 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:51:09 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-beb61e03-038c-43c8-add8-3568b55f53cf tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Volume info retrieved successfully. Sep 01 12:51:09 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-beb61e03-038c-43c8-add8-3568b55f53cf tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] http://192.168.122.202/volume/v3/volumes/4d2b684d-0dec-4adb-a658-23bffdc3ee34 returned with HTTP 200 Sep 01 12:51:09 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1277/2548] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:51:09 2026] GET /volume/v3/volumes/4d2b684d-0dec-4adb-a658-23bffdc3ee34 => generated 1377 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:51:09 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-bd7d7c69-28f4-45a7-b4a0-8a03ff1a8dab None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:51:09 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-bd7d7c69-28f4-45a7-b4a0-8a03ff1a8dab tempest-VolumeDependencyTests-535722434 tempest-VolumeDependencyTests-535722434-project-member] POST http://192.168.122.202/volume/v3/volumes Sep 01 12:51:09 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-bd7d7c69-28f4-45a7-b4a0-8a03ff1a8dab tempest-VolumeDependencyTests-535722434 tempest-VolumeDependencyTests-535722434-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-853738830"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:51:09 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.volumes [None req-bd7d7c69-28f4-45a7-b4a0-8a03ff1a8dab tempest-VolumeDependencyTests-535722434 tempest-VolumeDependencyTests-535722434-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-853738830'}} {{(pid=86815) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:51:09 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-bd7d7c69-28f4-45a7-b4a0-8a03ff1a8dab tempest-VolumeDependencyTests-535722434 tempest-VolumeDependencyTests-535722434-project-member] Create volume of 1 GB Sep 01 12:51:09 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-bd7d7c69-28f4-45a7-b4a0-8a03ff1a8dab tempest-VolumeDependencyTests-535722434 tempest-VolumeDependencyTests-535722434-project-member] Availability Zones retrieved successfully. Sep 01 12:51:09 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-bd7d7c69-28f4-45a7-b4a0-8a03ff1a8dab tempest-VolumeDependencyTests-535722434 tempest-VolumeDependencyTests-535722434-project-member] Flow 'volume_create_api' (94573395-7c8d-49ce-ac53-0956b0e14327) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:51:09 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-bd7d7c69-28f4-45a7-b4a0-8a03ff1a8dab tempest-VolumeDependencyTests-535722434 tempest-VolumeDependencyTests-535722434-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (86866274-b8cf-47d8-9f74-4f1f7b2d164b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:51:09 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.flows.api.create_volume [None req-bd7d7c69-28f4-45a7-b4a0-8a03ff1a8dab tempest-VolumeDependencyTests-535722434 tempest-VolumeDependencyTests-535722434-project-member] Validating volume size '1' using validate_int {{(pid=86815) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 12:51:09 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-bd7d7c69-28f4-45a7-b4a0-8a03ff1a8dab tempest-VolumeDependencyTests-535722434 tempest-VolumeDependencyTests-535722434-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (86866274-b8cf-47d8-9f74-4f1f7b2d164b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T10:31:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3a4f1b59-94a6-4839-b926-0837adf99645,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a4f1b59-94a6-4839-b926-0837adf99645', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:51:09 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-bd7d7c69-28f4-45a7-b4a0-8a03ff1a8dab tempest-VolumeDependencyTests-535722434 tempest-VolumeDependencyTests-535722434-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ac4c810-b58f-4be9-b788-6896f4594f79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:51:10 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-bd7d7c69-28f4-45a7-b4a0-8a03ff1a8dab tempest-VolumeDependencyTests-535722434 tempest-VolumeDependencyTests-535722434-project-member] Created reservations ['ec41e904-188e-4246-bb61-a47a30ebaa97', 'df426e89-a804-46df-82e4-952ea508bd31', '29b43a4c-5726-4c6d-8c17-9296b9ea2cd1', 'f3e65ccc-7a35-4c10-9625-ca7ec8153ba5'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:51:10 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-bd7d7c69-28f4-45a7-b4a0-8a03ff1a8dab tempest-VolumeDependencyTests-535722434 tempest-VolumeDependencyTests-535722434-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ac4c810-b58f-4be9-b788-6896f4594f79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ec41e904-188e-4246-bb61-a47a30ebaa97', 'df426e89-a804-46df-82e4-952ea508bd31', '29b43a4c-5726-4c6d-8c17-9296b9ea2cd1', 'f3e65ccc-7a35-4c10-9625-ca7ec8153ba5']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:51:10 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-bd7d7c69-28f4-45a7-b4a0-8a03ff1a8dab tempest-VolumeDependencyTests-535722434 tempest-VolumeDependencyTests-535722434-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (70305d1f-007c-4a32-b095-ef91c77ff0a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:51:10 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:51:10 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:51:10 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-bd7d7c69-28f4-45a7-b4a0-8a03ff1a8dab tempest-VolumeDependencyTests-535722434 tempest-VolumeDependencyTests-535722434-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (70305d1f-007c-4a32-b095-ef91c77ff0a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '883d803b-e3ca-4873-8e52-83c33d7227ff', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-853738830',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fd862bee08c246228e4f74aab062ee1e',qos_specs=None,replication_status=,reservations=['ec41e904-188e-4246-bb61-a47a30ebaa97','df426e89-a804-46df-82e4-952ea508bd31','29b43a4c-5726-4c6d-8c17-9296b9ea2cd1','f3e65ccc-7a35-4c10-9625-ca7ec8153ba5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7c72195d73f04dd4bba6a5dcee387fcf',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T10:51:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-853738830',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=883d803b-e3ca-4873-8e52-83c33d7227ff,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fd862bee08c246228e4f74aab062ee1e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7c72195d73f04dd4bba6a5dcee387fcf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a4f1b59-94a6-4839-b926-0837adf99645),volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:51:10 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-bd7d7c69-28f4-45a7-b4a0-8a03ff1a8dab tempest-VolumeDependencyTests-535722434 tempest-VolumeDependencyTests-535722434-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (279f547c-710d-48bd-b0db-888860d3cae9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:51:10 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-bd7d7c69-28f4-45a7-b4a0-8a03ff1a8dab tempest-VolumeDependencyTests-535722434 tempest-VolumeDependencyTests-535722434-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (279f547c-710d-48bd-b0db-888860d3cae9) transitioned into state 'SUCCESS' from state '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-853738830',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fd862bee08c246228e4f74aab062ee1e',qos_specs=None,replication_status=,reservations=['ec41e904-188e-4246-bb61-a47a30ebaa97','df426e89-a804-46df-82e4-952ea508bd31','29b43a4c-5726-4c6d-8c17-9296b9ea2cd1','f3e65ccc-7a35-4c10-9625-ca7ec8153ba5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7c72195d73f04dd4bba6a5dcee387fcf',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:51:10 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-bd7d7c69-28f4-45a7-b4a0-8a03ff1a8dab tempest-VolumeDependencyTests-535722434 tempest-VolumeDependencyTests-535722434-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d67d89b-73c2-411f-8db1-aa634d7779f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:51:10 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-bd7d7c69-28f4-45a7-b4a0-8a03ff1a8dab tempest-VolumeDependencyTests-535722434 tempest-VolumeDependencyTests-535722434-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d67d89b-73c2-411f-8db1-aa634d7779f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:51:10 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-1fb725db-e39e-406c-93a9-e6469125e739 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:51:10 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-bd7d7c69-28f4-45a7-b4a0-8a03ff1a8dab tempest-VolumeDependencyTests-535722434 tempest-VolumeDependencyTests-535722434-project-member] Flow 'volume_create_api' (94573395-7c8d-49ce-ac53-0956b0e14327) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86815) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:51:10 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-bd7d7c69-28f4-45a7-b4a0-8a03ff1a8dab tempest-VolumeDependencyTests-535722434 tempest-VolumeDependencyTests-535722434-project-member] Create volume request issued successfully. Sep 01 12:51:10 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-bd7d7c69-28f4-45a7-b4a0-8a03ff1a8dab tempest-VolumeDependencyTests-535722434 tempest-VolumeDependencyTests-535722434-project-member] http://192.168.122.202/volume/v3/volumes returned with HTTP 202 Sep 01 12:51:10 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1272/2549] 192.168.122.202 () {62 vars in 1183 bytes} [Tue Sep 1 12:51:09 2026] POST /volume/v3/volumes => generated 778 bytes in 515 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:51:10 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1fb725db-e39e-406c-93a9-e6469125e739 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] GET http://192.168.122.202/volume/v3/volumes/4d2b684d-0dec-4adb-a658-23bffdc3ee34 Sep 01 12:51:10 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-1fb725db-e39e-406c-93a9-e6469125e739 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:51:10 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-1fb725db-e39e-406c-93a9-e6469125e739 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:51:10 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1fb725db-e39e-406c-93a9-e6469125e739 tempest-VolumesGetTest-354520950 tempest-VolumesGetTest-354520950-project-member] http://192.168.122.202/volume/v3/volumes/4d2b684d-0dec-4adb-a658-23bffdc3ee34 returned with HTTP 404 Sep 01 12:51:10 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1278/2550] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:51:10 2026] GET /volume/v3/volumes/4d2b684d-0dec-4adb-a658-23bffdc3ee34 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 12:51:10 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-6f0f3f08-2daf-4ed3-ab14-790b7d836999 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:51:10 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-6f0f3f08-2daf-4ed3-ab14-790b7d836999 tempest-VolumeDependencyTests-535722434 tempest-VolumeDependencyTests-535722434-project-member] GET http://192.168.122.202/volume/v3/volumes/883d803b-e3ca-4873-8e52-83c33d7227ff Sep 01 12:51:10 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-6f0f3f08-2daf-4ed3-ab14-790b7d836999 tempest-VolumeDependencyTests-535722434 tempest-VolumeDependencyTests-535722434-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:51:10 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-6f0f3f08-2daf-4ed3-ab14-790b7d836999 tempest-VolumeDependencyTests-535722434 tempest-VolumeDependencyTests-535722434-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:51:10 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:51:10 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:51:10 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:51:10 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:51:10 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-6f0f3f08-2daf-4ed3-ab14-790b7d836999 tempest-VolumeDependencyTests-535722434 tempest-VolumeDependencyTests-535722434-project-member] Volume info retrieved successfully. Sep 01 12:51:10 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-6f0f3f08-2daf-4ed3-ab14-790b7d836999 tempest-VolumeDependencyTests-535722434 tempest-VolumeDependencyTests-535722434-project-member] http://192.168.122.202/volume/v3/volumes/883d803b-e3ca-4873-8e52-83c33d7227ff returned with HTTP 200 Sep 01 12:51:10 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1273/2551] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:51:10 2026] GET /volume/v3/volumes/883d803b-e3ca-4873-8e52-83c33d7227ff => generated 846 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:51:11 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-09db906e-a4ae-4219-af89-4ea62c8349ab None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:51:11 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-09db906e-a4ae-4219-af89-4ea62c8349ab tempest-VolumeDependencyTests-535722434 tempest-VolumeDependencyTests-535722434-project-member] GET http://192.168.122.202/volume/v3/volumes/883d803b-e3ca-4873-8e52-83c33d7227ff Sep 01 12:51:11 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-09db906e-a4ae-4219-af89-4ea62c8349ab tempest-VolumeDependencyTests-535722434 tempest-VolumeDependencyTests-535722434-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:51:11 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-09db906e-a4ae-4219-af89-4ea62c8349ab tempest-VolumeDependencyTests-535722434 tempest-VolumeDependencyTests-535722434-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:51:11 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:51:11 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:51:11 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:51:11 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:51:11 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-09db906e-a4ae-4219-af89-4ea62c8349ab tempest-VolumeDependencyTests-535722434 tempest-VolumeDependencyTests-535722434-project-member] Volume info retrieved successfully. Sep 01 12:51:11 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-09db906e-a4ae-4219-af89-4ea62c8349ab tempest-VolumeDependencyTests-535722434 tempest-VolumeDependencyTests-535722434-project-member] http://192.168.122.202/volume/v3/volumes/883d803b-e3ca-4873-8e52-83c33d7227ff returned with HTTP 200 Sep 01 12:51:11 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1279/2552] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:51:11 2026] GET /volume/v3/volumes/883d803b-e3ca-4873-8e52-83c33d7227ff => generated 870 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:51:12 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-ec59dbc9-f79d-4b43-a60c-f395da476f39 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:51:12 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-ec59dbc9-f79d-4b43-a60c-f395da476f39 tempest-VolumeDependencyTests-535722434 tempest-VolumeDependencyTests-535722434-project-member] GET http://192.168.122.202/volume/v3/volumes/883d803b-e3ca-4873-8e52-83c33d7227ff Sep 01 12:51:12 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-ec59dbc9-f79d-4b43-a60c-f395da476f39 tempest-VolumeDependencyTests-535722434 tempest-VolumeDependencyTests-535722434-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:51:12 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-ec59dbc9-f79d-4b43-a60c-f395da476f39 tempest-VolumeDependencyTests-535722434 tempest-VolumeDependencyTests-535722434-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:51:12 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:51:12 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:51:12 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:51:12 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:51:12 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-ec59dbc9-f79d-4b43-a60c-f395da476f39 tempest-VolumeDependencyTests-535722434 tempest-VolumeDependencyTests-535722434-project-member] Volume info retrieved successfully. Sep 01 12:51:12 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-ec59dbc9-f79d-4b43-a60c-f395da476f39 tempest-VolumeDependencyTests-535722434 tempest-VolumeDependencyTests-535722434-project-member] http://192.168.122.202/volume/v3/volumes/883d803b-e3ca-4873-8e52-83c33d7227ff returned with HTTP 200 Sep 01 12:51:12 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1274/2553] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:51:12 2026] GET /volume/v3/volumes/883d803b-e3ca-4873-8e52-83c33d7227ff => generated 871 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:51:12 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-50484bf0-4c8c-44eb-89dd-6b83c3a12d9b None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:51:12 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-50484bf0-4c8c-44eb-89dd-6b83c3a12d9b tempest-VolumeDependencyTests-535722434 tempest-VolumeDependencyTests-535722434-project-member] POST http://192.168.122.202/volume/v3/snapshots Sep 01 12:51:12 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-50484bf0-4c8c-44eb-89dd-6b83c3a12d9b tempest-VolumeDependencyTests-535722434 tempest-VolumeDependencyTests-535722434-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "883d803b-e3ca-4873-8e52-83c33d7227ff", "name": "tempest-VolumeDependencyTests-Snapshot-2101751042"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:51:12 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:51:12 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:51:12 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:51:12 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:51:12 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-50484bf0-4c8c-44eb-89dd-6b83c3a12d9b tempest-VolumeDependencyTests-535722434 tempest-VolumeDependencyTests-535722434-project-member] Volume info retrieved successfully. Sep 01 12:51:12 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.snapshots [None req-50484bf0-4c8c-44eb-89dd-6b83c3a12d9b tempest-VolumeDependencyTests-535722434 tempest-VolumeDependencyTests-535722434-project-member] Create snapshot from volume 883d803b-e3ca-4873-8e52-83c33d7227ff Sep 01 12:51:12 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-50484bf0-4c8c-44eb-89dd-6b83c3a12d9b tempest-VolumeDependencyTests-535722434 tempest-VolumeDependencyTests-535722434-project-member] Created reservations ['d586c5f8-2f31-40ee-a710-6192c031a69f', '2c893e6f-1587-4657-b65e-71488fe3a9c6', '22612d39-0b09-42a3-8274-a9e0e44eaf6c', '8c2cb083-6abb-4455-a751-6a546907e152'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:51:12 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:51:12 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:51:12 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-50484bf0-4c8c-44eb-89dd-6b83c3a12d9b tempest-VolumeDependencyTests-535722434 tempest-VolumeDependencyTests-535722434-project-member] Snapshot create request issued successfully. Sep 01 12:51:12 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-50484bf0-4c8c-44eb-89dd-6b83c3a12d9b tempest-VolumeDependencyTests-535722434 tempest-VolumeDependencyTests-535722434-project-member] http://192.168.122.202/volume/v3/snapshots returned with HTTP 202 Sep 01 12:51:12 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1280/2554] 192.168.122.202 () {60 vars in 1149 bytes} [Tue Sep 1 12:51:12 2026] POST /volume/v3/snapshots => generated 308 bytes in 204 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:51:12 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-5ddd9a39-42cd-4792-9bae-e3cf75f042bf None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:51:12 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-5ddd9a39-42cd-4792-9bae-e3cf75f042bf tempest-VolumeDependencyTests-535722434 tempest-VolumeDependencyTests-535722434-project-member] GET http://192.168.122.202/volume/v3/snapshots/b8cbe729-74c1-45ef-8bc7-6b0c9636bf93 Sep 01 12:51:12 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-5ddd9a39-42cd-4792-9bae-e3cf75f042bf tempest-VolumeDependencyTests-535722434 tempest-VolumeDependencyTests-535722434-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:51:12 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-5ddd9a39-42cd-4792-9bae-e3cf75f042bf tempest-VolumeDependencyTests-535722434 tempest-VolumeDependencyTests-535722434-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:51:12 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:51:12 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:51:12 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-5ddd9a39-42cd-4792-9bae-e3cf75f042bf tempest-VolumeDependencyTests-535722434 tempest-VolumeDependencyTests-535722434-project-member] Snapshot retrieved successfully. Sep 01 12:51:12 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-5ddd9a39-42cd-4792-9bae-e3cf75f042bf tempest-VolumeDependencyTests-535722434 tempest-VolumeDependencyTests-535722434-project-member] http://192.168.122.202/volume/v3/snapshots/b8cbe729-74c1-45ef-8bc7-6b0c9636bf93 returned with HTTP 200 Sep 01 12:51:12 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1275/2555] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:51:12 2026] GET /volume/v3/snapshots/b8cbe729-74c1-45ef-8bc7-6b0c9636bf93 => generated 440 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:51:13 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-c93eef3b-ea96-4297-9b77-d7ecee726cd4 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:51:13 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c93eef3b-ea96-4297-9b77-d7ecee726cd4 tempest-VolumeDependencyTests-535722434 tempest-VolumeDependencyTests-535722434-project-member] GET http://192.168.122.202/volume/v3/snapshots/b8cbe729-74c1-45ef-8bc7-6b0c9636bf93 Sep 01 12:51:13 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c93eef3b-ea96-4297-9b77-d7ecee726cd4 tempest-VolumeDependencyTests-535722434 tempest-VolumeDependencyTests-535722434-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:51:13 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c93eef3b-ea96-4297-9b77-d7ecee726cd4 tempest-VolumeDependencyTests-535722434 tempest-VolumeDependencyTests-535722434-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:51:13 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:51:13 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:51:13 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-c93eef3b-ea96-4297-9b77-d7ecee726cd4 tempest-VolumeDependencyTests-535722434 tempest-VolumeDependencyTests-535722434-project-member] Snapshot retrieved successfully. Sep 01 12:51:13 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c93eef3b-ea96-4297-9b77-d7ecee726cd4 tempest-VolumeDependencyTests-535722434 tempest-VolumeDependencyTests-535722434-project-member] http://192.168.122.202/volume/v3/snapshots/b8cbe729-74c1-45ef-8bc7-6b0c9636bf93 returned with HTTP 200 Sep 01 12:51:13 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1281/2556] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:51:13 2026] GET /volume/v3/snapshots/b8cbe729-74c1-45ef-8bc7-6b0c9636bf93 => generated 440 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:51:14 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-97fb63c7-f2ca-42f6-83c1-2cfa5e374e0c None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:51:14 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-97fb63c7-f2ca-42f6-83c1-2cfa5e374e0c tempest-VolumeDependencyTests-535722434 tempest-VolumeDependencyTests-535722434-project-member] GET http://192.168.122.202/volume/v3/snapshots/b8cbe729-74c1-45ef-8bc7-6b0c9636bf93 Sep 01 12:51:14 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-97fb63c7-f2ca-42f6-83c1-2cfa5e374e0c tempest-VolumeDependencyTests-535722434 tempest-VolumeDependencyTests-535722434-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:51:14 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-97fb63c7-f2ca-42f6-83c1-2cfa5e374e0c tempest-VolumeDependencyTests-535722434 tempest-VolumeDependencyTests-535722434-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:51:14 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:51:14 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:51:14 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-97fb63c7-f2ca-42f6-83c1-2cfa5e374e0c tempest-VolumeDependencyTests-535722434 tempest-VolumeDependencyTests-535722434-project-member] Snapshot retrieved successfully. Sep 01 12:51:14 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-97fb63c7-f2ca-42f6-83c1-2cfa5e374e0c tempest-VolumeDependencyTests-535722434 tempest-VolumeDependencyTests-535722434-project-member] http://192.168.122.202/volume/v3/snapshots/b8cbe729-74c1-45ef-8bc7-6b0c9636bf93 returned with HTTP 200 Sep 01 12:51:14 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1276/2557] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:51:14 2026] GET /volume/v3/snapshots/b8cbe729-74c1-45ef-8bc7-6b0c9636bf93 => generated 440 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:51:15 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-bb7387cf-2944-4466-895b-9deac86b137b None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:51:15 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-bb7387cf-2944-4466-895b-9deac86b137b tempest-VolumeDependencyTests-535722434 tempest-VolumeDependencyTests-535722434-project-member] GET http://192.168.122.202/volume/v3/snapshots/b8cbe729-74c1-45ef-8bc7-6b0c9636bf93 Sep 01 12:51:15 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-bb7387cf-2944-4466-895b-9deac86b137b tempest-VolumeDependencyTests-535722434 tempest-VolumeDependencyTests-535722434-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:51:15 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-bb7387cf-2944-4466-895b-9deac86b137b tempest-VolumeDependencyTests-535722434 tempest-VolumeDependencyTests-535722434-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:51:15 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:51:15 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:51:15 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-bb7387cf-2944-4466-895b-9deac86b137b tempest-VolumeDependencyTests-535722434 tempest-VolumeDependencyTests-535722434-project-member] Snapshot retrieved successfully. Sep 01 12:51:15 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-bb7387cf-2944-4466-895b-9deac86b137b tempest-VolumeDependencyTests-535722434 tempest-VolumeDependencyTests-535722434-project-member] http://192.168.122.202/volume/v3/snapshots/b8cbe729-74c1-45ef-8bc7-6b0c9636bf93 returned with HTTP 200 Sep 01 12:51:15 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1282/2558] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:51:15 2026] GET /volume/v3/snapshots/b8cbe729-74c1-45ef-8bc7-6b0c9636bf93 => generated 467 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:51:15 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-d3044a5c-2d37-49e5-ba2c-10f89665d60c None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:51:15 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d3044a5c-2d37-49e5-ba2c-10f89665d60c tempest-VolumeDependencyTests-535722434 tempest-VolumeDependencyTests-535722434-project-member] POST http://192.168.122.202/volume/v3/volumes Sep 01 12:51:15 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-d3044a5c-2d37-49e5-ba2c-10f89665d60c tempest-VolumeDependencyTests-535722434 tempest-VolumeDependencyTests-535722434-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "b8cbe729-74c1-45ef-8bc7-6b0c9636bf93", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-526482785"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:51:15 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.volumes [None req-d3044a5c-2d37-49e5-ba2c-10f89665d60c tempest-VolumeDependencyTests-535722434 tempest-VolumeDependencyTests-535722434-project-member] Create volume request body: {'volume': {'snapshot_id': 'b8cbe729-74c1-45ef-8bc7-6b0c9636bf93', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-526482785'}} {{(pid=86815) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:51:15 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:51:15 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:51:15 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-d3044a5c-2d37-49e5-ba2c-10f89665d60c tempest-VolumeDependencyTests-535722434 tempest-VolumeDependencyTests-535722434-project-member] Snapshot retrieved successfully. Sep 01 12:51:15 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-d3044a5c-2d37-49e5-ba2c-10f89665d60c tempest-VolumeDependencyTests-535722434 tempest-VolumeDependencyTests-535722434-project-member] Create volume of 1 GB Sep 01 12:51:15 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-d3044a5c-2d37-49e5-ba2c-10f89665d60c tempest-VolumeDependencyTests-535722434 tempest-VolumeDependencyTests-535722434-project-member] Availability Zones retrieved successfully. Sep 01 12:51:15 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-d3044a5c-2d37-49e5-ba2c-10f89665d60c tempest-VolumeDependencyTests-535722434 tempest-VolumeDependencyTests-535722434-project-member] Flow 'volume_create_api' (eebe8caf-ecc2-46c7-b9e2-d88571b7aecc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:51:15 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-d3044a5c-2d37-49e5-ba2c-10f89665d60c tempest-VolumeDependencyTests-535722434 tempest-VolumeDependencyTests-535722434-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba578fa6-83b1-4c8f-9b80-3998f592f50c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:51:15 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.flows.api.create_volume [None req-d3044a5c-2d37-49e5-ba2c-10f89665d60c tempest-VolumeDependencyTests-535722434 tempest-VolumeDependencyTests-535722434-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86815) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 12:51:15 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:51:15 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:51:15 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-d3044a5c-2d37-49e5-ba2c-10f89665d60c tempest-VolumeDependencyTests-535722434 tempest-VolumeDependencyTests-535722434-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba578fa6-83b1-4c8f-9b80-3998f592f50c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'b8cbe729-74c1-45ef-8bc7-6b0c9636bf93', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T10:31:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3a4f1b59-94a6-4839-b926-0837adf99645,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a4f1b59-94a6-4839-b926-0837adf99645', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:51:15 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-d3044a5c-2d37-49e5-ba2c-10f89665d60c tempest-VolumeDependencyTests-535722434 tempest-VolumeDependencyTests-535722434-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (63b46b9f-d985-4b2d-8926-63a70b0371eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:51:15 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-d3044a5c-2d37-49e5-ba2c-10f89665d60c tempest-VolumeDependencyTests-535722434 tempest-VolumeDependencyTests-535722434-project-member] Created reservations ['ef7f60f0-b3c7-42c8-9f99-dc005790414b', '9fb86132-f519-4b35-abb5-f6917e8dfec0', '8336ed05-55ea-4707-b535-d0c1ec01327d', 'daa76651-025b-4139-9e00-d6a04dbe40e3'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:51:15 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-d3044a5c-2d37-49e5-ba2c-10f89665d60c tempest-VolumeDependencyTests-535722434 tempest-VolumeDependencyTests-535722434-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (63b46b9f-d985-4b2d-8926-63a70b0371eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ef7f60f0-b3c7-42c8-9f99-dc005790414b', '9fb86132-f519-4b35-abb5-f6917e8dfec0', '8336ed05-55ea-4707-b535-d0c1ec01327d', 'daa76651-025b-4139-9e00-d6a04dbe40e3']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:51:15 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-d3044a5c-2d37-49e5-ba2c-10f89665d60c tempest-VolumeDependencyTests-535722434 tempest-VolumeDependencyTests-535722434-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fbcb4227-274f-4e77-9071-a0965729542c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:51:16 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:51:16 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:51:16 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:51:16 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:51:16 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-d3044a5c-2d37-49e5-ba2c-10f89665d60c tempest-VolumeDependencyTests-535722434 tempest-VolumeDependencyTests-535722434-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fbcb4227-274f-4e77-9071-a0965729542c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '62511c9b-a6d9-4177-84e1-4224572b90d0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-526482785',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fd862bee08c246228e4f74aab062ee1e',qos_specs=None,replication_status=,reservations=['ef7f60f0-b3c7-42c8-9f99-dc005790414b','9fb86132-f519-4b35-abb5-f6917e8dfec0','8336ed05-55ea-4707-b535-d0c1ec01327d','daa76651-025b-4139-9e00-d6a04dbe40e3'],size=1,snapshot_id=b8cbe729-74c1-45ef-8bc7-6b0c9636bf93,source_replicaid=,source_volid=None,status='creating',user_id='7c72195d73f04dd4bba6a5dcee387fcf',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T10:51:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-526482785',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=62511c9b-a6d9-4177-84e1-4224572b90d0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fd862bee08c246228e4f74aab062ee1e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=b8cbe729-74c1-45ef-8bc7-6b0c9636bf93,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7c72195d73f04dd4bba6a5dcee387fcf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a4f1b59-94a6-4839-b926-0837adf99645),volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:51:16 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-d3044a5c-2d37-49e5-ba2c-10f89665d60c tempest-VolumeDependencyTests-535722434 tempest-VolumeDependencyTests-535722434-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (28c2b853-66fb-4f95-b616-194de648964b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:51:16 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-d3044a5c-2d37-49e5-ba2c-10f89665d60c tempest-VolumeDependencyTests-535722434 tempest-VolumeDependencyTests-535722434-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (28c2b853-66fb-4f95-b616-194de648964b) transitioned into state 'SUCCESS' from state '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-526482785',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fd862bee08c246228e4f74aab062ee1e',qos_specs=None,replication_status=,reservations=['ef7f60f0-b3c7-42c8-9f99-dc005790414b','9fb86132-f519-4b35-abb5-f6917e8dfec0','8336ed05-55ea-4707-b535-d0c1ec01327d','daa76651-025b-4139-9e00-d6a04dbe40e3'],size=1,snapshot_id=b8cbe729-74c1-45ef-8bc7-6b0c9636bf93,source_replicaid=,source_volid=None,status='creating',user_id='7c72195d73f04dd4bba6a5dcee387fcf',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:51:16 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-d3044a5c-2d37-49e5-ba2c-10f89665d60c tempest-VolumeDependencyTests-535722434 tempest-VolumeDependencyTests-535722434-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f7fd39e-fd9a-4f54-aa8b-52c6180559a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:51:16 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:51:16 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:51:16 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-d3044a5c-2d37-49e5-ba2c-10f89665d60c tempest-VolumeDependencyTests-535722434 tempest-VolumeDependencyTests-535722434-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f7fd39e-fd9a-4f54-aa8b-52c6180559a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:51:16 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-d3044a5c-2d37-49e5-ba2c-10f89665d60c tempest-VolumeDependencyTests-535722434 tempest-VolumeDependencyTests-535722434-project-member] Flow 'volume_create_api' (eebe8caf-ecc2-46c7-b9e2-d88571b7aecc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86815) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:51:16 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-d3044a5c-2d37-49e5-ba2c-10f89665d60c tempest-VolumeDependencyTests-535722434 tempest-VolumeDependencyTests-535722434-project-member] Create volume request issued successfully. Sep 01 12:51:16 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d3044a5c-2d37-49e5-ba2c-10f89665d60c tempest-VolumeDependencyTests-535722434 tempest-VolumeDependencyTests-535722434-project-member] http://192.168.122.202/volume/v3/volumes returned with HTTP 202 Sep 01 12:51:16 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1277/2559] 192.168.122.202 () {62 vars in 1184 bytes} [Tue Sep 1 12:51:15 2026] POST /volume/v3/volumes => generated 812 bytes in 435 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:51:16 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-e27454e6-2be9-493a-acc8-fd3588b08219 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:51:16 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e27454e6-2be9-493a-acc8-fd3588b08219 tempest-VolumeDependencyTests-535722434 tempest-VolumeDependencyTests-535722434-project-member] GET http://192.168.122.202/volume/v3/volumes/62511c9b-a6d9-4177-84e1-4224572b90d0 Sep 01 12:51:16 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e27454e6-2be9-493a-acc8-fd3588b08219 tempest-VolumeDependencyTests-535722434 tempest-VolumeDependencyTests-535722434-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:51:16 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e27454e6-2be9-493a-acc8-fd3588b08219 tempest-VolumeDependencyTests-535722434 tempest-VolumeDependencyTests-535722434-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:51:16 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:51:16 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:51:16 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:51:16 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:51:16 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-e27454e6-2be9-493a-acc8-fd3588b08219 tempest-VolumeDependencyTests-535722434 tempest-VolumeDependencyTests-535722434-project-member] Volume info retrieved successfully. Sep 01 12:51:16 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e27454e6-2be9-493a-acc8-fd3588b08219 tempest-VolumeDependencyTests-535722434 tempest-VolumeDependencyTests-535722434-project-member] http://192.168.122.202/volume/v3/volumes/62511c9b-a6d9-4177-84e1-4224572b90d0 returned with HTTP 200 Sep 01 12:51:16 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1283/2560] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:51:16 2026] GET /volume/v3/volumes/62511c9b-a6d9-4177-84e1-4224572b90d0 => generated 880 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:51:17 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-7d514e4e-3c73-4334-8aa7-3a5c6356b7d8 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:51:17 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-7d514e4e-3c73-4334-8aa7-3a5c6356b7d8 tempest-VolumeDependencyTests-535722434 tempest-VolumeDependencyTests-535722434-project-member] GET http://192.168.122.202/volume/v3/volumes/62511c9b-a6d9-4177-84e1-4224572b90d0 Sep 01 12:51:17 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-7d514e4e-3c73-4334-8aa7-3a5c6356b7d8 tempest-VolumeDependencyTests-535722434 tempest-VolumeDependencyTests-535722434-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:51:17 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-7d514e4e-3c73-4334-8aa7-3a5c6356b7d8 tempest-VolumeDependencyTests-535722434 tempest-VolumeDependencyTests-535722434-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:51:17 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:51:17 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:51:17 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:51:17 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:51:17 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-7d514e4e-3c73-4334-8aa7-3a5c6356b7d8 tempest-VolumeDependencyTests-535722434 tempest-VolumeDependencyTests-535722434-project-member] Volume info retrieved successfully. Sep 01 12:51:17 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-7d514e4e-3c73-4334-8aa7-3a5c6356b7d8 tempest-VolumeDependencyTests-535722434 tempest-VolumeDependencyTests-535722434-project-member] http://192.168.122.202/volume/v3/volumes/62511c9b-a6d9-4177-84e1-4224572b90d0 returned with HTTP 200 Sep 01 12:51:17 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1278/2561] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:51:17 2026] GET /volume/v3/volumes/62511c9b-a6d9-4177-84e1-4224572b90d0 => generated 904 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:51:18 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-784c8b7a-93a4-4851-b22f-e8de0885a7e3 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:51:18 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-784c8b7a-93a4-4851-b22f-e8de0885a7e3 tempest-VolumeDependencyTests-535722434 tempest-VolumeDependencyTests-535722434-project-member] GET http://192.168.122.202/volume/v3/volumes/62511c9b-a6d9-4177-84e1-4224572b90d0 Sep 01 12:51:18 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-784c8b7a-93a4-4851-b22f-e8de0885a7e3 tempest-VolumeDependencyTests-535722434 tempest-VolumeDependencyTests-535722434-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:51:18 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-784c8b7a-93a4-4851-b22f-e8de0885a7e3 tempest-VolumeDependencyTests-535722434 tempest-VolumeDependencyTests-535722434-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:51:18 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:51:18 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:51:18 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:51:18 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:51:18 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-784c8b7a-93a4-4851-b22f-e8de0885a7e3 tempest-VolumeDependencyTests-535722434 tempest-VolumeDependencyTests-535722434-project-member] Volume info retrieved successfully. Sep 01 12:51:18 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-784c8b7a-93a4-4851-b22f-e8de0885a7e3 tempest-VolumeDependencyTests-535722434 tempest-VolumeDependencyTests-535722434-project-member] http://192.168.122.202/volume/v3/volumes/62511c9b-a6d9-4177-84e1-4224572b90d0 returned with HTTP 200 Sep 01 12:51:18 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1284/2562] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:51:18 2026] GET /volume/v3/volumes/62511c9b-a6d9-4177-84e1-4224572b90d0 => generated 904 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:51:19 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-d2f3db1e-2f47-4669-9435-293281ff50b9 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:51:19 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d2f3db1e-2f47-4669-9435-293281ff50b9 tempest-VolumeDependencyTests-535722434 tempest-VolumeDependencyTests-535722434-project-member] GET http://192.168.122.202/volume/v3/volumes/62511c9b-a6d9-4177-84e1-4224572b90d0 Sep 01 12:51:19 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-d2f3db1e-2f47-4669-9435-293281ff50b9 tempest-VolumeDependencyTests-535722434 tempest-VolumeDependencyTests-535722434-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:51:19 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-d2f3db1e-2f47-4669-9435-293281ff50b9 tempest-VolumeDependencyTests-535722434 tempest-VolumeDependencyTests-535722434-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:51:19 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:51:19 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:51:19 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:51:19 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:51:19 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-d2f3db1e-2f47-4669-9435-293281ff50b9 tempest-VolumeDependencyTests-535722434 tempest-VolumeDependencyTests-535722434-project-member] Volume info retrieved successfully. Sep 01 12:51:19 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d2f3db1e-2f47-4669-9435-293281ff50b9 tempest-VolumeDependencyTests-535722434 tempest-VolumeDependencyTests-535722434-project-member] http://192.168.122.202/volume/v3/volumes/62511c9b-a6d9-4177-84e1-4224572b90d0 returned with HTTP 200 Sep 01 12:51:19 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1279/2563] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:51:19 2026] GET /volume/v3/volumes/62511c9b-a6d9-4177-84e1-4224572b90d0 => generated 904 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:51:20 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-e6cc90d7-e249-47ba-b116-b93b00174ade None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:51:20 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e6cc90d7-e249-47ba-b116-b93b00174ade tempest-VolumeDependencyTests-535722434 tempest-VolumeDependencyTests-535722434-project-member] GET http://192.168.122.202/volume/v3/volumes/62511c9b-a6d9-4177-84e1-4224572b90d0 Sep 01 12:51:20 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e6cc90d7-e249-47ba-b116-b93b00174ade tempest-VolumeDependencyTests-535722434 tempest-VolumeDependencyTests-535722434-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:51:20 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e6cc90d7-e249-47ba-b116-b93b00174ade tempest-VolumeDependencyTests-535722434 tempest-VolumeDependencyTests-535722434-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:51:20 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:51:20 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:51:20 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:51:20 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:51:20 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-e6cc90d7-e249-47ba-b116-b93b00174ade tempest-VolumeDependencyTests-535722434 tempest-VolumeDependencyTests-535722434-project-member] Volume info retrieved successfully. Sep 01 12:51:20 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e6cc90d7-e249-47ba-b116-b93b00174ade tempest-VolumeDependencyTests-535722434 tempest-VolumeDependencyTests-535722434-project-member] http://192.168.122.202/volume/v3/volumes/62511c9b-a6d9-4177-84e1-4224572b90d0 returned with HTTP 200 Sep 01 12:51:20 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1285/2564] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:51:20 2026] GET /volume/v3/volumes/62511c9b-a6d9-4177-84e1-4224572b90d0 => generated 904 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:51:21 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-814df59b-fa62-4ad8-bf1d-657650d50f83 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:51:21 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-814df59b-fa62-4ad8-bf1d-657650d50f83 tempest-VolumeDependencyTests-535722434 tempest-VolumeDependencyTests-535722434-project-member] GET http://192.168.122.202/volume/v3/volumes/62511c9b-a6d9-4177-84e1-4224572b90d0 Sep 01 12:51:21 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-814df59b-fa62-4ad8-bf1d-657650d50f83 tempest-VolumeDependencyTests-535722434 tempest-VolumeDependencyTests-535722434-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:51:21 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-814df59b-fa62-4ad8-bf1d-657650d50f83 tempest-VolumeDependencyTests-535722434 tempest-VolumeDependencyTests-535722434-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:51:21 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:51:21 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:51:21 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:51:21 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:51:21 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-814df59b-fa62-4ad8-bf1d-657650d50f83 tempest-VolumeDependencyTests-535722434 tempest-VolumeDependencyTests-535722434-project-member] Volume info retrieved successfully. Sep 01 12:51:21 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-814df59b-fa62-4ad8-bf1d-657650d50f83 tempest-VolumeDependencyTests-535722434 tempest-VolumeDependencyTests-535722434-project-member] http://192.168.122.202/volume/v3/volumes/62511c9b-a6d9-4177-84e1-4224572b90d0 returned with HTTP 200 Sep 01 12:51:21 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1280/2565] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:51:21 2026] GET /volume/v3/volumes/62511c9b-a6d9-4177-84e1-4224572b90d0 => generated 904 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:51:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-8d6fcdd2-d1db-43c6-be5f-8d2f06590f02 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:51:22 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8d6fcdd2-d1db-43c6-be5f-8d2f06590f02 tempest-VolumeDependencyTests-535722434 tempest-VolumeDependencyTests-535722434-project-member] GET http://192.168.122.202/volume/v3/volumes/62511c9b-a6d9-4177-84e1-4224572b90d0 Sep 01 12:51:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-8d6fcdd2-d1db-43c6-be5f-8d2f06590f02 tempest-VolumeDependencyTests-535722434 tempest-VolumeDependencyTests-535722434-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:51:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-8d6fcdd2-d1db-43c6-be5f-8d2f06590f02 tempest-VolumeDependencyTests-535722434 tempest-VolumeDependencyTests-535722434-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:51:22 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:51:22 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:51:22 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:51:22 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:51:22 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-8d6fcdd2-d1db-43c6-be5f-8d2f06590f02 tempest-VolumeDependencyTests-535722434 tempest-VolumeDependencyTests-535722434-project-member] Volume info retrieved successfully. Sep 01 12:51:23 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8d6fcdd2-d1db-43c6-be5f-8d2f06590f02 tempest-VolumeDependencyTests-535722434 tempest-VolumeDependencyTests-535722434-project-member] http://192.168.122.202/volume/v3/volumes/62511c9b-a6d9-4177-84e1-4224572b90d0 returned with HTTP 200 Sep 01 12:51:23 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1286/2566] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:51:22 2026] GET /volume/v3/volumes/62511c9b-a6d9-4177-84e1-4224572b90d0 => generated 904 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 12:51:24 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-0e9a40e2-c66e-44f2-90c8-3667b23c9442 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:51:24 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0e9a40e2-c66e-44f2-90c8-3667b23c9442 tempest-VolumeDependencyTests-535722434 tempest-VolumeDependencyTests-535722434-project-member] GET http://192.168.122.202/volume/v3/volumes/62511c9b-a6d9-4177-84e1-4224572b90d0 Sep 01 12:51:24 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0e9a40e2-c66e-44f2-90c8-3667b23c9442 tempest-VolumeDependencyTests-535722434 tempest-VolumeDependencyTests-535722434-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:51:24 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0e9a40e2-c66e-44f2-90c8-3667b23c9442 tempest-VolumeDependencyTests-535722434 tempest-VolumeDependencyTests-535722434-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:51:24 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:51:24 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:51:24 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:51:24 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:51:24 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-0e9a40e2-c66e-44f2-90c8-3667b23c9442 tempest-VolumeDependencyTests-535722434 tempest-VolumeDependencyTests-535722434-project-member] Volume info retrieved successfully. Sep 01 12:51:24 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0e9a40e2-c66e-44f2-90c8-3667b23c9442 tempest-VolumeDependencyTests-535722434 tempest-VolumeDependencyTests-535722434-project-member] http://192.168.122.202/volume/v3/volumes/62511c9b-a6d9-4177-84e1-4224572b90d0 returned with HTTP 200 Sep 01 12:51:24 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1281/2567] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:51:24 2026] GET /volume/v3/volumes/62511c9b-a6d9-4177-84e1-4224572b90d0 => generated 905 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:51:24 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-a14fffea-b800-47ac-bd45-b36442f6597a None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:51:24 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a14fffea-b800-47ac-bd45-b36442f6597a tempest-VolumeDependencyTests-535722434 tempest-VolumeDependencyTests-535722434-project-member] DELETE http://192.168.122.202/volume/v3/snapshots/b8cbe729-74c1-45ef-8bc7-6b0c9636bf93 Sep 01 12:51:24 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a14fffea-b800-47ac-bd45-b36442f6597a tempest-VolumeDependencyTests-535722434 tempest-VolumeDependencyTests-535722434-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:51:24 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a14fffea-b800-47ac-bd45-b36442f6597a tempest-VolumeDependencyTests-535722434 tempest-VolumeDependencyTests-535722434-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:51:24 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.snapshots [None req-a14fffea-b800-47ac-bd45-b36442f6597a tempest-VolumeDependencyTests-535722434 tempest-VolumeDependencyTests-535722434-project-member] Delete snapshot with id: b8cbe729-74c1-45ef-8bc7-6b0c9636bf93 Sep 01 12:51:24 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:51:24 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:51:24 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-a14fffea-b800-47ac-bd45-b36442f6597a tempest-VolumeDependencyTests-535722434 tempest-VolumeDependencyTests-535722434-project-member] Snapshot retrieved successfully. Sep 01 12:51:24 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:51:24 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:51:24 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-a14fffea-b800-47ac-bd45-b36442f6597a tempest-VolumeDependencyTests-535722434 tempest-VolumeDependencyTests-535722434-project-member] Snapshot delete request issued successfully. Sep 01 12:51:24 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a14fffea-b800-47ac-bd45-b36442f6597a tempest-VolumeDependencyTests-535722434 tempest-VolumeDependencyTests-535722434-project-member] http://192.168.122.202/volume/v3/snapshots/b8cbe729-74c1-45ef-8bc7-6b0c9636bf93 returned with HTTP 202 Sep 01 12:51:24 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1287/2568] 192.168.122.202 () {58 vars in 1241 bytes} [Tue Sep 1 12:51:24 2026] DELETE /volume/v3/snapshots/b8cbe729-74c1-45ef-8bc7-6b0c9636bf93 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:51:24 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-048b7d25-c82a-4b11-aee8-f5af49f67685 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:51:24 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-048b7d25-c82a-4b11-aee8-f5af49f67685 tempest-VolumeDependencyTests-535722434 tempest-VolumeDependencyTests-535722434-project-member] GET http://192.168.122.202/volume/v3/snapshots/b8cbe729-74c1-45ef-8bc7-6b0c9636bf93 Sep 01 12:51:24 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-048b7d25-c82a-4b11-aee8-f5af49f67685 tempest-VolumeDependencyTests-535722434 tempest-VolumeDependencyTests-535722434-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:51:24 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-048b7d25-c82a-4b11-aee8-f5af49f67685 tempest-VolumeDependencyTests-535722434 tempest-VolumeDependencyTests-535722434-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:51:24 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:51:24 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:51:24 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-048b7d25-c82a-4b11-aee8-f5af49f67685 tempest-VolumeDependencyTests-535722434 tempest-VolumeDependencyTests-535722434-project-member] Snapshot retrieved successfully. Sep 01 12:51:24 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-048b7d25-c82a-4b11-aee8-f5af49f67685 tempest-VolumeDependencyTests-535722434 tempest-VolumeDependencyTests-535722434-project-member] http://192.168.122.202/volume/v3/snapshots/b8cbe729-74c1-45ef-8bc7-6b0c9636bf93 returned with HTTP 200 Sep 01 12:51:24 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1282/2569] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:51:24 2026] GET /volume/v3/snapshots/b8cbe729-74c1-45ef-8bc7-6b0c9636bf93 => generated 466 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:51:25 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-8a8cbfcf-903d-4df8-8904-717fe666ee65 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:51:25 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8a8cbfcf-903d-4df8-8904-717fe666ee65 tempest-VolumeDependencyTests-535722434 tempest-VolumeDependencyTests-535722434-project-member] GET http://192.168.122.202/volume/v3/snapshots/b8cbe729-74c1-45ef-8bc7-6b0c9636bf93 Sep 01 12:51:25 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-8a8cbfcf-903d-4df8-8904-717fe666ee65 tempest-VolumeDependencyTests-535722434 tempest-VolumeDependencyTests-535722434-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:51:25 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-8a8cbfcf-903d-4df8-8904-717fe666ee65 tempest-VolumeDependencyTests-535722434 tempest-VolumeDependencyTests-535722434-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:51:25 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:51:25 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:51:25 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-8a8cbfcf-903d-4df8-8904-717fe666ee65 tempest-VolumeDependencyTests-535722434 tempest-VolumeDependencyTests-535722434-project-member] Snapshot retrieved successfully. Sep 01 12:51:25 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8a8cbfcf-903d-4df8-8904-717fe666ee65 tempest-VolumeDependencyTests-535722434 tempest-VolumeDependencyTests-535722434-project-member] http://192.168.122.202/volume/v3/snapshots/b8cbe729-74c1-45ef-8bc7-6b0c9636bf93 returned with HTTP 200 Sep 01 12:51:25 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1288/2570] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:51:25 2026] GET /volume/v3/snapshots/b8cbe729-74c1-45ef-8bc7-6b0c9636bf93 => generated 466 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:51:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-2fe615ba-e108-45ee-bad3-a4651124d560 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:51:26 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-2fe615ba-e108-45ee-bad3-a4651124d560 tempest-VolumeDependencyTests-535722434 tempest-VolumeDependencyTests-535722434-project-member] GET http://192.168.122.202/volume/v3/snapshots/b8cbe729-74c1-45ef-8bc7-6b0c9636bf93 Sep 01 12:51:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-2fe615ba-e108-45ee-bad3-a4651124d560 tempest-VolumeDependencyTests-535722434 tempest-VolumeDependencyTests-535722434-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:51:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-2fe615ba-e108-45ee-bad3-a4651124d560 tempest-VolumeDependencyTests-535722434 tempest-VolumeDependencyTests-535722434-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:51:26 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-2fe615ba-e108-45ee-bad3-a4651124d560 tempest-VolumeDependencyTests-535722434 tempest-VolumeDependencyTests-535722434-project-member] http://192.168.122.202/volume/v3/snapshots/b8cbe729-74c1-45ef-8bc7-6b0c9636bf93 returned with HTTP 404 Sep 01 12:51:26 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1283/2571] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:51:26 2026] GET /volume/v3/snapshots/b8cbe729-74c1-45ef-8bc7-6b0c9636bf93 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:51:26 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-b806f411-e0ff-4959-9150-9d12638a5e54 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:51:26 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b806f411-e0ff-4959-9150-9d12638a5e54 tempest-VolumeDependencyTests-535722434 tempest-VolumeDependencyTests-535722434-project-member] DELETE http://192.168.122.202/volume/v3/volumes/883d803b-e3ca-4873-8e52-83c33d7227ff Sep 01 12:51:26 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b806f411-e0ff-4959-9150-9d12638a5e54 tempest-VolumeDependencyTests-535722434 tempest-VolumeDependencyTests-535722434-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:51:26 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b806f411-e0ff-4959-9150-9d12638a5e54 tempest-VolumeDependencyTests-535722434 tempest-VolumeDependencyTests-535722434-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:51:26 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-b806f411-e0ff-4959-9150-9d12638a5e54 tempest-VolumeDependencyTests-535722434 tempest-VolumeDependencyTests-535722434-project-member] Delete volume with id: 883d803b-e3ca-4873-8e52-83c33d7227ff Sep 01 12:51:26 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:51:26 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:51:26 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:51:26 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:51:26 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-b806f411-e0ff-4959-9150-9d12638a5e54 tempest-VolumeDependencyTests-535722434 tempest-VolumeDependencyTests-535722434-project-member] Volume info retrieved successfully. Sep 01 12:51:26 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-b806f411-e0ff-4959-9150-9d12638a5e54 tempest-VolumeDependencyTests-535722434 tempest-VolumeDependencyTests-535722434-project-member] Delete volume request issued successfully. Sep 01 12:51:26 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b806f411-e0ff-4959-9150-9d12638a5e54 tempest-VolumeDependencyTests-535722434 tempest-VolumeDependencyTests-535722434-project-member] http://192.168.122.202/volume/v3/volumes/883d803b-e3ca-4873-8e52-83c33d7227ff returned with HTTP 202 Sep 01 12:51:26 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1289/2572] 192.168.122.202 () {60 vars in 1276 bytes} [Tue Sep 1 12:51:26 2026] DELETE /volume/v3/volumes/883d803b-e3ca-4873-8e52-83c33d7227ff => generated 0 bytes in 103 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 01 12:51:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-c39e24d7-e5bd-49d8-9c9b-21cd74219e56 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:51:26 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c39e24d7-e5bd-49d8-9c9b-21cd74219e56 tempest-VolumeDependencyTests-535722434 tempest-VolumeDependencyTests-535722434-project-member] GET http://192.168.122.202/volume/v3/volumes/883d803b-e3ca-4873-8e52-83c33d7227ff Sep 01 12:51:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c39e24d7-e5bd-49d8-9c9b-21cd74219e56 tempest-VolumeDependencyTests-535722434 tempest-VolumeDependencyTests-535722434-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:51:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c39e24d7-e5bd-49d8-9c9b-21cd74219e56 tempest-VolumeDependencyTests-535722434 tempest-VolumeDependencyTests-535722434-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:51:26 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:51:26 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:51:26 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:51:26 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:51:26 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-c39e24d7-e5bd-49d8-9c9b-21cd74219e56 tempest-VolumeDependencyTests-535722434 tempest-VolumeDependencyTests-535722434-project-member] Volume info retrieved successfully. Sep 01 12:51:26 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c39e24d7-e5bd-49d8-9c9b-21cd74219e56 tempest-VolumeDependencyTests-535722434 tempest-VolumeDependencyTests-535722434-project-member] http://192.168.122.202/volume/v3/volumes/883d803b-e3ca-4873-8e52-83c33d7227ff returned with HTTP 200 Sep 01 12:51:26 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1284/2573] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:51:26 2026] GET /volume/v3/volumes/883d803b-e3ca-4873-8e52-83c33d7227ff => generated 870 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:51:27 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-f1a71c6c-9f29-41d7-b444-afe6b176ae33 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:51:27 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f1a71c6c-9f29-41d7-b444-afe6b176ae33 tempest-VolumeDependencyTests-535722434 tempest-VolumeDependencyTests-535722434-project-member] GET http://192.168.122.202/volume/v3/volumes/883d803b-e3ca-4873-8e52-83c33d7227ff Sep 01 12:51:27 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f1a71c6c-9f29-41d7-b444-afe6b176ae33 tempest-VolumeDependencyTests-535722434 tempest-VolumeDependencyTests-535722434-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:51:27 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f1a71c6c-9f29-41d7-b444-afe6b176ae33 tempest-VolumeDependencyTests-535722434 tempest-VolumeDependencyTests-535722434-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:51:27 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f1a71c6c-9f29-41d7-b444-afe6b176ae33 tempest-VolumeDependencyTests-535722434 tempest-VolumeDependencyTests-535722434-project-member] http://192.168.122.202/volume/v3/volumes/883d803b-e3ca-4873-8e52-83c33d7227ff returned with HTTP 404 Sep 01 12:51:27 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1290/2574] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:51:27 2026] GET /volume/v3/volumes/883d803b-e3ca-4873-8e52-83c33d7227ff => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 12:51:27 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-e09da025-0b51-4c93-8f34-67e8a5da299b None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:51:27 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e09da025-0b51-4c93-8f34-67e8a5da299b tempest-VolumeDependencyTests-535722434 tempest-VolumeDependencyTests-535722434-project-member] DELETE http://192.168.122.202/volume/v3/volumes/62511c9b-a6d9-4177-84e1-4224572b90d0 Sep 01 12:51:27 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e09da025-0b51-4c93-8f34-67e8a5da299b tempest-VolumeDependencyTests-535722434 tempest-VolumeDependencyTests-535722434-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:51:27 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e09da025-0b51-4c93-8f34-67e8a5da299b tempest-VolumeDependencyTests-535722434 tempest-VolumeDependencyTests-535722434-project-member] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:51:27 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-e09da025-0b51-4c93-8f34-67e8a5da299b tempest-VolumeDependencyTests-535722434 tempest-VolumeDependencyTests-535722434-project-member] Delete volume with id: 62511c9b-a6d9-4177-84e1-4224572b90d0 Sep 01 12:51:27 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:51:27 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:51:27 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:51:27 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:51:27 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-e09da025-0b51-4c93-8f34-67e8a5da299b tempest-VolumeDependencyTests-535722434 tempest-VolumeDependencyTests-535722434-project-member] Volume info retrieved successfully. Sep 01 12:51:27 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-e09da025-0b51-4c93-8f34-67e8a5da299b tempest-VolumeDependencyTests-535722434 tempest-VolumeDependencyTests-535722434-project-member] Delete volume request issued successfully. Sep 01 12:51:27 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e09da025-0b51-4c93-8f34-67e8a5da299b tempest-VolumeDependencyTests-535722434 tempest-VolumeDependencyTests-535722434-project-member] http://192.168.122.202/volume/v3/volumes/62511c9b-a6d9-4177-84e1-4224572b90d0 returned with HTTP 202 Sep 01 12:51:27 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1285/2575] 192.168.122.202 () {60 vars in 1276 bytes} [Tue Sep 1 12:51:27 2026] DELETE /volume/v3/volumes/62511c9b-a6d9-4177-84e1-4224572b90d0 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 12:51:27 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-f6c48dab-9302-43d5-9dac-2338ba5a7727 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:51:27 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f6c48dab-9302-43d5-9dac-2338ba5a7727 tempest-VolumeDependencyTests-535722434 tempest-VolumeDependencyTests-535722434-project-member] GET http://192.168.122.202/volume/v3/volumes/62511c9b-a6d9-4177-84e1-4224572b90d0 Sep 01 12:51:27 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f6c48dab-9302-43d5-9dac-2338ba5a7727 tempest-VolumeDependencyTests-535722434 tempest-VolumeDependencyTests-535722434-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:51:27 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f6c48dab-9302-43d5-9dac-2338ba5a7727 tempest-VolumeDependencyTests-535722434 tempest-VolumeDependencyTests-535722434-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:51:27 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:51:27 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:51:27 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:51:27 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:51:27 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-f6c48dab-9302-43d5-9dac-2338ba5a7727 tempest-VolumeDependencyTests-535722434 tempest-VolumeDependencyTests-535722434-project-member] Volume info retrieved successfully. Sep 01 12:51:27 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f6c48dab-9302-43d5-9dac-2338ba5a7727 tempest-VolumeDependencyTests-535722434 tempest-VolumeDependencyTests-535722434-project-member] http://192.168.122.202/volume/v3/volumes/62511c9b-a6d9-4177-84e1-4224572b90d0 returned with HTTP 200 Sep 01 12:51:27 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1291/2576] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:51:27 2026] GET /volume/v3/volumes/62511c9b-a6d9-4177-84e1-4224572b90d0 => generated 904 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:51:28 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-c23ee2f9-ce1c-4163-9de1-d93411b14230 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:51:28 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c23ee2f9-ce1c-4163-9de1-d93411b14230 tempest-VolumeDependencyTests-535722434 tempest-VolumeDependencyTests-535722434-project-member] GET http://192.168.122.202/volume/v3/volumes/62511c9b-a6d9-4177-84e1-4224572b90d0 Sep 01 12:51:28 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c23ee2f9-ce1c-4163-9de1-d93411b14230 tempest-VolumeDependencyTests-535722434 tempest-VolumeDependencyTests-535722434-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:51:28 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c23ee2f9-ce1c-4163-9de1-d93411b14230 tempest-VolumeDependencyTests-535722434 tempest-VolumeDependencyTests-535722434-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:51:28 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c23ee2f9-ce1c-4163-9de1-d93411b14230 tempest-VolumeDependencyTests-535722434 tempest-VolumeDependencyTests-535722434-project-member] http://192.168.122.202/volume/v3/volumes/62511c9b-a6d9-4177-84e1-4224572b90d0 returned with HTTP 404 Sep 01 12:51:28 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1286/2577] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:51:28 2026] GET /volume/v3/volumes/62511c9b-a6d9-4177-84e1-4224572b90d0 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 12:51:28 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-655e5c7b-b24c-4b86-b072-a3e5a2be0e2d None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:51:28 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-655e5c7b-b24c-4b86-b072-a3e5a2be0e2d tempest-VolumeDependencyTests-535722434 tempest-VolumeDependencyTests-535722434-project-member] DELETE http://192.168.122.202/volume/v3/snapshots/b8cbe729-74c1-45ef-8bc7-6b0c9636bf93 Sep 01 12:51:28 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-655e5c7b-b24c-4b86-b072-a3e5a2be0e2d tempest-VolumeDependencyTests-535722434 tempest-VolumeDependencyTests-535722434-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:51:28 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-655e5c7b-b24c-4b86-b072-a3e5a2be0e2d tempest-VolumeDependencyTests-535722434 tempest-VolumeDependencyTests-535722434-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:51:28 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.snapshots [None req-655e5c7b-b24c-4b86-b072-a3e5a2be0e2d tempest-VolumeDependencyTests-535722434 tempest-VolumeDependencyTests-535722434-project-member] Delete snapshot with id: b8cbe729-74c1-45ef-8bc7-6b0c9636bf93 Sep 01 12:51:28 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-655e5c7b-b24c-4b86-b072-a3e5a2be0e2d tempest-VolumeDependencyTests-535722434 tempest-VolumeDependencyTests-535722434-project-member] http://192.168.122.202/volume/v3/snapshots/b8cbe729-74c1-45ef-8bc7-6b0c9636bf93 returned with HTTP 404 Sep 01 12:51:28 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1292/2578] 192.168.122.202 () {58 vars in 1241 bytes} [Tue Sep 1 12:51:28 2026] DELETE /volume/v3/snapshots/b8cbe729-74c1-45ef-8bc7-6b0c9636bf93 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:51:28 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-52ff0004-d5ca-4de2-82a9-cd6b893b1adf None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:51:28 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-52ff0004-d5ca-4de2-82a9-cd6b893b1adf tempest-VolumeDependencyTests-535722434 tempest-VolumeDependencyTests-535722434-project-member] GET http://192.168.122.202/volume/v3/snapshots/b8cbe729-74c1-45ef-8bc7-6b0c9636bf93 Sep 01 12:51:28 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-52ff0004-d5ca-4de2-82a9-cd6b893b1adf tempest-VolumeDependencyTests-535722434 tempest-VolumeDependencyTests-535722434-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:51:28 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-52ff0004-d5ca-4de2-82a9-cd6b893b1adf tempest-VolumeDependencyTests-535722434 tempest-VolumeDependencyTests-535722434-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:51:28 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-52ff0004-d5ca-4de2-82a9-cd6b893b1adf tempest-VolumeDependencyTests-535722434 tempest-VolumeDependencyTests-535722434-project-member] http://192.168.122.202/volume/v3/snapshots/b8cbe729-74c1-45ef-8bc7-6b0c9636bf93 returned with HTTP 404 Sep 01 12:51:28 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1287/2579] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:51:28 2026] GET /volume/v3/snapshots/b8cbe729-74c1-45ef-8bc7-6b0c9636bf93 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:51:28 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-fd658ab5-a523-4f5a-bb52-af578084a67c None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:51:28 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-fd658ab5-a523-4f5a-bb52-af578084a67c tempest-VolumeDependencyTests-535722434 tempest-VolumeDependencyTests-535722434-project-member] DELETE http://192.168.122.202/volume/v3/volumes/883d803b-e3ca-4873-8e52-83c33d7227ff Sep 01 12:51:28 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-fd658ab5-a523-4f5a-bb52-af578084a67c tempest-VolumeDependencyTests-535722434 tempest-VolumeDependencyTests-535722434-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:51:28 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-fd658ab5-a523-4f5a-bb52-af578084a67c tempest-VolumeDependencyTests-535722434 tempest-VolumeDependencyTests-535722434-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:51:28 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-fd658ab5-a523-4f5a-bb52-af578084a67c tempest-VolumeDependencyTests-535722434 tempest-VolumeDependencyTests-535722434-project-member] Delete volume with id: 883d803b-e3ca-4873-8e52-83c33d7227ff Sep 01 12:51:28 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-fd658ab5-a523-4f5a-bb52-af578084a67c tempest-VolumeDependencyTests-535722434 tempest-VolumeDependencyTests-535722434-project-member] http://192.168.122.202/volume/v3/volumes/883d803b-e3ca-4873-8e52-83c33d7227ff returned with HTTP 404 Sep 01 12:51:28 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1293/2580] 192.168.122.202 () {60 vars in 1276 bytes} [Tue Sep 1 12:51:28 2026] DELETE /volume/v3/volumes/883d803b-e3ca-4873-8e52-83c33d7227ff => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 01 12:51:28 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-e7d473d0-763e-44c3-92ff-353e092702f4 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:51:28 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e7d473d0-763e-44c3-92ff-353e092702f4 tempest-VolumeDependencyTests-535722434 tempest-VolumeDependencyTests-535722434-project-member] GET http://192.168.122.202/volume/v3/volumes/883d803b-e3ca-4873-8e52-83c33d7227ff Sep 01 12:51:28 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e7d473d0-763e-44c3-92ff-353e092702f4 tempest-VolumeDependencyTests-535722434 tempest-VolumeDependencyTests-535722434-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:51:28 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e7d473d0-763e-44c3-92ff-353e092702f4 tempest-VolumeDependencyTests-535722434 tempest-VolumeDependencyTests-535722434-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:51:28 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e7d473d0-763e-44c3-92ff-353e092702f4 tempest-VolumeDependencyTests-535722434 tempest-VolumeDependencyTests-535722434-project-member] http://192.168.122.202/volume/v3/volumes/883d803b-e3ca-4873-8e52-83c33d7227ff returned with HTTP 404 Sep 01 12:51:28 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1288/2581] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:51:28 2026] GET /volume/v3/volumes/883d803b-e3ca-4873-8e52-83c33d7227ff => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 12:51:31 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-60a3c85a-ea48-4de3-b966-afbafd78968d None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:51:31 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-60a3c85a-ea48-4de3-b966-afbafd78968d tempest-VolumeTypesAdminTests-1781173662 tempest-VolumeTypesAdminTests-1781173662-project-admin] POST http://192.168.122.202/volume/v3/types Sep 01 12:51:31 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-60a3c85a-ea48-4de3-b966-afbafd78968d tempest-VolumeTypesAdminTests-1781173662 tempest-VolumeTypesAdminTests-1781173662-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-486624578", "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=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:51:31 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-60a3c85a-ea48-4de3-b966-afbafd78968d tempest-VolumeTypesAdminTests-1781173662 tempest-VolumeTypesAdminTests-1781173662-project-admin] http://192.168.122.202/volume/v3/types returned with HTTP 200 Sep 01 12:51:31 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1294/2582] 192.168.122.202 () {60 vars in 1137 bytes} [Tue Sep 1 12:51:31 2026] POST /volume/v3/types => generated 379 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:51:31 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-d5c6ccde-2ba3-4412-adf6-1714fef63863 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:51:31 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d5c6ccde-2ba3-4412-adf6-1714fef63863 tempest-VolumeTypesAdminTests-1781173662 tempest-VolumeTypesAdminTests-1781173662-project-admin] POST http://192.168.122.202/volume/v3/types/aa489223-0391-45f1-b2e6-1ea1dc068b64/encryption Sep 01 12:51:31 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-d5c6ccde-2ba3-4412-adf6-1714fef63863 tempest-VolumeTypesAdminTests-1781173662 tempest-VolumeTypesAdminTests-1781173662-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:51:31 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d5c6ccde-2ba3-4412-adf6-1714fef63863 tempest-VolumeTypesAdminTests-1781173662 tempest-VolumeTypesAdminTests-1781173662-project-admin] http://192.168.122.202/volume/v3/types/aa489223-0391-45f1-b2e6-1ea1dc068b64/encryption returned with HTTP 200 Sep 01 12:51:31 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1289/2583] 192.168.122.202 () {60 vars in 1281 bytes} [Tue Sep 1 12:51:31 2026] POST /volume/v3/types/aa489223-0391-45f1-b2e6-1ea1dc068b64/encryption => generated 239 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:51:31 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-c7b0f919-6260-4b73-abdb-11c9c7f333ce None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:51:31 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c7b0f919-6260-4b73-abdb-11c9c7f333ce tempest-VolumeTypesAdminTests-1781173662 tempest-VolumeTypesAdminTests-1781173662-project-admin] POST http://192.168.122.202/volume/v3/types Sep 01 12:51:31 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c7b0f919-6260-4b73-abdb-11c9c7f333ce tempest-VolumeTypesAdminTests-1781173662 tempest-VolumeTypesAdminTests-1781173662-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-714907052", "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=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:51:31 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c7b0f919-6260-4b73-abdb-11c9c7f333ce tempest-VolumeTypesAdminTests-1781173662 tempest-VolumeTypesAdminTests-1781173662-project-admin] http://192.168.122.202/volume/v3/types returned with HTTP 200 Sep 01 12:51:31 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1295/2584] 192.168.122.202 () {60 vars in 1137 bytes} [Tue Sep 1 12:51:31 2026] POST /volume/v3/types => generated 379 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:51:31 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-b9e0ec1f-fded-48e0-b974-bff7cf008ff1 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:51:31 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b9e0ec1f-fded-48e0-b974-bff7cf008ff1 tempest-VolumeTypesAdminTests-1781173662 tempest-VolumeTypesAdminTests-1781173662-project-admin] POST http://192.168.122.202/volume/v3/types/61ebac28-b867-4a67-ada8-49cdf5930b97/encryption Sep 01 12:51:31 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b9e0ec1f-fded-48e0-b974-bff7cf008ff1 tempest-VolumeTypesAdminTests-1781173662 tempest-VolumeTypesAdminTests-1781173662-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:51:31 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b9e0ec1f-fded-48e0-b974-bff7cf008ff1 tempest-VolumeTypesAdminTests-1781173662 tempest-VolumeTypesAdminTests-1781173662-project-admin] http://192.168.122.202/volume/v3/types/61ebac28-b867-4a67-ada8-49cdf5930b97/encryption returned with HTTP 200 Sep 01 12:51:31 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1290/2585] 192.168.122.202 () {60 vars in 1281 bytes} [Tue Sep 1 12:51:31 2026] POST /volume/v3/types/61ebac28-b867-4a67-ada8-49cdf5930b97/encryption => generated 239 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:51:31 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-75c12d7d-13f6-4c6f-8352-8e47e67223e9 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:51:31 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-75c12d7d-13f6-4c6f-8352-8e47e67223e9 tempest-VolumeTypesAdminTests-1781173662 tempest-VolumeTypesAdminTests-1781173662-project-admin] POST http://192.168.122.202/volume/v3/types Sep 01 12:51:32 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-75c12d7d-13f6-4c6f-8352-8e47e67223e9 tempest-VolumeTypesAdminTests-1781173662 tempest-VolumeTypesAdminTests-1781173662-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-628620386", "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=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:51:32 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-75c12d7d-13f6-4c6f-8352-8e47e67223e9 tempest-VolumeTypesAdminTests-1781173662 tempest-VolumeTypesAdminTests-1781173662-project-admin] http://192.168.122.202/volume/v3/types returned with HTTP 200 Sep 01 12:51:32 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1296/2586] 192.168.122.202 () {60 vars in 1137 bytes} [Tue Sep 1 12:51:31 2026] POST /volume/v3/types => generated 379 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:51:32 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-a759f6f7-bb56-41e2-afb4-14205c9245b6 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:51:32 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a759f6f7-bb56-41e2-afb4-14205c9245b6 tempest-VolumeTypesAdminTests-1781173662 tempest-VolumeTypesAdminTests-1781173662-project-admin] POST http://192.168.122.202/volume/v3/types/7958cc78-c786-4046-9925-7347e71c654f/extra_specs Sep 01 12:51:32 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a759f6f7-bb56-41e2-afb4-14205c9245b6 tempest-VolumeTypesAdminTests-1781173662 tempest-VolumeTypesAdminTests-1781173662-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:51:32 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a759f6f7-bb56-41e2-afb4-14205c9245b6 tempest-VolumeTypesAdminTests-1781173662 tempest-VolumeTypesAdminTests-1781173662-project-admin] http://192.168.122.202/volume/v3/types/7958cc78-c786-4046-9925-7347e71c654f/extra_specs returned with HTTP 200 Sep 01 12:51:32 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1291/2587] 192.168.122.202 () {60 vars in 1283 bytes} [Tue Sep 1 12:51:32 2026] POST /volume/v3/types/7958cc78-c786-4046-9925-7347e71c654f/extra_specs => generated 35 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 12:51:32 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-ed31cb3c-1fde-4333-9386-b72d20552110 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:51:32 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ed31cb3c-1fde-4333-9386-b72d20552110 tempest-VolumeTypesAdminTests-1781173662 tempest-VolumeTypesAdminTests-1781173662-project-admin] PUT http://192.168.122.202/volume/v3/types/7958cc78-c786-4046-9925-7347e71c654f/extra_specs/key2 Sep 01 12:51:32 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-ed31cb3c-1fde-4333-9386-b72d20552110 tempest-VolumeTypesAdminTests-1781173662 tempest-VolumeTypesAdminTests-1781173662-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:51:32 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ed31cb3c-1fde-4333-9386-b72d20552110 tempest-VolumeTypesAdminTests-1781173662 tempest-VolumeTypesAdminTests-1781173662-project-admin] http://192.168.122.202/volume/v3/types/7958cc78-c786-4046-9925-7347e71c654f/extra_specs/key2 returned with HTTP 200 Sep 01 12:51:32 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1297/2588] 192.168.122.202 () {60 vars in 1297 bytes} [Tue Sep 1 12:51:32 2026] PUT /volume/v3/types/7958cc78-c786-4046-9925-7347e71c654f/extra_specs/key2 => generated 25 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 01 12:51:32 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-ee11ad68-b5d0-46f0-987e-bb2264ec1956 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:51:32 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-ee11ad68-b5d0-46f0-987e-bb2264ec1956 tempest-VolumeTypesAdminTests-1781173662 tempest-VolumeTypesAdminTests-1781173662-project-admin] POST http://192.168.122.202/volume/v3/types Sep 01 12:51:32 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-ee11ad68-b5d0-46f0-987e-bb2264ec1956 tempest-VolumeTypesAdminTests-1781173662 tempest-VolumeTypesAdminTests-1781173662-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:51:32 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-ee11ad68-b5d0-46f0-987e-bb2264ec1956 tempest-VolumeTypesAdminTests-1781173662 tempest-VolumeTypesAdminTests-1781173662-project-admin] http://192.168.122.202/volume/v3/types returned with HTTP 200 Sep 01 12:51:32 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1292/2589] 192.168.122.202 () {60 vars in 1136 bytes} [Tue Sep 1 12:51:32 2026] POST /volume/v3/types => generated 195 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:51:32 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-cd23fb5b-3305-431c-985a-6b1420d64ee8 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:51:32 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-cd23fb5b-3305-431c-985a-6b1420d64ee8 tempest-VolumeTypesAdminTests-1781173662 tempest-VolumeTypesAdminTests-1781173662-project-admin] DELETE http://192.168.122.202/volume/v3/types/05bfe4a5-89b8-4c7d-a005-e75a3a518e0a Sep 01 12:51:32 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-cd23fb5b-3305-431c-985a-6b1420d64ee8 tempest-VolumeTypesAdminTests-1781173662 tempest-VolumeTypesAdminTests-1781173662-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:51:32 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-cd23fb5b-3305-431c-985a-6b1420d64ee8 tempest-VolumeTypesAdminTests-1781173662 tempest-VolumeTypesAdminTests-1781173662-project-admin] Calling method '_delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:51:32 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-cd23fb5b-3305-431c-985a-6b1420d64ee8 tempest-VolumeTypesAdminTests-1781173662 tempest-VolumeTypesAdminTests-1781173662-project-admin] http://192.168.122.202/volume/v3/types/05bfe4a5-89b8-4c7d-a005-e75a3a518e0a returned with HTTP 202 Sep 01 12:51:32 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1298/2590] 192.168.122.202 () {58 vars in 1229 bytes} [Tue Sep 1 12:51:32 2026] DELETE /volume/v3/types/05bfe4a5-89b8-4c7d-a005-e75a3a518e0a => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 12:51:32 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-71204f37-e4ba-4d97-af9e-2cbfafc6331a None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:51:32 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-71204f37-e4ba-4d97-af9e-2cbfafc6331a tempest-VolumeTypesAdminTests-1781173662 tempest-VolumeTypesAdminTests-1781173662-project-admin] POST http://192.168.122.202/volume/v3/types Sep 01 12:51:32 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-71204f37-e4ba-4d97-af9e-2cbfafc6331a tempest-VolumeTypesAdminTests-1781173662 tempest-VolumeTypesAdminTests-1781173662-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1512187879", "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=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:51:32 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-71204f37-e4ba-4d97-af9e-2cbfafc6331a tempest-VolumeTypesAdminTests-1781173662 tempest-VolumeTypesAdminTests-1781173662-project-admin] http://192.168.122.202/volume/v3/types returned with HTTP 200 Sep 01 12:51:32 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1293/2591] 192.168.122.202 () {60 vars in 1137 bytes} [Tue Sep 1 12:51:32 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 01 12:51:32 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-7f3a0bf0-8c99-49f8-beeb-0a15c125431f None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:51:32 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7f3a0bf0-8c99-49f8-beeb-0a15c125431f tempest-VolumeTypesAdminTests-1781173662 tempest-VolumeTypesAdminTests-1781173662-project-admin] POST http://192.168.122.202/volume/v3/types/53acdeca-a898-4b20-b949-dfb3e75ecd26/encryption Sep 01 12:51:32 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-7f3a0bf0-8c99-49f8-beeb-0a15c125431f tempest-VolumeTypesAdminTests-1781173662 tempest-VolumeTypesAdminTests-1781173662-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:51:32 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7f3a0bf0-8c99-49f8-beeb-0a15c125431f tempest-VolumeTypesAdminTests-1781173662 tempest-VolumeTypesAdminTests-1781173662-project-admin] http://192.168.122.202/volume/v3/types/53acdeca-a898-4b20-b949-dfb3e75ecd26/encryption returned with HTTP 200 Sep 01 12:51:32 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1299/2592] 192.168.122.202 () {60 vars in 1281 bytes} [Tue Sep 1 12:51:32 2026] POST /volume/v3/types/53acdeca-a898-4b20-b949-dfb3e75ecd26/encryption => generated 239 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:51:32 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-6f72a6c6-7a5c-4488-861d-02996ff12ff7 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:51:32 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-6f72a6c6-7a5c-4488-861d-02996ff12ff7 tempest-VolumeTypesAdminTests-1781173662 tempest-VolumeTypesAdminTests-1781173662-project-admin] DELETE http://192.168.122.202/volume/v3/types/53acdeca-a898-4b20-b949-dfb3e75ecd26/encryption/eb661ad4-03d4-4ee7-ab88-d0b1a8418a68 Sep 01 12:51:32 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-6f72a6c6-7a5c-4488-861d-02996ff12ff7 tempest-VolumeTypesAdminTests-1781173662 tempest-VolumeTypesAdminTests-1781173662-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:51:32 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-6f72a6c6-7a5c-4488-861d-02996ff12ff7 tempest-VolumeTypesAdminTests-1781173662 tempest-VolumeTypesAdminTests-1781173662-project-admin] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:51:32 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-6f72a6c6-7a5c-4488-861d-02996ff12ff7 tempest-VolumeTypesAdminTests-1781173662 tempest-VolumeTypesAdminTests-1781173662-project-admin] http://192.168.122.202/volume/v3/types/53acdeca-a898-4b20-b949-dfb3e75ecd26/encryption/eb661ad4-03d4-4ee7-ab88-d0b1a8418a68 returned with HTTP 202 Sep 01 12:51:32 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1294/2593] 192.168.122.202 () {58 vars in 1373 bytes} [Tue Sep 1 12:51:32 2026] DELETE /volume/v3/types/53acdeca-a898-4b20-b949-dfb3e75ecd26/encryption/eb661ad4-03d4-4ee7-ab88-d0b1a8418a68 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:51:32 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-f25a8e91-fac5-4902-bb55-db8c0d50c21f None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:51:32 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f25a8e91-fac5-4902-bb55-db8c0d50c21f tempest-VolumeTypesAdminTests-1781173662 tempest-VolumeTypesAdminTests-1781173662-project-admin] POST http://192.168.122.202/volume/v3/types Sep 01 12:51:32 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f25a8e91-fac5-4902-bb55-db8c0d50c21f tempest-VolumeTypesAdminTests-1781173662 tempest-VolumeTypesAdminTests-1781173662-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1358012411", "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=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:51:32 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f25a8e91-fac5-4902-bb55-db8c0d50c21f tempest-VolumeTypesAdminTests-1781173662 tempest-VolumeTypesAdminTests-1781173662-project-admin] http://192.168.122.202/volume/v3/types returned with HTTP 200 Sep 01 12:51:32 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1300/2594] 192.168.122.202 () {60 vars in 1137 bytes} [Tue Sep 1 12:51:32 2026] POST /volume/v3/types => generated 380 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:51:32 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-f2bffb77-f04e-4099-b458-424200ea4ef5 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:51:32 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f2bffb77-f04e-4099-b458-424200ea4ef5 tempest-VolumeTypesAdminTests-1781173662 tempest-VolumeTypesAdminTests-1781173662-project-admin] DELETE http://192.168.122.202/volume/v3/types/1231a2ec-e040-4f11-be0f-5e88dd37007d/extra_specs/key1 Sep 01 12:51:32 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f2bffb77-f04e-4099-b458-424200ea4ef5 tempest-VolumeTypesAdminTests-1781173662 tempest-VolumeTypesAdminTests-1781173662-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:51:32 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f2bffb77-f04e-4099-b458-424200ea4ef5 tempest-VolumeTypesAdminTests-1781173662 tempest-VolumeTypesAdminTests-1781173662-project-admin] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:51:32 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f2bffb77-f04e-4099-b458-424200ea4ef5 tempest-VolumeTypesAdminTests-1781173662 tempest-VolumeTypesAdminTests-1781173662-project-admin] http://192.168.122.202/volume/v3/types/1231a2ec-e040-4f11-be0f-5e88dd37007d/extra_specs/key1 returned with HTTP 202 Sep 01 12:51:32 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1295/2595] 192.168.122.202 () {58 vars in 1280 bytes} [Tue Sep 1 12:51:32 2026] DELETE /volume/v3/types/1231a2ec-e040-4f11-be0f-5e88dd37007d/extra_specs/key1 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 01 12:51:32 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-c62bf974-7046-41d4-a151-9edbba77ae3f None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:51:32 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c62bf974-7046-41d4-a151-9edbba77ae3f tempest-VolumeTypesAdminTests-1781173662 tempest-VolumeTypesAdminTests-1781173662-project-admin] POST http://192.168.122.202/volume/v3/types Sep 01 12:51:32 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c62bf974-7046-41d4-a151-9edbba77ae3f tempest-VolumeTypesAdminTests-1781173662 tempest-VolumeTypesAdminTests-1781173662-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-666558974", "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=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:51:32 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c62bf974-7046-41d4-a151-9edbba77ae3f tempest-VolumeTypesAdminTests-1781173662 tempest-VolumeTypesAdminTests-1781173662-project-admin] http://192.168.122.202/volume/v3/types returned with HTTP 200 Sep 01 12:51:32 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1301/2596] 192.168.122.202 () {60 vars in 1137 bytes} [Tue Sep 1 12:51:32 2026] POST /volume/v3/types => generated 379 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:51:32 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-e5855099-7177-4b77-824a-adc4a5476315 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:51:32 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e5855099-7177-4b77-824a-adc4a5476315 tempest-VolumeTypesAdminTests-1781173662 tempest-VolumeTypesAdminTests-1781173662-project-admin] DELETE http://192.168.122.202/volume/v3/types/a7edbb4f-6737-4b67-b54a-f158649d89ab Sep 01 12:51:32 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e5855099-7177-4b77-824a-adc4a5476315 tempest-VolumeTypesAdminTests-1781173662 tempest-VolumeTypesAdminTests-1781173662-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:51:32 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e5855099-7177-4b77-824a-adc4a5476315 tempest-VolumeTypesAdminTests-1781173662 tempest-VolumeTypesAdminTests-1781173662-project-admin] Calling method '_delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:51:32 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e5855099-7177-4b77-824a-adc4a5476315 tempest-VolumeTypesAdminTests-1781173662 tempest-VolumeTypesAdminTests-1781173662-project-admin] http://192.168.122.202/volume/v3/types/a7edbb4f-6737-4b67-b54a-f158649d89ab returned with HTTP 202 Sep 01 12:51:32 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1296/2597] 192.168.122.202 () {58 vars in 1229 bytes} [Tue Sep 1 12:51:32 2026] DELETE /volume/v3/types/a7edbb4f-6737-4b67-b54a-f158649d89ab => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:51:32 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-34f15b74-5a19-45c4-aecb-41b2d376e35f None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:51:32 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-34f15b74-5a19-45c4-aecb-41b2d376e35f tempest-VolumeTypesAdminTests-1781173662 tempest-VolumeTypesAdminTests-1781173662-project-admin] GET http://192.168.122.202/volume/v3/types/aa489223-0391-45f1-b2e6-1ea1dc068b64/extra_specs Sep 01 12:51:32 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-34f15b74-5a19-45c4-aecb-41b2d376e35f tempest-VolumeTypesAdminTests-1781173662 tempest-VolumeTypesAdminTests-1781173662-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:51:32 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-34f15b74-5a19-45c4-aecb-41b2d376e35f tempest-VolumeTypesAdminTests-1781173662 tempest-VolumeTypesAdminTests-1781173662-project-admin] Calling method 'index' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:51:32 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-34f15b74-5a19-45c4-aecb-41b2d376e35f tempest-VolumeTypesAdminTests-1781173662 tempest-VolumeTypesAdminTests-1781173662-project-admin] http://192.168.122.202/volume/v3/types/aa489223-0391-45f1-b2e6-1ea1dc068b64/extra_specs returned with HTTP 200 Sep 01 12:51:32 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1302/2598] 192.168.122.202 () {58 vars in 1262 bytes} [Tue Sep 1 12:51:32 2026] GET /volume/v3/types/aa489223-0391-45f1-b2e6-1ea1dc068b64/extra_specs => generated 185 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:51:32 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-96923147-8646-4ffc-b0dc-57b28103ca3d None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:51:32 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-96923147-8646-4ffc-b0dc-57b28103ca3d tempest-VolumeTypesAdminTests-1781173662 tempest-VolumeTypesAdminTests-1781173662-project-admin] GET http://192.168.122.202/volume/v3/types Sep 01 12:51:32 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-96923147-8646-4ffc-b0dc-57b28103ca3d tempest-VolumeTypesAdminTests-1781173662 tempest-VolumeTypesAdminTests-1781173662-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:51:32 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-96923147-8646-4ffc-b0dc-57b28103ca3d tempest-VolumeTypesAdminTests-1781173662 tempest-VolumeTypesAdminTests-1781173662-project-admin] Calling method 'index' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:51:32 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-96923147-8646-4ffc-b0dc-57b28103ca3d tempest-VolumeTypesAdminTests-1781173662 tempest-VolumeTypesAdminTests-1781173662-project-admin] http://192.168.122.202/volume/v3/types returned with HTTP 200 Sep 01 12:51:32 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1297/2599] 192.168.122.202 () {58 vars in 1115 bytes} [Tue Sep 1 12:51:32 2026] GET /volume/v3/types => generated 2587 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:51:32 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-91211a4d-089c-4ae9-bef0-6c67b65384ea None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:51:32 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-91211a4d-089c-4ae9-bef0-6c67b65384ea tempest-VolumeTypesAdminTests-1781173662 tempest-VolumeTypesAdminTests-1781173662-project-admin] GET http://192.168.122.202/volume/v3/types/aa489223-0391-45f1-b2e6-1ea1dc068b64/encryption/cipher Sep 01 12:51:32 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-91211a4d-089c-4ae9-bef0-6c67b65384ea tempest-VolumeTypesAdminTests-1781173662 tempest-VolumeTypesAdminTests-1781173662-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:51:32 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-91211a4d-089c-4ae9-bef0-6c67b65384ea tempest-VolumeTypesAdminTests-1781173662 tempest-VolumeTypesAdminTests-1781173662-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:51:32 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-91211a4d-089c-4ae9-bef0-6c67b65384ea tempest-VolumeTypesAdminTests-1781173662 tempest-VolumeTypesAdminTests-1781173662-project-admin] http://192.168.122.202/volume/v3/types/aa489223-0391-45f1-b2e6-1ea1dc068b64/encryption/cipher returned with HTTP 200 Sep 01 12:51:32 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1303/2600] 192.168.122.202 () {58 vars in 1280 bytes} [Tue Sep 1 12:51:32 2026] GET /volume/v3/types/aa489223-0391-45f1-b2e6-1ea1dc068b64/encryption/cipher => generated 29 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 01 12:51:32 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-c8ad5e93-c393-4743-991e-da366182ad43 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:51:32 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c8ad5e93-c393-4743-991e-da366182ad43 tempest-VolumeTypesAdminTests-1781173662 tempest-VolumeTypesAdminTests-1781173662-project-admin] GET http://192.168.122.202/volume/v3/types/aa489223-0391-45f1-b2e6-1ea1dc068b64/encryption Sep 01 12:51:32 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c8ad5e93-c393-4743-991e-da366182ad43 tempest-VolumeTypesAdminTests-1781173662 tempest-VolumeTypesAdminTests-1781173662-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:51:32 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c8ad5e93-c393-4743-991e-da366182ad43 tempest-VolumeTypesAdminTests-1781173662 tempest-VolumeTypesAdminTests-1781173662-project-admin] Calling method 'index' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:51:32 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c8ad5e93-c393-4743-991e-da366182ad43 tempest-VolumeTypesAdminTests-1781173662 tempest-VolumeTypesAdminTests-1781173662-project-admin] http://192.168.122.202/volume/v3/types/aa489223-0391-45f1-b2e6-1ea1dc068b64/encryption returned with HTTP 200 Sep 01 12:51:32 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1298/2601] 192.168.122.202 () {58 vars in 1259 bytes} [Tue Sep 1 12:51:32 2026] GET /volume/v3/types/aa489223-0391-45f1-b2e6-1ea1dc068b64/encryption => generated 325 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:51:32 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-5b5ad752-9006-454d-9a92-5e74890d176e None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:51:32 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-5b5ad752-9006-454d-9a92-5e74890d176e tempest-VolumeTypesAdminTests-1781173662 tempest-VolumeTypesAdminTests-1781173662-project-admin] GET http://192.168.122.202/volume/v3/types/aa489223-0391-45f1-b2e6-1ea1dc068b64/extra_specs/multiattach Sep 01 12:51:32 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-5b5ad752-9006-454d-9a92-5e74890d176e tempest-VolumeTypesAdminTests-1781173662 tempest-VolumeTypesAdminTests-1781173662-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:51:32 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-5b5ad752-9006-454d-9a92-5e74890d176e tempest-VolumeTypesAdminTests-1781173662 tempest-VolumeTypesAdminTests-1781173662-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:51:32 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-5b5ad752-9006-454d-9a92-5e74890d176e tempest-VolumeTypesAdminTests-1781173662 tempest-VolumeTypesAdminTests-1781173662-project-admin] http://192.168.122.202/volume/v3/types/aa489223-0391-45f1-b2e6-1ea1dc068b64/extra_specs/multiattach returned with HTTP 200 Sep 01 12:51:32 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1304/2602] 192.168.122.202 () {58 vars in 1298 bytes} [Tue Sep 1 12:51:32 2026] GET /volume/v3/types/aa489223-0391-45f1-b2e6-1ea1dc068b64/extra_specs/multiattach => generated 29 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 12:51:32 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-19261ea5-a83b-487f-85be-2d221a8626eb None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:51:32 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-19261ea5-a83b-487f-85be-2d221a8626eb tempest-VolumeTypesAdminTests-1781173662 tempest-VolumeTypesAdminTests-1781173662-project-admin] GET http://192.168.122.202/volume/v3/types/aa489223-0391-45f1-b2e6-1ea1dc068b64/extra_specs/volume_backend_name Sep 01 12:51:32 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-19261ea5-a83b-487f-85be-2d221a8626eb tempest-VolumeTypesAdminTests-1781173662 tempest-VolumeTypesAdminTests-1781173662-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:51:32 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-19261ea5-a83b-487f-85be-2d221a8626eb tempest-VolumeTypesAdminTests-1781173662 tempest-VolumeTypesAdminTests-1781173662-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:51:32 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-19261ea5-a83b-487f-85be-2d221a8626eb tempest-VolumeTypesAdminTests-1781173662 tempest-VolumeTypesAdminTests-1781173662-project-admin] http://192.168.122.202/volume/v3/types/aa489223-0391-45f1-b2e6-1ea1dc068b64/extra_specs/volume_backend_name returned with HTTP 200 Sep 01 12:51:32 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1299/2603] 192.168.122.202 () {58 vars in 1322 bytes} [Tue Sep 1 12:51:32 2026] GET /volume/v3/types/aa489223-0391-45f1-b2e6-1ea1dc068b64/extra_specs/volume_backend_name => generated 44 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 12:51:33 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-117888f1-1287-41d0-ae27-77fcb1aee50a None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:51:33 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-117888f1-1287-41d0-ae27-77fcb1aee50a tempest-VolumeTypesAdminTests-1781173662 tempest-VolumeTypesAdminTests-1781173662-project-admin] GET http://192.168.122.202/volume/v3/types/aa489223-0391-45f1-b2e6-1ea1dc068b64 Sep 01 12:51:33 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-117888f1-1287-41d0-ae27-77fcb1aee50a tempest-VolumeTypesAdminTests-1781173662 tempest-VolumeTypesAdminTests-1781173662-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:51:33 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-117888f1-1287-41d0-ae27-77fcb1aee50a tempest-VolumeTypesAdminTests-1781173662 tempest-VolumeTypesAdminTests-1781173662-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:51:33 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-117888f1-1287-41d0-ae27-77fcb1aee50a tempest-VolumeTypesAdminTests-1781173662 tempest-VolumeTypesAdminTests-1781173662-project-admin] http://192.168.122.202/volume/v3/types/aa489223-0391-45f1-b2e6-1ea1dc068b64 returned with HTTP 200 Sep 01 12:51:33 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1305/2604] 192.168.122.202 () {58 vars in 1226 bytes} [Tue Sep 1 12:51:33 2026] GET /volume/v3/types/aa489223-0391-45f1-b2e6-1ea1dc068b64 => generated 401 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:51:33 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-aa59200a-9961-4007-8c1a-b5b15b959e2d None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:51:33 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-aa59200a-9961-4007-8c1a-b5b15b959e2d tempest-VolumeTypesAdminTests-1781173662 tempest-VolumeTypesAdminTests-1781173662-project-admin] PUT http://192.168.122.202/volume/v3/types/aa489223-0391-45f1-b2e6-1ea1dc068b64/encryption/f1cc19b7-d79e-4165-9678-31fb5811adee Sep 01 12:51:33 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-aa59200a-9961-4007-8c1a-b5b15b959e2d tempest-VolumeTypesAdminTests-1781173662 tempest-VolumeTypesAdminTests-1781173662-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:51:33 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-aa59200a-9961-4007-8c1a-b5b15b959e2d tempest-VolumeTypesAdminTests-1781173662 tempest-VolumeTypesAdminTests-1781173662-project-admin] http://192.168.122.202/volume/v3/types/aa489223-0391-45f1-b2e6-1ea1dc068b64/encryption/f1cc19b7-d79e-4165-9678-31fb5811adee returned with HTTP 200 Sep 01 12:51:33 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1300/2605] 192.168.122.202 () {60 vars in 1390 bytes} [Tue Sep 1 12:51:33 2026] PUT /volume/v3/types/aa489223-0391-45f1-b2e6-1ea1dc068b64/encryption/f1cc19b7-d79e-4165-9678-31fb5811adee => generated 33 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 12:51:33 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-40778314-52e4-4b9e-8088-e3ff4ebe4875 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:51:33 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-40778314-52e4-4b9e-8088-e3ff4ebe4875 tempest-VolumeTypesAdminTests-1781173662 tempest-VolumeTypesAdminTests-1781173662-project-admin] PUT http://192.168.122.202/volume/v3/types/aa489223-0391-45f1-b2e6-1ea1dc068b64/extra_specs/key1 Sep 01 12:51:33 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-40778314-52e4-4b9e-8088-e3ff4ebe4875 tempest-VolumeTypesAdminTests-1781173662 tempest-VolumeTypesAdminTests-1781173662-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:51:33 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-40778314-52e4-4b9e-8088-e3ff4ebe4875 tempest-VolumeTypesAdminTests-1781173662 tempest-VolumeTypesAdminTests-1781173662-project-admin] http://192.168.122.202/volume/v3/types/aa489223-0391-45f1-b2e6-1ea1dc068b64/extra_specs/key1 returned with HTTP 200 Sep 01 12:51:33 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1306/2606] 192.168.122.202 () {60 vars in 1297 bytes} [Tue Sep 1 12:51:33 2026] PUT /volume/v3/types/aa489223-0391-45f1-b2e6-1ea1dc068b64/extra_specs/key1 => generated 30 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 12:51:33 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-9cce9064-ffa4-4e55-ad46-79d43152c814 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:51:33 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9cce9064-ffa4-4e55-ad46-79d43152c814 tempest-VolumeTypesAdminTests-1781173662 tempest-VolumeTypesAdminTests-1781173662-project-admin] PUT http://192.168.122.202/volume/v3/types/aa489223-0391-45f1-b2e6-1ea1dc068b64 Sep 01 12:51:33 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-9cce9064-ffa4-4e55-ad46-79d43152c814 tempest-VolumeTypesAdminTests-1781173662 tempest-VolumeTypesAdminTests-1781173662-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:51:33 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9cce9064-ffa4-4e55-ad46-79d43152c814 tempest-VolumeTypesAdminTests-1781173662 tempest-VolumeTypesAdminTests-1781173662-project-admin] http://192.168.122.202/volume/v3/types/aa489223-0391-45f1-b2e6-1ea1dc068b64 returned with HTTP 200 Sep 01 12:51:33 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1301/2607] 192.168.122.202 () {60 vars in 1246 bytes} [Tue Sep 1 12:51:33 2026] PUT /volume/v3/types/aa489223-0391-45f1-b2e6-1ea1dc068b64 => generated 370 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:51:33 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-1e3dbcb1-3b4b-4111-a414-4ff1b74fb70e None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:51:33 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1e3dbcb1-3b4b-4111-a414-4ff1b74fb70e tempest-VolumeTypesAdminTests-1781173662 tempest-VolumeTypesAdminTests-1781173662-project-admin] DELETE http://192.168.122.202/volume/v3/types/1231a2ec-e040-4f11-be0f-5e88dd37007d Sep 01 12:51:33 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-1e3dbcb1-3b4b-4111-a414-4ff1b74fb70e tempest-VolumeTypesAdminTests-1781173662 tempest-VolumeTypesAdminTests-1781173662-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:51:33 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-1e3dbcb1-3b4b-4111-a414-4ff1b74fb70e tempest-VolumeTypesAdminTests-1781173662 tempest-VolumeTypesAdminTests-1781173662-project-admin] Calling method '_delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:51:33 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1e3dbcb1-3b4b-4111-a414-4ff1b74fb70e tempest-VolumeTypesAdminTests-1781173662 tempest-VolumeTypesAdminTests-1781173662-project-admin] http://192.168.122.202/volume/v3/types/1231a2ec-e040-4f11-be0f-5e88dd37007d returned with HTTP 202 Sep 01 12:51:33 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1307/2608] 192.168.122.202 () {58 vars in 1229 bytes} [Tue Sep 1 12:51:33 2026] DELETE /volume/v3/types/1231a2ec-e040-4f11-be0f-5e88dd37007d => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:51:33 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-4087c045-e668-4ef7-8595-f21a644a8b55 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:51:33 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-4087c045-e668-4ef7-8595-f21a644a8b55 tempest-VolumeTypesAdminTests-1781173662 tempest-VolumeTypesAdminTests-1781173662-project-admin] DELETE http://192.168.122.202/volume/v3/types/53acdeca-a898-4b20-b949-dfb3e75ecd26 Sep 01 12:51:33 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-4087c045-e668-4ef7-8595-f21a644a8b55 tempest-VolumeTypesAdminTests-1781173662 tempest-VolumeTypesAdminTests-1781173662-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:51:33 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-4087c045-e668-4ef7-8595-f21a644a8b55 tempest-VolumeTypesAdminTests-1781173662 tempest-VolumeTypesAdminTests-1781173662-project-admin] Calling method '_delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:51:33 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-4087c045-e668-4ef7-8595-f21a644a8b55 tempest-VolumeTypesAdminTests-1781173662 tempest-VolumeTypesAdminTests-1781173662-project-admin] http://192.168.122.202/volume/v3/types/53acdeca-a898-4b20-b949-dfb3e75ecd26 returned with HTTP 202 Sep 01 12:51:33 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1302/2609] 192.168.122.202 () {58 vars in 1229 bytes} [Tue Sep 1 12:51:33 2026] DELETE /volume/v3/types/53acdeca-a898-4b20-b949-dfb3e75ecd26 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 12:51:33 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-be01e0ac-7484-43ef-8e9f-030b49ecc909 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:51:33 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-be01e0ac-7484-43ef-8e9f-030b49ecc909 tempest-VolumeTypesAdminTests-1781173662 tempest-VolumeTypesAdminTests-1781173662-project-admin] DELETE http://192.168.122.202/volume/v3/types/7958cc78-c786-4046-9925-7347e71c654f Sep 01 12:51:33 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-be01e0ac-7484-43ef-8e9f-030b49ecc909 tempest-VolumeTypesAdminTests-1781173662 tempest-VolumeTypesAdminTests-1781173662-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:51:33 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-be01e0ac-7484-43ef-8e9f-030b49ecc909 tempest-VolumeTypesAdminTests-1781173662 tempest-VolumeTypesAdminTests-1781173662-project-admin] Calling method '_delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:51:33 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-be01e0ac-7484-43ef-8e9f-030b49ecc909 tempest-VolumeTypesAdminTests-1781173662 tempest-VolumeTypesAdminTests-1781173662-project-admin] http://192.168.122.202/volume/v3/types/7958cc78-c786-4046-9925-7347e71c654f returned with HTTP 202 Sep 01 12:51:33 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1308/2610] 192.168.122.202 () {58 vars in 1229 bytes} [Tue Sep 1 12:51:33 2026] DELETE /volume/v3/types/7958cc78-c786-4046-9925-7347e71c654f => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:51:33 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-8ae105bf-0807-47da-be8e-df4e2657bab1 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:51:33 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-8ae105bf-0807-47da-be8e-df4e2657bab1 tempest-VolumeTypesAdminTests-1781173662 tempest-VolumeTypesAdminTests-1781173662-project-admin] DELETE http://192.168.122.202/volume/v3/types/61ebac28-b867-4a67-ada8-49cdf5930b97 Sep 01 12:51:33 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-8ae105bf-0807-47da-be8e-df4e2657bab1 tempest-VolumeTypesAdminTests-1781173662 tempest-VolumeTypesAdminTests-1781173662-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:51:33 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-8ae105bf-0807-47da-be8e-df4e2657bab1 tempest-VolumeTypesAdminTests-1781173662 tempest-VolumeTypesAdminTests-1781173662-project-admin] Calling method '_delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:51:33 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-8ae105bf-0807-47da-be8e-df4e2657bab1 tempest-VolumeTypesAdminTests-1781173662 tempest-VolumeTypesAdminTests-1781173662-project-admin] http://192.168.122.202/volume/v3/types/61ebac28-b867-4a67-ada8-49cdf5930b97 returned with HTTP 202 Sep 01 12:51:33 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1303/2611] 192.168.122.202 () {58 vars in 1229 bytes} [Tue Sep 1 12:51:33 2026] DELETE /volume/v3/types/61ebac28-b867-4a67-ada8-49cdf5930b97 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:51:33 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-5a37ab58-84ad-453e-952a-cd115cd3ae1f None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:51:33 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-5a37ab58-84ad-453e-952a-cd115cd3ae1f tempest-VolumeTypesAdminTests-1781173662 tempest-VolumeTypesAdminTests-1781173662-project-admin] DELETE http://192.168.122.202/volume/v3/types/aa489223-0391-45f1-b2e6-1ea1dc068b64 Sep 01 12:51:33 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-5a37ab58-84ad-453e-952a-cd115cd3ae1f tempest-VolumeTypesAdminTests-1781173662 tempest-VolumeTypesAdminTests-1781173662-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:51:33 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-5a37ab58-84ad-453e-952a-cd115cd3ae1f tempest-VolumeTypesAdminTests-1781173662 tempest-VolumeTypesAdminTests-1781173662-project-admin] Calling method '_delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:51:33 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-5a37ab58-84ad-453e-952a-cd115cd3ae1f tempest-VolumeTypesAdminTests-1781173662 tempest-VolumeTypesAdminTests-1781173662-project-admin] http://192.168.122.202/volume/v3/types/aa489223-0391-45f1-b2e6-1ea1dc068b64 returned with HTTP 202 Sep 01 12:51:33 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1309/2612] 192.168.122.202 () {58 vars in 1229 bytes} [Tue Sep 1 12:51:33 2026] DELETE /volume/v3/types/aa489223-0391-45f1-b2e6-1ea1dc068b64 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:51:36 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-6197a4ca-a029-417d-823c-d1629305f44b None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:51:36 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-6197a4ca-a029-417d-823c-d1629305f44b tempest-VolumeTypesReaderTests-789351778 tempest-VolumeTypesReaderTests-789351778-project-admin] POST http://192.168.122.202/volume/v3/types Sep 01 12:51:36 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-6197a4ca-a029-417d-823c-d1629305f44b tempest-VolumeTypesReaderTests-789351778 tempest-VolumeTypesReaderTests-789351778-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1927736720", "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=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:51:36 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-6197a4ca-a029-417d-823c-d1629305f44b tempest-VolumeTypesReaderTests-789351778 tempest-VolumeTypesReaderTests-789351778-project-admin] http://192.168.122.202/volume/v3/types returned with HTTP 200 Sep 01 12:51:36 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1304/2613] 192.168.122.202 () {60 vars in 1137 bytes} [Tue Sep 1 12:51:36 2026] POST /volume/v3/types => generated 380 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:51:36 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-5102cbd9-24f0-4b96-95ed-01e3bf02eb86 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:51:36 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-5102cbd9-24f0-4b96-95ed-01e3bf02eb86 tempest-VolumeTypesReaderTests-789351778 tempest-VolumeTypesReaderTests-789351778-project-admin] POST http://192.168.122.202/volume/v3/types/436322d2-341f-4254-b4d8-950e9a06fb58/encryption Sep 01 12:51:36 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-5102cbd9-24f0-4b96-95ed-01e3bf02eb86 tempest-VolumeTypesReaderTests-789351778 tempest-VolumeTypesReaderTests-789351778-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:51:37 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-5102cbd9-24f0-4b96-95ed-01e3bf02eb86 tempest-VolumeTypesReaderTests-789351778 tempest-VolumeTypesReaderTests-789351778-project-admin] http://192.168.122.202/volume/v3/types/436322d2-341f-4254-b4d8-950e9a06fb58/encryption returned with HTTP 200 Sep 01 12:51:37 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1310/2614] 192.168.122.202 () {60 vars in 1281 bytes} [Tue Sep 1 12:51:36 2026] POST /volume/v3/types/436322d2-341f-4254-b4d8-950e9a06fb58/encryption => generated 239 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:51:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-9383c6ac-3f20-4eb9-a387-f5d75778ac2b None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:51:37 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9383c6ac-3f20-4eb9-a387-f5d75778ac2b tempest-VolumeTypesReaderTests-789351778 tempest-VolumeTypesReaderTests-789351778-project-admin] POST http://192.168.122.202/volume/v3/types Sep 01 12:51:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-9383c6ac-3f20-4eb9-a387-f5d75778ac2b tempest-VolumeTypesReaderTests-789351778 tempest-VolumeTypesReaderTests-789351778-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-628785792", "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=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:51:37 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9383c6ac-3f20-4eb9-a387-f5d75778ac2b tempest-VolumeTypesReaderTests-789351778 tempest-VolumeTypesReaderTests-789351778-project-admin] http://192.168.122.202/volume/v3/types returned with HTTP 200 Sep 01 12:51:37 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1305/2615] 192.168.122.202 () {60 vars in 1137 bytes} [Tue Sep 1 12:51:37 2026] POST /volume/v3/types => generated 379 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:51:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-26e15ebb-4769-45f2-af94-f67153cf9d5a None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:51:37 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-26e15ebb-4769-45f2-af94-f67153cf9d5a tempest-VolumeTypesReaderTests-789351778 tempest-VolumeTypesReaderTests-789351778-project-reader] POST http://192.168.122.202/volume/v3/types/238320e4-9a21-4bed-9644-34f21763a116/encryption Sep 01 12:51:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-26e15ebb-4769-45f2-af94-f67153cf9d5a tempest-VolumeTypesReaderTests-789351778 tempest-VolumeTypesReaderTests-789351778-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:51:37 devstack devstack@c-api.service[86814]: DEBUG cinder.policy [None req-26e15ebb-4769-45f2-af94-f67153cf9d5a tempest-VolumeTypesReaderTests-789351778 tempest-VolumeTypesReaderTests-789351778-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': 'a92a7e51d2434c558e17f21d3428b5fa', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '21caa665fd8448d8abbb8a3c31c8f050', '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=86814) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 12:51:37 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-26e15ebb-4769-45f2-af94-f67153cf9d5a tempest-VolumeTypesReaderTests-789351778 tempest-VolumeTypesReaderTests-789351778-project-reader] http://192.168.122.202/volume/v3/types/238320e4-9a21-4bed-9644-34f21763a116/encryption returned with HTTP 403 Sep 01 12:51:37 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1311/2616] 192.168.122.202 () {60 vars in 1281 bytes} [Tue Sep 1 12:51:37 2026] POST /volume/v3/types/238320e4-9a21-4bed-9644-34f21763a116/encryption => generated 127 bytes in 143 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:51:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-098fde96-7d00-4305-aeeb-ae0cf392b64e None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:51:37 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-098fde96-7d00-4305-aeeb-ae0cf392b64e tempest-VolumeTypesReaderTests-789351778 tempest-VolumeTypesReaderTests-789351778-project-admin] POST http://192.168.122.202/volume/v3/types Sep 01 12:51:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-098fde96-7d00-4305-aeeb-ae0cf392b64e tempest-VolumeTypesReaderTests-789351778 tempest-VolumeTypesReaderTests-789351778-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1077767940", "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=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:51:37 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-098fde96-7d00-4305-aeeb-ae0cf392b64e tempest-VolumeTypesReaderTests-789351778 tempest-VolumeTypesReaderTests-789351778-project-admin] http://192.168.122.202/volume/v3/types returned with HTTP 200 Sep 01 12:51:37 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1306/2617] 192.168.122.202 () {60 vars in 1137 bytes} [Tue Sep 1 12:51:37 2026] POST /volume/v3/types => generated 380 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:51:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-f611dfa4-8f0b-4c4b-b777-f1765692e779 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:51:37 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f611dfa4-8f0b-4c4b-b777-f1765692e779 tempest-VolumeTypesReaderTests-789351778 tempest-VolumeTypesReaderTests-789351778-project-reader] POST http://192.168.122.202/volume/v3/types/d89aba23-523f-4020-bd9c-f624db2530b9/extra_specs Sep 01 12:51:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f611dfa4-8f0b-4c4b-b777-f1765692e779 tempest-VolumeTypesReaderTests-789351778 tempest-VolumeTypesReaderTests-789351778-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:51:37 devstack devstack@c-api.service[86814]: DEBUG cinder.policy [None req-f611dfa4-8f0b-4c4b-b777-f1765692e779 tempest-VolumeTypesReaderTests-789351778 tempest-VolumeTypesReaderTests-789351778-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': 'a92a7e51d2434c558e17f21d3428b5fa', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '21caa665fd8448d8abbb8a3c31c8f050', '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=86814) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 12:51:37 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f611dfa4-8f0b-4c4b-b777-f1765692e779 tempest-VolumeTypesReaderTests-789351778 tempest-VolumeTypesReaderTests-789351778-project-reader] http://192.168.122.202/volume/v3/types/d89aba23-523f-4020-bd9c-f624db2530b9/extra_specs returned with HTTP 403 Sep 01 12:51:37 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1312/2618] 192.168.122.202 () {60 vars in 1283 bytes} [Tue Sep 1 12:51:37 2026] POST /volume/v3/types/d89aba23-523f-4020-bd9c-f624db2530b9/extra_specs => generated 122 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:51:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-de35ad84-fb9b-4c43-8a98-918c1e65d899 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:51:37 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-de35ad84-fb9b-4c43-8a98-918c1e65d899 tempest-VolumeTypesReaderTests-789351778 tempest-VolumeTypesReaderTests-789351778-project-reader] PUT http://192.168.122.202/volume/v3/types/d89aba23-523f-4020-bd9c-f624db2530b9/extra_specs/key2 Sep 01 12:51:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-de35ad84-fb9b-4c43-8a98-918c1e65d899 tempest-VolumeTypesReaderTests-789351778 tempest-VolumeTypesReaderTests-789351778-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:51:37 devstack devstack@c-api.service[86815]: DEBUG cinder.policy [None req-de35ad84-fb9b-4c43-8a98-918c1e65d899 tempest-VolumeTypesReaderTests-789351778 tempest-VolumeTypesReaderTests-789351778-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'a92a7e51d2434c558e17f21d3428b5fa', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '21caa665fd8448d8abbb8a3c31c8f050', '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=86815) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 12:51:37 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-de35ad84-fb9b-4c43-8a98-918c1e65d899 tempest-VolumeTypesReaderTests-789351778 tempest-VolumeTypesReaderTests-789351778-project-reader] http://192.168.122.202/volume/v3/types/d89aba23-523f-4020-bd9c-f624db2530b9/extra_specs/key2 returned with HTTP 403 Sep 01 12:51:37 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1307/2619] 192.168.122.202 () {60 vars in 1297 bytes} [Tue Sep 1 12:51:37 2026] PUT /volume/v3/types/d89aba23-523f-4020-bd9c-f624db2530b9/extra_specs/key2 => generated 122 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:51:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-9a597d4b-df49-4688-8e99-7818d6a64f43 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:51:37 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9a597d4b-df49-4688-8e99-7818d6a64f43 tempest-VolumeTypesReaderTests-789351778 tempest-VolumeTypesReaderTests-789351778-project-reader] POST http://192.168.122.202/volume/v3/types Sep 01 12:51:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-9a597d4b-df49-4688-8e99-7818d6a64f43 tempest-VolumeTypesReaderTests-789351778 tempest-VolumeTypesReaderTests-789351778-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:51:37 devstack devstack@c-api.service[86814]: DEBUG cinder.policy [None req-9a597d4b-df49-4688-8e99-7818d6a64f43 tempest-VolumeTypesReaderTests-789351778 tempest-VolumeTypesReaderTests-789351778-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': 'a92a7e51d2434c558e17f21d3428b5fa', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '21caa665fd8448d8abbb8a3c31c8f050', '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=86814) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 12:51:37 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9a597d4b-df49-4688-8e99-7818d6a64f43 tempest-VolumeTypesReaderTests-789351778 tempest-VolumeTypesReaderTests-789351778-project-reader] http://192.168.122.202/volume/v3/types returned with HTTP 403 Sep 01 12:51:37 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1313/2620] 192.168.122.202 () {60 vars in 1136 bytes} [Tue Sep 1 12:51:37 2026] POST /volume/v3/types => generated 109 bytes in 24 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:51:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-1d778389-d53e-4e29-b8a2-152782f2bed0 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:51:37 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-1d778389-d53e-4e29-b8a2-152782f2bed0 tempest-VolumeTypesReaderTests-789351778 tempest-VolumeTypesReaderTests-789351778-project-admin] POST http://192.168.122.202/volume/v3/types Sep 01 12:51:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-1d778389-d53e-4e29-b8a2-152782f2bed0 tempest-VolumeTypesReaderTests-789351778 tempest-VolumeTypesReaderTests-789351778-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1921654966", "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=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:51:37 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-1d778389-d53e-4e29-b8a2-152782f2bed0 tempest-VolumeTypesReaderTests-789351778 tempest-VolumeTypesReaderTests-789351778-project-admin] http://192.168.122.202/volume/v3/types returned with HTTP 200 Sep 01 12:51:37 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1308/2621] 192.168.122.202 () {60 vars in 1137 bytes} [Tue Sep 1 12:51:37 2026] POST /volume/v3/types => generated 380 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:51:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-dbe495cd-f028-4f83-85b2-2a602cc88420 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:51:37 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-dbe495cd-f028-4f83-85b2-2a602cc88420 tempest-VolumeTypesReaderTests-789351778 tempest-VolumeTypesReaderTests-789351778-project-admin] POST http://192.168.122.202/volume/v3/types/5b7de88c-4bdf-4bc1-9c82-e23f93665c44/encryption Sep 01 12:51:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-dbe495cd-f028-4f83-85b2-2a602cc88420 tempest-VolumeTypesReaderTests-789351778 tempest-VolumeTypesReaderTests-789351778-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:51:37 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-dbe495cd-f028-4f83-85b2-2a602cc88420 tempest-VolumeTypesReaderTests-789351778 tempest-VolumeTypesReaderTests-789351778-project-admin] http://192.168.122.202/volume/v3/types/5b7de88c-4bdf-4bc1-9c82-e23f93665c44/encryption returned with HTTP 200 Sep 01 12:51:37 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1314/2622] 192.168.122.202 () {60 vars in 1281 bytes} [Tue Sep 1 12:51:37 2026] POST /volume/v3/types/5b7de88c-4bdf-4bc1-9c82-e23f93665c44/encryption => generated 239 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:51:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-c6309313-5463-4baf-8452-e5e5f44e1f2d None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:51:37 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c6309313-5463-4baf-8452-e5e5f44e1f2d tempest-VolumeTypesReaderTests-789351778 tempest-VolumeTypesReaderTests-789351778-project-reader] DELETE http://192.168.122.202/volume/v3/types/5b7de88c-4bdf-4bc1-9c82-e23f93665c44/encryption/8464ce93-f81e-4f53-a50c-16c0917cf894 Sep 01 12:51:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c6309313-5463-4baf-8452-e5e5f44e1f2d tempest-VolumeTypesReaderTests-789351778 tempest-VolumeTypesReaderTests-789351778-project-reader] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:51:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c6309313-5463-4baf-8452-e5e5f44e1f2d tempest-VolumeTypesReaderTests-789351778 tempest-VolumeTypesReaderTests-789351778-project-reader] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:51:37 devstack devstack@c-api.service[86815]: DEBUG cinder.policy [None req-c6309313-5463-4baf-8452-e5e5f44e1f2d tempest-VolumeTypesReaderTests-789351778 tempest-VolumeTypesReaderTests-789351778-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': 'a92a7e51d2434c558e17f21d3428b5fa', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '21caa665fd8448d8abbb8a3c31c8f050', '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=86815) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 12:51:37 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c6309313-5463-4baf-8452-e5e5f44e1f2d tempest-VolumeTypesReaderTests-789351778 tempest-VolumeTypesReaderTests-789351778-project-reader] http://192.168.122.202/volume/v3/types/5b7de88c-4bdf-4bc1-9c82-e23f93665c44/encryption/8464ce93-f81e-4f53-a50c-16c0917cf894 returned with HTTP 403 Sep 01 12:51:37 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1309/2623] 192.168.122.202 () {58 vars in 1373 bytes} [Tue Sep 1 12:51:37 2026] DELETE /volume/v3/types/5b7de88c-4bdf-4bc1-9c82-e23f93665c44/encryption/8464ce93-f81e-4f53-a50c-16c0917cf894 => generated 127 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:51:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-80847ffc-72f8-4b23-b612-bb4ef2c9f0dc None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:51:37 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-80847ffc-72f8-4b23-b612-bb4ef2c9f0dc tempest-VolumeTypesReaderTests-789351778 tempest-VolumeTypesReaderTests-789351778-project-admin] POST http://192.168.122.202/volume/v3/types Sep 01 12:51:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-80847ffc-72f8-4b23-b612-bb4ef2c9f0dc tempest-VolumeTypesReaderTests-789351778 tempest-VolumeTypesReaderTests-789351778-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-126071928", "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=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:51:37 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-80847ffc-72f8-4b23-b612-bb4ef2c9f0dc tempest-VolumeTypesReaderTests-789351778 tempest-VolumeTypesReaderTests-789351778-project-admin] http://192.168.122.202/volume/v3/types returned with HTTP 200 Sep 01 12:51:37 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1315/2624] 192.168.122.202 () {60 vars in 1137 bytes} [Tue Sep 1 12:51:37 2026] POST /volume/v3/types => generated 379 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:51:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-3ee3ead4-1751-428d-8d65-119a690b983e None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:51:37 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-3ee3ead4-1751-428d-8d65-119a690b983e tempest-VolumeTypesReaderTests-789351778 tempest-VolumeTypesReaderTests-789351778-project-reader] DELETE http://192.168.122.202/volume/v3/types/b7558742-547a-47dc-9a20-28de372fd92a/extra_specs/key1 Sep 01 12:51:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-3ee3ead4-1751-428d-8d65-119a690b983e tempest-VolumeTypesReaderTests-789351778 tempest-VolumeTypesReaderTests-789351778-project-reader] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:51:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-3ee3ead4-1751-428d-8d65-119a690b983e tempest-VolumeTypesReaderTests-789351778 tempest-VolumeTypesReaderTests-789351778-project-reader] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:51:37 devstack devstack@c-api.service[86815]: DEBUG cinder.policy [None req-3ee3ead4-1751-428d-8d65-119a690b983e tempest-VolumeTypesReaderTests-789351778 tempest-VolumeTypesReaderTests-789351778-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': 'a92a7e51d2434c558e17f21d3428b5fa', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '21caa665fd8448d8abbb8a3c31c8f050', '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=86815) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 12:51:37 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-3ee3ead4-1751-428d-8d65-119a690b983e tempest-VolumeTypesReaderTests-789351778 tempest-VolumeTypesReaderTests-789351778-project-reader] http://192.168.122.202/volume/v3/types/b7558742-547a-47dc-9a20-28de372fd92a/extra_specs/key1 returned with HTTP 403 Sep 01 12:51:37 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1310/2625] 192.168.122.202 () {58 vars in 1280 bytes} [Tue Sep 1 12:51:37 2026] DELETE /volume/v3/types/b7558742-547a-47dc-9a20-28de372fd92a/extra_specs/key1 => generated 122 bytes in 21 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:51:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-fd2f5c41-2fad-41e4-bc30-6c5c2a33cbcf None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:51:37 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-fd2f5c41-2fad-41e4-bc30-6c5c2a33cbcf tempest-VolumeTypesReaderTests-789351778 tempest-VolumeTypesReaderTests-789351778-project-admin] POST http://192.168.122.202/volume/v3/types Sep 01 12:51:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-fd2f5c41-2fad-41e4-bc30-6c5c2a33cbcf tempest-VolumeTypesReaderTests-789351778 tempest-VolumeTypesReaderTests-789351778-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-773893664", "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=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:51:37 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-fd2f5c41-2fad-41e4-bc30-6c5c2a33cbcf tempest-VolumeTypesReaderTests-789351778 tempest-VolumeTypesReaderTests-789351778-project-admin] http://192.168.122.202/volume/v3/types returned with HTTP 200 Sep 01 12:51:37 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1316/2626] 192.168.122.202 () {60 vars in 1137 bytes} [Tue Sep 1 12:51:37 2026] POST /volume/v3/types => generated 379 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:51:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-17da4570-935e-4bb5-9a8a-00de26c477b9 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:51:37 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-17da4570-935e-4bb5-9a8a-00de26c477b9 tempest-VolumeTypesReaderTests-789351778 tempest-VolumeTypesReaderTests-789351778-project-reader] DELETE http://192.168.122.202/volume/v3/types/5dabf2da-ea94-4f95-9460-b3f64745aaf9 Sep 01 12:51:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-17da4570-935e-4bb5-9a8a-00de26c477b9 tempest-VolumeTypesReaderTests-789351778 tempest-VolumeTypesReaderTests-789351778-project-reader] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:51:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-17da4570-935e-4bb5-9a8a-00de26c477b9 tempest-VolumeTypesReaderTests-789351778 tempest-VolumeTypesReaderTests-789351778-project-reader] Calling method '_delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:51:37 devstack devstack@c-api.service[86815]: DEBUG cinder.policy [None req-17da4570-935e-4bb5-9a8a-00de26c477b9 tempest-VolumeTypesReaderTests-789351778 tempest-VolumeTypesReaderTests-789351778-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': 'a92a7e51d2434c558e17f21d3428b5fa', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '21caa665fd8448d8abbb8a3c31c8f050', '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=86815) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 12:51:37 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-17da4570-935e-4bb5-9a8a-00de26c477b9 tempest-VolumeTypesReaderTests-789351778 tempest-VolumeTypesReaderTests-789351778-project-reader] http://192.168.122.202/volume/v3/types/5dabf2da-ea94-4f95-9460-b3f64745aaf9 returned with HTTP 403 Sep 01 12:51:37 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1311/2627] 192.168.122.202 () {58 vars in 1229 bytes} [Tue Sep 1 12:51:37 2026] DELETE /volume/v3/types/5dabf2da-ea94-4f95-9460-b3f64745aaf9 => generated 109 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:51:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-fc208c9b-85d9-4d94-81f8-21b33386b7ba None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:51:37 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-fc208c9b-85d9-4d94-81f8-21b33386b7ba tempest-VolumeTypesReaderTests-789351778 tempest-VolumeTypesReaderTests-789351778-project-reader] GET http://192.168.122.202/volume/v3/types/436322d2-341f-4254-b4d8-950e9a06fb58/extra_specs Sep 01 12:51:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-fc208c9b-85d9-4d94-81f8-21b33386b7ba tempest-VolumeTypesReaderTests-789351778 tempest-VolumeTypesReaderTests-789351778-project-reader] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:51:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-fc208c9b-85d9-4d94-81f8-21b33386b7ba tempest-VolumeTypesReaderTests-789351778 tempest-VolumeTypesReaderTests-789351778-project-reader] Calling method 'index' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:51:37 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-fc208c9b-85d9-4d94-81f8-21b33386b7ba tempest-VolumeTypesReaderTests-789351778 tempest-VolumeTypesReaderTests-789351778-project-reader] http://192.168.122.202/volume/v3/types/436322d2-341f-4254-b4d8-950e9a06fb58/extra_specs returned with HTTP 200 Sep 01 12:51:37 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1317/2628] 192.168.122.202 () {58 vars in 1262 bytes} [Tue Sep 1 12:51:37 2026] GET /volume/v3/types/436322d2-341f-4254-b4d8-950e9a06fb58/extra_specs => generated 123 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:51:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-ea1adaaf-7624-4712-87c3-96fdfe31f329 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:51:37 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-ea1adaaf-7624-4712-87c3-96fdfe31f329 tempest-VolumeTypesReaderTests-789351778 tempest-VolumeTypesReaderTests-789351778-project-reader] GET http://192.168.122.202/volume/v3/types/436322d2-341f-4254-b4d8-950e9a06fb58/encryption/cipher Sep 01 12:51:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-ea1adaaf-7624-4712-87c3-96fdfe31f329 tempest-VolumeTypesReaderTests-789351778 tempest-VolumeTypesReaderTests-789351778-project-reader] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:51:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-ea1adaaf-7624-4712-87c3-96fdfe31f329 tempest-VolumeTypesReaderTests-789351778 tempest-VolumeTypesReaderTests-789351778-project-reader] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:51:37 devstack devstack@c-api.service[86815]: DEBUG cinder.policy [None req-ea1adaaf-7624-4712-87c3-96fdfe31f329 tempest-VolumeTypesReaderTests-789351778 tempest-VolumeTypesReaderTests-789351778-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'a92a7e51d2434c558e17f21d3428b5fa', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '21caa665fd8448d8abbb8a3c31c8f050', '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=86815) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 12:51:37 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-ea1adaaf-7624-4712-87c3-96fdfe31f329 tempest-VolumeTypesReaderTests-789351778 tempest-VolumeTypesReaderTests-789351778-project-reader] http://192.168.122.202/volume/v3/types/436322d2-341f-4254-b4d8-950e9a06fb58/encryption/cipher returned with HTTP 403 Sep 01 12:51:37 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1312/2629] 192.168.122.202 () {58 vars in 1280 bytes} [Tue Sep 1 12:51:37 2026] GET /volume/v3/types/436322d2-341f-4254-b4d8-950e9a06fb58/encryption/cipher => generated 124 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:51:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-a7145cb4-c6f7-4df5-9895-dd5255385bd2 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:51:37 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a7145cb4-c6f7-4df5-9895-dd5255385bd2 tempest-VolumeTypesReaderTests-789351778 tempest-VolumeTypesReaderTests-789351778-project-reader] GET http://192.168.122.202/volume/v3/types/436322d2-341f-4254-b4d8-950e9a06fb58/encryption Sep 01 12:51:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a7145cb4-c6f7-4df5-9895-dd5255385bd2 tempest-VolumeTypesReaderTests-789351778 tempest-VolumeTypesReaderTests-789351778-project-reader] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:51:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a7145cb4-c6f7-4df5-9895-dd5255385bd2 tempest-VolumeTypesReaderTests-789351778 tempest-VolumeTypesReaderTests-789351778-project-reader] Calling method 'index' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:51:37 devstack devstack@c-api.service[86814]: DEBUG cinder.policy [None req-a7145cb4-c6f7-4df5-9895-dd5255385bd2 tempest-VolumeTypesReaderTests-789351778 tempest-VolumeTypesReaderTests-789351778-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'a92a7e51d2434c558e17f21d3428b5fa', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '21caa665fd8448d8abbb8a3c31c8f050', '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=86814) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 12:51:37 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a7145cb4-c6f7-4df5-9895-dd5255385bd2 tempest-VolumeTypesReaderTests-789351778 tempest-VolumeTypesReaderTests-789351778-project-reader] http://192.168.122.202/volume/v3/types/436322d2-341f-4254-b4d8-950e9a06fb58/encryption returned with HTTP 403 Sep 01 12:51:37 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1318/2630] 192.168.122.202 () {58 vars in 1259 bytes} [Tue Sep 1 12:51:37 2026] GET /volume/v3/types/436322d2-341f-4254-b4d8-950e9a06fb58/encryption => generated 124 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:51:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-071ea782-5b05-4697-adbd-a0ab75006ce3 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:51:37 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-071ea782-5b05-4697-adbd-a0ab75006ce3 tempest-VolumeTypesReaderTests-789351778 tempest-VolumeTypesReaderTests-789351778-project-reader] GET http://192.168.122.202/volume/v3/types/436322d2-341f-4254-b4d8-950e9a06fb58/extra_specs/multiattach Sep 01 12:51:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-071ea782-5b05-4697-adbd-a0ab75006ce3 tempest-VolumeTypesReaderTests-789351778 tempest-VolumeTypesReaderTests-789351778-project-reader] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:51:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-071ea782-5b05-4697-adbd-a0ab75006ce3 tempest-VolumeTypesReaderTests-789351778 tempest-VolumeTypesReaderTests-789351778-project-reader] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:51:37 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-071ea782-5b05-4697-adbd-a0ab75006ce3 tempest-VolumeTypesReaderTests-789351778 tempest-VolumeTypesReaderTests-789351778-project-reader] http://192.168.122.202/volume/v3/types/436322d2-341f-4254-b4d8-950e9a06fb58/extra_specs/multiattach returned with HTTP 200 Sep 01 12:51:37 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1313/2631] 192.168.122.202 () {58 vars in 1298 bytes} [Tue Sep 1 12:51:37 2026] GET /volume/v3/types/436322d2-341f-4254-b4d8-950e9a06fb58/extra_specs/multiattach => generated 29 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 12:51:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-8e10ba88-8c5a-4a95-bbdf-b250cf2c703f None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:51:37 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8e10ba88-8c5a-4a95-bbdf-b250cf2c703f tempest-VolumeTypesReaderTests-789351778 tempest-VolumeTypesReaderTests-789351778-project-reader] GET http://192.168.122.202/volume/v3/types/436322d2-341f-4254-b4d8-950e9a06fb58/extra_specs/volume_backend_name Sep 01 12:51:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-8e10ba88-8c5a-4a95-bbdf-b250cf2c703f tempest-VolumeTypesReaderTests-789351778 tempest-VolumeTypesReaderTests-789351778-project-reader] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:51:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-8e10ba88-8c5a-4a95-bbdf-b250cf2c703f tempest-VolumeTypesReaderTests-789351778 tempest-VolumeTypesReaderTests-789351778-project-reader] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:51:37 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8e10ba88-8c5a-4a95-bbdf-b250cf2c703f tempest-VolumeTypesReaderTests-789351778 tempest-VolumeTypesReaderTests-789351778-project-reader] http://192.168.122.202/volume/v3/types/436322d2-341f-4254-b4d8-950e9a06fb58/extra_specs/volume_backend_name returned with HTTP 404 Sep 01 12:51:37 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1319/2632] 192.168.122.202 () {58 vars in 1322 bytes} [Tue Sep 1 12:51:37 2026] GET /volume/v3/types/436322d2-341f-4254-b4d8-950e9a06fb58/extra_specs/volume_backend_name => generated 143 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:51:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-69d15f86-0b82-4cfe-acd2-27e4ad18c661 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:51:37 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-69d15f86-0b82-4cfe-acd2-27e4ad18c661 tempest-VolumeTypesReaderTests-789351778 tempest-VolumeTypesReaderTests-789351778-project-reader] PUT http://192.168.122.202/volume/v3/types/436322d2-341f-4254-b4d8-950e9a06fb58/encryption/d77a9514-00bd-4974-919c-04ca372bf17d Sep 01 12:51:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-69d15f86-0b82-4cfe-acd2-27e4ad18c661 tempest-VolumeTypesReaderTests-789351778 tempest-VolumeTypesReaderTests-789351778-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:51:37 devstack devstack@c-api.service[86815]: DEBUG cinder.policy [None req-69d15f86-0b82-4cfe-acd2-27e4ad18c661 tempest-VolumeTypesReaderTests-789351778 tempest-VolumeTypesReaderTests-789351778-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': 'a92a7e51d2434c558e17f21d3428b5fa', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '21caa665fd8448d8abbb8a3c31c8f050', '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=86815) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 12:51:37 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-69d15f86-0b82-4cfe-acd2-27e4ad18c661 tempest-VolumeTypesReaderTests-789351778 tempest-VolumeTypesReaderTests-789351778-project-reader] http://192.168.122.202/volume/v3/types/436322d2-341f-4254-b4d8-950e9a06fb58/encryption/d77a9514-00bd-4974-919c-04ca372bf17d returned with HTTP 403 Sep 01 12:51:37 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1314/2633] 192.168.122.202 () {60 vars in 1390 bytes} [Tue Sep 1 12:51:37 2026] PUT /volume/v3/types/436322d2-341f-4254-b4d8-950e9a06fb58/encryption/d77a9514-00bd-4974-919c-04ca372bf17d => generated 127 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:51:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-29dc10c4-c920-4b50-acc6-43b3a629540c None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:51:37 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-29dc10c4-c920-4b50-acc6-43b3a629540c tempest-VolumeTypesReaderTests-789351778 tempest-VolumeTypesReaderTests-789351778-project-reader] PUT http://192.168.122.202/volume/v3/types/436322d2-341f-4254-b4d8-950e9a06fb58/extra_specs/key1 Sep 01 12:51:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-29dc10c4-c920-4b50-acc6-43b3a629540c tempest-VolumeTypesReaderTests-789351778 tempest-VolumeTypesReaderTests-789351778-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:51:37 devstack devstack@c-api.service[86814]: DEBUG cinder.policy [None req-29dc10c4-c920-4b50-acc6-43b3a629540c tempest-VolumeTypesReaderTests-789351778 tempest-VolumeTypesReaderTests-789351778-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'a92a7e51d2434c558e17f21d3428b5fa', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '21caa665fd8448d8abbb8a3c31c8f050', '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=86814) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 12:51:37 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-29dc10c4-c920-4b50-acc6-43b3a629540c tempest-VolumeTypesReaderTests-789351778 tempest-VolumeTypesReaderTests-789351778-project-reader] http://192.168.122.202/volume/v3/types/436322d2-341f-4254-b4d8-950e9a06fb58/extra_specs/key1 returned with HTTP 403 Sep 01 12:51:37 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1320/2634] 192.168.122.202 () {60 vars in 1297 bytes} [Tue Sep 1 12:51:37 2026] PUT /volume/v3/types/436322d2-341f-4254-b4d8-950e9a06fb58/extra_specs/key1 => generated 122 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:51:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-b4aa2c4d-26ff-4e91-8517-867372a672be None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:51:37 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b4aa2c4d-26ff-4e91-8517-867372a672be tempest-VolumeTypesReaderTests-789351778 tempest-VolumeTypesReaderTests-789351778-project-reader] PUT http://192.168.122.202/volume/v3/types/436322d2-341f-4254-b4d8-950e9a06fb58 Sep 01 12:51:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b4aa2c4d-26ff-4e91-8517-867372a672be tempest-VolumeTypesReaderTests-789351778 tempest-VolumeTypesReaderTests-789351778-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:51:37 devstack devstack@c-api.service[86815]: DEBUG cinder.policy [None req-b4aa2c4d-26ff-4e91-8517-867372a672be tempest-VolumeTypesReaderTests-789351778 tempest-VolumeTypesReaderTests-789351778-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': 'a92a7e51d2434c558e17f21d3428b5fa', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '21caa665fd8448d8abbb8a3c31c8f050', '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=86815) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 12:51:37 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b4aa2c4d-26ff-4e91-8517-867372a672be tempest-VolumeTypesReaderTests-789351778 tempest-VolumeTypesReaderTests-789351778-project-reader] http://192.168.122.202/volume/v3/types/436322d2-341f-4254-b4d8-950e9a06fb58 returned with HTTP 403 Sep 01 12:51:37 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1315/2635] 192.168.122.202 () {60 vars in 1246 bytes} [Tue Sep 1 12:51:37 2026] PUT /volume/v3/types/436322d2-341f-4254-b4d8-950e9a06fb58 => generated 109 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:51:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-88d9e3a9-0579-400d-a0ad-87005c990663 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:51:37 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-88d9e3a9-0579-400d-a0ad-87005c990663 tempest-VolumeTypesReaderTests-789351778 tempest-VolumeTypesReaderTests-789351778-project-admin] DELETE http://192.168.122.202/volume/v3/types/5dabf2da-ea94-4f95-9460-b3f64745aaf9 Sep 01 12:51:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-88d9e3a9-0579-400d-a0ad-87005c990663 tempest-VolumeTypesReaderTests-789351778 tempest-VolumeTypesReaderTests-789351778-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:51:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-88d9e3a9-0579-400d-a0ad-87005c990663 tempest-VolumeTypesReaderTests-789351778 tempest-VolumeTypesReaderTests-789351778-project-admin] Calling method '_delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:51:37 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-88d9e3a9-0579-400d-a0ad-87005c990663 tempest-VolumeTypesReaderTests-789351778 tempest-VolumeTypesReaderTests-789351778-project-admin] http://192.168.122.202/volume/v3/types/5dabf2da-ea94-4f95-9460-b3f64745aaf9 returned with HTTP 202 Sep 01 12:51:37 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1321/2636] 192.168.122.202 () {58 vars in 1229 bytes} [Tue Sep 1 12:51:37 2026] DELETE /volume/v3/types/5dabf2da-ea94-4f95-9460-b3f64745aaf9 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:51:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-c544f055-62f7-4759-b8e1-0b78bddd6a75 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:51:37 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c544f055-62f7-4759-b8e1-0b78bddd6a75 tempest-VolumeTypesReaderTests-789351778 tempest-VolumeTypesReaderTests-789351778-project-admin] DELETE http://192.168.122.202/volume/v3/types/b7558742-547a-47dc-9a20-28de372fd92a Sep 01 12:51:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c544f055-62f7-4759-b8e1-0b78bddd6a75 tempest-VolumeTypesReaderTests-789351778 tempest-VolumeTypesReaderTests-789351778-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:51:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c544f055-62f7-4759-b8e1-0b78bddd6a75 tempest-VolumeTypesReaderTests-789351778 tempest-VolumeTypesReaderTests-789351778-project-admin] Calling method '_delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:51:38 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c544f055-62f7-4759-b8e1-0b78bddd6a75 tempest-VolumeTypesReaderTests-789351778 tempest-VolumeTypesReaderTests-789351778-project-admin] http://192.168.122.202/volume/v3/types/b7558742-547a-47dc-9a20-28de372fd92a returned with HTTP 202 Sep 01 12:51:38 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1316/2637] 192.168.122.202 () {58 vars in 1229 bytes} [Tue Sep 1 12:51:37 2026] DELETE /volume/v3/types/b7558742-547a-47dc-9a20-28de372fd92a => generated 0 bytes in 162 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:51:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-757bd07a-0ef1-4466-bc37-f74e6c80e872 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:51:38 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-757bd07a-0ef1-4466-bc37-f74e6c80e872 tempest-VolumeTypesReaderTests-789351778 tempest-VolumeTypesReaderTests-789351778-project-admin] DELETE http://192.168.122.202/volume/v3/types/5b7de88c-4bdf-4bc1-9c82-e23f93665c44 Sep 01 12:51:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-757bd07a-0ef1-4466-bc37-f74e6c80e872 tempest-VolumeTypesReaderTests-789351778 tempest-VolumeTypesReaderTests-789351778-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:51:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-757bd07a-0ef1-4466-bc37-f74e6c80e872 tempest-VolumeTypesReaderTests-789351778 tempest-VolumeTypesReaderTests-789351778-project-admin] Calling method '_delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:51:38 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-757bd07a-0ef1-4466-bc37-f74e6c80e872 tempest-VolumeTypesReaderTests-789351778 tempest-VolumeTypesReaderTests-789351778-project-admin] http://192.168.122.202/volume/v3/types/5b7de88c-4bdf-4bc1-9c82-e23f93665c44 returned with HTTP 202 Sep 01 12:51:38 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1322/2638] 192.168.122.202 () {58 vars in 1229 bytes} [Tue Sep 1 12:51:38 2026] DELETE /volume/v3/types/5b7de88c-4bdf-4bc1-9c82-e23f93665c44 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:51:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-6c8cfae2-395b-4879-8fff-95806bea5287 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:51:38 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-6c8cfae2-395b-4879-8fff-95806bea5287 tempest-VolumeTypesReaderTests-789351778 tempest-VolumeTypesReaderTests-789351778-project-admin] DELETE http://192.168.122.202/volume/v3/types/d89aba23-523f-4020-bd9c-f624db2530b9 Sep 01 12:51:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-6c8cfae2-395b-4879-8fff-95806bea5287 tempest-VolumeTypesReaderTests-789351778 tempest-VolumeTypesReaderTests-789351778-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:51:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-6c8cfae2-395b-4879-8fff-95806bea5287 tempest-VolumeTypesReaderTests-789351778 tempest-VolumeTypesReaderTests-789351778-project-admin] Calling method '_delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:51:38 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-6c8cfae2-395b-4879-8fff-95806bea5287 tempest-VolumeTypesReaderTests-789351778 tempest-VolumeTypesReaderTests-789351778-project-admin] http://192.168.122.202/volume/v3/types/d89aba23-523f-4020-bd9c-f624db2530b9 returned with HTTP 202 Sep 01 12:51:38 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1317/2639] 192.168.122.202 () {58 vars in 1229 bytes} [Tue Sep 1 12:51:38 2026] DELETE /volume/v3/types/d89aba23-523f-4020-bd9c-f624db2530b9 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 12:51:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-ccb7f8d3-c210-4226-a36b-a1d987719012 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:51:38 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ccb7f8d3-c210-4226-a36b-a1d987719012 tempest-VolumeTypesReaderTests-789351778 tempest-VolumeTypesReaderTests-789351778-project-admin] DELETE http://192.168.122.202/volume/v3/types/238320e4-9a21-4bed-9644-34f21763a116 Sep 01 12:51:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-ccb7f8d3-c210-4226-a36b-a1d987719012 tempest-VolumeTypesReaderTests-789351778 tempest-VolumeTypesReaderTests-789351778-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:51:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-ccb7f8d3-c210-4226-a36b-a1d987719012 tempest-VolumeTypesReaderTests-789351778 tempest-VolumeTypesReaderTests-789351778-project-admin] Calling method '_delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:51:38 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ccb7f8d3-c210-4226-a36b-a1d987719012 tempest-VolumeTypesReaderTests-789351778 tempest-VolumeTypesReaderTests-789351778-project-admin] http://192.168.122.202/volume/v3/types/238320e4-9a21-4bed-9644-34f21763a116 returned with HTTP 202 Sep 01 12:51:38 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1323/2640] 192.168.122.202 () {58 vars in 1229 bytes} [Tue Sep 1 12:51:38 2026] DELETE /volume/v3/types/238320e4-9a21-4bed-9644-34f21763a116 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:51:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-1a578916-9c79-4e5b-9695-61623ff0f0c3 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:51:38 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-1a578916-9c79-4e5b-9695-61623ff0f0c3 tempest-VolumeTypesReaderTests-789351778 tempest-VolumeTypesReaderTests-789351778-project-admin] DELETE http://192.168.122.202/volume/v3/types/436322d2-341f-4254-b4d8-950e9a06fb58 Sep 01 12:51:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-1a578916-9c79-4e5b-9695-61623ff0f0c3 tempest-VolumeTypesReaderTests-789351778 tempest-VolumeTypesReaderTests-789351778-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:51:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-1a578916-9c79-4e5b-9695-61623ff0f0c3 tempest-VolumeTypesReaderTests-789351778 tempest-VolumeTypesReaderTests-789351778-project-admin] Calling method '_delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:51:38 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-1a578916-9c79-4e5b-9695-61623ff0f0c3 tempest-VolumeTypesReaderTests-789351778 tempest-VolumeTypesReaderTests-789351778-project-admin] http://192.168.122.202/volume/v3/types/436322d2-341f-4254-b4d8-950e9a06fb58 returned with HTTP 202 Sep 01 12:51:38 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1318/2641] 192.168.122.202 () {58 vars in 1229 bytes} [Tue Sep 1 12:51:38 2026] DELETE /volume/v3/types/436322d2-341f-4254-b4d8-950e9a06fb58 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:51:48 devstack devstack@c-api.service[86814]: DEBUG dbcounter [-] [86814] Writing DB stats cinder:SELECT=204,cinder:UPDATE=45,cinder:INSERT=53 {{(pid=86814) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 12:51:48 devstack devstack@c-api.service[86815]: DEBUG dbcounter [-] [86815] Writing DB stats cinder:SELECT=257,cinder:INSERT=66,cinder:UPDATE=81 {{(pid=86815) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 12:51:48 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-e0f35fb7-9bd9-48dd-9740-56a144560c60 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:51:48 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e0f35fb7-9bd9-48dd-9740-56a144560c60 tempest-TestMinimumBasicScenario-1203551287 tempest-TestMinimumBasicScenario-1203551287-project-member] POST http://192.168.122.202/volume/v3/volumes Sep 01 12:51:48 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e0f35fb7-9bd9-48dd-9740-56a144560c60 tempest-TestMinimumBasicScenario-1203551287 tempest-TestMinimumBasicScenario-1203551287-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-231437564", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:51:48 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volumes [None req-e0f35fb7-9bd9-48dd-9740-56a144560c60 tempest-TestMinimumBasicScenario-1203551287 tempest-TestMinimumBasicScenario-1203551287-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-231437564', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:51:48 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-e0f35fb7-9bd9-48dd-9740-56a144560c60 tempest-TestMinimumBasicScenario-1203551287 tempest-TestMinimumBasicScenario-1203551287-project-member] Create volume of 1 GB Sep 01 12:51:48 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-e0f35fb7-9bd9-48dd-9740-56a144560c60 tempest-TestMinimumBasicScenario-1203551287 tempest-TestMinimumBasicScenario-1203551287-project-member] Availability Zones retrieved successfully. Sep 01 12:51:48 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-e0f35fb7-9bd9-48dd-9740-56a144560c60 tempest-TestMinimumBasicScenario-1203551287 tempest-TestMinimumBasicScenario-1203551287-project-member] Flow 'volume_create_api' (52bf990c-e80d-465f-bd15-e529cab7efd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:51:48 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-e0f35fb7-9bd9-48dd-9740-56a144560c60 tempest-TestMinimumBasicScenario-1203551287 tempest-TestMinimumBasicScenario-1203551287-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f5fe91a2-6ae4-49d4-9a31-0a05cfc27a4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:51:48 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.flows.api.create_volume [None req-e0f35fb7-9bd9-48dd-9740-56a144560c60 tempest-TestMinimumBasicScenario-1203551287 tempest-TestMinimumBasicScenario-1203551287-project-member] Validating volume size '1' using validate_int {{(pid=86814) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 12:51:48 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-e0f35fb7-9bd9-48dd-9740-56a144560c60 tempest-TestMinimumBasicScenario-1203551287 tempest-TestMinimumBasicScenario-1203551287-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f5fe91a2-6ae4-49d4-9a31-0a05cfc27a4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T10:31:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3a4f1b59-94a6-4839-b926-0837adf99645,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a4f1b59-94a6-4839-b926-0837adf99645', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:51:48 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-e0f35fb7-9bd9-48dd-9740-56a144560c60 tempest-TestMinimumBasicScenario-1203551287 tempest-TestMinimumBasicScenario-1203551287-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f420773b-9a79-4e23-8f2c-8ca9b4a93803) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:51:48 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-e0f35fb7-9bd9-48dd-9740-56a144560c60 tempest-TestMinimumBasicScenario-1203551287 tempest-TestMinimumBasicScenario-1203551287-project-member] Created reservations ['88f42467-f5b6-4c55-9e53-015cbc2de526', '745bde80-b273-4811-8130-81fc2f3148bb', '5057290b-3c8f-4631-a7e9-3bd717a5d34f', '182ff668-d2e1-4833-a329-004e63c5d80e'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:51:48 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-e0f35fb7-9bd9-48dd-9740-56a144560c60 tempest-TestMinimumBasicScenario-1203551287 tempest-TestMinimumBasicScenario-1203551287-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f420773b-9a79-4e23-8f2c-8ca9b4a93803) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['88f42467-f5b6-4c55-9e53-015cbc2de526', '745bde80-b273-4811-8130-81fc2f3148bb', '5057290b-3c8f-4631-a7e9-3bd717a5d34f', '182ff668-d2e1-4833-a329-004e63c5d80e']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:51:48 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-e0f35fb7-9bd9-48dd-9740-56a144560c60 tempest-TestMinimumBasicScenario-1203551287 tempest-TestMinimumBasicScenario-1203551287-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (83de24df-e7fa-42ff-885f-9a39bb009e0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:51:48 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:51:48 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:51:48 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-e0f35fb7-9bd9-48dd-9740-56a144560c60 tempest-TestMinimumBasicScenario-1203551287 tempest-TestMinimumBasicScenario-1203551287-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (83de24df-e7fa-42ff-885f-9a39bb009e0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f62a6705-d5e2-47fa-8539-b11aa7d73f07', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-231437564',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='115e1ac50bf248ba9acc229e2e5fa310',qos_specs=None,replication_status=,reservations=['88f42467-f5b6-4c55-9e53-015cbc2de526','745bde80-b273-4811-8130-81fc2f3148bb','5057290b-3c8f-4631-a7e9-3bd717a5d34f','182ff668-d2e1-4833-a329-004e63c5d80e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e91c7be602c34575b9de1ea8e386f3ea',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T10:51:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-231437564',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f62a6705-d5e2-47fa-8539-b11aa7d73f07,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='115e1ac50bf248ba9acc229e2e5fa310',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e91c7be602c34575b9de1ea8e386f3ea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a4f1b59-94a6-4839-b926-0837adf99645),volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:51:48 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-e0f35fb7-9bd9-48dd-9740-56a144560c60 tempest-TestMinimumBasicScenario-1203551287 tempest-TestMinimumBasicScenario-1203551287-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dcb58fa1-9564-489d-bf9e-8b0e9e2b4f4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:51:48 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-e0f35fb7-9bd9-48dd-9740-56a144560c60 tempest-TestMinimumBasicScenario-1203551287 tempest-TestMinimumBasicScenario-1203551287-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dcb58fa1-9564-489d-bf9e-8b0e9e2b4f4f) transitioned into state 'SUCCESS' from state '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-231437564',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='115e1ac50bf248ba9acc229e2e5fa310',qos_specs=None,replication_status=,reservations=['88f42467-f5b6-4c55-9e53-015cbc2de526','745bde80-b273-4811-8130-81fc2f3148bb','5057290b-3c8f-4631-a7e9-3bd717a5d34f','182ff668-d2e1-4833-a329-004e63c5d80e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e91c7be602c34575b9de1ea8e386f3ea',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:51:48 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-e0f35fb7-9bd9-48dd-9740-56a144560c60 tempest-TestMinimumBasicScenario-1203551287 tempest-TestMinimumBasicScenario-1203551287-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (38adc679-55f6-4305-ae25-f11895d7ee99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:51:48 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-e0f35fb7-9bd9-48dd-9740-56a144560c60 tempest-TestMinimumBasicScenario-1203551287 tempest-TestMinimumBasicScenario-1203551287-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (38adc679-55f6-4305-ae25-f11895d7ee99) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:51:48 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-e0f35fb7-9bd9-48dd-9740-56a144560c60 tempest-TestMinimumBasicScenario-1203551287 tempest-TestMinimumBasicScenario-1203551287-project-member] Flow 'volume_create_api' (52bf990c-e80d-465f-bd15-e529cab7efd5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86814) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:51:48 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-e0f35fb7-9bd9-48dd-9740-56a144560c60 tempest-TestMinimumBasicScenario-1203551287 tempest-TestMinimumBasicScenario-1203551287-project-member] Create volume request issued successfully. Sep 01 12:51:48 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e0f35fb7-9bd9-48dd-9740-56a144560c60 tempest-TestMinimumBasicScenario-1203551287 tempest-TestMinimumBasicScenario-1203551287-project-member] http://192.168.122.202/volume/v3/volumes returned with HTTP 202 Sep 01 12:51:48 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1324/2642] 192.168.122.202 () {60 vars in 1143 bytes} [Tue Sep 1 12:51:48 2026] POST /volume/v3/volumes => generated 763 bytes in 394 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:51:48 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-5faa7fc8-3e33-47d4-b3b2-29804b8b2908 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:51:48 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-5faa7fc8-3e33-47d4-b3b2-29804b8b2908 tempest-TestMinimumBasicScenario-1203551287 tempest-TestMinimumBasicScenario-1203551287-project-member] GET http://192.168.122.202/volume/v3/volumes/f62a6705-d5e2-47fa-8539-b11aa7d73f07 Sep 01 12:51:48 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-5faa7fc8-3e33-47d4-b3b2-29804b8b2908 tempest-TestMinimumBasicScenario-1203551287 tempest-TestMinimumBasicScenario-1203551287-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:51:48 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-5faa7fc8-3e33-47d4-b3b2-29804b8b2908 tempest-TestMinimumBasicScenario-1203551287 tempest-TestMinimumBasicScenario-1203551287-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:51:48 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:51:48 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:51:48 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:51:48 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:51:48 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-5faa7fc8-3e33-47d4-b3b2-29804b8b2908 tempest-TestMinimumBasicScenario-1203551287 tempest-TestMinimumBasicScenario-1203551287-project-member] Volume info retrieved successfully. Sep 01 12:51:48 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-5faa7fc8-3e33-47d4-b3b2-29804b8b2908 tempest-TestMinimumBasicScenario-1203551287 tempest-TestMinimumBasicScenario-1203551287-project-member] http://192.168.122.202/volume/v3/volumes/f62a6705-d5e2-47fa-8539-b11aa7d73f07 returned with HTTP 200 Sep 01 12:51:48 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1319/2643] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:51:48 2026] GET /volume/v3/volumes/f62a6705-d5e2-47fa-8539-b11aa7d73f07 => generated 831 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:51:49 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-38e8f4bc-81e1-41ab-94d0-b4ec5a8c266e None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:51:49 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-38e8f4bc-81e1-41ab-94d0-b4ec5a8c266e tempest-TestMinimumBasicScenario-1203551287 tempest-TestMinimumBasicScenario-1203551287-project-member] GET http://192.168.122.202/volume/v3/volumes/f62a6705-d5e2-47fa-8539-b11aa7d73f07 Sep 01 12:51:49 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-38e8f4bc-81e1-41ab-94d0-b4ec5a8c266e tempest-TestMinimumBasicScenario-1203551287 tempest-TestMinimumBasicScenario-1203551287-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:51:49 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-38e8f4bc-81e1-41ab-94d0-b4ec5a8c266e tempest-TestMinimumBasicScenario-1203551287 tempest-TestMinimumBasicScenario-1203551287-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:51:49 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:51:49 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:51:49 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:51:49 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:51:49 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-38e8f4bc-81e1-41ab-94d0-b4ec5a8c266e tempest-TestMinimumBasicScenario-1203551287 tempest-TestMinimumBasicScenario-1203551287-project-member] Volume info retrieved successfully. Sep 01 12:51:49 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-38e8f4bc-81e1-41ab-94d0-b4ec5a8c266e tempest-TestMinimumBasicScenario-1203551287 tempest-TestMinimumBasicScenario-1203551287-project-member] http://192.168.122.202/volume/v3/volumes/f62a6705-d5e2-47fa-8539-b11aa7d73f07 returned with HTTP 200 Sep 01 12:51:49 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1325/2644] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:51:49 2026] GET /volume/v3/volumes/f62a6705-d5e2-47fa-8539-b11aa7d73f07 => generated 855 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:51:50 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-10b632bb-cb9c-49d5-8648-942f06c94f6c None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:51:51 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-10b632bb-cb9c-49d5-8648-942f06c94f6c tempest-TestMinimumBasicScenario-1203551287 tempest-TestMinimumBasicScenario-1203551287-project-member] GET http://192.168.122.202/volume/v3/volumes/f62a6705-d5e2-47fa-8539-b11aa7d73f07 Sep 01 12:51:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-10b632bb-cb9c-49d5-8648-942f06c94f6c tempest-TestMinimumBasicScenario-1203551287 tempest-TestMinimumBasicScenario-1203551287-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:51:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-10b632bb-cb9c-49d5-8648-942f06c94f6c tempest-TestMinimumBasicScenario-1203551287 tempest-TestMinimumBasicScenario-1203551287-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:51:51 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:51:51 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:51:51 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:51:51 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:51:51 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-10b632bb-cb9c-49d5-8648-942f06c94f6c tempest-TestMinimumBasicScenario-1203551287 tempest-TestMinimumBasicScenario-1203551287-project-member] Volume info retrieved successfully. Sep 01 12:51:51 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-10b632bb-cb9c-49d5-8648-942f06c94f6c tempest-TestMinimumBasicScenario-1203551287 tempest-TestMinimumBasicScenario-1203551287-project-member] http://192.168.122.202/volume/v3/volumes/f62a6705-d5e2-47fa-8539-b11aa7d73f07 returned with HTTP 200 Sep 01 12:51:51 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1320/2645] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:51:50 2026] GET /volume/v3/volumes/f62a6705-d5e2-47fa-8539-b11aa7d73f07 => generated 856 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:51:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-8e2b528a-6a03-4ce3-810d-a6c461a44efa None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:51:51 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8e2b528a-6a03-4ce3-810d-a6c461a44efa tempest-TestMinimumBasicScenario-1203551287 tempest-TestMinimumBasicScenario-1203551287-project-member] GET http://192.168.122.202/volume/v3/volumes/f62a6705-d5e2-47fa-8539-b11aa7d73f07 Sep 01 12:51:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-8e2b528a-6a03-4ce3-810d-a6c461a44efa tempest-TestMinimumBasicScenario-1203551287 tempest-TestMinimumBasicScenario-1203551287-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:51:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-8e2b528a-6a03-4ce3-810d-a6c461a44efa tempest-TestMinimumBasicScenario-1203551287 tempest-TestMinimumBasicScenario-1203551287-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:51:51 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:51:51 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:51:51 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:51:51 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:51:51 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-8e2b528a-6a03-4ce3-810d-a6c461a44efa tempest-TestMinimumBasicScenario-1203551287 tempest-TestMinimumBasicScenario-1203551287-project-member] Volume info retrieved successfully. Sep 01 12:51:51 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8e2b528a-6a03-4ce3-810d-a6c461a44efa tempest-TestMinimumBasicScenario-1203551287 tempest-TestMinimumBasicScenario-1203551287-project-member] http://192.168.122.202/volume/v3/volumes/f62a6705-d5e2-47fa-8539-b11aa7d73f07 returned with HTTP 200 Sep 01 12:51:51 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1326/2646] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:51:51 2026] GET /volume/v3/volumes/f62a6705-d5e2-47fa-8539-b11aa7d73f07 => generated 856 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:51:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-1ae9949f-7159-4f11-a2f8-c15d185e9579 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:51:51 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-1ae9949f-7159-4f11-a2f8-c15d185e9579 tempest-TestMinimumBasicScenario-1203551287 tempest-TestMinimumBasicScenario-1203551287-project-member] GET http://192.168.122.202/volume/v3/volumes Sep 01 12:51:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-1ae9949f-7159-4f11-a2f8-c15d185e9579 tempest-TestMinimumBasicScenario-1203551287 tempest-TestMinimumBasicScenario-1203551287-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:51:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-1ae9949f-7159-4f11-a2f8-c15d185e9579 tempest-TestMinimumBasicScenario-1203551287 tempest-TestMinimumBasicScenario-1203551287-project-member] Calling method 'index' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:51:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.api_utils [None req-1ae9949f-7159-4f11-a2f8-c15d185e9579 tempest-TestMinimumBasicScenario-1203551287 tempest-TestMinimumBasicScenario-1203551287-project-member] Removing options '' from query. {{(pid=86815) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:51:51 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-1ae9949f-7159-4f11-a2f8-c15d185e9579 tempest-TestMinimumBasicScenario-1203551287 tempest-TestMinimumBasicScenario-1203551287-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86815) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 12:51:51 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:51:51 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:51:51 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-1ae9949f-7159-4f11-a2f8-c15d185e9579 tempest-TestMinimumBasicScenario-1203551287 tempest-TestMinimumBasicScenario-1203551287-project-member] Get all volumes completed successfully. Sep 01 12:51:51 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-1ae9949f-7159-4f11-a2f8-c15d185e9579 tempest-TestMinimumBasicScenario-1203551287 tempest-TestMinimumBasicScenario-1203551287-project-member] http://192.168.122.202/volume/v3/volumes returned with HTTP 200 Sep 01 12:51:51 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1321/2647] 192.168.122.202 () {58 vars in 1121 bytes} [Tue Sep 1 12:51:51 2026] GET /volume/v3/volumes => generated 346 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:51:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-a3630d59-b57e-48a4-a3e5-409627b83fba None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:51:51 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a3630d59-b57e-48a4-a3e5-409627b83fba tempest-TestMinimumBasicScenario-1203551287 tempest-TestMinimumBasicScenario-1203551287-project-member] GET http://192.168.122.202/volume/v3/volumes/f62a6705-d5e2-47fa-8539-b11aa7d73f07 Sep 01 12:51:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a3630d59-b57e-48a4-a3e5-409627b83fba tempest-TestMinimumBasicScenario-1203551287 tempest-TestMinimumBasicScenario-1203551287-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:51:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a3630d59-b57e-48a4-a3e5-409627b83fba tempest-TestMinimumBasicScenario-1203551287 tempest-TestMinimumBasicScenario-1203551287-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:51:51 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:51:51 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:51:51 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:51:51 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:51:51 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-a3630d59-b57e-48a4-a3e5-409627b83fba tempest-TestMinimumBasicScenario-1203551287 tempest-TestMinimumBasicScenario-1203551287-project-member] Volume info retrieved successfully. Sep 01 12:51:51 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a3630d59-b57e-48a4-a3e5-409627b83fba tempest-TestMinimumBasicScenario-1203551287 tempest-TestMinimumBasicScenario-1203551287-project-member] http://192.168.122.202/volume/v3/volumes/f62a6705-d5e2-47fa-8539-b11aa7d73f07 returned with HTTP 200 Sep 01 12:51:51 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1327/2648] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:51:51 2026] GET /volume/v3/volumes/f62a6705-d5e2-47fa-8539-b11aa7d73f07 => generated 856 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:51:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-fd318040-60c4-44e0-aa24-d62eabcce32c req-49078746-af34-4c9a-8352-b8b2ff7149db None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:51:51 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-fd318040-60c4-44e0-aa24-d62eabcce32c req-49078746-af34-4c9a-8352-b8b2ff7149db tempest-TestMinimumBasicScenario-1203551287 tempest-TestMinimumBasicScenario-1203551287-project-member] GET http://192.168.122.202/volume/v3/volumes/f62a6705-d5e2-47fa-8539-b11aa7d73f07 Sep 01 12:51:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-fd318040-60c4-44e0-aa24-d62eabcce32c req-49078746-af34-4c9a-8352-b8b2ff7149db tempest-TestMinimumBasicScenario-1203551287 tempest-TestMinimumBasicScenario-1203551287-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:51:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-fd318040-60c4-44e0-aa24-d62eabcce32c req-49078746-af34-4c9a-8352-b8b2ff7149db tempest-TestMinimumBasicScenario-1203551287 tempest-TestMinimumBasicScenario-1203551287-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:51:51 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:51:51 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:51:51 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:51:51 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:51:51 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [req-fd318040-60c4-44e0-aa24-d62eabcce32c req-49078746-af34-4c9a-8352-b8b2ff7149db tempest-TestMinimumBasicScenario-1203551287 tempest-TestMinimumBasicScenario-1203551287-project-member] Volume info retrieved successfully. Sep 01 12:51:51 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-fd318040-60c4-44e0-aa24-d62eabcce32c req-49078746-af34-4c9a-8352-b8b2ff7149db tempest-TestMinimumBasicScenario-1203551287 tempest-TestMinimumBasicScenario-1203551287-project-member] http://192.168.122.202/volume/v3/volumes/f62a6705-d5e2-47fa-8539-b11aa7d73f07 returned with HTTP 200 Sep 01 12:51:51 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1322/2649] 192.168.122.202 () {60 vars in 1487 bytes} [Tue Sep 1 12:51:51 2026] GET /volume/v3/volumes/f62a6705-d5e2-47fa-8539-b11aa7d73f07 => generated 856 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:51:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-ccf05b19-9396-493b-af8b-46c254813ec8 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:51:51 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ccf05b19-9396-493b-af8b-46c254813ec8 None None] GET http://192.168.122.202/volume// Sep 01 12:51:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-ccf05b19-9396-493b-af8b-46c254813ec8 None None] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:51:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-ccf05b19-9396-493b-af8b-46c254813ec8 None None] Calling method 'all' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:51:51 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ccf05b19-9396-493b-af8b-46c254813ec8 None None] http://192.168.122.202/volume// returned with HTTP 300 Sep 01 12:51:51 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1328/2650] 192.168.122.202 () {58 vars in 1317 bytes} [Tue Sep 1 12:51:51 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 12:51:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-fd318040-60c4-44e0-aa24-d62eabcce32c req-b664349b-519f-4411-8205-4ad8c0b26481 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:51:51 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-fd318040-60c4-44e0-aa24-d62eabcce32c req-b664349b-519f-4411-8205-4ad8c0b26481 tempest-TestMinimumBasicScenario-1203551287 tempest-TestMinimumBasicScenario-1203551287-project-member] POST http://192.168.122.202/volume/v3/attachments Sep 01 12:51:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-fd318040-60c4-44e0-aa24-d62eabcce32c req-b664349b-519f-4411-8205-4ad8c0b26481 tempest-TestMinimumBasicScenario-1203551287 tempest-TestMinimumBasicScenario-1203551287-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f62a6705-d5e2-47fa-8539-b11aa7d73f07", "connector": null, "instance_uuid": "94a913bb-c7d8-4e17-9866-71abc5b88489"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:51:51 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:51:51 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:51:51 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:51:51 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:51:51 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-fd318040-60c4-44e0-aa24-d62eabcce32c req-b664349b-519f-4411-8205-4ad8c0b26481 tempest-TestMinimumBasicScenario-1203551287 tempest-TestMinimumBasicScenario-1203551287-project-member] http://192.168.122.202/volume/v3/attachments returned with HTTP 200 Sep 01 12:51:51 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1323/2651] 192.168.122.202 () {66 vars in 1483 bytes} [Tue Sep 1 12:51:51 2026] POST /volume/v3/attachments => generated 273 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:51:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-5d23ff19-ef83-4e59-a7ce-50c014abdf58 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:51:51 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-5d23ff19-ef83-4e59-a7ce-50c014abdf58 tempest-TestMinimumBasicScenario-1203551287 tempest-TestMinimumBasicScenario-1203551287-project-member] GET http://192.168.122.202/volume/v3/volumes/f62a6705-d5e2-47fa-8539-b11aa7d73f07 Sep 01 12:51:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-5d23ff19-ef83-4e59-a7ce-50c014abdf58 tempest-TestMinimumBasicScenario-1203551287 tempest-TestMinimumBasicScenario-1203551287-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:51:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-5d23ff19-ef83-4e59-a7ce-50c014abdf58 tempest-TestMinimumBasicScenario-1203551287 tempest-TestMinimumBasicScenario-1203551287-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:51:51 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:51:51 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:51:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-54fc5ecc-207d-4cb0-8d20-99c56119300c None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:51:51 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-54fc5ecc-207d-4cb0-8d20-99c56119300c None None] GET http://192.168.122.202/volume// Sep 01 12:51:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-54fc5ecc-207d-4cb0-8d20-99c56119300c None None] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:51:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-54fc5ecc-207d-4cb0-8d20-99c56119300c None None] Calling method 'all' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:51:51 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:51:51 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:51:51 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-54fc5ecc-207d-4cb0-8d20-99c56119300c None None] http://192.168.122.202/volume// returned with HTTP 300 Sep 01 12:51:51 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1324/2652] 192.168.122.202 () {58 vars in 1315 bytes} [Tue Sep 1 12:51:51 2026] GET /volume/ => generated 390 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 12:51:51 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-5d23ff19-ef83-4e59-a7ce-50c014abdf58 tempest-TestMinimumBasicScenario-1203551287 tempest-TestMinimumBasicScenario-1203551287-project-member] Volume info retrieved successfully. Sep 01 12:51:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-fd318040-60c4-44e0-aa24-d62eabcce32c req-6d675676-d657-4df0-a18c-23edffeb1133 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:51:51 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-fd318040-60c4-44e0-aa24-d62eabcce32c req-6d675676-d657-4df0-a18c-23edffeb1133 tempest-TestMinimumBasicScenario-1203551287 tempest-TestMinimumBasicScenario-1203551287-project-member] GET http://192.168.122.202/volume/v3/volumes/f62a6705-d5e2-47fa-8539-b11aa7d73f07 Sep 01 12:51:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-fd318040-60c4-44e0-aa24-d62eabcce32c req-6d675676-d657-4df0-a18c-23edffeb1133 tempest-TestMinimumBasicScenario-1203551287 tempest-TestMinimumBasicScenario-1203551287-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:51:51 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-5d23ff19-ef83-4e59-a7ce-50c014abdf58 tempest-TestMinimumBasicScenario-1203551287 tempest-TestMinimumBasicScenario-1203551287-project-member] http://192.168.122.202/volume/v3/volumes/f62a6705-d5e2-47fa-8539-b11aa7d73f07 returned with HTTP 200 Sep 01 12:51:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-fd318040-60c4-44e0-aa24-d62eabcce32c req-6d675676-d657-4df0-a18c-23edffeb1133 tempest-TestMinimumBasicScenario-1203551287 tempest-TestMinimumBasicScenario-1203551287-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:51:51 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1329/2653] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:51:51 2026] GET /volume/v3/volumes/f62a6705-d5e2-47fa-8539-b11aa7d73f07 => generated 855 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:51:51 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:51:51 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:51:51 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:51:51 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:51:51 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [req-fd318040-60c4-44e0-aa24-d62eabcce32c req-6d675676-d657-4df0-a18c-23edffeb1133 tempest-TestMinimumBasicScenario-1203551287 tempest-TestMinimumBasicScenario-1203551287-project-member] Volume info retrieved successfully. Sep 01 12:51:51 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-fd318040-60c4-44e0-aa24-d62eabcce32c req-6d675676-d657-4df0-a18c-23edffeb1133 tempest-TestMinimumBasicScenario-1203551287 tempest-TestMinimumBasicScenario-1203551287-project-member] http://192.168.122.202/volume/v3/volumes/f62a6705-d5e2-47fa-8539-b11aa7d73f07 returned with HTTP 200 Sep 01 12:51:51 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1325/2654] 192.168.122.202 () {62 vars in 1528 bytes} [Tue Sep 1 12:51:51 2026] GET /volume/v3/volumes/f62a6705-d5e2-47fa-8539-b11aa7d73f07 => generated 1036 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 12:51:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-fd318040-60c4-44e0-aa24-d62eabcce32c req-a09e5789-8e68-4374-9616-cc1e087c577a None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:51:51 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-fd318040-60c4-44e0-aa24-d62eabcce32c req-a09e5789-8e68-4374-9616-cc1e087c577a tempest-TestMinimumBasicScenario-1203551287 tempest-TestMinimumBasicScenario-1203551287-project-member] PUT http://192.168.122.202/volume/v3/attachments/5f1f0ad7-426d-4cd9-9b22-17ad7ae6611c Sep 01 12:51:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-fd318040-60c4-44e0-aa24-d62eabcce32c req-a09e5789-8e68-4374-9616-cc1e087c577a tempest-TestMinimumBasicScenario-1203551287 tempest-TestMinimumBasicScenario-1203551287-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.202", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9cabaa2c96fd", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "d576c0ca-ddd0-46cc-913d-b7a80063e011", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:51:51 devstack devstack@c-api.service[86814]: DEBUG cinder.coordination [req-fd318040-60c4-44e0-aa24-d62eabcce32c req-a09e5789-8e68-4374-9616-cc1e087c577a tempest-TestMinimumBasicScenario-1203551287 tempest-TestMinimumBasicScenario-1203551287-project-member] Acquiring lock "cinder-attachment_update-f62a6705-d5e2-47fa-8539-b11aa7d73f07-devstack" by "attachment_update" {{(pid=86814) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 12:51:51 devstack devstack@c-api.service[86814]: DEBUG cinder.coordination [req-fd318040-60c4-44e0-aa24-d62eabcce32c req-a09e5789-8e68-4374-9616-cc1e087c577a tempest-TestMinimumBasicScenario-1203551287 tempest-TestMinimumBasicScenario-1203551287-project-member] Lock "cinder-attachment_update-f62a6705-d5e2-47fa-8539-b11aa7d73f07-devstack" acquired by "attachment_update" :: waited 0.018s {{(pid=86814) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 12:51:51 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:51:51 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:51:51 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:51:51 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:51:52 devstack devstack@c-api.service[86814]: DEBUG cinder.coordination [req-fd318040-60c4-44e0-aa24-d62eabcce32c req-a09e5789-8e68-4374-9616-cc1e087c577a tempest-TestMinimumBasicScenario-1203551287 tempest-TestMinimumBasicScenario-1203551287-project-member] Lock "cinder-attachment_update-f62a6705-d5e2-47fa-8539-b11aa7d73f07-devstack" released by "attachment_update" :: held 0.189s {{(pid=86814) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 12:51:52 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-fd318040-60c4-44e0-aa24-d62eabcce32c req-a09e5789-8e68-4374-9616-cc1e087c577a tempest-TestMinimumBasicScenario-1203551287 tempest-TestMinimumBasicScenario-1203551287-project-member] http://192.168.122.202/volume/v3/attachments/5f1f0ad7-426d-4cd9-9b22-17ad7ae6611c returned with HTTP 200 Sep 01 12:51:52 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1330/2655] 192.168.122.202 () {66 vars in 1593 bytes} [Tue Sep 1 12:51:51 2026] PUT /volume/v3/attachments/5f1f0ad7-426d-4cd9-9b22-17ad7ae6611c => generated 694 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:51:52 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-55e888eb-f70f-474b-8ccf-c75e19d9066d None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:51:52 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-fd318040-60c4-44e0-aa24-d62eabcce32c req-4c8db659-8b2d-4df8-97d0-4eff554bc2a4 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:51:52 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-55e888eb-f70f-474b-8ccf-c75e19d9066d tempest-TestMinimumBasicScenario-1203551287 tempest-TestMinimumBasicScenario-1203551287-project-member] GET http://192.168.122.202/volume/v3/volumes/f62a6705-d5e2-47fa-8539-b11aa7d73f07 Sep 01 12:51:52 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-55e888eb-f70f-474b-8ccf-c75e19d9066d tempest-TestMinimumBasicScenario-1203551287 tempest-TestMinimumBasicScenario-1203551287-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:51:52 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-55e888eb-f70f-474b-8ccf-c75e19d9066d tempest-TestMinimumBasicScenario-1203551287 tempest-TestMinimumBasicScenario-1203551287-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:51:52 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-fd318040-60c4-44e0-aa24-d62eabcce32c req-4c8db659-8b2d-4df8-97d0-4eff554bc2a4 tempest-TestMinimumBasicScenario-1203551287 tempest-TestMinimumBasicScenario-1203551287-project-member] POST http://192.168.122.202/volume/v3/attachments/5f1f0ad7-426d-4cd9-9b22-17ad7ae6611c/action Sep 01 12:51:52 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-fd318040-60c4-44e0-aa24-d62eabcce32c req-4c8db659-8b2d-4df8-97d0-4eff554bc2a4 tempest-TestMinimumBasicScenario-1203551287 tempest-TestMinimumBasicScenario-1203551287-project-member] Action body: b'{"os-complete": null}' {{(pid=86814) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:51:52 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-fd318040-60c4-44e0-aa24-d62eabcce32c req-4c8db659-8b2d-4df8-97d0-4eff554bc2a4 tempest-TestMinimumBasicScenario-1203551287 tempest-TestMinimumBasicScenario-1203551287-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:51:52 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:51:52 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:51:52 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:51:52 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:51:52 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-55e888eb-f70f-474b-8ccf-c75e19d9066d tempest-TestMinimumBasicScenario-1203551287 tempest-TestMinimumBasicScenario-1203551287-project-member] Volume info retrieved successfully. Sep 01 12:51:52 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-55e888eb-f70f-474b-8ccf-c75e19d9066d tempest-TestMinimumBasicScenario-1203551287 tempest-TestMinimumBasicScenario-1203551287-project-member] http://192.168.122.202/volume/v3/volumes/f62a6705-d5e2-47fa-8539-b11aa7d73f07 returned with HTTP 200 Sep 01 12:51:52 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1326/2656] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:51:52 2026] GET /volume/v3/volumes/f62a6705-d5e2-47fa-8539-b11aa7d73f07 => generated 856 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:51:52 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:51:52 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:51:52 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:51:52 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:51:52 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-fd318040-60c4-44e0-aa24-d62eabcce32c req-4c8db659-8b2d-4df8-97d0-4eff554bc2a4 tempest-TestMinimumBasicScenario-1203551287 tempest-TestMinimumBasicScenario-1203551287-project-member] http://192.168.122.202/volume/v3/attachments/5f1f0ad7-426d-4cd9-9b22-17ad7ae6611c/action returned with HTTP 204 Sep 01 12:51:52 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1331/2657] 192.168.122.202 () {66 vars in 1614 bytes} [Tue Sep 1 12:51:52 2026] POST /volume/v3/attachments/5f1f0ad7-426d-4cd9-9b22-17ad7ae6611c/action => generated 0 bytes in 89 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:51:53 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-b13aa9f4-cc6e-4b5b-9535-7d7d12124409 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:51:53 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b13aa9f4-cc6e-4b5b-9535-7d7d12124409 tempest-TestMinimumBasicScenario-1203551287 tempest-TestMinimumBasicScenario-1203551287-project-member] GET http://192.168.122.202/volume/v3/volumes/f62a6705-d5e2-47fa-8539-b11aa7d73f07 Sep 01 12:51:53 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b13aa9f4-cc6e-4b5b-9535-7d7d12124409 tempest-TestMinimumBasicScenario-1203551287 tempest-TestMinimumBasicScenario-1203551287-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:51:53 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b13aa9f4-cc6e-4b5b-9535-7d7d12124409 tempest-TestMinimumBasicScenario-1203551287 tempest-TestMinimumBasicScenario-1203551287-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:51:53 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:51:53 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:51:53 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:51:53 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:51:53 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-b13aa9f4-cc6e-4b5b-9535-7d7d12124409 tempest-TestMinimumBasicScenario-1203551287 tempest-TestMinimumBasicScenario-1203551287-project-member] Volume info retrieved successfully. Sep 01 12:51:53 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b13aa9f4-cc6e-4b5b-9535-7d7d12124409 tempest-TestMinimumBasicScenario-1203551287 tempest-TestMinimumBasicScenario-1203551287-project-member] http://192.168.122.202/volume/v3/volumes/f62a6705-d5e2-47fa-8539-b11aa7d73f07 returned with HTTP 200 Sep 01 12:51:53 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1327/2658] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:51:53 2026] GET /volume/v3/volumes/f62a6705-d5e2-47fa-8539-b11aa7d73f07 => generated 1148 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:51:53 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-00d6e906-7281-4ee8-b25a-4869910c0c77 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:51:53 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-00d6e906-7281-4ee8-b25a-4869910c0c77 tempest-TestMinimumBasicScenario-1203551287 tempest-TestMinimumBasicScenario-1203551287-project-member] GET http://192.168.122.202/volume/v3/volumes/f62a6705-d5e2-47fa-8539-b11aa7d73f07 Sep 01 12:51:53 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-00d6e906-7281-4ee8-b25a-4869910c0c77 tempest-TestMinimumBasicScenario-1203551287 tempest-TestMinimumBasicScenario-1203551287-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:51:53 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-00d6e906-7281-4ee8-b25a-4869910c0c77 tempest-TestMinimumBasicScenario-1203551287 tempest-TestMinimumBasicScenario-1203551287-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:51:53 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:51:53 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:51:53 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:51:53 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:51:53 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-00d6e906-7281-4ee8-b25a-4869910c0c77 tempest-TestMinimumBasicScenario-1203551287 tempest-TestMinimumBasicScenario-1203551287-project-member] Volume info retrieved successfully. Sep 01 12:51:53 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-00d6e906-7281-4ee8-b25a-4869910c0c77 tempest-TestMinimumBasicScenario-1203551287 tempest-TestMinimumBasicScenario-1203551287-project-member] http://192.168.122.202/volume/v3/volumes/f62a6705-d5e2-47fa-8539-b11aa7d73f07 returned with HTTP 200 Sep 01 12:51:53 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1332/2659] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:51:53 2026] GET /volume/v3/volumes/f62a6705-d5e2-47fa-8539-b11aa7d73f07 => generated 1148 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:51:53 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-1976ff6b-6160-437d-958e-69b2ba738f1c None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:51:53 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-1976ff6b-6160-437d-958e-69b2ba738f1c tempest-TestMinimumBasicScenario-1203551287 tempest-TestMinimumBasicScenario-1203551287-project-member] GET http://192.168.122.202/volume/v3/volumes/f62a6705-d5e2-47fa-8539-b11aa7d73f07 Sep 01 12:51:53 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-1976ff6b-6160-437d-958e-69b2ba738f1c tempest-TestMinimumBasicScenario-1203551287 tempest-TestMinimumBasicScenario-1203551287-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:51:53 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-1976ff6b-6160-437d-958e-69b2ba738f1c tempest-TestMinimumBasicScenario-1203551287 tempest-TestMinimumBasicScenario-1203551287-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:51:53 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:51:53 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:51:53 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:51:53 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:51:53 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-1976ff6b-6160-437d-958e-69b2ba738f1c tempest-TestMinimumBasicScenario-1203551287 tempest-TestMinimumBasicScenario-1203551287-project-member] Volume info retrieved successfully. Sep 01 12:51:54 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-1976ff6b-6160-437d-958e-69b2ba738f1c tempest-TestMinimumBasicScenario-1203551287 tempest-TestMinimumBasicScenario-1203551287-project-member] http://192.168.122.202/volume/v3/volumes/f62a6705-d5e2-47fa-8539-b11aa7d73f07 returned with HTTP 200 Sep 01 12:51:54 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1328/2660] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:51:53 2026] GET /volume/v3/volumes/f62a6705-d5e2-47fa-8539-b11aa7d73f07 => generated 1148 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:52:03 devstack devstack@c-api.service[86814]: DEBUG dbcounter [-] [86814] Writing DB stats cinder:SELECT=57,cinder:INSERT=10,cinder:UPDATE=15 {{(pid=86814) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 12:52:03 devstack devstack@c-api.service[86815]: DEBUG dbcounter [-] [86815] Writing DB stats cinder:SELECT=39,cinder:UPDATE=2,cinder:INSERT=1 {{(pid=86815) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 12:52:07 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-da832f69-e04a-4f87-8e54-a037a3967842 req-2f4d180c-8507-4531-84a5-708b99ca2f5b None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:52:07 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-da832f69-e04a-4f87-8e54-a037a3967842 req-2f4d180c-8507-4531-84a5-708b99ca2f5b tempest-TestMinimumBasicScenario-1203551287 tempest-TestMinimumBasicScenario-1203551287-project-member] GET http://192.168.122.202/volume/v3/attachments?instance_id=94a913bb-c7d8-4e17-9866-71abc5b88489 Sep 01 12:52:07 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-da832f69-e04a-4f87-8e54-a037a3967842 req-2f4d180c-8507-4531-84a5-708b99ca2f5b tempest-TestMinimumBasicScenario-1203551287 tempest-TestMinimumBasicScenario-1203551287-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:52:07 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-da832f69-e04a-4f87-8e54-a037a3967842 req-2f4d180c-8507-4531-84a5-708b99ca2f5b tempest-TestMinimumBasicScenario-1203551287 tempest-TestMinimumBasicScenario-1203551287-project-member] Calling method 'version_select' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:52:07 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume_attachment.py:249: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:52:07 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, cls(context), Sep 01 12:52:07 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-da832f69-e04a-4f87-8e54-a037a3967842 req-2f4d180c-8507-4531-84a5-708b99ca2f5b tempest-TestMinimumBasicScenario-1203551287 tempest-TestMinimumBasicScenario-1203551287-project-member] http://192.168.122.202/volume/v3/attachments?instance_id=94a913bb-c7d8-4e17-9866-71abc5b88489 returned with HTTP 200 Sep 01 12:52:07 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1333/2661] 192.168.122.202 () {62 vars in 1526 bytes} [Tue Sep 1 12:52:07 2026] GET /volume/v3/attachments?instance_id=94a913bb-c7d8-4e17-9866-71abc5b88489 => generated 192 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:52:07 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-da832f69-e04a-4f87-8e54-a037a3967842 req-d7bdf55b-7be0-4239-932e-578ad23047da None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:52:07 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-da832f69-e04a-4f87-8e54-a037a3967842 req-d7bdf55b-7be0-4239-932e-578ad23047da tempest-TestMinimumBasicScenario-1203551287 tempest-TestMinimumBasicScenario-1203551287-project-member] GET http://192.168.122.202/volume/v3/attachments/5f1f0ad7-426d-4cd9-9b22-17ad7ae6611c Sep 01 12:52:07 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-da832f69-e04a-4f87-8e54-a037a3967842 req-d7bdf55b-7be0-4239-932e-578ad23047da tempest-TestMinimumBasicScenario-1203551287 tempest-TestMinimumBasicScenario-1203551287-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:52:07 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-da832f69-e04a-4f87-8e54-a037a3967842 req-d7bdf55b-7be0-4239-932e-578ad23047da tempest-TestMinimumBasicScenario-1203551287 tempest-TestMinimumBasicScenario-1203551287-project-member] Calling method 'version_select' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:52:07 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:52:07 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:52:07 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-da832f69-e04a-4f87-8e54-a037a3967842 req-d7bdf55b-7be0-4239-932e-578ad23047da tempest-TestMinimumBasicScenario-1203551287 tempest-TestMinimumBasicScenario-1203551287-project-member] http://192.168.122.202/volume/v3/attachments/5f1f0ad7-426d-4cd9-9b22-17ad7ae6611c returned with HTTP 200 Sep 01 12:52:07 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1329/2662] 192.168.122.202 () {62 vars in 1540 bytes} [Tue Sep 1 12:52:07 2026] GET /volume/v3/attachments/5f1f0ad7-426d-4cd9-9b22-17ad7ae6611c => generated 718 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:52:17 devstack devstack@c-api.service[86814]: DEBUG dbcounter [-] [86814] Writing DB stats cinder:SELECT=2 {{(pid=86814) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 12:52:17 devstack devstack@c-api.service[86815]: DEBUG dbcounter [-] [86815] Writing DB stats cinder:SELECT=4 {{(pid=86815) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 12:52:35 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-9d248c01-5aae-40aa-845e-8a32a7582a30 req-dec86ab2-016b-42bc-96fa-65c4633bda4e None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:52:35 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-9d248c01-5aae-40aa-845e-8a32a7582a30 req-dec86ab2-016b-42bc-96fa-65c4633bda4e tempest-TestMinimumBasicScenario-1203551287 tempest-TestMinimumBasicScenario-1203551287-project-member] GET http://192.168.122.202/volume/v3/volumes/f62a6705-d5e2-47fa-8539-b11aa7d73f07 Sep 01 12:52:35 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-9d248c01-5aae-40aa-845e-8a32a7582a30 req-dec86ab2-016b-42bc-96fa-65c4633bda4e tempest-TestMinimumBasicScenario-1203551287 tempest-TestMinimumBasicScenario-1203551287-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:52:35 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-9d248c01-5aae-40aa-845e-8a32a7582a30 req-dec86ab2-016b-42bc-96fa-65c4633bda4e tempest-TestMinimumBasicScenario-1203551287 tempest-TestMinimumBasicScenario-1203551287-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:52:35 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:52:35 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:52:35 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:52:35 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:52:35 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [req-9d248c01-5aae-40aa-845e-8a32a7582a30 req-dec86ab2-016b-42bc-96fa-65c4633bda4e tempest-TestMinimumBasicScenario-1203551287 tempest-TestMinimumBasicScenario-1203551287-project-member] Volume info retrieved successfully. Sep 01 12:52:35 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-9d248c01-5aae-40aa-845e-8a32a7582a30 req-dec86ab2-016b-42bc-96fa-65c4633bda4e tempest-TestMinimumBasicScenario-1203551287 tempest-TestMinimumBasicScenario-1203551287-project-member] http://192.168.122.202/volume/v3/volumes/f62a6705-d5e2-47fa-8539-b11aa7d73f07 returned with HTTP 200 Sep 01 12:52:35 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1334/2663] 192.168.122.202 () {60 vars in 1487 bytes} [Tue Sep 1 12:52:35 2026] GET /volume/v3/volumes/f62a6705-d5e2-47fa-8539-b11aa7d73f07 => generated 1148 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:52:35 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-9d248c01-5aae-40aa-845e-8a32a7582a30 req-a3292526-c059-40ad-8441-9625be947414 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:52:35 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-9d248c01-5aae-40aa-845e-8a32a7582a30 req-a3292526-c059-40ad-8441-9625be947414 tempest-TestMinimumBasicScenario-1203551287 tempest-TestMinimumBasicScenario-1203551287-project-member] POST http://192.168.122.202/volume/v3/volumes/f62a6705-d5e2-47fa-8539-b11aa7d73f07/action Sep 01 12:52:35 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-9d248c01-5aae-40aa-845e-8a32a7582a30 req-a3292526-c059-40ad-8441-9625be947414 tempest-TestMinimumBasicScenario-1203551287 tempest-TestMinimumBasicScenario-1203551287-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86815) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:52:35 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-9d248c01-5aae-40aa-845e-8a32a7582a30 req-a3292526-c059-40ad-8441-9625be947414 tempest-TestMinimumBasicScenario-1203551287 tempest-TestMinimumBasicScenario-1203551287-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:52:35 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:52:35 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:52:35 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:52:35 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:52:35 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [req-9d248c01-5aae-40aa-845e-8a32a7582a30 req-a3292526-c059-40ad-8441-9625be947414 tempest-TestMinimumBasicScenario-1203551287 tempest-TestMinimumBasicScenario-1203551287-project-member] Volume info retrieved successfully. Sep 01 12:52:35 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [req-9d248c01-5aae-40aa-845e-8a32a7582a30 req-a3292526-c059-40ad-8441-9625be947414 tempest-TestMinimumBasicScenario-1203551287 tempest-TestMinimumBasicScenario-1203551287-project-member] Begin detaching volume completed successfully. Sep 01 12:52:35 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-9d248c01-5aae-40aa-845e-8a32a7582a30 req-a3292526-c059-40ad-8441-9625be947414 tempest-TestMinimumBasicScenario-1203551287 tempest-TestMinimumBasicScenario-1203551287-project-member] http://192.168.122.202/volume/v3/volumes/f62a6705-d5e2-47fa-8539-b11aa7d73f07/action returned with HTTP 202 Sep 01 12:52:35 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1330/2664] 192.168.122.202 () {64 vars in 1561 bytes} [Tue Sep 1 12:52:35 2026] POST /volume/v3/volumes/f62a6705-d5e2-47fa-8539-b11aa7d73f07/action => generated 0 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 12:52:35 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-f2e1b488-64dd-48c2-a546-5f7a61a0fc8a None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:52:35 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f2e1b488-64dd-48c2-a546-5f7a61a0fc8a None None] GET http://192.168.122.202/volume// Sep 01 12:52:35 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f2e1b488-64dd-48c2-a546-5f7a61a0fc8a None None] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:52:35 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f2e1b488-64dd-48c2-a546-5f7a61a0fc8a None None] Calling method 'all' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:52:35 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f2e1b488-64dd-48c2-a546-5f7a61a0fc8a None None] http://192.168.122.202/volume// returned with HTTP 300 Sep 01 12:52:35 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1335/2665] 192.168.122.202 () {58 vars in 1315 bytes} [Tue Sep 1 12:52:35 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 12:52:35 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-9d248c01-5aae-40aa-845e-8a32a7582a30 req-4051ca21-4815-4716-98ad-7d52e1388971 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:52:35 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-9d248c01-5aae-40aa-845e-8a32a7582a30 req-4051ca21-4815-4716-98ad-7d52e1388971 tempest-TestMinimumBasicScenario-1203551287 tempest-TestMinimumBasicScenario-1203551287-project-member] GET http://192.168.122.202/volume/v3/volumes/f62a6705-d5e2-47fa-8539-b11aa7d73f07 Sep 01 12:52:35 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-9d248c01-5aae-40aa-845e-8a32a7582a30 req-4051ca21-4815-4716-98ad-7d52e1388971 tempest-TestMinimumBasicScenario-1203551287 tempest-TestMinimumBasicScenario-1203551287-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:52:35 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-9d248c01-5aae-40aa-845e-8a32a7582a30 req-4051ca21-4815-4716-98ad-7d52e1388971 tempest-TestMinimumBasicScenario-1203551287 tempest-TestMinimumBasicScenario-1203551287-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:52:35 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:52:35 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:52:35 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:52:35 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:52:35 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [req-9d248c01-5aae-40aa-845e-8a32a7582a30 req-4051ca21-4815-4716-98ad-7d52e1388971 tempest-TestMinimumBasicScenario-1203551287 tempest-TestMinimumBasicScenario-1203551287-project-member] Volume info retrieved successfully. Sep 01 12:52:35 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-9d248c01-5aae-40aa-845e-8a32a7582a30 req-4051ca21-4815-4716-98ad-7d52e1388971 tempest-TestMinimumBasicScenario-1203551287 tempest-TestMinimumBasicScenario-1203551287-project-member] http://192.168.122.202/volume/v3/volumes/f62a6705-d5e2-47fa-8539-b11aa7d73f07 returned with HTTP 200 Sep 01 12:52:35 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1331/2666] 192.168.122.202 () {62 vars in 1528 bytes} [Tue Sep 1 12:52:35 2026] GET /volume/v3/volumes/f62a6705-d5e2-47fa-8539-b11aa7d73f07 => generated 1332 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 12:52:35 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-9d248c01-5aae-40aa-845e-8a32a7582a30 req-d531852d-7765-4787-b82f-1da80598d876 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:52:35 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-9d248c01-5aae-40aa-845e-8a32a7582a30 req-d531852d-7765-4787-b82f-1da80598d876 tempest-TestMinimumBasicScenario-1203551287 tempest-TestMinimumBasicScenario-1203551287-project-member] DELETE http://192.168.122.202/volume/v3/attachments/5f1f0ad7-426d-4cd9-9b22-17ad7ae6611c Sep 01 12:52:35 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-9d248c01-5aae-40aa-845e-8a32a7582a30 req-d531852d-7765-4787-b82f-1da80598d876 tempest-TestMinimumBasicScenario-1203551287 tempest-TestMinimumBasicScenario-1203551287-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:52:35 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-9d248c01-5aae-40aa-845e-8a32a7582a30 req-d531852d-7765-4787-b82f-1da80598d876 tempest-TestMinimumBasicScenario-1203551287 tempest-TestMinimumBasicScenario-1203551287-project-member] Calling method 'version_select' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:52:35 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:52:35 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:52:35 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:52:35 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, Sep 01 12:52:35 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-9d248c01-5aae-40aa-845e-8a32a7582a30 req-d531852d-7765-4787-b82f-1da80598d876 tempest-TestMinimumBasicScenario-1203551287 tempest-TestMinimumBasicScenario-1203551287-project-member] http://192.168.122.202/volume/v3/attachments/5f1f0ad7-426d-4cd9-9b22-17ad7ae6611c returned with HTTP 200 Sep 01 12:52:35 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1336/2667] 192.168.122.202 () {64 vars in 1562 bytes} [Tue Sep 1 12:52:35 2026] DELETE /volume/v3/attachments/5f1f0ad7-426d-4cd9-9b22-17ad7ae6611c => generated 19 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:52:36 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-bbc36d3b-d913-4c72-af4d-e09a0036b129 req-7fc64b6e-9626-4312-b8d7-95edd3546c20 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:52:36 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-bbc36d3b-d913-4c72-af4d-e09a0036b129 req-7fc64b6e-9626-4312-b8d7-95edd3546c20 tempest-TestMinimumBasicScenario-1203551287 tempest-TestMinimumBasicScenario-1203551287-project-member] GET http://192.168.122.202/volume/v3/volumes/f62a6705-d5e2-47fa-8539-b11aa7d73f07 Sep 01 12:52:36 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-bbc36d3b-d913-4c72-af4d-e09a0036b129 req-7fc64b6e-9626-4312-b8d7-95edd3546c20 tempest-TestMinimumBasicScenario-1203551287 tempest-TestMinimumBasicScenario-1203551287-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:52:36 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-bbc36d3b-d913-4c72-af4d-e09a0036b129 req-7fc64b6e-9626-4312-b8d7-95edd3546c20 tempest-TestMinimumBasicScenario-1203551287 tempest-TestMinimumBasicScenario-1203551287-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:52:36 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:52:36 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:52:36 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:52:36 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:52:36 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [req-bbc36d3b-d913-4c72-af4d-e09a0036b129 req-7fc64b6e-9626-4312-b8d7-95edd3546c20 tempest-TestMinimumBasicScenario-1203551287 tempest-TestMinimumBasicScenario-1203551287-project-member] Volume info retrieved successfully. Sep 01 12:52:36 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-bbc36d3b-d913-4c72-af4d-e09a0036b129 req-7fc64b6e-9626-4312-b8d7-95edd3546c20 tempest-TestMinimumBasicScenario-1203551287 tempest-TestMinimumBasicScenario-1203551287-project-member] http://192.168.122.202/volume/v3/volumes/f62a6705-d5e2-47fa-8539-b11aa7d73f07 returned with HTTP 200 Sep 01 12:52:36 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1332/2668] 192.168.122.202 () {60 vars in 1487 bytes} [Tue Sep 1 12:52:36 2026] GET /volume/v3/volumes/f62a6705-d5e2-47fa-8539-b11aa7d73f07 => generated 856 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:52:36 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-8f41b936-ffeb-473f-b1a1-b782817146b6 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:52:36 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8f41b936-ffeb-473f-b1a1-b782817146b6 tempest-TestMinimumBasicScenario-1203551287 tempest-TestMinimumBasicScenario-1203551287-project-member] DELETE http://192.168.122.202/volume/v3/volumes/f62a6705-d5e2-47fa-8539-b11aa7d73f07 Sep 01 12:52:36 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-8f41b936-ffeb-473f-b1a1-b782817146b6 tempest-TestMinimumBasicScenario-1203551287 tempest-TestMinimumBasicScenario-1203551287-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:52:36 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-8f41b936-ffeb-473f-b1a1-b782817146b6 tempest-TestMinimumBasicScenario-1203551287 tempest-TestMinimumBasicScenario-1203551287-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:52:36 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-8f41b936-ffeb-473f-b1a1-b782817146b6 tempest-TestMinimumBasicScenario-1203551287 tempest-TestMinimumBasicScenario-1203551287-project-member] Delete volume with id: f62a6705-d5e2-47fa-8539-b11aa7d73f07 Sep 01 12:52:36 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:52:36 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:52:36 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:52:36 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:52:36 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-8f41b936-ffeb-473f-b1a1-b782817146b6 tempest-TestMinimumBasicScenario-1203551287 tempest-TestMinimumBasicScenario-1203551287-project-member] Volume info retrieved successfully. Sep 01 12:52:36 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-8f41b936-ffeb-473f-b1a1-b782817146b6 tempest-TestMinimumBasicScenario-1203551287 tempest-TestMinimumBasicScenario-1203551287-project-member] Delete volume request issued successfully. Sep 01 12:52:36 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8f41b936-ffeb-473f-b1a1-b782817146b6 tempest-TestMinimumBasicScenario-1203551287 tempest-TestMinimumBasicScenario-1203551287-project-member] http://192.168.122.202/volume/v3/volumes/f62a6705-d5e2-47fa-8539-b11aa7d73f07 returned with HTTP 202 Sep 01 12:52:36 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1337/2669] 192.168.122.202 () {58 vars in 1235 bytes} [Tue Sep 1 12:52:36 2026] DELETE /volume/v3/volumes/f62a6705-d5e2-47fa-8539-b11aa7d73f07 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:52:36 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-cbc3cbef-026e-49bf-972f-b9d6c52084cb None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:52:36 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-cbc3cbef-026e-49bf-972f-b9d6c52084cb tempest-TestMinimumBasicScenario-1203551287 tempest-TestMinimumBasicScenario-1203551287-project-member] GET http://192.168.122.202/volume/v3/volumes/f62a6705-d5e2-47fa-8539-b11aa7d73f07 Sep 01 12:52:36 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-cbc3cbef-026e-49bf-972f-b9d6c52084cb tempest-TestMinimumBasicScenario-1203551287 tempest-TestMinimumBasicScenario-1203551287-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:52:36 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-cbc3cbef-026e-49bf-972f-b9d6c52084cb tempest-TestMinimumBasicScenario-1203551287 tempest-TestMinimumBasicScenario-1203551287-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:52:36 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:52:36 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:52:36 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:52:36 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:52:36 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-cbc3cbef-026e-49bf-972f-b9d6c52084cb tempest-TestMinimumBasicScenario-1203551287 tempest-TestMinimumBasicScenario-1203551287-project-member] Volume info retrieved successfully. Sep 01 12:52:36 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-cbc3cbef-026e-49bf-972f-b9d6c52084cb tempest-TestMinimumBasicScenario-1203551287 tempest-TestMinimumBasicScenario-1203551287-project-member] http://192.168.122.202/volume/v3/volumes/f62a6705-d5e2-47fa-8539-b11aa7d73f07 returned with HTTP 200 Sep 01 12:52:36 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1333/2670] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:52:36 2026] GET /volume/v3/volumes/f62a6705-d5e2-47fa-8539-b11aa7d73f07 => generated 855 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:52:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-3689a928-4a0d-4344-ae87-847eec5fc2fa None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:52:37 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-3689a928-4a0d-4344-ae87-847eec5fc2fa tempest-TestMinimumBasicScenario-1203551287 tempest-TestMinimumBasicScenario-1203551287-project-member] GET http://192.168.122.202/volume/v3/volumes/f62a6705-d5e2-47fa-8539-b11aa7d73f07 Sep 01 12:52:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-3689a928-4a0d-4344-ae87-847eec5fc2fa tempest-TestMinimumBasicScenario-1203551287 tempest-TestMinimumBasicScenario-1203551287-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:52:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-3689a928-4a0d-4344-ae87-847eec5fc2fa tempest-TestMinimumBasicScenario-1203551287 tempest-TestMinimumBasicScenario-1203551287-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:52:37 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-3689a928-4a0d-4344-ae87-847eec5fc2fa tempest-TestMinimumBasicScenario-1203551287 tempest-TestMinimumBasicScenario-1203551287-project-member] http://192.168.122.202/volume/v3/volumes/f62a6705-d5e2-47fa-8539-b11aa7d73f07 returned with HTTP 404 Sep 01 12:52:37 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1338/2671] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:52:37 2026] GET /volume/v3/volumes/f62a6705-d5e2-47fa-8539-b11aa7d73f07 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:52:46 devstack devstack@c-api.service[86815]: DEBUG dbcounter [-] [86815] Writing DB stats cinder:SELECT=15,cinder:UPDATE=1 {{(pid=86815) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 12:52:47 devstack devstack@c-api.service[86814]: DEBUG dbcounter [-] [86814] Writing DB stats cinder:SELECT=19,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=86814) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 12:53:14 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-42bf99aa-0856-4625-a168-307fe9b5c13e None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:53:14 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-42bf99aa-0856-4625-a168-307fe9b5c13e tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] POST http://192.168.122.202/volume/v3/volumes Sep 01 12:53:14 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-42bf99aa-0856-4625-a168-307fe9b5c13e tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-1558104849", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:53:14 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.volumes [None req-42bf99aa-0856-4625-a168-307fe9b5c13e tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-1558104849', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86815) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:53:14 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-42bf99aa-0856-4625-a168-307fe9b5c13e tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] Create volume of 1 GB Sep 01 12:53:14 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-42bf99aa-0856-4625-a168-307fe9b5c13e tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] Availability Zones retrieved successfully. Sep 01 12:53:14 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-42bf99aa-0856-4625-a168-307fe9b5c13e tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] Flow 'volume_create_api' (53724b9e-5804-4829-80bc-f85904d1d818) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:53:14 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-42bf99aa-0856-4625-a168-307fe9b5c13e tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (579d85e5-2f63-4261-8f77-dd5bbafde37f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:53:14 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.flows.api.create_volume [None req-42bf99aa-0856-4625-a168-307fe9b5c13e tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] Validating volume size '1' using validate_int {{(pid=86815) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 12:53:14 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-42bf99aa-0856-4625-a168-307fe9b5c13e tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (579d85e5-2f63-4261-8f77-dd5bbafde37f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T10:31:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3a4f1b59-94a6-4839-b926-0837adf99645,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a4f1b59-94a6-4839-b926-0837adf99645', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:53:14 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-42bf99aa-0856-4625-a168-307fe9b5c13e tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1bfd3b92-1761-4820-bf60-068df533140b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:53:14 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-42bf99aa-0856-4625-a168-307fe9b5c13e tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] Created reservations ['050e9620-3e5d-408a-bfda-d0b0312c7049', '84a57671-52b7-4773-a1ad-851803b134a7', '0e989afc-4558-4511-a3eb-ba67f06d92af', '368aaf62-b4c9-45e3-a85b-3376967a34f9'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:53:14 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-42bf99aa-0856-4625-a168-307fe9b5c13e tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1bfd3b92-1761-4820-bf60-068df533140b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['050e9620-3e5d-408a-bfda-d0b0312c7049', '84a57671-52b7-4773-a1ad-851803b134a7', '0e989afc-4558-4511-a3eb-ba67f06d92af', '368aaf62-b4c9-45e3-a85b-3376967a34f9']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:53:14 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-42bf99aa-0856-4625-a168-307fe9b5c13e tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ff4b2c4a-2e3d-4343-8cf9-7e460862834a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:53:14 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:53:14 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:53:14 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-42bf99aa-0856-4625-a168-307fe9b5c13e tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ff4b2c4a-2e3d-4343-8cf9-7e460862834a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '043ce115-55ac-4449-af2a-e8556d76bec4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-1558104849',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c39094868f874c06a7db02390f31f79d',qos_specs=None,replication_status=,reservations=['050e9620-3e5d-408a-bfda-d0b0312c7049','84a57671-52b7-4773-a1ad-851803b134a7','0e989afc-4558-4511-a3eb-ba67f06d92af','368aaf62-b4c9-45e3-a85b-3376967a34f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf14ee7569f74ecd9b4c4491c2f58587',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T10:53:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-1558104849',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=043ce115-55ac-4449-af2a-e8556d76bec4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c39094868f874c06a7db02390f31f79d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bf14ee7569f74ecd9b4c4491c2f58587',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a4f1b59-94a6-4839-b926-0837adf99645),volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:53:14 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-42bf99aa-0856-4625-a168-307fe9b5c13e tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5877f483-b4cf-445b-9ecf-c7a096ca1863) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:53:14 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-42bf99aa-0856-4625-a168-307fe9b5c13e tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5877f483-b4cf-445b-9ecf-c7a096ca1863) transitioned into state 'SUCCESS' from state '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-1558104849',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c39094868f874c06a7db02390f31f79d',qos_specs=None,replication_status=,reservations=['050e9620-3e5d-408a-bfda-d0b0312c7049','84a57671-52b7-4773-a1ad-851803b134a7','0e989afc-4558-4511-a3eb-ba67f06d92af','368aaf62-b4c9-45e3-a85b-3376967a34f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf14ee7569f74ecd9b4c4491c2f58587',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:53:14 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-42bf99aa-0856-4625-a168-307fe9b5c13e tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (287d569e-0067-47aa-b63a-58d0d35f0c5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:53:14 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-42bf99aa-0856-4625-a168-307fe9b5c13e tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (287d569e-0067-47aa-b63a-58d0d35f0c5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:53:14 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-42bf99aa-0856-4625-a168-307fe9b5c13e tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] Flow 'volume_create_api' (53724b9e-5804-4829-80bc-f85904d1d818) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86815) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:53:14 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-42bf99aa-0856-4625-a168-307fe9b5c13e tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] Create volume request issued successfully. Sep 01 12:53:14 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-42bf99aa-0856-4625-a168-307fe9b5c13e tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] http://192.168.122.202/volume/v3/volumes returned with HTTP 202 Sep 01 12:53:14 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1334/2672] 192.168.122.202 () {60 vars in 1143 bytes} [Tue Sep 1 12:53:14 2026] POST /volume/v3/volumes => generated 756 bytes in 341 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:53:24 devstack devstack@c-api.service[86815]: DEBUG dbcounter [-] [86815] Writing DB stats cinder:SELECT=27,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=86815) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 12:53:44 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-527653c8-7a14-4dab-9239-7cfe5b221f81 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:53:44 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-527653c8-7a14-4dab-9239-7cfe5b221f81 tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] GET http://192.168.122.202/volume/v3/volumes/043ce115-55ac-4449-af2a-e8556d76bec4 Sep 01 12:53:44 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-527653c8-7a14-4dab-9239-7cfe5b221f81 tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:53:44 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-527653c8-7a14-4dab-9239-7cfe5b221f81 tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:53:44 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:53:44 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:53:44 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:53:44 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:53:44 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-527653c8-7a14-4dab-9239-7cfe5b221f81 tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] Volume info retrieved successfully. Sep 01 12:53:44 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-527653c8-7a14-4dab-9239-7cfe5b221f81 tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] http://192.168.122.202/volume/v3/volumes/043ce115-55ac-4449-af2a-e8556d76bec4 returned with HTTP 200 Sep 01 12:53:44 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1339/2673] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:53:44 2026] GET /volume/v3/volumes/043ce115-55ac-4449-af2a-e8556d76bec4 => generated 849 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:53:44 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-6f9fe2d5-772a-4d11-83b1-b14b1db4bcdd None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:53:44 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-6f9fe2d5-772a-4d11-83b1-b14b1db4bcdd tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] GET http://192.168.122.202/volume/v3/volumes/043ce115-55ac-4449-af2a-e8556d76bec4 Sep 01 12:53:44 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-6f9fe2d5-772a-4d11-83b1-b14b1db4bcdd tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:53:44 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-6f9fe2d5-772a-4d11-83b1-b14b1db4bcdd tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:53:44 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:53:44 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:53:44 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:53:44 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:53:44 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-6f9fe2d5-772a-4d11-83b1-b14b1db4bcdd tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] Volume info retrieved successfully. Sep 01 12:53:44 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-6f9fe2d5-772a-4d11-83b1-b14b1db4bcdd tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] http://192.168.122.202/volume/v3/volumes/043ce115-55ac-4449-af2a-e8556d76bec4 returned with HTTP 200 Sep 01 12:53:44 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1335/2674] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:53:44 2026] GET /volume/v3/volumes/043ce115-55ac-4449-af2a-e8556d76bec4 => generated 849 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:53:44 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-daa95f94-c947-47a8-a44b-34a317e9a64d req-09bd033f-5c06-4ebf-b89d-3585e43f703d None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:53:44 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-daa95f94-c947-47a8-a44b-34a317e9a64d req-09bd033f-5c06-4ebf-b89d-3585e43f703d tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] GET http://192.168.122.202/volume/v3/volumes/043ce115-55ac-4449-af2a-e8556d76bec4 Sep 01 12:53:44 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-daa95f94-c947-47a8-a44b-34a317e9a64d req-09bd033f-5c06-4ebf-b89d-3585e43f703d tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:53:44 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-daa95f94-c947-47a8-a44b-34a317e9a64d req-09bd033f-5c06-4ebf-b89d-3585e43f703d tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:53:44 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:53:44 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:53:44 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:53:44 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:53:44 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [req-daa95f94-c947-47a8-a44b-34a317e9a64d req-09bd033f-5c06-4ebf-b89d-3585e43f703d tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] Volume info retrieved successfully. Sep 01 12:53:44 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-daa95f94-c947-47a8-a44b-34a317e9a64d req-09bd033f-5c06-4ebf-b89d-3585e43f703d tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] http://192.168.122.202/volume/v3/volumes/043ce115-55ac-4449-af2a-e8556d76bec4 returned with HTTP 200 Sep 01 12:53:44 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1340/2675] 192.168.122.202 () {60 vars in 1487 bytes} [Tue Sep 1 12:53:44 2026] GET /volume/v3/volumes/043ce115-55ac-4449-af2a-e8556d76bec4 => generated 849 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:53:44 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-00a5695b-3e9c-4979-938d-8678201a544c None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:53:44 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-00a5695b-3e9c-4979-938d-8678201a544c None None] GET http://192.168.122.202/volume// Sep 01 12:53:44 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-00a5695b-3e9c-4979-938d-8678201a544c None None] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:53:44 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-00a5695b-3e9c-4979-938d-8678201a544c None None] Calling method 'all' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:53:44 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-00a5695b-3e9c-4979-938d-8678201a544c None None] http://192.168.122.202/volume// returned with HTTP 300 Sep 01 12:53:44 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1336/2676] 192.168.122.202 () {58 vars in 1317 bytes} [Tue Sep 1 12:53:44 2026] GET /volume/ => generated 390 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 01 12:53:44 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-daa95f94-c947-47a8-a44b-34a317e9a64d req-c027e14c-6ec6-4bc7-b955-9a88a0b72888 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:53:44 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-daa95f94-c947-47a8-a44b-34a317e9a64d req-c027e14c-6ec6-4bc7-b955-9a88a0b72888 tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] POST http://192.168.122.202/volume/v3/attachments Sep 01 12:53:44 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-daa95f94-c947-47a8-a44b-34a317e9a64d req-c027e14c-6ec6-4bc7-b955-9a88a0b72888 tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "043ce115-55ac-4449-af2a-e8556d76bec4", "connector": null, "instance_uuid": "7c35410c-ba8c-4cda-b304-7d6fda04a385"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:53:44 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:53:44 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:53:44 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:53:44 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:53:44 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-daa95f94-c947-47a8-a44b-34a317e9a64d req-c027e14c-6ec6-4bc7-b955-9a88a0b72888 tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] http://192.168.122.202/volume/v3/attachments returned with HTTP 200 Sep 01 12:53:44 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1341/2677] 192.168.122.202 () {66 vars in 1483 bytes} [Tue Sep 1 12:53:44 2026] POST /volume/v3/attachments => generated 273 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:53:45 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-3c952b6f-7b99-47cb-bc98-1813b0c140a3 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:53:45 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-3c952b6f-7b99-47cb-bc98-1813b0c140a3 tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] GET http://192.168.122.202/volume/v3/volumes/043ce115-55ac-4449-af2a-e8556d76bec4 Sep 01 12:53:45 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-3c952b6f-7b99-47cb-bc98-1813b0c140a3 tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:53:45 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-3c952b6f-7b99-47cb-bc98-1813b0c140a3 tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:53:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-9e3b8e4a-0fdf-4c1d-a570-1129ef71f0e5 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:53:45 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9e3b8e4a-0fdf-4c1d-a570-1129ef71f0e5 None None] GET http://192.168.122.202/volume// Sep 01 12:53:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-9e3b8e4a-0fdf-4c1d-a570-1129ef71f0e5 None None] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:53:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-9e3b8e4a-0fdf-4c1d-a570-1129ef71f0e5 None None] Calling method 'all' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:53:45 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9e3b8e4a-0fdf-4c1d-a570-1129ef71f0e5 None None] http://192.168.122.202/volume// returned with HTTP 300 Sep 01 12:53:45 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1342/2678] 192.168.122.202 () {58 vars in 1315 bytes} [Tue Sep 1 12:53:45 2026] GET /volume/ => generated 390 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 12:53:45 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:53:45 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:53:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-daa95f94-c947-47a8-a44b-34a317e9a64d req-ef8f5a92-7e30-43e7-aed8-414b1aa19dd3 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:53:45 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-daa95f94-c947-47a8-a44b-34a317e9a64d req-ef8f5a92-7e30-43e7-aed8-414b1aa19dd3 tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] GET http://192.168.122.202/volume/v3/volumes/043ce115-55ac-4449-af2a-e8556d76bec4 Sep 01 12:53:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-daa95f94-c947-47a8-a44b-34a317e9a64d req-ef8f5a92-7e30-43e7-aed8-414b1aa19dd3 tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:53:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-daa95f94-c947-47a8-a44b-34a317e9a64d req-ef8f5a92-7e30-43e7-aed8-414b1aa19dd3 tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:53:45 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:53:45 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:53:45 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-3c952b6f-7b99-47cb-bc98-1813b0c140a3 tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] Volume info retrieved successfully. Sep 01 12:53:45 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:53:45 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:53:45 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:53:45 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:53:45 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-3c952b6f-7b99-47cb-bc98-1813b0c140a3 tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] http://192.168.122.202/volume/v3/volumes/043ce115-55ac-4449-af2a-e8556d76bec4 returned with HTTP 200 Sep 01 12:53:45 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1337/2679] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:53:45 2026] GET /volume/v3/volumes/043ce115-55ac-4449-af2a-e8556d76bec4 => generated 848 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:53:45 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [req-daa95f94-c947-47a8-a44b-34a317e9a64d req-ef8f5a92-7e30-43e7-aed8-414b1aa19dd3 tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] Volume info retrieved successfully. Sep 01 12:53:45 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-daa95f94-c947-47a8-a44b-34a317e9a64d req-ef8f5a92-7e30-43e7-aed8-414b1aa19dd3 tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] http://192.168.122.202/volume/v3/volumes/043ce115-55ac-4449-af2a-e8556d76bec4 returned with HTTP 200 Sep 01 12:53:45 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1343/2680] 192.168.122.202 () {62 vars in 1528 bytes} [Tue Sep 1 12:53:45 2026] GET /volume/v3/volumes/043ce115-55ac-4449-af2a-e8556d76bec4 => generated 1029 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 12:53:45 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-daa95f94-c947-47a8-a44b-34a317e9a64d req-1614cfd3-0605-4220-8a14-b77a1f3d2040 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:53:45 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-daa95f94-c947-47a8-a44b-34a317e9a64d req-1614cfd3-0605-4220-8a14-b77a1f3d2040 tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] PUT http://192.168.122.202/volume/v3/attachments/c23f18dd-7af2-411c-ac0f-3f976b0f08a0 Sep 01 12:53:45 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-daa95f94-c947-47a8-a44b-34a317e9a64d req-1614cfd3-0605-4220-8a14-b77a1f3d2040 tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.202", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9cabaa2c96fd", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "d576c0ca-ddd0-46cc-913d-b7a80063e011", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:53:45 devstack devstack@c-api.service[86815]: DEBUG cinder.coordination [req-daa95f94-c947-47a8-a44b-34a317e9a64d req-1614cfd3-0605-4220-8a14-b77a1f3d2040 tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] Acquiring lock "cinder-attachment_update-043ce115-55ac-4449-af2a-e8556d76bec4-devstack" by "attachment_update" {{(pid=86815) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 12:53:45 devstack devstack@c-api.service[86815]: DEBUG cinder.coordination [req-daa95f94-c947-47a8-a44b-34a317e9a64d req-1614cfd3-0605-4220-8a14-b77a1f3d2040 tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] Lock "cinder-attachment_update-043ce115-55ac-4449-af2a-e8556d76bec4-devstack" acquired by "attachment_update" :: waited 0.014s {{(pid=86815) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 12:53:45 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:53:45 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:53:45 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:53:45 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:53:45 devstack devstack@c-api.service[86815]: DEBUG cinder.coordination [req-daa95f94-c947-47a8-a44b-34a317e9a64d req-1614cfd3-0605-4220-8a14-b77a1f3d2040 tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] Lock "cinder-attachment_update-043ce115-55ac-4449-af2a-e8556d76bec4-devstack" released by "attachment_update" :: held 0.166s {{(pid=86815) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 12:53:45 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-daa95f94-c947-47a8-a44b-34a317e9a64d req-1614cfd3-0605-4220-8a14-b77a1f3d2040 tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] http://192.168.122.202/volume/v3/attachments/c23f18dd-7af2-411c-ac0f-3f976b0f08a0 returned with HTTP 200 Sep 01 12:53:45 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1338/2681] 192.168.122.202 () {66 vars in 1593 bytes} [Tue Sep 1 12:53:45 2026] PUT /volume/v3/attachments/c23f18dd-7af2-411c-ac0f-3f976b0f08a0 => generated 694 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:53:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-daa95f94-c947-47a8-a44b-34a317e9a64d req-816734c3-91f6-4d7a-9041-eedfb8b35c19 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:53:46 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-daa95f94-c947-47a8-a44b-34a317e9a64d req-816734c3-91f6-4d7a-9041-eedfb8b35c19 tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] POST http://192.168.122.202/volume/v3/attachments/c23f18dd-7af2-411c-ac0f-3f976b0f08a0/action Sep 01 12:53:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-daa95f94-c947-47a8-a44b-34a317e9a64d req-816734c3-91f6-4d7a-9041-eedfb8b35c19 tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] Action body: b'{"os-complete": null}' {{(pid=86814) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:53:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-daa95f94-c947-47a8-a44b-34a317e9a64d req-816734c3-91f6-4d7a-9041-eedfb8b35c19 tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:53:46 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:53:46 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:53:46 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:53:46 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:53:46 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-daa95f94-c947-47a8-a44b-34a317e9a64d req-816734c3-91f6-4d7a-9041-eedfb8b35c19 tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] http://192.168.122.202/volume/v3/attachments/c23f18dd-7af2-411c-ac0f-3f976b0f08a0/action returned with HTTP 204 Sep 01 12:53:46 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1344/2682] 192.168.122.202 () {66 vars in 1614 bytes} [Tue Sep 1 12:53:46 2026] POST /volume/v3/attachments/c23f18dd-7af2-411c-ac0f-3f976b0f08a0/action => generated 0 bytes in 64 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:53:46 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-f609781d-d47f-44bd-862c-0db0ca9c0d1c None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:53:46 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f609781d-d47f-44bd-862c-0db0ca9c0d1c tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] GET http://192.168.122.202/volume/v3/volumes/043ce115-55ac-4449-af2a-e8556d76bec4 Sep 01 12:53:46 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f609781d-d47f-44bd-862c-0db0ca9c0d1c tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:53:46 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f609781d-d47f-44bd-862c-0db0ca9c0d1c tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:53:46 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:53:46 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:53:46 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:53:46 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:53:46 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-f609781d-d47f-44bd-862c-0db0ca9c0d1c tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] Volume info retrieved successfully. Sep 01 12:53:46 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f609781d-d47f-44bd-862c-0db0ca9c0d1c tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] http://192.168.122.202/volume/v3/volumes/043ce115-55ac-4449-af2a-e8556d76bec4 returned with HTTP 200 Sep 01 12:53:46 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1339/2683] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:53:46 2026] GET /volume/v3/volumes/043ce115-55ac-4449-af2a-e8556d76bec4 => generated 1141 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:53:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-d721902c-4705-49a4-9e5d-3eb852a9bb4d None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:53:46 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d721902c-4705-49a4-9e5d-3eb852a9bb4d tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] GET http://192.168.122.202/volume/v3/volumes/043ce115-55ac-4449-af2a-e8556d76bec4 Sep 01 12:53:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d721902c-4705-49a4-9e5d-3eb852a9bb4d tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:53:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d721902c-4705-49a4-9e5d-3eb852a9bb4d tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:53:46 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:53:46 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:53:46 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:53:46 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:53:46 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-d721902c-4705-49a4-9e5d-3eb852a9bb4d tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] Volume info retrieved successfully. Sep 01 12:53:46 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d721902c-4705-49a4-9e5d-3eb852a9bb4d tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] http://192.168.122.202/volume/v3/volumes/043ce115-55ac-4449-af2a-e8556d76bec4 returned with HTTP 200 Sep 01 12:53:46 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1345/2684] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:53:46 2026] GET /volume/v3/volumes/043ce115-55ac-4449-af2a-e8556d76bec4 => generated 1141 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:53:48 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-0ce7d709-9c54-4826-ad96-33c139ca831b req-b71c55b6-4466-4d6e-b5c8-96399cf4579f None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:53:48 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-0ce7d709-9c54-4826-ad96-33c139ca831b req-b71c55b6-4466-4d6e-b5c8-96399cf4579f tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] GET http://192.168.122.202/volume/v3/volumes/043ce115-55ac-4449-af2a-e8556d76bec4 Sep 01 12:53:48 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-0ce7d709-9c54-4826-ad96-33c139ca831b req-b71c55b6-4466-4d6e-b5c8-96399cf4579f tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:53:48 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-0ce7d709-9c54-4826-ad96-33c139ca831b req-b71c55b6-4466-4d6e-b5c8-96399cf4579f tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:53:48 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:53:48 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:53:48 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:53:48 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:53:48 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [req-0ce7d709-9c54-4826-ad96-33c139ca831b req-b71c55b6-4466-4d6e-b5c8-96399cf4579f tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] Volume info retrieved successfully. Sep 01 12:53:48 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-0ce7d709-9c54-4826-ad96-33c139ca831b req-b71c55b6-4466-4d6e-b5c8-96399cf4579f tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] http://192.168.122.202/volume/v3/volumes/043ce115-55ac-4449-af2a-e8556d76bec4 returned with HTTP 200 Sep 01 12:53:48 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1340/2685] 192.168.122.202 () {60 vars in 1487 bytes} [Tue Sep 1 12:53:48 2026] GET /volume/v3/volumes/043ce115-55ac-4449-af2a-e8556d76bec4 => generated 1141 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:53:48 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-0ce7d709-9c54-4826-ad96-33c139ca831b req-8f6a5156-5e4f-4292-845e-39a65e68b9f6 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:53:48 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-0ce7d709-9c54-4826-ad96-33c139ca831b req-8f6a5156-5e4f-4292-845e-39a65e68b9f6 tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] POST http://192.168.122.202/volume/v3/volumes/043ce115-55ac-4449-af2a-e8556d76bec4/action Sep 01 12:53:48 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-0ce7d709-9c54-4826-ad96-33c139ca831b req-8f6a5156-5e4f-4292-845e-39a65e68b9f6 tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86814) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:53:48 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-0ce7d709-9c54-4826-ad96-33c139ca831b req-8f6a5156-5e4f-4292-845e-39a65e68b9f6 tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:53:48 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:53:48 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:53:48 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:53:48 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:53:48 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [req-0ce7d709-9c54-4826-ad96-33c139ca831b req-8f6a5156-5e4f-4292-845e-39a65e68b9f6 tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] Volume info retrieved successfully. Sep 01 12:53:48 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [req-0ce7d709-9c54-4826-ad96-33c139ca831b req-8f6a5156-5e4f-4292-845e-39a65e68b9f6 tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] Begin detaching volume completed successfully. Sep 01 12:53:48 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-0ce7d709-9c54-4826-ad96-33c139ca831b req-8f6a5156-5e4f-4292-845e-39a65e68b9f6 tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] http://192.168.122.202/volume/v3/volumes/043ce115-55ac-4449-af2a-e8556d76bec4/action returned with HTTP 202 Sep 01 12:53:48 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1346/2686] 192.168.122.202 () {64 vars in 1561 bytes} [Tue Sep 1 12:53:48 2026] POST /volume/v3/volumes/043ce115-55ac-4449-af2a-e8556d76bec4/action => generated 0 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 12:53:48 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-0e6685f6-c86b-4f2d-8f49-c064b7b3b97c None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:53:48 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0e6685f6-c86b-4f2d-8f49-c064b7b3b97c None None] GET http://192.168.122.202/volume// Sep 01 12:53:48 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0e6685f6-c86b-4f2d-8f49-c064b7b3b97c None None] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:53:48 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0e6685f6-c86b-4f2d-8f49-c064b7b3b97c None None] Calling method 'all' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:53:48 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0e6685f6-c86b-4f2d-8f49-c064b7b3b97c None None] http://192.168.122.202/volume// returned with HTTP 300 Sep 01 12:53:48 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1341/2687] 192.168.122.202 () {58 vars in 1315 bytes} [Tue Sep 1 12:53:48 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 12:53:48 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-0ce7d709-9c54-4826-ad96-33c139ca831b req-1d16cbef-a341-4878-9e79-9ca000ae700f None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:53:48 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-0ce7d709-9c54-4826-ad96-33c139ca831b req-1d16cbef-a341-4878-9e79-9ca000ae700f tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] GET http://192.168.122.202/volume/v3/volumes/043ce115-55ac-4449-af2a-e8556d76bec4 Sep 01 12:53:48 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-0ce7d709-9c54-4826-ad96-33c139ca831b req-1d16cbef-a341-4878-9e79-9ca000ae700f tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:53:48 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-0ce7d709-9c54-4826-ad96-33c139ca831b req-1d16cbef-a341-4878-9e79-9ca000ae700f tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:53:48 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:53:48 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:53:48 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:53:48 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:53:48 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [req-0ce7d709-9c54-4826-ad96-33c139ca831b req-1d16cbef-a341-4878-9e79-9ca000ae700f tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] Volume info retrieved successfully. Sep 01 12:53:48 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-0ce7d709-9c54-4826-ad96-33c139ca831b req-1d16cbef-a341-4878-9e79-9ca000ae700f tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] http://192.168.122.202/volume/v3/volumes/043ce115-55ac-4449-af2a-e8556d76bec4 returned with HTTP 200 Sep 01 12:53:48 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1347/2688] 192.168.122.202 () {62 vars in 1528 bytes} [Tue Sep 1 12:53:48 2026] GET /volume/v3/volumes/043ce115-55ac-4449-af2a-e8556d76bec4 => generated 1325 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 12:53:49 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-0ce7d709-9c54-4826-ad96-33c139ca831b req-6436006b-788b-4f53-bb41-a4d60e618afc None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:53:49 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-0ce7d709-9c54-4826-ad96-33c139ca831b req-6436006b-788b-4f53-bb41-a4d60e618afc tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] DELETE http://192.168.122.202/volume/v3/attachments/c23f18dd-7af2-411c-ac0f-3f976b0f08a0 Sep 01 12:53:49 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-0ce7d709-9c54-4826-ad96-33c139ca831b req-6436006b-788b-4f53-bb41-a4d60e618afc tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:53:49 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-0ce7d709-9c54-4826-ad96-33c139ca831b req-6436006b-788b-4f53-bb41-a4d60e618afc tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] Calling method 'version_select' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:53:49 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:53:49 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:53:49 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:53:49 devstack devstack@c-api.service[86815]: return base.obj_make_list(context, Sep 01 12:53:49 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-0ce7d709-9c54-4826-ad96-33c139ca831b req-6436006b-788b-4f53-bb41-a4d60e618afc tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] http://192.168.122.202/volume/v3/attachments/c23f18dd-7af2-411c-ac0f-3f976b0f08a0 returned with HTTP 200 Sep 01 12:53:49 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1342/2689] 192.168.122.202 () {64 vars in 1562 bytes} [Tue Sep 1 12:53:49 2026] DELETE /volume/v3/attachments/c23f18dd-7af2-411c-ac0f-3f976b0f08a0 => generated 19 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:53:49 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-7d46f705-40a1-4fff-bc67-810e2e3c44d9 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:53:49 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7d46f705-40a1-4fff-bc67-810e2e3c44d9 tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] POST http://192.168.122.202/volume/v3/snapshots Sep 01 12:53:49 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-7d46f705-40a1-4fff-bc67-810e2e3c44d9 tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "043ce115-55ac-4449-af2a-e8556d76bec4", "force": false, "name": "tempest-TestStampPattern-snapshot-645478616", "description": null, "metadata": null}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:53:49 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:53:49 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:53:49 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:53:49 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:53:49 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-7d46f705-40a1-4fff-bc67-810e2e3c44d9 tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] Volume info retrieved successfully. Sep 01 12:53:49 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.snapshots [None req-7d46f705-40a1-4fff-bc67-810e2e3c44d9 tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] Create snapshot from volume 043ce115-55ac-4449-af2a-e8556d76bec4 Sep 01 12:53:49 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-7d46f705-40a1-4fff-bc67-810e2e3c44d9 tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] Created reservations ['0b38e659-6adb-4bb6-9608-e01f7834228c', '9ec56f84-5d84-497a-b8d3-256975ac512f', '555329e2-4e57-4351-8c3f-155646f0d9e0', '3cf7ea8d-7f30-4f8f-97d0-d7f2dd5b7bc1'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:53:49 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:53:49 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:53:49 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-7d46f705-40a1-4fff-bc67-810e2e3c44d9 tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] Snapshot create request issued successfully. Sep 01 12:53:49 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7d46f705-40a1-4fff-bc67-810e2e3c44d9 tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] http://192.168.122.202/volume/v3/snapshots returned with HTTP 202 Sep 01 12:53:49 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1348/2690] 192.168.122.202 () {60 vars in 1149 bytes} [Tue Sep 1 12:53:49 2026] POST /volume/v3/snapshots => generated 302 bytes in 178 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:53:50 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-aff7efb9-00fc-4bfb-84f2-ddbbd8011d89 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:53:50 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-aff7efb9-00fc-4bfb-84f2-ddbbd8011d89 tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] GET http://192.168.122.202/volume/v3/snapshots/313aa9e2-aebe-474a-a19b-756b12f91b7d Sep 01 12:53:50 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-aff7efb9-00fc-4bfb-84f2-ddbbd8011d89 tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:53:50 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-aff7efb9-00fc-4bfb-84f2-ddbbd8011d89 tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:53:50 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:53:50 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:53:50 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-aff7efb9-00fc-4bfb-84f2-ddbbd8011d89 tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] Snapshot retrieved successfully. Sep 01 12:53:50 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-aff7efb9-00fc-4bfb-84f2-ddbbd8011d89 tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] http://192.168.122.202/volume/v3/snapshots/313aa9e2-aebe-474a-a19b-756b12f91b7d returned with HTTP 200 Sep 01 12:53:50 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1343/2691] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:53:50 2026] GET /volume/v3/snapshots/313aa9e2-aebe-474a-a19b-756b12f91b7d => generated 434 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:53:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-a1567d11-c364-4f57-ad45-1f0e266a280d None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:53:51 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a1567d11-c364-4f57-ad45-1f0e266a280d tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] GET http://192.168.122.202/volume/v3/snapshots/313aa9e2-aebe-474a-a19b-756b12f91b7d Sep 01 12:53:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a1567d11-c364-4f57-ad45-1f0e266a280d tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:53:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a1567d11-c364-4f57-ad45-1f0e266a280d tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:53:51 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:53:51 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:53:51 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-a1567d11-c364-4f57-ad45-1f0e266a280d tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] Snapshot retrieved successfully. Sep 01 12:53:51 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a1567d11-c364-4f57-ad45-1f0e266a280d tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] http://192.168.122.202/volume/v3/snapshots/313aa9e2-aebe-474a-a19b-756b12f91b7d returned with HTTP 200 Sep 01 12:53:51 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1349/2692] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:53:51 2026] GET /volume/v3/snapshots/313aa9e2-aebe-474a-a19b-756b12f91b7d => generated 434 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:53:52 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-24d41790-682b-4246-9858-d651ce43d4d7 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:53:52 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-24d41790-682b-4246-9858-d651ce43d4d7 tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] GET http://192.168.122.202/volume/v3/snapshots/313aa9e2-aebe-474a-a19b-756b12f91b7d Sep 01 12:53:52 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-24d41790-682b-4246-9858-d651ce43d4d7 tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:53:52 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-24d41790-682b-4246-9858-d651ce43d4d7 tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:53:52 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:53:52 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:53:52 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-24d41790-682b-4246-9858-d651ce43d4d7 tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] Snapshot retrieved successfully. Sep 01 12:53:52 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-24d41790-682b-4246-9858-d651ce43d4d7 tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] http://192.168.122.202/volume/v3/snapshots/313aa9e2-aebe-474a-a19b-756b12f91b7d returned with HTTP 200 Sep 01 12:53:52 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1344/2693] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:53:52 2026] GET /volume/v3/snapshots/313aa9e2-aebe-474a-a19b-756b12f91b7d => generated 461 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:53:52 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-99f4dfa6-da69-406d-ab3f-3e64c8eb5df1 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:53:52 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-99f4dfa6-da69-406d-ab3f-3e64c8eb5df1 tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] GET http://192.168.122.202/volume/v3/snapshots/313aa9e2-aebe-474a-a19b-756b12f91b7d Sep 01 12:53:52 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-99f4dfa6-da69-406d-ab3f-3e64c8eb5df1 tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:53:52 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-99f4dfa6-da69-406d-ab3f-3e64c8eb5df1 tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:53:52 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:53:52 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:53:52 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-99f4dfa6-da69-406d-ab3f-3e64c8eb5df1 tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] Snapshot retrieved successfully. Sep 01 12:53:52 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-99f4dfa6-da69-406d-ab3f-3e64c8eb5df1 tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] http://192.168.122.202/volume/v3/snapshots/313aa9e2-aebe-474a-a19b-756b12f91b7d returned with HTTP 200 Sep 01 12:53:52 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1350/2694] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:53:52 2026] GET /volume/v3/snapshots/313aa9e2-aebe-474a-a19b-756b12f91b7d => generated 461 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:53:58 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-4a7e135b-ec1e-4f8d-9397-1d1cd5ed11f7 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:53:58 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-4a7e135b-ec1e-4f8d-9397-1d1cd5ed11f7 tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] POST http://192.168.122.202/volume/v3/volumes Sep 01 12:53:58 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-4a7e135b-ec1e-4f8d-9397-1d1cd5ed11f7 tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-1479487647", "snapshot_id": "313aa9e2-aebe-474a-a19b-756b12f91b7d", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:53:58 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.volumes [None req-4a7e135b-ec1e-4f8d-9397-1d1cd5ed11f7 tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-1479487647', 'snapshot_id': '313aa9e2-aebe-474a-a19b-756b12f91b7d', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86815) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:53:58 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:53:58 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:53:58 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-4a7e135b-ec1e-4f8d-9397-1d1cd5ed11f7 tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] Snapshot retrieved successfully. Sep 01 12:53:58 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-4a7e135b-ec1e-4f8d-9397-1d1cd5ed11f7 tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] Create volume of 1 GB Sep 01 12:53:58 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-4a7e135b-ec1e-4f8d-9397-1d1cd5ed11f7 tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] Availability Zones retrieved successfully. Sep 01 12:53:58 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-4a7e135b-ec1e-4f8d-9397-1d1cd5ed11f7 tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] Flow 'volume_create_api' (71c5b09f-ee22-473d-9be9-0c3797eed370) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:53:58 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-4a7e135b-ec1e-4f8d-9397-1d1cd5ed11f7 tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6fc5e168-39f5-4704-93bb-7c63ca268a5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:53:58 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.flows.api.create_volume [None req-4a7e135b-ec1e-4f8d-9397-1d1cd5ed11f7 tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86815) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 12:53:58 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:53:58 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:53:58 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-4a7e135b-ec1e-4f8d-9397-1d1cd5ed11f7 tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6fc5e168-39f5-4704-93bb-7c63ca268a5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '313aa9e2-aebe-474a-a19b-756b12f91b7d', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T10:31:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3a4f1b59-94a6-4839-b926-0837adf99645,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a4f1b59-94a6-4839-b926-0837adf99645', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:53:58 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-4a7e135b-ec1e-4f8d-9397-1d1cd5ed11f7 tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eaf5da9a-c8ba-4a26-84c5-f9dbabd690e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:53:58 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-4a7e135b-ec1e-4f8d-9397-1d1cd5ed11f7 tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] Created reservations ['415531d9-eeb0-426c-879c-b5a2a711afb3', '91fb12da-5333-47ff-bc8e-49076407241c', 'cfd703b5-66fe-4e88-8575-fc35a720c082', 'd3690d95-aa93-47ea-9972-bda4f352b329'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:53:58 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-4a7e135b-ec1e-4f8d-9397-1d1cd5ed11f7 tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eaf5da9a-c8ba-4a26-84c5-f9dbabd690e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['415531d9-eeb0-426c-879c-b5a2a711afb3', '91fb12da-5333-47ff-bc8e-49076407241c', 'cfd703b5-66fe-4e88-8575-fc35a720c082', 'd3690d95-aa93-47ea-9972-bda4f352b329']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:53:58 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-4a7e135b-ec1e-4f8d-9397-1d1cd5ed11f7 tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed6d04a1-2321-4b76-9b34-54093c27224d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:53:58 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:53:58 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:53:58 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:53:58 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:53:58 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-4a7e135b-ec1e-4f8d-9397-1d1cd5ed11f7 tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed6d04a1-2321-4b76-9b34-54093c27224d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1c76bd4a-3804-4cb1-812f-e7a38b3d5853', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-1479487647',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c39094868f874c06a7db02390f31f79d',qos_specs=None,replication_status=,reservations=['415531d9-eeb0-426c-879c-b5a2a711afb3','91fb12da-5333-47ff-bc8e-49076407241c','cfd703b5-66fe-4e88-8575-fc35a720c082','d3690d95-aa93-47ea-9972-bda4f352b329'],size=1,snapshot_id=313aa9e2-aebe-474a-a19b-756b12f91b7d,source_replicaid=,source_volid=None,status='creating',user_id='bf14ee7569f74ecd9b4c4491c2f58587',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T10:53:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-1479487647',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1c76bd4a-3804-4cb1-812f-e7a38b3d5853,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c39094868f874c06a7db02390f31f79d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=313aa9e2-aebe-474a-a19b-756b12f91b7d,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bf14ee7569f74ecd9b4c4491c2f58587',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a4f1b59-94a6-4839-b926-0837adf99645),volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:53:58 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-4a7e135b-ec1e-4f8d-9397-1d1cd5ed11f7 tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d2bd86fe-5e6e-456f-a3c2-51c0f789493f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:53:58 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-4a7e135b-ec1e-4f8d-9397-1d1cd5ed11f7 tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d2bd86fe-5e6e-456f-a3c2-51c0f789493f) transitioned into state 'SUCCESS' from state '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-1479487647',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c39094868f874c06a7db02390f31f79d',qos_specs=None,replication_status=,reservations=['415531d9-eeb0-426c-879c-b5a2a711afb3','91fb12da-5333-47ff-bc8e-49076407241c','cfd703b5-66fe-4e88-8575-fc35a720c082','d3690d95-aa93-47ea-9972-bda4f352b329'],size=1,snapshot_id=313aa9e2-aebe-474a-a19b-756b12f91b7d,source_replicaid=,source_volid=None,status='creating',user_id='bf14ee7569f74ecd9b4c4491c2f58587',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:53:58 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-4a7e135b-ec1e-4f8d-9397-1d1cd5ed11f7 tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d6d302bd-83f3-489a-b4b7-e0200a43335d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:53:58 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:53:58 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:53:58 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-4a7e135b-ec1e-4f8d-9397-1d1cd5ed11f7 tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d6d302bd-83f3-489a-b4b7-e0200a43335d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:53:58 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-4a7e135b-ec1e-4f8d-9397-1d1cd5ed11f7 tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] Flow 'volume_create_api' (71c5b09f-ee22-473d-9be9-0c3797eed370) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86815) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:53:58 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-4a7e135b-ec1e-4f8d-9397-1d1cd5ed11f7 tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] Create volume request issued successfully. Sep 01 12:53:58 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-4a7e135b-ec1e-4f8d-9397-1d1cd5ed11f7 tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] http://192.168.122.202/volume/v3/volumes returned with HTTP 202 Sep 01 12:53:58 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1345/2695] 192.168.122.202 () {60 vars in 1143 bytes} [Tue Sep 1 12:53:58 2026] POST /volume/v3/volumes => generated 790 bytes in 370 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:54:02 devstack devstack@c-api.service[86814]: DEBUG dbcounter [-] [86814] Writing DB stats cinder:SELECT=52,cinder:UPDATE=17,cinder:INSERT=8 {{(pid=86814) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 12:54:08 devstack devstack@c-api.service[86815]: DEBUG dbcounter [-] [86815] Writing DB stats cinder:SELECT=60,cinder:UPDATE=16,cinder:INSERT=6 {{(pid=86815) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 12:54:48 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-9d83a93f-8c27-4931-8fd8-9bb9dc5f09b7 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:54:48 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9d83a93f-8c27-4931-8fd8-9bb9dc5f09b7 tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] GET http://192.168.122.202/volume/v3/volumes/1c76bd4a-3804-4cb1-812f-e7a38b3d5853 Sep 01 12:54:48 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-9d83a93f-8c27-4931-8fd8-9bb9dc5f09b7 tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:54:48 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-9d83a93f-8c27-4931-8fd8-9bb9dc5f09b7 tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:54:48 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:54:48 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:54:48 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:54:48 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:54:48 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-9d83a93f-8c27-4931-8fd8-9bb9dc5f09b7 tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] Volume info retrieved successfully. Sep 01 12:54:48 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9d83a93f-8c27-4931-8fd8-9bb9dc5f09b7 tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] http://192.168.122.202/volume/v3/volumes/1c76bd4a-3804-4cb1-812f-e7a38b3d5853 returned with HTTP 200 Sep 01 12:54:48 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1351/2696] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:54:48 2026] GET /volume/v3/volumes/1c76bd4a-3804-4cb1-812f-e7a38b3d5853 => generated 883 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:54:48 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-4b861f0f-cb77-41b7-abb5-b447c622455b None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:54:48 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-4b861f0f-cb77-41b7-abb5-b447c622455b tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] GET http://192.168.122.202/volume/v3/volumes/1c76bd4a-3804-4cb1-812f-e7a38b3d5853 Sep 01 12:54:48 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-4b861f0f-cb77-41b7-abb5-b447c622455b tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:54:48 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-4b861f0f-cb77-41b7-abb5-b447c622455b tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:54:48 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:54:48 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:54:48 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:54:48 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:54:48 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-4b861f0f-cb77-41b7-abb5-b447c622455b tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] Volume info retrieved successfully. Sep 01 12:54:48 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-4b861f0f-cb77-41b7-abb5-b447c622455b tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] http://192.168.122.202/volume/v3/volumes/1c76bd4a-3804-4cb1-812f-e7a38b3d5853 returned with HTTP 200 Sep 01 12:54:48 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1346/2697] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:54:48 2026] GET /volume/v3/volumes/1c76bd4a-3804-4cb1-812f-e7a38b3d5853 => generated 883 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:54:48 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-2dab4de5-828e-404d-b5e0-0e0239b71565 req-c047196e-c161-450b-b2b8-2bb83a588c67 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:54:48 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-2dab4de5-828e-404d-b5e0-0e0239b71565 req-c047196e-c161-450b-b2b8-2bb83a588c67 tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] GET http://192.168.122.202/volume/v3/volumes/1c76bd4a-3804-4cb1-812f-e7a38b3d5853 Sep 01 12:54:48 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-2dab4de5-828e-404d-b5e0-0e0239b71565 req-c047196e-c161-450b-b2b8-2bb83a588c67 tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:54:48 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-2dab4de5-828e-404d-b5e0-0e0239b71565 req-c047196e-c161-450b-b2b8-2bb83a588c67 tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:54:48 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:54:48 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:54:48 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:54:48 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:54:48 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [req-2dab4de5-828e-404d-b5e0-0e0239b71565 req-c047196e-c161-450b-b2b8-2bb83a588c67 tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] Volume info retrieved successfully. Sep 01 12:54:48 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-2dab4de5-828e-404d-b5e0-0e0239b71565 req-c047196e-c161-450b-b2b8-2bb83a588c67 tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] http://192.168.122.202/volume/v3/volumes/1c76bd4a-3804-4cb1-812f-e7a38b3d5853 returned with HTTP 200 Sep 01 12:54:48 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1352/2698] 192.168.122.202 () {60 vars in 1487 bytes} [Tue Sep 1 12:54:48 2026] GET /volume/v3/volumes/1c76bd4a-3804-4cb1-812f-e7a38b3d5853 => generated 883 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:54:48 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-3401594d-6b86-4cd7-85de-302ff3ae2809 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:54:48 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-3401594d-6b86-4cd7-85de-302ff3ae2809 None None] GET http://192.168.122.202/volume// Sep 01 12:54:48 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-3401594d-6b86-4cd7-85de-302ff3ae2809 None None] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:54:48 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-3401594d-6b86-4cd7-85de-302ff3ae2809 None None] Calling method 'all' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:54:48 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-3401594d-6b86-4cd7-85de-302ff3ae2809 None None] http://192.168.122.202/volume// returned with HTTP 300 Sep 01 12:54:48 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1347/2699] 192.168.122.202 () {58 vars in 1317 bytes} [Tue Sep 1 12:54:48 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 12:54:48 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-2dab4de5-828e-404d-b5e0-0e0239b71565 req-f5958742-1953-4148-b7f4-edecbe62a357 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:54:48 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-2dab4de5-828e-404d-b5e0-0e0239b71565 req-f5958742-1953-4148-b7f4-edecbe62a357 tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] POST http://192.168.122.202/volume/v3/attachments Sep 01 12:54:48 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-2dab4de5-828e-404d-b5e0-0e0239b71565 req-f5958742-1953-4148-b7f4-edecbe62a357 tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1c76bd4a-3804-4cb1-812f-e7a38b3d5853", "connector": null, "instance_uuid": "35c53473-fc6d-47bb-9130-0e191d64e07c"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:54:48 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:54:48 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:54:48 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:54:48 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:54:49 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-2dab4de5-828e-404d-b5e0-0e0239b71565 req-f5958742-1953-4148-b7f4-edecbe62a357 tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] http://192.168.122.202/volume/v3/attachments returned with HTTP 200 Sep 01 12:54:49 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1353/2700] 192.168.122.202 () {66 vars in 1483 bytes} [Tue Sep 1 12:54:48 2026] POST /volume/v3/attachments => generated 273 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:54:49 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-09c3584d-2234-4db5-81e3-b73a35c937c8 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:54:49 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-09c3584d-2234-4db5-81e3-b73a35c937c8 tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] GET http://192.168.122.202/volume/v3/volumes/1c76bd4a-3804-4cb1-812f-e7a38b3d5853 Sep 01 12:54:49 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-09c3584d-2234-4db5-81e3-b73a35c937c8 tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:54:49 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-09c3584d-2234-4db5-81e3-b73a35c937c8 tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:54:49 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:54:49 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:54:49 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-ef811ea0-84f2-4ea8-821a-0aa193796fb2 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:54:49 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ef811ea0-84f2-4ea8-821a-0aa193796fb2 None None] GET http://192.168.122.202/volume// Sep 01 12:54:49 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-ef811ea0-84f2-4ea8-821a-0aa193796fb2 None None] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:54:49 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-ef811ea0-84f2-4ea8-821a-0aa193796fb2 None None] Calling method 'all' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:54:49 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ef811ea0-84f2-4ea8-821a-0aa193796fb2 None None] http://192.168.122.202/volume// returned with HTTP 300 Sep 01 12:54:49 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1354/2701] 192.168.122.202 () {58 vars in 1315 bytes} [Tue Sep 1 12:54:49 2026] GET /volume/ => generated 390 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 12:54:49 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:54:49 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:54:49 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-2dab4de5-828e-404d-b5e0-0e0239b71565 req-5ee18689-536a-4c20-9fe6-9230ef8105f9 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:54:49 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-2dab4de5-828e-404d-b5e0-0e0239b71565 req-5ee18689-536a-4c20-9fe6-9230ef8105f9 tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] GET http://192.168.122.202/volume/v3/volumes/1c76bd4a-3804-4cb1-812f-e7a38b3d5853 Sep 01 12:54:49 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-2dab4de5-828e-404d-b5e0-0e0239b71565 req-5ee18689-536a-4c20-9fe6-9230ef8105f9 tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:54:49 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-2dab4de5-828e-404d-b5e0-0e0239b71565 req-5ee18689-536a-4c20-9fe6-9230ef8105f9 tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:54:49 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-09c3584d-2234-4db5-81e3-b73a35c937c8 tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] Volume info retrieved successfully. Sep 01 12:54:49 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:54:49 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:54:49 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-09c3584d-2234-4db5-81e3-b73a35c937c8 tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] http://192.168.122.202/volume/v3/volumes/1c76bd4a-3804-4cb1-812f-e7a38b3d5853 returned with HTTP 200 Sep 01 12:54:49 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1348/2702] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:54:49 2026] GET /volume/v3/volumes/1c76bd4a-3804-4cb1-812f-e7a38b3d5853 => generated 882 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:54:49 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:54:49 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:54:49 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [req-2dab4de5-828e-404d-b5e0-0e0239b71565 req-5ee18689-536a-4c20-9fe6-9230ef8105f9 tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] Volume info retrieved successfully. Sep 01 12:54:49 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-2dab4de5-828e-404d-b5e0-0e0239b71565 req-5ee18689-536a-4c20-9fe6-9230ef8105f9 tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] http://192.168.122.202/volume/v3/volumes/1c76bd4a-3804-4cb1-812f-e7a38b3d5853 returned with HTTP 200 Sep 01 12:54:49 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1355/2703] 192.168.122.202 () {62 vars in 1528 bytes} [Tue Sep 1 12:54:49 2026] GET /volume/v3/volumes/1c76bd4a-3804-4cb1-812f-e7a38b3d5853 => generated 1063 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 12:54:49 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-2dab4de5-828e-404d-b5e0-0e0239b71565 req-8123f31e-c47f-46eb-9274-4ad07da007c5 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:54:49 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-2dab4de5-828e-404d-b5e0-0e0239b71565 req-8123f31e-c47f-46eb-9274-4ad07da007c5 tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] PUT http://192.168.122.202/volume/v3/attachments/3d920773-113f-4fbf-99ce-c9cd5b80d8d4 Sep 01 12:54:49 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-2dab4de5-828e-404d-b5e0-0e0239b71565 req-8123f31e-c47f-46eb-9274-4ad07da007c5 tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.202", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9cabaa2c96fd", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "d576c0ca-ddd0-46cc-913d-b7a80063e011", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:54:49 devstack devstack@c-api.service[86815]: DEBUG cinder.coordination [req-2dab4de5-828e-404d-b5e0-0e0239b71565 req-8123f31e-c47f-46eb-9274-4ad07da007c5 tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] Acquiring lock "cinder-attachment_update-1c76bd4a-3804-4cb1-812f-e7a38b3d5853-devstack" by "attachment_update" {{(pid=86815) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 12:54:49 devstack devstack@c-api.service[86815]: DEBUG cinder.coordination [req-2dab4de5-828e-404d-b5e0-0e0239b71565 req-8123f31e-c47f-46eb-9274-4ad07da007c5 tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] Lock "cinder-attachment_update-1c76bd4a-3804-4cb1-812f-e7a38b3d5853-devstack" acquired by "attachment_update" :: waited 0.014s {{(pid=86815) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 12:54:49 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:54:49 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:54:49 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:54:49 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:54:49 devstack devstack@c-api.service[86815]: DEBUG cinder.coordination [req-2dab4de5-828e-404d-b5e0-0e0239b71565 req-8123f31e-c47f-46eb-9274-4ad07da007c5 tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] Lock "cinder-attachment_update-1c76bd4a-3804-4cb1-812f-e7a38b3d5853-devstack" released by "attachment_update" :: held 0.170s {{(pid=86815) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 12:54:49 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-2dab4de5-828e-404d-b5e0-0e0239b71565 req-8123f31e-c47f-46eb-9274-4ad07da007c5 tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] http://192.168.122.202/volume/v3/attachments/3d920773-113f-4fbf-99ce-c9cd5b80d8d4 returned with HTTP 200 Sep 01 12:54:49 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1349/2704] 192.168.122.202 () {66 vars in 1593 bytes} [Tue Sep 1 12:54:49 2026] PUT /volume/v3/attachments/3d920773-113f-4fbf-99ce-c9cd5b80d8d4 => generated 694 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:54:50 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-2dab4de5-828e-404d-b5e0-0e0239b71565 req-2e7339e1-0b8b-4c7e-8f4f-7ba0703adb61 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:54:50 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-2dab4de5-828e-404d-b5e0-0e0239b71565 req-2e7339e1-0b8b-4c7e-8f4f-7ba0703adb61 tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] POST http://192.168.122.202/volume/v3/attachments/3d920773-113f-4fbf-99ce-c9cd5b80d8d4/action Sep 01 12:54:50 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-2dab4de5-828e-404d-b5e0-0e0239b71565 req-2e7339e1-0b8b-4c7e-8f4f-7ba0703adb61 tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] Action body: b'{"os-complete": null}' {{(pid=86814) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:54:50 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-2dab4de5-828e-404d-b5e0-0e0239b71565 req-2e7339e1-0b8b-4c7e-8f4f-7ba0703adb61 tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:54:50 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:54:50 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:54:50 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:54:50 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:54:50 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-2dab4de5-828e-404d-b5e0-0e0239b71565 req-2e7339e1-0b8b-4c7e-8f4f-7ba0703adb61 tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] http://192.168.122.202/volume/v3/attachments/3d920773-113f-4fbf-99ce-c9cd5b80d8d4/action returned with HTTP 204 Sep 01 12:54:50 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1356/2705] 192.168.122.202 () {66 vars in 1614 bytes} [Tue Sep 1 12:54:50 2026] POST /volume/v3/attachments/3d920773-113f-4fbf-99ce-c9cd5b80d8d4/action => generated 0 bytes in 68 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:54:50 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-540c3fa2-37b4-46c8-9571-29d292fbfc1a None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:54:50 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-540c3fa2-37b4-46c8-9571-29d292fbfc1a tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] GET http://192.168.122.202/volume/v3/volumes/1c76bd4a-3804-4cb1-812f-e7a38b3d5853 Sep 01 12:54:50 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-540c3fa2-37b4-46c8-9571-29d292fbfc1a tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:54:50 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-540c3fa2-37b4-46c8-9571-29d292fbfc1a tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:54:50 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:54:50 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:54:50 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:54:50 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:54:50 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-540c3fa2-37b4-46c8-9571-29d292fbfc1a tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] Volume info retrieved successfully. Sep 01 12:54:50 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-540c3fa2-37b4-46c8-9571-29d292fbfc1a tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] http://192.168.122.202/volume/v3/volumes/1c76bd4a-3804-4cb1-812f-e7a38b3d5853 returned with HTTP 200 Sep 01 12:54:50 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1350/2706] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:54:50 2026] GET /volume/v3/volumes/1c76bd4a-3804-4cb1-812f-e7a38b3d5853 => generated 1175 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:54:50 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-87a9e7f8-5587-4f53-8767-b23d6b8ea222 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:54:50 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-87a9e7f8-5587-4f53-8767-b23d6b8ea222 tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] GET http://192.168.122.202/volume/v3/volumes/1c76bd4a-3804-4cb1-812f-e7a38b3d5853 Sep 01 12:54:50 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-87a9e7f8-5587-4f53-8767-b23d6b8ea222 tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:54:50 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-87a9e7f8-5587-4f53-8767-b23d6b8ea222 tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:54:50 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:54:50 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:54:50 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:54:50 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:54:50 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-87a9e7f8-5587-4f53-8767-b23d6b8ea222 tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] Volume info retrieved successfully. Sep 01 12:54:50 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-87a9e7f8-5587-4f53-8767-b23d6b8ea222 tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] http://192.168.122.202/volume/v3/volumes/1c76bd4a-3804-4cb1-812f-e7a38b3d5853 returned with HTTP 200 Sep 01 12:54:50 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1357/2707] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:54:50 2026] GET /volume/v3/volumes/1c76bd4a-3804-4cb1-812f-e7a38b3d5853 => generated 1175 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:54:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-c6927e5a-c753-4bf5-bf9a-74c01764f537 req-1cba7e68-7a58-46ed-80c9-b0c8d6de1d89 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:54:51 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-c6927e5a-c753-4bf5-bf9a-74c01764f537 req-1cba7e68-7a58-46ed-80c9-b0c8d6de1d89 tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] GET http://192.168.122.202/volume/v3/volumes/1c76bd4a-3804-4cb1-812f-e7a38b3d5853 Sep 01 12:54:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-c6927e5a-c753-4bf5-bf9a-74c01764f537 req-1cba7e68-7a58-46ed-80c9-b0c8d6de1d89 tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:54:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-c6927e5a-c753-4bf5-bf9a-74c01764f537 req-1cba7e68-7a58-46ed-80c9-b0c8d6de1d89 tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:54:51 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:54:51 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:54:51 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:54:51 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:54:51 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [req-c6927e5a-c753-4bf5-bf9a-74c01764f537 req-1cba7e68-7a58-46ed-80c9-b0c8d6de1d89 tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] Volume info retrieved successfully. Sep 01 12:54:51 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-c6927e5a-c753-4bf5-bf9a-74c01764f537 req-1cba7e68-7a58-46ed-80c9-b0c8d6de1d89 tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] http://192.168.122.202/volume/v3/volumes/1c76bd4a-3804-4cb1-812f-e7a38b3d5853 returned with HTTP 200 Sep 01 12:54:51 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1351/2708] 192.168.122.202 () {60 vars in 1487 bytes} [Tue Sep 1 12:54:51 2026] GET /volume/v3/volumes/1c76bd4a-3804-4cb1-812f-e7a38b3d5853 => generated 1175 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:54:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-c6927e5a-c753-4bf5-bf9a-74c01764f537 req-a2add732-eb77-471f-8450-271650f75df9 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:54:51 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-c6927e5a-c753-4bf5-bf9a-74c01764f537 req-a2add732-eb77-471f-8450-271650f75df9 tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] POST http://192.168.122.202/volume/v3/volumes/1c76bd4a-3804-4cb1-812f-e7a38b3d5853/action Sep 01 12:54:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-c6927e5a-c753-4bf5-bf9a-74c01764f537 req-a2add732-eb77-471f-8450-271650f75df9 tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86814) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:54:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-c6927e5a-c753-4bf5-bf9a-74c01764f537 req-a2add732-eb77-471f-8450-271650f75df9 tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:54:51 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:54:51 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:54:51 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:54:51 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:54:51 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [req-c6927e5a-c753-4bf5-bf9a-74c01764f537 req-a2add732-eb77-471f-8450-271650f75df9 tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] Volume info retrieved successfully. Sep 01 12:54:51 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [req-c6927e5a-c753-4bf5-bf9a-74c01764f537 req-a2add732-eb77-471f-8450-271650f75df9 tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] Begin detaching volume completed successfully. Sep 01 12:54:51 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-c6927e5a-c753-4bf5-bf9a-74c01764f537 req-a2add732-eb77-471f-8450-271650f75df9 tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] http://192.168.122.202/volume/v3/volumes/1c76bd4a-3804-4cb1-812f-e7a38b3d5853/action returned with HTTP 202 Sep 01 12:54:51 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1358/2709] 192.168.122.202 () {64 vars in 1561 bytes} [Tue Sep 1 12:54:51 2026] POST /volume/v3/volumes/1c76bd4a-3804-4cb1-812f-e7a38b3d5853/action => generated 0 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 12:54:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-bc8d37c1-e208-4d60-a033-35b424b4140e None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:54:51 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-bc8d37c1-e208-4d60-a033-35b424b4140e None None] GET http://192.168.122.202/volume// Sep 01 12:54:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-bc8d37c1-e208-4d60-a033-35b424b4140e None None] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:54:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-bc8d37c1-e208-4d60-a033-35b424b4140e None None] Calling method 'all' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:54:51 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-bc8d37c1-e208-4d60-a033-35b424b4140e None None] http://192.168.122.202/volume// returned with HTTP 300 Sep 01 12:54:51 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1352/2710] 192.168.122.202 () {58 vars in 1315 bytes} [Tue Sep 1 12:54:51 2026] GET /volume/ => generated 390 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 12:54:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-c6927e5a-c753-4bf5-bf9a-74c01764f537 req-a2efa8ef-2d56-419f-8fbe-0f3411e49496 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:54:51 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-c6927e5a-c753-4bf5-bf9a-74c01764f537 req-a2efa8ef-2d56-419f-8fbe-0f3411e49496 tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] GET http://192.168.122.202/volume/v3/volumes/1c76bd4a-3804-4cb1-812f-e7a38b3d5853 Sep 01 12:54:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-c6927e5a-c753-4bf5-bf9a-74c01764f537 req-a2efa8ef-2d56-419f-8fbe-0f3411e49496 tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:54:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-c6927e5a-c753-4bf5-bf9a-74c01764f537 req-a2efa8ef-2d56-419f-8fbe-0f3411e49496 tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:54:51 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:54:51 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:54:51 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:54:51 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:54:51 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [req-c6927e5a-c753-4bf5-bf9a-74c01764f537 req-a2efa8ef-2d56-419f-8fbe-0f3411e49496 tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] Volume info retrieved successfully. Sep 01 12:54:51 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-c6927e5a-c753-4bf5-bf9a-74c01764f537 req-a2efa8ef-2d56-419f-8fbe-0f3411e49496 tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] http://192.168.122.202/volume/v3/volumes/1c76bd4a-3804-4cb1-812f-e7a38b3d5853 returned with HTTP 200 Sep 01 12:54:51 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1359/2711] 192.168.122.202 () {62 vars in 1528 bytes} [Tue Sep 1 12:54:51 2026] GET /volume/v3/volumes/1c76bd4a-3804-4cb1-812f-e7a38b3d5853 => generated 1359 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 12:54:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-c6927e5a-c753-4bf5-bf9a-74c01764f537 req-6f42ea2b-1118-4374-a717-3b258d668b4d None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:54:51 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-c6927e5a-c753-4bf5-bf9a-74c01764f537 req-6f42ea2b-1118-4374-a717-3b258d668b4d tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] DELETE http://192.168.122.202/volume/v3/attachments/3d920773-113f-4fbf-99ce-c9cd5b80d8d4 Sep 01 12:54:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-c6927e5a-c753-4bf5-bf9a-74c01764f537 req-6f42ea2b-1118-4374-a717-3b258d668b4d tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:54:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-c6927e5a-c753-4bf5-bf9a-74c01764f537 req-6f42ea2b-1118-4374-a717-3b258d668b4d tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] Calling method 'version_select' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:54:51 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:54:51 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:54:51 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:54:51 devstack devstack@c-api.service[86815]: return base.obj_make_list(context, Sep 01 12:54:51 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-c6927e5a-c753-4bf5-bf9a-74c01764f537 req-6f42ea2b-1118-4374-a717-3b258d668b4d tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] http://192.168.122.202/volume/v3/attachments/3d920773-113f-4fbf-99ce-c9cd5b80d8d4 returned with HTTP 200 Sep 01 12:54:51 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1353/2712] 192.168.122.202 () {64 vars in 1562 bytes} [Tue Sep 1 12:54:51 2026] DELETE /volume/v3/attachments/3d920773-113f-4fbf-99ce-c9cd5b80d8d4 => generated 19 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:54:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-ee758809-5a1e-4f4c-bf88-0e4020625558 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:54:55 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ee758809-5a1e-4f4c-bf88-0e4020625558 tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] DELETE http://192.168.122.202/volume/v3/volumes/1c76bd4a-3804-4cb1-812f-e7a38b3d5853 Sep 01 12:54:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-ee758809-5a1e-4f4c-bf88-0e4020625558 tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:54:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-ee758809-5a1e-4f4c-bf88-0e4020625558 tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:54:55 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-ee758809-5a1e-4f4c-bf88-0e4020625558 tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] Delete volume with id: 1c76bd4a-3804-4cb1-812f-e7a38b3d5853 Sep 01 12:54:55 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:54:55 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:54:55 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:54:55 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:54:55 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-ee758809-5a1e-4f4c-bf88-0e4020625558 tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] Volume info retrieved successfully. Sep 01 12:54:55 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-ee758809-5a1e-4f4c-bf88-0e4020625558 tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] Delete volume request issued successfully. Sep 01 12:54:55 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ee758809-5a1e-4f4c-bf88-0e4020625558 tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] http://192.168.122.202/volume/v3/volumes/1c76bd4a-3804-4cb1-812f-e7a38b3d5853 returned with HTTP 202 Sep 01 12:54:55 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1360/2713] 192.168.122.202 () {58 vars in 1235 bytes} [Tue Sep 1 12:54:55 2026] DELETE /volume/v3/volumes/1c76bd4a-3804-4cb1-812f-e7a38b3d5853 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:54:55 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-b4d30f1b-5472-45db-bb2c-99cd79da4048 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:54:55 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b4d30f1b-5472-45db-bb2c-99cd79da4048 tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] GET http://192.168.122.202/volume/v3/volumes/1c76bd4a-3804-4cb1-812f-e7a38b3d5853 Sep 01 12:54:55 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b4d30f1b-5472-45db-bb2c-99cd79da4048 tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:54:55 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b4d30f1b-5472-45db-bb2c-99cd79da4048 tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:54:56 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:54:56 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:54:56 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:54:56 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:54:56 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-b4d30f1b-5472-45db-bb2c-99cd79da4048 tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] Volume info retrieved successfully. Sep 01 12:54:56 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b4d30f1b-5472-45db-bb2c-99cd79da4048 tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] http://192.168.122.202/volume/v3/volumes/1c76bd4a-3804-4cb1-812f-e7a38b3d5853 returned with HTTP 200 Sep 01 12:54:56 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1354/2714] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:54:55 2026] GET /volume/v3/volumes/1c76bd4a-3804-4cb1-812f-e7a38b3d5853 => generated 882 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:54:57 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-70a4610e-dcca-490b-b166-3bc78a7413d0 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:54:57 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-70a4610e-dcca-490b-b166-3bc78a7413d0 tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] GET http://192.168.122.202/volume/v3/volumes/1c76bd4a-3804-4cb1-812f-e7a38b3d5853 Sep 01 12:54:57 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-70a4610e-dcca-490b-b166-3bc78a7413d0 tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:54:57 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-70a4610e-dcca-490b-b166-3bc78a7413d0 tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:54:57 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-70a4610e-dcca-490b-b166-3bc78a7413d0 tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] http://192.168.122.202/volume/v3/volumes/1c76bd4a-3804-4cb1-812f-e7a38b3d5853 returned with HTTP 404 Sep 01 12:54:57 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1361/2715] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:54:57 2026] GET /volume/v3/volumes/1c76bd4a-3804-4cb1-812f-e7a38b3d5853 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:54:57 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-a51fe127-c70b-4bbb-a4d3-4874ac97aa4a None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:54:57 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a51fe127-c70b-4bbb-a4d3-4874ac97aa4a tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] DELETE http://192.168.122.202/volume/v3/snapshots/313aa9e2-aebe-474a-a19b-756b12f91b7d Sep 01 12:54:57 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a51fe127-c70b-4bbb-a4d3-4874ac97aa4a tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:54:57 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a51fe127-c70b-4bbb-a4d3-4874ac97aa4a tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:54:57 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.snapshots [None req-a51fe127-c70b-4bbb-a4d3-4874ac97aa4a tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] Delete snapshot with id: 313aa9e2-aebe-474a-a19b-756b12f91b7d Sep 01 12:54:57 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:54:57 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:54:57 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-a51fe127-c70b-4bbb-a4d3-4874ac97aa4a tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] Snapshot retrieved successfully. Sep 01 12:54:57 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:54:57 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:54:57 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-a51fe127-c70b-4bbb-a4d3-4874ac97aa4a tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] Snapshot delete request issued successfully. Sep 01 12:54:57 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a51fe127-c70b-4bbb-a4d3-4874ac97aa4a tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] http://192.168.122.202/volume/v3/snapshots/313aa9e2-aebe-474a-a19b-756b12f91b7d returned with HTTP 202 Sep 01 12:54:57 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1355/2716] 192.168.122.202 () {58 vars in 1241 bytes} [Tue Sep 1 12:54:57 2026] DELETE /volume/v3/snapshots/313aa9e2-aebe-474a-a19b-756b12f91b7d => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:54:57 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-b6c241ca-a04b-440f-a4ea-00677034ab45 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:54:57 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b6c241ca-a04b-440f-a4ea-00677034ab45 tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] GET http://192.168.122.202/volume/v3/snapshots/313aa9e2-aebe-474a-a19b-756b12f91b7d Sep 01 12:54:57 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b6c241ca-a04b-440f-a4ea-00677034ab45 tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:54:57 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b6c241ca-a04b-440f-a4ea-00677034ab45 tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:54:57 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:54:57 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:54:57 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-b6c241ca-a04b-440f-a4ea-00677034ab45 tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] Snapshot retrieved successfully. Sep 01 12:54:57 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b6c241ca-a04b-440f-a4ea-00677034ab45 tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] http://192.168.122.202/volume/v3/snapshots/313aa9e2-aebe-474a-a19b-756b12f91b7d returned with HTTP 200 Sep 01 12:54:57 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1362/2717] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:54:57 2026] GET /volume/v3/snapshots/313aa9e2-aebe-474a-a19b-756b12f91b7d => generated 460 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:54:58 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-e84ee179-c89c-4c73-8e6d-4c2bb52274c8 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:54:58 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e84ee179-c89c-4c73-8e6d-4c2bb52274c8 tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] GET http://192.168.122.202/volume/v3/snapshots/313aa9e2-aebe-474a-a19b-756b12f91b7d Sep 01 12:54:58 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e84ee179-c89c-4c73-8e6d-4c2bb52274c8 tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:54:58 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e84ee179-c89c-4c73-8e6d-4c2bb52274c8 tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:54:58 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:54:58 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:54:58 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-e84ee179-c89c-4c73-8e6d-4c2bb52274c8 tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] Snapshot retrieved successfully. Sep 01 12:54:58 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e84ee179-c89c-4c73-8e6d-4c2bb52274c8 tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] http://192.168.122.202/volume/v3/snapshots/313aa9e2-aebe-474a-a19b-756b12f91b7d returned with HTTP 200 Sep 01 12:54:58 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1356/2718] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:54:58 2026] GET /volume/v3/snapshots/313aa9e2-aebe-474a-a19b-756b12f91b7d => generated 460 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:54:59 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-7adf4721-c486-44de-b990-3607e8d489d5 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:54:59 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7adf4721-c486-44de-b990-3607e8d489d5 tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] GET http://192.168.122.202/volume/v3/snapshots/313aa9e2-aebe-474a-a19b-756b12f91b7d Sep 01 12:54:59 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-7adf4721-c486-44de-b990-3607e8d489d5 tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:54:59 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-7adf4721-c486-44de-b990-3607e8d489d5 tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:54:59 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7adf4721-c486-44de-b990-3607e8d489d5 tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] http://192.168.122.202/volume/v3/snapshots/313aa9e2-aebe-474a-a19b-756b12f91b7d returned with HTTP 404 Sep 01 12:54:59 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1363/2719] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:54:59 2026] GET /volume/v3/snapshots/313aa9e2-aebe-474a-a19b-756b12f91b7d => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:54:59 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-0d3fe74c-dcbe-4c13-b4ae-0ebc30d716cc req-4b451324-e34a-4ef9-854d-f1f7e9c1d313 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:54:59 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-0d3fe74c-dcbe-4c13-b4ae-0ebc30d716cc req-4b451324-e34a-4ef9-854d-f1f7e9c1d313 tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] GET http://192.168.122.202/volume/v3/volumes/043ce115-55ac-4449-af2a-e8556d76bec4 Sep 01 12:54:59 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-0d3fe74c-dcbe-4c13-b4ae-0ebc30d716cc req-4b451324-e34a-4ef9-854d-f1f7e9c1d313 tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:54:59 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-0d3fe74c-dcbe-4c13-b4ae-0ebc30d716cc req-4b451324-e34a-4ef9-854d-f1f7e9c1d313 tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:54:59 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:54:59 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:54:59 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:54:59 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:54:59 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [req-0d3fe74c-dcbe-4c13-b4ae-0ebc30d716cc req-4b451324-e34a-4ef9-854d-f1f7e9c1d313 tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] Volume info retrieved successfully. Sep 01 12:54:59 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-0d3fe74c-dcbe-4c13-b4ae-0ebc30d716cc req-4b451324-e34a-4ef9-854d-f1f7e9c1d313 tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] http://192.168.122.202/volume/v3/volumes/043ce115-55ac-4449-af2a-e8556d76bec4 returned with HTTP 200 Sep 01 12:54:59 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1357/2720] 192.168.122.202 () {60 vars in 1487 bytes} [Tue Sep 1 12:54:59 2026] GET /volume/v3/volumes/043ce115-55ac-4449-af2a-e8556d76bec4 => generated 849 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:55:03 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-0a144780-cb69-4e2d-8fd1-52f41a21bf4e None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:55:03 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-0a144780-cb69-4e2d-8fd1-52f41a21bf4e tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] DELETE http://192.168.122.202/volume/v3/volumes/043ce115-55ac-4449-af2a-e8556d76bec4 Sep 01 12:55:03 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-0a144780-cb69-4e2d-8fd1-52f41a21bf4e tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:55:03 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-0a144780-cb69-4e2d-8fd1-52f41a21bf4e tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:55:03 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-0a144780-cb69-4e2d-8fd1-52f41a21bf4e tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] Delete volume with id: 043ce115-55ac-4449-af2a-e8556d76bec4 Sep 01 12:55:03 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:55:03 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:55:03 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:55:03 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:55:03 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-0a144780-cb69-4e2d-8fd1-52f41a21bf4e tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] Volume info retrieved successfully. Sep 01 12:55:03 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-0a144780-cb69-4e2d-8fd1-52f41a21bf4e tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] Delete volume request issued successfully. Sep 01 12:55:03 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-0a144780-cb69-4e2d-8fd1-52f41a21bf4e tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] http://192.168.122.202/volume/v3/volumes/043ce115-55ac-4449-af2a-e8556d76bec4 returned with HTTP 202 Sep 01 12:55:03 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1364/2721] 192.168.122.202 () {58 vars in 1235 bytes} [Tue Sep 1 12:55:03 2026] DELETE /volume/v3/volumes/043ce115-55ac-4449-af2a-e8556d76bec4 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:55:03 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-8e44777d-f495-4b27-9287-c5bb1d55b63e None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:55:03 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-8e44777d-f495-4b27-9287-c5bb1d55b63e tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] GET http://192.168.122.202/volume/v3/volumes/043ce115-55ac-4449-af2a-e8556d76bec4 Sep 01 12:55:03 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-8e44777d-f495-4b27-9287-c5bb1d55b63e tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:55:03 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-8e44777d-f495-4b27-9287-c5bb1d55b63e tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:55:03 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:55:03 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:55:03 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:55:03 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:55:03 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-8e44777d-f495-4b27-9287-c5bb1d55b63e tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] Volume info retrieved successfully. Sep 01 12:55:03 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-8e44777d-f495-4b27-9287-c5bb1d55b63e tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] http://192.168.122.202/volume/v3/volumes/043ce115-55ac-4449-af2a-e8556d76bec4 returned with HTTP 200 Sep 01 12:55:03 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1358/2722] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:55:03 2026] GET /volume/v3/volumes/043ce115-55ac-4449-af2a-e8556d76bec4 => generated 848 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:55:04 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-5682a019-3a62-45e9-89a4-f31874f74adb None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:55:04 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-5682a019-3a62-45e9-89a4-f31874f74adb tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] GET http://192.168.122.202/volume/v3/volumes/043ce115-55ac-4449-af2a-e8556d76bec4 Sep 01 12:55:04 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-5682a019-3a62-45e9-89a4-f31874f74adb tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:55:04 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-5682a019-3a62-45e9-89a4-f31874f74adb tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:55:04 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-5682a019-3a62-45e9-89a4-f31874f74adb tempest-TestStampPattern-342558807 tempest-TestStampPattern-342558807-project-member] http://192.168.122.202/volume/v3/volumes/043ce115-55ac-4449-af2a-e8556d76bec4 returned with HTTP 404 Sep 01 12:55:04 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1365/2723] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:55:04 2026] GET /volume/v3/volumes/043ce115-55ac-4449-af2a-e8556d76bec4 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:55:13 devstack devstack@c-api.service[86815]: DEBUG dbcounter [-] [86815] Writing DB stats cinder:SELECT=49,cinder:UPDATE=5 {{(pid=86815) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 12:55:14 devstack devstack@c-api.service[86814]: DEBUG dbcounter [-] [86814] Writing DB stats cinder:SELECT=45,cinder:UPDATE=7,cinder:INSERT=3 {{(pid=86814) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 12:55:16 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-f8cd6040-d036-40c6-bbd5-c6656a61a693 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:55:16 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f8cd6040-d036-40c6-bbd5-c6656a61a693 tempest-VolumeAndVolumeTypeFromImageTest-1149414446 tempest-VolumeAndVolumeTypeFromImageTest-1149414446-project-admin] POST http://192.168.122.202/volume/v3/types Sep 01 12:55:16 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f8cd6040-d036-40c6-bbd5-c6656a61a693 tempest-VolumeAndVolumeTypeFromImageTest-1149414446 tempest-VolumeAndVolumeTypeFromImageTest-1149414446-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=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:55:16 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f8cd6040-d036-40c6-bbd5-c6656a61a693 tempest-VolumeAndVolumeTypeFromImageTest-1149414446 tempest-VolumeAndVolumeTypeFromImageTest-1149414446-project-admin] http://192.168.122.202/volume/v3/types returned with HTTP 200 Sep 01 12:55:16 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1359/2724] 192.168.122.202 () {60 vars in 1137 bytes} [Tue Sep 1 12:55:16 2026] POST /volume/v3/types => generated 287 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:55:18 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-b4cd54b2-a76a-4cdf-9e55-6a23b403478c None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:55:18 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b4cd54b2-a76a-4cdf-9e55-6a23b403478c tempest-VolumeAndVolumeTypeFromImageTest-812228641 tempest-VolumeAndVolumeTypeFromImageTest-812228641-project-member] POST http://192.168.122.202/volume/v3/volumes Sep 01 12:55:18 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b4cd54b2-a76a-4cdf-9e55-6a23b403478c tempest-VolumeAndVolumeTypeFromImageTest-812228641 tempest-VolumeAndVolumeTypeFromImageTest-812228641-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "39ef6290-933c-4558-bb5d-167a56be21a5", "size": 1}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:55:18 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volumes [None req-b4cd54b2-a76a-4cdf-9e55-6a23b403478c tempest-VolumeAndVolumeTypeFromImageTest-812228641 tempest-VolumeAndVolumeTypeFromImageTest-812228641-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': '39ef6290-933c-4558-bb5d-167a56be21a5', 'size': 1}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:55:18 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-b4cd54b2-a76a-4cdf-9e55-6a23b403478c tempest-VolumeAndVolumeTypeFromImageTest-812228641 tempest-VolumeAndVolumeTypeFromImageTest-812228641-project-member] Create volume of 1 GB Sep 01 12:55:18 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-b4cd54b2-a76a-4cdf-9e55-6a23b403478c tempest-VolumeAndVolumeTypeFromImageTest-812228641 tempest-VolumeAndVolumeTypeFromImageTest-812228641-project-member] Availability Zones retrieved successfully. Sep 01 12:55:18 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-b4cd54b2-a76a-4cdf-9e55-6a23b403478c tempest-VolumeAndVolumeTypeFromImageTest-812228641 tempest-VolumeAndVolumeTypeFromImageTest-812228641-project-member] Flow 'volume_create_api' (46937784-7977-4d28-9413-41585a7a3f54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:55:18 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-b4cd54b2-a76a-4cdf-9e55-6a23b403478c tempest-VolumeAndVolumeTypeFromImageTest-812228641 tempest-VolumeAndVolumeTypeFromImageTest-812228641-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (29187aaa-6d74-4c91-86f3-403228afd0e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:55:18 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.flows.api.create_volume [None req-b4cd54b2-a76a-4cdf-9e55-6a23b403478c tempest-VolumeAndVolumeTypeFromImageTest-812228641 tempest-VolumeAndVolumeTypeFromImageTest-812228641-project-member] Validating volume size '1' using validate_int {{(pid=86814) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 12:55:18 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-b4cd54b2-a76a-4cdf-9e55-6a23b403478c tempest-VolumeAndVolumeTypeFromImageTest-812228641 tempest-VolumeAndVolumeTypeFromImageTest-812228641-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (29187aaa-6d74-4c91-86f3-403228afd0e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T10:55:16Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=1c4acf46-d792-415c-85c8-ca565a498201,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': '1c4acf46-d792-415c-85c8-ca565a498201', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:55:18 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-b4cd54b2-a76a-4cdf-9e55-6a23b403478c tempest-VolumeAndVolumeTypeFromImageTest-812228641 tempest-VolumeAndVolumeTypeFromImageTest-812228641-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aca92075-3faa-4d48-88e7-75cfacdd6ec6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:55:18 devstack devstack@c-api.service[86814]: WARNING cinder.quota [None req-b4cd54b2-a76a-4cdf-9e55-6a23b403478c tempest-VolumeAndVolumeTypeFromImageTest-812228641 tempest-VolumeAndVolumeTypeFromImageTest-812228641-project-member] Deprecated: Default quota for resource: volumes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6 is set by the default quota flag: quota_volumes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6, it is now deprecated. Please use the default quota class for default quota. Sep 01 12:55:18 devstack devstack@c-api.service[86814]: WARNING cinder.quota [None req-b4cd54b2-a76a-4cdf-9e55-6a23b403478c tempest-VolumeAndVolumeTypeFromImageTest-812228641 tempest-VolumeAndVolumeTypeFromImageTest-812228641-project-member] Deprecated: Default quota for resource: gigabytes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6 is set by the default quota flag: quota_gigabytes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6, it is now deprecated. Please use the default quota class for default quota. Sep 01 12:55:18 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-b4cd54b2-a76a-4cdf-9e55-6a23b403478c tempest-VolumeAndVolumeTypeFromImageTest-812228641 tempest-VolumeAndVolumeTypeFromImageTest-812228641-project-member] Created reservations ['ca001c82-a21e-43ec-b81b-5d18a2dc4903', 'd4c47ef4-75bf-4bef-a004-ca70c9615ca3', '747c57d6-864b-4218-8d3e-d85356335e5f', 'd3873594-8be1-49f7-8950-c4057087da10'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:55:18 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-b4cd54b2-a76a-4cdf-9e55-6a23b403478c tempest-VolumeAndVolumeTypeFromImageTest-812228641 tempest-VolumeAndVolumeTypeFromImageTest-812228641-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aca92075-3faa-4d48-88e7-75cfacdd6ec6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ca001c82-a21e-43ec-b81b-5d18a2dc4903', 'd4c47ef4-75bf-4bef-a004-ca70c9615ca3', '747c57d6-864b-4218-8d3e-d85356335e5f', 'd3873594-8be1-49f7-8950-c4057087da10']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:55:18 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-b4cd54b2-a76a-4cdf-9e55-6a23b403478c tempest-VolumeAndVolumeTypeFromImageTest-812228641 tempest-VolumeAndVolumeTypeFromImageTest-812228641-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6dddacf8-7229-4c4b-96e9-9121d1e3570b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:55:19 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:55:19 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:55:19 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-b4cd54b2-a76a-4cdf-9e55-6a23b403478c tempest-VolumeAndVolumeTypeFromImageTest-812228641 tempest-VolumeAndVolumeTypeFromImageTest-812228641-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6dddacf8-7229-4c4b-96e9-9121d1e3570b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5eacdfd1-cc7f-43ec-b317-26bd56ba3174', '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='5ebb2aecc90b42448acda7d7e828260a',qos_specs=None,replication_status=,reservations=['ca001c82-a21e-43ec-b81b-5d18a2dc4903','d4c47ef4-75bf-4bef-a004-ca70c9615ca3','747c57d6-864b-4218-8d3e-d85356335e5f','d3873594-8be1-49f7-8950-c4057087da10'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='07b1f85942af4fbea987606470850bbc',volume_type_id=1c4acf46-d792-415c-85c8-ca565a498201), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T10:55:18Z,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=5eacdfd1-cc7f-43ec-b317-26bd56ba3174,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5ebb2aecc90b42448acda7d7e828260a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='07b1f85942af4fbea987606470850bbc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1c4acf46-d792-415c-85c8-ca565a498201),volume_type_id=1c4acf46-d792-415c-85c8-ca565a498201)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:55:19 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-b4cd54b2-a76a-4cdf-9e55-6a23b403478c tempest-VolumeAndVolumeTypeFromImageTest-812228641 tempest-VolumeAndVolumeTypeFromImageTest-812228641-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c10bfd12-9da2-4e94-adb9-fb51d8973353) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:55:19 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-b4cd54b2-a76a-4cdf-9e55-6a23b403478c tempest-VolumeAndVolumeTypeFromImageTest-812228641 tempest-VolumeAndVolumeTypeFromImageTest-812228641-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c10bfd12-9da2-4e94-adb9-fb51d8973353) transitioned into state 'SUCCESS' from 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='5ebb2aecc90b42448acda7d7e828260a',qos_specs=None,replication_status=,reservations=['ca001c82-a21e-43ec-b81b-5d18a2dc4903','d4c47ef4-75bf-4bef-a004-ca70c9615ca3','747c57d6-864b-4218-8d3e-d85356335e5f','d3873594-8be1-49f7-8950-c4057087da10'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='07b1f85942af4fbea987606470850bbc',volume_type_id=1c4acf46-d792-415c-85c8-ca565a498201)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:55:19 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-b4cd54b2-a76a-4cdf-9e55-6a23b403478c tempest-VolumeAndVolumeTypeFromImageTest-812228641 tempest-VolumeAndVolumeTypeFromImageTest-812228641-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (846f0262-3eb7-4b0b-ad7a-0710bb12dd4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:55:19 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-b4cd54b2-a76a-4cdf-9e55-6a23b403478c tempest-VolumeAndVolumeTypeFromImageTest-812228641 tempest-VolumeAndVolumeTypeFromImageTest-812228641-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (846f0262-3eb7-4b0b-ad7a-0710bb12dd4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:55:19 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-b4cd54b2-a76a-4cdf-9e55-6a23b403478c tempest-VolumeAndVolumeTypeFromImageTest-812228641 tempest-VolumeAndVolumeTypeFromImageTest-812228641-project-member] Flow 'volume_create_api' (46937784-7977-4d28-9413-41585a7a3f54) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86814) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:55:19 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-b4cd54b2-a76a-4cdf-9e55-6a23b403478c tempest-VolumeAndVolumeTypeFromImageTest-812228641 tempest-VolumeAndVolumeTypeFromImageTest-812228641-project-member] Create volume request issued successfully. Sep 01 12:55:19 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b4cd54b2-a76a-4cdf-9e55-6a23b403478c tempest-VolumeAndVolumeTypeFromImageTest-812228641 tempest-VolumeAndVolumeTypeFromImageTest-812228641-project-member] http://192.168.122.202/volume/v3/volumes returned with HTTP 202 Sep 01 12:55:19 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1366/2725] 192.168.122.202 () {60 vars in 1143 bytes} [Tue Sep 1 12:55:18 2026] POST /volume/v3/volumes => generated 806 bytes in 569 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:55:19 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-9425044d-6bd5-438c-8fd1-e31070fdba47 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:55:19 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9425044d-6bd5-438c-8fd1-e31070fdba47 tempest-VolumeAndVolumeTypeFromImageTest-812228641 tempest-VolumeAndVolumeTypeFromImageTest-812228641-project-member] GET http://192.168.122.202/volume/v3/volumes/5eacdfd1-cc7f-43ec-b317-26bd56ba3174 Sep 01 12:55:19 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-9425044d-6bd5-438c-8fd1-e31070fdba47 tempest-VolumeAndVolumeTypeFromImageTest-812228641 tempest-VolumeAndVolumeTypeFromImageTest-812228641-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:55:19 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-9425044d-6bd5-438c-8fd1-e31070fdba47 tempest-VolumeAndVolumeTypeFromImageTest-812228641 tempest-VolumeAndVolumeTypeFromImageTest-812228641-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:55:19 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:55:19 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:55:19 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:55:19 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:55:19 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-9425044d-6bd5-438c-8fd1-e31070fdba47 tempest-VolumeAndVolumeTypeFromImageTest-812228641 tempest-VolumeAndVolumeTypeFromImageTest-812228641-project-member] Volume info retrieved successfully. Sep 01 12:55:19 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9425044d-6bd5-438c-8fd1-e31070fdba47 tempest-VolumeAndVolumeTypeFromImageTest-812228641 tempest-VolumeAndVolumeTypeFromImageTest-812228641-project-member] http://192.168.122.202/volume/v3/volumes/5eacdfd1-cc7f-43ec-b317-26bd56ba3174 returned with HTTP 200 Sep 01 12:55:19 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1360/2726] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:55:19 2026] GET /volume/v3/volumes/5eacdfd1-cc7f-43ec-b317-26bd56ba3174 => generated 874 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:55:20 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-2c5ff0d9-0ce8-4976-8b6b-041595c51c91 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:55:20 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-2c5ff0d9-0ce8-4976-8b6b-041595c51c91 tempest-VolumeAndVolumeTypeFromImageTest-812228641 tempest-VolumeAndVolumeTypeFromImageTest-812228641-project-member] GET http://192.168.122.202/volume/v3/volumes/5eacdfd1-cc7f-43ec-b317-26bd56ba3174 Sep 01 12:55:20 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-2c5ff0d9-0ce8-4976-8b6b-041595c51c91 tempest-VolumeAndVolumeTypeFromImageTest-812228641 tempest-VolumeAndVolumeTypeFromImageTest-812228641-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:55:20 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-2c5ff0d9-0ce8-4976-8b6b-041595c51c91 tempest-VolumeAndVolumeTypeFromImageTest-812228641 tempest-VolumeAndVolumeTypeFromImageTest-812228641-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:55:20 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:55:20 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:55:20 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:55:20 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:55:20 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-2c5ff0d9-0ce8-4976-8b6b-041595c51c91 tempest-VolumeAndVolumeTypeFromImageTest-812228641 tempest-VolumeAndVolumeTypeFromImageTest-812228641-project-member] Volume info retrieved successfully. Sep 01 12:55:20 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-2c5ff0d9-0ce8-4976-8b6b-041595c51c91 tempest-VolumeAndVolumeTypeFromImageTest-812228641 tempest-VolumeAndVolumeTypeFromImageTest-812228641-project-member] http://192.168.122.202/volume/v3/volumes/5eacdfd1-cc7f-43ec-b317-26bd56ba3174 returned with HTTP 200 Sep 01 12:55:20 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1367/2727] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:55:20 2026] GET /volume/v3/volumes/5eacdfd1-cc7f-43ec-b317-26bd56ba3174 => generated 898 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:55:21 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-685321fa-8838-4991-a492-f7c1ed473f4f None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:55:21 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-685321fa-8838-4991-a492-f7c1ed473f4f tempest-VolumeAndVolumeTypeFromImageTest-812228641 tempest-VolumeAndVolumeTypeFromImageTest-812228641-project-member] GET http://192.168.122.202/volume/v3/volumes/5eacdfd1-cc7f-43ec-b317-26bd56ba3174 Sep 01 12:55:21 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-685321fa-8838-4991-a492-f7c1ed473f4f tempest-VolumeAndVolumeTypeFromImageTest-812228641 tempest-VolumeAndVolumeTypeFromImageTest-812228641-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:55:21 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-685321fa-8838-4991-a492-f7c1ed473f4f tempest-VolumeAndVolumeTypeFromImageTest-812228641 tempest-VolumeAndVolumeTypeFromImageTest-812228641-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:55:21 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:55:21 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:55:21 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:55:21 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:55:21 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-685321fa-8838-4991-a492-f7c1ed473f4f tempest-VolumeAndVolumeTypeFromImageTest-812228641 tempest-VolumeAndVolumeTypeFromImageTest-812228641-project-member] Volume info retrieved successfully. Sep 01 12:55:21 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-685321fa-8838-4991-a492-f7c1ed473f4f tempest-VolumeAndVolumeTypeFromImageTest-812228641 tempest-VolumeAndVolumeTypeFromImageTest-812228641-project-member] http://192.168.122.202/volume/v3/volumes/5eacdfd1-cc7f-43ec-b317-26bd56ba3174 returned with HTTP 200 Sep 01 12:55:21 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1361/2728] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:55:21 2026] GET /volume/v3/volumes/5eacdfd1-cc7f-43ec-b317-26bd56ba3174 => generated 956 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:55:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-76de6328-2aac-4854-9125-d1c9f62ec605 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:55:22 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-76de6328-2aac-4854-9125-d1c9f62ec605 tempest-VolumeAndVolumeTypeFromImageTest-812228641 tempest-VolumeAndVolumeTypeFromImageTest-812228641-project-member] GET http://192.168.122.202/volume/v3/volumes/5eacdfd1-cc7f-43ec-b317-26bd56ba3174 Sep 01 12:55:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-76de6328-2aac-4854-9125-d1c9f62ec605 tempest-VolumeAndVolumeTypeFromImageTest-812228641 tempest-VolumeAndVolumeTypeFromImageTest-812228641-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:55:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-76de6328-2aac-4854-9125-d1c9f62ec605 tempest-VolumeAndVolumeTypeFromImageTest-812228641 tempest-VolumeAndVolumeTypeFromImageTest-812228641-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:55:22 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:55:22 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:55:22 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:55:22 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:55:22 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-76de6328-2aac-4854-9125-d1c9f62ec605 tempest-VolumeAndVolumeTypeFromImageTest-812228641 tempest-VolumeAndVolumeTypeFromImageTest-812228641-project-member] Volume info retrieved successfully. Sep 01 12:55:22 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-76de6328-2aac-4854-9125-d1c9f62ec605 tempest-VolumeAndVolumeTypeFromImageTest-812228641 tempest-VolumeAndVolumeTypeFromImageTest-812228641-project-member] http://192.168.122.202/volume/v3/volumes/5eacdfd1-cc7f-43ec-b317-26bd56ba3174 returned with HTTP 200 Sep 01 12:55:22 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1368/2729] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:55:22 2026] GET /volume/v3/volumes/5eacdfd1-cc7f-43ec-b317-26bd56ba3174 => generated 959 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:55:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-c499ac35-5ebd-4bed-9e2b-5e85e2cfba2c None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:55:23 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c499ac35-5ebd-4bed-9e2b-5e85e2cfba2c tempest-VolumeAndVolumeTypeFromImageTest-812228641 tempest-VolumeAndVolumeTypeFromImageTest-812228641-project-member] GET http://192.168.122.202/volume/v3/volumes/5eacdfd1-cc7f-43ec-b317-26bd56ba3174 Sep 01 12:55:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c499ac35-5ebd-4bed-9e2b-5e85e2cfba2c tempest-VolumeAndVolumeTypeFromImageTest-812228641 tempest-VolumeAndVolumeTypeFromImageTest-812228641-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:55:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c499ac35-5ebd-4bed-9e2b-5e85e2cfba2c tempest-VolumeAndVolumeTypeFromImageTest-812228641 tempest-VolumeAndVolumeTypeFromImageTest-812228641-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:55:23 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:55:23 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:55:23 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:55:23 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:55:23 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-c499ac35-5ebd-4bed-9e2b-5e85e2cfba2c tempest-VolumeAndVolumeTypeFromImageTest-812228641 tempest-VolumeAndVolumeTypeFromImageTest-812228641-project-member] Volume info retrieved successfully. Sep 01 12:55:23 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c499ac35-5ebd-4bed-9e2b-5e85e2cfba2c tempest-VolumeAndVolumeTypeFromImageTest-812228641 tempest-VolumeAndVolumeTypeFromImageTest-812228641-project-member] http://192.168.122.202/volume/v3/volumes/5eacdfd1-cc7f-43ec-b317-26bd56ba3174 returned with HTTP 200 Sep 01 12:55:23 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1362/2730] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:55:23 2026] GET /volume/v3/volumes/5eacdfd1-cc7f-43ec-b317-26bd56ba3174 => generated 959 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:55:24 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-282b6daa-0fdb-46b0-bb73-12cca525a316 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:55:24 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-282b6daa-0fdb-46b0-bb73-12cca525a316 tempest-VolumeAndVolumeTypeFromImageTest-812228641 tempest-VolumeAndVolumeTypeFromImageTest-812228641-project-member] GET http://192.168.122.202/volume/v3/volumes/5eacdfd1-cc7f-43ec-b317-26bd56ba3174 Sep 01 12:55:24 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-282b6daa-0fdb-46b0-bb73-12cca525a316 tempest-VolumeAndVolumeTypeFromImageTest-812228641 tempest-VolumeAndVolumeTypeFromImageTest-812228641-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:55:24 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-282b6daa-0fdb-46b0-bb73-12cca525a316 tempest-VolumeAndVolumeTypeFromImageTest-812228641 tempest-VolumeAndVolumeTypeFromImageTest-812228641-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:55:24 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:55:24 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:55:24 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:55:24 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:55:24 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-282b6daa-0fdb-46b0-bb73-12cca525a316 tempest-VolumeAndVolumeTypeFromImageTest-812228641 tempest-VolumeAndVolumeTypeFromImageTest-812228641-project-member] Volume info retrieved successfully. Sep 01 12:55:24 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-282b6daa-0fdb-46b0-bb73-12cca525a316 tempest-VolumeAndVolumeTypeFromImageTest-812228641 tempest-VolumeAndVolumeTypeFromImageTest-812228641-project-member] http://192.168.122.202/volume/v3/volumes/5eacdfd1-cc7f-43ec-b317-26bd56ba3174 returned with HTTP 200 Sep 01 12:55:24 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1369/2731] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:55:24 2026] GET /volume/v3/volumes/5eacdfd1-cc7f-43ec-b317-26bd56ba3174 => generated 1303 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:55:24 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-c683318f-7273-42d9-882a-0aa15c16df4b None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:55:24 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c683318f-7273-42d9-882a-0aa15c16df4b tempest-VolumeAndVolumeTypeFromImageTest-812228641 tempest-VolumeAndVolumeTypeFromImageTest-812228641-project-member] DELETE http://192.168.122.202/volume/v3/volumes/5eacdfd1-cc7f-43ec-b317-26bd56ba3174 Sep 01 12:55:24 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c683318f-7273-42d9-882a-0aa15c16df4b tempest-VolumeAndVolumeTypeFromImageTest-812228641 tempest-VolumeAndVolumeTypeFromImageTest-812228641-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:55:24 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c683318f-7273-42d9-882a-0aa15c16df4b tempest-VolumeAndVolumeTypeFromImageTest-812228641 tempest-VolumeAndVolumeTypeFromImageTest-812228641-project-member] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:55:24 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-c683318f-7273-42d9-882a-0aa15c16df4b tempest-VolumeAndVolumeTypeFromImageTest-812228641 tempest-VolumeAndVolumeTypeFromImageTest-812228641-project-member] Delete volume with id: 5eacdfd1-cc7f-43ec-b317-26bd56ba3174 Sep 01 12:55:24 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:55:24 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:55:24 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:55:24 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:55:24 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-c683318f-7273-42d9-882a-0aa15c16df4b tempest-VolumeAndVolumeTypeFromImageTest-812228641 tempest-VolumeAndVolumeTypeFromImageTest-812228641-project-member] Volume info retrieved successfully. Sep 01 12:55:24 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-c683318f-7273-42d9-882a-0aa15c16df4b tempest-VolumeAndVolumeTypeFromImageTest-812228641 tempest-VolumeAndVolumeTypeFromImageTest-812228641-project-member] Delete volume request issued successfully. Sep 01 12:55:24 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c683318f-7273-42d9-882a-0aa15c16df4b tempest-VolumeAndVolumeTypeFromImageTest-812228641 tempest-VolumeAndVolumeTypeFromImageTest-812228641-project-member] http://192.168.122.202/volume/v3/volumes/5eacdfd1-cc7f-43ec-b317-26bd56ba3174 returned with HTTP 202 Sep 01 12:55:24 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1363/2732] 192.168.122.202 () {58 vars in 1235 bytes} [Tue Sep 1 12:55:24 2026] DELETE /volume/v3/volumes/5eacdfd1-cc7f-43ec-b317-26bd56ba3174 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:55:24 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-4b1f7cc7-3a62-4d01-b052-15155ad0c702 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:55:24 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-4b1f7cc7-3a62-4d01-b052-15155ad0c702 tempest-VolumeAndVolumeTypeFromImageTest-812228641 tempest-VolumeAndVolumeTypeFromImageTest-812228641-project-member] GET http://192.168.122.202/volume/v3/volumes/5eacdfd1-cc7f-43ec-b317-26bd56ba3174 Sep 01 12:55:24 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-4b1f7cc7-3a62-4d01-b052-15155ad0c702 tempest-VolumeAndVolumeTypeFromImageTest-812228641 tempest-VolumeAndVolumeTypeFromImageTest-812228641-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:55:24 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-4b1f7cc7-3a62-4d01-b052-15155ad0c702 tempest-VolumeAndVolumeTypeFromImageTest-812228641 tempest-VolumeAndVolumeTypeFromImageTest-812228641-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:55:24 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:55:24 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:55:24 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:55:24 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:55:24 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-4b1f7cc7-3a62-4d01-b052-15155ad0c702 tempest-VolumeAndVolumeTypeFromImageTest-812228641 tempest-VolumeAndVolumeTypeFromImageTest-812228641-project-member] Volume info retrieved successfully. Sep 01 12:55:24 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-4b1f7cc7-3a62-4d01-b052-15155ad0c702 tempest-VolumeAndVolumeTypeFromImageTest-812228641 tempest-VolumeAndVolumeTypeFromImageTest-812228641-project-member] http://192.168.122.202/volume/v3/volumes/5eacdfd1-cc7f-43ec-b317-26bd56ba3174 returned with HTTP 200 Sep 01 12:55:24 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1370/2733] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:55:24 2026] GET /volume/v3/volumes/5eacdfd1-cc7f-43ec-b317-26bd56ba3174 => generated 1302 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:55:25 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-d75ef868-5575-4d26-83f3-720f7512ffb5 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:55:25 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d75ef868-5575-4d26-83f3-720f7512ffb5 tempest-VolumeAndVolumeTypeFromImageTest-812228641 tempest-VolumeAndVolumeTypeFromImageTest-812228641-project-member] GET http://192.168.122.202/volume/v3/volumes/5eacdfd1-cc7f-43ec-b317-26bd56ba3174 Sep 01 12:55:25 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-d75ef868-5575-4d26-83f3-720f7512ffb5 tempest-VolumeAndVolumeTypeFromImageTest-812228641 tempest-VolumeAndVolumeTypeFromImageTest-812228641-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:55:25 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-d75ef868-5575-4d26-83f3-720f7512ffb5 tempest-VolumeAndVolumeTypeFromImageTest-812228641 tempest-VolumeAndVolumeTypeFromImageTest-812228641-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:55:25 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d75ef868-5575-4d26-83f3-720f7512ffb5 tempest-VolumeAndVolumeTypeFromImageTest-812228641 tempest-VolumeAndVolumeTypeFromImageTest-812228641-project-member] http://192.168.122.202/volume/v3/volumes/5eacdfd1-cc7f-43ec-b317-26bd56ba3174 returned with HTTP 404 Sep 01 12:55:25 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1364/2734] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:55:25 2026] GET /volume/v3/volumes/5eacdfd1-cc7f-43ec-b317-26bd56ba3174 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:55:25 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-e503a1de-ebbc-4fab-94d6-cbb22d825b3b None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:55:25 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e503a1de-ebbc-4fab-94d6-cbb22d825b3b tempest-VolumeAndVolumeTypeFromImageTest-1149414446 tempest-VolumeAndVolumeTypeFromImageTest-1149414446-project-admin] GET http://192.168.122.202/volume/v3/volumes/detail?all_tenants=1 Sep 01 12:55:25 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e503a1de-ebbc-4fab-94d6-cbb22d825b3b tempest-VolumeAndVolumeTypeFromImageTest-1149414446 tempest-VolumeAndVolumeTypeFromImageTest-1149414446-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:55:25 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e503a1de-ebbc-4fab-94d6-cbb22d825b3b tempest-VolumeAndVolumeTypeFromImageTest-1149414446 tempest-VolumeAndVolumeTypeFromImageTest-1149414446-project-admin] Calling method 'detail' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:55:25 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-e503a1de-ebbc-4fab-94d6-cbb22d825b3b tempest-VolumeAndVolumeTypeFromImageTest-1149414446 tempest-VolumeAndVolumeTypeFromImageTest-1149414446-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=86814) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 12:55:25 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-e503a1de-ebbc-4fab-94d6-cbb22d825b3b tempest-VolumeAndVolumeTypeFromImageTest-1149414446 tempest-VolumeAndVolumeTypeFromImageTest-1149414446-project-admin] Get all volumes completed successfully. Sep 01 12:55:25 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e503a1de-ebbc-4fab-94d6-cbb22d825b3b tempest-VolumeAndVolumeTypeFromImageTest-1149414446 tempest-VolumeAndVolumeTypeFromImageTest-1149414446-project-admin] http://192.168.122.202/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 01 12:55:25 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1371/2735] 192.168.122.202 () {58 vars in 1169 bytes} [Tue Sep 1 12:55:25 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 15 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 12:55:25 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-0a67eb0a-a929-4b48-8d18-b4e8f1aa9ed1 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:55:25 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0a67eb0a-a929-4b48-8d18-b4e8f1aa9ed1 tempest-VolumeAndVolumeTypeFromImageTest-1149414446 tempest-VolumeAndVolumeTypeFromImageTest-1149414446-project-admin] DELETE http://192.168.122.202/volume/v3/types/1c4acf46-d792-415c-85c8-ca565a498201 Sep 01 12:55:25 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0a67eb0a-a929-4b48-8d18-b4e8f1aa9ed1 tempest-VolumeAndVolumeTypeFromImageTest-1149414446 tempest-VolumeAndVolumeTypeFromImageTest-1149414446-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:55:25 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0a67eb0a-a929-4b48-8d18-b4e8f1aa9ed1 tempest-VolumeAndVolumeTypeFromImageTest-1149414446 tempest-VolumeAndVolumeTypeFromImageTest-1149414446-project-admin] Calling method '_delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:55:25 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0a67eb0a-a929-4b48-8d18-b4e8f1aa9ed1 tempest-VolumeAndVolumeTypeFromImageTest-1149414446 tempest-VolumeAndVolumeTypeFromImageTest-1149414446-project-admin] http://192.168.122.202/volume/v3/types/1c4acf46-d792-415c-85c8-ca565a498201 returned with HTTP 202 Sep 01 12:55:25 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1365/2736] 192.168.122.202 () {58 vars in 1229 bytes} [Tue Sep 1 12:55:25 2026] DELETE /volume/v3/types/1c4acf46-d792-415c-85c8-ca565a498201 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:55:25 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-77188d6b-75be-4755-ba73-ea046e9abebc None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:55:25 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-77188d6b-75be-4755-ba73-ea046e9abebc tempest-VolumeAndVolumeTypeFromImageTest-1149414446 tempest-VolumeAndVolumeTypeFromImageTest-1149414446-project-admin] GET http://192.168.122.202/volume/v3/types/1c4acf46-d792-415c-85c8-ca565a498201 Sep 01 12:55:25 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-77188d6b-75be-4755-ba73-ea046e9abebc tempest-VolumeAndVolumeTypeFromImageTest-1149414446 tempest-VolumeAndVolumeTypeFromImageTest-1149414446-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:55:25 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-77188d6b-75be-4755-ba73-ea046e9abebc tempest-VolumeAndVolumeTypeFromImageTest-1149414446 tempest-VolumeAndVolumeTypeFromImageTest-1149414446-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:55:25 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-77188d6b-75be-4755-ba73-ea046e9abebc tempest-VolumeAndVolumeTypeFromImageTest-1149414446 tempest-VolumeAndVolumeTypeFromImageTest-1149414446-project-admin] http://192.168.122.202/volume/v3/types/1c4acf46-d792-415c-85c8-ca565a498201 returned with HTTP 404 Sep 01 12:55:25 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1372/2737] 192.168.122.202 () {58 vars in 1226 bytes} [Tue Sep 1 12:55:25 2026] GET /volume/v3/types/1c4acf46-d792-415c-85c8-ca565a498201 => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:55:29 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-fd1690b0-9a20-45c1-91e9-dcdeee54d295 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:55:29 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-fd1690b0-9a20-45c1-91e9-dcdeee54d295 tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] POST http://192.168.122.202/volume/v3/volumes Sep 01 12:55:29 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-fd1690b0-9a20-45c1-91e9-dcdeee54d295 tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "903fc775-9c21-408b-9650-9b60d3b1eb91", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1604581341"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:55:29 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.volumes [None req-fd1690b0-9a20-45c1-91e9-dcdeee54d295 tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] Create volume request body: {'volume': {"'imageRef": '903fc775-9c21-408b-9650-9b60d3b1eb91', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1604581341'}} {{(pid=86815) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:55:29 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-fd1690b0-9a20-45c1-91e9-dcdeee54d295 tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] Create volume of 1 GB Sep 01 12:55:29 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-fd1690b0-9a20-45c1-91e9-dcdeee54d295 tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] Availability Zones retrieved successfully. Sep 01 12:55:29 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-fd1690b0-9a20-45c1-91e9-dcdeee54d295 tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] Flow 'volume_create_api' (4bfb4321-145a-41e3-a14f-7c54112a779c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:55:29 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-fd1690b0-9a20-45c1-91e9-dcdeee54d295 tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03500cce-28da-4904-a423-7c4c7dd7d98c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:55:29 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.flows.api.create_volume [None req-fd1690b0-9a20-45c1-91e9-dcdeee54d295 tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] Validating volume size '1' using validate_int {{(pid=86815) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 12:55:29 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-fd1690b0-9a20-45c1-91e9-dcdeee54d295 tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03500cce-28da-4904-a423-7c4c7dd7d98c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T10:31:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3a4f1b59-94a6-4839-b926-0837adf99645,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a4f1b59-94a6-4839-b926-0837adf99645', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:55:29 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-fd1690b0-9a20-45c1-91e9-dcdeee54d295 tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (85562487-d75c-4c30-ad28-ed03768617e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:55:29 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-fd1690b0-9a20-45c1-91e9-dcdeee54d295 tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] Created reservations ['a07d58a2-bbee-4467-92e7-f3f26e89fb52', 'd0c5ad87-e664-4188-b2d2-eb583918a917', '9d2b50a1-4a82-4105-853f-e8171fe6eaf6', 'b1a2f78e-8019-4c85-be9c-059f598f9922'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:55:29 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-fd1690b0-9a20-45c1-91e9-dcdeee54d295 tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (85562487-d75c-4c30-ad28-ed03768617e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a07d58a2-bbee-4467-92e7-f3f26e89fb52', 'd0c5ad87-e664-4188-b2d2-eb583918a917', '9d2b50a1-4a82-4105-853f-e8171fe6eaf6', 'b1a2f78e-8019-4c85-be9c-059f598f9922']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:55:29 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-fd1690b0-9a20-45c1-91e9-dcdeee54d295 tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (72737dab-85ee-4b7e-8cd0-95f5421c92b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:55:29 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:55:29 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:55:29 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-fd1690b0-9a20-45c1-91e9-dcdeee54d295 tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (72737dab-85ee-4b7e-8cd0-95f5421c92b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c448c45b-3b5c-4020-90f6-d76f34be3674', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1604581341',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2341d7fc091545a683f81baa3a4a9a39',qos_specs=None,replication_status=,reservations=['a07d58a2-bbee-4467-92e7-f3f26e89fb52','d0c5ad87-e664-4188-b2d2-eb583918a917','9d2b50a1-4a82-4105-853f-e8171fe6eaf6','b1a2f78e-8019-4c85-be9c-059f598f9922'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a4e087e5aa34746a900af6ef722778a',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T10:55:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1604581341',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c448c45b-3b5c-4020-90f6-d76f34be3674,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2341d7fc091545a683f81baa3a4a9a39',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7a4e087e5aa34746a900af6ef722778a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a4f1b59-94a6-4839-b926-0837adf99645),volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:55:29 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-fd1690b0-9a20-45c1-91e9-dcdeee54d295 tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b6fe41cd-f228-42a5-a596-b46dd5b54097) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:55:29 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-fd1690b0-9a20-45c1-91e9-dcdeee54d295 tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b6fe41cd-f228-42a5-a596-b46dd5b54097) transitioned into state 'SUCCESS' from state '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-1604581341',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2341d7fc091545a683f81baa3a4a9a39',qos_specs=None,replication_status=,reservations=['a07d58a2-bbee-4467-92e7-f3f26e89fb52','d0c5ad87-e664-4188-b2d2-eb583918a917','9d2b50a1-4a82-4105-853f-e8171fe6eaf6','b1a2f78e-8019-4c85-be9c-059f598f9922'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a4e087e5aa34746a900af6ef722778a',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:55:29 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-fd1690b0-9a20-45c1-91e9-dcdeee54d295 tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2e8320ec-daa1-4416-9a06-9873f9d0f53b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:55:29 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-fd1690b0-9a20-45c1-91e9-dcdeee54d295 tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2e8320ec-daa1-4416-9a06-9873f9d0f53b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:55:29 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-fd1690b0-9a20-45c1-91e9-dcdeee54d295 tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] Flow 'volume_create_api' (4bfb4321-145a-41e3-a14f-7c54112a779c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86815) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:55:29 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-fd1690b0-9a20-45c1-91e9-dcdeee54d295 tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] Create volume request issued successfully. Sep 01 12:55:29 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-fd1690b0-9a20-45c1-91e9-dcdeee54d295 tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] http://192.168.122.202/volume/v3/volumes returned with HTTP 202 Sep 01 12:55:29 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1366/2738] 192.168.122.202 () {60 vars in 1143 bytes} [Tue Sep 1 12:55:29 2026] POST /volume/v3/volumes => generated 766 bytes in 475 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:55:29 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-4d4b4e08-3cab-4c35-a56d-97ba11d997c7 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:55:29 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-4d4b4e08-3cab-4c35-a56d-97ba11d997c7 tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] POST http://192.168.122.202/volume/v3/volumes Sep 01 12:55:29 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-4d4b4e08-3cab-4c35-a56d-97ba11d997c7 tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "903fc775-9c21-408b-9650-9b60d3b1eb91", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-358592688"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:55:29 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volumes [None req-4d4b4e08-3cab-4c35-a56d-97ba11d997c7 tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] Create volume request body: {'volume': {"'imageRef": '903fc775-9c21-408b-9650-9b60d3b1eb91', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-358592688'}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:55:29 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-4d4b4e08-3cab-4c35-a56d-97ba11d997c7 tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] Create volume of 1 GB Sep 01 12:55:29 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-4d4b4e08-3cab-4c35-a56d-97ba11d997c7 tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] Availability Zones retrieved successfully. Sep 01 12:55:29 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-4d4b4e08-3cab-4c35-a56d-97ba11d997c7 tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] Flow 'volume_create_api' (2c7f32e7-cf99-4abf-ae1d-31c2b3f057f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:55:29 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-4d4b4e08-3cab-4c35-a56d-97ba11d997c7 tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5225c1ff-ddd0-4dee-b8c9-8daaecb44960) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:55:29 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.flows.api.create_volume [None req-4d4b4e08-3cab-4c35-a56d-97ba11d997c7 tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] Validating volume size '1' using validate_int {{(pid=86814) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 12:55:29 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-4d4b4e08-3cab-4c35-a56d-97ba11d997c7 tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5225c1ff-ddd0-4dee-b8c9-8daaecb44960) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T10:31:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3a4f1b59-94a6-4839-b926-0837adf99645,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a4f1b59-94a6-4839-b926-0837adf99645', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:55:29 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-4d4b4e08-3cab-4c35-a56d-97ba11d997c7 tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca1f0666-fce0-4967-bcfd-1857ffa85ad2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:55:30 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-4d4b4e08-3cab-4c35-a56d-97ba11d997c7 tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] Created reservations ['9e4dc3e5-a3fc-4160-becf-8f729c8cc753', '7ac9f13a-334b-4ce7-b8b2-8f7f1a0301e3', 'b7175ad0-9b71-4160-869f-95a2678282ae', 'd0d5978a-745d-4f25-9bca-fcef70676d8d'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:55:30 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-4d4b4e08-3cab-4c35-a56d-97ba11d997c7 tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca1f0666-fce0-4967-bcfd-1857ffa85ad2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9e4dc3e5-a3fc-4160-becf-8f729c8cc753', '7ac9f13a-334b-4ce7-b8b2-8f7f1a0301e3', 'b7175ad0-9b71-4160-869f-95a2678282ae', 'd0d5978a-745d-4f25-9bca-fcef70676d8d']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:55:30 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-4d4b4e08-3cab-4c35-a56d-97ba11d997c7 tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bcb5bfb4-f7a9-4e1e-8152-050467b61371) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:55:30 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:55:30 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:55:30 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-4d4b4e08-3cab-4c35-a56d-97ba11d997c7 tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bcb5bfb4-f7a9-4e1e-8152-050467b61371) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c455de1c-a5c3-4fdc-8229-33756f25cc72', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-358592688',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2341d7fc091545a683f81baa3a4a9a39',qos_specs=None,replication_status=,reservations=['9e4dc3e5-a3fc-4160-becf-8f729c8cc753','7ac9f13a-334b-4ce7-b8b2-8f7f1a0301e3','b7175ad0-9b71-4160-869f-95a2678282ae','d0d5978a-745d-4f25-9bca-fcef70676d8d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a4e087e5aa34746a900af6ef722778a',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T10:55:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-358592688',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c455de1c-a5c3-4fdc-8229-33756f25cc72,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2341d7fc091545a683f81baa3a4a9a39',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7a4e087e5aa34746a900af6ef722778a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a4f1b59-94a6-4839-b926-0837adf99645),volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:55:30 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-4d4b4e08-3cab-4c35-a56d-97ba11d997c7 tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e5778e91-c34b-4528-9966-88a6777ce22e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:55:30 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-4d4b4e08-3cab-4c35-a56d-97ba11d997c7 tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e5778e91-c34b-4528-9966-88a6777ce22e) transitioned into state 'SUCCESS' from state '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-358592688',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2341d7fc091545a683f81baa3a4a9a39',qos_specs=None,replication_status=,reservations=['9e4dc3e5-a3fc-4160-becf-8f729c8cc753','7ac9f13a-334b-4ce7-b8b2-8f7f1a0301e3','b7175ad0-9b71-4160-869f-95a2678282ae','d0d5978a-745d-4f25-9bca-fcef70676d8d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a4e087e5aa34746a900af6ef722778a',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:55:30 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-4d4b4e08-3cab-4c35-a56d-97ba11d997c7 tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (36e6d50b-c5a1-48fd-aba1-0c8f862823f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:55:30 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-4d4b4e08-3cab-4c35-a56d-97ba11d997c7 tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (36e6d50b-c5a1-48fd-aba1-0c8f862823f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:55:30 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-4d4b4e08-3cab-4c35-a56d-97ba11d997c7 tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] Flow 'volume_create_api' (2c7f32e7-cf99-4abf-ae1d-31c2b3f057f2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86814) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:55:30 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-4d4b4e08-3cab-4c35-a56d-97ba11d997c7 tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] Create volume request issued successfully. Sep 01 12:55:30 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-4d4b4e08-3cab-4c35-a56d-97ba11d997c7 tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] http://192.168.122.202/volume/v3/volumes returned with HTTP 202 Sep 01 12:55:30 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1373/2739] 192.168.122.202 () {60 vars in 1143 bytes} [Tue Sep 1 12:55:29 2026] POST /volume/v3/volumes => generated 765 bytes in 359 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:55:30 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-eab2991c-177b-4843-a0f4-33ebc01b9e0b None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:55:30 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-eab2991c-177b-4843-a0f4-33ebc01b9e0b tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] POST http://192.168.122.202/volume/v3/volumes Sep 01 12:55:30 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-eab2991c-177b-4843-a0f4-33ebc01b9e0b tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "903fc775-9c21-408b-9650-9b60d3b1eb91", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-531663982"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:55:30 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.volumes [None req-eab2991c-177b-4843-a0f4-33ebc01b9e0b tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] Create volume request body: {'volume': {"'imageRef": '903fc775-9c21-408b-9650-9b60d3b1eb91', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-531663982'}} {{(pid=86815) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:55:30 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-eab2991c-177b-4843-a0f4-33ebc01b9e0b tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] Create volume of 1 GB Sep 01 12:55:30 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:55:30 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:55:30 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-eab2991c-177b-4843-a0f4-33ebc01b9e0b tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] Availability Zones retrieved successfully. Sep 01 12:55:30 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-eab2991c-177b-4843-a0f4-33ebc01b9e0b tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] Flow 'volume_create_api' (1b2f1782-b592-4fcd-8b89-803c91fb4987) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:55:30 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-eab2991c-177b-4843-a0f4-33ebc01b9e0b tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (471dcd56-0838-47f4-8371-45db922ab1a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:55:30 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.flows.api.create_volume [None req-eab2991c-177b-4843-a0f4-33ebc01b9e0b tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] Validating volume size '1' using validate_int {{(pid=86815) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 12:55:30 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-eab2991c-177b-4843-a0f4-33ebc01b9e0b tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (471dcd56-0838-47f4-8371-45db922ab1a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T10:31:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3a4f1b59-94a6-4839-b926-0837adf99645,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a4f1b59-94a6-4839-b926-0837adf99645', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:55:30 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-eab2991c-177b-4843-a0f4-33ebc01b9e0b tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16ec5046-5f7e-4db5-a2d5-83cc44321b70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:55:30 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-eab2991c-177b-4843-a0f4-33ebc01b9e0b tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] Created reservations ['42c15766-04dc-4017-a552-5818eaaa2698', 'bf549b3f-c480-416f-b1da-b9df4603a505', '4a668e5e-8a00-49f4-8c03-e300e968fb41', 'dc02083a-0375-4055-8861-1ca0a7198873'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:55:30 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-eab2991c-177b-4843-a0f4-33ebc01b9e0b tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16ec5046-5f7e-4db5-a2d5-83cc44321b70) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['42c15766-04dc-4017-a552-5818eaaa2698', 'bf549b3f-c480-416f-b1da-b9df4603a505', '4a668e5e-8a00-49f4-8c03-e300e968fb41', 'dc02083a-0375-4055-8861-1ca0a7198873']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:55:30 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-eab2991c-177b-4843-a0f4-33ebc01b9e0b tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf93e029-75ae-4815-8f92-8cdf2cbfbeeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:55:30 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:55:30 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:55:30 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-eab2991c-177b-4843-a0f4-33ebc01b9e0b tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf93e029-75ae-4815-8f92-8cdf2cbfbeeb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f5edc3ba-c758-4dc2-ac88-3bc8e933d75b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-531663982',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2341d7fc091545a683f81baa3a4a9a39',qos_specs=None,replication_status=,reservations=['42c15766-04dc-4017-a552-5818eaaa2698','bf549b3f-c480-416f-b1da-b9df4603a505','4a668e5e-8a00-49f4-8c03-e300e968fb41','dc02083a-0375-4055-8861-1ca0a7198873'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a4e087e5aa34746a900af6ef722778a',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T10:55:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-531663982',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f5edc3ba-c758-4dc2-ac88-3bc8e933d75b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2341d7fc091545a683f81baa3a4a9a39',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7a4e087e5aa34746a900af6ef722778a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a4f1b59-94a6-4839-b926-0837adf99645),volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:55:30 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-eab2991c-177b-4843-a0f4-33ebc01b9e0b tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b0ca9bf0-00e3-4dc1-bbd7-d62e84f2d200) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:55:30 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-eab2991c-177b-4843-a0f4-33ebc01b9e0b tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b0ca9bf0-00e3-4dc1-bbd7-d62e84f2d200) transitioned into state 'SUCCESS' from state '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-531663982',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2341d7fc091545a683f81baa3a4a9a39',qos_specs=None,replication_status=,reservations=['42c15766-04dc-4017-a552-5818eaaa2698','bf549b3f-c480-416f-b1da-b9df4603a505','4a668e5e-8a00-49f4-8c03-e300e968fb41','dc02083a-0375-4055-8861-1ca0a7198873'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a4e087e5aa34746a900af6ef722778a',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:55:30 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-eab2991c-177b-4843-a0f4-33ebc01b9e0b tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b22f40f3-a59b-4cc9-b837-a3d8266abf47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:55:30 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-eab2991c-177b-4843-a0f4-33ebc01b9e0b tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b22f40f3-a59b-4cc9-b837-a3d8266abf47) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:55:30 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-eab2991c-177b-4843-a0f4-33ebc01b9e0b tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] Flow 'volume_create_api' (1b2f1782-b592-4fcd-8b89-803c91fb4987) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86815) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:55:30 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-eab2991c-177b-4843-a0f4-33ebc01b9e0b tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] Create volume request issued successfully. Sep 01 12:55:30 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-eab2991c-177b-4843-a0f4-33ebc01b9e0b tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] http://192.168.122.202/volume/v3/volumes returned with HTTP 202 Sep 01 12:55:30 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1367/2740] 192.168.122.202 () {60 vars in 1143 bytes} [Tue Sep 1 12:55:30 2026] POST /volume/v3/volumes => generated 765 bytes in 396 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:55:30 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-21ae3d98-28f1-4a57-afc7-74b81461350e None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:55:30 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-21ae3d98-28f1-4a57-afc7-74b81461350e tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] POST http://192.168.122.202/volume/v3/volumes Sep 01 12:55:30 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-21ae3d98-28f1-4a57-afc7-74b81461350e tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "903fc775-9c21-408b-9650-9b60d3b1eb91", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1020927034"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:55:30 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volumes [None req-21ae3d98-28f1-4a57-afc7-74b81461350e tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] Create volume request body: {'volume': {"'imageRef": '903fc775-9c21-408b-9650-9b60d3b1eb91', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1020927034'}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:55:30 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-21ae3d98-28f1-4a57-afc7-74b81461350e tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] Create volume of 1 GB Sep 01 12:55:30 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:55:30 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:55:30 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-21ae3d98-28f1-4a57-afc7-74b81461350e tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] Availability Zones retrieved successfully. Sep 01 12:55:30 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-21ae3d98-28f1-4a57-afc7-74b81461350e tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] Flow 'volume_create_api' (1b44e3d8-50ea-42ac-beca-8e27fe5d3311) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:55:30 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-21ae3d98-28f1-4a57-afc7-74b81461350e tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (877bb29a-b64a-4762-a2df-8c61765939f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:55:30 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.flows.api.create_volume [None req-21ae3d98-28f1-4a57-afc7-74b81461350e tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] Validating volume size '1' using validate_int {{(pid=86814) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 12:55:30 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-21ae3d98-28f1-4a57-afc7-74b81461350e tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (877bb29a-b64a-4762-a2df-8c61765939f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T10:31:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3a4f1b59-94a6-4839-b926-0837adf99645,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a4f1b59-94a6-4839-b926-0837adf99645', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:55:30 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-21ae3d98-28f1-4a57-afc7-74b81461350e tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6cb0009-975e-4d14-b402-7103f5259505) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:55:30 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-21ae3d98-28f1-4a57-afc7-74b81461350e tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] Created reservations ['12a038fb-9872-4c2c-a36c-d78e5de0d367', 'e50f57c4-ae2f-4678-9342-9b54a61f5efe', '4c7cc3f0-4215-4032-a808-52599cbf05c5', '351ad8e6-c5c3-4abf-973c-522751bf8fdb'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:55:30 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-21ae3d98-28f1-4a57-afc7-74b81461350e tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6cb0009-975e-4d14-b402-7103f5259505) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['12a038fb-9872-4c2c-a36c-d78e5de0d367', 'e50f57c4-ae2f-4678-9342-9b54a61f5efe', '4c7cc3f0-4215-4032-a808-52599cbf05c5', '351ad8e6-c5c3-4abf-973c-522751bf8fdb']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:55:30 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-21ae3d98-28f1-4a57-afc7-74b81461350e tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d9643bd-20f8-4918-ac0d-783bd2a2f055) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:55:30 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:55:30 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:55:30 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-21ae3d98-28f1-4a57-afc7-74b81461350e tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d9643bd-20f8-4918-ac0d-783bd2a2f055) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8cc01d9d-54f2-4e40-9944-2e0af4cdf150', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1020927034',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2341d7fc091545a683f81baa3a4a9a39',qos_specs=None,replication_status=,reservations=['12a038fb-9872-4c2c-a36c-d78e5de0d367','e50f57c4-ae2f-4678-9342-9b54a61f5efe','4c7cc3f0-4215-4032-a808-52599cbf05c5','351ad8e6-c5c3-4abf-973c-522751bf8fdb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a4e087e5aa34746a900af6ef722778a',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T10:55:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1020927034',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8cc01d9d-54f2-4e40-9944-2e0af4cdf150,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2341d7fc091545a683f81baa3a4a9a39',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7a4e087e5aa34746a900af6ef722778a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a4f1b59-94a6-4839-b926-0837adf99645),volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:55:30 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-21ae3d98-28f1-4a57-afc7-74b81461350e tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (71313504-50df-43ed-900a-65b12fb63f5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:55:30 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-21ae3d98-28f1-4a57-afc7-74b81461350e tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (71313504-50df-43ed-900a-65b12fb63f5c) transitioned into state 'SUCCESS' from state '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-1020927034',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2341d7fc091545a683f81baa3a4a9a39',qos_specs=None,replication_status=,reservations=['12a038fb-9872-4c2c-a36c-d78e5de0d367','e50f57c4-ae2f-4678-9342-9b54a61f5efe','4c7cc3f0-4215-4032-a808-52599cbf05c5','351ad8e6-c5c3-4abf-973c-522751bf8fdb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a4e087e5aa34746a900af6ef722778a',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:55:30 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-21ae3d98-28f1-4a57-afc7-74b81461350e tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7408541c-7b31-4e7f-b43b-a685b8a7b890) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:55:31 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-21ae3d98-28f1-4a57-afc7-74b81461350e tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7408541c-7b31-4e7f-b43b-a685b8a7b890) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:55:31 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-21ae3d98-28f1-4a57-afc7-74b81461350e tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] Flow 'volume_create_api' (1b44e3d8-50ea-42ac-beca-8e27fe5d3311) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86814) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:55:31 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-21ae3d98-28f1-4a57-afc7-74b81461350e tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] Create volume request issued successfully. Sep 01 12:55:31 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-21ae3d98-28f1-4a57-afc7-74b81461350e tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] http://192.168.122.202/volume/v3/volumes returned with HTTP 202 Sep 01 12:55:31 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1374/2741] 192.168.122.202 () {60 vars in 1143 bytes} [Tue Sep 1 12:55:30 2026] POST /volume/v3/volumes => generated 766 bytes in 372 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:55:31 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-0e087683-ec4d-4f0f-9c69-dbd2a5040e1f None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:55:31 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0e087683-ec4d-4f0f-9c69-dbd2a5040e1f tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] POST http://192.168.122.202/volume/v3/volumes Sep 01 12:55:31 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0e087683-ec4d-4f0f-9c69-dbd2a5040e1f tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "903fc775-9c21-408b-9650-9b60d3b1eb91", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-509239965"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:55:31 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.volumes [None req-0e087683-ec4d-4f0f-9c69-dbd2a5040e1f tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] Create volume request body: {'volume': {"'imageRef": '903fc775-9c21-408b-9650-9b60d3b1eb91', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-509239965'}} {{(pid=86815) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:55:31 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-0e087683-ec4d-4f0f-9c69-dbd2a5040e1f tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] Create volume of 1 GB Sep 01 12:55:31 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:55:31 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:55:31 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-0e087683-ec4d-4f0f-9c69-dbd2a5040e1f tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] Availability Zones retrieved successfully. Sep 01 12:55:31 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-0e087683-ec4d-4f0f-9c69-dbd2a5040e1f tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] Flow 'volume_create_api' (240d2ecb-4e83-49c2-96e1-e59889fb7237) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:55:31 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-0e087683-ec4d-4f0f-9c69-dbd2a5040e1f tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67650bb0-ef3a-4afd-96a9-dc8e02cd5073) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:55:31 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.flows.api.create_volume [None req-0e087683-ec4d-4f0f-9c69-dbd2a5040e1f tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] Validating volume size '1' using validate_int {{(pid=86815) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 12:55:31 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-0e087683-ec4d-4f0f-9c69-dbd2a5040e1f tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67650bb0-ef3a-4afd-96a9-dc8e02cd5073) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T10:31:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3a4f1b59-94a6-4839-b926-0837adf99645,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a4f1b59-94a6-4839-b926-0837adf99645', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:55:31 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-0e087683-ec4d-4f0f-9c69-dbd2a5040e1f tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4e00f875-02ca-4fe8-96e2-c8fa39ca5da2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:55:31 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-0e087683-ec4d-4f0f-9c69-dbd2a5040e1f tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] Created reservations ['c2d18409-c87d-40dd-8795-d8950cb0d22b', 'a5a66585-a8c6-4ce9-885b-b964c17b7618', '76239957-d067-42f2-990b-1935ec762024', '337eb9a2-8107-4d5d-aaf8-3fe3375e9972'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:55:31 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-0e087683-ec4d-4f0f-9c69-dbd2a5040e1f tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4e00f875-02ca-4fe8-96e2-c8fa39ca5da2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c2d18409-c87d-40dd-8795-d8950cb0d22b', 'a5a66585-a8c6-4ce9-885b-b964c17b7618', '76239957-d067-42f2-990b-1935ec762024', '337eb9a2-8107-4d5d-aaf8-3fe3375e9972']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:55:31 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-0e087683-ec4d-4f0f-9c69-dbd2a5040e1f tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (90608170-9aeb-4256-a050-797eddf89946) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:55:31 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:55:31 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:55:31 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-0e087683-ec4d-4f0f-9c69-dbd2a5040e1f tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (90608170-9aeb-4256-a050-797eddf89946) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '504ebceb-6bd2-4296-b79b-0c52f880049d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-509239965',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2341d7fc091545a683f81baa3a4a9a39',qos_specs=None,replication_status=,reservations=['c2d18409-c87d-40dd-8795-d8950cb0d22b','a5a66585-a8c6-4ce9-885b-b964c17b7618','76239957-d067-42f2-990b-1935ec762024','337eb9a2-8107-4d5d-aaf8-3fe3375e9972'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a4e087e5aa34746a900af6ef722778a',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T10:55:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-509239965',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=504ebceb-6bd2-4296-b79b-0c52f880049d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2341d7fc091545a683f81baa3a4a9a39',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7a4e087e5aa34746a900af6ef722778a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a4f1b59-94a6-4839-b926-0837adf99645),volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:55:31 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-0e087683-ec4d-4f0f-9c69-dbd2a5040e1f tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a7571257-5b71-4415-9352-796e993b7064) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:55:31 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-0e087683-ec4d-4f0f-9c69-dbd2a5040e1f tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a7571257-5b71-4415-9352-796e993b7064) transitioned into state 'SUCCESS' from state '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-509239965',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2341d7fc091545a683f81baa3a4a9a39',qos_specs=None,replication_status=,reservations=['c2d18409-c87d-40dd-8795-d8950cb0d22b','a5a66585-a8c6-4ce9-885b-b964c17b7618','76239957-d067-42f2-990b-1935ec762024','337eb9a2-8107-4d5d-aaf8-3fe3375e9972'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a4e087e5aa34746a900af6ef722778a',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:55:31 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-0e087683-ec4d-4f0f-9c69-dbd2a5040e1f tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4f24c891-c77d-4a3c-bcd9-3fa86fbc35e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:55:31 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-0e087683-ec4d-4f0f-9c69-dbd2a5040e1f tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4f24c891-c77d-4a3c-bcd9-3fa86fbc35e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:55:31 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-0e087683-ec4d-4f0f-9c69-dbd2a5040e1f tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] Flow 'volume_create_api' (240d2ecb-4e83-49c2-96e1-e59889fb7237) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86815) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:55:31 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-0e087683-ec4d-4f0f-9c69-dbd2a5040e1f tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] Create volume request issued successfully. Sep 01 12:55:31 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0e087683-ec4d-4f0f-9c69-dbd2a5040e1f tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] http://192.168.122.202/volume/v3/volumes returned with HTTP 202 Sep 01 12:55:31 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1368/2742] 192.168.122.202 () {60 vars in 1143 bytes} [Tue Sep 1 12:55:31 2026] POST /volume/v3/volumes => generated 765 bytes in 393 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:55:31 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-8d1fe9c9-4471-4966-a140-c2060f2ac538 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:55:31 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8d1fe9c9-4471-4966-a140-c2060f2ac538 tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] GET http://192.168.122.202/volume/v3/volumes/c448c45b-3b5c-4020-90f6-d76f34be3674 Sep 01 12:55:31 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-8d1fe9c9-4471-4966-a140-c2060f2ac538 tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:55:31 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-8d1fe9c9-4471-4966-a140-c2060f2ac538 tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:55:31 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:55:31 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:55:31 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:55:31 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:55:31 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-8d1fe9c9-4471-4966-a140-c2060f2ac538 tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] Volume info retrieved successfully. Sep 01 12:55:31 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8d1fe9c9-4471-4966-a140-c2060f2ac538 tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] http://192.168.122.202/volume/v3/volumes/c448c45b-3b5c-4020-90f6-d76f34be3674 returned with HTTP 200 Sep 01 12:55:31 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1375/2743] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:55:31 2026] GET /volume/v3/volumes/c448c45b-3b5c-4020-90f6-d76f34be3674 => generated 859 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:55:31 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-bd820666-b3ae-4f02-9140-0260187fb171 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:55:31 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-bd820666-b3ae-4f02-9140-0260187fb171 tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] GET http://192.168.122.202/volume/v3/volumes/c455de1c-a5c3-4fdc-8229-33756f25cc72 Sep 01 12:55:31 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-bd820666-b3ae-4f02-9140-0260187fb171 tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:55:31 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-bd820666-b3ae-4f02-9140-0260187fb171 tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:55:31 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:55:31 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:55:31 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:55:31 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:55:31 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-bd820666-b3ae-4f02-9140-0260187fb171 tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] Volume info retrieved successfully. Sep 01 12:55:31 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-bd820666-b3ae-4f02-9140-0260187fb171 tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] http://192.168.122.202/volume/v3/volumes/c455de1c-a5c3-4fdc-8229-33756f25cc72 returned with HTTP 200 Sep 01 12:55:31 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1369/2744] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:55:31 2026] GET /volume/v3/volumes/c455de1c-a5c3-4fdc-8229-33756f25cc72 => generated 857 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:55:32 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-fe046a91-4dde-4c7f-b68f-982f2cb5c55a None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:55:32 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-fe046a91-4dde-4c7f-b68f-982f2cb5c55a tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] GET http://192.168.122.202/volume/v3/volumes/c455de1c-a5c3-4fdc-8229-33756f25cc72 Sep 01 12:55:32 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-fe046a91-4dde-4c7f-b68f-982f2cb5c55a tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:55:32 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-fe046a91-4dde-4c7f-b68f-982f2cb5c55a tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:55:32 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:55:32 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:55:32 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:55:32 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:55:32 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-fe046a91-4dde-4c7f-b68f-982f2cb5c55a tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] Volume info retrieved successfully. Sep 01 12:55:32 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-fe046a91-4dde-4c7f-b68f-982f2cb5c55a tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] http://192.168.122.202/volume/v3/volumes/c455de1c-a5c3-4fdc-8229-33756f25cc72 returned with HTTP 200 Sep 01 12:55:32 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1376/2745] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:55:32 2026] GET /volume/v3/volumes/c455de1c-a5c3-4fdc-8229-33756f25cc72 => generated 858 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:55:32 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-e3a3581d-1466-481a-b22b-90722ff7ddfc None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:55:32 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e3a3581d-1466-481a-b22b-90722ff7ddfc tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] GET http://192.168.122.202/volume/v3/volumes/f5edc3ba-c758-4dc2-ac88-3bc8e933d75b Sep 01 12:55:32 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e3a3581d-1466-481a-b22b-90722ff7ddfc tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:55:32 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e3a3581d-1466-481a-b22b-90722ff7ddfc tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:55:32 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:55:32 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:55:32 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:55:32 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:55:32 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-e3a3581d-1466-481a-b22b-90722ff7ddfc tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] Volume info retrieved successfully. Sep 01 12:55:32 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e3a3581d-1466-481a-b22b-90722ff7ddfc tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] http://192.168.122.202/volume/v3/volumes/f5edc3ba-c758-4dc2-ac88-3bc8e933d75b returned with HTTP 200 Sep 01 12:55:32 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1370/2746] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:55:32 2026] GET /volume/v3/volumes/f5edc3ba-c758-4dc2-ac88-3bc8e933d75b => generated 858 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:55:32 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-8348a2bf-a14d-4fb7-b4cb-d43ec3ce1742 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:55:32 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8348a2bf-a14d-4fb7-b4cb-d43ec3ce1742 tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] GET http://192.168.122.202/volume/v3/volumes/8cc01d9d-54f2-4e40-9944-2e0af4cdf150 Sep 01 12:55:32 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-8348a2bf-a14d-4fb7-b4cb-d43ec3ce1742 tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:55:32 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-8348a2bf-a14d-4fb7-b4cb-d43ec3ce1742 tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:55:32 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:55:32 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:55:32 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:55:32 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:55:32 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-8348a2bf-a14d-4fb7-b4cb-d43ec3ce1742 tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] Volume info retrieved successfully. Sep 01 12:55:32 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8348a2bf-a14d-4fb7-b4cb-d43ec3ce1742 tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] http://192.168.122.202/volume/v3/volumes/8cc01d9d-54f2-4e40-9944-2e0af4cdf150 returned with HTTP 200 Sep 01 12:55:32 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1377/2747] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:55:32 2026] GET /volume/v3/volumes/8cc01d9d-54f2-4e40-9944-2e0af4cdf150 => generated 858 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:55:33 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-059dbacd-7fc9-41d2-853f-6932800d396e None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:55:33 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-059dbacd-7fc9-41d2-853f-6932800d396e tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] GET http://192.168.122.202/volume/v3/volumes/8cc01d9d-54f2-4e40-9944-2e0af4cdf150 Sep 01 12:55:33 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-059dbacd-7fc9-41d2-853f-6932800d396e tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:55:33 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-059dbacd-7fc9-41d2-853f-6932800d396e tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:55:33 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:55:33 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:55:33 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:55:33 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:55:33 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-059dbacd-7fc9-41d2-853f-6932800d396e tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] Volume info retrieved successfully. Sep 01 12:55:33 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-059dbacd-7fc9-41d2-853f-6932800d396e tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] http://192.168.122.202/volume/v3/volumes/8cc01d9d-54f2-4e40-9944-2e0af4cdf150 returned with HTTP 200 Sep 01 12:55:33 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1371/2748] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:55:33 2026] GET /volume/v3/volumes/8cc01d9d-54f2-4e40-9944-2e0af4cdf150 => generated 859 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:55:33 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-bc90e842-6a59-43a4-a7d5-3ee1569b4404 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:55:33 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-bc90e842-6a59-43a4-a7d5-3ee1569b4404 tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] GET http://192.168.122.202/volume/v3/volumes/504ebceb-6bd2-4296-b79b-0c52f880049d Sep 01 12:55:33 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-bc90e842-6a59-43a4-a7d5-3ee1569b4404 tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:55:33 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-bc90e842-6a59-43a4-a7d5-3ee1569b4404 tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:55:33 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:55:33 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:55:33 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:55:33 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:55:33 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-bc90e842-6a59-43a4-a7d5-3ee1569b4404 tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] Volume info retrieved successfully. Sep 01 12:55:33 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-bc90e842-6a59-43a4-a7d5-3ee1569b4404 tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] http://192.168.122.202/volume/v3/volumes/504ebceb-6bd2-4296-b79b-0c52f880049d returned with HTTP 200 Sep 01 12:55:33 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1378/2749] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:55:33 2026] GET /volume/v3/volumes/504ebceb-6bd2-4296-b79b-0c52f880049d => generated 857 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:55:34 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-1224dea5-31e7-4b2e-8286-413473cf53ad None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:55:34 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-1224dea5-31e7-4b2e-8286-413473cf53ad tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] GET http://192.168.122.202/volume/v3/volumes/504ebceb-6bd2-4296-b79b-0c52f880049d Sep 01 12:55:34 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-1224dea5-31e7-4b2e-8286-413473cf53ad tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:55:34 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-1224dea5-31e7-4b2e-8286-413473cf53ad tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:55:34 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:55:34 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:55:34 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:55:34 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:55:34 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-1224dea5-31e7-4b2e-8286-413473cf53ad tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] Volume info retrieved successfully. Sep 01 12:55:34 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-1224dea5-31e7-4b2e-8286-413473cf53ad tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] http://192.168.122.202/volume/v3/volumes/504ebceb-6bd2-4296-b79b-0c52f880049d returned with HTTP 200 Sep 01 12:55:34 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1372/2750] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:55:34 2026] GET /volume/v3/volumes/504ebceb-6bd2-4296-b79b-0c52f880049d => generated 858 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:55:34 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-d6a324cb-fffa-4bed-9a82-dd08a4c71217 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:55:34 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d6a324cb-fffa-4bed-9a82-dd08a4c71217 tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] DELETE http://192.168.122.202/volume/v3/volumes/504ebceb-6bd2-4296-b79b-0c52f880049d Sep 01 12:55:34 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d6a324cb-fffa-4bed-9a82-dd08a4c71217 tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:55:34 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d6a324cb-fffa-4bed-9a82-dd08a4c71217 tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:55:34 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-d6a324cb-fffa-4bed-9a82-dd08a4c71217 tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] Delete volume with id: 504ebceb-6bd2-4296-b79b-0c52f880049d Sep 01 12:55:34 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:55:34 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:55:34 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:55:34 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:55:34 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-d6a324cb-fffa-4bed-9a82-dd08a4c71217 tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] Volume info retrieved successfully. Sep 01 12:55:35 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-d6a324cb-fffa-4bed-9a82-dd08a4c71217 tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] Delete volume request issued successfully. Sep 01 12:55:35 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d6a324cb-fffa-4bed-9a82-dd08a4c71217 tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] http://192.168.122.202/volume/v3/volumes/504ebceb-6bd2-4296-b79b-0c52f880049d returned with HTTP 202 Sep 01 12:55:35 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1379/2751] 192.168.122.202 () {58 vars in 1235 bytes} [Tue Sep 1 12:55:34 2026] DELETE /volume/v3/volumes/504ebceb-6bd2-4296-b79b-0c52f880049d => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:55:35 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-86eafa30-a8af-43b6-a1b3-c9ac537358e5 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:55:35 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-86eafa30-a8af-43b6-a1b3-c9ac537358e5 tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] GET http://192.168.122.202/volume/v3/volumes/504ebceb-6bd2-4296-b79b-0c52f880049d Sep 01 12:55:35 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-86eafa30-a8af-43b6-a1b3-c9ac537358e5 tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:55:35 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-86eafa30-a8af-43b6-a1b3-c9ac537358e5 tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:55:35 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:55:35 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:55:35 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:55:35 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:55:35 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-86eafa30-a8af-43b6-a1b3-c9ac537358e5 tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] Volume info retrieved successfully. Sep 01 12:55:35 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-86eafa30-a8af-43b6-a1b3-c9ac537358e5 tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] http://192.168.122.202/volume/v3/volumes/504ebceb-6bd2-4296-b79b-0c52f880049d returned with HTTP 200 Sep 01 12:55:35 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1373/2752] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:55:35 2026] GET /volume/v3/volumes/504ebceb-6bd2-4296-b79b-0c52f880049d => generated 857 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:55:36 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-c12110b2-17c6-4346-bb5e-40c0d5745b8a None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:55:36 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c12110b2-17c6-4346-bb5e-40c0d5745b8a tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] GET http://192.168.122.202/volume/v3/volumes/504ebceb-6bd2-4296-b79b-0c52f880049d Sep 01 12:55:36 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c12110b2-17c6-4346-bb5e-40c0d5745b8a tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:55:36 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c12110b2-17c6-4346-bb5e-40c0d5745b8a tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:55:36 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c12110b2-17c6-4346-bb5e-40c0d5745b8a tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] http://192.168.122.202/volume/v3/volumes/504ebceb-6bd2-4296-b79b-0c52f880049d returned with HTTP 404 Sep 01 12:55:36 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1380/2753] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:55:36 2026] GET /volume/v3/volumes/504ebceb-6bd2-4296-b79b-0c52f880049d => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:55:36 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-689d461d-6c6c-4e58-9053-0c1e39cb6841 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:55:36 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-689d461d-6c6c-4e58-9053-0c1e39cb6841 tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] DELETE http://192.168.122.202/volume/v3/volumes/8cc01d9d-54f2-4e40-9944-2e0af4cdf150 Sep 01 12:55:36 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-689d461d-6c6c-4e58-9053-0c1e39cb6841 tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:55:36 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-689d461d-6c6c-4e58-9053-0c1e39cb6841 tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:55:36 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-689d461d-6c6c-4e58-9053-0c1e39cb6841 tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] Delete volume with id: 8cc01d9d-54f2-4e40-9944-2e0af4cdf150 Sep 01 12:55:36 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:55:36 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:55:36 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:55:36 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:55:36 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-689d461d-6c6c-4e58-9053-0c1e39cb6841 tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] Volume info retrieved successfully. Sep 01 12:55:36 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-689d461d-6c6c-4e58-9053-0c1e39cb6841 tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] Delete volume request issued successfully. Sep 01 12:55:36 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-689d461d-6c6c-4e58-9053-0c1e39cb6841 tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] http://192.168.122.202/volume/v3/volumes/8cc01d9d-54f2-4e40-9944-2e0af4cdf150 returned with HTTP 202 Sep 01 12:55:36 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1374/2754] 192.168.122.202 () {58 vars in 1235 bytes} [Tue Sep 1 12:55:36 2026] DELETE /volume/v3/volumes/8cc01d9d-54f2-4e40-9944-2e0af4cdf150 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:55:36 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-21c58163-e955-414a-a010-d48cf7d718ef None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:55:36 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-21c58163-e955-414a-a010-d48cf7d718ef tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] GET http://192.168.122.202/volume/v3/volumes/8cc01d9d-54f2-4e40-9944-2e0af4cdf150 Sep 01 12:55:36 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-21c58163-e955-414a-a010-d48cf7d718ef tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:55:36 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-21c58163-e955-414a-a010-d48cf7d718ef tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:55:36 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:55:36 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:55:36 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:55:36 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:55:36 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-21c58163-e955-414a-a010-d48cf7d718ef tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] Volume info retrieved successfully. Sep 01 12:55:36 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-21c58163-e955-414a-a010-d48cf7d718ef tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] http://192.168.122.202/volume/v3/volumes/8cc01d9d-54f2-4e40-9944-2e0af4cdf150 returned with HTTP 200 Sep 01 12:55:36 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1381/2755] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:55:36 2026] GET /volume/v3/volumes/8cc01d9d-54f2-4e40-9944-2e0af4cdf150 => generated 858 bytes in 318 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:55:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-4192c913-b747-4889-bdbc-ccb5d103c363 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:55:37 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-4192c913-b747-4889-bdbc-ccb5d103c363 tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] GET http://192.168.122.202/volume/v3/volumes/8cc01d9d-54f2-4e40-9944-2e0af4cdf150 Sep 01 12:55:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-4192c913-b747-4889-bdbc-ccb5d103c363 tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:55:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-4192c913-b747-4889-bdbc-ccb5d103c363 tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:55:37 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-4192c913-b747-4889-bdbc-ccb5d103c363 tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] http://192.168.122.202/volume/v3/volumes/8cc01d9d-54f2-4e40-9944-2e0af4cdf150 returned with HTTP 404 Sep 01 12:55:37 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1375/2756] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:55:37 2026] GET /volume/v3/volumes/8cc01d9d-54f2-4e40-9944-2e0af4cdf150 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:55:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-0b04e4a9-b183-4e0a-a60b-6cd8ad5ae806 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:55:37 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-0b04e4a9-b183-4e0a-a60b-6cd8ad5ae806 tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] DELETE http://192.168.122.202/volume/v3/volumes/f5edc3ba-c758-4dc2-ac88-3bc8e933d75b Sep 01 12:55:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-0b04e4a9-b183-4e0a-a60b-6cd8ad5ae806 tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:55:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-0b04e4a9-b183-4e0a-a60b-6cd8ad5ae806 tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:55:37 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-0b04e4a9-b183-4e0a-a60b-6cd8ad5ae806 tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] Delete volume with id: f5edc3ba-c758-4dc2-ac88-3bc8e933d75b Sep 01 12:55:37 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:55:37 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:55:37 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:55:37 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:55:37 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-0b04e4a9-b183-4e0a-a60b-6cd8ad5ae806 tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] Volume info retrieved successfully. Sep 01 12:55:37 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-0b04e4a9-b183-4e0a-a60b-6cd8ad5ae806 tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] Delete volume request issued successfully. Sep 01 12:55:37 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-0b04e4a9-b183-4e0a-a60b-6cd8ad5ae806 tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] http://192.168.122.202/volume/v3/volumes/f5edc3ba-c758-4dc2-ac88-3bc8e933d75b returned with HTTP 202 Sep 01 12:55:37 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1382/2757] 192.168.122.202 () {58 vars in 1235 bytes} [Tue Sep 1 12:55:37 2026] DELETE /volume/v3/volumes/f5edc3ba-c758-4dc2-ac88-3bc8e933d75b => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:55:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-3edb3ade-b9e3-4970-8256-7163fbd20425 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:55:37 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-3edb3ade-b9e3-4970-8256-7163fbd20425 tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] GET http://192.168.122.202/volume/v3/volumes/f5edc3ba-c758-4dc2-ac88-3bc8e933d75b Sep 01 12:55:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-3edb3ade-b9e3-4970-8256-7163fbd20425 tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:55:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-3edb3ade-b9e3-4970-8256-7163fbd20425 tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:55:37 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:55:37 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:55:37 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:55:37 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:55:37 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-3edb3ade-b9e3-4970-8256-7163fbd20425 tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] Volume info retrieved successfully. Sep 01 12:55:37 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-3edb3ade-b9e3-4970-8256-7163fbd20425 tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] http://192.168.122.202/volume/v3/volumes/f5edc3ba-c758-4dc2-ac88-3bc8e933d75b returned with HTTP 200 Sep 01 12:55:37 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1376/2758] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:55:37 2026] GET /volume/v3/volumes/f5edc3ba-c758-4dc2-ac88-3bc8e933d75b => generated 857 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:55:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-db892bb1-50e5-4747-9eca-7fb81663b24f None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:55:38 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-db892bb1-50e5-4747-9eca-7fb81663b24f tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] GET http://192.168.122.202/volume/v3/volumes/f5edc3ba-c758-4dc2-ac88-3bc8e933d75b Sep 01 12:55:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-db892bb1-50e5-4747-9eca-7fb81663b24f tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:55:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-db892bb1-50e5-4747-9eca-7fb81663b24f tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:55:38 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-db892bb1-50e5-4747-9eca-7fb81663b24f tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] http://192.168.122.202/volume/v3/volumes/f5edc3ba-c758-4dc2-ac88-3bc8e933d75b returned with HTTP 404 Sep 01 12:55:38 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1383/2759] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:55:38 2026] GET /volume/v3/volumes/f5edc3ba-c758-4dc2-ac88-3bc8e933d75b => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:55:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-e8ed3506-1fd4-42aa-8745-d6c9a1dd0674 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:55:38 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e8ed3506-1fd4-42aa-8745-d6c9a1dd0674 tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] DELETE http://192.168.122.202/volume/v3/volumes/c455de1c-a5c3-4fdc-8229-33756f25cc72 Sep 01 12:55:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e8ed3506-1fd4-42aa-8745-d6c9a1dd0674 tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:55:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e8ed3506-1fd4-42aa-8745-d6c9a1dd0674 tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:55:38 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-e8ed3506-1fd4-42aa-8745-d6c9a1dd0674 tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] Delete volume with id: c455de1c-a5c3-4fdc-8229-33756f25cc72 Sep 01 12:55:38 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:55:38 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:55:38 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:55:38 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:55:38 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-e8ed3506-1fd4-42aa-8745-d6c9a1dd0674 tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] Volume info retrieved successfully. Sep 01 12:55:38 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-e8ed3506-1fd4-42aa-8745-d6c9a1dd0674 tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] Delete volume request issued successfully. Sep 01 12:55:38 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e8ed3506-1fd4-42aa-8745-d6c9a1dd0674 tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] http://192.168.122.202/volume/v3/volumes/c455de1c-a5c3-4fdc-8229-33756f25cc72 returned with HTTP 202 Sep 01 12:55:38 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1377/2760] 192.168.122.202 () {58 vars in 1235 bytes} [Tue Sep 1 12:55:38 2026] DELETE /volume/v3/volumes/c455de1c-a5c3-4fdc-8229-33756f25cc72 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:55:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-eef04d5c-0923-43f7-bc11-2c44298fdec3 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:55:38 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-eef04d5c-0923-43f7-bc11-2c44298fdec3 tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] GET http://192.168.122.202/volume/v3/volumes/c455de1c-a5c3-4fdc-8229-33756f25cc72 Sep 01 12:55:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-eef04d5c-0923-43f7-bc11-2c44298fdec3 tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:55:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-eef04d5c-0923-43f7-bc11-2c44298fdec3 tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:55:38 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:55:38 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:55:38 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:55:38 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:55:38 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-eef04d5c-0923-43f7-bc11-2c44298fdec3 tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] Volume info retrieved successfully. Sep 01 12:55:38 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-eef04d5c-0923-43f7-bc11-2c44298fdec3 tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] http://192.168.122.202/volume/v3/volumes/c455de1c-a5c3-4fdc-8229-33756f25cc72 returned with HTTP 200 Sep 01 12:55:38 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1384/2761] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:55:38 2026] GET /volume/v3/volumes/c455de1c-a5c3-4fdc-8229-33756f25cc72 => generated 857 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:55:39 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-09aeef93-4e3a-435c-8ca1-c8d2849add71 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:55:39 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-09aeef93-4e3a-435c-8ca1-c8d2849add71 tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] GET http://192.168.122.202/volume/v3/volumes/c455de1c-a5c3-4fdc-8229-33756f25cc72 Sep 01 12:55:39 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-09aeef93-4e3a-435c-8ca1-c8d2849add71 tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:55:39 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-09aeef93-4e3a-435c-8ca1-c8d2849add71 tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:55:39 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-09aeef93-4e3a-435c-8ca1-c8d2849add71 tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] http://192.168.122.202/volume/v3/volumes/c455de1c-a5c3-4fdc-8229-33756f25cc72 returned with HTTP 404 Sep 01 12:55:39 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1378/2762] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:55:39 2026] GET /volume/v3/volumes/c455de1c-a5c3-4fdc-8229-33756f25cc72 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:55:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-f1dab7a4-9eb6-4bfa-98dd-9870f6f2385e None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:55:39 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f1dab7a4-9eb6-4bfa-98dd-9870f6f2385e tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] DELETE http://192.168.122.202/volume/v3/volumes/c448c45b-3b5c-4020-90f6-d76f34be3674 Sep 01 12:55:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f1dab7a4-9eb6-4bfa-98dd-9870f6f2385e tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:55:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f1dab7a4-9eb6-4bfa-98dd-9870f6f2385e tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:55:39 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-f1dab7a4-9eb6-4bfa-98dd-9870f6f2385e tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] Delete volume with id: c448c45b-3b5c-4020-90f6-d76f34be3674 Sep 01 12:55:39 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:55:39 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:55:39 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:55:39 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:55:39 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-f1dab7a4-9eb6-4bfa-98dd-9870f6f2385e tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] Volume info retrieved successfully. Sep 01 12:55:39 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-f1dab7a4-9eb6-4bfa-98dd-9870f6f2385e tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] Delete volume request issued successfully. Sep 01 12:55:39 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f1dab7a4-9eb6-4bfa-98dd-9870f6f2385e tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] http://192.168.122.202/volume/v3/volumes/c448c45b-3b5c-4020-90f6-d76f34be3674 returned with HTTP 202 Sep 01 12:55:39 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1385/2763] 192.168.122.202 () {58 vars in 1235 bytes} [Tue Sep 1 12:55:39 2026] DELETE /volume/v3/volumes/c448c45b-3b5c-4020-90f6-d76f34be3674 => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:55:40 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-22da81ec-4923-4d4e-a819-85ce1b453d4c None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:55:40 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-22da81ec-4923-4d4e-a819-85ce1b453d4c tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] GET http://192.168.122.202/volume/v3/volumes/c448c45b-3b5c-4020-90f6-d76f34be3674 Sep 01 12:55:40 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-22da81ec-4923-4d4e-a819-85ce1b453d4c tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:55:40 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-22da81ec-4923-4d4e-a819-85ce1b453d4c tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:55:40 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:55:40 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:55:40 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:55:40 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:55:40 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-22da81ec-4923-4d4e-a819-85ce1b453d4c tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] Volume info retrieved successfully. Sep 01 12:55:40 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-22da81ec-4923-4d4e-a819-85ce1b453d4c tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] http://192.168.122.202/volume/v3/volumes/c448c45b-3b5c-4020-90f6-d76f34be3674 returned with HTTP 200 Sep 01 12:55:40 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1379/2764] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:55:40 2026] GET /volume/v3/volumes/c448c45b-3b5c-4020-90f6-d76f34be3674 => generated 858 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:55:41 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-efd31631-9ba1-413f-9618-3d089127ed90 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:55:41 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-efd31631-9ba1-413f-9618-3d089127ed90 tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] GET http://192.168.122.202/volume/v3/volumes/c448c45b-3b5c-4020-90f6-d76f34be3674 Sep 01 12:55:41 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-efd31631-9ba1-413f-9618-3d089127ed90 tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:55:41 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-efd31631-9ba1-413f-9618-3d089127ed90 tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:55:41 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-efd31631-9ba1-413f-9618-3d089127ed90 tempest-CreateVolumesFromImageTest-650972223 tempest-CreateVolumesFromImageTest-650972223-project-member] http://192.168.122.202/volume/v3/volumes/c448c45b-3b5c-4020-90f6-d76f34be3674 returned with HTTP 404 Sep 01 12:55:41 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1386/2765] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:55:41 2026] GET /volume/v3/volumes/c448c45b-3b5c-4020-90f6-d76f34be3674 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:55:50 devstack devstack@c-api.service[86815]: DEBUG dbcounter [-] [86815] Writing DB stats cinder:SELECT=130,cinder:INSERT=26,cinder:UPDATE=43 {{(pid=86815) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 12:55:51 devstack devstack@c-api.service[86814]: DEBUG dbcounter [-] [86814] Writing DB stats cinder:SELECT=120,cinder:INSERT=25,cinder:UPDATE=39 {{(pid=86814) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 12:55:52 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-b401054f-8f7d-4e21-82e5-fb614ddc4a1a None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:55:52 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-c638e0f3-c9b2-4e0e-b4e6-e58bf40670ab None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:55:52 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b401054f-8f7d-4e21-82e5-fb614ddc4a1a tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] POST http://192.168.122.202/volume/v3/volumes Sep 01 12:55:52 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b401054f-8f7d-4e21-82e5-fb614ddc4a1a tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-356014366"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:55:52 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.volumes [None req-b401054f-8f7d-4e21-82e5-fb614ddc4a1a tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-356014366'}} {{(pid=86815) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:55:52 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-b401054f-8f7d-4e21-82e5-fb614ddc4a1a tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Create volume of 1 GB Sep 01 12:55:52 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-b401054f-8f7d-4e21-82e5-fb614ddc4a1a tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Availability Zones retrieved successfully. Sep 01 12:55:52 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-b401054f-8f7d-4e21-82e5-fb614ddc4a1a tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Flow 'volume_create_api' (1d21d2b1-a82c-434e-9c7e-e570d83d3758) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:55:52 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-b401054f-8f7d-4e21-82e5-fb614ddc4a1a tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (874f6eb7-7c20-4254-b84b-9fcec32ea859) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:55:52 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.flows.api.create_volume [None req-b401054f-8f7d-4e21-82e5-fb614ddc4a1a tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Validating volume size '1' using validate_int {{(pid=86815) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 12:55:52 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-b401054f-8f7d-4e21-82e5-fb614ddc4a1a tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (874f6eb7-7c20-4254-b84b-9fcec32ea859) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T10:31:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3a4f1b59-94a6-4839-b926-0837adf99645,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a4f1b59-94a6-4839-b926-0837adf99645', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:55:52 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-b401054f-8f7d-4e21-82e5-fb614ddc4a1a tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aadf4b25-baed-4fbd-b3f2-483084e47e18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:55:52 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c638e0f3-c9b2-4e0e-b4e6-e58bf40670ab tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] POST http://192.168.122.202/volume/v3/volumes Sep 01 12:55:52 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c638e0f3-c9b2-4e0e-b4e6-e58bf40670ab tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "903fc775-9c21-408b-9650-9b60d3b1eb91", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1567069975"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:55:52 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volumes [None req-c638e0f3-c9b2-4e0e-b4e6-e58bf40670ab tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] Create volume request body: {'volume': {"'imageRef": '903fc775-9c21-408b-9650-9b60d3b1eb91', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1567069975'}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:55:52 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-c638e0f3-c9b2-4e0e-b4e6-e58bf40670ab tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] Create volume of 1 GB Sep 01 12:55:52 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-c638e0f3-c9b2-4e0e-b4e6-e58bf40670ab tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] Availability Zones retrieved successfully. Sep 01 12:55:52 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-c638e0f3-c9b2-4e0e-b4e6-e58bf40670ab tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] Flow 'volume_create_api' (c5f4f28d-2cb8-4038-b9ae-9738527dcf50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:55:52 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-c638e0f3-c9b2-4e0e-b4e6-e58bf40670ab tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65b83d2d-dfb9-4317-88cf-9b08bb284b41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:55:52 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.flows.api.create_volume [None req-c638e0f3-c9b2-4e0e-b4e6-e58bf40670ab tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] Validating volume size '1' using validate_int {{(pid=86814) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 12:55:52 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-b401054f-8f7d-4e21-82e5-fb614ddc4a1a tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Created reservations ['25db82f4-20a8-4fe8-869a-66def5eb46b8', 'db9604be-3388-44ff-bee7-44536d7010cb', '13d9d955-dd3f-46d5-8ca6-c2e6cf160b86', '04abffe5-62ef-4496-ada1-2bcbc816bdce'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:55:52 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-b401054f-8f7d-4e21-82e5-fb614ddc4a1a tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aadf4b25-baed-4fbd-b3f2-483084e47e18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['25db82f4-20a8-4fe8-869a-66def5eb46b8', 'db9604be-3388-44ff-bee7-44536d7010cb', '13d9d955-dd3f-46d5-8ca6-c2e6cf160b86', '04abffe5-62ef-4496-ada1-2bcbc816bdce']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:55:52 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-b401054f-8f7d-4e21-82e5-fb614ddc4a1a tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e5d00892-62e1-4439-aa87-0a2fb3e07109) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:55:52 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-c638e0f3-c9b2-4e0e-b4e6-e58bf40670ab tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65b83d2d-dfb9-4317-88cf-9b08bb284b41) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T10:31:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3a4f1b59-94a6-4839-b926-0837adf99645,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a4f1b59-94a6-4839-b926-0837adf99645', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:55:52 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-c638e0f3-c9b2-4e0e-b4e6-e58bf40670ab tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b87b794a-8a8d-41be-834b-9cc5690df296) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:55:52 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:55:52 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:55:52 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-b401054f-8f7d-4e21-82e5-fb614ddc4a1a tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e5d00892-62e1-4439-aa87-0a2fb3e07109) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '231659c2-acaa-4e24-9f8d-7527ac574a62', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-356014366',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='363369d6e0704008b74b6ebcad33ad47',qos_specs=None,replication_status=,reservations=['25db82f4-20a8-4fe8-869a-66def5eb46b8','db9604be-3388-44ff-bee7-44536d7010cb','13d9d955-dd3f-46d5-8ca6-c2e6cf160b86','04abffe5-62ef-4496-ada1-2bcbc816bdce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2bd6405e89b149e7b4ad32544bd19333',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T10:55:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-356014366',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=231659c2-acaa-4e24-9f8d-7527ac574a62,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='363369d6e0704008b74b6ebcad33ad47',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2bd6405e89b149e7b4ad32544bd19333',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a4f1b59-94a6-4839-b926-0837adf99645),volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:55:52 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-b401054f-8f7d-4e21-82e5-fb614ddc4a1a tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aa133d12-94c2-4321-a111-19b8959c08ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:55:52 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-b401054f-8f7d-4e21-82e5-fb614ddc4a1a tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aa133d12-94c2-4321-a111-19b8959c08ed) transitioned into state 'SUCCESS' from state '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-356014366',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='363369d6e0704008b74b6ebcad33ad47',qos_specs=None,replication_status=,reservations=['25db82f4-20a8-4fe8-869a-66def5eb46b8','db9604be-3388-44ff-bee7-44536d7010cb','13d9d955-dd3f-46d5-8ca6-c2e6cf160b86','04abffe5-62ef-4496-ada1-2bcbc816bdce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2bd6405e89b149e7b4ad32544bd19333',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:55:52 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-b401054f-8f7d-4e21-82e5-fb614ddc4a1a tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (985b09e2-da97-4e5e-9d56-801af0e34245) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:55:52 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-b401054f-8f7d-4e21-82e5-fb614ddc4a1a tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (985b09e2-da97-4e5e-9d56-801af0e34245) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:55:52 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-b401054f-8f7d-4e21-82e5-fb614ddc4a1a tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Flow 'volume_create_api' (1d21d2b1-a82c-434e-9c7e-e570d83d3758) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86815) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:55:52 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-b401054f-8f7d-4e21-82e5-fb614ddc4a1a tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Create volume request issued successfully. Sep 01 12:55:52 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b401054f-8f7d-4e21-82e5-fb614ddc4a1a tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] http://192.168.122.202/volume/v3/volumes returned with HTTP 202 Sep 01 12:55:52 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1380/2766] 192.168.122.202 () {60 vars in 1142 bytes} [Tue Sep 1 12:55:52 2026] POST /volume/v3/volumes => generated 772 bytes in 834 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:55:52 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-98197784-8751-4425-a369-50652ecfa8a5 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:55:52 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-c638e0f3-c9b2-4e0e-b4e6-e58bf40670ab tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] Created reservations ['17275f43-cb33-43de-b97a-30334aa68bdd', '1d8288ea-1d81-4f60-b243-8ca8e15fd3b4', 'f33ad014-d5ee-4605-b2e3-b43903d631d4', 'd15dfba2-53db-49f1-84fa-fe2d6c804029'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:55:52 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-c638e0f3-c9b2-4e0e-b4e6-e58bf40670ab tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b87b794a-8a8d-41be-834b-9cc5690df296) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['17275f43-cb33-43de-b97a-30334aa68bdd', '1d8288ea-1d81-4f60-b243-8ca8e15fd3b4', 'f33ad014-d5ee-4605-b2e3-b43903d631d4', 'd15dfba2-53db-49f1-84fa-fe2d6c804029']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:55:52 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-c638e0f3-c9b2-4e0e-b4e6-e58bf40670ab tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d4c0a53-b4d9-45a8-be3c-ad69258865bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:55:53 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:55:53 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:55:53 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-98197784-8751-4425-a369-50652ecfa8a5 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] POST http://192.168.122.202/volume/v3/volumes Sep 01 12:55:53 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-98197784-8751-4425-a369-50652ecfa8a5 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1782043727"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:55:53 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.volumes [None req-98197784-8751-4425-a369-50652ecfa8a5 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1782043727'}} {{(pid=86815) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:55:53 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-98197784-8751-4425-a369-50652ecfa8a5 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Create volume of 1 GB Sep 01 12:55:53 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-c638e0f3-c9b2-4e0e-b4e6-e58bf40670ab tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d4c0a53-b4d9-45a8-be3c-ad69258865bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd36e27e8-096a-45e5-8554-5fb8ef53a84e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1567069975',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='54674b55e5054ea5906a32a1348ea860',qos_specs=None,replication_status=,reservations=['17275f43-cb33-43de-b97a-30334aa68bdd','1d8288ea-1d81-4f60-b243-8ca8e15fd3b4','f33ad014-d5ee-4605-b2e3-b43903d631d4','d15dfba2-53db-49f1-84fa-fe2d6c804029'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0259661409f4dd6a3087b9fe02d6f1e',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T10:55:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1567069975',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d36e27e8-096a-45e5-8554-5fb8ef53a84e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='54674b55e5054ea5906a32a1348ea860',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e0259661409f4dd6a3087b9fe02d6f1e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a4f1b59-94a6-4839-b926-0837adf99645),volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:55:53 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:55:53 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:55:53 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-c638e0f3-c9b2-4e0e-b4e6-e58bf40670ab tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (58e46f63-fa14-4353-b536-6c88e229cf9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:55:53 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-98197784-8751-4425-a369-50652ecfa8a5 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Availability Zones retrieved successfully. Sep 01 12:55:53 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-98197784-8751-4425-a369-50652ecfa8a5 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Flow 'volume_create_api' (f6869f73-8997-4605-8cc7-f66229ff9116) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:55:53 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-98197784-8751-4425-a369-50652ecfa8a5 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e036393d-bcb0-466b-ac38-1ccd2d5f57f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:55:53 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.flows.api.create_volume [None req-98197784-8751-4425-a369-50652ecfa8a5 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Validating volume size '1' using validate_int {{(pid=86815) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 12:55:53 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-c638e0f3-c9b2-4e0e-b4e6-e58bf40670ab tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (58e46f63-fa14-4353-b536-6c88e229cf9c) transitioned into state 'SUCCESS' from state '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-1567069975',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='54674b55e5054ea5906a32a1348ea860',qos_specs=None,replication_status=,reservations=['17275f43-cb33-43de-b97a-30334aa68bdd','1d8288ea-1d81-4f60-b243-8ca8e15fd3b4','f33ad014-d5ee-4605-b2e3-b43903d631d4','d15dfba2-53db-49f1-84fa-fe2d6c804029'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0259661409f4dd6a3087b9fe02d6f1e',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:55:53 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-c638e0f3-c9b2-4e0e-b4e6-e58bf40670ab tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd129e68-d08a-422b-b9eb-06316133e9a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:55:53 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-c638e0f3-c9b2-4e0e-b4e6-e58bf40670ab tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd129e68-d08a-422b-b9eb-06316133e9a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:55:53 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-c638e0f3-c9b2-4e0e-b4e6-e58bf40670ab tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] Flow 'volume_create_api' (c5f4f28d-2cb8-4038-b9ae-9738527dcf50) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86814) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:55:53 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-c638e0f3-c9b2-4e0e-b4e6-e58bf40670ab tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] Create volume request issued successfully. Sep 01 12:55:53 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c638e0f3-c9b2-4e0e-b4e6-e58bf40670ab tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] http://192.168.122.202/volume/v3/volumes returned with HTTP 202 Sep 01 12:55:53 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1387/2767] 192.168.122.202 () {60 vars in 1143 bytes} [Tue Sep 1 12:55:52 2026] POST /volume/v3/volumes => generated 766 bytes in 899 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:55:53 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-a475d628-d861-4307-8031-52296018728e None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:55:53 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-98197784-8751-4425-a369-50652ecfa8a5 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e036393d-bcb0-466b-ac38-1ccd2d5f57f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T10:31:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3a4f1b59-94a6-4839-b926-0837adf99645,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a4f1b59-94a6-4839-b926-0837adf99645', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:55:53 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-98197784-8751-4425-a369-50652ecfa8a5 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f65d756b-b8b2-46de-85a5-b6906992250e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:55:53 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a475d628-d861-4307-8031-52296018728e tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] GET http://192.168.122.202/volume/v3/volumes/231659c2-acaa-4e24-9f8d-7527ac574a62 Sep 01 12:55:53 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a475d628-d861-4307-8031-52296018728e tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:55:53 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a475d628-d861-4307-8031-52296018728e tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:55:53 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:55:53 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:55:53 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:55:53 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:55:53 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-a475d628-d861-4307-8031-52296018728e tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Volume info retrieved successfully. Sep 01 12:55:53 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a475d628-d861-4307-8031-52296018728e tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] http://192.168.122.202/volume/v3/volumes/231659c2-acaa-4e24-9f8d-7527ac574a62 returned with HTTP 200 Sep 01 12:55:53 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1388/2768] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:55:53 2026] GET /volume/v3/volumes/231659c2-acaa-4e24-9f8d-7527ac574a62 => generated 864 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:55:53 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-e4936b8b-7178-4c1c-afdb-c9f7d8ea38b8 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:55:53 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e4936b8b-7178-4c1c-afdb-c9f7d8ea38b8 tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] POST http://192.168.122.202/volume/v3/volumes Sep 01 12:55:53 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e4936b8b-7178-4c1c-afdb-c9f7d8ea38b8 tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "903fc775-9c21-408b-9650-9b60d3b1eb91", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-466873445"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:55:53 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volumes [None req-e4936b8b-7178-4c1c-afdb-c9f7d8ea38b8 tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] Create volume request body: {'volume': {"'imageRef": '903fc775-9c21-408b-9650-9b60d3b1eb91', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-466873445'}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:55:53 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-e4936b8b-7178-4c1c-afdb-c9f7d8ea38b8 tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] Create volume of 1 GB Sep 01 12:55:53 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-e4936b8b-7178-4c1c-afdb-c9f7d8ea38b8 tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] Availability Zones retrieved successfully. Sep 01 12:55:53 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-e4936b8b-7178-4c1c-afdb-c9f7d8ea38b8 tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] Flow 'volume_create_api' (557fb800-bdb4-4891-b9fe-853287aa8e83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:55:53 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-e4936b8b-7178-4c1c-afdb-c9f7d8ea38b8 tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (693eac19-98d7-4322-89e1-13069b510019) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:55:53 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.flows.api.create_volume [None req-e4936b8b-7178-4c1c-afdb-c9f7d8ea38b8 tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] Validating volume size '1' using validate_int {{(pid=86814) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 12:55:53 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-98197784-8751-4425-a369-50652ecfa8a5 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Created reservations ['fc213fc3-a1bb-45f6-8701-6991aec43c43', 'c584026f-3d63-46c3-a98c-305d228c3e3a', '1c3a761d-a917-4539-b3f3-3a03fed48e07', 'cc1933c6-fc2c-4282-a9c5-3e6c4eb9c7f5'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:55:53 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-98197784-8751-4425-a369-50652ecfa8a5 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f65d756b-b8b2-46de-85a5-b6906992250e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fc213fc3-a1bb-45f6-8701-6991aec43c43', 'c584026f-3d63-46c3-a98c-305d228c3e3a', '1c3a761d-a917-4539-b3f3-3a03fed48e07', 'cc1933c6-fc2c-4282-a9c5-3e6c4eb9c7f5']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:55:53 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-98197784-8751-4425-a369-50652ecfa8a5 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6deabc7a-2931-42e5-bf3c-803067bdfdfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:55:53 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:55:53 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:55:53 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-98197784-8751-4425-a369-50652ecfa8a5 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6deabc7a-2931-42e5-bf3c-803067bdfdfe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '500da4b1-ec9c-4ecb-82bb-9c84ef5b181d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1782043727',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2c1559a002544521b721977bb3067417',qos_specs=None,replication_status=,reservations=['fc213fc3-a1bb-45f6-8701-6991aec43c43','c584026f-3d63-46c3-a98c-305d228c3e3a','1c3a761d-a917-4539-b3f3-3a03fed48e07','cc1933c6-fc2c-4282-a9c5-3e6c4eb9c7f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='99b7c372c352455797176040116625cb',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T10:55:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1782043727',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=500da4b1-ec9c-4ecb-82bb-9c84ef5b181d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2c1559a002544521b721977bb3067417',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='99b7c372c352455797176040116625cb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a4f1b59-94a6-4839-b926-0837adf99645),volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:55:53 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-98197784-8751-4425-a369-50652ecfa8a5 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (030ee0ab-8310-45c1-bcdc-f81ca725b2d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:55:53 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-98197784-8751-4425-a369-50652ecfa8a5 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (030ee0ab-8310-45c1-bcdc-f81ca725b2d8) transitioned into state 'SUCCESS' from state '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-1782043727',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2c1559a002544521b721977bb3067417',qos_specs=None,replication_status=,reservations=['fc213fc3-a1bb-45f6-8701-6991aec43c43','c584026f-3d63-46c3-a98c-305d228c3e3a','1c3a761d-a917-4539-b3f3-3a03fed48e07','cc1933c6-fc2c-4282-a9c5-3e6c4eb9c7f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='99b7c372c352455797176040116625cb',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:55:53 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-e4936b8b-7178-4c1c-afdb-c9f7d8ea38b8 tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (693eac19-98d7-4322-89e1-13069b510019) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T10:31:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3a4f1b59-94a6-4839-b926-0837adf99645,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a4f1b59-94a6-4839-b926-0837adf99645', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:55:53 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-98197784-8751-4425-a369-50652ecfa8a5 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (66deadda-b10e-4399-a142-c66b3e6c3a8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:55:53 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-e4936b8b-7178-4c1c-afdb-c9f7d8ea38b8 tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (de50ca60-3078-40a8-8e55-c2319b582a74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:55:53 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-98197784-8751-4425-a369-50652ecfa8a5 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (66deadda-b10e-4399-a142-c66b3e6c3a8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:55:53 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-98197784-8751-4425-a369-50652ecfa8a5 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Flow 'volume_create_api' (f6869f73-8997-4605-8cc7-f66229ff9116) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86815) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:55:53 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-98197784-8751-4425-a369-50652ecfa8a5 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Create volume request issued successfully. Sep 01 12:55:53 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-98197784-8751-4425-a369-50652ecfa8a5 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] http://192.168.122.202/volume/v3/volumes returned with HTTP 202 Sep 01 12:55:53 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1381/2769] 192.168.122.202 () {60 vars in 1142 bytes} [Tue Sep 1 12:55:52 2026] POST /volume/v3/volumes => generated 769 bytes in 609 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:55:53 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-31aa8728-0962-4730-9825-0437bd450190 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:55:53 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-31aa8728-0962-4730-9825-0437bd450190 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] GET http://192.168.122.202/volume/v3/volumes/500da4b1-ec9c-4ecb-82bb-9c84ef5b181d Sep 01 12:55:53 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-31aa8728-0962-4730-9825-0437bd450190 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:55:53 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-31aa8728-0962-4730-9825-0437bd450190 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:55:53 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-e4936b8b-7178-4c1c-afdb-c9f7d8ea38b8 tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] Created reservations ['f3419009-812e-4a0b-a888-c79b3dbcebbf', '53e2dc20-6f02-4ffd-aa1e-13fc85525b86', '26e1b71b-6bb6-417c-8959-aa76e78072fc', 'a8517926-8ff7-4f5c-866d-b6ced6837313'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:55:53 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-e4936b8b-7178-4c1c-afdb-c9f7d8ea38b8 tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (de50ca60-3078-40a8-8e55-c2319b582a74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f3419009-812e-4a0b-a888-c79b3dbcebbf', '53e2dc20-6f02-4ffd-aa1e-13fc85525b86', '26e1b71b-6bb6-417c-8959-aa76e78072fc', 'a8517926-8ff7-4f5c-866d-b6ced6837313']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:55:53 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-e4936b8b-7178-4c1c-afdb-c9f7d8ea38b8 tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (996ef893-d1eb-449c-9d90-3bd8179374fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:55:53 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:55:53 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:55:53 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:55:53 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:55:53 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:55:53 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:55:53 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-e4936b8b-7178-4c1c-afdb-c9f7d8ea38b8 tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (996ef893-d1eb-449c-9d90-3bd8179374fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '14cd910f-a621-4247-90f8-52a707c449c5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-466873445',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='54674b55e5054ea5906a32a1348ea860',qos_specs=None,replication_status=,reservations=['f3419009-812e-4a0b-a888-c79b3dbcebbf','53e2dc20-6f02-4ffd-aa1e-13fc85525b86','26e1b71b-6bb6-417c-8959-aa76e78072fc','a8517926-8ff7-4f5c-866d-b6ced6837313'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0259661409f4dd6a3087b9fe02d6f1e',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T10:55:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-466873445',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=14cd910f-a621-4247-90f8-52a707c449c5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='54674b55e5054ea5906a32a1348ea860',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e0259661409f4dd6a3087b9fe02d6f1e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a4f1b59-94a6-4839-b926-0837adf99645),volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:55:53 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-31aa8728-0962-4730-9825-0437bd450190 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Volume info retrieved successfully. Sep 01 12:55:53 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-e4936b8b-7178-4c1c-afdb-c9f7d8ea38b8 tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f09cfdb-2814-4b72-8f03-63210bc3ba90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:55:53 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-31aa8728-0962-4730-9825-0437bd450190 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] http://192.168.122.202/volume/v3/volumes/500da4b1-ec9c-4ecb-82bb-9c84ef5b181d returned with HTTP 200 Sep 01 12:55:53 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1382/2770] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:55:53 2026] GET /volume/v3/volumes/500da4b1-ec9c-4ecb-82bb-9c84ef5b181d => generated 837 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:55:53 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-e4936b8b-7178-4c1c-afdb-c9f7d8ea38b8 tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f09cfdb-2814-4b72-8f03-63210bc3ba90) transitioned into state 'SUCCESS' from state '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-466873445',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='54674b55e5054ea5906a32a1348ea860',qos_specs=None,replication_status=,reservations=['f3419009-812e-4a0b-a888-c79b3dbcebbf','53e2dc20-6f02-4ffd-aa1e-13fc85525b86','26e1b71b-6bb6-417c-8959-aa76e78072fc','a8517926-8ff7-4f5c-866d-b6ced6837313'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0259661409f4dd6a3087b9fe02d6f1e',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:55:53 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-e4936b8b-7178-4c1c-afdb-c9f7d8ea38b8 tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc18e8fb-546f-4521-a2ed-7d59f550d06f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:55:53 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-e4936b8b-7178-4c1c-afdb-c9f7d8ea38b8 tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc18e8fb-546f-4521-a2ed-7d59f550d06f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:55:53 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-e4936b8b-7178-4c1c-afdb-c9f7d8ea38b8 tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] Flow 'volume_create_api' (557fb800-bdb4-4891-b9fe-853287aa8e83) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86814) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:55:53 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-18e9f1a4-1d9d-4e93-80e5-ac55fa8ed231 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:55:53 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-e4936b8b-7178-4c1c-afdb-c9f7d8ea38b8 tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] Create volume request issued successfully. Sep 01 12:55:53 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e4936b8b-7178-4c1c-afdb-c9f7d8ea38b8 tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] http://192.168.122.202/volume/v3/volumes returned with HTTP 202 Sep 01 12:55:53 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1389/2771] 192.168.122.202 () {60 vars in 1143 bytes} [Tue Sep 1 12:55:53 2026] POST /volume/v3/volumes => generated 765 bytes in 602 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:55:53 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-194f852e-a08d-4c7b-9e02-67de2dcde834 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:55:53 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-194f852e-a08d-4c7b-9e02-67de2dcde834 tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] POST http://192.168.122.202/volume/v3/volumes Sep 01 12:55:53 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-194f852e-a08d-4c7b-9e02-67de2dcde834 tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "903fc775-9c21-408b-9650-9b60d3b1eb91", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-860752284"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:55:53 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volumes [None req-194f852e-a08d-4c7b-9e02-67de2dcde834 tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] Create volume request body: {'volume': {"'imageRef": '903fc775-9c21-408b-9650-9b60d3b1eb91', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-860752284'}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:55:53 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-194f852e-a08d-4c7b-9e02-67de2dcde834 tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] Create volume of 1 GB Sep 01 12:55:53 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:55:53 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:55:53 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-194f852e-a08d-4c7b-9e02-67de2dcde834 tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] Availability Zones retrieved successfully. Sep 01 12:55:53 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-194f852e-a08d-4c7b-9e02-67de2dcde834 tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] Flow 'volume_create_api' (a9cd6c15-6928-48dc-9669-7b465ba02f66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:55:53 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-194f852e-a08d-4c7b-9e02-67de2dcde834 tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (840a1145-85fe-4284-8122-45f7cd174985) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:55:53 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.flows.api.create_volume [None req-194f852e-a08d-4c7b-9e02-67de2dcde834 tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] Validating volume size '1' using validate_int {{(pid=86814) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 12:55:54 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-194f852e-a08d-4c7b-9e02-67de2dcde834 tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (840a1145-85fe-4284-8122-45f7cd174985) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T10:31:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3a4f1b59-94a6-4839-b926-0837adf99645,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a4f1b59-94a6-4839-b926-0837adf99645', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:55:54 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-194f852e-a08d-4c7b-9e02-67de2dcde834 tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (95c06a3f-d9b7-4086-863c-ab7b6b8c89ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:55:54 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-18e9f1a4-1d9d-4e93-80e5-ac55fa8ed231 tempest-VolumeAndVolumeTypeFromImageTest-2069457397 tempest-VolumeAndVolumeTypeFromImageTest-2069457397-project-admin] POST http://192.168.122.202/volume/v3/types Sep 01 12:55:54 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-18e9f1a4-1d9d-4e93-80e5-ac55fa8ed231 tempest-VolumeAndVolumeTypeFromImageTest-2069457397 tempest-VolumeAndVolumeTypeFromImageTest-2069457397-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=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:55:54 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-18e9f1a4-1d9d-4e93-80e5-ac55fa8ed231 tempest-VolumeAndVolumeTypeFromImageTest-2069457397 tempest-VolumeAndVolumeTypeFromImageTest-2069457397-project-admin] http://192.168.122.202/volume/v3/types returned with HTTP 200 Sep 01 12:55:54 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1383/2772] 192.168.122.202 () {60 vars in 1137 bytes} [Tue Sep 1 12:55:53 2026] POST /volume/v3/types => generated 287 bytes in 305 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:55:54 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-194f852e-a08d-4c7b-9e02-67de2dcde834 tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] Created reservations ['fcac58a4-15d1-4085-a99c-6a285ddd7131', '3de1d895-2ca9-4244-811a-2f13a359a913', '6915f1af-2e11-4494-96c4-dd5f762a1baf', 'b97c9559-baa1-4600-8a5a-77d18daca275'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:55:54 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-194f852e-a08d-4c7b-9e02-67de2dcde834 tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (95c06a3f-d9b7-4086-863c-ab7b6b8c89ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fcac58a4-15d1-4085-a99c-6a285ddd7131', '3de1d895-2ca9-4244-811a-2f13a359a913', '6915f1af-2e11-4494-96c4-dd5f762a1baf', 'b97c9559-baa1-4600-8a5a-77d18daca275']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:55:54 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-194f852e-a08d-4c7b-9e02-67de2dcde834 tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f09b71a-8dc9-4612-9ea9-fb07ee5705c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:55:54 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:55:54 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:55:54 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-194f852e-a08d-4c7b-9e02-67de2dcde834 tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f09b71a-8dc9-4612-9ea9-fb07ee5705c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f9eeabaf-4877-4936-80bb-638550e586c8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-860752284',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='54674b55e5054ea5906a32a1348ea860',qos_specs=None,replication_status=,reservations=['fcac58a4-15d1-4085-a99c-6a285ddd7131','3de1d895-2ca9-4244-811a-2f13a359a913','6915f1af-2e11-4494-96c4-dd5f762a1baf','b97c9559-baa1-4600-8a5a-77d18daca275'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0259661409f4dd6a3087b9fe02d6f1e',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T10:55:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-860752284',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f9eeabaf-4877-4936-80bb-638550e586c8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='54674b55e5054ea5906a32a1348ea860',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e0259661409f4dd6a3087b9fe02d6f1e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a4f1b59-94a6-4839-b926-0837adf99645),volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:55:54 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-194f852e-a08d-4c7b-9e02-67de2dcde834 tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cf96d9ac-71bb-4e62-8699-f232075cc7b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:55:54 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-695932d2-4441-4b91-8a40-31e81841f42c None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:55:54 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-695932d2-4441-4b91-8a40-31e81841f42c tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] GET http://192.168.122.202/volume/v3/volumes/231659c2-acaa-4e24-9f8d-7527ac574a62 Sep 01 12:55:54 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-695932d2-4441-4b91-8a40-31e81841f42c tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:55:54 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-695932d2-4441-4b91-8a40-31e81841f42c tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:55:54 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:55:54 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:55:54 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:55:54 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:55:54 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-194f852e-a08d-4c7b-9e02-67de2dcde834 tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cf96d9ac-71bb-4e62-8699-f232075cc7b1) transitioned into state 'SUCCESS' from state '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-860752284',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='54674b55e5054ea5906a32a1348ea860',qos_specs=None,replication_status=,reservations=['fcac58a4-15d1-4085-a99c-6a285ddd7131','3de1d895-2ca9-4244-811a-2f13a359a913','6915f1af-2e11-4494-96c4-dd5f762a1baf','b97c9559-baa1-4600-8a5a-77d18daca275'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0259661409f4dd6a3087b9fe02d6f1e',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:55:54 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-194f852e-a08d-4c7b-9e02-67de2dcde834 tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa0cb80d-8cb1-45de-a628-7c7486ba3263) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:55:54 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-695932d2-4441-4b91-8a40-31e81841f42c tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Volume info retrieved successfully. Sep 01 12:55:54 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-695932d2-4441-4b91-8a40-31e81841f42c tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] http://192.168.122.202/volume/v3/volumes/231659c2-acaa-4e24-9f8d-7527ac574a62 returned with HTTP 200 Sep 01 12:55:54 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1384/2773] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:55:54 2026] GET /volume/v3/volumes/231659c2-acaa-4e24-9f8d-7527ac574a62 => generated 864 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:55:54 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-194f852e-a08d-4c7b-9e02-67de2dcde834 tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa0cb80d-8cb1-45de-a628-7c7486ba3263) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:55:54 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-194f852e-a08d-4c7b-9e02-67de2dcde834 tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] Flow 'volume_create_api' (a9cd6c15-6928-48dc-9669-7b465ba02f66) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86814) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:55:54 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-194f852e-a08d-4c7b-9e02-67de2dcde834 tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] Create volume request issued successfully. Sep 01 12:55:54 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-194f852e-a08d-4c7b-9e02-67de2dcde834 tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] http://192.168.122.202/volume/v3/volumes returned with HTTP 202 Sep 01 12:55:54 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1390/2774] 192.168.122.202 () {60 vars in 1143 bytes} [Tue Sep 1 12:55:53 2026] POST /volume/v3/volumes => generated 765 bytes in 504 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:55:54 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-c7f58377-785c-43aa-9b8f-6f7abff3f768 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:55:54 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c7f58377-785c-43aa-9b8f-6f7abff3f768 tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] POST http://192.168.122.202/volume/v3/volumes Sep 01 12:55:54 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c7f58377-785c-43aa-9b8f-6f7abff3f768 tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "903fc775-9c21-408b-9650-9b60d3b1eb91", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1923461203"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:55:54 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.volumes [None req-c7f58377-785c-43aa-9b8f-6f7abff3f768 tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] Create volume request body: {'volume': {"'imageRef": '903fc775-9c21-408b-9650-9b60d3b1eb91', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1923461203'}} {{(pid=86815) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:55:54 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-c7f58377-785c-43aa-9b8f-6f7abff3f768 tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] Create volume of 1 GB Sep 01 12:55:54 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-c7f58377-785c-43aa-9b8f-6f7abff3f768 tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] Availability Zones retrieved successfully. Sep 01 12:55:54 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-c7f58377-785c-43aa-9b8f-6f7abff3f768 tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] Flow 'volume_create_api' (480094bd-fc98-4906-9c39-294b133f5bb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:55:54 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-c7f58377-785c-43aa-9b8f-6f7abff3f768 tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9fdc0d16-f13a-4a81-9f6a-7a03ffad94b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:55:54 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.flows.api.create_volume [None req-c7f58377-785c-43aa-9b8f-6f7abff3f768 tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] Validating volume size '1' using validate_int {{(pid=86815) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 12:55:54 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-c7f58377-785c-43aa-9b8f-6f7abff3f768 tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9fdc0d16-f13a-4a81-9f6a-7a03ffad94b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T10:31:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3a4f1b59-94a6-4839-b926-0837adf99645,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a4f1b59-94a6-4839-b926-0837adf99645', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:55:54 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-c7f58377-785c-43aa-9b8f-6f7abff3f768 tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4266662a-514d-4f88-8033-644af1e6cb51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:55:54 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-c7f58377-785c-43aa-9b8f-6f7abff3f768 tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] Created reservations ['72b3bd62-cfd6-40a5-ac2f-f818547d31ff', '7fd02cf9-36c1-4bba-a1b8-8f90968fc615', '25cb9295-a5dc-476c-a9ba-d82e8d919a52', '24fcfeb2-48fd-449f-b705-3d1df1aca612'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:55:54 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-c7f58377-785c-43aa-9b8f-6f7abff3f768 tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4266662a-514d-4f88-8033-644af1e6cb51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['72b3bd62-cfd6-40a5-ac2f-f818547d31ff', '7fd02cf9-36c1-4bba-a1b8-8f90968fc615', '25cb9295-a5dc-476c-a9ba-d82e8d919a52', '24fcfeb2-48fd-449f-b705-3d1df1aca612']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:55:54 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-c7f58377-785c-43aa-9b8f-6f7abff3f768 tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d50811ce-8ea4-4ac7-9664-9e0d471e3c22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:55:54 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-17218159-5b69-48b1-b7bd-c0950fbcde66 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:55:54 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:55:54 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:55:54 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-c7f58377-785c-43aa-9b8f-6f7abff3f768 tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d50811ce-8ea4-4ac7-9664-9e0d471e3c22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3620eddc-22ad-4678-87ce-351fd9541db0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1923461203',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='54674b55e5054ea5906a32a1348ea860',qos_specs=None,replication_status=,reservations=['72b3bd62-cfd6-40a5-ac2f-f818547d31ff','7fd02cf9-36c1-4bba-a1b8-8f90968fc615','25cb9295-a5dc-476c-a9ba-d82e8d919a52','24fcfeb2-48fd-449f-b705-3d1df1aca612'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0259661409f4dd6a3087b9fe02d6f1e',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T10:55:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1923461203',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3620eddc-22ad-4678-87ce-351fd9541db0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='54674b55e5054ea5906a32a1348ea860',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e0259661409f4dd6a3087b9fe02d6f1e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a4f1b59-94a6-4839-b926-0837adf99645),volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:55:54 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-17218159-5b69-48b1-b7bd-c0950fbcde66 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] GET http://192.168.122.202/volume/v3/volumes/500da4b1-ec9c-4ecb-82bb-9c84ef5b181d Sep 01 12:55:54 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-17218159-5b69-48b1-b7bd-c0950fbcde66 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:55:54 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-17218159-5b69-48b1-b7bd-c0950fbcde66 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:55:54 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-c7f58377-785c-43aa-9b8f-6f7abff3f768 tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc45acb1-355b-4b32-acdb-ae3a711cb557) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:55:54 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:55:54 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:55:54 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:55:54 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:55:54 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-17218159-5b69-48b1-b7bd-c0950fbcde66 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Volume info retrieved successfully. Sep 01 12:55:54 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-c7f58377-785c-43aa-9b8f-6f7abff3f768 tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc45acb1-355b-4b32-acdb-ae3a711cb557) transitioned into state 'SUCCESS' from state '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-1923461203',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='54674b55e5054ea5906a32a1348ea860',qos_specs=None,replication_status=,reservations=['72b3bd62-cfd6-40a5-ac2f-f818547d31ff','7fd02cf9-36c1-4bba-a1b8-8f90968fc615','25cb9295-a5dc-476c-a9ba-d82e8d919a52','24fcfeb2-48fd-449f-b705-3d1df1aca612'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0259661409f4dd6a3087b9fe02d6f1e',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:55:54 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-c7f58377-785c-43aa-9b8f-6f7abff3f768 tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4739fc9d-b5a7-4aa8-add5-a3ee50d28324) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:55:54 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-17218159-5b69-48b1-b7bd-c0950fbcde66 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] http://192.168.122.202/volume/v3/volumes/500da4b1-ec9c-4ecb-82bb-9c84ef5b181d returned with HTTP 200 Sep 01 12:55:54 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1391/2775] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:55:54 2026] GET /volume/v3/volumes/500da4b1-ec9c-4ecb-82bb-9c84ef5b181d => generated 861 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:55:54 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-c7f58377-785c-43aa-9b8f-6f7abff3f768 tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4739fc9d-b5a7-4aa8-add5-a3ee50d28324) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:55:54 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-c7f58377-785c-43aa-9b8f-6f7abff3f768 tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] Flow 'volume_create_api' (480094bd-fc98-4906-9c39-294b133f5bb3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86815) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:55:54 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-c7f58377-785c-43aa-9b8f-6f7abff3f768 tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] Create volume request issued successfully. Sep 01 12:55:54 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c7f58377-785c-43aa-9b8f-6f7abff3f768 tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] http://192.168.122.202/volume/v3/volumes returned with HTTP 202 Sep 01 12:55:54 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1385/2776] 192.168.122.202 () {60 vars in 1143 bytes} [Tue Sep 1 12:55:54 2026] POST /volume/v3/volumes => generated 766 bytes in 454 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:55:54 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-48a33db9-305c-48e9-b6dd-e560638af605 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:55:54 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-48a33db9-305c-48e9-b6dd-e560638af605 tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] POST http://192.168.122.202/volume/v3/volumes Sep 01 12:55:54 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-48a33db9-305c-48e9-b6dd-e560638af605 tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "903fc775-9c21-408b-9650-9b60d3b1eb91", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1117503476"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:55:54 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volumes [None req-48a33db9-305c-48e9-b6dd-e560638af605 tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] Create volume request body: {'volume': {"'imageRef": '903fc775-9c21-408b-9650-9b60d3b1eb91', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1117503476'}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:55:54 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-48a33db9-305c-48e9-b6dd-e560638af605 tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] Create volume of 1 GB Sep 01 12:55:54 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-48a33db9-305c-48e9-b6dd-e560638af605 tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] Availability Zones retrieved successfully. Sep 01 12:55:54 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-48a33db9-305c-48e9-b6dd-e560638af605 tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] Flow 'volume_create_api' (fd231877-fa05-40a1-8c3f-c15a935795af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:55:54 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-48a33db9-305c-48e9-b6dd-e560638af605 tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b8b9eac1-85c1-489f-a081-18c0469ecde6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:55:54 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.flows.api.create_volume [None req-48a33db9-305c-48e9-b6dd-e560638af605 tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] Validating volume size '1' using validate_int {{(pid=86814) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 12:55:54 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-48a33db9-305c-48e9-b6dd-e560638af605 tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b8b9eac1-85c1-489f-a081-18c0469ecde6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T10:31:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3a4f1b59-94a6-4839-b926-0837adf99645,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a4f1b59-94a6-4839-b926-0837adf99645', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:55:54 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-48a33db9-305c-48e9-b6dd-e560638af605 tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5c0dd257-f859-4904-aed9-7039b22387c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:55:55 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-48a33db9-305c-48e9-b6dd-e560638af605 tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] Created reservations ['999859e7-4da6-4bfa-b0f5-60e0966b13ce', 'fb698a8f-eb16-4612-a91f-cccbc9532cb8', '2807fe9a-696b-4585-82a2-a23688ca0120', '549da8e1-3090-4910-9c33-de6bfb79d830'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:55:55 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-48a33db9-305c-48e9-b6dd-e560638af605 tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5c0dd257-f859-4904-aed9-7039b22387c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['999859e7-4da6-4bfa-b0f5-60e0966b13ce', 'fb698a8f-eb16-4612-a91f-cccbc9532cb8', '2807fe9a-696b-4585-82a2-a23688ca0120', '549da8e1-3090-4910-9c33-de6bfb79d830']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:55:55 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-48a33db9-305c-48e9-b6dd-e560638af605 tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a6126345-6c8e-4a03-ac17-6a028247c1fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:55:55 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:55:55 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:55:55 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-48a33db9-305c-48e9-b6dd-e560638af605 tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a6126345-6c8e-4a03-ac17-6a028247c1fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a19024d6-c0fb-40b8-b0f6-d511063aa0a2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1117503476',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='54674b55e5054ea5906a32a1348ea860',qos_specs=None,replication_status=,reservations=['999859e7-4da6-4bfa-b0f5-60e0966b13ce','fb698a8f-eb16-4612-a91f-cccbc9532cb8','2807fe9a-696b-4585-82a2-a23688ca0120','549da8e1-3090-4910-9c33-de6bfb79d830'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0259661409f4dd6a3087b9fe02d6f1e',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T10:55:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1117503476',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a19024d6-c0fb-40b8-b0f6-d511063aa0a2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='54674b55e5054ea5906a32a1348ea860',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e0259661409f4dd6a3087b9fe02d6f1e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a4f1b59-94a6-4839-b926-0837adf99645),volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:55:55 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-48a33db9-305c-48e9-b6dd-e560638af605 tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a3f8a24-d7a1-4260-9246-cbd564cf1915) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:55:55 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-48a33db9-305c-48e9-b6dd-e560638af605 tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a3f8a24-d7a1-4260-9246-cbd564cf1915) transitioned into state 'SUCCESS' from state '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-1117503476',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='54674b55e5054ea5906a32a1348ea860',qos_specs=None,replication_status=,reservations=['999859e7-4da6-4bfa-b0f5-60e0966b13ce','fb698a8f-eb16-4612-a91f-cccbc9532cb8','2807fe9a-696b-4585-82a2-a23688ca0120','549da8e1-3090-4910-9c33-de6bfb79d830'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0259661409f4dd6a3087b9fe02d6f1e',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:55:55 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-48a33db9-305c-48e9-b6dd-e560638af605 tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (47b00bd5-e74c-4e3b-bbaf-e2757002d322) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:55:55 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-48a33db9-305c-48e9-b6dd-e560638af605 tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (47b00bd5-e74c-4e3b-bbaf-e2757002d322) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:55:55 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-48a33db9-305c-48e9-b6dd-e560638af605 tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] Flow 'volume_create_api' (fd231877-fa05-40a1-8c3f-c15a935795af) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86814) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:55:55 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-48a33db9-305c-48e9-b6dd-e560638af605 tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] Create volume request issued successfully. Sep 01 12:55:55 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-48a33db9-305c-48e9-b6dd-e560638af605 tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] http://192.168.122.202/volume/v3/volumes returned with HTTP 202 Sep 01 12:55:55 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1392/2777] 192.168.122.202 () {60 vars in 1143 bytes} [Tue Sep 1 12:55:54 2026] POST /volume/v3/volumes => generated 766 bytes in 400 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 01 12:55:55 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-c2c3534d-1614-4685-9432-1448ec086c2c None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:55:55 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c2c3534d-1614-4685-9432-1448ec086c2c tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] GET http://192.168.122.202/volume/v3/volumes/d36e27e8-096a-45e5-8554-5fb8ef53a84e Sep 01 12:55:55 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c2c3534d-1614-4685-9432-1448ec086c2c tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:55:55 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c2c3534d-1614-4685-9432-1448ec086c2c tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:55:55 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:55:55 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:55:55 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:55:55 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:55:55 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-c2c3534d-1614-4685-9432-1448ec086c2c tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] Volume info retrieved successfully. Sep 01 12:55:55 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c2c3534d-1614-4685-9432-1448ec086c2c tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] http://192.168.122.202/volume/v3/volumes/d36e27e8-096a-45e5-8554-5fb8ef53a84e returned with HTTP 200 Sep 01 12:55:55 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1386/2778] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:55:55 2026] GET /volume/v3/volumes/d36e27e8-096a-45e5-8554-5fb8ef53a84e => generated 858 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:55:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-df921410-3aa7-4ac7-afae-81a24eef81a7 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:55:55 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-df921410-3aa7-4ac7-afae-81a24eef81a7 tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] GET http://192.168.122.202/volume/v3/volumes/231659c2-acaa-4e24-9f8d-7527ac574a62 Sep 01 12:55:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-df921410-3aa7-4ac7-afae-81a24eef81a7 tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:55:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-df921410-3aa7-4ac7-afae-81a24eef81a7 tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:55:55 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:55:55 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:55:55 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:55:55 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:55:55 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-df921410-3aa7-4ac7-afae-81a24eef81a7 tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Volume info retrieved successfully. Sep 01 12:55:55 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-df921410-3aa7-4ac7-afae-81a24eef81a7 tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] http://192.168.122.202/volume/v3/volumes/231659c2-acaa-4e24-9f8d-7527ac574a62 returned with HTTP 200 Sep 01 12:55:55 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1393/2779] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:55:55 2026] GET /volume/v3/volumes/231659c2-acaa-4e24-9f8d-7527ac574a62 => generated 865 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:55:55 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-f4bcac21-fa85-4191-9e58-2eb533ad2a76 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:55:55 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f4bcac21-fa85-4191-9e58-2eb533ad2a76 tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] POST http://192.168.122.202/volume/v3/volumes Sep 01 12:55:55 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f4bcac21-fa85-4191-9e58-2eb533ad2a76 tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "231659c2-acaa-4e24-9f8d-7527ac574a62", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-860296547"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:55:55 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.volumes [None req-f4bcac21-fa85-4191-9e58-2eb533ad2a76 tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Create volume request body: {'volume': {"'source_volid": '231659c2-acaa-4e24-9f8d-7527ac574a62', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-860296547'}} {{(pid=86815) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:55:55 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-f4bcac21-fa85-4191-9e58-2eb533ad2a76 tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Create volume of 1 GB Sep 01 12:55:55 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-f4bcac21-fa85-4191-9e58-2eb533ad2a76 tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Availability Zones retrieved successfully. Sep 01 12:55:55 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-f4bcac21-fa85-4191-9e58-2eb533ad2a76 tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Flow 'volume_create_api' (6ca5997e-726e-493a-bbc1-dded33b9016f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:55:55 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-f4bcac21-fa85-4191-9e58-2eb533ad2a76 tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54401fb0-488c-4600-ae76-84221eba4121) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:55:55 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.flows.api.create_volume [None req-f4bcac21-fa85-4191-9e58-2eb533ad2a76 tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Validating volume size '1' using validate_int {{(pid=86815) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 12:55:55 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-f4bcac21-fa85-4191-9e58-2eb533ad2a76 tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54401fb0-488c-4600-ae76-84221eba4121) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T10:31:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3a4f1b59-94a6-4839-b926-0837adf99645,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a4f1b59-94a6-4839-b926-0837adf99645', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:55:55 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-f4bcac21-fa85-4191-9e58-2eb533ad2a76 tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e22e21f7-c6ca-4db4-9c68-f1947c8fe2af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:55:55 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-f4bcac21-fa85-4191-9e58-2eb533ad2a76 tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Created reservations ['eaa18759-5c6a-4bba-860f-1b221869b6c4', 'fa8569bd-fe3b-4005-9f6f-281457eec84e', '571c40b9-6fd9-4b6a-9b91-137883147f32', '89fdd996-6589-4a80-bd49-e9cac5498520'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:55:55 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-f4bcac21-fa85-4191-9e58-2eb533ad2a76 tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e22e21f7-c6ca-4db4-9c68-f1947c8fe2af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eaa18759-5c6a-4bba-860f-1b221869b6c4', 'fa8569bd-fe3b-4005-9f6f-281457eec84e', '571c40b9-6fd9-4b6a-9b91-137883147f32', '89fdd996-6589-4a80-bd49-e9cac5498520']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:55:55 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-f4bcac21-fa85-4191-9e58-2eb533ad2a76 tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb113cad-fe6d-4f91-b6c5-9e7583bf8975) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:55:55 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:55:55 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:55:55 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-f4bcac21-fa85-4191-9e58-2eb533ad2a76 tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb113cad-fe6d-4f91-b6c5-9e7583bf8975) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1d21c4cd-6ee0-4860-8845-fd9172f74991', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-860296547',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='363369d6e0704008b74b6ebcad33ad47',qos_specs=None,replication_status=,reservations=['eaa18759-5c6a-4bba-860f-1b221869b6c4','fa8569bd-fe3b-4005-9f6f-281457eec84e','571c40b9-6fd9-4b6a-9b91-137883147f32','89fdd996-6589-4a80-bd49-e9cac5498520'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2bd6405e89b149e7b4ad32544bd19333',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T10:55:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-860296547',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1d21c4cd-6ee0-4860-8845-fd9172f74991,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='363369d6e0704008b74b6ebcad33ad47',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2bd6405e89b149e7b4ad32544bd19333',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a4f1b59-94a6-4839-b926-0837adf99645),volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:55:55 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-f4bcac21-fa85-4191-9e58-2eb533ad2a76 tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d3840b18-5f59-4db1-9341-18c8b68170d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:55:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-7391a5dc-4845-4c98-854d-77f4c827b089 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:55:55 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7391a5dc-4845-4c98-854d-77f4c827b089 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] GET http://192.168.122.202/volume/v3/volumes/500da4b1-ec9c-4ecb-82bb-9c84ef5b181d Sep 01 12:55:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-7391a5dc-4845-4c98-854d-77f4c827b089 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:55:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-7391a5dc-4845-4c98-854d-77f4c827b089 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:55:55 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:55:55 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:55:55 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:55:55 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:55:55 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-7391a5dc-4845-4c98-854d-77f4c827b089 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Volume info retrieved successfully. Sep 01 12:55:55 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-f4bcac21-fa85-4191-9e58-2eb533ad2a76 tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d3840b18-5f59-4db1-9341-18c8b68170d8) transitioned into state 'SUCCESS' from state '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-860296547',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='363369d6e0704008b74b6ebcad33ad47',qos_specs=None,replication_status=,reservations=['eaa18759-5c6a-4bba-860f-1b221869b6c4','fa8569bd-fe3b-4005-9f6f-281457eec84e','571c40b9-6fd9-4b6a-9b91-137883147f32','89fdd996-6589-4a80-bd49-e9cac5498520'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2bd6405e89b149e7b4ad32544bd19333',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:55:55 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7391a5dc-4845-4c98-854d-77f4c827b089 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] http://192.168.122.202/volume/v3/volumes/500da4b1-ec9c-4ecb-82bb-9c84ef5b181d returned with HTTP 200 Sep 01 12:55:55 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1394/2780] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:55:55 2026] GET /volume/v3/volumes/500da4b1-ec9c-4ecb-82bb-9c84ef5b181d => generated 861 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:55:55 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-f4bcac21-fa85-4191-9e58-2eb533ad2a76 tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0084fcd6-3f98-44ad-a5aa-7351c60c2aad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:55:55 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-f4bcac21-fa85-4191-9e58-2eb533ad2a76 tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0084fcd6-3f98-44ad-a5aa-7351c60c2aad) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:55:55 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-f4bcac21-fa85-4191-9e58-2eb533ad2a76 tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Flow 'volume_create_api' (6ca5997e-726e-493a-bbc1-dded33b9016f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86815) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:55:55 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-f4bcac21-fa85-4191-9e58-2eb533ad2a76 tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Create volume request issued successfully. Sep 01 12:55:55 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f4bcac21-fa85-4191-9e58-2eb533ad2a76 tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] http://192.168.122.202/volume/v3/volumes returned with HTTP 202 Sep 01 12:55:55 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1387/2781] 192.168.122.202 () {60 vars in 1143 bytes} [Tue Sep 1 12:55:55 2026] POST /volume/v3/volumes => generated 772 bytes in 515 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:55:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-7b2de078-5c08-4259-80d2-4f63de4b2c0f None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:55:55 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7b2de078-5c08-4259-80d2-4f63de4b2c0f tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] POST http://192.168.122.202/volume/v3/volumes Sep 01 12:55:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-7b2de078-5c08-4259-80d2-4f63de4b2c0f tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "231659c2-acaa-4e24-9f8d-7527ac574a62", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1644119363"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:55:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volumes [None req-7b2de078-5c08-4259-80d2-4f63de4b2c0f tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Create volume request body: {'volume': {"'source_volid": '231659c2-acaa-4e24-9f8d-7527ac574a62', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1644119363'}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:55:55 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-7b2de078-5c08-4259-80d2-4f63de4b2c0f tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Create volume of 1 GB Sep 01 12:55:55 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-7b2de078-5c08-4259-80d2-4f63de4b2c0f tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Availability Zones retrieved successfully. Sep 01 12:55:55 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-7b2de078-5c08-4259-80d2-4f63de4b2c0f tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Flow 'volume_create_api' (9c6e6fec-1cb7-487c-b416-07aee31a9c31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:55:55 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-7b2de078-5c08-4259-80d2-4f63de4b2c0f tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (292ff14b-f272-4684-b2b7-f249d52dba40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:55:55 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.flows.api.create_volume [None req-7b2de078-5c08-4259-80d2-4f63de4b2c0f tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Validating volume size '1' using validate_int {{(pid=86814) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 12:55:56 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-7b2de078-5c08-4259-80d2-4f63de4b2c0f tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (292ff14b-f272-4684-b2b7-f249d52dba40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T10:31:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3a4f1b59-94a6-4839-b926-0837adf99645,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a4f1b59-94a6-4839-b926-0837adf99645', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:55:56 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-7b2de078-5c08-4259-80d2-4f63de4b2c0f tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (527f5284-b783-40a7-8042-ba2e806fa1bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:55:56 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-7b2de078-5c08-4259-80d2-4f63de4b2c0f tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Created reservations ['f75d4a2e-ff2c-4c46-a25c-3752b201b68b', '276ac487-1755-4f4b-b916-6d77af409249', '9ab8ad6b-ca66-445c-b1b4-cca835543225', '064bf4fd-a01d-4520-9a30-16a546cb85f8'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:55:56 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-7b2de078-5c08-4259-80d2-4f63de4b2c0f tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (527f5284-b783-40a7-8042-ba2e806fa1bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f75d4a2e-ff2c-4c46-a25c-3752b201b68b', '276ac487-1755-4f4b-b916-6d77af409249', '9ab8ad6b-ca66-445c-b1b4-cca835543225', '064bf4fd-a01d-4520-9a30-16a546cb85f8']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:55:56 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-7b2de078-5c08-4259-80d2-4f63de4b2c0f tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5862e030-b75b-4208-8e3d-25b440963a90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:55:56 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:55:56 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:55:56 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-7b2de078-5c08-4259-80d2-4f63de4b2c0f tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5862e030-b75b-4208-8e3d-25b440963a90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '00d24931-90e8-4167-a921-a461ca3c5553', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1644119363',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='363369d6e0704008b74b6ebcad33ad47',qos_specs=None,replication_status=,reservations=['f75d4a2e-ff2c-4c46-a25c-3752b201b68b','276ac487-1755-4f4b-b916-6d77af409249','9ab8ad6b-ca66-445c-b1b4-cca835543225','064bf4fd-a01d-4520-9a30-16a546cb85f8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2bd6405e89b149e7b4ad32544bd19333',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T10:55:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1644119363',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=00d24931-90e8-4167-a921-a461ca3c5553,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='363369d6e0704008b74b6ebcad33ad47',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2bd6405e89b149e7b4ad32544bd19333',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a4f1b59-94a6-4839-b926-0837adf99645),volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:55:56 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-7b2de078-5c08-4259-80d2-4f63de4b2c0f tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (57a87629-dc90-4da1-a9c9-5b0219bc7f9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:55:56 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-7b2de078-5c08-4259-80d2-4f63de4b2c0f tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (57a87629-dc90-4da1-a9c9-5b0219bc7f9a) transitioned into state 'SUCCESS' from state '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-1644119363',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='363369d6e0704008b74b6ebcad33ad47',qos_specs=None,replication_status=,reservations=['f75d4a2e-ff2c-4c46-a25c-3752b201b68b','276ac487-1755-4f4b-b916-6d77af409249','9ab8ad6b-ca66-445c-b1b4-cca835543225','064bf4fd-a01d-4520-9a30-16a546cb85f8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2bd6405e89b149e7b4ad32544bd19333',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:55:56 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-7b2de078-5c08-4259-80d2-4f63de4b2c0f tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d9c2021e-8299-480f-bb70-f7f1428fab26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:55:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-369d6b39-e39b-4ea9-a03f-2352b4e3b8e7 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:55:56 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-369d6b39-e39b-4ea9-a03f-2352b4e3b8e7 tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] GET http://192.168.122.202/volume/v3/volumes/d36e27e8-096a-45e5-8554-5fb8ef53a84e Sep 01 12:55:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-369d6b39-e39b-4ea9-a03f-2352b4e3b8e7 tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:55:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-369d6b39-e39b-4ea9-a03f-2352b4e3b8e7 tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:55:56 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-7b2de078-5c08-4259-80d2-4f63de4b2c0f tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d9c2021e-8299-480f-bb70-f7f1428fab26) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:55:56 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-7b2de078-5c08-4259-80d2-4f63de4b2c0f tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Flow 'volume_create_api' (9c6e6fec-1cb7-487c-b416-07aee31a9c31) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86814) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:55:56 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-7b2de078-5c08-4259-80d2-4f63de4b2c0f tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Create volume request issued successfully. Sep 01 12:55:56 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7b2de078-5c08-4259-80d2-4f63de4b2c0f tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] http://192.168.122.202/volume/v3/volumes returned with HTTP 202 Sep 01 12:55:56 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1395/2782] 192.168.122.202 () {60 vars in 1143 bytes} [Tue Sep 1 12:55:55 2026] POST /volume/v3/volumes => generated 773 bytes in 441 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:55:56 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:55:56 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:55:56 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:55:56 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:55:56 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-3ab6efc2-4d85-47e1-b907-120280119257 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:55:56 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-3ab6efc2-4d85-47e1-b907-120280119257 tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] POST http://192.168.122.202/volume/v3/volumes Sep 01 12:55:56 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-3ab6efc2-4d85-47e1-b907-120280119257 tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "231659c2-acaa-4e24-9f8d-7527ac574a62", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-274353535"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:55:56 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volumes [None req-3ab6efc2-4d85-47e1-b907-120280119257 tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Create volume request body: {'volume': {"'source_volid": '231659c2-acaa-4e24-9f8d-7527ac574a62', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-274353535'}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:55:56 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-3ab6efc2-4d85-47e1-b907-120280119257 tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Create volume of 1 GB Sep 01 12:55:56 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:55:56 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:55:56 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-3ab6efc2-4d85-47e1-b907-120280119257 tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Availability Zones retrieved successfully. Sep 01 12:55:56 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-369d6b39-e39b-4ea9-a03f-2352b4e3b8e7 tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] Volume info retrieved successfully. Sep 01 12:55:56 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-3ab6efc2-4d85-47e1-b907-120280119257 tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Flow 'volume_create_api' (f22a9579-e2f1-4c77-acdf-bfc72445cd38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:55:56 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-3ab6efc2-4d85-47e1-b907-120280119257 tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee33fd3f-b8d0-448f-9323-da100d7d0f5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:55:56 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-369d6b39-e39b-4ea9-a03f-2352b4e3b8e7 tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] http://192.168.122.202/volume/v3/volumes/d36e27e8-096a-45e5-8554-5fb8ef53a84e returned with HTTP 200 Sep 01 12:55:56 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1388/2783] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:55:56 2026] GET /volume/v3/volumes/d36e27e8-096a-45e5-8554-5fb8ef53a84e => generated 859 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:55:56 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.flows.api.create_volume [None req-3ab6efc2-4d85-47e1-b907-120280119257 tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Validating volume size '1' using validate_int {{(pid=86814) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 12:55:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-1262b3de-0345-49f5-b2b4-64ea3d19526d None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:55:56 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-1262b3de-0345-49f5-b2b4-64ea3d19526d tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] GET http://192.168.122.202/volume/v3/volumes/14cd910f-a621-4247-90f8-52a707c449c5 Sep 01 12:55:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-1262b3de-0345-49f5-b2b4-64ea3d19526d tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:55:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-1262b3de-0345-49f5-b2b4-64ea3d19526d tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:55:56 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:55:56 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:55:56 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:55:56 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:55:56 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-1262b3de-0345-49f5-b2b4-64ea3d19526d tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] Volume info retrieved successfully. Sep 01 12:55:56 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-1262b3de-0345-49f5-b2b4-64ea3d19526d tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] http://192.168.122.202/volume/v3/volumes/14cd910f-a621-4247-90f8-52a707c449c5 returned with HTTP 200 Sep 01 12:55:56 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1389/2784] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:55:56 2026] GET /volume/v3/volumes/14cd910f-a621-4247-90f8-52a707c449c5 => generated 857 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:55:56 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-3ab6efc2-4d85-47e1-b907-120280119257 tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee33fd3f-b8d0-448f-9323-da100d7d0f5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T10:31:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3a4f1b59-94a6-4839-b926-0837adf99645,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a4f1b59-94a6-4839-b926-0837adf99645', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:55:56 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-3ab6efc2-4d85-47e1-b907-120280119257 tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28f532e8-12a1-4eb4-aa70-4533d742fdc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:55:56 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-3ab6efc2-4d85-47e1-b907-120280119257 tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Created reservations ['7ff45f5a-b110-46a7-8a3f-860381018089', '167400a6-7950-46c3-b51b-4715ace22250', 'd5db9310-9cd2-43c2-9e18-182bc3e376d3', '741a872a-4ef4-40c4-8a47-ee3917e51997'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:55:56 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-3ab6efc2-4d85-47e1-b907-120280119257 tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28f532e8-12a1-4eb4-aa70-4533d742fdc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7ff45f5a-b110-46a7-8a3f-860381018089', '167400a6-7950-46c3-b51b-4715ace22250', 'd5db9310-9cd2-43c2-9e18-182bc3e376d3', '741a872a-4ef4-40c4-8a47-ee3917e51997']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:55:56 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-3ab6efc2-4d85-47e1-b907-120280119257 tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (454b1dea-4f1c-4f35-83de-602eae82a7f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:55:56 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:55:56 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:55:56 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-3ab6efc2-4d85-47e1-b907-120280119257 tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (454b1dea-4f1c-4f35-83de-602eae82a7f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '95ffed49-ea6e-42a5-81a3-c7aae58adf2c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-274353535',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='363369d6e0704008b74b6ebcad33ad47',qos_specs=None,replication_status=,reservations=['7ff45f5a-b110-46a7-8a3f-860381018089','167400a6-7950-46c3-b51b-4715ace22250','d5db9310-9cd2-43c2-9e18-182bc3e376d3','741a872a-4ef4-40c4-8a47-ee3917e51997'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2bd6405e89b149e7b4ad32544bd19333',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T10:55:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-274353535',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=95ffed49-ea6e-42a5-81a3-c7aae58adf2c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='363369d6e0704008b74b6ebcad33ad47',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2bd6405e89b149e7b4ad32544bd19333',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a4f1b59-94a6-4839-b926-0837adf99645),volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:55:56 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-3ab6efc2-4d85-47e1-b907-120280119257 tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b67f7cdb-8360-4196-a530-025b7af3faed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:55:56 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-3ab6efc2-4d85-47e1-b907-120280119257 tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b67f7cdb-8360-4196-a530-025b7af3faed) transitioned into state 'SUCCESS' from state '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-274353535',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='363369d6e0704008b74b6ebcad33ad47',qos_specs=None,replication_status=,reservations=['7ff45f5a-b110-46a7-8a3f-860381018089','167400a6-7950-46c3-b51b-4715ace22250','d5db9310-9cd2-43c2-9e18-182bc3e376d3','741a872a-4ef4-40c4-8a47-ee3917e51997'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2bd6405e89b149e7b4ad32544bd19333',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:55:56 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-3ab6efc2-4d85-47e1-b907-120280119257 tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9af71cf5-6f28-4aa6-9a27-b034c31eca32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:55:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-c75e4935-b29d-4442-9553-b0ff1a2bd901 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:55:56 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c75e4935-b29d-4442-9553-b0ff1a2bd901 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] GET http://192.168.122.202/volume/v3/volumes/500da4b1-ec9c-4ecb-82bb-9c84ef5b181d Sep 01 12:55:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c75e4935-b29d-4442-9553-b0ff1a2bd901 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:55:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c75e4935-b29d-4442-9553-b0ff1a2bd901 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:55:56 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:55:56 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:55:56 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-3ab6efc2-4d85-47e1-b907-120280119257 tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9af71cf5-6f28-4aa6-9a27-b034c31eca32) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:55:56 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:55:56 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:55:56 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-3ab6efc2-4d85-47e1-b907-120280119257 tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Flow 'volume_create_api' (f22a9579-e2f1-4c77-acdf-bfc72445cd38) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86814) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:55:56 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-3ab6efc2-4d85-47e1-b907-120280119257 tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Create volume request issued successfully. Sep 01 12:55:56 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-3ab6efc2-4d85-47e1-b907-120280119257 tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] http://192.168.122.202/volume/v3/volumes returned with HTTP 202 Sep 01 12:55:56 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1396/2785] 192.168.122.202 () {60 vars in 1143 bytes} [Tue Sep 1 12:55:56 2026] POST /volume/v3/volumes => generated 772 bytes in 517 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:55:56 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-c75e4935-b29d-4442-9553-b0ff1a2bd901 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Volume info retrieved successfully. Sep 01 12:55:56 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-f5eb6223-23c5-48af-9871-dd6be6af32cb None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:55:56 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c75e4935-b29d-4442-9553-b0ff1a2bd901 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] http://192.168.122.202/volume/v3/volumes/500da4b1-ec9c-4ecb-82bb-9c84ef5b181d returned with HTTP 200 Sep 01 12:55:56 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1390/2786] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:55:56 2026] GET /volume/v3/volumes/500da4b1-ec9c-4ecb-82bb-9c84ef5b181d => generated 862 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:55:56 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f5eb6223-23c5-48af-9871-dd6be6af32cb tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] POST http://192.168.122.202/volume/v3/volumes Sep 01 12:55:56 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f5eb6223-23c5-48af-9871-dd6be6af32cb tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "231659c2-acaa-4e24-9f8d-7527ac574a62", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1960281395"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:55:56 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volumes [None req-f5eb6223-23c5-48af-9871-dd6be6af32cb tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Create volume request body: {'volume': {"'source_volid": '231659c2-acaa-4e24-9f8d-7527ac574a62', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1960281395'}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:55:56 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-f5eb6223-23c5-48af-9871-dd6be6af32cb tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Create volume of 1 GB Sep 01 12:55:56 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:55:56 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:55:56 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-f5eb6223-23c5-48af-9871-dd6be6af32cb tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Availability Zones retrieved successfully. Sep 01 12:55:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-194ddb2e-a58f-4d6d-b848-08eaec1d8574 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:55:56 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-194ddb2e-a58f-4d6d-b848-08eaec1d8574 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] POST http://192.168.122.202/volume/v3/snapshots Sep 01 12:55:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-194ddb2e-a58f-4d6d-b848-08eaec1d8574 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "500da4b1-ec9c-4ecb-82bb-9c84ef5b181d", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-2033951388"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:55:56 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-f5eb6223-23c5-48af-9871-dd6be6af32cb tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Flow 'volume_create_api' (966c5d49-a9cf-4a77-b12c-63b5cc3eee31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:55:56 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-f5eb6223-23c5-48af-9871-dd6be6af32cb tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e36d3752-db21-4822-b030-2bd7dc8fe7ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:55:56 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.flows.api.create_volume [None req-f5eb6223-23c5-48af-9871-dd6be6af32cb tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Validating volume size '1' using validate_int {{(pid=86814) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 12:55:56 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:55:56 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:55:56 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:55:56 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:55:56 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-194ddb2e-a58f-4d6d-b848-08eaec1d8574 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Volume info retrieved successfully. Sep 01 12:55:56 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.snapshots [None req-194ddb2e-a58f-4d6d-b848-08eaec1d8574 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Create snapshot from volume 500da4b1-ec9c-4ecb-82bb-9c84ef5b181d Sep 01 12:55:57 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-f5eb6223-23c5-48af-9871-dd6be6af32cb tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e36d3752-db21-4822-b030-2bd7dc8fe7ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T10:31:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3a4f1b59-94a6-4839-b926-0837adf99645,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a4f1b59-94a6-4839-b926-0837adf99645', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:55:57 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-f5eb6223-23c5-48af-9871-dd6be6af32cb tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (20f207c3-01ba-46a7-a57d-73f339dc228d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:55:57 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-194ddb2e-a58f-4d6d-b848-08eaec1d8574 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Created reservations ['39528a17-cf52-4434-bbda-7c823687e4f6', '1d3152b5-78cb-429b-85c8-f995c3434796', '5d946860-c01a-46b4-bcab-0a4bd6d8b9d5', 'e95ea360-1684-4011-ab70-517a905b64ad'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:55:57 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:55:57 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:55:57 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-194ddb2e-a58f-4d6d-b848-08eaec1d8574 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Snapshot create request issued successfully. Sep 01 12:55:57 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-194ddb2e-a58f-4d6d-b848-08eaec1d8574 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] http://192.168.122.202/volume/v3/snapshots returned with HTTP 202 Sep 01 12:55:57 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1391/2787] 192.168.122.202 () {60 vars in 1149 bytes} [Tue Sep 1 12:55:56 2026] POST /volume/v3/snapshots => generated 316 bytes in 327 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:55:57 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-4846572a-5356-48bc-a7ae-87b40303ad1c None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:55:57 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-4846572a-5356-48bc-a7ae-87b40303ad1c tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] GET http://192.168.122.202/volume/v3/snapshots/1be2af0d-8d8c-493b-9945-971994eb55d0 Sep 01 12:55:57 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-4846572a-5356-48bc-a7ae-87b40303ad1c tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:55:57 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-4846572a-5356-48bc-a7ae-87b40303ad1c tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:55:57 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-f5eb6223-23c5-48af-9871-dd6be6af32cb tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Created reservations ['a42d8ada-970e-488d-ba9e-bca500164df8', 'b6db43d3-cf26-4de7-87a2-a0b4a60f7797', '09969456-d47f-46f6-b97f-ff0e686764f7', 'e556a1ea-720b-45b3-9799-c8ae1283f8bf'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:55:57 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-f5eb6223-23c5-48af-9871-dd6be6af32cb tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (20f207c3-01ba-46a7-a57d-73f339dc228d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a42d8ada-970e-488d-ba9e-bca500164df8', 'b6db43d3-cf26-4de7-87a2-a0b4a60f7797', '09969456-d47f-46f6-b97f-ff0e686764f7', 'e556a1ea-720b-45b3-9799-c8ae1283f8bf']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:55:57 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-f5eb6223-23c5-48af-9871-dd6be6af32cb tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cb446151-fe04-4d38-a5aa-630e89335cf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:55:57 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:55:57 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:55:57 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-4846572a-5356-48bc-a7ae-87b40303ad1c tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Snapshot retrieved successfully. Sep 01 12:55:57 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-4846572a-5356-48bc-a7ae-87b40303ad1c tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] http://192.168.122.202/volume/v3/snapshots/1be2af0d-8d8c-493b-9945-971994eb55d0 returned with HTTP 200 Sep 01 12:55:57 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1392/2788] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:55:57 2026] GET /volume/v3/snapshots/1be2af0d-8d8c-493b-9945-971994eb55d0 => generated 448 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:55:57 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:55:57 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:55:57 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-f5eb6223-23c5-48af-9871-dd6be6af32cb tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cb446151-fe04-4d38-a5aa-630e89335cf0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f5b1fd93-99fb-4ec4-8277-3f72e021dcfc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1960281395',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='363369d6e0704008b74b6ebcad33ad47',qos_specs=None,replication_status=,reservations=['a42d8ada-970e-488d-ba9e-bca500164df8','b6db43d3-cf26-4de7-87a2-a0b4a60f7797','09969456-d47f-46f6-b97f-ff0e686764f7','e556a1ea-720b-45b3-9799-c8ae1283f8bf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2bd6405e89b149e7b4ad32544bd19333',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T10:55:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1960281395',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f5b1fd93-99fb-4ec4-8277-3f72e021dcfc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='363369d6e0704008b74b6ebcad33ad47',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2bd6405e89b149e7b4ad32544bd19333',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a4f1b59-94a6-4839-b926-0837adf99645),volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:55:57 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-f5eb6223-23c5-48af-9871-dd6be6af32cb tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df422830-a085-4731-bb7c-3d7faced0f32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:55:57 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-f5eb6223-23c5-48af-9871-dd6be6af32cb tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df422830-a085-4731-bb7c-3d7faced0f32) transitioned into state 'SUCCESS' from state '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-1960281395',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='363369d6e0704008b74b6ebcad33ad47',qos_specs=None,replication_status=,reservations=['a42d8ada-970e-488d-ba9e-bca500164df8','b6db43d3-cf26-4de7-87a2-a0b4a60f7797','09969456-d47f-46f6-b97f-ff0e686764f7','e556a1ea-720b-45b3-9799-c8ae1283f8bf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2bd6405e89b149e7b4ad32544bd19333',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:55:57 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-f5eb6223-23c5-48af-9871-dd6be6af32cb tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (554cc83f-9efd-4489-93f4-ea8100bb34f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:55:57 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-f5eb6223-23c5-48af-9871-dd6be6af32cb tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (554cc83f-9efd-4489-93f4-ea8100bb34f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:55:57 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-f5eb6223-23c5-48af-9871-dd6be6af32cb tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Flow 'volume_create_api' (966c5d49-a9cf-4a77-b12c-63b5cc3eee31) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86814) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:55:57 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-f5eb6223-23c5-48af-9871-dd6be6af32cb tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Create volume request issued successfully. Sep 01 12:55:57 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f5eb6223-23c5-48af-9871-dd6be6af32cb tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] http://192.168.122.202/volume/v3/volumes returned with HTTP 202 Sep 01 12:55:57 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1397/2789] 192.168.122.202 () {60 vars in 1143 bytes} [Tue Sep 1 12:55:56 2026] POST /volume/v3/volumes => generated 773 bytes in 566 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:55:57 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-a96b2bf1-024e-491c-9e0b-c127d87de760 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:55:57 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a96b2bf1-024e-491c-9e0b-c127d87de760 tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] POST http://192.168.122.202/volume/v3/volumes Sep 01 12:55:57 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a96b2bf1-024e-491c-9e0b-c127d87de760 tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "231659c2-acaa-4e24-9f8d-7527ac574a62", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1538540442"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:55:57 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.volumes [None req-a96b2bf1-024e-491c-9e0b-c127d87de760 tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Create volume request body: {'volume': {"'source_volid": '231659c2-acaa-4e24-9f8d-7527ac574a62', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1538540442'}} {{(pid=86815) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:55:57 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-a96b2bf1-024e-491c-9e0b-c127d87de760 tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Create volume of 1 GB Sep 01 12:55:57 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-a96b2bf1-024e-491c-9e0b-c127d87de760 tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Availability Zones retrieved successfully. Sep 01 12:55:57 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-1ea5455b-2d8b-41ae-a5b5-5f984e9de6b6 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:55:57 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-a96b2bf1-024e-491c-9e0b-c127d87de760 tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Flow 'volume_create_api' (a6c4e6e9-f8a8-49e0-b150-210a6d6ece3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:55:57 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-a96b2bf1-024e-491c-9e0b-c127d87de760 tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (def6fb0a-c823-491b-b4a4-0f6cfa49475c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:55:57 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1ea5455b-2d8b-41ae-a5b5-5f984e9de6b6 tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] GET http://192.168.122.202/volume/v3/volumes/14cd910f-a621-4247-90f8-52a707c449c5 Sep 01 12:55:57 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-1ea5455b-2d8b-41ae-a5b5-5f984e9de6b6 tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:55:57 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-1ea5455b-2d8b-41ae-a5b5-5f984e9de6b6 tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:55:57 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.flows.api.create_volume [None req-a96b2bf1-024e-491c-9e0b-c127d87de760 tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Validating volume size '1' using validate_int {{(pid=86815) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 12:55:57 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:55:57 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:55:57 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:55:57 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:55:57 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-1ea5455b-2d8b-41ae-a5b5-5f984e9de6b6 tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] Volume info retrieved successfully. Sep 01 12:55:57 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1ea5455b-2d8b-41ae-a5b5-5f984e9de6b6 tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] http://192.168.122.202/volume/v3/volumes/14cd910f-a621-4247-90f8-52a707c449c5 returned with HTTP 200 Sep 01 12:55:57 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1398/2790] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:55:57 2026] GET /volume/v3/volumes/14cd910f-a621-4247-90f8-52a707c449c5 => generated 857 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:55:57 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-e649c37f-f1ab-48be-afbd-0defbda8a187 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:55:57 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e649c37f-f1ab-48be-afbd-0defbda8a187 tempest-VolumeAndVolumeTypeFromImageTest-1347951668 tempest-VolumeAndVolumeTypeFromImageTest-1347951668-project-member] POST http://192.168.122.202/volume/v3/volumes Sep 01 12:55:57 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e649c37f-f1ab-48be-afbd-0defbda8a187 tempest-VolumeAndVolumeTypeFromImageTest-1347951668 tempest-VolumeAndVolumeTypeFromImageTest-1347951668-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "6a38ffdd-10e9-48c5-ba5e-46fb51c81776", "size": 1}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:55:57 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volumes [None req-e649c37f-f1ab-48be-afbd-0defbda8a187 tempest-VolumeAndVolumeTypeFromImageTest-1347951668 tempest-VolumeAndVolumeTypeFromImageTest-1347951668-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': '6a38ffdd-10e9-48c5-ba5e-46fb51c81776', 'size': 1}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:55:57 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-a96b2bf1-024e-491c-9e0b-c127d87de760 tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (def6fb0a-c823-491b-b4a4-0f6cfa49475c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T10:31:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3a4f1b59-94a6-4839-b926-0837adf99645,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a4f1b59-94a6-4839-b926-0837adf99645', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:55:57 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-a96b2bf1-024e-491c-9e0b-c127d87de760 tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c399adf0-9cad-4171-9bfa-44f8aecffd2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:55:57 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-a96b2bf1-024e-491c-9e0b-c127d87de760 tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Created reservations ['94bd8e0d-0da1-4863-a86f-6c69fcd583c5', 'c46affd6-5b91-4d05-978a-956e306cb1f8', 'dd42952a-4830-47e5-92bb-544ec1f7d5b1', '15ea2486-6cd9-41b1-b7c5-f69180cfd566'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:55:57 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-a96b2bf1-024e-491c-9e0b-c127d87de760 tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c399adf0-9cad-4171-9bfa-44f8aecffd2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['94bd8e0d-0da1-4863-a86f-6c69fcd583c5', 'c46affd6-5b91-4d05-978a-956e306cb1f8', 'dd42952a-4830-47e5-92bb-544ec1f7d5b1', '15ea2486-6cd9-41b1-b7c5-f69180cfd566']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:55:57 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-a96b2bf1-024e-491c-9e0b-c127d87de760 tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8fa6a3f3-f629-493a-981b-3d124c3484c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:55:57 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:55:57 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:55:57 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-a96b2bf1-024e-491c-9e0b-c127d87de760 tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8fa6a3f3-f629-493a-981b-3d124c3484c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9c6fd133-dc83-4544-90a3-79381b738d3b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1538540442',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='363369d6e0704008b74b6ebcad33ad47',qos_specs=None,replication_status=,reservations=['94bd8e0d-0da1-4863-a86f-6c69fcd583c5','c46affd6-5b91-4d05-978a-956e306cb1f8','dd42952a-4830-47e5-92bb-544ec1f7d5b1','15ea2486-6cd9-41b1-b7c5-f69180cfd566'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2bd6405e89b149e7b4ad32544bd19333',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T10:55:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1538540442',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9c6fd133-dc83-4544-90a3-79381b738d3b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='363369d6e0704008b74b6ebcad33ad47',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2bd6405e89b149e7b4ad32544bd19333',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a4f1b59-94a6-4839-b926-0837adf99645),volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:55:57 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-e649c37f-f1ab-48be-afbd-0defbda8a187 tempest-VolumeAndVolumeTypeFromImageTest-1347951668 tempest-VolumeAndVolumeTypeFromImageTest-1347951668-project-member] Create volume of 1 GB Sep 01 12:55:57 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-a96b2bf1-024e-491c-9e0b-c127d87de760 tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa20e016-0eea-4711-ae55-212c0004de39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:55:57 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-e649c37f-f1ab-48be-afbd-0defbda8a187 tempest-VolumeAndVolumeTypeFromImageTest-1347951668 tempest-VolumeAndVolumeTypeFromImageTest-1347951668-project-member] Availability Zones retrieved successfully. Sep 01 12:55:57 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-e649c37f-f1ab-48be-afbd-0defbda8a187 tempest-VolumeAndVolumeTypeFromImageTest-1347951668 tempest-VolumeAndVolumeTypeFromImageTest-1347951668-project-member] Flow 'volume_create_api' (f9bbc5bc-c39e-40e6-96fa-0f8a4cbf6e7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:55:57 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-e649c37f-f1ab-48be-afbd-0defbda8a187 tempest-VolumeAndVolumeTypeFromImageTest-1347951668 tempest-VolumeAndVolumeTypeFromImageTest-1347951668-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5e46da23-d95d-4e7b-bc65-143fbabff962) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:55:57 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.flows.api.create_volume [None req-e649c37f-f1ab-48be-afbd-0defbda8a187 tempest-VolumeAndVolumeTypeFromImageTest-1347951668 tempest-VolumeAndVolumeTypeFromImageTest-1347951668-project-member] Validating volume size '1' using validate_int {{(pid=86814) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 12:55:57 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-a96b2bf1-024e-491c-9e0b-c127d87de760 tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa20e016-0eea-4711-ae55-212c0004de39) transitioned into state 'SUCCESS' from state '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-1538540442',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='363369d6e0704008b74b6ebcad33ad47',qos_specs=None,replication_status=,reservations=['94bd8e0d-0da1-4863-a86f-6c69fcd583c5','c46affd6-5b91-4d05-978a-956e306cb1f8','dd42952a-4830-47e5-92bb-544ec1f7d5b1','15ea2486-6cd9-41b1-b7c5-f69180cfd566'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2bd6405e89b149e7b4ad32544bd19333',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:55:57 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-a96b2bf1-024e-491c-9e0b-c127d87de760 tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bcb778dc-8f6e-4055-8f1d-5e1b13ad2518) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:55:57 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-a96b2bf1-024e-491c-9e0b-c127d87de760 tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bcb778dc-8f6e-4055-8f1d-5e1b13ad2518) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:55:57 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-a96b2bf1-024e-491c-9e0b-c127d87de760 tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Flow 'volume_create_api' (a6c4e6e9-f8a8-49e0-b150-210a6d6ece3c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86815) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:55:57 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-a96b2bf1-024e-491c-9e0b-c127d87de760 tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Create volume request issued successfully. Sep 01 12:55:57 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a96b2bf1-024e-491c-9e0b-c127d87de760 tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] http://192.168.122.202/volume/v3/volumes returned with HTTP 202 Sep 01 12:55:57 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1393/2791] 192.168.122.202 () {60 vars in 1143 bytes} [Tue Sep 1 12:55:57 2026] POST /volume/v3/volumes => generated 773 bytes in 423 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:55:57 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-4f119b7b-9a28-4ad1-8254-1f9fceb6a6b3 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:55:57 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-4f119b7b-9a28-4ad1-8254-1f9fceb6a6b3 tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] GET http://192.168.122.202/volume/v3/volumes/1d21c4cd-6ee0-4860-8845-fd9172f74991 Sep 01 12:55:57 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-4f119b7b-9a28-4ad1-8254-1f9fceb6a6b3 tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:55:57 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-4f119b7b-9a28-4ad1-8254-1f9fceb6a6b3 tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:55:57 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:55:57 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:55:57 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:55:57 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:55:58 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-4f119b7b-9a28-4ad1-8254-1f9fceb6a6b3 tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Volume info retrieved successfully. Sep 01 12:55:58 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-4f119b7b-9a28-4ad1-8254-1f9fceb6a6b3 tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] http://192.168.122.202/volume/v3/volumes/1d21c4cd-6ee0-4860-8845-fd9172f74991 returned with HTTP 200 Sep 01 12:55:58 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-e649c37f-f1ab-48be-afbd-0defbda8a187 tempest-VolumeAndVolumeTypeFromImageTest-1347951668 tempest-VolumeAndVolumeTypeFromImageTest-1347951668-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5e46da23-d95d-4e7b-bc65-143fbabff962) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T10:55:54Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=7529df2a-9ac6-4caa-bf97-795f559202b6,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': '7529df2a-9ac6-4caa-bf97-795f559202b6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:55:58 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1394/2792] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:55:57 2026] GET /volume/v3/volumes/1d21c4cd-6ee0-4860-8845-fd9172f74991 => generated 864 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:55:58 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-e649c37f-f1ab-48be-afbd-0defbda8a187 tempest-VolumeAndVolumeTypeFromImageTest-1347951668 tempest-VolumeAndVolumeTypeFromImageTest-1347951668-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (74494010-b4be-42b6-bfd8-78f6d6f57f67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:55:58 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-e649c37f-f1ab-48be-afbd-0defbda8a187 tempest-VolumeAndVolumeTypeFromImageTest-1347951668 tempest-VolumeAndVolumeTypeFromImageTest-1347951668-project-member] Created reservations ['8bb075da-ba78-4b6c-8445-b08750baaef8', 'f7039951-ffe1-40ad-9e55-9c68bdbfd73e', 'ede7dd4e-ed85-4e94-97ab-df2fe8889d63', '3cdc75f4-d917-48d2-8472-95f9e53c8413'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:55:58 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-e649c37f-f1ab-48be-afbd-0defbda8a187 tempest-VolumeAndVolumeTypeFromImageTest-1347951668 tempest-VolumeAndVolumeTypeFromImageTest-1347951668-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (74494010-b4be-42b6-bfd8-78f6d6f57f67) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8bb075da-ba78-4b6c-8445-b08750baaef8', 'f7039951-ffe1-40ad-9e55-9c68bdbfd73e', 'ede7dd4e-ed85-4e94-97ab-df2fe8889d63', '3cdc75f4-d917-48d2-8472-95f9e53c8413']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:55:58 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-e649c37f-f1ab-48be-afbd-0defbda8a187 tempest-VolumeAndVolumeTypeFromImageTest-1347951668 tempest-VolumeAndVolumeTypeFromImageTest-1347951668-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c44bc1d-1d56-4876-9967-cd4a045809b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:55:58 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:55:58 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:55:58 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-e649c37f-f1ab-48be-afbd-0defbda8a187 tempest-VolumeAndVolumeTypeFromImageTest-1347951668 tempest-VolumeAndVolumeTypeFromImageTest-1347951668-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c44bc1d-1d56-4876-9967-cd4a045809b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd17ffddc-f092-46aa-8156-404bee290fe5', '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='1a948444e5914132b02adcc529117acf',qos_specs=None,replication_status=,reservations=['8bb075da-ba78-4b6c-8445-b08750baaef8','f7039951-ffe1-40ad-9e55-9c68bdbfd73e','ede7dd4e-ed85-4e94-97ab-df2fe8889d63','3cdc75f4-d917-48d2-8472-95f9e53c8413'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bbcdaeec70ba4963a77c9305e8ab0139',volume_type_id=7529df2a-9ac6-4caa-bf97-795f559202b6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T10:55:58Z,deleted=False,deleted_at=None,display_description=None,display_name='volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d17ffddc-f092-46aa-8156-404bee290fe5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1a948444e5914132b02adcc529117acf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bbcdaeec70ba4963a77c9305e8ab0139',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7529df2a-9ac6-4caa-bf97-795f559202b6),volume_type_id=7529df2a-9ac6-4caa-bf97-795f559202b6)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:55:58 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-e649c37f-f1ab-48be-afbd-0defbda8a187 tempest-VolumeAndVolumeTypeFromImageTest-1347951668 tempest-VolumeAndVolumeTypeFromImageTest-1347951668-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c173649a-fadb-49a0-9af1-6987efa3a49c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:55:58 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-e649c37f-f1ab-48be-afbd-0defbda8a187 tempest-VolumeAndVolumeTypeFromImageTest-1347951668 tempest-VolumeAndVolumeTypeFromImageTest-1347951668-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c173649a-fadb-49a0-9af1-6987efa3a49c) transitioned into state 'SUCCESS' from 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='1a948444e5914132b02adcc529117acf',qos_specs=None,replication_status=,reservations=['8bb075da-ba78-4b6c-8445-b08750baaef8','f7039951-ffe1-40ad-9e55-9c68bdbfd73e','ede7dd4e-ed85-4e94-97ab-df2fe8889d63','3cdc75f4-d917-48d2-8472-95f9e53c8413'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bbcdaeec70ba4963a77c9305e8ab0139',volume_type_id=7529df2a-9ac6-4caa-bf97-795f559202b6)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:55:58 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-e649c37f-f1ab-48be-afbd-0defbda8a187 tempest-VolumeAndVolumeTypeFromImageTest-1347951668 tempest-VolumeAndVolumeTypeFromImageTest-1347951668-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98aace87-9451-492b-988c-2db159ec0f7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:55:58 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-e649c37f-f1ab-48be-afbd-0defbda8a187 tempest-VolumeAndVolumeTypeFromImageTest-1347951668 tempest-VolumeAndVolumeTypeFromImageTest-1347951668-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98aace87-9451-492b-988c-2db159ec0f7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:55:58 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-e649c37f-f1ab-48be-afbd-0defbda8a187 tempest-VolumeAndVolumeTypeFromImageTest-1347951668 tempest-VolumeAndVolumeTypeFromImageTest-1347951668-project-member] Flow 'volume_create_api' (f9bbc5bc-c39e-40e6-96fa-0f8a4cbf6e7c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86814) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:55:58 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-e649c37f-f1ab-48be-afbd-0defbda8a187 tempest-VolumeAndVolumeTypeFromImageTest-1347951668 tempest-VolumeAndVolumeTypeFromImageTest-1347951668-project-member] Create volume request issued successfully. Sep 01 12:55:58 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e649c37f-f1ab-48be-afbd-0defbda8a187 tempest-VolumeAndVolumeTypeFromImageTest-1347951668 tempest-VolumeAndVolumeTypeFromImageTest-1347951668-project-member] http://192.168.122.202/volume/v3/volumes returned with HTTP 202 Sep 01 12:55:58 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1399/2793] 192.168.122.202 () {60 vars in 1143 bytes} [Tue Sep 1 12:55:57 2026] POST /volume/v3/volumes => generated 806 bytes in 706 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:55:58 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-209f01da-2988-4b85-be53-ccd94cc5b096 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:55:58 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-6d3fbd1b-bf19-401f-bfe6-a2cca49fa845 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:55:58 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-209f01da-2988-4b85-be53-ccd94cc5b096 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] GET http://192.168.122.202/volume/v3/snapshots/1be2af0d-8d8c-493b-9945-971994eb55d0 Sep 01 12:55:58 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-209f01da-2988-4b85-be53-ccd94cc5b096 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:55:58 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-209f01da-2988-4b85-be53-ccd94cc5b096 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:55:58 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-6d3fbd1b-bf19-401f-bfe6-a2cca49fa845 tempest-VolumeAndVolumeTypeFromImageTest-1347951668 tempest-VolumeAndVolumeTypeFromImageTest-1347951668-project-member] GET http://192.168.122.202/volume/v3/volumes/d17ffddc-f092-46aa-8156-404bee290fe5 Sep 01 12:55:58 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-6d3fbd1b-bf19-401f-bfe6-a2cca49fa845 tempest-VolumeAndVolumeTypeFromImageTest-1347951668 tempest-VolumeAndVolumeTypeFromImageTest-1347951668-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:55:58 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-6d3fbd1b-bf19-401f-bfe6-a2cca49fa845 tempest-VolumeAndVolumeTypeFromImageTest-1347951668 tempest-VolumeAndVolumeTypeFromImageTest-1347951668-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:55:58 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:55:58 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:55:58 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-209f01da-2988-4b85-be53-ccd94cc5b096 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Snapshot retrieved successfully. Sep 01 12:55:58 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-209f01da-2988-4b85-be53-ccd94cc5b096 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] http://192.168.122.202/volume/v3/snapshots/1be2af0d-8d8c-493b-9945-971994eb55d0 returned with HTTP 200 Sep 01 12:55:58 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1400/2794] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:55:58 2026] GET /volume/v3/snapshots/1be2af0d-8d8c-493b-9945-971994eb55d0 => generated 448 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:55:58 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:55:58 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:55:58 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:55:58 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:55:58 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-6d3fbd1b-bf19-401f-bfe6-a2cca49fa845 tempest-VolumeAndVolumeTypeFromImageTest-1347951668 tempest-VolumeAndVolumeTypeFromImageTest-1347951668-project-member] Volume info retrieved successfully. Sep 01 12:55:58 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-6d3fbd1b-bf19-401f-bfe6-a2cca49fa845 tempest-VolumeAndVolumeTypeFromImageTest-1347951668 tempest-VolumeAndVolumeTypeFromImageTest-1347951668-project-member] http://192.168.122.202/volume/v3/volumes/d17ffddc-f092-46aa-8156-404bee290fe5 returned with HTTP 200 Sep 01 12:55:58 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1395/2795] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:55:58 2026] GET /volume/v3/volumes/d17ffddc-f092-46aa-8156-404bee290fe5 => generated 874 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:55:58 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-d42fc2f8-ab6e-4fc1-a41b-8d27772cb139 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:55:58 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d42fc2f8-ab6e-4fc1-a41b-8d27772cb139 tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] GET http://192.168.122.202/volume/v3/volumes/14cd910f-a621-4247-90f8-52a707c449c5 Sep 01 12:55:58 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d42fc2f8-ab6e-4fc1-a41b-8d27772cb139 tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:55:58 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d42fc2f8-ab6e-4fc1-a41b-8d27772cb139 tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:55:58 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:55:58 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:55:58 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:55:58 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:55:58 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-d42fc2f8-ab6e-4fc1-a41b-8d27772cb139 tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] Volume info retrieved successfully. Sep 01 12:55:58 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d42fc2f8-ab6e-4fc1-a41b-8d27772cb139 tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] http://192.168.122.202/volume/v3/volumes/14cd910f-a621-4247-90f8-52a707c449c5 returned with HTTP 200 Sep 01 12:55:58 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1401/2796] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:55:58 2026] GET /volume/v3/volumes/14cd910f-a621-4247-90f8-52a707c449c5 => generated 858 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:55:58 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-c8a3b39b-5bee-402b-9036-2930a7ebf1ce None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:55:58 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c8a3b39b-5bee-402b-9036-2930a7ebf1ce tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] GET http://192.168.122.202/volume/v3/volumes/f9eeabaf-4877-4936-80bb-638550e586c8 Sep 01 12:55:58 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c8a3b39b-5bee-402b-9036-2930a7ebf1ce tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:55:58 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c8a3b39b-5bee-402b-9036-2930a7ebf1ce tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:55:58 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:55:58 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:55:58 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:55:58 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:55:58 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-c8a3b39b-5bee-402b-9036-2930a7ebf1ce tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] Volume info retrieved successfully. Sep 01 12:55:58 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c8a3b39b-5bee-402b-9036-2930a7ebf1ce tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] http://192.168.122.202/volume/v3/volumes/f9eeabaf-4877-4936-80bb-638550e586c8 returned with HTTP 200 Sep 01 12:55:58 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1396/2797] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:55:58 2026] GET /volume/v3/volumes/f9eeabaf-4877-4936-80bb-638550e586c8 => generated 857 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:55:59 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-3ea57760-422c-4790-9010-b0e8b6c43a3d None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:55:59 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-3ea57760-422c-4790-9010-b0e8b6c43a3d tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] GET http://192.168.122.202/volume/v3/volumes/1d21c4cd-6ee0-4860-8845-fd9172f74991 Sep 01 12:55:59 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-3ea57760-422c-4790-9010-b0e8b6c43a3d tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:55:59 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-3ea57760-422c-4790-9010-b0e8b6c43a3d tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:55:59 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:55:59 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:55:59 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:55:59 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:55:59 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-3ea57760-422c-4790-9010-b0e8b6c43a3d tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Volume info retrieved successfully. Sep 01 12:55:59 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-3ea57760-422c-4790-9010-b0e8b6c43a3d tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] http://192.168.122.202/volume/v3/volumes/1d21c4cd-6ee0-4860-8845-fd9172f74991 returned with HTTP 200 Sep 01 12:55:59 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1402/2798] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:55:59 2026] GET /volume/v3/volumes/1d21c4cd-6ee0-4860-8845-fd9172f74991 => generated 864 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:55:59 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-221ad66b-f932-408f-8150-983db86df57e None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:55:59 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-221ad66b-f932-408f-8150-983db86df57e tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] GET http://192.168.122.202/volume/v3/snapshots/1be2af0d-8d8c-493b-9945-971994eb55d0 Sep 01 12:55:59 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-221ad66b-f932-408f-8150-983db86df57e tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:55:59 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-221ad66b-f932-408f-8150-983db86df57e tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:55:59 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:55:59 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:55:59 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-221ad66b-f932-408f-8150-983db86df57e tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Snapshot retrieved successfully. Sep 01 12:55:59 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-221ad66b-f932-408f-8150-983db86df57e tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] http://192.168.122.202/volume/v3/snapshots/1be2af0d-8d8c-493b-9945-971994eb55d0 returned with HTTP 200 Sep 01 12:55:59 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1397/2799] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:55:59 2026] GET /volume/v3/snapshots/1be2af0d-8d8c-493b-9945-971994eb55d0 => generated 448 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:55:59 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-e1550775-d185-4f39-b575-6ae28ae189ff None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:55:59 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e1550775-d185-4f39-b575-6ae28ae189ff tempest-VolumeAndVolumeTypeFromImageTest-1347951668 tempest-VolumeAndVolumeTypeFromImageTest-1347951668-project-member] GET http://192.168.122.202/volume/v3/volumes/d17ffddc-f092-46aa-8156-404bee290fe5 Sep 01 12:55:59 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e1550775-d185-4f39-b575-6ae28ae189ff tempest-VolumeAndVolumeTypeFromImageTest-1347951668 tempest-VolumeAndVolumeTypeFromImageTest-1347951668-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:55:59 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e1550775-d185-4f39-b575-6ae28ae189ff tempest-VolumeAndVolumeTypeFromImageTest-1347951668 tempest-VolumeAndVolumeTypeFromImageTest-1347951668-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:55:59 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:55:59 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:55:59 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:55:59 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:55:59 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-e1550775-d185-4f39-b575-6ae28ae189ff tempest-VolumeAndVolumeTypeFromImageTest-1347951668 tempest-VolumeAndVolumeTypeFromImageTest-1347951668-project-member] Volume info retrieved successfully. Sep 01 12:55:59 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e1550775-d185-4f39-b575-6ae28ae189ff tempest-VolumeAndVolumeTypeFromImageTest-1347951668 tempest-VolumeAndVolumeTypeFromImageTest-1347951668-project-member] http://192.168.122.202/volume/v3/volumes/d17ffddc-f092-46aa-8156-404bee290fe5 returned with HTTP 200 Sep 01 12:55:59 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1403/2800] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:55:59 2026] GET /volume/v3/volumes/d17ffddc-f092-46aa-8156-404bee290fe5 => generated 898 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:55:59 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-0bc9d368-684f-40c1-b446-304524eaa9fe None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:55:59 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0bc9d368-684f-40c1-b446-304524eaa9fe tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] GET http://192.168.122.202/volume/v3/volumes/f9eeabaf-4877-4936-80bb-638550e586c8 Sep 01 12:55:59 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0bc9d368-684f-40c1-b446-304524eaa9fe tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:55:59 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0bc9d368-684f-40c1-b446-304524eaa9fe tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:55:59 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:55:59 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:55:59 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:55:59 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:55:59 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-0bc9d368-684f-40c1-b446-304524eaa9fe tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] Volume info retrieved successfully. Sep 01 12:55:59 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0bc9d368-684f-40c1-b446-304524eaa9fe tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] http://192.168.122.202/volume/v3/volumes/f9eeabaf-4877-4936-80bb-638550e586c8 returned with HTTP 200 Sep 01 12:55:59 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1398/2801] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:55:59 2026] GET /volume/v3/volumes/f9eeabaf-4877-4936-80bb-638550e586c8 => generated 858 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:55:59 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-4b385844-9782-4313-ba6a-28d49773a849 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:55:59 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-4b385844-9782-4313-ba6a-28d49773a849 tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] GET http://192.168.122.202/volume/v3/volumes/3620eddc-22ad-4678-87ce-351fd9541db0 Sep 01 12:55:59 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-4b385844-9782-4313-ba6a-28d49773a849 tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:55:59 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-4b385844-9782-4313-ba6a-28d49773a849 tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:55:59 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:55:59 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:55:59 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:55:59 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:55:59 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-4b385844-9782-4313-ba6a-28d49773a849 tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] Volume info retrieved successfully. Sep 01 12:55:59 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-4b385844-9782-4313-ba6a-28d49773a849 tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] http://192.168.122.202/volume/v3/volumes/3620eddc-22ad-4678-87ce-351fd9541db0 returned with HTTP 200 Sep 01 12:55:59 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1404/2802] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:55:59 2026] GET /volume/v3/volumes/3620eddc-22ad-4678-87ce-351fd9541db0 => generated 859 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:55:59 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-f795c289-b9a0-463d-bae0-84f711e62819 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:55:59 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f795c289-b9a0-463d-bae0-84f711e62819 tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] GET http://192.168.122.202/volume/v3/volumes/a19024d6-c0fb-40b8-b0f6-d511063aa0a2 Sep 01 12:55:59 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f795c289-b9a0-463d-bae0-84f711e62819 tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:55:59 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f795c289-b9a0-463d-bae0-84f711e62819 tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:55:59 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:55:59 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:55:59 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:55:59 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:55:59 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-f795c289-b9a0-463d-bae0-84f711e62819 tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] Volume info retrieved successfully. Sep 01 12:55:59 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f795c289-b9a0-463d-bae0-84f711e62819 tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] http://192.168.122.202/volume/v3/volumes/a19024d6-c0fb-40b8-b0f6-d511063aa0a2 returned with HTTP 200 Sep 01 12:55:59 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1399/2803] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:55:59 2026] GET /volume/v3/volumes/a19024d6-c0fb-40b8-b0f6-d511063aa0a2 => generated 858 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:56:00 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-5716c03c-519b-49f8-9f2e-4fcab33a2b74 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:00 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-5716c03c-519b-49f8-9f2e-4fcab33a2b74 tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] GET http://192.168.122.202/volume/v3/volumes/1d21c4cd-6ee0-4860-8845-fd9172f74991 Sep 01 12:56:00 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-5716c03c-519b-49f8-9f2e-4fcab33a2b74 tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:00 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-5716c03c-519b-49f8-9f2e-4fcab33a2b74 tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:00 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:56:00 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:56:00 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:56:00 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:56:00 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-5716c03c-519b-49f8-9f2e-4fcab33a2b74 tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Volume info retrieved successfully. Sep 01 12:56:00 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-5716c03c-519b-49f8-9f2e-4fcab33a2b74 tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] http://192.168.122.202/volume/v3/volumes/1d21c4cd-6ee0-4860-8845-fd9172f74991 returned with HTTP 200 Sep 01 12:56:00 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1405/2804] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:56:00 2026] GET /volume/v3/volumes/1d21c4cd-6ee0-4860-8845-fd9172f74991 => generated 864 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:56:00 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-a03c5902-840e-490d-ab11-e66f0cb2cddb None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:00 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a03c5902-840e-490d-ab11-e66f0cb2cddb tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] GET http://192.168.122.202/volume/v3/snapshots/1be2af0d-8d8c-493b-9945-971994eb55d0 Sep 01 12:56:00 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a03c5902-840e-490d-ab11-e66f0cb2cddb tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:00 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a03c5902-840e-490d-ab11-e66f0cb2cddb tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:00 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:56:00 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:56:00 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-a03c5902-840e-490d-ab11-e66f0cb2cddb tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Snapshot retrieved successfully. Sep 01 12:56:00 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a03c5902-840e-490d-ab11-e66f0cb2cddb tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] http://192.168.122.202/volume/v3/snapshots/1be2af0d-8d8c-493b-9945-971994eb55d0 returned with HTTP 200 Sep 01 12:56:00 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1400/2805] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:56:00 2026] GET /volume/v3/snapshots/1be2af0d-8d8c-493b-9945-971994eb55d0 => generated 448 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:56:00 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-1352cd5a-e875-4982-9677-0e43470fc395 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:00 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1352cd5a-e875-4982-9677-0e43470fc395 tempest-VolumeAndVolumeTypeFromImageTest-1347951668 tempest-VolumeAndVolumeTypeFromImageTest-1347951668-project-member] GET http://192.168.122.202/volume/v3/volumes/d17ffddc-f092-46aa-8156-404bee290fe5 Sep 01 12:56:00 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-1352cd5a-e875-4982-9677-0e43470fc395 tempest-VolumeAndVolumeTypeFromImageTest-1347951668 tempest-VolumeAndVolumeTypeFromImageTest-1347951668-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:00 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-1352cd5a-e875-4982-9677-0e43470fc395 tempest-VolumeAndVolumeTypeFromImageTest-1347951668 tempest-VolumeAndVolumeTypeFromImageTest-1347951668-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:00 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:56:00 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:56:00 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:56:00 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:56:00 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-1352cd5a-e875-4982-9677-0e43470fc395 tempest-VolumeAndVolumeTypeFromImageTest-1347951668 tempest-VolumeAndVolumeTypeFromImageTest-1347951668-project-member] Volume info retrieved successfully. Sep 01 12:56:00 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1352cd5a-e875-4982-9677-0e43470fc395 tempest-VolumeAndVolumeTypeFromImageTest-1347951668 tempest-VolumeAndVolumeTypeFromImageTest-1347951668-project-member] http://192.168.122.202/volume/v3/volumes/d17ffddc-f092-46aa-8156-404bee290fe5 returned with HTTP 200 Sep 01 12:56:00 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1406/2806] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:56:00 2026] GET /volume/v3/volumes/d17ffddc-f092-46aa-8156-404bee290fe5 => generated 956 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:56:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-c6345f07-7549-4d1a-9b7e-beb56d4d4ed6 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:01 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c6345f07-7549-4d1a-9b7e-beb56d4d4ed6 tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] GET http://192.168.122.202/volume/v3/volumes/a19024d6-c0fb-40b8-b0f6-d511063aa0a2 Sep 01 12:56:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c6345f07-7549-4d1a-9b7e-beb56d4d4ed6 tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c6345f07-7549-4d1a-9b7e-beb56d4d4ed6 tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:01 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:56:01 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:56:01 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:56:01 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:56:01 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-c6345f07-7549-4d1a-9b7e-beb56d4d4ed6 tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] Volume info retrieved successfully. Sep 01 12:56:01 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c6345f07-7549-4d1a-9b7e-beb56d4d4ed6 tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] http://192.168.122.202/volume/v3/volumes/a19024d6-c0fb-40b8-b0f6-d511063aa0a2 returned with HTTP 200 Sep 01 12:56:01 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1401/2807] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:56:01 2026] GET /volume/v3/volumes/a19024d6-c0fb-40b8-b0f6-d511063aa0a2 => generated 859 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:56:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-d43969d4-baef-4bc6-8c68-bbb3488e8ece None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:01 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d43969d4-baef-4bc6-8c68-bbb3488e8ece tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] DELETE http://192.168.122.202/volume/v3/volumes/a19024d6-c0fb-40b8-b0f6-d511063aa0a2 Sep 01 12:56:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d43969d4-baef-4bc6-8c68-bbb3488e8ece tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d43969d4-baef-4bc6-8c68-bbb3488e8ece tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:01 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-d43969d4-baef-4bc6-8c68-bbb3488e8ece tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] Delete volume with id: a19024d6-c0fb-40b8-b0f6-d511063aa0a2 Sep 01 12:56:01 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:56:01 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:56:01 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:56:01 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:56:01 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-d43969d4-baef-4bc6-8c68-bbb3488e8ece tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] Volume info retrieved successfully. Sep 01 12:56:01 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-d43969d4-baef-4bc6-8c68-bbb3488e8ece tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] Delete volume request issued successfully. Sep 01 12:56:01 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d43969d4-baef-4bc6-8c68-bbb3488e8ece tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] http://192.168.122.202/volume/v3/volumes/a19024d6-c0fb-40b8-b0f6-d511063aa0a2 returned with HTTP 202 Sep 01 12:56:01 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1407/2808] 192.168.122.202 () {58 vars in 1235 bytes} [Tue Sep 1 12:56:01 2026] DELETE /volume/v3/volumes/a19024d6-c0fb-40b8-b0f6-d511063aa0a2 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:56:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-dbbc12e3-36a5-4845-942d-954a325c8182 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:01 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-dbbc12e3-36a5-4845-942d-954a325c8182 tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] GET http://192.168.122.202/volume/v3/volumes/a19024d6-c0fb-40b8-b0f6-d511063aa0a2 Sep 01 12:56:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-dbbc12e3-36a5-4845-942d-954a325c8182 tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-dbbc12e3-36a5-4845-942d-954a325c8182 tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-5e8f809c-854b-4866-ac6b-d9b63ef953a2 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:01 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-5e8f809c-854b-4866-ac6b-d9b63ef953a2 tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] GET http://192.168.122.202/volume/v3/volumes/1d21c4cd-6ee0-4860-8845-fd9172f74991 Sep 01 12:56:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-5e8f809c-854b-4866-ac6b-d9b63ef953a2 tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:01 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:56:01 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:56:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-5e8f809c-854b-4866-ac6b-d9b63ef953a2 tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:01 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:56:01 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:56:01 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-dbbc12e3-36a5-4845-942d-954a325c8182 tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] Volume info retrieved successfully. Sep 01 12:56:01 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:56:01 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:56:01 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:56:01 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:56:01 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-dbbc12e3-36a5-4845-942d-954a325c8182 tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] http://192.168.122.202/volume/v3/volumes/a19024d6-c0fb-40b8-b0f6-d511063aa0a2 returned with HTTP 200 Sep 01 12:56:01 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1402/2809] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:56:01 2026] GET /volume/v3/volumes/a19024d6-c0fb-40b8-b0f6-d511063aa0a2 => generated 858 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:56:01 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-5e8f809c-854b-4866-ac6b-d9b63ef953a2 tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Volume info retrieved successfully. Sep 01 12:56:01 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-5e8f809c-854b-4866-ac6b-d9b63ef953a2 tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] http://192.168.122.202/volume/v3/volumes/1d21c4cd-6ee0-4860-8845-fd9172f74991 returned with HTTP 200 Sep 01 12:56:01 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1408/2810] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:56:01 2026] GET /volume/v3/volumes/1d21c4cd-6ee0-4860-8845-fd9172f74991 => generated 864 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:56:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-b1106404-a126-42f5-b238-2927019ff121 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:01 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b1106404-a126-42f5-b238-2927019ff121 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] GET http://192.168.122.202/volume/v3/snapshots/1be2af0d-8d8c-493b-9945-971994eb55d0 Sep 01 12:56:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b1106404-a126-42f5-b238-2927019ff121 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b1106404-a126-42f5-b238-2927019ff121 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:01 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:56:01 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:56:01 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-b1106404-a126-42f5-b238-2927019ff121 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Snapshot retrieved successfully. Sep 01 12:56:01 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b1106404-a126-42f5-b238-2927019ff121 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] http://192.168.122.202/volume/v3/snapshots/1be2af0d-8d8c-493b-9945-971994eb55d0 returned with HTTP 200 Sep 01 12:56:01 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1403/2811] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:56:01 2026] GET /volume/v3/snapshots/1be2af0d-8d8c-493b-9945-971994eb55d0 => generated 448 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:56:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-5ec820bb-58d9-4c66-adbf-9a30b68c1a2e None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:01 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-5ec820bb-58d9-4c66-adbf-9a30b68c1a2e tempest-VolumeAndVolumeTypeFromImageTest-1347951668 tempest-VolumeAndVolumeTypeFromImageTest-1347951668-project-member] GET http://192.168.122.202/volume/v3/volumes/d17ffddc-f092-46aa-8156-404bee290fe5 Sep 01 12:56:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-5ec820bb-58d9-4c66-adbf-9a30b68c1a2e tempest-VolumeAndVolumeTypeFromImageTest-1347951668 tempest-VolumeAndVolumeTypeFromImageTest-1347951668-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-5ec820bb-58d9-4c66-adbf-9a30b68c1a2e tempest-VolumeAndVolumeTypeFromImageTest-1347951668 tempest-VolumeAndVolumeTypeFromImageTest-1347951668-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:01 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:56:01 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:56:01 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:56:01 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:56:01 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-5ec820bb-58d9-4c66-adbf-9a30b68c1a2e tempest-VolumeAndVolumeTypeFromImageTest-1347951668 tempest-VolumeAndVolumeTypeFromImageTest-1347951668-project-member] Volume info retrieved successfully. Sep 01 12:56:01 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-5ec820bb-58d9-4c66-adbf-9a30b68c1a2e tempest-VolumeAndVolumeTypeFromImageTest-1347951668 tempest-VolumeAndVolumeTypeFromImageTest-1347951668-project-member] http://192.168.122.202/volume/v3/volumes/d17ffddc-f092-46aa-8156-404bee290fe5 returned with HTTP 200 Sep 01 12:56:01 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1409/2812] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:56:01 2026] GET /volume/v3/volumes/d17ffddc-f092-46aa-8156-404bee290fe5 => generated 956 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:56:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-2ca45041-ab57-4879-8ea2-6391490315ea None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:02 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-2ca45041-ab57-4879-8ea2-6391490315ea tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] GET http://192.168.122.202/volume/v3/volumes/a19024d6-c0fb-40b8-b0f6-d511063aa0a2 Sep 01 12:56:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-2ca45041-ab57-4879-8ea2-6391490315ea tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-2ca45041-ab57-4879-8ea2-6391490315ea tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:02 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:56:02 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:56:02 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:56:02 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:56:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-7b2c98fa-2c24-4573-9239-45cec964c0cb None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:02 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7b2c98fa-2c24-4573-9239-45cec964c0cb tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] GET http://192.168.122.202/volume/v3/volumes/1d21c4cd-6ee0-4860-8845-fd9172f74991 Sep 01 12:56:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-7b2c98fa-2c24-4573-9239-45cec964c0cb tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:02 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-2ca45041-ab57-4879-8ea2-6391490315ea tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] http://192.168.122.202/volume/v3/volumes/a19024d6-c0fb-40b8-b0f6-d511063aa0a2 returned with HTTP 404 Sep 01 12:56:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-7b2c98fa-2c24-4573-9239-45cec964c0cb tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:02 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1404/2813] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:56:02 2026] GET /volume/v3/volumes/a19024d6-c0fb-40b8-b0f6-d511063aa0a2 => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:56:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-5c20014c-9b7e-4c95-9c7a-28dd16173aeb None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:02 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-5c20014c-9b7e-4c95-9c7a-28dd16173aeb tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] DELETE http://192.168.122.202/volume/v3/volumes/3620eddc-22ad-4678-87ce-351fd9541db0 Sep 01 12:56:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-5c20014c-9b7e-4c95-9c7a-28dd16173aeb tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-5c20014c-9b7e-4c95-9c7a-28dd16173aeb tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:02 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-5c20014c-9b7e-4c95-9c7a-28dd16173aeb tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] Delete volume with id: 3620eddc-22ad-4678-87ce-351fd9541db0 Sep 01 12:56:02 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:56:02 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:56:02 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:56:02 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:56:02 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:56:02 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:56:02 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:56:02 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:56:02 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-5c20014c-9b7e-4c95-9c7a-28dd16173aeb tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] Volume info retrieved successfully. Sep 01 12:56:02 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-7b2c98fa-2c24-4573-9239-45cec964c0cb tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Volume info retrieved successfully. Sep 01 12:56:02 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7b2c98fa-2c24-4573-9239-45cec964c0cb tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] http://192.168.122.202/volume/v3/volumes/1d21c4cd-6ee0-4860-8845-fd9172f74991 returned with HTTP 200 Sep 01 12:56:02 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1410/2814] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:56:02 2026] GET /volume/v3/volumes/1d21c4cd-6ee0-4860-8845-fd9172f74991 => generated 865 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:56:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-d466a031-ee2d-4ac0-94e8-d1cd76fdaa99 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:02 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d466a031-ee2d-4ac0-94e8-d1cd76fdaa99 tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] GET http://192.168.122.202/volume/v3/volumes/00d24931-90e8-4167-a921-a461ca3c5553 Sep 01 12:56:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d466a031-ee2d-4ac0-94e8-d1cd76fdaa99 tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d466a031-ee2d-4ac0-94e8-d1cd76fdaa99 tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:02 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-5c20014c-9b7e-4c95-9c7a-28dd16173aeb tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] Delete volume request issued successfully. Sep 01 12:56:02 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-5c20014c-9b7e-4c95-9c7a-28dd16173aeb tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] http://192.168.122.202/volume/v3/volumes/3620eddc-22ad-4678-87ce-351fd9541db0 returned with HTTP 202 Sep 01 12:56:02 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1405/2815] 192.168.122.202 () {58 vars in 1235 bytes} [Tue Sep 1 12:56:02 2026] DELETE /volume/v3/volumes/3620eddc-22ad-4678-87ce-351fd9541db0 => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:56:02 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:56:02 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:56:02 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:56:02 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:56:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-462ee494-3616-4271-a524-810260ff0d1c None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:02 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-462ee494-3616-4271-a524-810260ff0d1c tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] GET http://192.168.122.202/volume/v3/volumes/3620eddc-22ad-4678-87ce-351fd9541db0 Sep 01 12:56:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-462ee494-3616-4271-a524-810260ff0d1c tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-462ee494-3616-4271-a524-810260ff0d1c tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:02 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-d466a031-ee2d-4ac0-94e8-d1cd76fdaa99 tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Volume info retrieved successfully. Sep 01 12:56:02 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:56:02 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:56:02 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:56:02 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:56:02 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d466a031-ee2d-4ac0-94e8-d1cd76fdaa99 tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] http://192.168.122.202/volume/v3/volumes/00d24931-90e8-4167-a921-a461ca3c5553 returned with HTTP 200 Sep 01 12:56:02 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1411/2816] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:56:02 2026] GET /volume/v3/volumes/00d24931-90e8-4167-a921-a461ca3c5553 => generated 866 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:56:02 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-462ee494-3616-4271-a524-810260ff0d1c tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] Volume info retrieved successfully. Sep 01 12:56:02 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-462ee494-3616-4271-a524-810260ff0d1c tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] http://192.168.122.202/volume/v3/volumes/3620eddc-22ad-4678-87ce-351fd9541db0 returned with HTTP 200 Sep 01 12:56:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-27dff70a-50a7-4ad5-83d2-3566533e76ca None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:02 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1406/2817] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:56:02 2026] GET /volume/v3/volumes/3620eddc-22ad-4678-87ce-351fd9541db0 => generated 858 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:56:02 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-27dff70a-50a7-4ad5-83d2-3566533e76ca tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] GET http://192.168.122.202/volume/v3/volumes/95ffed49-ea6e-42a5-81a3-c7aae58adf2c Sep 01 12:56:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-27dff70a-50a7-4ad5-83d2-3566533e76ca tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-27dff70a-50a7-4ad5-83d2-3566533e76ca tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:02 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:56:02 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:56:02 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:56:02 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:56:02 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-27dff70a-50a7-4ad5-83d2-3566533e76ca tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Volume info retrieved successfully. Sep 01 12:56:02 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-27dff70a-50a7-4ad5-83d2-3566533e76ca tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] http://192.168.122.202/volume/v3/volumes/95ffed49-ea6e-42a5-81a3-c7aae58adf2c returned with HTTP 200 Sep 01 12:56:02 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1412/2818] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:56:02 2026] GET /volume/v3/volumes/95ffed49-ea6e-42a5-81a3-c7aae58adf2c => generated 864 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:56:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-a6fc9692-74eb-4272-b444-c8546faf224d None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:02 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a6fc9692-74eb-4272-b444-c8546faf224d tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] GET http://192.168.122.202/volume/v3/snapshots/1be2af0d-8d8c-493b-9945-971994eb55d0 Sep 01 12:56:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a6fc9692-74eb-4272-b444-c8546faf224d tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a6fc9692-74eb-4272-b444-c8546faf224d tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:02 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:56:02 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:56:02 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-a6fc9692-74eb-4272-b444-c8546faf224d tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Snapshot retrieved successfully. Sep 01 12:56:02 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a6fc9692-74eb-4272-b444-c8546faf224d tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] http://192.168.122.202/volume/v3/snapshots/1be2af0d-8d8c-493b-9945-971994eb55d0 returned with HTTP 200 Sep 01 12:56:02 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1407/2819] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:56:02 2026] GET /volume/v3/snapshots/1be2af0d-8d8c-493b-9945-971994eb55d0 => generated 448 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:56:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-29196366-9266-46e0-a520-fa4f46e570d5 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:02 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-29196366-9266-46e0-a520-fa4f46e570d5 tempest-VolumeAndVolumeTypeFromImageTest-1347951668 tempest-VolumeAndVolumeTypeFromImageTest-1347951668-project-member] GET http://192.168.122.202/volume/v3/volumes/d17ffddc-f092-46aa-8156-404bee290fe5 Sep 01 12:56:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-29196366-9266-46e0-a520-fa4f46e570d5 tempest-VolumeAndVolumeTypeFromImageTest-1347951668 tempest-VolumeAndVolumeTypeFromImageTest-1347951668-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-29196366-9266-46e0-a520-fa4f46e570d5 tempest-VolumeAndVolumeTypeFromImageTest-1347951668 tempest-VolumeAndVolumeTypeFromImageTest-1347951668-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:02 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:56:02 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:56:02 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:56:02 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:56:02 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-29196366-9266-46e0-a520-fa4f46e570d5 tempest-VolumeAndVolumeTypeFromImageTest-1347951668 tempest-VolumeAndVolumeTypeFromImageTest-1347951668-project-member] Volume info retrieved successfully. Sep 01 12:56:02 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-29196366-9266-46e0-a520-fa4f46e570d5 tempest-VolumeAndVolumeTypeFromImageTest-1347951668 tempest-VolumeAndVolumeTypeFromImageTest-1347951668-project-member] http://192.168.122.202/volume/v3/volumes/d17ffddc-f092-46aa-8156-404bee290fe5 returned with HTTP 200 Sep 01 12:56:02 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1413/2820] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:56:02 2026] GET /volume/v3/volumes/d17ffddc-f092-46aa-8156-404bee290fe5 => generated 956 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:56:03 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-05b37ec1-38e2-494e-bea8-58d62e7fd55c None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:03 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-05b37ec1-38e2-494e-bea8-58d62e7fd55c tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] GET http://192.168.122.202/volume/v3/volumes/3620eddc-22ad-4678-87ce-351fd9541db0 Sep 01 12:56:03 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-05b37ec1-38e2-494e-bea8-58d62e7fd55c tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:03 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-05b37ec1-38e2-494e-bea8-58d62e7fd55c tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:03 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-05b37ec1-38e2-494e-bea8-58d62e7fd55c tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] http://192.168.122.202/volume/v3/volumes/3620eddc-22ad-4678-87ce-351fd9541db0 returned with HTTP 404 Sep 01 12:56:03 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1408/2821] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:56:03 2026] GET /volume/v3/volumes/3620eddc-22ad-4678-87ce-351fd9541db0 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 12:56:03 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-1741dd97-969c-4a0c-b9fb-27ab916bad16 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:03 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1741dd97-969c-4a0c-b9fb-27ab916bad16 tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] DELETE http://192.168.122.202/volume/v3/volumes/f9eeabaf-4877-4936-80bb-638550e586c8 Sep 01 12:56:03 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-1741dd97-969c-4a0c-b9fb-27ab916bad16 tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:03 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-1741dd97-969c-4a0c-b9fb-27ab916bad16 tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:03 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-1741dd97-969c-4a0c-b9fb-27ab916bad16 tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] Delete volume with id: f9eeabaf-4877-4936-80bb-638550e586c8 Sep 01 12:56:03 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:56:03 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:56:03 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-7a6bee3e-5a97-48d7-b08f-856e555fe24b None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:03 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:56:03 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:56:03 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-1741dd97-969c-4a0c-b9fb-27ab916bad16 tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] Volume info retrieved successfully. Sep 01 12:56:03 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-7a6bee3e-5a97-48d7-b08f-856e555fe24b tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] GET http://192.168.122.202/volume/v3/volumes/95ffed49-ea6e-42a5-81a3-c7aae58adf2c Sep 01 12:56:03 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-7a6bee3e-5a97-48d7-b08f-856e555fe24b tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:03 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-7a6bee3e-5a97-48d7-b08f-856e555fe24b tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:03 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:56:03 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:56:03 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:56:03 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:56:03 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-7a6bee3e-5a97-48d7-b08f-856e555fe24b tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Volume info retrieved successfully. Sep 01 12:56:03 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-1741dd97-969c-4a0c-b9fb-27ab916bad16 tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] Delete volume request issued successfully. Sep 01 12:56:03 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-7a6bee3e-5a97-48d7-b08f-856e555fe24b tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] http://192.168.122.202/volume/v3/volumes/95ffed49-ea6e-42a5-81a3-c7aae58adf2c returned with HTTP 200 Sep 01 12:56:03 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1741dd97-969c-4a0c-b9fb-27ab916bad16 tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] http://192.168.122.202/volume/v3/volumes/f9eeabaf-4877-4936-80bb-638550e586c8 returned with HTTP 202 Sep 01 12:56:03 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1409/2822] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:56:03 2026] GET /volume/v3/volumes/95ffed49-ea6e-42a5-81a3-c7aae58adf2c => generated 865 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:56:03 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-9509515e-af74-4f32-b6d8-c4d9b0af7ef3 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:03 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9509515e-af74-4f32-b6d8-c4d9b0af7ef3 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] GET http://192.168.122.202/volume/v3/snapshots/1be2af0d-8d8c-493b-9945-971994eb55d0 Sep 01 12:56:03 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-9509515e-af74-4f32-b6d8-c4d9b0af7ef3 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:03 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-9509515e-af74-4f32-b6d8-c4d9b0af7ef3 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:03 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1414/2823] 192.168.122.202 () {58 vars in 1235 bytes} [Tue Sep 1 12:56:03 2026] DELETE /volume/v3/volumes/f9eeabaf-4877-4936-80bb-638550e586c8 => generated 0 bytes in 117 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:56:03 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-8b4d6924-9e11-435c-bebf-f404a310fce3 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:03 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8b4d6924-9e11-435c-bebf-f404a310fce3 tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] GET http://192.168.122.202/volume/v3/volumes/f9eeabaf-4877-4936-80bb-638550e586c8 Sep 01 12:56:03 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-8b4d6924-9e11-435c-bebf-f404a310fce3 tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:03 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-8b4d6924-9e11-435c-bebf-f404a310fce3 tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:03 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:56:03 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:56:03 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-9509515e-af74-4f32-b6d8-c4d9b0af7ef3 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Snapshot retrieved successfully. Sep 01 12:56:03 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9509515e-af74-4f32-b6d8-c4d9b0af7ef3 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] http://192.168.122.202/volume/v3/snapshots/1be2af0d-8d8c-493b-9945-971994eb55d0 returned with HTTP 200 Sep 01 12:56:03 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1410/2824] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:56:03 2026] GET /volume/v3/snapshots/1be2af0d-8d8c-493b-9945-971994eb55d0 => generated 448 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:56:03 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-d0ba9d6b-3acc-41c3-b5b7-0cf9669a3140 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:03 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d0ba9d6b-3acc-41c3-b5b7-0cf9669a3140 tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] GET http://192.168.122.202/volume/v3/volumes/f5b1fd93-99fb-4ec4-8277-3f72e021dcfc Sep 01 12:56:03 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-d0ba9d6b-3acc-41c3-b5b7-0cf9669a3140 tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:03 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-d0ba9d6b-3acc-41c3-b5b7-0cf9669a3140 tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:03 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:56:03 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:56:03 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:56:03 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:56:03 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:56:03 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:56:03 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-8b4d6924-9e11-435c-bebf-f404a310fce3 tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] Volume info retrieved successfully. Sep 01 12:56:03 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:56:03 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:56:03 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-d0ba9d6b-3acc-41c3-b5b7-0cf9669a3140 tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Volume info retrieved successfully. Sep 01 12:56:03 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8b4d6924-9e11-435c-bebf-f404a310fce3 tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] http://192.168.122.202/volume/v3/volumes/f9eeabaf-4877-4936-80bb-638550e586c8 returned with HTTP 200 Sep 01 12:56:03 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1415/2825] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:56:03 2026] GET /volume/v3/volumes/f9eeabaf-4877-4936-80bb-638550e586c8 => generated 857 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:56:03 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d0ba9d6b-3acc-41c3-b5b7-0cf9669a3140 tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] http://192.168.122.202/volume/v3/volumes/f5b1fd93-99fb-4ec4-8277-3f72e021dcfc returned with HTTP 200 Sep 01 12:56:03 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-da70a7ee-c43b-4d2b-af8c-9f104dbdbd45 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:03 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1411/2826] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:56:03 2026] GET /volume/v3/volumes/f5b1fd93-99fb-4ec4-8277-3f72e021dcfc => generated 865 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:56:03 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-da70a7ee-c43b-4d2b-af8c-9f104dbdbd45 tempest-VolumeAndVolumeTypeFromImageTest-1347951668 tempest-VolumeAndVolumeTypeFromImageTest-1347951668-project-member] GET http://192.168.122.202/volume/v3/volumes/d17ffddc-f092-46aa-8156-404bee290fe5 Sep 01 12:56:03 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-da70a7ee-c43b-4d2b-af8c-9f104dbdbd45 tempest-VolumeAndVolumeTypeFromImageTest-1347951668 tempest-VolumeAndVolumeTypeFromImageTest-1347951668-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:03 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-da70a7ee-c43b-4d2b-af8c-9f104dbdbd45 tempest-VolumeAndVolumeTypeFromImageTest-1347951668 tempest-VolumeAndVolumeTypeFromImageTest-1347951668-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:03 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:56:03 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:56:03 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:56:03 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:56:03 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-da70a7ee-c43b-4d2b-af8c-9f104dbdbd45 tempest-VolumeAndVolumeTypeFromImageTest-1347951668 tempest-VolumeAndVolumeTypeFromImageTest-1347951668-project-member] Volume info retrieved successfully. Sep 01 12:56:03 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-da70a7ee-c43b-4d2b-af8c-9f104dbdbd45 tempest-VolumeAndVolumeTypeFromImageTest-1347951668 tempest-VolumeAndVolumeTypeFromImageTest-1347951668-project-member] http://192.168.122.202/volume/v3/volumes/d17ffddc-f092-46aa-8156-404bee290fe5 returned with HTTP 200 Sep 01 12:56:03 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1416/2827] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:56:03 2026] GET /volume/v3/volumes/d17ffddc-f092-46aa-8156-404bee290fe5 => generated 956 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:56:04 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-b34ed7a5-2d0a-4066-b7c0-7b6f445f37f5 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:04 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b34ed7a5-2d0a-4066-b7c0-7b6f445f37f5 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] GET http://192.168.122.202/volume/v3/snapshots/1be2af0d-8d8c-493b-9945-971994eb55d0 Sep 01 12:56:04 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b34ed7a5-2d0a-4066-b7c0-7b6f445f37f5 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:04 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b34ed7a5-2d0a-4066-b7c0-7b6f445f37f5 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:04 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:56:04 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:56:04 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-b34ed7a5-2d0a-4066-b7c0-7b6f445f37f5 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Snapshot retrieved successfully. Sep 01 12:56:04 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b34ed7a5-2d0a-4066-b7c0-7b6f445f37f5 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] http://192.168.122.202/volume/v3/snapshots/1be2af0d-8d8c-493b-9945-971994eb55d0 returned with HTTP 200 Sep 01 12:56:04 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1412/2828] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:56:04 2026] GET /volume/v3/snapshots/1be2af0d-8d8c-493b-9945-971994eb55d0 => generated 448 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:56:04 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-91d9c511-99d5-466d-b166-d0d597a1ae98 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:04 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-91d9c511-99d5-466d-b166-d0d597a1ae98 tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] GET http://192.168.122.202/volume/v3/volumes/f9eeabaf-4877-4936-80bb-638550e586c8 Sep 01 12:56:04 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-91d9c511-99d5-466d-b166-d0d597a1ae98 tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:04 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-91d9c511-99d5-466d-b166-d0d597a1ae98 tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:04 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-7210a931-3621-487a-8459-9a89905f8b87 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:04 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-91d9c511-99d5-466d-b166-d0d597a1ae98 tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] http://192.168.122.202/volume/v3/volumes/f9eeabaf-4877-4936-80bb-638550e586c8 returned with HTTP 404 Sep 01 12:56:04 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-7210a931-3621-487a-8459-9a89905f8b87 tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] GET http://192.168.122.202/volume/v3/volumes/f5b1fd93-99fb-4ec4-8277-3f72e021dcfc Sep 01 12:56:04 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1417/2829] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:56:04 2026] GET /volume/v3/volumes/f9eeabaf-4877-4936-80bb-638550e586c8 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:56:04 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-7210a931-3621-487a-8459-9a89905f8b87 tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:04 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-7210a931-3621-487a-8459-9a89905f8b87 tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:04 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-7ae92d74-80fe-4661-b818-2269052c2ff3 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:04 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7ae92d74-80fe-4661-b818-2269052c2ff3 tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] DELETE http://192.168.122.202/volume/v3/volumes/14cd910f-a621-4247-90f8-52a707c449c5 Sep 01 12:56:04 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-7ae92d74-80fe-4661-b818-2269052c2ff3 tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:04 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:56:04 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:56:04 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-7ae92d74-80fe-4661-b818-2269052c2ff3 tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:04 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-7ae92d74-80fe-4661-b818-2269052c2ff3 tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] Delete volume with id: 14cd910f-a621-4247-90f8-52a707c449c5 Sep 01 12:56:04 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:56:04 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:56:04 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-7210a931-3621-487a-8459-9a89905f8b87 tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Volume info retrieved successfully. Sep 01 12:56:04 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:56:04 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:56:04 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:56:04 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:56:04 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-7ae92d74-80fe-4661-b818-2269052c2ff3 tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] Volume info retrieved successfully. Sep 01 12:56:04 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-7210a931-3621-487a-8459-9a89905f8b87 tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] http://192.168.122.202/volume/v3/volumes/f5b1fd93-99fb-4ec4-8277-3f72e021dcfc returned with HTTP 200 Sep 01 12:56:04 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1413/2830] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:56:04 2026] GET /volume/v3/volumes/f5b1fd93-99fb-4ec4-8277-3f72e021dcfc => generated 865 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:56:04 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-e5428dfd-16d8-4c8a-92da-0b19dffb7990 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:04 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e5428dfd-16d8-4c8a-92da-0b19dffb7990 tempest-VolumeAndVolumeTypeFromImageTest-1347951668 tempest-VolumeAndVolumeTypeFromImageTest-1347951668-project-member] GET http://192.168.122.202/volume/v3/volumes/d17ffddc-f092-46aa-8156-404bee290fe5 Sep 01 12:56:04 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e5428dfd-16d8-4c8a-92da-0b19dffb7990 tempest-VolumeAndVolumeTypeFromImageTest-1347951668 tempest-VolumeAndVolumeTypeFromImageTest-1347951668-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:04 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e5428dfd-16d8-4c8a-92da-0b19dffb7990 tempest-VolumeAndVolumeTypeFromImageTest-1347951668 tempest-VolumeAndVolumeTypeFromImageTest-1347951668-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:04 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:56:04 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:56:04 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:56:04 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:56:04 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-7ae92d74-80fe-4661-b818-2269052c2ff3 tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] Delete volume request issued successfully. Sep 01 12:56:04 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7ae92d74-80fe-4661-b818-2269052c2ff3 tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] http://192.168.122.202/volume/v3/volumes/14cd910f-a621-4247-90f8-52a707c449c5 returned with HTTP 202 Sep 01 12:56:04 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1418/2831] 192.168.122.202 () {58 vars in 1235 bytes} [Tue Sep 1 12:56:04 2026] DELETE /volume/v3/volumes/14cd910f-a621-4247-90f8-52a707c449c5 => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:56:04 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-755f47f3-b6a7-4a11-a69c-b60ed406995d None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:04 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-755f47f3-b6a7-4a11-a69c-b60ed406995d tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] GET http://192.168.122.202/volume/v3/volumes/14cd910f-a621-4247-90f8-52a707c449c5 Sep 01 12:56:04 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-755f47f3-b6a7-4a11-a69c-b60ed406995d tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:04 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-e5428dfd-16d8-4c8a-92da-0b19dffb7990 tempest-VolumeAndVolumeTypeFromImageTest-1347951668 tempest-VolumeAndVolumeTypeFromImageTest-1347951668-project-member] Volume info retrieved successfully. Sep 01 12:56:04 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-755f47f3-b6a7-4a11-a69c-b60ed406995d tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:04 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:56:04 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:56:04 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e5428dfd-16d8-4c8a-92da-0b19dffb7990 tempest-VolumeAndVolumeTypeFromImageTest-1347951668 tempest-VolumeAndVolumeTypeFromImageTest-1347951668-project-member] http://192.168.122.202/volume/v3/volumes/d17ffddc-f092-46aa-8156-404bee290fe5 returned with HTTP 200 Sep 01 12:56:04 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:56:04 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:56:04 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1414/2832] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:56:04 2026] GET /volume/v3/volumes/d17ffddc-f092-46aa-8156-404bee290fe5 => generated 956 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:56:04 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-755f47f3-b6a7-4a11-a69c-b60ed406995d tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] Volume info retrieved successfully. Sep 01 12:56:04 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-755f47f3-b6a7-4a11-a69c-b60ed406995d tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] http://192.168.122.202/volume/v3/volumes/14cd910f-a621-4247-90f8-52a707c449c5 returned with HTTP 200 Sep 01 12:56:04 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1419/2833] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:56:04 2026] GET /volume/v3/volumes/14cd910f-a621-4247-90f8-52a707c449c5 => generated 857 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:56:05 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-c1b1b43f-1552-4c01-a9bb-98431c33587f None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:05 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c1b1b43f-1552-4c01-a9bb-98431c33587f tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] GET http://192.168.122.202/volume/v3/snapshots/1be2af0d-8d8c-493b-9945-971994eb55d0 Sep 01 12:56:05 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c1b1b43f-1552-4c01-a9bb-98431c33587f tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:05 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c1b1b43f-1552-4c01-a9bb-98431c33587f tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:05 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:56:05 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:56:05 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-c1b1b43f-1552-4c01-a9bb-98431c33587f tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Snapshot retrieved successfully. Sep 01 12:56:05 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c1b1b43f-1552-4c01-a9bb-98431c33587f tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] http://192.168.122.202/volume/v3/snapshots/1be2af0d-8d8c-493b-9945-971994eb55d0 returned with HTTP 200 Sep 01 12:56:05 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1415/2834] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:56:05 2026] GET /volume/v3/snapshots/1be2af0d-8d8c-493b-9945-971994eb55d0 => generated 475 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:56:05 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-736f1938-cfa6-4778-945f-9bc286ff6fcc None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:05 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-736f1938-cfa6-4778-945f-9bc286ff6fcc tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] POST http://192.168.122.202/volume/v3/volumes Sep 01 12:56:05 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-736f1938-cfa6-4778-945f-9bc286ff6fcc tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "1be2af0d-8d8c-493b-9945-971994eb55d0", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-292376039"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:56:05 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volumes [None req-736f1938-cfa6-4778-945f-9bc286ff6fcc tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Create volume request body: {'volume': {"'snapshot_id": '1be2af0d-8d8c-493b-9945-971994eb55d0', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-292376039'}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:56:05 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-736f1938-cfa6-4778-945f-9bc286ff6fcc tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Create volume of 1 GB Sep 01 12:56:05 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-736f1938-cfa6-4778-945f-9bc286ff6fcc tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Availability Zones retrieved successfully. Sep 01 12:56:05 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-736f1938-cfa6-4778-945f-9bc286ff6fcc tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Flow 'volume_create_api' (3ec135e5-1430-4534-933f-11bc1f06ea73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:56:05 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-736f1938-cfa6-4778-945f-9bc286ff6fcc tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc833f69-fbf8-4dcf-a9e9-38c24f36e54c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:56:05 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.flows.api.create_volume [None req-736f1938-cfa6-4778-945f-9bc286ff6fcc tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Validating volume size '1' using validate_int {{(pid=86814) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 12:56:05 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-5f138044-d9ab-4d02-9557-ff0ad487bfa8 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:05 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-5f138044-d9ab-4d02-9557-ff0ad487bfa8 tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] GET http://192.168.122.202/volume/v3/volumes/f5b1fd93-99fb-4ec4-8277-3f72e021dcfc Sep 01 12:56:05 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-5f138044-d9ab-4d02-9557-ff0ad487bfa8 tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:05 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-5f138044-d9ab-4d02-9557-ff0ad487bfa8 tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:05 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:56:05 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:56:05 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:56:05 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:56:05 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-736f1938-cfa6-4778-945f-9bc286ff6fcc tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc833f69-fbf8-4dcf-a9e9-38c24f36e54c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T10:31:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3a4f1b59-94a6-4839-b926-0837adf99645,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a4f1b59-94a6-4839-b926-0837adf99645', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:56:05 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-5f138044-d9ab-4d02-9557-ff0ad487bfa8 tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Volume info retrieved successfully. Sep 01 12:56:05 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-736f1938-cfa6-4778-945f-9bc286ff6fcc tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d9f93c0c-bbf5-4ace-966c-d0e8b58c288e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:56:05 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-5f138044-d9ab-4d02-9557-ff0ad487bfa8 tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] http://192.168.122.202/volume/v3/volumes/f5b1fd93-99fb-4ec4-8277-3f72e021dcfc returned with HTTP 200 Sep 01 12:56:05 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1416/2835] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:56:05 2026] GET /volume/v3/volumes/f5b1fd93-99fb-4ec4-8277-3f72e021dcfc => generated 865 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:56:05 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-cb5e94da-2975-4c2f-9af4-8d1305f074e0 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:05 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-cb5e94da-2975-4c2f-9af4-8d1305f074e0 tempest-VolumeAndVolumeTypeFromImageTest-1347951668 tempest-VolumeAndVolumeTypeFromImageTest-1347951668-project-member] GET http://192.168.122.202/volume/v3/volumes/d17ffddc-f092-46aa-8156-404bee290fe5 Sep 01 12:56:05 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-cb5e94da-2975-4c2f-9af4-8d1305f074e0 tempest-VolumeAndVolumeTypeFromImageTest-1347951668 tempest-VolumeAndVolumeTypeFromImageTest-1347951668-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:05 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-cb5e94da-2975-4c2f-9af4-8d1305f074e0 tempest-VolumeAndVolumeTypeFromImageTest-1347951668 tempest-VolumeAndVolumeTypeFromImageTest-1347951668-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:05 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:56:05 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:56:05 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:56:05 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:56:05 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-cb5e94da-2975-4c2f-9af4-8d1305f074e0 tempest-VolumeAndVolumeTypeFromImageTest-1347951668 tempest-VolumeAndVolumeTypeFromImageTest-1347951668-project-member] Volume info retrieved successfully. Sep 01 12:56:05 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-cb5e94da-2975-4c2f-9af4-8d1305f074e0 tempest-VolumeAndVolumeTypeFromImageTest-1347951668 tempest-VolumeAndVolumeTypeFromImageTest-1347951668-project-member] http://192.168.122.202/volume/v3/volumes/d17ffddc-f092-46aa-8156-404bee290fe5 returned with HTTP 200 Sep 01 12:56:05 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1417/2836] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:56:05 2026] GET /volume/v3/volumes/d17ffddc-f092-46aa-8156-404bee290fe5 => generated 956 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:56:05 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-6db04ee3-8291-47ee-97ce-c0c735baf083 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:05 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-6db04ee3-8291-47ee-97ce-c0c735baf083 tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] GET http://192.168.122.202/volume/v3/volumes/14cd910f-a621-4247-90f8-52a707c449c5 Sep 01 12:56:05 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-6db04ee3-8291-47ee-97ce-c0c735baf083 tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:05 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-6db04ee3-8291-47ee-97ce-c0c735baf083 tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:06 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-736f1938-cfa6-4778-945f-9bc286ff6fcc tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Created reservations ['0ef253e0-7de2-4ee7-9c66-86ea587d33bf', 'ce30cc7f-d6c7-436f-8dd2-37692a79665b', '0c01bcce-76fa-40cc-8d85-ba5b9a9ca6ba', 'fc64d1d3-29e7-42d6-a860-63fb01333a98'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:56:06 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-6db04ee3-8291-47ee-97ce-c0c735baf083 tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] http://192.168.122.202/volume/v3/volumes/14cd910f-a621-4247-90f8-52a707c449c5 returned with HTTP 404 Sep 01 12:56:06 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-736f1938-cfa6-4778-945f-9bc286ff6fcc tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d9f93c0c-bbf5-4ace-966c-d0e8b58c288e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0ef253e0-7de2-4ee7-9c66-86ea587d33bf', 'ce30cc7f-d6c7-436f-8dd2-37692a79665b', '0c01bcce-76fa-40cc-8d85-ba5b9a9ca6ba', 'fc64d1d3-29e7-42d6-a860-63fb01333a98']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:56:06 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1418/2837] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:56:05 2026] GET /volume/v3/volumes/14cd910f-a621-4247-90f8-52a707c449c5 => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:56:06 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-736f1938-cfa6-4778-945f-9bc286ff6fcc tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (587db637-42f4-4b82-a8cf-662c67fb6c4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:56:06 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-cd0bf712-446c-4c1a-830c-752ede97b03e None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:06 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-cd0bf712-446c-4c1a-830c-752ede97b03e tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] DELETE http://192.168.122.202/volume/v3/volumes/d36e27e8-096a-45e5-8554-5fb8ef53a84e Sep 01 12:56:06 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-cd0bf712-446c-4c1a-830c-752ede97b03e tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:06 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-cd0bf712-446c-4c1a-830c-752ede97b03e tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:06 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-cd0bf712-446c-4c1a-830c-752ede97b03e tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] Delete volume with id: d36e27e8-096a-45e5-8554-5fb8ef53a84e Sep 01 12:56:06 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:56:06 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:56:06 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:56:06 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:56:06 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-cd0bf712-446c-4c1a-830c-752ede97b03e tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] Volume info retrieved successfully. Sep 01 12:56:06 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:56:06 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:56:06 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-736f1938-cfa6-4778-945f-9bc286ff6fcc tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (587db637-42f4-4b82-a8cf-662c67fb6c4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '17248ee8-c311-4b56-8af4-dff37be35634', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-292376039',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2c1559a002544521b721977bb3067417',qos_specs=None,replication_status=,reservations=['0ef253e0-7de2-4ee7-9c66-86ea587d33bf','ce30cc7f-d6c7-436f-8dd2-37692a79665b','0c01bcce-76fa-40cc-8d85-ba5b9a9ca6ba','fc64d1d3-29e7-42d6-a860-63fb01333a98'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='99b7c372c352455797176040116625cb',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T10:56:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-292376039',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=17248ee8-c311-4b56-8af4-dff37be35634,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2c1559a002544521b721977bb3067417',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='99b7c372c352455797176040116625cb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a4f1b59-94a6-4839-b926-0837adf99645),volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:56:06 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-736f1938-cfa6-4778-945f-9bc286ff6fcc tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (17e3fbbd-5b85-4a23-86d5-087d1d747a94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:56:06 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-cd0bf712-446c-4c1a-830c-752ede97b03e tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] Delete volume request issued successfully. Sep 01 12:56:06 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-cd0bf712-446c-4c1a-830c-752ede97b03e tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] http://192.168.122.202/volume/v3/volumes/d36e27e8-096a-45e5-8554-5fb8ef53a84e returned with HTTP 202 Sep 01 12:56:06 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1419/2838] 192.168.122.202 () {58 vars in 1235 bytes} [Tue Sep 1 12:56:06 2026] DELETE /volume/v3/volumes/d36e27e8-096a-45e5-8554-5fb8ef53a84e => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:56:06 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-15c8c3e8-435d-4c7b-baf5-483accba7dbc None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:06 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-15c8c3e8-435d-4c7b-baf5-483accba7dbc tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] GET http://192.168.122.202/volume/v3/volumes/d36e27e8-096a-45e5-8554-5fb8ef53a84e Sep 01 12:56:06 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-15c8c3e8-435d-4c7b-baf5-483accba7dbc tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:06 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-15c8c3e8-435d-4c7b-baf5-483accba7dbc tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:06 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-736f1938-cfa6-4778-945f-9bc286ff6fcc tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (17e3fbbd-5b85-4a23-86d5-087d1d747a94) transitioned into state 'SUCCESS' from state '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-292376039',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2c1559a002544521b721977bb3067417',qos_specs=None,replication_status=,reservations=['0ef253e0-7de2-4ee7-9c66-86ea587d33bf','ce30cc7f-d6c7-436f-8dd2-37692a79665b','0c01bcce-76fa-40cc-8d85-ba5b9a9ca6ba','fc64d1d3-29e7-42d6-a860-63fb01333a98'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='99b7c372c352455797176040116625cb',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:56:06 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-736f1938-cfa6-4778-945f-9bc286ff6fcc tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a115f99-4d45-4d8e-b9bd-65319ce30cf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:56:06 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:56:06 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:56:06 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:56:06 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:56:06 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-15c8c3e8-435d-4c7b-baf5-483accba7dbc tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] Volume info retrieved successfully. Sep 01 12:56:06 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-736f1938-cfa6-4778-945f-9bc286ff6fcc tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a115f99-4d45-4d8e-b9bd-65319ce30cf4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:56:06 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-15c8c3e8-435d-4c7b-baf5-483accba7dbc tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] http://192.168.122.202/volume/v3/volumes/d36e27e8-096a-45e5-8554-5fb8ef53a84e returned with HTTP 200 Sep 01 12:56:06 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1420/2839] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:56:06 2026] GET /volume/v3/volumes/d36e27e8-096a-45e5-8554-5fb8ef53a84e => generated 858 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:56:06 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-736f1938-cfa6-4778-945f-9bc286ff6fcc tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Flow 'volume_create_api' (3ec135e5-1430-4534-933f-11bc1f06ea73) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86814) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:56:06 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-736f1938-cfa6-4778-945f-9bc286ff6fcc tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Create volume request issued successfully. Sep 01 12:56:06 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-736f1938-cfa6-4778-945f-9bc286ff6fcc tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] http://192.168.122.202/volume/v3/volumes returned with HTTP 202 Sep 01 12:56:06 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1420/2840] 192.168.122.202 () {60 vars in 1143 bytes} [Tue Sep 1 12:56:05 2026] POST /volume/v3/volumes => generated 768 bytes in 465 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:56:06 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-73fc4bc7-9c15-40e9-ab42-017283dcd232 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:06 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-73fc4bc7-9c15-40e9-ab42-017283dcd232 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] POST http://192.168.122.202/volume/v3/volumes Sep 01 12:56:06 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-73fc4bc7-9c15-40e9-ab42-017283dcd232 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "1be2af0d-8d8c-493b-9945-971994eb55d0", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-539972689"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:56:06 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.volumes [None req-73fc4bc7-9c15-40e9-ab42-017283dcd232 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Create volume request body: {'volume': {"'snapshot_id": '1be2af0d-8d8c-493b-9945-971994eb55d0', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-539972689'}} {{(pid=86815) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:56:06 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-73fc4bc7-9c15-40e9-ab42-017283dcd232 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Create volume of 1 GB Sep 01 12:56:06 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-73fc4bc7-9c15-40e9-ab42-017283dcd232 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Availability Zones retrieved successfully. Sep 01 12:56:06 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-73fc4bc7-9c15-40e9-ab42-017283dcd232 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Flow 'volume_create_api' (50df1618-ccad-413d-96b0-21cb174c2ad4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:56:06 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-73fc4bc7-9c15-40e9-ab42-017283dcd232 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d087217-7d5c-4787-96bc-c0f8cc13c74b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:56:06 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.flows.api.create_volume [None req-73fc4bc7-9c15-40e9-ab42-017283dcd232 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Validating volume size '1' using validate_int {{(pid=86815) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 12:56:06 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-73fc4bc7-9c15-40e9-ab42-017283dcd232 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d087217-7d5c-4787-96bc-c0f8cc13c74b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T10:31:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3a4f1b59-94a6-4839-b926-0837adf99645,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a4f1b59-94a6-4839-b926-0837adf99645', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:56:06 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-73fc4bc7-9c15-40e9-ab42-017283dcd232 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (85e67d17-3c56-4dca-aab0-29c431661b63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:56:06 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-73fc4bc7-9c15-40e9-ab42-017283dcd232 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Created reservations ['9afef878-a963-4f4b-bddb-42e8feb9c12b', 'f9d21803-3719-4f9d-9189-f0e7a01396d6', '2646a52a-6ea5-4187-984f-a0017368cfcf', 'b89d1c0e-893e-4fb4-b77c-4289aaeeaef5'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:56:06 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-73fc4bc7-9c15-40e9-ab42-017283dcd232 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (85e67d17-3c56-4dca-aab0-29c431661b63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9afef878-a963-4f4b-bddb-42e8feb9c12b', 'f9d21803-3719-4f9d-9189-f0e7a01396d6', '2646a52a-6ea5-4187-984f-a0017368cfcf', 'b89d1c0e-893e-4fb4-b77c-4289aaeeaef5']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:56:06 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-73fc4bc7-9c15-40e9-ab42-017283dcd232 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78a9ca10-5bed-4280-ab17-5239e1d43772) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:56:06 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:56:06 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:56:06 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-73fc4bc7-9c15-40e9-ab42-017283dcd232 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78a9ca10-5bed-4280-ab17-5239e1d43772) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '544d278e-08e2-43ed-a678-df3d598708b1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-539972689',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2c1559a002544521b721977bb3067417',qos_specs=None,replication_status=,reservations=['9afef878-a963-4f4b-bddb-42e8feb9c12b','f9d21803-3719-4f9d-9189-f0e7a01396d6','2646a52a-6ea5-4187-984f-a0017368cfcf','b89d1c0e-893e-4fb4-b77c-4289aaeeaef5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='99b7c372c352455797176040116625cb',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T10:56:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-539972689',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=544d278e-08e2-43ed-a678-df3d598708b1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2c1559a002544521b721977bb3067417',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='99b7c372c352455797176040116625cb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a4f1b59-94a6-4839-b926-0837adf99645),volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:56:06 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-73fc4bc7-9c15-40e9-ab42-017283dcd232 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df77bcd2-cc7c-4600-8411-fc859fcb683c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:56:06 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-73fc4bc7-9c15-40e9-ab42-017283dcd232 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df77bcd2-cc7c-4600-8411-fc859fcb683c) transitioned into state 'SUCCESS' from state '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-539972689',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2c1559a002544521b721977bb3067417',qos_specs=None,replication_status=,reservations=['9afef878-a963-4f4b-bddb-42e8feb9c12b','f9d21803-3719-4f9d-9189-f0e7a01396d6','2646a52a-6ea5-4187-984f-a0017368cfcf','b89d1c0e-893e-4fb4-b77c-4289aaeeaef5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='99b7c372c352455797176040116625cb',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:56:06 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-73fc4bc7-9c15-40e9-ab42-017283dcd232 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cdcabd87-268c-44b6-b5a3-079682a74719) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:56:06 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-73fc4bc7-9c15-40e9-ab42-017283dcd232 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cdcabd87-268c-44b6-b5a3-079682a74719) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:56:06 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-73fc4bc7-9c15-40e9-ab42-017283dcd232 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Flow 'volume_create_api' (50df1618-ccad-413d-96b0-21cb174c2ad4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86815) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:56:06 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-73fc4bc7-9c15-40e9-ab42-017283dcd232 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Create volume request issued successfully. Sep 01 12:56:06 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-73fc4bc7-9c15-40e9-ab42-017283dcd232 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] http://192.168.122.202/volume/v3/volumes returned with HTTP 202 Sep 01 12:56:06 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1421/2841] 192.168.122.202 () {60 vars in 1143 bytes} [Tue Sep 1 12:56:06 2026] POST /volume/v3/volumes => generated 768 bytes in 492 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:56:06 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-a6ac3b32-8d40-476b-85fa-b204ea8c193b None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:06 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a6ac3b32-8d40-476b-85fa-b204ea8c193b tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] POST http://192.168.122.202/volume/v3/volumes Sep 01 12:56:06 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a6ac3b32-8d40-476b-85fa-b204ea8c193b tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "1be2af0d-8d8c-493b-9945-971994eb55d0", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1758694555"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:56:06 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volumes [None req-a6ac3b32-8d40-476b-85fa-b204ea8c193b tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Create volume request body: {'volume': {"'snapshot_id": '1be2af0d-8d8c-493b-9945-971994eb55d0', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1758694555'}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:56:06 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-a6ac3b32-8d40-476b-85fa-b204ea8c193b tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Create volume of 1 GB Sep 01 12:56:06 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:56:06 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:56:06 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-a6ac3b32-8d40-476b-85fa-b204ea8c193b tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Availability Zones retrieved successfully. Sep 01 12:56:06 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-a6ac3b32-8d40-476b-85fa-b204ea8c193b tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Flow 'volume_create_api' (b0ed331a-4e14-4c10-8194-a23dd41d5d73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:56:06 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-a6ac3b32-8d40-476b-85fa-b204ea8c193b tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c733872-78aa-4b94-9bba-50ea9a7d0083) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:56:06 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.flows.api.create_volume [None req-a6ac3b32-8d40-476b-85fa-b204ea8c193b tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Validating volume size '1' using validate_int {{(pid=86814) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 12:56:06 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-a6ac3b32-8d40-476b-85fa-b204ea8c193b tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c733872-78aa-4b94-9bba-50ea9a7d0083) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T10:31:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3a4f1b59-94a6-4839-b926-0837adf99645,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a4f1b59-94a6-4839-b926-0837adf99645', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:56:06 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-a6ac3b32-8d40-476b-85fa-b204ea8c193b tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f62ec9d-9e8e-4f1f-afdb-6a6fb3dd7ead) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:56:06 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-5c487dbe-c0ac-4ed1-8132-e1ab3218060d None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:06 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-5c487dbe-c0ac-4ed1-8132-e1ab3218060d tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] GET http://192.168.122.202/volume/v3/volumes/f5b1fd93-99fb-4ec4-8277-3f72e021dcfc Sep 01 12:56:06 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-5c487dbe-c0ac-4ed1-8132-e1ab3218060d tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:06 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-5c487dbe-c0ac-4ed1-8132-e1ab3218060d tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:06 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:56:06 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:56:06 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:56:06 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:56:07 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-5c487dbe-c0ac-4ed1-8132-e1ab3218060d tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Volume info retrieved successfully. Sep 01 12:56:07 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-a6ac3b32-8d40-476b-85fa-b204ea8c193b tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Created reservations ['b7ea041e-7969-46ae-9ff8-3f3abc1a6ff9', 'a273b796-3a51-4649-b08d-f651cc2555f1', 'ee98ec01-727e-42a0-bbbb-836e41f887c5', '40373b5a-ab8f-4831-8c26-977dd32e1c11'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:56:07 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-5c487dbe-c0ac-4ed1-8132-e1ab3218060d tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] http://192.168.122.202/volume/v3/volumes/f5b1fd93-99fb-4ec4-8277-3f72e021dcfc returned with HTTP 200 Sep 01 12:56:07 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1422/2842] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:56:06 2026] GET /volume/v3/volumes/f5b1fd93-99fb-4ec4-8277-3f72e021dcfc => generated 866 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:56:07 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-a6ac3b32-8d40-476b-85fa-b204ea8c193b tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f62ec9d-9e8e-4f1f-afdb-6a6fb3dd7ead) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b7ea041e-7969-46ae-9ff8-3f3abc1a6ff9', 'a273b796-3a51-4649-b08d-f651cc2555f1', 'ee98ec01-727e-42a0-bbbb-836e41f887c5', '40373b5a-ab8f-4831-8c26-977dd32e1c11']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:56:07 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-34fba6bc-cf6a-43b9-b2fa-8ec18d0e90ff None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:07 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-a6ac3b32-8d40-476b-85fa-b204ea8c193b tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cb827d70-bdfb-41f3-b458-16237781804f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:56:07 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-34fba6bc-cf6a-43b9-b2fa-8ec18d0e90ff tempest-VolumeAndVolumeTypeFromImageTest-1347951668 tempest-VolumeAndVolumeTypeFromImageTest-1347951668-project-member] GET http://192.168.122.202/volume/v3/volumes/d17ffddc-f092-46aa-8156-404bee290fe5 Sep 01 12:56:07 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-34fba6bc-cf6a-43b9-b2fa-8ec18d0e90ff tempest-VolumeAndVolumeTypeFromImageTest-1347951668 tempest-VolumeAndVolumeTypeFromImageTest-1347951668-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:07 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-34fba6bc-cf6a-43b9-b2fa-8ec18d0e90ff tempest-VolumeAndVolumeTypeFromImageTest-1347951668 tempest-VolumeAndVolumeTypeFromImageTest-1347951668-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:07 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:56:07 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:56:07 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:56:07 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:56:07 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:56:07 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:56:07 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-a6ac3b32-8d40-476b-85fa-b204ea8c193b tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cb827d70-bdfb-41f3-b458-16237781804f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a5c50272-2149-457d-ba17-b4c5e15118c2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1758694555',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2c1559a002544521b721977bb3067417',qos_specs=None,replication_status=,reservations=['b7ea041e-7969-46ae-9ff8-3f3abc1a6ff9','a273b796-3a51-4649-b08d-f651cc2555f1','ee98ec01-727e-42a0-bbbb-836e41f887c5','40373b5a-ab8f-4831-8c26-977dd32e1c11'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='99b7c372c352455797176040116625cb',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T10:56:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1758694555',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a5c50272-2149-457d-ba17-b4c5e15118c2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2c1559a002544521b721977bb3067417',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='99b7c372c352455797176040116625cb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a4f1b59-94a6-4839-b926-0837adf99645),volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:56:07 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-34fba6bc-cf6a-43b9-b2fa-8ec18d0e90ff tempest-VolumeAndVolumeTypeFromImageTest-1347951668 tempest-VolumeAndVolumeTypeFromImageTest-1347951668-project-member] Volume info retrieved successfully. Sep 01 12:56:07 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-a6ac3b32-8d40-476b-85fa-b204ea8c193b tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98507d6b-1cee-4076-85cc-b8034239254f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:56:07 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-34fba6bc-cf6a-43b9-b2fa-8ec18d0e90ff tempest-VolumeAndVolumeTypeFromImageTest-1347951668 tempest-VolumeAndVolumeTypeFromImageTest-1347951668-project-member] http://192.168.122.202/volume/v3/volumes/d17ffddc-f092-46aa-8156-404bee290fe5 returned with HTTP 200 Sep 01 12:56:07 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1423/2843] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:56:07 2026] GET /volume/v3/volumes/d17ffddc-f092-46aa-8156-404bee290fe5 => generated 956 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:56:07 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-7b52bce5-93d6-4e51-908d-754b7c81c406 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:07 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-7b52bce5-93d6-4e51-908d-754b7c81c406 tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] GET http://192.168.122.202/volume/v3/volumes/9c6fd133-dc83-4544-90a3-79381b738d3b Sep 01 12:56:07 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-7b52bce5-93d6-4e51-908d-754b7c81c406 tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:07 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-7b52bce5-93d6-4e51-908d-754b7c81c406 tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:07 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-a6ac3b32-8d40-476b-85fa-b204ea8c193b tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98507d6b-1cee-4076-85cc-b8034239254f) transitioned into state 'SUCCESS' from state '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-1758694555',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2c1559a002544521b721977bb3067417',qos_specs=None,replication_status=,reservations=['b7ea041e-7969-46ae-9ff8-3f3abc1a6ff9','a273b796-3a51-4649-b08d-f651cc2555f1','ee98ec01-727e-42a0-bbbb-836e41f887c5','40373b5a-ab8f-4831-8c26-977dd32e1c11'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='99b7c372c352455797176040116625cb',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:56:07 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-a6ac3b32-8d40-476b-85fa-b204ea8c193b tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0c406a32-53e1-4c6e-a491-ff1a227a0956) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:56:07 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:56:07 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:56:07 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:56:07 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:56:07 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-a6ac3b32-8d40-476b-85fa-b204ea8c193b tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0c406a32-53e1-4c6e-a491-ff1a227a0956) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:56:07 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-a6ac3b32-8d40-476b-85fa-b204ea8c193b tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Flow 'volume_create_api' (b0ed331a-4e14-4c10-8194-a23dd41d5d73) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86814) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:56:07 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-a6ac3b32-8d40-476b-85fa-b204ea8c193b tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Create volume request issued successfully. Sep 01 12:56:07 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a6ac3b32-8d40-476b-85fa-b204ea8c193b tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] http://192.168.122.202/volume/v3/volumes returned with HTTP 202 Sep 01 12:56:07 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1421/2844] 192.168.122.202 () {60 vars in 1143 bytes} [Tue Sep 1 12:56:06 2026] POST /volume/v3/volumes => generated 769 bytes in 477 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:56:07 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-7b52bce5-93d6-4e51-908d-754b7c81c406 tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Volume info retrieved successfully. Sep 01 12:56:07 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-b053245b-d200-4958-8f64-040d83673a3f None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:07 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-7b52bce5-93d6-4e51-908d-754b7c81c406 tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] http://192.168.122.202/volume/v3/volumes/9c6fd133-dc83-4544-90a3-79381b738d3b returned with HTTP 200 Sep 01 12:56:07 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1424/2845] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:56:07 2026] GET /volume/v3/volumes/9c6fd133-dc83-4544-90a3-79381b738d3b => generated 865 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:56:07 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-a12f21c6-b3f9-4a44-8d72-645fad68bf08 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:07 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b053245b-d200-4958-8f64-040d83673a3f tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] GET http://192.168.122.202/volume/v3/volumes/d36e27e8-096a-45e5-8554-5fb8ef53a84e Sep 01 12:56:07 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b053245b-d200-4958-8f64-040d83673a3f tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:07 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b053245b-d200-4958-8f64-040d83673a3f tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:07 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a12f21c6-b3f9-4a44-8d72-645fad68bf08 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] POST http://192.168.122.202/volume/v3/volumes Sep 01 12:56:07 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a12f21c6-b3f9-4a44-8d72-645fad68bf08 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "1be2af0d-8d8c-493b-9945-971994eb55d0", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-384060107"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:56:07 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.volumes [None req-a12f21c6-b3f9-4a44-8d72-645fad68bf08 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Create volume request body: {'volume': {"'snapshot_id": '1be2af0d-8d8c-493b-9945-971994eb55d0', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-384060107'}} {{(pid=86815) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:56:07 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-a12f21c6-b3f9-4a44-8d72-645fad68bf08 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Create volume of 1 GB Sep 01 12:56:07 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:56:07 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:56:07 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:56:07 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:56:07 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-a12f21c6-b3f9-4a44-8d72-645fad68bf08 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Availability Zones retrieved successfully. Sep 01 12:56:07 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-b053245b-d200-4958-8f64-040d83673a3f tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] Volume info retrieved successfully. Sep 01 12:56:07 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-a12f21c6-b3f9-4a44-8d72-645fad68bf08 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Flow 'volume_create_api' (6f2d4e21-4601-4217-a21e-ee5fc5db3b0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:56:07 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-a12f21c6-b3f9-4a44-8d72-645fad68bf08 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (701d1bf1-9760-49aa-af5c-148298222eca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:56:07 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b053245b-d200-4958-8f64-040d83673a3f tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] http://192.168.122.202/volume/v3/volumes/d36e27e8-096a-45e5-8554-5fb8ef53a84e returned with HTTP 200 Sep 01 12:56:07 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1422/2846] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:56:07 2026] GET /volume/v3/volumes/d36e27e8-096a-45e5-8554-5fb8ef53a84e => generated 858 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:56:07 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.flows.api.create_volume [None req-a12f21c6-b3f9-4a44-8d72-645fad68bf08 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Validating volume size '1' using validate_int {{(pid=86815) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 12:56:07 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-a12f21c6-b3f9-4a44-8d72-645fad68bf08 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (701d1bf1-9760-49aa-af5c-148298222eca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T10:31:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3a4f1b59-94a6-4839-b926-0837adf99645,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a4f1b59-94a6-4839-b926-0837adf99645', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:56:07 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-a12f21c6-b3f9-4a44-8d72-645fad68bf08 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8aaf9591-38fc-4507-be2f-6dfc3b320408) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:56:07 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-a12f21c6-b3f9-4a44-8d72-645fad68bf08 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Created reservations ['48ea5c23-5cbd-4058-8fe5-d127dd18ee28', 'd40a1162-7085-4f5d-a9d0-46730f3f1c0d', 'ea708163-d826-46e7-bf51-07312da03832', 'fc93c21d-ec3d-4a6c-b2f2-6f37d90a6116'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:56:07 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-a12f21c6-b3f9-4a44-8d72-645fad68bf08 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8aaf9591-38fc-4507-be2f-6dfc3b320408) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['48ea5c23-5cbd-4058-8fe5-d127dd18ee28', 'd40a1162-7085-4f5d-a9d0-46730f3f1c0d', 'ea708163-d826-46e7-bf51-07312da03832', 'fc93c21d-ec3d-4a6c-b2f2-6f37d90a6116']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:56:07 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-a12f21c6-b3f9-4a44-8d72-645fad68bf08 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e4552a63-f2c6-4a5c-b667-9f4f6d7c4b0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:56:07 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:56:07 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:56:07 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-a12f21c6-b3f9-4a44-8d72-645fad68bf08 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e4552a63-f2c6-4a5c-b667-9f4f6d7c4b0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ee2340f7-ae6c-454e-a6a5-4dc8f351b7a9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-384060107',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2c1559a002544521b721977bb3067417',qos_specs=None,replication_status=,reservations=['48ea5c23-5cbd-4058-8fe5-d127dd18ee28','d40a1162-7085-4f5d-a9d0-46730f3f1c0d','ea708163-d826-46e7-bf51-07312da03832','fc93c21d-ec3d-4a6c-b2f2-6f37d90a6116'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='99b7c372c352455797176040116625cb',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T10:56:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-384060107',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ee2340f7-ae6c-454e-a6a5-4dc8f351b7a9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2c1559a002544521b721977bb3067417',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='99b7c372c352455797176040116625cb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a4f1b59-94a6-4839-b926-0837adf99645),volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:56:07 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-a12f21c6-b3f9-4a44-8d72-645fad68bf08 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0a05c85-a3c3-423c-9b8a-2cbd8eeaccb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:56:07 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-a12f21c6-b3f9-4a44-8d72-645fad68bf08 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0a05c85-a3c3-423c-9b8a-2cbd8eeaccb8) transitioned into state 'SUCCESS' from state '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-384060107',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2c1559a002544521b721977bb3067417',qos_specs=None,replication_status=,reservations=['48ea5c23-5cbd-4058-8fe5-d127dd18ee28','d40a1162-7085-4f5d-a9d0-46730f3f1c0d','ea708163-d826-46e7-bf51-07312da03832','fc93c21d-ec3d-4a6c-b2f2-6f37d90a6116'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='99b7c372c352455797176040116625cb',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:56:07 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-a12f21c6-b3f9-4a44-8d72-645fad68bf08 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b19f01cb-092a-4e79-8bc4-c65841b11101) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:56:07 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-a12f21c6-b3f9-4a44-8d72-645fad68bf08 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b19f01cb-092a-4e79-8bc4-c65841b11101) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:56:07 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-a12f21c6-b3f9-4a44-8d72-645fad68bf08 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Flow 'volume_create_api' (6f2d4e21-4601-4217-a21e-ee5fc5db3b0c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86815) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:56:07 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-a12f21c6-b3f9-4a44-8d72-645fad68bf08 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Create volume request issued successfully. Sep 01 12:56:07 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a12f21c6-b3f9-4a44-8d72-645fad68bf08 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] http://192.168.122.202/volume/v3/volumes returned with HTTP 202 Sep 01 12:56:07 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1425/2847] 192.168.122.202 () {60 vars in 1143 bytes} [Tue Sep 1 12:56:07 2026] POST /volume/v3/volumes => generated 768 bytes in 486 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:56:07 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-dd3fc127-de7b-4137-b88c-2c0189144bf4 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:07 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-dd3fc127-de7b-4137-b88c-2c0189144bf4 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] POST http://192.168.122.202/volume/v3/volumes Sep 01 12:56:07 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-dd3fc127-de7b-4137-b88c-2c0189144bf4 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "1be2af0d-8d8c-493b-9945-971994eb55d0", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-2035338804"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:56:07 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volumes [None req-dd3fc127-de7b-4137-b88c-2c0189144bf4 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Create volume request body: {'volume': {"'snapshot_id": '1be2af0d-8d8c-493b-9945-971994eb55d0', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-2035338804'}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:56:07 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-dd3fc127-de7b-4137-b88c-2c0189144bf4 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Create volume of 1 GB Sep 01 12:56:07 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-dd3fc127-de7b-4137-b88c-2c0189144bf4 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Availability Zones retrieved successfully. Sep 01 12:56:07 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-dd3fc127-de7b-4137-b88c-2c0189144bf4 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Flow 'volume_create_api' (3d45233b-d8ee-4f8a-bb45-fe2bedcfd4be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:56:07 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-dd3fc127-de7b-4137-b88c-2c0189144bf4 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e0a1295-4e35-4871-8509-66c7ff86b65a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:56:07 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.flows.api.create_volume [None req-dd3fc127-de7b-4137-b88c-2c0189144bf4 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Validating volume size '1' using validate_int {{(pid=86814) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 12:56:07 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-dd3fc127-de7b-4137-b88c-2c0189144bf4 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e0a1295-4e35-4871-8509-66c7ff86b65a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T10:31:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3a4f1b59-94a6-4839-b926-0837adf99645,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a4f1b59-94a6-4839-b926-0837adf99645', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:56:07 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-dd3fc127-de7b-4137-b88c-2c0189144bf4 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c7db079e-ac04-477c-9eb1-ce6652bf2cf7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:56:07 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-dd3fc127-de7b-4137-b88c-2c0189144bf4 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Created reservations ['1ae1d25c-d4f9-46de-9277-f12e274a8143', 'ffa5864e-cbee-49cc-ae53-d1ec738fcafd', '0a013830-489b-4f03-a172-db6fa193d321', '31425cd8-09ee-40d4-b4e0-1c66ff7484f0'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:56:07 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-dd3fc127-de7b-4137-b88c-2c0189144bf4 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c7db079e-ac04-477c-9eb1-ce6652bf2cf7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1ae1d25c-d4f9-46de-9277-f12e274a8143', 'ffa5864e-cbee-49cc-ae53-d1ec738fcafd', '0a013830-489b-4f03-a172-db6fa193d321', '31425cd8-09ee-40d4-b4e0-1c66ff7484f0']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:56:07 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-dd3fc127-de7b-4137-b88c-2c0189144bf4 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (64e50b78-eda5-49c8-99f7-410d634f32c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:56:08 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:56:08 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:56:08 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-dd3fc127-de7b-4137-b88c-2c0189144bf4 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (64e50b78-eda5-49c8-99f7-410d634f32c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e2ad20b6-b7a7-4b8a-83ce-8e144502a4e8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-2035338804',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2c1559a002544521b721977bb3067417',qos_specs=None,replication_status=,reservations=['1ae1d25c-d4f9-46de-9277-f12e274a8143','ffa5864e-cbee-49cc-ae53-d1ec738fcafd','0a013830-489b-4f03-a172-db6fa193d321','31425cd8-09ee-40d4-b4e0-1c66ff7484f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='99b7c372c352455797176040116625cb',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T10:56:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-2035338804',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e2ad20b6-b7a7-4b8a-83ce-8e144502a4e8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2c1559a002544521b721977bb3067417',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='99b7c372c352455797176040116625cb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a4f1b59-94a6-4839-b926-0837adf99645),volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:56:08 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-dd3fc127-de7b-4137-b88c-2c0189144bf4 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (abd4449e-dc08-4ab9-9ae2-de83f85bb852) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:56:08 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-dd3fc127-de7b-4137-b88c-2c0189144bf4 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (abd4449e-dc08-4ab9-9ae2-de83f85bb852) transitioned into state 'SUCCESS' from state '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-2035338804',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2c1559a002544521b721977bb3067417',qos_specs=None,replication_status=,reservations=['1ae1d25c-d4f9-46de-9277-f12e274a8143','ffa5864e-cbee-49cc-ae53-d1ec738fcafd','0a013830-489b-4f03-a172-db6fa193d321','31425cd8-09ee-40d4-b4e0-1c66ff7484f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='99b7c372c352455797176040116625cb',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:56:08 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-dd3fc127-de7b-4137-b88c-2c0189144bf4 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (05b08ee8-02d7-490b-9b48-622b396d3412) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:56:08 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-dd3fc127-de7b-4137-b88c-2c0189144bf4 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (05b08ee8-02d7-490b-9b48-622b396d3412) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:56:08 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-dd3fc127-de7b-4137-b88c-2c0189144bf4 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Flow 'volume_create_api' (3d45233b-d8ee-4f8a-bb45-fe2bedcfd4be) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86814) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:56:08 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-dd3fc127-de7b-4137-b88c-2c0189144bf4 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Create volume request issued successfully. Sep 01 12:56:08 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-dd3fc127-de7b-4137-b88c-2c0189144bf4 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] http://192.168.122.202/volume/v3/volumes returned with HTTP 202 Sep 01 12:56:08 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1423/2848] 192.168.122.202 () {60 vars in 1143 bytes} [Tue Sep 1 12:56:07 2026] POST /volume/v3/volumes => generated 769 bytes in 400 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:56:08 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-f2059ac1-d9b3-4399-8a64-6c6b5c823cb2 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:08 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-2c694f79-c064-480f-8642-301f56d73d13 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:08 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f2059ac1-d9b3-4399-8a64-6c6b5c823cb2 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] GET http://192.168.122.202/volume/v3/volumes/17248ee8-c311-4b56-8af4-dff37be35634 Sep 01 12:56:08 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f2059ac1-d9b3-4399-8a64-6c6b5c823cb2 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:08 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f2059ac1-d9b3-4399-8a64-6c6b5c823cb2 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:08 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-2c694f79-c064-480f-8642-301f56d73d13 tempest-VolumeAndVolumeTypeFromImageTest-1347951668 tempest-VolumeAndVolumeTypeFromImageTest-1347951668-project-member] GET http://192.168.122.202/volume/v3/volumes/d17ffddc-f092-46aa-8156-404bee290fe5 Sep 01 12:56:08 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-2c694f79-c064-480f-8642-301f56d73d13 tempest-VolumeAndVolumeTypeFromImageTest-1347951668 tempest-VolumeAndVolumeTypeFromImageTest-1347951668-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:08 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-2c694f79-c064-480f-8642-301f56d73d13 tempest-VolumeAndVolumeTypeFromImageTest-1347951668 tempest-VolumeAndVolumeTypeFromImageTest-1347951668-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:08 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:56:08 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:56:08 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:56:08 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:56:08 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:56:08 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:56:08 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:56:08 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:56:08 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-2c694f79-c064-480f-8642-301f56d73d13 tempest-VolumeAndVolumeTypeFromImageTest-1347951668 tempest-VolumeAndVolumeTypeFromImageTest-1347951668-project-member] Volume info retrieved successfully. Sep 01 12:56:08 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-2c694f79-c064-480f-8642-301f56d73d13 tempest-VolumeAndVolumeTypeFromImageTest-1347951668 tempest-VolumeAndVolumeTypeFromImageTest-1347951668-project-member] http://192.168.122.202/volume/v3/volumes/d17ffddc-f092-46aa-8156-404bee290fe5 returned with HTTP 200 Sep 01 12:56:08 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-f2059ac1-d9b3-4399-8a64-6c6b5c823cb2 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Volume info retrieved successfully. Sep 01 12:56:08 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1424/2849] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:56:08 2026] GET /volume/v3/volumes/d17ffddc-f092-46aa-8156-404bee290fe5 => generated 956 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:56:08 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f2059ac1-d9b3-4399-8a64-6c6b5c823cb2 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] http://192.168.122.202/volume/v3/volumes/17248ee8-c311-4b56-8af4-dff37be35634 returned with HTTP 200 Sep 01 12:56:08 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1426/2850] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:56:08 2026] GET /volume/v3/volumes/17248ee8-c311-4b56-8af4-dff37be35634 => generated 860 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:56:08 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-f9b1cb26-3079-45f8-aced-f8e07ef664a8 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:08 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f9b1cb26-3079-45f8-aced-f8e07ef664a8 tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] GET http://192.168.122.202/volume/v3/volumes/9c6fd133-dc83-4544-90a3-79381b738d3b Sep 01 12:56:08 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f9b1cb26-3079-45f8-aced-f8e07ef664a8 tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:08 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f9b1cb26-3079-45f8-aced-f8e07ef664a8 tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:08 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:56:08 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:56:08 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:56:08 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:56:08 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-f9b1cb26-3079-45f8-aced-f8e07ef664a8 tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Volume info retrieved successfully. Sep 01 12:56:08 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f9b1cb26-3079-45f8-aced-f8e07ef664a8 tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] http://192.168.122.202/volume/v3/volumes/9c6fd133-dc83-4544-90a3-79381b738d3b returned with HTTP 200 Sep 01 12:56:08 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1425/2851] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:56:08 2026] GET /volume/v3/volumes/9c6fd133-dc83-4544-90a3-79381b738d3b => generated 866 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:56:08 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-d5e9ca52-d440-476d-ab23-cf54f49053d9 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:08 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d5e9ca52-d440-476d-ab23-cf54f49053d9 tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] GET http://192.168.122.202/volume/v3/volumes/d36e27e8-096a-45e5-8554-5fb8ef53a84e Sep 01 12:56:08 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-d5e9ca52-d440-476d-ab23-cf54f49053d9 tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:08 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-d5e9ca52-d440-476d-ab23-cf54f49053d9 tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:08 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d5e9ca52-d440-476d-ab23-cf54f49053d9 tempest-CreateVolumesFromImageTest-145273842 tempest-CreateVolumesFromImageTest-145273842-project-member] http://192.168.122.202/volume/v3/volumes/d36e27e8-096a-45e5-8554-5fb8ef53a84e returned with HTTP 404 Sep 01 12:56:08 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1427/2852] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:56:08 2026] GET /volume/v3/volumes/d36e27e8-096a-45e5-8554-5fb8ef53a84e => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:56:08 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-1a28cf67-42ec-4558-bd86-3d9f91f54163 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:08 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1a28cf67-42ec-4558-bd86-3d9f91f54163 tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] DELETE http://192.168.122.202/volume/v3/volumes/9c6fd133-dc83-4544-90a3-79381b738d3b Sep 01 12:56:08 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-1a28cf67-42ec-4558-bd86-3d9f91f54163 tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:08 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-1a28cf67-42ec-4558-bd86-3d9f91f54163 tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:08 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-1a28cf67-42ec-4558-bd86-3d9f91f54163 tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Delete volume with id: 9c6fd133-dc83-4544-90a3-79381b738d3b Sep 01 12:56:08 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:56:08 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:56:08 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:56:08 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:56:08 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-1a28cf67-42ec-4558-bd86-3d9f91f54163 tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Volume info retrieved successfully. Sep 01 12:56:08 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-1a28cf67-42ec-4558-bd86-3d9f91f54163 tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Delete volume request issued successfully. Sep 01 12:56:08 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1a28cf67-42ec-4558-bd86-3d9f91f54163 tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] http://192.168.122.202/volume/v3/volumes/9c6fd133-dc83-4544-90a3-79381b738d3b returned with HTTP 202 Sep 01 12:56:08 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1426/2853] 192.168.122.202 () {58 vars in 1235 bytes} [Tue Sep 1 12:56:08 2026] DELETE /volume/v3/volumes/9c6fd133-dc83-4544-90a3-79381b738d3b => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:56:08 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-beb845d8-05f9-426c-b2eb-033cb8ecb919 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:08 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-beb845d8-05f9-426c-b2eb-033cb8ecb919 tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] GET http://192.168.122.202/volume/v3/volumes/9c6fd133-dc83-4544-90a3-79381b738d3b Sep 01 12:56:08 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-beb845d8-05f9-426c-b2eb-033cb8ecb919 tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:08 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-beb845d8-05f9-426c-b2eb-033cb8ecb919 tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:08 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:56:08 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:56:08 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:56:08 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:56:08 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-beb845d8-05f9-426c-b2eb-033cb8ecb919 tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Volume info retrieved successfully. Sep 01 12:56:08 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-beb845d8-05f9-426c-b2eb-033cb8ecb919 tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] http://192.168.122.202/volume/v3/volumes/9c6fd133-dc83-4544-90a3-79381b738d3b returned with HTTP 200 Sep 01 12:56:08 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1428/2854] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:56:08 2026] GET /volume/v3/volumes/9c6fd133-dc83-4544-90a3-79381b738d3b => generated 865 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:56:09 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-6ecb1493-84a5-47dd-bda5-142846dcce42 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:09 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-6ecb1493-84a5-47dd-bda5-142846dcce42 tempest-VolumeAndVolumeTypeFromImageTest-1347951668 tempest-VolumeAndVolumeTypeFromImageTest-1347951668-project-member] GET http://192.168.122.202/volume/v3/volumes/d17ffddc-f092-46aa-8156-404bee290fe5 Sep 01 12:56:09 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-6ecb1493-84a5-47dd-bda5-142846dcce42 tempest-VolumeAndVolumeTypeFromImageTest-1347951668 tempest-VolumeAndVolumeTypeFromImageTest-1347951668-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:09 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-6ecb1493-84a5-47dd-bda5-142846dcce42 tempest-VolumeAndVolumeTypeFromImageTest-1347951668 tempest-VolumeAndVolumeTypeFromImageTest-1347951668-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:09 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-0d761b11-cbbf-421f-8464-ef50c90d6bb7 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:09 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0d761b11-cbbf-421f-8464-ef50c90d6bb7 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] GET http://192.168.122.202/volume/v3/volumes/17248ee8-c311-4b56-8af4-dff37be35634 Sep 01 12:56:09 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0d761b11-cbbf-421f-8464-ef50c90d6bb7 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:09 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0d761b11-cbbf-421f-8464-ef50c90d6bb7 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:09 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:56:09 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:56:09 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:56:09 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:56:09 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:56:09 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:56:09 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:56:09 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:56:09 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-0d761b11-cbbf-421f-8464-ef50c90d6bb7 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Volume info retrieved successfully. Sep 01 12:56:09 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0d761b11-cbbf-421f-8464-ef50c90d6bb7 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] http://192.168.122.202/volume/v3/volumes/17248ee8-c311-4b56-8af4-dff37be35634 returned with HTTP 200 Sep 01 12:56:09 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1429/2855] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:56:09 2026] GET /volume/v3/volumes/17248ee8-c311-4b56-8af4-dff37be35634 => generated 860 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:56:09 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-6ecb1493-84a5-47dd-bda5-142846dcce42 tempest-VolumeAndVolumeTypeFromImageTest-1347951668 tempest-VolumeAndVolumeTypeFromImageTest-1347951668-project-member] Volume info retrieved successfully. Sep 01 12:56:09 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-6ecb1493-84a5-47dd-bda5-142846dcce42 tempest-VolumeAndVolumeTypeFromImageTest-1347951668 tempest-VolumeAndVolumeTypeFromImageTest-1347951668-project-member] http://192.168.122.202/volume/v3/volumes/d17ffddc-f092-46aa-8156-404bee290fe5 returned with HTTP 200 Sep 01 12:56:09 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1427/2856] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:56:09 2026] GET /volume/v3/volumes/d17ffddc-f092-46aa-8156-404bee290fe5 => generated 959 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:56:09 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-d2d79380-6553-4fc6-a042-5a00af9d6de8 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:09 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d2d79380-6553-4fc6-a042-5a00af9d6de8 tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] GET http://192.168.122.202/volume/v3/volumes/9c6fd133-dc83-4544-90a3-79381b738d3b Sep 01 12:56:09 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-d2d79380-6553-4fc6-a042-5a00af9d6de8 tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:09 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-d2d79380-6553-4fc6-a042-5a00af9d6de8 tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:09 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:56:09 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:56:09 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:56:09 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:56:09 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-d2d79380-6553-4fc6-a042-5a00af9d6de8 tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Volume info retrieved successfully. Sep 01 12:56:09 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d2d79380-6553-4fc6-a042-5a00af9d6de8 tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] http://192.168.122.202/volume/v3/volumes/9c6fd133-dc83-4544-90a3-79381b738d3b returned with HTTP 200 Sep 01 12:56:09 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1430/2857] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:56:09 2026] GET /volume/v3/volumes/9c6fd133-dc83-4544-90a3-79381b738d3b => generated 865 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:56:10 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-7d14e2ae-5cd8-4d65-90fa-d81de8b7ffe7 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:10 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7d14e2ae-5cd8-4d65-90fa-d81de8b7ffe7 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] GET http://192.168.122.202/volume/v3/volumes/17248ee8-c311-4b56-8af4-dff37be35634 Sep 01 12:56:10 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-7d14e2ae-5cd8-4d65-90fa-d81de8b7ffe7 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:10 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-7d14e2ae-5cd8-4d65-90fa-d81de8b7ffe7 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:10 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:56:10 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:56:10 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:56:10 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:56:10 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-a339174b-119b-4199-825b-c18074a9f1ad None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:10 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-7d14e2ae-5cd8-4d65-90fa-d81de8b7ffe7 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Volume info retrieved successfully. Sep 01 12:56:10 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a339174b-119b-4199-825b-c18074a9f1ad tempest-VolumeAndVolumeTypeFromImageTest-1347951668 tempest-VolumeAndVolumeTypeFromImageTest-1347951668-project-member] GET http://192.168.122.202/volume/v3/volumes/d17ffddc-f092-46aa-8156-404bee290fe5 Sep 01 12:56:10 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a339174b-119b-4199-825b-c18074a9f1ad tempest-VolumeAndVolumeTypeFromImageTest-1347951668 tempest-VolumeAndVolumeTypeFromImageTest-1347951668-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:10 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a339174b-119b-4199-825b-c18074a9f1ad tempest-VolumeAndVolumeTypeFromImageTest-1347951668 tempest-VolumeAndVolumeTypeFromImageTest-1347951668-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:10 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7d14e2ae-5cd8-4d65-90fa-d81de8b7ffe7 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] http://192.168.122.202/volume/v3/volumes/17248ee8-c311-4b56-8af4-dff37be35634 returned with HTTP 200 Sep 01 12:56:10 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1428/2858] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:56:10 2026] GET /volume/v3/volumes/17248ee8-c311-4b56-8af4-dff37be35634 => generated 861 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:56:10 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:56:10 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:56:10 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:56:10 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:56:10 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-af397956-f41a-4d2a-8a0f-7eba7b883790 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:10 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-af397956-f41a-4d2a-8a0f-7eba7b883790 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] GET http://192.168.122.202/volume/v3/volumes/544d278e-08e2-43ed-a678-df3d598708b1 Sep 01 12:56:10 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-af397956-f41a-4d2a-8a0f-7eba7b883790 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:10 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-af397956-f41a-4d2a-8a0f-7eba7b883790 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:10 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-a339174b-119b-4199-825b-c18074a9f1ad tempest-VolumeAndVolumeTypeFromImageTest-1347951668 tempest-VolumeAndVolumeTypeFromImageTest-1347951668-project-member] Volume info retrieved successfully. Sep 01 12:56:10 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:56:10 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:56:10 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:56:10 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:56:10 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a339174b-119b-4199-825b-c18074a9f1ad tempest-VolumeAndVolumeTypeFromImageTest-1347951668 tempest-VolumeAndVolumeTypeFromImageTest-1347951668-project-member] http://192.168.122.202/volume/v3/volumes/d17ffddc-f092-46aa-8156-404bee290fe5 returned with HTTP 200 Sep 01 12:56:10 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1431/2859] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:56:10 2026] GET /volume/v3/volumes/d17ffddc-f092-46aa-8156-404bee290fe5 => generated 959 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:56:10 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-af397956-f41a-4d2a-8a0f-7eba7b883790 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Volume info retrieved successfully. Sep 01 12:56:10 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-af397956-f41a-4d2a-8a0f-7eba7b883790 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] http://192.168.122.202/volume/v3/volumes/544d278e-08e2-43ed-a678-df3d598708b1 returned with HTTP 200 Sep 01 12:56:10 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1429/2860] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:56:10 2026] GET /volume/v3/volumes/544d278e-08e2-43ed-a678-df3d598708b1 => generated 860 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:56:10 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-a69b6441-a088-46ff-980b-8ed38957945b None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:10 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a69b6441-a088-46ff-980b-8ed38957945b tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] GET http://192.168.122.202/volume/v3/volumes/9c6fd133-dc83-4544-90a3-79381b738d3b Sep 01 12:56:10 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a69b6441-a088-46ff-980b-8ed38957945b tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:10 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a69b6441-a088-46ff-980b-8ed38957945b tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:10 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a69b6441-a088-46ff-980b-8ed38957945b tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] http://192.168.122.202/volume/v3/volumes/9c6fd133-dc83-4544-90a3-79381b738d3b returned with HTTP 404 Sep 01 12:56:10 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1432/2861] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:56:10 2026] GET /volume/v3/volumes/9c6fd133-dc83-4544-90a3-79381b738d3b => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:56:10 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-bead2674-18ad-49b1-b6eb-174645a898b9 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:10 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-bead2674-18ad-49b1-b6eb-174645a898b9 tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] DELETE http://192.168.122.202/volume/v3/volumes/f5b1fd93-99fb-4ec4-8277-3f72e021dcfc Sep 01 12:56:10 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-bead2674-18ad-49b1-b6eb-174645a898b9 tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:10 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-bead2674-18ad-49b1-b6eb-174645a898b9 tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:10 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-bead2674-18ad-49b1-b6eb-174645a898b9 tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Delete volume with id: f5b1fd93-99fb-4ec4-8277-3f72e021dcfc Sep 01 12:56:10 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:56:10 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:56:10 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:56:10 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:56:10 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-bead2674-18ad-49b1-b6eb-174645a898b9 tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Volume info retrieved successfully. Sep 01 12:56:10 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-bead2674-18ad-49b1-b6eb-174645a898b9 tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Delete volume request issued successfully. Sep 01 12:56:10 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-bead2674-18ad-49b1-b6eb-174645a898b9 tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] http://192.168.122.202/volume/v3/volumes/f5b1fd93-99fb-4ec4-8277-3f72e021dcfc returned with HTTP 202 Sep 01 12:56:10 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1430/2862] 192.168.122.202 () {58 vars in 1235 bytes} [Tue Sep 1 12:56:10 2026] DELETE /volume/v3/volumes/f5b1fd93-99fb-4ec4-8277-3f72e021dcfc => generated 0 bytes in 106 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:56:10 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-6d3b97d5-dd35-48f0-99d9-f484b863d3e0 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:10 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-6d3b97d5-dd35-48f0-99d9-f484b863d3e0 tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] GET http://192.168.122.202/volume/v3/volumes/f5b1fd93-99fb-4ec4-8277-3f72e021dcfc Sep 01 12:56:10 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-6d3b97d5-dd35-48f0-99d9-f484b863d3e0 tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:10 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-6d3b97d5-dd35-48f0-99d9-f484b863d3e0 tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:10 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:56:10 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:56:10 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:56:10 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:56:10 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-6d3b97d5-dd35-48f0-99d9-f484b863d3e0 tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Volume info retrieved successfully. Sep 01 12:56:10 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-6d3b97d5-dd35-48f0-99d9-f484b863d3e0 tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] http://192.168.122.202/volume/v3/volumes/f5b1fd93-99fb-4ec4-8277-3f72e021dcfc returned with HTTP 200 Sep 01 12:56:10 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1433/2863] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:56:10 2026] GET /volume/v3/volumes/f5b1fd93-99fb-4ec4-8277-3f72e021dcfc => generated 865 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:56:11 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-2ca40fc9-e27f-4897-8515-faccd7660a92 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:11 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-2ca40fc9-e27f-4897-8515-faccd7660a92 tempest-VolumeAndVolumeTypeFromImageTest-1347951668 tempest-VolumeAndVolumeTypeFromImageTest-1347951668-project-member] GET http://192.168.122.202/volume/v3/volumes/d17ffddc-f092-46aa-8156-404bee290fe5 Sep 01 12:56:11 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-2ca40fc9-e27f-4897-8515-faccd7660a92 tempest-VolumeAndVolumeTypeFromImageTest-1347951668 tempest-VolumeAndVolumeTypeFromImageTest-1347951668-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:11 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-2ca40fc9-e27f-4897-8515-faccd7660a92 tempest-VolumeAndVolumeTypeFromImageTest-1347951668 tempest-VolumeAndVolumeTypeFromImageTest-1347951668-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:11 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:56:11 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:56:11 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:56:11 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:56:11 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-f3b47b01-8f1b-4326-a0c9-4ab51d1e29fd None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:11 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f3b47b01-8f1b-4326-a0c9-4ab51d1e29fd tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] GET http://192.168.122.202/volume/v3/volumes/544d278e-08e2-43ed-a678-df3d598708b1 Sep 01 12:56:11 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f3b47b01-8f1b-4326-a0c9-4ab51d1e29fd tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:11 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f3b47b01-8f1b-4326-a0c9-4ab51d1e29fd tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:11 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-2ca40fc9-e27f-4897-8515-faccd7660a92 tempest-VolumeAndVolumeTypeFromImageTest-1347951668 tempest-VolumeAndVolumeTypeFromImageTest-1347951668-project-member] Volume info retrieved successfully. Sep 01 12:56:11 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:56:11 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:56:11 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:56:11 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:56:11 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-2ca40fc9-e27f-4897-8515-faccd7660a92 tempest-VolumeAndVolumeTypeFromImageTest-1347951668 tempest-VolumeAndVolumeTypeFromImageTest-1347951668-project-member] http://192.168.122.202/volume/v3/volumes/d17ffddc-f092-46aa-8156-404bee290fe5 returned with HTTP 200 Sep 01 12:56:11 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1431/2864] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:56:11 2026] GET /volume/v3/volumes/d17ffddc-f092-46aa-8156-404bee290fe5 => generated 959 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:56:11 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-f3b47b01-8f1b-4326-a0c9-4ab51d1e29fd tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Volume info retrieved successfully. Sep 01 12:56:11 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f3b47b01-8f1b-4326-a0c9-4ab51d1e29fd tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] http://192.168.122.202/volume/v3/volumes/544d278e-08e2-43ed-a678-df3d598708b1 returned with HTTP 200 Sep 01 12:56:11 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1434/2865] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:56:11 2026] GET /volume/v3/volumes/544d278e-08e2-43ed-a678-df3d598708b1 => generated 861 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:56:11 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-7ba7083e-7699-4557-a0bd-8604de2a2f8a None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:11 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7ba7083e-7699-4557-a0bd-8604de2a2f8a tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] GET http://192.168.122.202/volume/v3/volumes/a5c50272-2149-457d-ba17-b4c5e15118c2 Sep 01 12:56:11 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-7ba7083e-7699-4557-a0bd-8604de2a2f8a tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:11 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-7ba7083e-7699-4557-a0bd-8604de2a2f8a tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:11 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:56:11 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:56:11 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:56:11 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:56:11 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-7ba7083e-7699-4557-a0bd-8604de2a2f8a tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Volume info retrieved successfully. Sep 01 12:56:11 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7ba7083e-7699-4557-a0bd-8604de2a2f8a tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] http://192.168.122.202/volume/v3/volumes/a5c50272-2149-457d-ba17-b4c5e15118c2 returned with HTTP 200 Sep 01 12:56:11 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1432/2866] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:56:11 2026] GET /volume/v3/volumes/a5c50272-2149-457d-ba17-b4c5e15118c2 => generated 861 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:56:11 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-920de4af-6e8d-484d-a71c-2c8fd4614bc4 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:11 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-920de4af-6e8d-484d-a71c-2c8fd4614bc4 tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] GET http://192.168.122.202/volume/v3/volumes/f5b1fd93-99fb-4ec4-8277-3f72e021dcfc Sep 01 12:56:11 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-920de4af-6e8d-484d-a71c-2c8fd4614bc4 tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:11 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-920de4af-6e8d-484d-a71c-2c8fd4614bc4 tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:11 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:56:11 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:56:11 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:56:11 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:56:11 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-920de4af-6e8d-484d-a71c-2c8fd4614bc4 tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Volume info retrieved successfully. Sep 01 12:56:11 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-920de4af-6e8d-484d-a71c-2c8fd4614bc4 tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] http://192.168.122.202/volume/v3/volumes/f5b1fd93-99fb-4ec4-8277-3f72e021dcfc returned with HTTP 200 Sep 01 12:56:11 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1435/2867] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:56:11 2026] GET /volume/v3/volumes/f5b1fd93-99fb-4ec4-8277-3f72e021dcfc => generated 865 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:56:12 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-89c1da0a-1155-4adb-85f5-e5b24db53332 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:12 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-89c1da0a-1155-4adb-85f5-e5b24db53332 tempest-VolumeAndVolumeTypeFromImageTest-1347951668 tempest-VolumeAndVolumeTypeFromImageTest-1347951668-project-member] GET http://192.168.122.202/volume/v3/volumes/d17ffddc-f092-46aa-8156-404bee290fe5 Sep 01 12:56:12 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-89c1da0a-1155-4adb-85f5-e5b24db53332 tempest-VolumeAndVolumeTypeFromImageTest-1347951668 tempest-VolumeAndVolumeTypeFromImageTest-1347951668-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:12 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-89c1da0a-1155-4adb-85f5-e5b24db53332 tempest-VolumeAndVolumeTypeFromImageTest-1347951668 tempest-VolumeAndVolumeTypeFromImageTest-1347951668-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:12 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:56:12 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:56:12 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:56:12 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:56:12 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-89c1da0a-1155-4adb-85f5-e5b24db53332 tempest-VolumeAndVolumeTypeFromImageTest-1347951668 tempest-VolumeAndVolumeTypeFromImageTest-1347951668-project-member] Volume info retrieved successfully. Sep 01 12:56:12 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-89c1da0a-1155-4adb-85f5-e5b24db53332 tempest-VolumeAndVolumeTypeFromImageTest-1347951668 tempest-VolumeAndVolumeTypeFromImageTest-1347951668-project-member] http://192.168.122.202/volume/v3/volumes/d17ffddc-f092-46aa-8156-404bee290fe5 returned with HTTP 200 Sep 01 12:56:12 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1433/2868] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:56:12 2026] GET /volume/v3/volumes/d17ffddc-f092-46aa-8156-404bee290fe5 => generated 1303 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:56:12 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-22af1be9-56ce-4028-aa60-54d6fb8f0ac5 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:12 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-22af1be9-56ce-4028-aa60-54d6fb8f0ac5 tempest-VolumeAndVolumeTypeFromImageTest-1347951668 tempest-VolumeAndVolumeTypeFromImageTest-1347951668-project-member] DELETE http://192.168.122.202/volume/v3/volumes/d17ffddc-f092-46aa-8156-404bee290fe5 Sep 01 12:56:12 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-22af1be9-56ce-4028-aa60-54d6fb8f0ac5 tempest-VolumeAndVolumeTypeFromImageTest-1347951668 tempest-VolumeAndVolumeTypeFromImageTest-1347951668-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:12 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-22af1be9-56ce-4028-aa60-54d6fb8f0ac5 tempest-VolumeAndVolumeTypeFromImageTest-1347951668 tempest-VolumeAndVolumeTypeFromImageTest-1347951668-project-member] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:12 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-22af1be9-56ce-4028-aa60-54d6fb8f0ac5 tempest-VolumeAndVolumeTypeFromImageTest-1347951668 tempest-VolumeAndVolumeTypeFromImageTest-1347951668-project-member] Delete volume with id: d17ffddc-f092-46aa-8156-404bee290fe5 Sep 01 12:56:12 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-e0fffb8a-381e-4dfe-8da9-ea59c97da102 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:12 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e0fffb8a-381e-4dfe-8da9-ea59c97da102 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] GET http://192.168.122.202/volume/v3/volumes/a5c50272-2149-457d-ba17-b4c5e15118c2 Sep 01 12:56:12 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e0fffb8a-381e-4dfe-8da9-ea59c97da102 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:12 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e0fffb8a-381e-4dfe-8da9-ea59c97da102 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:12 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:56:12 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:56:12 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:56:12 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:56:12 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:56:12 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:56:12 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:56:12 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:56:12 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-22af1be9-56ce-4028-aa60-54d6fb8f0ac5 tempest-VolumeAndVolumeTypeFromImageTest-1347951668 tempest-VolumeAndVolumeTypeFromImageTest-1347951668-project-member] Volume info retrieved successfully. Sep 01 12:56:12 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-e0fffb8a-381e-4dfe-8da9-ea59c97da102 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Volume info retrieved successfully. Sep 01 12:56:12 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e0fffb8a-381e-4dfe-8da9-ea59c97da102 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] http://192.168.122.202/volume/v3/volumes/a5c50272-2149-457d-ba17-b4c5e15118c2 returned with HTTP 200 Sep 01 12:56:12 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1434/2869] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:56:12 2026] GET /volume/v3/volumes/a5c50272-2149-457d-ba17-b4c5e15118c2 => generated 862 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:56:12 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-22af1be9-56ce-4028-aa60-54d6fb8f0ac5 tempest-VolumeAndVolumeTypeFromImageTest-1347951668 tempest-VolumeAndVolumeTypeFromImageTest-1347951668-project-member] Delete volume request issued successfully. Sep 01 12:56:12 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-22af1be9-56ce-4028-aa60-54d6fb8f0ac5 tempest-VolumeAndVolumeTypeFromImageTest-1347951668 tempest-VolumeAndVolumeTypeFromImageTest-1347951668-project-member] http://192.168.122.202/volume/v3/volumes/d17ffddc-f092-46aa-8156-404bee290fe5 returned with HTTP 202 Sep 01 12:56:12 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1436/2870] 192.168.122.202 () {58 vars in 1235 bytes} [Tue Sep 1 12:56:12 2026] DELETE /volume/v3/volumes/d17ffddc-f092-46aa-8156-404bee290fe5 => generated 0 bytes in 130 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:56:12 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-36ea3638-674d-45de-8f85-bc0b43f30e0a None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:12 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-1fa6383a-1711-4412-8836-ba9270eb416b None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:12 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-36ea3638-674d-45de-8f85-bc0b43f30e0a tempest-VolumeAndVolumeTypeFromImageTest-1347951668 tempest-VolumeAndVolumeTypeFromImageTest-1347951668-project-member] GET http://192.168.122.202/volume/v3/volumes/d17ffddc-f092-46aa-8156-404bee290fe5 Sep 01 12:56:12 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-1fa6383a-1711-4412-8836-ba9270eb416b tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] GET http://192.168.122.202/volume/v3/volumes/ee2340f7-ae6c-454e-a6a5-4dc8f351b7a9 Sep 01 12:56:12 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-36ea3638-674d-45de-8f85-bc0b43f30e0a tempest-VolumeAndVolumeTypeFromImageTest-1347951668 tempest-VolumeAndVolumeTypeFromImageTest-1347951668-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:12 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-1fa6383a-1711-4412-8836-ba9270eb416b tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:12 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-1fa6383a-1711-4412-8836-ba9270eb416b tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:12 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-36ea3638-674d-45de-8f85-bc0b43f30e0a tempest-VolumeAndVolumeTypeFromImageTest-1347951668 tempest-VolumeAndVolumeTypeFromImageTest-1347951668-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:12 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:56:12 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:56:12 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:56:12 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:56:12 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:56:12 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:56:12 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:56:12 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:56:12 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-1fa6383a-1711-4412-8836-ba9270eb416b tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Volume info retrieved successfully. Sep 01 12:56:12 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-36ea3638-674d-45de-8f85-bc0b43f30e0a tempest-VolumeAndVolumeTypeFromImageTest-1347951668 tempest-VolumeAndVolumeTypeFromImageTest-1347951668-project-member] Volume info retrieved successfully. Sep 01 12:56:12 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-1fa6383a-1711-4412-8836-ba9270eb416b tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] http://192.168.122.202/volume/v3/volumes/ee2340f7-ae6c-454e-a6a5-4dc8f351b7a9 returned with HTTP 200 Sep 01 12:56:12 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1437/2871] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:56:12 2026] GET /volume/v3/volumes/ee2340f7-ae6c-454e-a6a5-4dc8f351b7a9 => generated 861 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:56:12 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-59cabfc4-e433-40ce-854d-7eab8c6c0839 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:12 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-59cabfc4-e433-40ce-854d-7eab8c6c0839 tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] GET http://192.168.122.202/volume/v3/volumes/f5b1fd93-99fb-4ec4-8277-3f72e021dcfc Sep 01 12:56:12 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-59cabfc4-e433-40ce-854d-7eab8c6c0839 tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:12 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-36ea3638-674d-45de-8f85-bc0b43f30e0a tempest-VolumeAndVolumeTypeFromImageTest-1347951668 tempest-VolumeAndVolumeTypeFromImageTest-1347951668-project-member] http://192.168.122.202/volume/v3/volumes/d17ffddc-f092-46aa-8156-404bee290fe5 returned with HTTP 200 Sep 01 12:56:12 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1435/2872] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:56:12 2026] GET /volume/v3/volumes/d17ffddc-f092-46aa-8156-404bee290fe5 => generated 1302 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:56:12 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-59cabfc4-e433-40ce-854d-7eab8c6c0839 tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:12 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-415531d4-4fa3-4b32-8249-2b39b78c5ad5 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:12 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-415531d4-4fa3-4b32-8249-2b39b78c5ad5 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] GET http://192.168.122.202/volume/v3/volumes/e2ad20b6-b7a7-4b8a-83ce-8e144502a4e8 Sep 01 12:56:12 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-415531d4-4fa3-4b32-8249-2b39b78c5ad5 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:12 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-415531d4-4fa3-4b32-8249-2b39b78c5ad5 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:12 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:56:12 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:56:12 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:56:12 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:56:12 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-59cabfc4-e433-40ce-854d-7eab8c6c0839 tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] http://192.168.122.202/volume/v3/volumes/f5b1fd93-99fb-4ec4-8277-3f72e021dcfc returned with HTTP 404 Sep 01 12:56:12 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1438/2873] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:56:12 2026] GET /volume/v3/volumes/f5b1fd93-99fb-4ec4-8277-3f72e021dcfc => generated 109 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:56:12 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-3c488b6f-3539-4880-abcf-0da0ec086bd6 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:12 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-415531d4-4fa3-4b32-8249-2b39b78c5ad5 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Volume info retrieved successfully. Sep 01 12:56:13 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-3c488b6f-3539-4880-abcf-0da0ec086bd6 tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] DELETE http://192.168.122.202/volume/v3/volumes/95ffed49-ea6e-42a5-81a3-c7aae58adf2c Sep 01 12:56:13 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-3c488b6f-3539-4880-abcf-0da0ec086bd6 tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:13 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-3c488b6f-3539-4880-abcf-0da0ec086bd6 tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:13 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-3c488b6f-3539-4880-abcf-0da0ec086bd6 tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Delete volume with id: 95ffed49-ea6e-42a5-81a3-c7aae58adf2c Sep 01 12:56:13 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-415531d4-4fa3-4b32-8249-2b39b78c5ad5 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] http://192.168.122.202/volume/v3/volumes/e2ad20b6-b7a7-4b8a-83ce-8e144502a4e8 returned with HTTP 200 Sep 01 12:56:13 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1436/2874] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:56:12 2026] GET /volume/v3/volumes/e2ad20b6-b7a7-4b8a-83ce-8e144502a4e8 => generated 861 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:56:13 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:56:13 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:56:13 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:56:13 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:56:13 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-3c488b6f-3539-4880-abcf-0da0ec086bd6 tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Volume info retrieved successfully. Sep 01 12:56:13 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-3c488b6f-3539-4880-abcf-0da0ec086bd6 tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Delete volume request issued successfully. Sep 01 12:56:13 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-3c488b6f-3539-4880-abcf-0da0ec086bd6 tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] http://192.168.122.202/volume/v3/volumes/95ffed49-ea6e-42a5-81a3-c7aae58adf2c returned with HTTP 202 Sep 01 12:56:13 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1439/2875] 192.168.122.202 () {58 vars in 1235 bytes} [Tue Sep 1 12:56:12 2026] DELETE /volume/v3/volumes/95ffed49-ea6e-42a5-81a3-c7aae58adf2c => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:56:13 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-99b9e7dd-0b11-45ab-9387-ad6c3956de55 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:13 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-99b9e7dd-0b11-45ab-9387-ad6c3956de55 tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] GET http://192.168.122.202/volume/v3/volumes/95ffed49-ea6e-42a5-81a3-c7aae58adf2c Sep 01 12:56:13 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-99b9e7dd-0b11-45ab-9387-ad6c3956de55 tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:13 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-99b9e7dd-0b11-45ab-9387-ad6c3956de55 tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:13 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:56:13 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:56:13 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:56:13 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:56:13 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-99b9e7dd-0b11-45ab-9387-ad6c3956de55 tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Volume info retrieved successfully. Sep 01 12:56:13 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-99b9e7dd-0b11-45ab-9387-ad6c3956de55 tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] http://192.168.122.202/volume/v3/volumes/95ffed49-ea6e-42a5-81a3-c7aae58adf2c returned with HTTP 200 Sep 01 12:56:13 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1437/2876] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:56:13 2026] GET /volume/v3/volumes/95ffed49-ea6e-42a5-81a3-c7aae58adf2c => generated 864 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:56:13 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-48e85044-ef6e-478a-a6c2-58e68a6dbca1 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:13 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-48e85044-ef6e-478a-a6c2-58e68a6dbca1 tempest-VolumeAndVolumeTypeFromImageTest-1347951668 tempest-VolumeAndVolumeTypeFromImageTest-1347951668-project-member] GET http://192.168.122.202/volume/v3/volumes/d17ffddc-f092-46aa-8156-404bee290fe5 Sep 01 12:56:13 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-48e85044-ef6e-478a-a6c2-58e68a6dbca1 tempest-VolumeAndVolumeTypeFromImageTest-1347951668 tempest-VolumeAndVolumeTypeFromImageTest-1347951668-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:13 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-48e85044-ef6e-478a-a6c2-58e68a6dbca1 tempest-VolumeAndVolumeTypeFromImageTest-1347951668 tempest-VolumeAndVolumeTypeFromImageTest-1347951668-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:14 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-48e85044-ef6e-478a-a6c2-58e68a6dbca1 tempest-VolumeAndVolumeTypeFromImageTest-1347951668 tempest-VolumeAndVolumeTypeFromImageTest-1347951668-project-member] http://192.168.122.202/volume/v3/volumes/d17ffddc-f092-46aa-8156-404bee290fe5 returned with HTTP 404 Sep 01 12:56:14 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1440/2877] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:56:13 2026] GET /volume/v3/volumes/d17ffddc-f092-46aa-8156-404bee290fe5 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:56:14 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-1d427fce-ecda-49fe-a0b0-ffc513d51f20 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:14 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1d427fce-ecda-49fe-a0b0-ffc513d51f20 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] GET http://192.168.122.202/volume/v3/volumes/e2ad20b6-b7a7-4b8a-83ce-8e144502a4e8 Sep 01 12:56:14 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-1d427fce-ecda-49fe-a0b0-ffc513d51f20 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:14 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-1d427fce-ecda-49fe-a0b0-ffc513d51f20 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:14 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:56:14 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:56:14 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:56:14 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:56:14 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-1d427fce-ecda-49fe-a0b0-ffc513d51f20 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Volume info retrieved successfully. Sep 01 12:56:14 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1d427fce-ecda-49fe-a0b0-ffc513d51f20 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] http://192.168.122.202/volume/v3/volumes/e2ad20b6-b7a7-4b8a-83ce-8e144502a4e8 returned with HTTP 200 Sep 01 12:56:14 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1438/2878] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:56:14 2026] GET /volume/v3/volumes/e2ad20b6-b7a7-4b8a-83ce-8e144502a4e8 => generated 862 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:56:14 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-fa3e4138-3dd0-406a-8175-e8d222504d10 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:14 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-fa3e4138-3dd0-406a-8175-e8d222504d10 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] DELETE http://192.168.122.202/volume/v3/volumes/e2ad20b6-b7a7-4b8a-83ce-8e144502a4e8 Sep 01 12:56:14 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-fa3e4138-3dd0-406a-8175-e8d222504d10 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:14 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-fa3e4138-3dd0-406a-8175-e8d222504d10 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:14 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-fa3e4138-3dd0-406a-8175-e8d222504d10 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Delete volume with id: e2ad20b6-b7a7-4b8a-83ce-8e144502a4e8 Sep 01 12:56:14 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-025ebd74-af80-4445-8417-becf08c5277a None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:14 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-025ebd74-af80-4445-8417-becf08c5277a tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] GET http://192.168.122.202/volume/v3/volumes/95ffed49-ea6e-42a5-81a3-c7aae58adf2c Sep 01 12:56:14 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-025ebd74-af80-4445-8417-becf08c5277a tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:14 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-025ebd74-af80-4445-8417-becf08c5277a tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:14 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:56:14 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:56:14 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:56:14 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:56:14 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-fa3e4138-3dd0-406a-8175-e8d222504d10 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Volume info retrieved successfully. Sep 01 12:56:14 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:56:14 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:56:14 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:56:14 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:56:14 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-025ebd74-af80-4445-8417-becf08c5277a tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] http://192.168.122.202/volume/v3/volumes/95ffed49-ea6e-42a5-81a3-c7aae58adf2c returned with HTTP 404 Sep 01 12:56:14 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1439/2879] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:56:14 2026] GET /volume/v3/volumes/95ffed49-ea6e-42a5-81a3-c7aae58adf2c => generated 109 bytes in 56 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:56:14 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-5d8e4b6b-9b01-407a-bee7-be76c4c8ae20 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:14 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-5d8e4b6b-9b01-407a-bee7-be76c4c8ae20 tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] DELETE http://192.168.122.202/volume/v3/volumes/00d24931-90e8-4167-a921-a461ca3c5553 Sep 01 12:56:14 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-5d8e4b6b-9b01-407a-bee7-be76c4c8ae20 tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:14 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-5d8e4b6b-9b01-407a-bee7-be76c4c8ae20 tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:14 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-5d8e4b6b-9b01-407a-bee7-be76c4c8ae20 tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Delete volume with id: 00d24931-90e8-4167-a921-a461ca3c5553 Sep 01 12:56:14 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:56:14 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:56:14 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:56:14 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:56:14 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-5d8e4b6b-9b01-407a-bee7-be76c4c8ae20 tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Volume info retrieved successfully. Sep 01 12:56:14 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-fa3e4138-3dd0-406a-8175-e8d222504d10 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Delete volume request issued successfully. Sep 01 12:56:14 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-fa3e4138-3dd0-406a-8175-e8d222504d10 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] http://192.168.122.202/volume/v3/volumes/e2ad20b6-b7a7-4b8a-83ce-8e144502a4e8 returned with HTTP 202 Sep 01 12:56:14 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1441/2880] 192.168.122.202 () {58 vars in 1235 bytes} [Tue Sep 1 12:56:14 2026] DELETE /volume/v3/volumes/e2ad20b6-b7a7-4b8a-83ce-8e144502a4e8 => generated 0 bytes in 124 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:56:14 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-f4c3ecb7-d9e9-4f2d-989b-80a10e959ed0 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:14 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f4c3ecb7-d9e9-4f2d-989b-80a10e959ed0 tempest-VolumeAndVolumeTypeFromImageTest-2069457397 tempest-VolumeAndVolumeTypeFromImageTest-2069457397-project-admin] GET http://192.168.122.202/volume/v3/volumes/detail?all_tenants=1 Sep 01 12:56:14 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f4c3ecb7-d9e9-4f2d-989b-80a10e959ed0 tempest-VolumeAndVolumeTypeFromImageTest-2069457397 tempest-VolumeAndVolumeTypeFromImageTest-2069457397-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:14 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f4c3ecb7-d9e9-4f2d-989b-80a10e959ed0 tempest-VolumeAndVolumeTypeFromImageTest-2069457397 tempest-VolumeAndVolumeTypeFromImageTest-2069457397-project-admin] Calling method 'detail' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:14 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-f4c3ecb7-d9e9-4f2d-989b-80a10e959ed0 tempest-VolumeAndVolumeTypeFromImageTest-2069457397 tempest-VolumeAndVolumeTypeFromImageTest-2069457397-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=86815) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 12:56:14 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-5d8e4b6b-9b01-407a-bee7-be76c4c8ae20 tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Delete volume request issued successfully. Sep 01 12:56:14 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-5d8e4b6b-9b01-407a-bee7-be76c4c8ae20 tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] http://192.168.122.202/volume/v3/volumes/00d24931-90e8-4167-a921-a461ca3c5553 returned with HTTP 202 Sep 01 12:56:14 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1440/2881] 192.168.122.202 () {58 vars in 1235 bytes} [Tue Sep 1 12:56:14 2026] DELETE /volume/v3/volumes/00d24931-90e8-4167-a921-a461ca3c5553 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:56:14 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-76ae05f7-6d9c-4e25-9948-fbb7ca2893d5 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:14 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-76ae05f7-6d9c-4e25-9948-fbb7ca2893d5 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] GET http://192.168.122.202/volume/v3/volumes/e2ad20b6-b7a7-4b8a-83ce-8e144502a4e8 Sep 01 12:56:14 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-76ae05f7-6d9c-4e25-9948-fbb7ca2893d5 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:14 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-76ae05f7-6d9c-4e25-9948-fbb7ca2893d5 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:14 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:56:14 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:56:14 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:56:14 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:56:14 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:56:14 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:56:14 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:56:14 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:56:14 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:56:14 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:56:14 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:56:14 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:56:14 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:56:14 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:56:14 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:56:14 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:56:14 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:56:14 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:56:14 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:56:14 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:56:14 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:56:14 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:56:14 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-f4c3ecb7-d9e9-4f2d-989b-80a10e959ed0 tempest-VolumeAndVolumeTypeFromImageTest-2069457397 tempest-VolumeAndVolumeTypeFromImageTest-2069457397-project-admin] Get all volumes completed successfully. Sep 01 12:56:14 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:56:14 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:56:14 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-76ae05f7-6d9c-4e25-9948-fbb7ca2893d5 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Volume info retrieved successfully. Sep 01 12:56:14 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-76ae05f7-6d9c-4e25-9948-fbb7ca2893d5 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] http://192.168.122.202/volume/v3/volumes/e2ad20b6-b7a7-4b8a-83ce-8e144502a4e8 returned with HTTP 200 Sep 01 12:56:14 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1441/2882] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:56:14 2026] GET /volume/v3/volumes/e2ad20b6-b7a7-4b8a-83ce-8e144502a4e8 => generated 861 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:56:14 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-16466755-49be-4a78-9ad5-56c9bb85f2d4 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:14 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f4c3ecb7-d9e9-4f2d-989b-80a10e959ed0 tempest-VolumeAndVolumeTypeFromImageTest-2069457397 tempest-VolumeAndVolumeTypeFromImageTest-2069457397-project-admin] http://192.168.122.202/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 01 12:56:14 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1442/2883] 192.168.122.202 () {58 vars in 1169 bytes} [Tue Sep 1 12:56:14 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 9153 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:56:14 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-16466755-49be-4a78-9ad5-56c9bb85f2d4 tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] GET http://192.168.122.202/volume/v3/volumes/00d24931-90e8-4167-a921-a461ca3c5553 Sep 01 12:56:14 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-16466755-49be-4a78-9ad5-56c9bb85f2d4 tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:14 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-16466755-49be-4a78-9ad5-56c9bb85f2d4 tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:14 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-06360bba-650f-458d-857e-79471d399548 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:14 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-06360bba-650f-458d-857e-79471d399548 tempest-VolumeAndVolumeTypeFromImageTest-2069457397 tempest-VolumeAndVolumeTypeFromImageTest-2069457397-project-admin] DELETE http://192.168.122.202/volume/v3/types/7529df2a-9ac6-4caa-bf97-795f559202b6 Sep 01 12:56:14 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-06360bba-650f-458d-857e-79471d399548 tempest-VolumeAndVolumeTypeFromImageTest-2069457397 tempest-VolumeAndVolumeTypeFromImageTest-2069457397-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:14 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-06360bba-650f-458d-857e-79471d399548 tempest-VolumeAndVolumeTypeFromImageTest-2069457397 tempest-VolumeAndVolumeTypeFromImageTest-2069457397-project-admin] Calling method '_delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:14 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:56:14 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:56:14 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:56:14 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:56:14 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-16466755-49be-4a78-9ad5-56c9bb85f2d4 tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Volume info retrieved successfully. Sep 01 12:56:14 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-16466755-49be-4a78-9ad5-56c9bb85f2d4 tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] http://192.168.122.202/volume/v3/volumes/00d24931-90e8-4167-a921-a461ca3c5553 returned with HTTP 200 Sep 01 12:56:14 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1442/2884] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:56:14 2026] GET /volume/v3/volumes/00d24931-90e8-4167-a921-a461ca3c5553 => generated 865 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:56:14 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-06360bba-650f-458d-857e-79471d399548 tempest-VolumeAndVolumeTypeFromImageTest-2069457397 tempest-VolumeAndVolumeTypeFromImageTest-2069457397-project-admin] http://192.168.122.202/volume/v3/types/7529df2a-9ac6-4caa-bf97-795f559202b6 returned with HTTP 202 Sep 01 12:56:14 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1443/2885] 192.168.122.202 () {58 vars in 1229 bytes} [Tue Sep 1 12:56:14 2026] DELETE /volume/v3/types/7529df2a-9ac6-4caa-bf97-795f559202b6 => generated 0 bytes in 134 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:56:14 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-af5429d8-c61d-48a8-a1d2-b6118a3f1722 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:14 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-af5429d8-c61d-48a8-a1d2-b6118a3f1722 tempest-VolumeAndVolumeTypeFromImageTest-2069457397 tempest-VolumeAndVolumeTypeFromImageTest-2069457397-project-admin] GET http://192.168.122.202/volume/v3/types/7529df2a-9ac6-4caa-bf97-795f559202b6 Sep 01 12:56:14 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-af5429d8-c61d-48a8-a1d2-b6118a3f1722 tempest-VolumeAndVolumeTypeFromImageTest-2069457397 tempest-VolumeAndVolumeTypeFromImageTest-2069457397-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:14 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-af5429d8-c61d-48a8-a1d2-b6118a3f1722 tempest-VolumeAndVolumeTypeFromImageTest-2069457397 tempest-VolumeAndVolumeTypeFromImageTest-2069457397-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:14 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-af5429d8-c61d-48a8-a1d2-b6118a3f1722 tempest-VolumeAndVolumeTypeFromImageTest-2069457397 tempest-VolumeAndVolumeTypeFromImageTest-2069457397-project-admin] http://192.168.122.202/volume/v3/types/7529df2a-9ac6-4caa-bf97-795f559202b6 returned with HTTP 404 Sep 01 12:56:14 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1443/2886] 192.168.122.202 () {58 vars in 1226 bytes} [Tue Sep 1 12:56:14 2026] GET /volume/v3/types/7529df2a-9ac6-4caa-bf97-795f559202b6 => generated 114 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:56:15 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-cffe2b31-0b28-4473-bcc8-b3917d9f2edb None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:15 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-cffe2b31-0b28-4473-bcc8-b3917d9f2edb tempest-VolumeImageDependencyTests-1804578777 tempest-VolumeImageDependencyTests-1804578777-project-member] POST http://192.168.122.202/volume/v3/volumes Sep 01 12:56:15 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-cffe2b31-0b28-4473-bcc8-b3917d9f2edb tempest-VolumeImageDependencyTests-1804578777 tempest-VolumeImageDependencyTests-1804578777-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "48522d66-0ec2-432d-bc5c-d39ac7230f4b", "size": 1}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:56:15 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.volumes [None req-cffe2b31-0b28-4473-bcc8-b3917d9f2edb tempest-VolumeImageDependencyTests-1804578777 tempest-VolumeImageDependencyTests-1804578777-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': '48522d66-0ec2-432d-bc5c-d39ac7230f4b', 'size': 1}} {{(pid=86815) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:56:15 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-cd0a076b-25f8-4597-94d2-f1c709b6f7d4 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:15 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-cd0a076b-25f8-4597-94d2-f1c709b6f7d4 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] GET http://192.168.122.202/volume/v3/volumes/e2ad20b6-b7a7-4b8a-83ce-8e144502a4e8 Sep 01 12:56:15 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-cd0a076b-25f8-4597-94d2-f1c709b6f7d4 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:15 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-cd0a076b-25f8-4597-94d2-f1c709b6f7d4 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:15 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:56:15 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:56:15 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:56:15 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:56:15 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-cd0a076b-25f8-4597-94d2-f1c709b6f7d4 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Volume info retrieved successfully. Sep 01 12:56:15 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-cd0a076b-25f8-4597-94d2-f1c709b6f7d4 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] http://192.168.122.202/volume/v3/volumes/e2ad20b6-b7a7-4b8a-83ce-8e144502a4e8 returned with HTTP 200 Sep 01 12:56:15 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1444/2887] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:56:15 2026] GET /volume/v3/volumes/e2ad20b6-b7a7-4b8a-83ce-8e144502a4e8 => generated 861 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:56:15 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-62ad0aaf-21ed-4737-9711-6604ee1ea924 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:15 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-62ad0aaf-21ed-4737-9711-6604ee1ea924 tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] GET http://192.168.122.202/volume/v3/volumes/00d24931-90e8-4167-a921-a461ca3c5553 Sep 01 12:56:15 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-62ad0aaf-21ed-4737-9711-6604ee1ea924 tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:15 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-62ad0aaf-21ed-4737-9711-6604ee1ea924 tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:15 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:56:15 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:56:15 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:56:15 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:56:15 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-62ad0aaf-21ed-4737-9711-6604ee1ea924 tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Volume info retrieved successfully. Sep 01 12:56:15 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-62ad0aaf-21ed-4737-9711-6604ee1ea924 tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] http://192.168.122.202/volume/v3/volumes/00d24931-90e8-4167-a921-a461ca3c5553 returned with HTTP 200 Sep 01 12:56:15 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1445/2888] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:56:15 2026] GET /volume/v3/volumes/00d24931-90e8-4167-a921-a461ca3c5553 => generated 865 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:56:15 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-cffe2b31-0b28-4473-bcc8-b3917d9f2edb tempest-VolumeImageDependencyTests-1804578777 tempest-VolumeImageDependencyTests-1804578777-project-member] Create volume of 1 GB Sep 01 12:56:15 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-cffe2b31-0b28-4473-bcc8-b3917d9f2edb tempest-VolumeImageDependencyTests-1804578777 tempest-VolumeImageDependencyTests-1804578777-project-member] Availability Zones retrieved successfully. Sep 01 12:56:15 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-cffe2b31-0b28-4473-bcc8-b3917d9f2edb tempest-VolumeImageDependencyTests-1804578777 tempest-VolumeImageDependencyTests-1804578777-project-member] Flow 'volume_create_api' (1c3d3ef2-a72d-4c97-8674-3889e6e33c9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:56:15 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-cffe2b31-0b28-4473-bcc8-b3917d9f2edb tempest-VolumeImageDependencyTests-1804578777 tempest-VolumeImageDependencyTests-1804578777-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c7f4cd61-1714-4b7d-9f98-467628d0c5e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:56:15 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.flows.api.create_volume [None req-cffe2b31-0b28-4473-bcc8-b3917d9f2edb tempest-VolumeImageDependencyTests-1804578777 tempest-VolumeImageDependencyTests-1804578777-project-member] Validating volume size '1' using validate_int {{(pid=86815) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 12:56:15 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-cffe2b31-0b28-4473-bcc8-b3917d9f2edb tempest-VolumeImageDependencyTests-1804578777 tempest-VolumeImageDependencyTests-1804578777-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c7f4cd61-1714-4b7d-9f98-467628d0c5e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T10:31:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3a4f1b59-94a6-4839-b926-0837adf99645,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a4f1b59-94a6-4839-b926-0837adf99645', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:56:15 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-cffe2b31-0b28-4473-bcc8-b3917d9f2edb tempest-VolumeImageDependencyTests-1804578777 tempest-VolumeImageDependencyTests-1804578777-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51fb6e47-0c41-4a38-9e76-252dcc050515) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:56:16 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-cffe2b31-0b28-4473-bcc8-b3917d9f2edb tempest-VolumeImageDependencyTests-1804578777 tempest-VolumeImageDependencyTests-1804578777-project-member] Created reservations ['4cf914f9-2afa-4683-9ba0-d9cfcc3347a5', '42ab6982-47a2-40c6-b781-4c75455e2081', '512d1859-3bfa-45f7-bdff-42ed1b2eff1c', '2fb9944e-016a-44e6-9589-a5e18f9efac7'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:56:16 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-cffe2b31-0b28-4473-bcc8-b3917d9f2edb tempest-VolumeImageDependencyTests-1804578777 tempest-VolumeImageDependencyTests-1804578777-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51fb6e47-0c41-4a38-9e76-252dcc050515) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4cf914f9-2afa-4683-9ba0-d9cfcc3347a5', '42ab6982-47a2-40c6-b781-4c75455e2081', '512d1859-3bfa-45f7-bdff-42ed1b2eff1c', '2fb9944e-016a-44e6-9589-a5e18f9efac7']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:56:16 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-cffe2b31-0b28-4473-bcc8-b3917d9f2edb tempest-VolumeImageDependencyTests-1804578777 tempest-VolumeImageDependencyTests-1804578777-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a6b7b1c-c0b4-4975-9927-741a0ffe68a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:56:16 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:56:16 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:56:16 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-cffe2b31-0b28-4473-bcc8-b3917d9f2edb tempest-VolumeImageDependencyTests-1804578777 tempest-VolumeImageDependencyTests-1804578777-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a6b7b1c-c0b4-4975-9927-741a0ffe68a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd7ef9e37-dd32-466a-8f32-cf52c3b12563', '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='01b97c7de76d4bf897e6c49e11d1f272',qos_specs=None,replication_status=,reservations=['4cf914f9-2afa-4683-9ba0-d9cfcc3347a5','42ab6982-47a2-40c6-b781-4c75455e2081','512d1859-3bfa-45f7-bdff-42ed1b2eff1c','2fb9944e-016a-44e6-9589-a5e18f9efac7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ccd0e094d7a34f07b7b5462416f862a8',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T10:56:16Z,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=d7ef9e37-dd32-466a-8f32-cf52c3b12563,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='01b97c7de76d4bf897e6c49e11d1f272',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ccd0e094d7a34f07b7b5462416f862a8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a4f1b59-94a6-4839-b926-0837adf99645),volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:56:16 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-cffe2b31-0b28-4473-bcc8-b3917d9f2edb tempest-VolumeImageDependencyTests-1804578777 tempest-VolumeImageDependencyTests-1804578777-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8629c8e4-8e6d-4a20-9e0f-bf45d445f25b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:56:16 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-cffe2b31-0b28-4473-bcc8-b3917d9f2edb tempest-VolumeImageDependencyTests-1804578777 tempest-VolumeImageDependencyTests-1804578777-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8629c8e4-8e6d-4a20-9e0f-bf45d445f25b) transitioned into state 'SUCCESS' from 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='01b97c7de76d4bf897e6c49e11d1f272',qos_specs=None,replication_status=,reservations=['4cf914f9-2afa-4683-9ba0-d9cfcc3347a5','42ab6982-47a2-40c6-b781-4c75455e2081','512d1859-3bfa-45f7-bdff-42ed1b2eff1c','2fb9944e-016a-44e6-9589-a5e18f9efac7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ccd0e094d7a34f07b7b5462416f862a8',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:56:16 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-cffe2b31-0b28-4473-bcc8-b3917d9f2edb tempest-VolumeImageDependencyTests-1804578777 tempest-VolumeImageDependencyTests-1804578777-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0794b9cb-f5b2-479c-b506-b01f9b5e66cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:56:16 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-cffe2b31-0b28-4473-bcc8-b3917d9f2edb tempest-VolumeImageDependencyTests-1804578777 tempest-VolumeImageDependencyTests-1804578777-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0794b9cb-f5b2-479c-b506-b01f9b5e66cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:56:16 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-cffe2b31-0b28-4473-bcc8-b3917d9f2edb tempest-VolumeImageDependencyTests-1804578777 tempest-VolumeImageDependencyTests-1804578777-project-member] Flow 'volume_create_api' (1c3d3ef2-a72d-4c97-8674-3889e6e33c9b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86815) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:56:16 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-cffe2b31-0b28-4473-bcc8-b3917d9f2edb tempest-VolumeImageDependencyTests-1804578777 tempest-VolumeImageDependencyTests-1804578777-project-member] Create volume request issued successfully. Sep 01 12:56:16 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-cffe2b31-0b28-4473-bcc8-b3917d9f2edb tempest-VolumeImageDependencyTests-1804578777 tempest-VolumeImageDependencyTests-1804578777-project-member] http://192.168.122.202/volume/v3/volumes returned with HTTP 202 Sep 01 12:56:16 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1444/2889] 192.168.122.202 () {62 vars in 1184 bytes} [Tue Sep 1 12:56:15 2026] POST /volume/v3/volumes => generated 784 bytes in 1169 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:56:16 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-7ed40cc3-a56d-488e-a4bc-b78519ad8969 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:16 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7ed40cc3-a56d-488e-a4bc-b78519ad8969 tempest-VolumeImageDependencyTests-1804578777 tempest-VolumeImageDependencyTests-1804578777-project-member] GET http://192.168.122.202/volume/v3/volumes/d7ef9e37-dd32-466a-8f32-cf52c3b12563 Sep 01 12:56:16 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-7ed40cc3-a56d-488e-a4bc-b78519ad8969 tempest-VolumeImageDependencyTests-1804578777 tempest-VolumeImageDependencyTests-1804578777-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:16 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-7ed40cc3-a56d-488e-a4bc-b78519ad8969 tempest-VolumeImageDependencyTests-1804578777 tempest-VolumeImageDependencyTests-1804578777-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:16 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:56:16 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:56:16 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:56:16 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:56:16 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-7ed40cc3-a56d-488e-a4bc-b78519ad8969 tempest-VolumeImageDependencyTests-1804578777 tempest-VolumeImageDependencyTests-1804578777-project-member] Volume info retrieved successfully. Sep 01 12:56:16 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7ed40cc3-a56d-488e-a4bc-b78519ad8969 tempest-VolumeImageDependencyTests-1804578777 tempest-VolumeImageDependencyTests-1804578777-project-member] http://192.168.122.202/volume/v3/volumes/d7ef9e37-dd32-466a-8f32-cf52c3b12563 returned with HTTP 200 Sep 01 12:56:16 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1446/2890] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:56:16 2026] GET /volume/v3/volumes/d7ef9e37-dd32-466a-8f32-cf52c3b12563 => generated 852 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:56:16 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-5f0cea55-183e-41d2-860e-75c2d89bf2d3 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:16 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-5f0cea55-183e-41d2-860e-75c2d89bf2d3 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] GET http://192.168.122.202/volume/v3/volumes/e2ad20b6-b7a7-4b8a-83ce-8e144502a4e8 Sep 01 12:56:16 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-5f0cea55-183e-41d2-860e-75c2d89bf2d3 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:16 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-5f0cea55-183e-41d2-860e-75c2d89bf2d3 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:16 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-5f0cea55-183e-41d2-860e-75c2d89bf2d3 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] http://192.168.122.202/volume/v3/volumes/e2ad20b6-b7a7-4b8a-83ce-8e144502a4e8 returned with HTTP 404 Sep 01 12:56:16 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1445/2891] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:56:16 2026] GET /volume/v3/volumes/e2ad20b6-b7a7-4b8a-83ce-8e144502a4e8 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:56:16 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-4c892724-30c0-42c5-bc19-760d32323144 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:16 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-4c892724-30c0-42c5-bc19-760d32323144 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] DELETE http://192.168.122.202/volume/v3/volumes/ee2340f7-ae6c-454e-a6a5-4dc8f351b7a9 Sep 01 12:56:16 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-4c892724-30c0-42c5-bc19-760d32323144 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:16 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-4c892724-30c0-42c5-bc19-760d32323144 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:16 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-4c892724-30c0-42c5-bc19-760d32323144 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Delete volume with id: ee2340f7-ae6c-454e-a6a5-4dc8f351b7a9 Sep 01 12:56:16 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:56:16 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:56:16 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:56:16 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:56:16 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-4c892724-30c0-42c5-bc19-760d32323144 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Volume info retrieved successfully. Sep 01 12:56:16 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-9de14eb8-e834-4073-b485-70f3f1e51570 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:16 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9de14eb8-e834-4073-b485-70f3f1e51570 tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] GET http://192.168.122.202/volume/v3/volumes/00d24931-90e8-4167-a921-a461ca3c5553 Sep 01 12:56:16 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-9de14eb8-e834-4073-b485-70f3f1e51570 tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:16 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-9de14eb8-e834-4073-b485-70f3f1e51570 tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:16 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9de14eb8-e834-4073-b485-70f3f1e51570 tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] http://192.168.122.202/volume/v3/volumes/00d24931-90e8-4167-a921-a461ca3c5553 returned with HTTP 404 Sep 01 12:56:16 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1446/2892] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:56:16 2026] GET /volume/v3/volumes/00d24931-90e8-4167-a921-a461ca3c5553 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:56:16 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-58c820c9-ce1f-4a59-98d5-2d73b452f55a None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:16 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-58c820c9-ce1f-4a59-98d5-2d73b452f55a tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] DELETE http://192.168.122.202/volume/v3/volumes/1d21c4cd-6ee0-4860-8845-fd9172f74991 Sep 01 12:56:16 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-58c820c9-ce1f-4a59-98d5-2d73b452f55a tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:16 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-58c820c9-ce1f-4a59-98d5-2d73b452f55a tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:16 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-58c820c9-ce1f-4a59-98d5-2d73b452f55a tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Delete volume with id: 1d21c4cd-6ee0-4860-8845-fd9172f74991 Sep 01 12:56:16 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:56:16 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:56:16 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:56:16 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:56:16 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-58c820c9-ce1f-4a59-98d5-2d73b452f55a tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Volume info retrieved successfully. Sep 01 12:56:16 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-4c892724-30c0-42c5-bc19-760d32323144 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Delete volume request issued successfully. Sep 01 12:56:16 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-4c892724-30c0-42c5-bc19-760d32323144 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] http://192.168.122.202/volume/v3/volumes/ee2340f7-ae6c-454e-a6a5-4dc8f351b7a9 returned with HTTP 202 Sep 01 12:56:16 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1447/2893] 192.168.122.202 () {58 vars in 1235 bytes} [Tue Sep 1 12:56:16 2026] DELETE /volume/v3/volumes/ee2340f7-ae6c-454e-a6a5-4dc8f351b7a9 => generated 0 bytes in 104 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:56:16 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-1cfd0b19-1d30-445c-b2e9-c036a81aabc3 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:16 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1cfd0b19-1d30-445c-b2e9-c036a81aabc3 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] GET http://192.168.122.202/volume/v3/volumes/ee2340f7-ae6c-454e-a6a5-4dc8f351b7a9 Sep 01 12:56:16 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-1cfd0b19-1d30-445c-b2e9-c036a81aabc3 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:16 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-1cfd0b19-1d30-445c-b2e9-c036a81aabc3 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:16 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:56:16 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:56:16 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:56:16 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:56:16 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-1cfd0b19-1d30-445c-b2e9-c036a81aabc3 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Volume info retrieved successfully. Sep 01 12:56:16 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-58c820c9-ce1f-4a59-98d5-2d73b452f55a tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Delete volume request issued successfully. Sep 01 12:56:16 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-58c820c9-ce1f-4a59-98d5-2d73b452f55a tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] http://192.168.122.202/volume/v3/volumes/1d21c4cd-6ee0-4860-8845-fd9172f74991 returned with HTTP 202 Sep 01 12:56:16 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1447/2894] 192.168.122.202 () {58 vars in 1235 bytes} [Tue Sep 1 12:56:16 2026] DELETE /volume/v3/volumes/1d21c4cd-6ee0-4860-8845-fd9172f74991 => generated 0 bytes in 138 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:56:16 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-fdb9f282-ff8a-4334-b230-d0c0a1535ed5 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:16 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-fdb9f282-ff8a-4334-b230-d0c0a1535ed5 tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] GET http://192.168.122.202/volume/v3/volumes/1d21c4cd-6ee0-4860-8845-fd9172f74991 Sep 01 12:56:16 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-fdb9f282-ff8a-4334-b230-d0c0a1535ed5 tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:16 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-fdb9f282-ff8a-4334-b230-d0c0a1535ed5 tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:16 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1cfd0b19-1d30-445c-b2e9-c036a81aabc3 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] http://192.168.122.202/volume/v3/volumes/ee2340f7-ae6c-454e-a6a5-4dc8f351b7a9 returned with HTTP 200 Sep 01 12:56:16 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1448/2895] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:56:16 2026] GET /volume/v3/volumes/ee2340f7-ae6c-454e-a6a5-4dc8f351b7a9 => generated 860 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:56:16 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:56:16 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:56:16 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:56:16 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:56:16 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-fdb9f282-ff8a-4334-b230-d0c0a1535ed5 tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Volume info retrieved successfully. Sep 01 12:56:16 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-fdb9f282-ff8a-4334-b230-d0c0a1535ed5 tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] http://192.168.122.202/volume/v3/volumes/1d21c4cd-6ee0-4860-8845-fd9172f74991 returned with HTTP 200 Sep 01 12:56:16 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1448/2896] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:56:16 2026] GET /volume/v3/volumes/1d21c4cd-6ee0-4860-8845-fd9172f74991 => generated 864 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:56:17 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-4b5d8199-345f-42ce-9b3b-89972f26c4e9 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:17 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-4b5d8199-345f-42ce-9b3b-89972f26c4e9 tempest-VolumeImageDependencyTests-1804578777 tempest-VolumeImageDependencyTests-1804578777-project-member] GET http://192.168.122.202/volume/v3/volumes/d7ef9e37-dd32-466a-8f32-cf52c3b12563 Sep 01 12:56:17 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-4b5d8199-345f-42ce-9b3b-89972f26c4e9 tempest-VolumeImageDependencyTests-1804578777 tempest-VolumeImageDependencyTests-1804578777-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:17 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-4b5d8199-345f-42ce-9b3b-89972f26c4e9 tempest-VolumeImageDependencyTests-1804578777 tempest-VolumeImageDependencyTests-1804578777-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:17 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:56:17 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:56:17 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:56:17 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:56:17 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-4b5d8199-345f-42ce-9b3b-89972f26c4e9 tempest-VolumeImageDependencyTests-1804578777 tempest-VolumeImageDependencyTests-1804578777-project-member] Volume info retrieved successfully. Sep 01 12:56:17 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-4b5d8199-345f-42ce-9b3b-89972f26c4e9 tempest-VolumeImageDependencyTests-1804578777 tempest-VolumeImageDependencyTests-1804578777-project-member] http://192.168.122.202/volume/v3/volumes/d7ef9e37-dd32-466a-8f32-cf52c3b12563 returned with HTTP 200 Sep 01 12:56:17 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1449/2897] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:56:17 2026] GET /volume/v3/volumes/d7ef9e37-dd32-466a-8f32-cf52c3b12563 => generated 876 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:56:17 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-a9d40698-575a-41f7-a4f8-780ea736ae56 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:17 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a9d40698-575a-41f7-a4f8-780ea736ae56 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] GET http://192.168.122.202/volume/v3/volumes/ee2340f7-ae6c-454e-a6a5-4dc8f351b7a9 Sep 01 12:56:17 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a9d40698-575a-41f7-a4f8-780ea736ae56 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:17 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a9d40698-575a-41f7-a4f8-780ea736ae56 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:17 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a9d40698-575a-41f7-a4f8-780ea736ae56 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] http://192.168.122.202/volume/v3/volumes/ee2340f7-ae6c-454e-a6a5-4dc8f351b7a9 returned with HTTP 404 Sep 01 12:56:17 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1449/2898] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:56:17 2026] GET /volume/v3/volumes/ee2340f7-ae6c-454e-a6a5-4dc8f351b7a9 => generated 109 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 12:56:17 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-57cfb5e5-a9cc-4813-a928-5789b5b81cb5 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:17 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-57cfb5e5-a9cc-4813-a928-5789b5b81cb5 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] DELETE http://192.168.122.202/volume/v3/volumes/a5c50272-2149-457d-ba17-b4c5e15118c2 Sep 01 12:56:17 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-57cfb5e5-a9cc-4813-a928-5789b5b81cb5 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:17 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-57cfb5e5-a9cc-4813-a928-5789b5b81cb5 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:17 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-57cfb5e5-a9cc-4813-a928-5789b5b81cb5 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Delete volume with id: a5c50272-2149-457d-ba17-b4c5e15118c2 Sep 01 12:56:17 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-d80129d3-d78b-4322-bcbc-aee6e4c9d96b None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:17 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d80129d3-d78b-4322-bcbc-aee6e4c9d96b tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] GET http://192.168.122.202/volume/v3/volumes/1d21c4cd-6ee0-4860-8845-fd9172f74991 Sep 01 12:56:17 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-d80129d3-d78b-4322-bcbc-aee6e4c9d96b tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:17 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-d80129d3-d78b-4322-bcbc-aee6e4c9d96b tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:17 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:56:17 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:56:17 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:56:17 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:56:17 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-57cfb5e5-a9cc-4813-a928-5789b5b81cb5 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Volume info retrieved successfully. Sep 01 12:56:17 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:56:17 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:56:17 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:56:17 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:56:17 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-d80129d3-d78b-4322-bcbc-aee6e4c9d96b tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Volume info retrieved successfully. Sep 01 12:56:17 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d80129d3-d78b-4322-bcbc-aee6e4c9d96b tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] http://192.168.122.202/volume/v3/volumes/1d21c4cd-6ee0-4860-8845-fd9172f74991 returned with HTTP 200 Sep 01 12:56:17 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1450/2899] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:56:17 2026] GET /volume/v3/volumes/1d21c4cd-6ee0-4860-8845-fd9172f74991 => generated 864 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:56:18 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-57cfb5e5-a9cc-4813-a928-5789b5b81cb5 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Delete volume request issued successfully. Sep 01 12:56:18 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-57cfb5e5-a9cc-4813-a928-5789b5b81cb5 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] http://192.168.122.202/volume/v3/volumes/a5c50272-2149-457d-ba17-b4c5e15118c2 returned with HTTP 202 Sep 01 12:56:18 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1450/2900] 192.168.122.202 () {58 vars in 1235 bytes} [Tue Sep 1 12:56:17 2026] DELETE /volume/v3/volumes/a5c50272-2149-457d-ba17-b4c5e15118c2 => generated 0 bytes in 147 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 12:56:18 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-f88876f8-950d-4092-9550-53e42e6cef3c None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:18 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f88876f8-950d-4092-9550-53e42e6cef3c tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] GET http://192.168.122.202/volume/v3/volumes/a5c50272-2149-457d-ba17-b4c5e15118c2 Sep 01 12:56:18 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f88876f8-950d-4092-9550-53e42e6cef3c tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:18 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f88876f8-950d-4092-9550-53e42e6cef3c tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:18 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:56:18 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:56:18 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:56:18 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:56:18 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-f88876f8-950d-4092-9550-53e42e6cef3c tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Volume info retrieved successfully. Sep 01 12:56:18 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f88876f8-950d-4092-9550-53e42e6cef3c tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] http://192.168.122.202/volume/v3/volumes/a5c50272-2149-457d-ba17-b4c5e15118c2 returned with HTTP 200 Sep 01 12:56:18 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1451/2901] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:56:18 2026] GET /volume/v3/volumes/a5c50272-2149-457d-ba17-b4c5e15118c2 => generated 861 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:56:18 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-320ec5f6-550e-448e-a5aa-7542798b9400 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:18 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-320ec5f6-550e-448e-a5aa-7542798b9400 tempest-VolumeImageDependencyTests-1804578777 tempest-VolumeImageDependencyTests-1804578777-project-member] GET http://192.168.122.202/volume/v3/volumes/d7ef9e37-dd32-466a-8f32-cf52c3b12563 Sep 01 12:56:18 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-320ec5f6-550e-448e-a5aa-7542798b9400 tempest-VolumeImageDependencyTests-1804578777 tempest-VolumeImageDependencyTests-1804578777-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:18 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-320ec5f6-550e-448e-a5aa-7542798b9400 tempest-VolumeImageDependencyTests-1804578777 tempest-VolumeImageDependencyTests-1804578777-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:18 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:56:18 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:56:18 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:56:18 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:56:18 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-320ec5f6-550e-448e-a5aa-7542798b9400 tempest-VolumeImageDependencyTests-1804578777 tempest-VolumeImageDependencyTests-1804578777-project-member] Volume info retrieved successfully. Sep 01 12:56:18 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-320ec5f6-550e-448e-a5aa-7542798b9400 tempest-VolumeImageDependencyTests-1804578777 tempest-VolumeImageDependencyTests-1804578777-project-member] http://192.168.122.202/volume/v3/volumes/d7ef9e37-dd32-466a-8f32-cf52c3b12563 returned with HTTP 200 Sep 01 12:56:18 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1451/2902] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:56:18 2026] GET /volume/v3/volumes/d7ef9e37-dd32-466a-8f32-cf52c3b12563 => generated 876 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 12:56:18 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-e0061659-0ce8-4de3-9b49-6b2edd473487 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:18 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e0061659-0ce8-4de3-9b49-6b2edd473487 tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] GET http://192.168.122.202/volume/v3/volumes/1d21c4cd-6ee0-4860-8845-fd9172f74991 Sep 01 12:56:18 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e0061659-0ce8-4de3-9b49-6b2edd473487 tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:18 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e0061659-0ce8-4de3-9b49-6b2edd473487 tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:19 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e0061659-0ce8-4de3-9b49-6b2edd473487 tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] http://192.168.122.202/volume/v3/volumes/1d21c4cd-6ee0-4860-8845-fd9172f74991 returned with HTTP 404 Sep 01 12:56:19 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1452/2903] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:56:18 2026] GET /volume/v3/volumes/1d21c4cd-6ee0-4860-8845-fd9172f74991 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:56:19 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-68c621fa-e779-430a-a035-931be2adb23c None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:19 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-68c621fa-e779-430a-a035-931be2adb23c tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] DELETE http://192.168.122.202/volume/v3/volumes/231659c2-acaa-4e24-9f8d-7527ac574a62 Sep 01 12:56:19 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-68c621fa-e779-430a-a035-931be2adb23c tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:19 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-68c621fa-e779-430a-a035-931be2adb23c tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:19 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-68c621fa-e779-430a-a035-931be2adb23c tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Delete volume with id: 231659c2-acaa-4e24-9f8d-7527ac574a62 Sep 01 12:56:19 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:56:19 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:56:19 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:56:19 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:56:19 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-68c621fa-e779-430a-a035-931be2adb23c tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Volume info retrieved successfully. Sep 01 12:56:19 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-68c621fa-e779-430a-a035-931be2adb23c tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Delete volume request issued successfully. Sep 01 12:56:19 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-68c621fa-e779-430a-a035-931be2adb23c tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] http://192.168.122.202/volume/v3/volumes/231659c2-acaa-4e24-9f8d-7527ac574a62 returned with HTTP 202 Sep 01 12:56:19 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1452/2904] 192.168.122.202 () {58 vars in 1235 bytes} [Tue Sep 1 12:56:19 2026] DELETE /volume/v3/volumes/231659c2-acaa-4e24-9f8d-7527ac574a62 => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:56:19 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-4e2610da-c740-4f18-b5b4-0dc36d7689f3 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:19 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-4e2610da-c740-4f18-b5b4-0dc36d7689f3 tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] GET http://192.168.122.202/volume/v3/volumes/231659c2-acaa-4e24-9f8d-7527ac574a62 Sep 01 12:56:19 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-4e2610da-c740-4f18-b5b4-0dc36d7689f3 tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:19 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-4e2610da-c740-4f18-b5b4-0dc36d7689f3 tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:19 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-ba38e850-a863-4c1e-a288-9c37931ff5c9 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:19 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ba38e850-a863-4c1e-a288-9c37931ff5c9 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] GET http://192.168.122.202/volume/v3/volumes/a5c50272-2149-457d-ba17-b4c5e15118c2 Sep 01 12:56:19 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-ba38e850-a863-4c1e-a288-9c37931ff5c9 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:19 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-ba38e850-a863-4c1e-a288-9c37931ff5c9 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:19 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:56:19 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:56:19 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:56:19 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:56:19 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-4e2610da-c740-4f18-b5b4-0dc36d7689f3 tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Volume info retrieved successfully. Sep 01 12:56:19 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:56:19 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:56:19 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:56:19 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:56:19 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-4e2610da-c740-4f18-b5b4-0dc36d7689f3 tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] http://192.168.122.202/volume/v3/volumes/231659c2-acaa-4e24-9f8d-7527ac574a62 returned with HTTP 200 Sep 01 12:56:19 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1453/2905] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:56:19 2026] GET /volume/v3/volumes/231659c2-acaa-4e24-9f8d-7527ac574a62 => generated 864 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:56:19 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-ba38e850-a863-4c1e-a288-9c37931ff5c9 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Volume info retrieved successfully. Sep 01 12:56:19 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ba38e850-a863-4c1e-a288-9c37931ff5c9 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] http://192.168.122.202/volume/v3/volumes/a5c50272-2149-457d-ba17-b4c5e15118c2 returned with HTTP 200 Sep 01 12:56:19 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1453/2906] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:56:19 2026] GET /volume/v3/volumes/a5c50272-2149-457d-ba17-b4c5e15118c2 => generated 861 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:56:19 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-64780a39-3d8f-43f6-8f92-33e49bbe23b9 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:19 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-64780a39-3d8f-43f6-8f92-33e49bbe23b9 tempest-VolumeImageDependencyTests-1804578777 tempest-VolumeImageDependencyTests-1804578777-project-member] GET http://192.168.122.202/volume/v3/volumes/d7ef9e37-dd32-466a-8f32-cf52c3b12563 Sep 01 12:56:19 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-64780a39-3d8f-43f6-8f92-33e49bbe23b9 tempest-VolumeImageDependencyTests-1804578777 tempest-VolumeImageDependencyTests-1804578777-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:19 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-64780a39-3d8f-43f6-8f92-33e49bbe23b9 tempest-VolumeImageDependencyTests-1804578777 tempest-VolumeImageDependencyTests-1804578777-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:19 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:56:19 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:56:19 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:56:19 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:56:19 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-64780a39-3d8f-43f6-8f92-33e49bbe23b9 tempest-VolumeImageDependencyTests-1804578777 tempest-VolumeImageDependencyTests-1804578777-project-member] Volume info retrieved successfully. Sep 01 12:56:19 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-64780a39-3d8f-43f6-8f92-33e49bbe23b9 tempest-VolumeImageDependencyTests-1804578777 tempest-VolumeImageDependencyTests-1804578777-project-member] http://192.168.122.202/volume/v3/volumes/d7ef9e37-dd32-466a-8f32-cf52c3b12563 returned with HTTP 200 Sep 01 12:56:19 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1454/2907] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:56:19 2026] GET /volume/v3/volumes/d7ef9e37-dd32-466a-8f32-cf52c3b12563 => generated 934 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:56:19 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-c86a1457-f5ad-4c0b-913e-cd1b509de0e6 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:20 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c86a1457-f5ad-4c0b-913e-cd1b509de0e6 tempest-ProjectAdminTests-1121832378 tempest-ProjectAdminTests-1121832378-project-admin] POST http://192.168.122.202/volume/v3/types Sep 01 12:56:20 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c86a1457-f5ad-4c0b-913e-cd1b509de0e6 tempest-ProjectAdminTests-1121832378 tempest-ProjectAdminTests-1121832378-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1500653988", "extra_specs": {"storage_protocol": "tempest-storage_protocol-835823808", "vendor_name": "tempest-vendor_name-1913196388"}}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:56:20 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c86a1457-f5ad-4c0b-913e-cd1b509de0e6 tempest-ProjectAdminTests-1121832378 tempest-ProjectAdminTests-1121832378-project-admin] http://192.168.122.202/volume/v3/types returned with HTTP 200 Sep 01 12:56:20 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1454/2908] 192.168.122.202 () {60 vars in 1137 bytes} [Tue Sep 1 12:56:19 2026] POST /volume/v3/types => generated 328 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:56:20 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-25518a43-b933-46ea-892a-b7145f00d714 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:20 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-25518a43-b933-46ea-892a-b7145f00d714 tempest-ProjectAdminTests-1121832378 tempest-ProjectAdminTests-1121832378-project-admin] POST http://192.168.122.202/volume/v3/volumes Sep 01 12:56:20 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-25518a43-b933-46ea-892a-b7145f00d714 tempest-ProjectAdminTests-1121832378 tempest-ProjectAdminTests-1121832378-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "c0af72f5-ecf0-4eae-9ea0-9a321c2be5fc", "size": 1}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:56:20 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.volumes [None req-25518a43-b933-46ea-892a-b7145f00d714 tempest-ProjectAdminTests-1121832378 tempest-ProjectAdminTests-1121832378-project-admin] Create volume request body: {'volume': {'volume_type': 'c0af72f5-ecf0-4eae-9ea0-9a321c2be5fc', 'size': 1}} {{(pid=86815) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:56:20 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-25518a43-b933-46ea-892a-b7145f00d714 tempest-ProjectAdminTests-1121832378 tempest-ProjectAdminTests-1121832378-project-admin] Create volume of 1 GB Sep 01 12:56:20 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:56:20 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:56:20 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-25518a43-b933-46ea-892a-b7145f00d714 tempest-ProjectAdminTests-1121832378 tempest-ProjectAdminTests-1121832378-project-admin] Availability Zones retrieved successfully. Sep 01 12:56:20 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-25518a43-b933-46ea-892a-b7145f00d714 tempest-ProjectAdminTests-1121832378 tempest-ProjectAdminTests-1121832378-project-admin] Flow 'volume_create_api' (479a7740-fa01-4534-a049-31c7ef4ca5e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:56:20 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-25518a43-b933-46ea-892a-b7145f00d714 tempest-ProjectAdminTests-1121832378 tempest-ProjectAdminTests-1121832378-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ab18dca3-c257-4ee5-a728-d1973daf080a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:56:20 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.flows.api.create_volume [None req-25518a43-b933-46ea-892a-b7145f00d714 tempest-ProjectAdminTests-1121832378 tempest-ProjectAdminTests-1121832378-project-admin] Validating volume size '1' using validate_int {{(pid=86815) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 12:56:20 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-25518a43-b933-46ea-892a-b7145f00d714 tempest-ProjectAdminTests-1121832378 tempest-ProjectAdminTests-1121832378-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ab18dca3-c257-4ee5-a728-d1973daf080a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T10:56:20Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-835823808',vendor_name='tempest-vendor_name-1913196388'},id=c0af72f5-ecf0-4eae-9ea0-9a321c2be5fc,is_public=True,name='tempest-ProjectAdminTests-volume-type-1500653988',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c0af72f5-ecf0-4eae-9ea0-9a321c2be5fc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:56:20 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-25518a43-b933-46ea-892a-b7145f00d714 tempest-ProjectAdminTests-1121832378 tempest-ProjectAdminTests-1121832378-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (108e3534-2009-4da9-86b3-75a68df819e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:56:20 devstack devstack@c-api.service[86815]: WARNING cinder.quota [None req-25518a43-b933-46ea-892a-b7145f00d714 tempest-ProjectAdminTests-1121832378 tempest-ProjectAdminTests-1121832378-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1500653988 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1500653988, it is now deprecated. Please use the default quota class for default quota. Sep 01 12:56:20 devstack devstack@c-api.service[86815]: WARNING cinder.quota [None req-25518a43-b933-46ea-892a-b7145f00d714 tempest-ProjectAdminTests-1121832378 tempest-ProjectAdminTests-1121832378-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1500653988 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1500653988, it is now deprecated. Please use the default quota class for default quota. Sep 01 12:56:20 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-a398669c-456b-4ee1-aa91-8e0f95b1be00 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:20 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a398669c-456b-4ee1-aa91-8e0f95b1be00 tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] GET http://192.168.122.202/volume/v3/volumes/231659c2-acaa-4e24-9f8d-7527ac574a62 Sep 01 12:56:20 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a398669c-456b-4ee1-aa91-8e0f95b1be00 tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:20 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a398669c-456b-4ee1-aa91-8e0f95b1be00 tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:20 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a398669c-456b-4ee1-aa91-8e0f95b1be00 tempest-CreateVolumesFromSourceVolumeTest-406662397 tempest-CreateVolumesFromSourceVolumeTest-406662397-project-member] http://192.168.122.202/volume/v3/volumes/231659c2-acaa-4e24-9f8d-7527ac574a62 returned with HTTP 404 Sep 01 12:56:20 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1455/2909] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:56:20 2026] GET /volume/v3/volumes/231659c2-acaa-4e24-9f8d-7527ac574a62 => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 12:56:20 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-49b1a60a-17b8-4f9c-b986-591569089564 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:20 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-49b1a60a-17b8-4f9c-b986-591569089564 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] GET http://192.168.122.202/volume/v3/volumes/a5c50272-2149-457d-ba17-b4c5e15118c2 Sep 01 12:56:20 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-49b1a60a-17b8-4f9c-b986-591569089564 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:20 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-49b1a60a-17b8-4f9c-b986-591569089564 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:20 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-49b1a60a-17b8-4f9c-b986-591569089564 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] http://192.168.122.202/volume/v3/volumes/a5c50272-2149-457d-ba17-b4c5e15118c2 returned with HTTP 404 Sep 01 12:56:20 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1456/2910] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:56:20 2026] GET /volume/v3/volumes/a5c50272-2149-457d-ba17-b4c5e15118c2 => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:56:20 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-4d975196-4f0e-4687-977b-cfb446849bee None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:20 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-4d975196-4f0e-4687-977b-cfb446849bee tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] DELETE http://192.168.122.202/volume/v3/volumes/544d278e-08e2-43ed-a678-df3d598708b1 Sep 01 12:56:20 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-4d975196-4f0e-4687-977b-cfb446849bee tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:20 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-4d975196-4f0e-4687-977b-cfb446849bee tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:20 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-4d975196-4f0e-4687-977b-cfb446849bee tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Delete volume with id: 544d278e-08e2-43ed-a678-df3d598708b1 Sep 01 12:56:20 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:56:20 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:56:20 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-25518a43-b933-46ea-892a-b7145f00d714 tempest-ProjectAdminTests-1121832378 tempest-ProjectAdminTests-1121832378-project-admin] Created reservations ['3b58b329-1e78-467d-8208-878753f76de2', '1b920987-8e8e-4688-8e47-9dabe226ba7f', 'acea8b35-43b8-4639-9a97-d9601e2e9e6f', '153397f4-283c-4f8d-b9b3-a1a2222c8435'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:56:20 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:56:20 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:56:20 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-4d975196-4f0e-4687-977b-cfb446849bee tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Volume info retrieved successfully. Sep 01 12:56:20 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-25518a43-b933-46ea-892a-b7145f00d714 tempest-ProjectAdminTests-1121832378 tempest-ProjectAdminTests-1121832378-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (108e3534-2009-4da9-86b3-75a68df819e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3b58b329-1e78-467d-8208-878753f76de2', '1b920987-8e8e-4688-8e47-9dabe226ba7f', 'acea8b35-43b8-4639-9a97-d9601e2e9e6f', '153397f4-283c-4f8d-b9b3-a1a2222c8435']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:56:20 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-25518a43-b933-46ea-892a-b7145f00d714 tempest-ProjectAdminTests-1121832378 tempest-ProjectAdminTests-1121832378-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (22f87b32-274e-4241-9a49-00b76865545a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:56:20 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-4d975196-4f0e-4687-977b-cfb446849bee tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Delete volume request issued successfully. Sep 01 12:56:20 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-4d975196-4f0e-4687-977b-cfb446849bee tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] http://192.168.122.202/volume/v3/volumes/544d278e-08e2-43ed-a678-df3d598708b1 returned with HTTP 202 Sep 01 12:56:20 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1457/2911] 192.168.122.202 () {58 vars in 1235 bytes} [Tue Sep 1 12:56:20 2026] DELETE /volume/v3/volumes/544d278e-08e2-43ed-a678-df3d598708b1 => generated 0 bytes in 116 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:56:20 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-ead7b769-af63-4f16-b63b-90cf2d5cd3b4 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:20 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ead7b769-af63-4f16-b63b-90cf2d5cd3b4 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] GET http://192.168.122.202/volume/v3/volumes/544d278e-08e2-43ed-a678-df3d598708b1 Sep 01 12:56:20 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:56:20 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:56:20 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-ead7b769-af63-4f16-b63b-90cf2d5cd3b4 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:20 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-ead7b769-af63-4f16-b63b-90cf2d5cd3b4 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:20 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-25518a43-b933-46ea-892a-b7145f00d714 tempest-ProjectAdminTests-1121832378 tempest-ProjectAdminTests-1121832378-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (22f87b32-274e-4241-9a49-00b76865545a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'af266510-2510-4c7d-b6c2-37526a73bcf0', '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='6f306a98cb034a148b3c9757addad962',qos_specs=None,replication_status=,reservations=['3b58b329-1e78-467d-8208-878753f76de2','1b920987-8e8e-4688-8e47-9dabe226ba7f','acea8b35-43b8-4639-9a97-d9601e2e9e6f','153397f4-283c-4f8d-b9b3-a1a2222c8435'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='04f697a983d1490b92b04f17465dda01',volume_type_id=c0af72f5-ecf0-4eae-9ea0-9a321c2be5fc), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T10:56:20Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=af266510-2510-4c7d-b6c2-37526a73bcf0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6f306a98cb034a148b3c9757addad962',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='04f697a983d1490b92b04f17465dda01',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c0af72f5-ecf0-4eae-9ea0-9a321c2be5fc),volume_type_id=c0af72f5-ecf0-4eae-9ea0-9a321c2be5fc)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:56:20 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-25518a43-b933-46ea-892a-b7145f00d714 tempest-ProjectAdminTests-1121832378 tempest-ProjectAdminTests-1121832378-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e7f0e86-7ec3-4d04-86e9-58006ac204fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:56:20 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:56:20 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:56:20 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:56:20 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:56:20 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-ead7b769-af63-4f16-b63b-90cf2d5cd3b4 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Volume info retrieved successfully. Sep 01 12:56:20 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-25518a43-b933-46ea-892a-b7145f00d714 tempest-ProjectAdminTests-1121832378 tempest-ProjectAdminTests-1121832378-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e7f0e86-7ec3-4d04-86e9-58006ac204fc) transitioned into state 'SUCCESS' from 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='6f306a98cb034a148b3c9757addad962',qos_specs=None,replication_status=,reservations=['3b58b329-1e78-467d-8208-878753f76de2','1b920987-8e8e-4688-8e47-9dabe226ba7f','acea8b35-43b8-4639-9a97-d9601e2e9e6f','153397f4-283c-4f8d-b9b3-a1a2222c8435'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='04f697a983d1490b92b04f17465dda01',volume_type_id=c0af72f5-ecf0-4eae-9ea0-9a321c2be5fc)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:56:20 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ead7b769-af63-4f16-b63b-90cf2d5cd3b4 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] http://192.168.122.202/volume/v3/volumes/544d278e-08e2-43ed-a678-df3d598708b1 returned with HTTP 200 Sep 01 12:56:20 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-25518a43-b933-46ea-892a-b7145f00d714 tempest-ProjectAdminTests-1121832378 tempest-ProjectAdminTests-1121832378-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f3275bb3-9ebf-4107-8784-149a19f3b349) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:56:20 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1458/2912] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:56:20 2026] GET /volume/v3/volumes/544d278e-08e2-43ed-a678-df3d598708b1 => generated 860 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:56:20 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-25518a43-b933-46ea-892a-b7145f00d714 tempest-ProjectAdminTests-1121832378 tempest-ProjectAdminTests-1121832378-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f3275bb3-9ebf-4107-8784-149a19f3b349) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:56:20 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-25518a43-b933-46ea-892a-b7145f00d714 tempest-ProjectAdminTests-1121832378 tempest-ProjectAdminTests-1121832378-project-admin] Flow 'volume_create_api' (479a7740-fa01-4534-a049-31c7ef4ca5e1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86815) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:56:20 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-25518a43-b933-46ea-892a-b7145f00d714 tempest-ProjectAdminTests-1121832378 tempest-ProjectAdminTests-1121832378-project-admin] Create volume request issued successfully. Sep 01 12:56:20 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-25518a43-b933-46ea-892a-b7145f00d714 tempest-ProjectAdminTests-1121832378 tempest-ProjectAdminTests-1121832378-project-admin] http://192.168.122.202/volume/v3/volumes returned with HTTP 202 Sep 01 12:56:20 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1455/2913] 192.168.122.202 () {62 vars in 1182 bytes} [Tue Sep 1 12:56:20 2026] POST /volume/v3/volumes => generated 781 bytes in 560 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:56:20 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-20c9d3e4-dfeb-4930-8196-f558d797e683 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:20 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-20c9d3e4-dfeb-4930-8196-f558d797e683 tempest-ProjectAdminTests-1121832378 tempest-ProjectAdminTests-1121832378-project-admin] GET http://192.168.122.202/volume/v3/volumes/af266510-2510-4c7d-b6c2-37526a73bcf0 Sep 01 12:56:20 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-20c9d3e4-dfeb-4930-8196-f558d797e683 tempest-ProjectAdminTests-1121832378 tempest-ProjectAdminTests-1121832378-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:20 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-20c9d3e4-dfeb-4930-8196-f558d797e683 tempest-ProjectAdminTests-1121832378 tempest-ProjectAdminTests-1121832378-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:20 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-e5f580c0-0cb5-4f41-861c-4174c431309e None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:20 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e5f580c0-0cb5-4f41-861c-4174c431309e tempest-VolumeImageDependencyTests-1804578777 tempest-VolumeImageDependencyTests-1804578777-project-member] GET http://192.168.122.202/volume/v3/volumes/d7ef9e37-dd32-466a-8f32-cf52c3b12563 Sep 01 12:56:20 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e5f580c0-0cb5-4f41-861c-4174c431309e tempest-VolumeImageDependencyTests-1804578777 tempest-VolumeImageDependencyTests-1804578777-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:20 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e5f580c0-0cb5-4f41-861c-4174c431309e tempest-VolumeImageDependencyTests-1804578777 tempest-VolumeImageDependencyTests-1804578777-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:20 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:56:20 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:56:20 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:56:20 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:56:20 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:56:20 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:56:20 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:56:20 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:56:20 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-20c9d3e4-dfeb-4930-8196-f558d797e683 tempest-ProjectAdminTests-1121832378 tempest-ProjectAdminTests-1121832378-project-admin] Volume info retrieved successfully. Sep 01 12:56:20 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-e5f580c0-0cb5-4f41-861c-4174c431309e tempest-VolumeImageDependencyTests-1804578777 tempest-VolumeImageDependencyTests-1804578777-project-member] Volume info retrieved successfully. Sep 01 12:56:20 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-20c9d3e4-dfeb-4930-8196-f558d797e683 tempest-ProjectAdminTests-1121832378 tempest-ProjectAdminTests-1121832378-project-admin] http://192.168.122.202/volume/v3/volumes/af266510-2510-4c7d-b6c2-37526a73bcf0 returned with HTTP 200 Sep 01 12:56:20 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1459/2914] 192.168.122.202 () {60 vars in 1272 bytes} [Tue Sep 1 12:56:20 2026] GET /volume/v3/volumes/af266510-2510-4c7d-b6c2-37526a73bcf0 => generated 960 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:56:20 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e5f580c0-0cb5-4f41-861c-4174c431309e tempest-VolumeImageDependencyTests-1804578777 tempest-VolumeImageDependencyTests-1804578777-project-member] http://192.168.122.202/volume/v3/volumes/d7ef9e37-dd32-466a-8f32-cf52c3b12563 returned with HTTP 200 Sep 01 12:56:20 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1456/2915] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:56:20 2026] GET /volume/v3/volumes/d7ef9e37-dd32-466a-8f32-cf52c3b12563 => generated 937 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 12:56:21 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-86b826cc-9bb7-4158-90eb-bb163222509c None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:21 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-86b826cc-9bb7-4158-90eb-bb163222509c tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] GET http://192.168.122.202/volume/v3/volumes/544d278e-08e2-43ed-a678-df3d598708b1 Sep 01 12:56:21 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-86b826cc-9bb7-4158-90eb-bb163222509c tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:21 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-86b826cc-9bb7-4158-90eb-bb163222509c tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:21 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-86b826cc-9bb7-4158-90eb-bb163222509c tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] http://192.168.122.202/volume/v3/volumes/544d278e-08e2-43ed-a678-df3d598708b1 returned with HTTP 404 Sep 01 12:56:21 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1460/2916] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:56:21 2026] GET /volume/v3/volumes/544d278e-08e2-43ed-a678-df3d598708b1 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:56:21 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-584fcf7e-353c-4082-82dd-d0b49b08425d None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:21 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-584fcf7e-353c-4082-82dd-d0b49b08425d tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] DELETE http://192.168.122.202/volume/v3/volumes/17248ee8-c311-4b56-8af4-dff37be35634 Sep 01 12:56:21 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-584fcf7e-353c-4082-82dd-d0b49b08425d tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:21 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-584fcf7e-353c-4082-82dd-d0b49b08425d tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:21 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-584fcf7e-353c-4082-82dd-d0b49b08425d tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Delete volume with id: 17248ee8-c311-4b56-8af4-dff37be35634 Sep 01 12:56:21 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:56:21 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:56:21 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:56:21 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:56:21 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-584fcf7e-353c-4082-82dd-d0b49b08425d tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Volume info retrieved successfully. Sep 01 12:56:21 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-584fcf7e-353c-4082-82dd-d0b49b08425d tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Delete volume request issued successfully. Sep 01 12:56:21 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-584fcf7e-353c-4082-82dd-d0b49b08425d tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] http://192.168.122.202/volume/v3/volumes/17248ee8-c311-4b56-8af4-dff37be35634 returned with HTTP 202 Sep 01 12:56:21 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1457/2917] 192.168.122.202 () {58 vars in 1235 bytes} [Tue Sep 1 12:56:21 2026] DELETE /volume/v3/volumes/17248ee8-c311-4b56-8af4-dff37be35634 => generated 0 bytes in 107 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:56:21 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-fcfa69ab-812c-46be-86af-9c76096bd5f3 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:21 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-fcfa69ab-812c-46be-86af-9c76096bd5f3 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] GET http://192.168.122.202/volume/v3/volumes/17248ee8-c311-4b56-8af4-dff37be35634 Sep 01 12:56:21 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-fcfa69ab-812c-46be-86af-9c76096bd5f3 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:21 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-fcfa69ab-812c-46be-86af-9c76096bd5f3 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:21 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:56:21 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:56:21 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-34368eef-45ae-4f0c-839a-8182dcc2b781 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:21 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:56:21 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:56:21 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-34368eef-45ae-4f0c-839a-8182dcc2b781 tempest-ProjectAdminTests-1121832378 tempest-ProjectAdminTests-1121832378-project-admin] GET http://192.168.122.202/volume/v3/volumes/af266510-2510-4c7d-b6c2-37526a73bcf0 Sep 01 12:56:21 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-34368eef-45ae-4f0c-839a-8182dcc2b781 tempest-ProjectAdminTests-1121832378 tempest-ProjectAdminTests-1121832378-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:21 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-34368eef-45ae-4f0c-839a-8182dcc2b781 tempest-ProjectAdminTests-1121832378 tempest-ProjectAdminTests-1121832378-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:21 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-fcfa69ab-812c-46be-86af-9c76096bd5f3 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Volume info retrieved successfully. Sep 01 12:56:21 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:56:21 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:56:21 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-fcfa69ab-812c-46be-86af-9c76096bd5f3 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] http://192.168.122.202/volume/v3/volumes/17248ee8-c311-4b56-8af4-dff37be35634 returned with HTTP 200 Sep 01 12:56:21 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:56:21 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:56:21 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1461/2918] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:56:21 2026] GET /volume/v3/volumes/17248ee8-c311-4b56-8af4-dff37be35634 => generated 860 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:56:21 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-c17179b6-5c8e-45fb-bf1e-61435b6e713c None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:21 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c17179b6-5c8e-45fb-bf1e-61435b6e713c tempest-VolumeImageDependencyTests-1804578777 tempest-VolumeImageDependencyTests-1804578777-project-member] GET http://192.168.122.202/volume/v3/volumes/d7ef9e37-dd32-466a-8f32-cf52c3b12563 Sep 01 12:56:21 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c17179b6-5c8e-45fb-bf1e-61435b6e713c tempest-VolumeImageDependencyTests-1804578777 tempest-VolumeImageDependencyTests-1804578777-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:21 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c17179b6-5c8e-45fb-bf1e-61435b6e713c tempest-VolumeImageDependencyTests-1804578777 tempest-VolumeImageDependencyTests-1804578777-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:21 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:56:21 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:56:21 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-34368eef-45ae-4f0c-839a-8182dcc2b781 tempest-ProjectAdminTests-1121832378 tempest-ProjectAdminTests-1121832378-project-admin] Volume info retrieved successfully. Sep 01 12:56:21 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:56:21 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:56:21 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-c17179b6-5c8e-45fb-bf1e-61435b6e713c tempest-VolumeImageDependencyTests-1804578777 tempest-VolumeImageDependencyTests-1804578777-project-member] Volume info retrieved successfully. Sep 01 12:56:21 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-34368eef-45ae-4f0c-839a-8182dcc2b781 tempest-ProjectAdminTests-1121832378 tempest-ProjectAdminTests-1121832378-project-admin] http://192.168.122.202/volume/v3/volumes/af266510-2510-4c7d-b6c2-37526a73bcf0 returned with HTTP 200 Sep 01 12:56:21 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1458/2919] 192.168.122.202 () {60 vars in 1272 bytes} [Tue Sep 1 12:56:21 2026] GET /volume/v3/volumes/af266510-2510-4c7d-b6c2-37526a73bcf0 => generated 981 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:56:21 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c17179b6-5c8e-45fb-bf1e-61435b6e713c tempest-VolumeImageDependencyTests-1804578777 tempest-VolumeImageDependencyTests-1804578777-project-member] http://192.168.122.202/volume/v3/volumes/d7ef9e37-dd32-466a-8f32-cf52c3b12563 returned with HTTP 200 Sep 01 12:56:21 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1462/2920] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:56:21 2026] GET /volume/v3/volumes/d7ef9e37-dd32-466a-8f32-cf52c3b12563 => generated 937 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:56:21 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-f5fbe911-44bd-4464-83ae-9046252ba119 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:21 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f5fbe911-44bd-4464-83ae-9046252ba119 tempest-ProjectAdminTests-1121832378 tempest-ProjectAdminTests-1121832378-project-admin] GET http://192.168.122.202/volume/v3/messages Sep 01 12:56:21 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f5fbe911-44bd-4464-83ae-9046252ba119 tempest-ProjectAdminTests-1121832378 tempest-ProjectAdminTests-1121832378-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:21 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f5fbe911-44bd-4464-83ae-9046252ba119 tempest-ProjectAdminTests-1121832378 tempest-ProjectAdminTests-1121832378-project-admin] Calling method 'version_select' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:21 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f5fbe911-44bd-4464-83ae-9046252ba119 tempest-ProjectAdminTests-1121832378 tempest-ProjectAdminTests-1121832378-project-admin] http://192.168.122.202/volume/v3/messages returned with HTTP 200 Sep 01 12:56:21 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1459/2921] 192.168.122.202 () {60 vars in 1164 bytes} [Tue Sep 1 12:56:21 2026] GET /volume/v3/messages => generated 678 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:56:21 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-e85a7840-20d7-476d-91bd-4dc6be9418f5 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:22 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e85a7840-20d7-476d-91bd-4dc6be9418f5 tempest-ProjectAdminTests-1121832378 tempest-ProjectAdminTests-1121832378-project-admin] DELETE http://192.168.122.202/volume/v3/messages/97f641e3-11b9-4d44-b381-f0a0c899173c Sep 01 12:56:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e85a7840-20d7-476d-91bd-4dc6be9418f5 tempest-ProjectAdminTests-1121832378 tempest-ProjectAdminTests-1121832378-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e85a7840-20d7-476d-91bd-4dc6be9418f5 tempest-ProjectAdminTests-1121832378 tempest-ProjectAdminTests-1121832378-project-admin] Calling method 'version_select' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:22 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e85a7840-20d7-476d-91bd-4dc6be9418f5 tempest-ProjectAdminTests-1121832378 tempest-ProjectAdminTests-1121832378-project-admin] http://192.168.122.202/volume/v3/messages/97f641e3-11b9-4d44-b381-f0a0c899173c returned with HTTP 204 Sep 01 12:56:22 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1463/2922] 192.168.122.202 () {60 vars in 1278 bytes} [Tue Sep 1 12:56:21 2026] DELETE /volume/v3/messages/97f641e3-11b9-4d44-b381-f0a0c899173c => generated 0 bytes in 75 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 01 12:56:22 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-43b6fa5e-de06-4cf2-83b1-9a2de3aff8bf None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:22 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-43b6fa5e-de06-4cf2-83b1-9a2de3aff8bf tempest-ProjectAdminTests-1121832378 tempest-ProjectAdminTests-1121832378-project-admin] GET http://192.168.122.202/volume/v3/messages/97f641e3-11b9-4d44-b381-f0a0c899173c Sep 01 12:56:22 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-43b6fa5e-de06-4cf2-83b1-9a2de3aff8bf tempest-ProjectAdminTests-1121832378 tempest-ProjectAdminTests-1121832378-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:22 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-43b6fa5e-de06-4cf2-83b1-9a2de3aff8bf tempest-ProjectAdminTests-1121832378 tempest-ProjectAdminTests-1121832378-project-admin] Calling method 'version_select' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:22 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-43b6fa5e-de06-4cf2-83b1-9a2de3aff8bf tempest-ProjectAdminTests-1121832378 tempest-ProjectAdminTests-1121832378-project-admin] http://192.168.122.202/volume/v3/messages/97f641e3-11b9-4d44-b381-f0a0c899173c returned with HTTP 404 Sep 01 12:56:22 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1460/2923] 192.168.122.202 () {60 vars in 1275 bytes} [Tue Sep 1 12:56:22 2026] GET /volume/v3/messages/97f641e3-11b9-4d44-b381-f0a0c899173c => generated 110 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:56:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-da33a4e2-4f37-460c-adaa-25ee9f62b7dc None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:22 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-da33a4e2-4f37-460c-adaa-25ee9f62b7dc tempest-ProjectAdminTests-1121832378 tempest-ProjectAdminTests-1121832378-project-admin] DELETE http://192.168.122.202/volume/v3/volumes/af266510-2510-4c7d-b6c2-37526a73bcf0 Sep 01 12:56:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-da33a4e2-4f37-460c-adaa-25ee9f62b7dc tempest-ProjectAdminTests-1121832378 tempest-ProjectAdminTests-1121832378-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-da33a4e2-4f37-460c-adaa-25ee9f62b7dc tempest-ProjectAdminTests-1121832378 tempest-ProjectAdminTests-1121832378-project-admin] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:22 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-da33a4e2-4f37-460c-adaa-25ee9f62b7dc tempest-ProjectAdminTests-1121832378 tempest-ProjectAdminTests-1121832378-project-admin] Delete volume with id: af266510-2510-4c7d-b6c2-37526a73bcf0 Sep 01 12:56:22 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:56:22 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:56:22 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:56:22 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:56:22 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-da33a4e2-4f37-460c-adaa-25ee9f62b7dc tempest-ProjectAdminTests-1121832378 tempest-ProjectAdminTests-1121832378-project-admin] Volume info retrieved successfully. Sep 01 12:56:22 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-da33a4e2-4f37-460c-adaa-25ee9f62b7dc tempest-ProjectAdminTests-1121832378 tempest-ProjectAdminTests-1121832378-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86814) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 01 12:56:22 devstack devstack@c-api.service[86814]: WARNING cinder.quota [None req-da33a4e2-4f37-460c-adaa-25ee9f62b7dc tempest-ProjectAdminTests-1121832378 tempest-ProjectAdminTests-1121832378-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1500653988 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1500653988, it is now deprecated. Please use the default quota class for default quota. Sep 01 12:56:22 devstack devstack@c-api.service[86814]: WARNING cinder.quota [None req-da33a4e2-4f37-460c-adaa-25ee9f62b7dc tempest-ProjectAdminTests-1121832378 tempest-ProjectAdminTests-1121832378-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1500653988 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1500653988, it is now deprecated. Please use the default quota class for default quota. Sep 01 12:56:22 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-da33a4e2-4f37-460c-adaa-25ee9f62b7dc tempest-ProjectAdminTests-1121832378 tempest-ProjectAdminTests-1121832378-project-admin] Created reservations ['4b660b2c-0fdd-454e-b5e6-12cd77993f5b', '49a2a49f-2631-402f-83ba-7e5e2bf2b95f', '6c008784-1bd9-4990-bec5-55c876c548e8', 'c22aa317-e69d-459e-8456-84a7e47ad913'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:56:22 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-da33a4e2-4f37-460c-adaa-25ee9f62b7dc tempest-ProjectAdminTests-1121832378 tempest-ProjectAdminTests-1121832378-project-admin] Delete volume request issued successfully. Sep 01 12:56:22 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-da33a4e2-4f37-460c-adaa-25ee9f62b7dc tempest-ProjectAdminTests-1121832378 tempest-ProjectAdminTests-1121832378-project-admin] http://192.168.122.202/volume/v3/volumes/af266510-2510-4c7d-b6c2-37526a73bcf0 returned with HTTP 202 Sep 01 12:56:22 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1464/2924] 192.168.122.202 () {60 vars in 1275 bytes} [Tue Sep 1 12:56:22 2026] DELETE /volume/v3/volumes/af266510-2510-4c7d-b6c2-37526a73bcf0 => generated 0 bytes in 195 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 12:56:22 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-0c8808f4-3a80-4e7f-a842-90511805878b None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:22 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0c8808f4-3a80-4e7f-a842-90511805878b tempest-ProjectAdminTests-1121832378 tempest-ProjectAdminTests-1121832378-project-admin] DELETE http://192.168.122.202/volume/v3/types/c0af72f5-ecf0-4eae-9ea0-9a321c2be5fc Sep 01 12:56:22 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0c8808f4-3a80-4e7f-a842-90511805878b tempest-ProjectAdminTests-1121832378 tempest-ProjectAdminTests-1121832378-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:22 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0c8808f4-3a80-4e7f-a842-90511805878b tempest-ProjectAdminTests-1121832378 tempest-ProjectAdminTests-1121832378-project-admin] Calling method '_delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:22 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0c8808f4-3a80-4e7f-a842-90511805878b tempest-ProjectAdminTests-1121832378 tempest-ProjectAdminTests-1121832378-project-admin] http://192.168.122.202/volume/v3/types/c0af72f5-ecf0-4eae-9ea0-9a321c2be5fc returned with HTTP 202 Sep 01 12:56:22 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1461/2925] 192.168.122.202 () {58 vars in 1229 bytes} [Tue Sep 1 12:56:22 2026] DELETE /volume/v3/types/c0af72f5-ecf0-4eae-9ea0-9a321c2be5fc => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:56:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-79f91978-be5a-4d2e-9f59-65bc8910e229 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:22 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-79f91978-be5a-4d2e-9f59-65bc8910e229 tempest-ProjectAdminTests-1121832378 tempest-ProjectAdminTests-1121832378-project-admin] POST http://192.168.122.202/volume/v3/types Sep 01 12:56:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-79f91978-be5a-4d2e-9f59-65bc8910e229 tempest-ProjectAdminTests-1121832378 tempest-ProjectAdminTests-1121832378-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1895153289", "extra_specs": {"storage_protocol": "tempest-storage_protocol-926413191", "vendor_name": "tempest-vendor_name-391871561"}}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:56:22 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-79f91978-be5a-4d2e-9f59-65bc8910e229 tempest-ProjectAdminTests-1121832378 tempest-ProjectAdminTests-1121832378-project-admin] http://192.168.122.202/volume/v3/types returned with HTTP 200 Sep 01 12:56:22 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1465/2926] 192.168.122.202 () {60 vars in 1137 bytes} [Tue Sep 1 12:56:22 2026] POST /volume/v3/types => generated 327 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:56:22 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-6838e2f2-9a92-41a7-9ffc-1d3294c20247 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:22 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-6838e2f2-9a92-41a7-9ffc-1d3294c20247 tempest-ProjectAdminTests-1121832378 tempest-ProjectAdminTests-1121832378-project-admin] POST http://192.168.122.202/volume/v3/volumes Sep 01 12:56:22 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-6838e2f2-9a92-41a7-9ffc-1d3294c20247 tempest-ProjectAdminTests-1121832378 tempest-ProjectAdminTests-1121832378-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "fabc281f-7501-4cc2-9067-f9a9c30b9abe", "size": 1}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:56:22 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.volumes [None req-6838e2f2-9a92-41a7-9ffc-1d3294c20247 tempest-ProjectAdminTests-1121832378 tempest-ProjectAdminTests-1121832378-project-admin] Create volume request body: {'volume': {'volume_type': 'fabc281f-7501-4cc2-9067-f9a9c30b9abe', 'size': 1}} {{(pid=86815) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:56:22 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-6838e2f2-9a92-41a7-9ffc-1d3294c20247 tempest-ProjectAdminTests-1121832378 tempest-ProjectAdminTests-1121832378-project-admin] Create volume of 1 GB Sep 01 12:56:22 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:56:22 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:56:22 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-6838e2f2-9a92-41a7-9ffc-1d3294c20247 tempest-ProjectAdminTests-1121832378 tempest-ProjectAdminTests-1121832378-project-admin] Availability Zones retrieved successfully. Sep 01 12:56:22 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-6838e2f2-9a92-41a7-9ffc-1d3294c20247 tempest-ProjectAdminTests-1121832378 tempest-ProjectAdminTests-1121832378-project-admin] Flow 'volume_create_api' (dc5b8e6b-a9dc-44c7-bcf0-fd0275ddc551) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:56:22 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-6838e2f2-9a92-41a7-9ffc-1d3294c20247 tempest-ProjectAdminTests-1121832378 tempest-ProjectAdminTests-1121832378-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (df607a5c-c9fb-46ba-9f38-59c81f129265) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:56:22 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.flows.api.create_volume [None req-6838e2f2-9a92-41a7-9ffc-1d3294c20247 tempest-ProjectAdminTests-1121832378 tempest-ProjectAdminTests-1121832378-project-admin] Validating volume size '1' using validate_int {{(pid=86815) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 12:56:22 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-6838e2f2-9a92-41a7-9ffc-1d3294c20247 tempest-ProjectAdminTests-1121832378 tempest-ProjectAdminTests-1121832378-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (df607a5c-c9fb-46ba-9f38-59c81f129265) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T10:56:22Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-926413191',vendor_name='tempest-vendor_name-391871561'},id=fabc281f-7501-4cc2-9067-f9a9c30b9abe,is_public=True,name='tempest-ProjectAdminTests-volume-type-1895153289',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'fabc281f-7501-4cc2-9067-f9a9c30b9abe', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:56:22 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-6838e2f2-9a92-41a7-9ffc-1d3294c20247 tempest-ProjectAdminTests-1121832378 tempest-ProjectAdminTests-1121832378-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (87c96017-3037-4001-8e34-6e9608116e80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:56:22 devstack devstack@c-api.service[86815]: WARNING cinder.quota [None req-6838e2f2-9a92-41a7-9ffc-1d3294c20247 tempest-ProjectAdminTests-1121832378 tempest-ProjectAdminTests-1121832378-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1895153289 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1895153289, it is now deprecated. Please use the default quota class for default quota. Sep 01 12:56:22 devstack devstack@c-api.service[86815]: WARNING cinder.quota [None req-6838e2f2-9a92-41a7-9ffc-1d3294c20247 tempest-ProjectAdminTests-1121832378 tempest-ProjectAdminTests-1121832378-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1895153289 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1895153289, it is now deprecated. Please use the default quota class for default quota. Sep 01 12:56:22 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-6838e2f2-9a92-41a7-9ffc-1d3294c20247 tempest-ProjectAdminTests-1121832378 tempest-ProjectAdminTests-1121832378-project-admin] Created reservations ['3aea5769-c867-4e84-a269-6bbc65237abe', 'b9d1b72b-4ece-47ed-ae95-b43922b87743', '83b99dfb-d563-4cdd-b139-345d782e163b', '5ba208d4-4288-4e83-b460-8aed964affd0'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:56:22 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-6838e2f2-9a92-41a7-9ffc-1d3294c20247 tempest-ProjectAdminTests-1121832378 tempest-ProjectAdminTests-1121832378-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (87c96017-3037-4001-8e34-6e9608116e80) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3aea5769-c867-4e84-a269-6bbc65237abe', 'b9d1b72b-4ece-47ed-ae95-b43922b87743', '83b99dfb-d563-4cdd-b139-345d782e163b', '5ba208d4-4288-4e83-b460-8aed964affd0']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:56:22 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-6838e2f2-9a92-41a7-9ffc-1d3294c20247 tempest-ProjectAdminTests-1121832378 tempest-ProjectAdminTests-1121832378-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e342ee1-9c9a-4e11-80cb-78da08506d7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:56:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-142d2980-0390-4bbe-a020-994c9c6ffe50 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:22 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:56:22 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:56:22 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-142d2980-0390-4bbe-a020-994c9c6ffe50 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] GET http://192.168.122.202/volume/v3/volumes/17248ee8-c311-4b56-8af4-dff37be35634 Sep 01 12:56:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-142d2980-0390-4bbe-a020-994c9c6ffe50 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-142d2980-0390-4bbe-a020-994c9c6ffe50 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:22 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-6838e2f2-9a92-41a7-9ffc-1d3294c20247 tempest-ProjectAdminTests-1121832378 tempest-ProjectAdminTests-1121832378-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e342ee1-9c9a-4e11-80cb-78da08506d7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '03669700-f55a-4d7f-851a-a44c9ae86b14', '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='6f306a98cb034a148b3c9757addad962',qos_specs=None,replication_status=,reservations=['3aea5769-c867-4e84-a269-6bbc65237abe','b9d1b72b-4ece-47ed-ae95-b43922b87743','83b99dfb-d563-4cdd-b139-345d782e163b','5ba208d4-4288-4e83-b460-8aed964affd0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='04f697a983d1490b92b04f17465dda01',volume_type_id=fabc281f-7501-4cc2-9067-f9a9c30b9abe), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T10:56:22Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=03669700-f55a-4d7f-851a-a44c9ae86b14,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6f306a98cb034a148b3c9757addad962',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='04f697a983d1490b92b04f17465dda01',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fabc281f-7501-4cc2-9067-f9a9c30b9abe),volume_type_id=fabc281f-7501-4cc2-9067-f9a9c30b9abe)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:56:22 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-6838e2f2-9a92-41a7-9ffc-1d3294c20247 tempest-ProjectAdminTests-1121832378 tempest-ProjectAdminTests-1121832378-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b54305d-ddb9-4a24-9e8a-ff9056927f14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:56:22 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:56:22 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:56:22 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:56:22 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:56:22 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-142d2980-0390-4bbe-a020-994c9c6ffe50 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Volume info retrieved successfully. Sep 01 12:56:22 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-6838e2f2-9a92-41a7-9ffc-1d3294c20247 tempest-ProjectAdminTests-1121832378 tempest-ProjectAdminTests-1121832378-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b54305d-ddb9-4a24-9e8a-ff9056927f14) transitioned into state 'SUCCESS' from 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='6f306a98cb034a148b3c9757addad962',qos_specs=None,replication_status=,reservations=['3aea5769-c867-4e84-a269-6bbc65237abe','b9d1b72b-4ece-47ed-ae95-b43922b87743','83b99dfb-d563-4cdd-b139-345d782e163b','5ba208d4-4288-4e83-b460-8aed964affd0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='04f697a983d1490b92b04f17465dda01',volume_type_id=fabc281f-7501-4cc2-9067-f9a9c30b9abe)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:56:22 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-6838e2f2-9a92-41a7-9ffc-1d3294c20247 tempest-ProjectAdminTests-1121832378 tempest-ProjectAdminTests-1121832378-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f4e6b377-22f2-481a-86eb-7217cfc14c44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:56:22 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-142d2980-0390-4bbe-a020-994c9c6ffe50 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] http://192.168.122.202/volume/v3/volumes/17248ee8-c311-4b56-8af4-dff37be35634 returned with HTTP 200 Sep 01 12:56:22 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1466/2927] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:56:22 2026] GET /volume/v3/volumes/17248ee8-c311-4b56-8af4-dff37be35634 => generated 860 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:56:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-589c32b3-c6b8-464c-a1b1-56c7fb5bf03f None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:22 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-589c32b3-c6b8-464c-a1b1-56c7fb5bf03f tempest-VolumeImageDependencyTests-1804578777 tempest-VolumeImageDependencyTests-1804578777-project-member] GET http://192.168.122.202/volume/v3/volumes/d7ef9e37-dd32-466a-8f32-cf52c3b12563 Sep 01 12:56:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-589c32b3-c6b8-464c-a1b1-56c7fb5bf03f tempest-VolumeImageDependencyTests-1804578777 tempest-VolumeImageDependencyTests-1804578777-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-589c32b3-c6b8-464c-a1b1-56c7fb5bf03f tempest-VolumeImageDependencyTests-1804578777 tempest-VolumeImageDependencyTests-1804578777-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:22 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-6838e2f2-9a92-41a7-9ffc-1d3294c20247 tempest-ProjectAdminTests-1121832378 tempest-ProjectAdminTests-1121832378-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f4e6b377-22f2-481a-86eb-7217cfc14c44) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:56:22 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-6838e2f2-9a92-41a7-9ffc-1d3294c20247 tempest-ProjectAdminTests-1121832378 tempest-ProjectAdminTests-1121832378-project-admin] Flow 'volume_create_api' (dc5b8e6b-a9dc-44c7-bcf0-fd0275ddc551) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86815) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:56:22 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-6838e2f2-9a92-41a7-9ffc-1d3294c20247 tempest-ProjectAdminTests-1121832378 tempest-ProjectAdminTests-1121832378-project-admin] Create volume request issued successfully. Sep 01 12:56:22 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-6838e2f2-9a92-41a7-9ffc-1d3294c20247 tempest-ProjectAdminTests-1121832378 tempest-ProjectAdminTests-1121832378-project-admin] http://192.168.122.202/volume/v3/volumes returned with HTTP 202 Sep 01 12:56:22 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1462/2928] 192.168.122.202 () {62 vars in 1182 bytes} [Tue Sep 1 12:56:22 2026] POST /volume/v3/volumes => generated 781 bytes in 470 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:56:22 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-08280870-4267-40b7-8bbf-751c22b406be None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:22 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:56:22 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:56:23 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:56:23 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:56:23 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-08280870-4267-40b7-8bbf-751c22b406be tempest-ProjectAdminTests-1121832378 tempest-ProjectAdminTests-1121832378-project-admin] GET http://192.168.122.202/volume/v3/volumes/03669700-f55a-4d7f-851a-a44c9ae86b14 Sep 01 12:56:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-08280870-4267-40b7-8bbf-751c22b406be tempest-ProjectAdminTests-1121832378 tempest-ProjectAdminTests-1121832378-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-08280870-4267-40b7-8bbf-751c22b406be tempest-ProjectAdminTests-1121832378 tempest-ProjectAdminTests-1121832378-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:23 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-589c32b3-c6b8-464c-a1b1-56c7fb5bf03f tempest-VolumeImageDependencyTests-1804578777 tempest-VolumeImageDependencyTests-1804578777-project-member] Volume info retrieved successfully. Sep 01 12:56:23 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:56:23 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:56:23 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:56:23 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:56:23 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-589c32b3-c6b8-464c-a1b1-56c7fb5bf03f tempest-VolumeImageDependencyTests-1804578777 tempest-VolumeImageDependencyTests-1804578777-project-member] http://192.168.122.202/volume/v3/volumes/d7ef9e37-dd32-466a-8f32-cf52c3b12563 returned with HTTP 200 Sep 01 12:56:23 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1467/2929] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:56:22 2026] GET /volume/v3/volumes/d7ef9e37-dd32-466a-8f32-cf52c3b12563 => generated 937 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:56:23 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-08280870-4267-40b7-8bbf-751c22b406be tempest-ProjectAdminTests-1121832378 tempest-ProjectAdminTests-1121832378-project-admin] Volume info retrieved successfully. Sep 01 12:56:23 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-08280870-4267-40b7-8bbf-751c22b406be tempest-ProjectAdminTests-1121832378 tempest-ProjectAdminTests-1121832378-project-admin] http://192.168.122.202/volume/v3/volumes/03669700-f55a-4d7f-851a-a44c9ae86b14 returned with HTTP 200 Sep 01 12:56:23 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1463/2930] 192.168.122.202 () {60 vars in 1272 bytes} [Tue Sep 1 12:56:22 2026] GET /volume/v3/volumes/03669700-f55a-4d7f-851a-a44c9ae86b14 => generated 960 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:56:23 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-51ee7014-a270-4ec5-a80c-dd952ec9843b None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:23 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-51ee7014-a270-4ec5-a80c-dd952ec9843b tempest-VolumeDependencyTests-1747773208 tempest-VolumeDependencyTests-1747773208-project-member] POST http://192.168.122.202/volume/v3/volumes Sep 01 12:56:23 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-51ee7014-a270-4ec5-a80c-dd952ec9843b tempest-VolumeDependencyTests-1747773208 tempest-VolumeDependencyTests-1747773208-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1283598817"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:56:23 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volumes [None req-51ee7014-a270-4ec5-a80c-dd952ec9843b tempest-VolumeDependencyTests-1747773208 tempest-VolumeDependencyTests-1747773208-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1283598817'}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:56:23 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-51ee7014-a270-4ec5-a80c-dd952ec9843b tempest-VolumeDependencyTests-1747773208 tempest-VolumeDependencyTests-1747773208-project-member] Create volume of 1 GB Sep 01 12:56:23 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-51ee7014-a270-4ec5-a80c-dd952ec9843b tempest-VolumeDependencyTests-1747773208 tempest-VolumeDependencyTests-1747773208-project-member] Availability Zones retrieved successfully. Sep 01 12:56:23 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-51ee7014-a270-4ec5-a80c-dd952ec9843b tempest-VolumeDependencyTests-1747773208 tempest-VolumeDependencyTests-1747773208-project-member] Flow 'volume_create_api' (3ada34d8-bca7-4f7f-9d21-0c1821ee8341) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:56:23 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-51ee7014-a270-4ec5-a80c-dd952ec9843b tempest-VolumeDependencyTests-1747773208 tempest-VolumeDependencyTests-1747773208-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d52db32-39ad-4084-bf9e-fdb63b6a9cd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:56:23 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.flows.api.create_volume [None req-51ee7014-a270-4ec5-a80c-dd952ec9843b tempest-VolumeDependencyTests-1747773208 tempest-VolumeDependencyTests-1747773208-project-member] Validating volume size '1' using validate_int {{(pid=86814) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 12:56:23 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-51ee7014-a270-4ec5-a80c-dd952ec9843b tempest-VolumeDependencyTests-1747773208 tempest-VolumeDependencyTests-1747773208-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d52db32-39ad-4084-bf9e-fdb63b6a9cd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T10:31:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3a4f1b59-94a6-4839-b926-0837adf99645,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a4f1b59-94a6-4839-b926-0837adf99645', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:56:23 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-51ee7014-a270-4ec5-a80c-dd952ec9843b tempest-VolumeDependencyTests-1747773208 tempest-VolumeDependencyTests-1747773208-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a6475375-7e71-4fdc-8a33-3e5ff9647141) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:56:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-f26e27c6-a62f-409e-be1d-a917f81629c1 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:23 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-51ee7014-a270-4ec5-a80c-dd952ec9843b tempest-VolumeDependencyTests-1747773208 tempest-VolumeDependencyTests-1747773208-project-member] Created reservations ['0421a9fc-9106-4340-a917-bd9c64fb6170', '64665255-bbe3-4c65-a1b1-24d4ea9e2ae4', '876a7124-1951-46a2-9808-f1f20c04289f', '9a867d19-8ba2-4fca-874e-543492b0596f'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:56:23 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f26e27c6-a62f-409e-be1d-a917f81629c1 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] GET http://192.168.122.202/volume/v3/volumes/17248ee8-c311-4b56-8af4-dff37be35634 Sep 01 12:56:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f26e27c6-a62f-409e-be1d-a917f81629c1 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:23 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-51ee7014-a270-4ec5-a80c-dd952ec9843b tempest-VolumeDependencyTests-1747773208 tempest-VolumeDependencyTests-1747773208-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a6475375-7e71-4fdc-8a33-3e5ff9647141) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0421a9fc-9106-4340-a917-bd9c64fb6170', '64665255-bbe3-4c65-a1b1-24d4ea9e2ae4', '876a7124-1951-46a2-9808-f1f20c04289f', '9a867d19-8ba2-4fca-874e-543492b0596f']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:56:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f26e27c6-a62f-409e-be1d-a917f81629c1 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:23 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-51ee7014-a270-4ec5-a80c-dd952ec9843b tempest-VolumeDependencyTests-1747773208 tempest-VolumeDependencyTests-1747773208-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5784ca10-c05a-413d-993d-124b97ef9a59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:56:23 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f26e27c6-a62f-409e-be1d-a917f81629c1 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] http://192.168.122.202/volume/v3/volumes/17248ee8-c311-4b56-8af4-dff37be35634 returned with HTTP 404 Sep 01 12:56:23 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1464/2931] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:56:23 2026] GET /volume/v3/volumes/17248ee8-c311-4b56-8af4-dff37be35634 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:56:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-dbf395ad-54a2-4599-b3d0-26dd532eb906 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:23 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-dbf395ad-54a2-4599-b3d0-26dd532eb906 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] DELETE http://192.168.122.202/volume/v3/snapshots/1be2af0d-8d8c-493b-9945-971994eb55d0 Sep 01 12:56:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-dbf395ad-54a2-4599-b3d0-26dd532eb906 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-dbf395ad-54a2-4599-b3d0-26dd532eb906 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:23 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.snapshots [None req-dbf395ad-54a2-4599-b3d0-26dd532eb906 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Delete snapshot with id: 1be2af0d-8d8c-493b-9945-971994eb55d0 Sep 01 12:56:23 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:56:23 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:56:23 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-dbf395ad-54a2-4599-b3d0-26dd532eb906 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Snapshot retrieved successfully. Sep 01 12:56:24 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:56:24 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:56:24 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-51ee7014-a270-4ec5-a80c-dd952ec9843b tempest-VolumeDependencyTests-1747773208 tempest-VolumeDependencyTests-1747773208-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5784ca10-c05a-413d-993d-124b97ef9a59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '973cd706-e544-4b36-b4d4-b87dd0265779', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1283598817',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1ca7c97e7be343de9511145fedac833d',qos_specs=None,replication_status=,reservations=['0421a9fc-9106-4340-a917-bd9c64fb6170','64665255-bbe3-4c65-a1b1-24d4ea9e2ae4','876a7124-1951-46a2-9808-f1f20c04289f','9a867d19-8ba2-4fca-874e-543492b0596f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b8f2adfa1dbf468f82580f2fc63816e9',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T10:56:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1283598817',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=973cd706-e544-4b36-b4d4-b87dd0265779,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1ca7c97e7be343de9511145fedac833d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b8f2adfa1dbf468f82580f2fc63816e9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a4f1b59-94a6-4839-b926-0837adf99645),volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:56:24 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-51ee7014-a270-4ec5-a80c-dd952ec9843b tempest-VolumeDependencyTests-1747773208 tempest-VolumeDependencyTests-1747773208-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ba2f27d-1ec0-40df-a5ac-368fe9966b36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:56:24 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:56:24 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:56:24 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-dbf395ad-54a2-4599-b3d0-26dd532eb906 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Snapshot delete request issued successfully. Sep 01 12:56:24 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-dbf395ad-54a2-4599-b3d0-26dd532eb906 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] http://192.168.122.202/volume/v3/snapshots/1be2af0d-8d8c-493b-9945-971994eb55d0 returned with HTTP 202 Sep 01 12:56:24 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1465/2932] 192.168.122.202 () {58 vars in 1241 bytes} [Tue Sep 1 12:56:23 2026] DELETE /volume/v3/snapshots/1be2af0d-8d8c-493b-9945-971994eb55d0 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:56:24 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-933a7993-8c5e-4782-b18b-d8f5a8e2f2c5 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:24 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-933a7993-8c5e-4782-b18b-d8f5a8e2f2c5 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] GET http://192.168.122.202/volume/v3/snapshots/1be2af0d-8d8c-493b-9945-971994eb55d0 Sep 01 12:56:24 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-933a7993-8c5e-4782-b18b-d8f5a8e2f2c5 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:24 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-933a7993-8c5e-4782-b18b-d8f5a8e2f2c5 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:24 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-51ee7014-a270-4ec5-a80c-dd952ec9843b tempest-VolumeDependencyTests-1747773208 tempest-VolumeDependencyTests-1747773208-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ba2f27d-1ec0-40df-a5ac-368fe9966b36) transitioned into state 'SUCCESS' from state '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-1283598817',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1ca7c97e7be343de9511145fedac833d',qos_specs=None,replication_status=,reservations=['0421a9fc-9106-4340-a917-bd9c64fb6170','64665255-bbe3-4c65-a1b1-24d4ea9e2ae4','876a7124-1951-46a2-9808-f1f20c04289f','9a867d19-8ba2-4fca-874e-543492b0596f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b8f2adfa1dbf468f82580f2fc63816e9',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:56:24 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-51ee7014-a270-4ec5-a80c-dd952ec9843b tempest-VolumeDependencyTests-1747773208 tempest-VolumeDependencyTests-1747773208-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26ee72d6-176a-4eda-ab3c-690d8d49cd3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:56:24 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:56:24 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:56:24 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-933a7993-8c5e-4782-b18b-d8f5a8e2f2c5 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Snapshot retrieved successfully. Sep 01 12:56:24 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-933a7993-8c5e-4782-b18b-d8f5a8e2f2c5 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] http://192.168.122.202/volume/v3/snapshots/1be2af0d-8d8c-493b-9945-971994eb55d0 returned with HTTP 200 Sep 01 12:56:24 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1466/2933] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:56:24 2026] GET /volume/v3/snapshots/1be2af0d-8d8c-493b-9945-971994eb55d0 => generated 474 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:56:24 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-68e6f723-d4c0-4929-aa9e-eadfda9f0e9a None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:24 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-68e6f723-d4c0-4929-aa9e-eadfda9f0e9a tempest-VolumeImageDependencyTests-1804578777 tempest-VolumeImageDependencyTests-1804578777-project-member] GET http://192.168.122.202/volume/v3/volumes/d7ef9e37-dd32-466a-8f32-cf52c3b12563 Sep 01 12:56:24 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-68e6f723-d4c0-4929-aa9e-eadfda9f0e9a tempest-VolumeImageDependencyTests-1804578777 tempest-VolumeImageDependencyTests-1804578777-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:24 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-68e6f723-d4c0-4929-aa9e-eadfda9f0e9a tempest-VolumeImageDependencyTests-1804578777 tempest-VolumeImageDependencyTests-1804578777-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:24 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-51ee7014-a270-4ec5-a80c-dd952ec9843b tempest-VolumeDependencyTests-1747773208 tempest-VolumeDependencyTests-1747773208-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26ee72d6-176a-4eda-ab3c-690d8d49cd3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:56:24 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-51ee7014-a270-4ec5-a80c-dd952ec9843b tempest-VolumeDependencyTests-1747773208 tempest-VolumeDependencyTests-1747773208-project-member] Flow 'volume_create_api' (3ada34d8-bca7-4f7f-9d21-0c1821ee8341) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86814) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:56:24 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-51ee7014-a270-4ec5-a80c-dd952ec9843b tempest-VolumeDependencyTests-1747773208 tempest-VolumeDependencyTests-1747773208-project-member] Create volume request issued successfully. Sep 01 12:56:24 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-51ee7014-a270-4ec5-a80c-dd952ec9843b tempest-VolumeDependencyTests-1747773208 tempest-VolumeDependencyTests-1747773208-project-member] http://192.168.122.202/volume/v3/volumes returned with HTTP 202 Sep 01 12:56:24 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:56:24 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:56:24 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1468/2934] 192.168.122.202 () {62 vars in 1183 bytes} [Tue Sep 1 12:56:23 2026] POST /volume/v3/volumes => generated 779 bytes in 593 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:56:24 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:56:24 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:56:24 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-dd53ca1d-e662-4e93-943c-e3fc7c7151c0 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:24 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-dd53ca1d-e662-4e93-943c-e3fc7c7151c0 tempest-VolumeDependencyTests-1747773208 tempest-VolumeDependencyTests-1747773208-project-member] GET http://192.168.122.202/volume/v3/volumes/973cd706-e544-4b36-b4d4-b87dd0265779 Sep 01 12:56:24 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-68e6f723-d4c0-4929-aa9e-eadfda9f0e9a tempest-VolumeImageDependencyTests-1804578777 tempest-VolumeImageDependencyTests-1804578777-project-member] Volume info retrieved successfully. Sep 01 12:56:24 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-dd53ca1d-e662-4e93-943c-e3fc7c7151c0 tempest-VolumeDependencyTests-1747773208 tempest-VolumeDependencyTests-1747773208-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:24 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-dd53ca1d-e662-4e93-943c-e3fc7c7151c0 tempest-VolumeDependencyTests-1747773208 tempest-VolumeDependencyTests-1747773208-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:24 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-68e6f723-d4c0-4929-aa9e-eadfda9f0e9a tempest-VolumeImageDependencyTests-1804578777 tempest-VolumeImageDependencyTests-1804578777-project-member] http://192.168.122.202/volume/v3/volumes/d7ef9e37-dd32-466a-8f32-cf52c3b12563 returned with HTTP 200 Sep 01 12:56:24 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1467/2935] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:56:24 2026] GET /volume/v3/volumes/d7ef9e37-dd32-466a-8f32-cf52c3b12563 => generated 1202 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 12:56:24 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-55079ebd-8365-4efb-9626-8535a8efb631 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:24 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-55079ebd-8365-4efb-9626-8535a8efb631 tempest-ProjectAdminTests-1121832378 tempest-ProjectAdminTests-1121832378-project-admin] GET http://192.168.122.202/volume/v3/volumes/03669700-f55a-4d7f-851a-a44c9ae86b14 Sep 01 12:56:24 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-55079ebd-8365-4efb-9626-8535a8efb631 tempest-ProjectAdminTests-1121832378 tempest-ProjectAdminTests-1121832378-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:24 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-55079ebd-8365-4efb-9626-8535a8efb631 tempest-ProjectAdminTests-1121832378 tempest-ProjectAdminTests-1121832378-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:24 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:56:24 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:56:24 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:56:24 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:56:24 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:56:24 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:56:24 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:56:24 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:56:24 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-dd53ca1d-e662-4e93-943c-e3fc7c7151c0 tempest-VolumeDependencyTests-1747773208 tempest-VolumeDependencyTests-1747773208-project-member] Volume info retrieved successfully. Sep 01 12:56:24 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-55079ebd-8365-4efb-9626-8535a8efb631 tempest-ProjectAdminTests-1121832378 tempest-ProjectAdminTests-1121832378-project-admin] Volume info retrieved successfully. Sep 01 12:56:24 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-55079ebd-8365-4efb-9626-8535a8efb631 tempest-ProjectAdminTests-1121832378 tempest-ProjectAdminTests-1121832378-project-admin] http://192.168.122.202/volume/v3/volumes/03669700-f55a-4d7f-851a-a44c9ae86b14 returned with HTTP 200 Sep 01 12:56:24 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1468/2936] 192.168.122.202 () {60 vars in 1272 bytes} [Tue Sep 1 12:56:24 2026] GET /volume/v3/volumes/03669700-f55a-4d7f-851a-a44c9ae86b14 => generated 981 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:56:24 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-ac8177c0-100d-48ae-a352-092c724c9e95 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:24 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-ac8177c0-100d-48ae-a352-092c724c9e95 tempest-VolumeImageDependencyTests-1804578777 tempest-VolumeImageDependencyTests-1804578777-project-member] GET http://192.168.122.202/volume/v3/volumes/d7ef9e37-dd32-466a-8f32-cf52c3b12563 Sep 01 12:56:24 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-ac8177c0-100d-48ae-a352-092c724c9e95 tempest-VolumeImageDependencyTests-1804578777 tempest-VolumeImageDependencyTests-1804578777-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:24 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-ac8177c0-100d-48ae-a352-092c724c9e95 tempest-VolumeImageDependencyTests-1804578777 tempest-VolumeImageDependencyTests-1804578777-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:24 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-dd53ca1d-e662-4e93-943c-e3fc7c7151c0 tempest-VolumeDependencyTests-1747773208 tempest-VolumeDependencyTests-1747773208-project-member] http://192.168.122.202/volume/v3/volumes/973cd706-e544-4b36-b4d4-b87dd0265779 returned with HTTP 200 Sep 01 12:56:24 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1469/2937] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:56:24 2026] GET /volume/v3/volumes/973cd706-e544-4b36-b4d4-b87dd0265779 => generated 847 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 12:56:24 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-77bbdcff-ff85-4725-94e9-8734b6dc3775 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:24 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-77bbdcff-ff85-4725-94e9-8734b6dc3775 tempest-ProjectAdminTests-1121832378 tempest-ProjectAdminTests-1121832378-project-admin] GET http://192.168.122.202/volume/v3/messages Sep 01 12:56:24 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-77bbdcff-ff85-4725-94e9-8734b6dc3775 tempest-ProjectAdminTests-1121832378 tempest-ProjectAdminTests-1121832378-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:24 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-77bbdcff-ff85-4725-94e9-8734b6dc3775 tempest-ProjectAdminTests-1121832378 tempest-ProjectAdminTests-1121832378-project-admin] Calling method 'version_select' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:24 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:56:24 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:56:24 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-77bbdcff-ff85-4725-94e9-8734b6dc3775 tempest-ProjectAdminTests-1121832378 tempest-ProjectAdminTests-1121832378-project-admin] http://192.168.122.202/volume/v3/messages returned with HTTP 200 Sep 01 12:56:24 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:56:24 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:56:24 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1470/2938] 192.168.122.202 () {60 vars in 1164 bytes} [Tue Sep 1 12:56:24 2026] GET /volume/v3/messages => generated 678 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:56:24 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-b3be6f67-876b-4d96-a66f-edbf27031bf7 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:24 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b3be6f67-876b-4d96-a66f-edbf27031bf7 tempest-ProjectAdminTests-1121832378 tempest-ProjectAdminTests-1121832378-project-admin] GET http://192.168.122.202/volume/v3/messages Sep 01 12:56:24 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b3be6f67-876b-4d96-a66f-edbf27031bf7 tempest-ProjectAdminTests-1121832378 tempest-ProjectAdminTests-1121832378-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:24 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b3be6f67-876b-4d96-a66f-edbf27031bf7 tempest-ProjectAdminTests-1121832378 tempest-ProjectAdminTests-1121832378-project-admin] Calling method 'version_select' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:24 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-ac8177c0-100d-48ae-a352-092c724c9e95 tempest-VolumeImageDependencyTests-1804578777 tempest-VolumeImageDependencyTests-1804578777-project-member] Volume info retrieved successfully. Sep 01 12:56:24 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b3be6f67-876b-4d96-a66f-edbf27031bf7 tempest-ProjectAdminTests-1121832378 tempest-ProjectAdminTests-1121832378-project-admin] http://192.168.122.202/volume/v3/messages returned with HTTP 200 Sep 01 12:56:24 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1471/2939] 192.168.122.202 () {60 vars in 1164 bytes} [Tue Sep 1 12:56:24 2026] GET /volume/v3/messages => generated 678 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:56:24 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-760380e5-e390-4f11-b380-87b72c19b093 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:24 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-ac8177c0-100d-48ae-a352-092c724c9e95 tempest-VolumeImageDependencyTests-1804578777 tempest-VolumeImageDependencyTests-1804578777-project-member] http://192.168.122.202/volume/v3/volumes/d7ef9e37-dd32-466a-8f32-cf52c3b12563 returned with HTTP 200 Sep 01 12:56:24 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-760380e5-e390-4f11-b380-87b72c19b093 tempest-ProjectAdminTests-1121832378 tempest-ProjectAdminTests-1121832378-project-admin] DELETE http://192.168.122.202/volume/v3/messages/a9703d0b-f3f1-4a7f-8e6a-30c7e4479761 Sep 01 12:56:24 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1469/2940] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:56:24 2026] GET /volume/v3/volumes/d7ef9e37-dd32-466a-8f32-cf52c3b12563 => generated 1202 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 12:56:24 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-760380e5-e390-4f11-b380-87b72c19b093 tempest-ProjectAdminTests-1121832378 tempest-ProjectAdminTests-1121832378-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:24 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-760380e5-e390-4f11-b380-87b72c19b093 tempest-ProjectAdminTests-1121832378 tempest-ProjectAdminTests-1121832378-project-admin] Calling method 'version_select' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:24 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-319248ac-0d6c-40d7-beee-37e91cb85034 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:24 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-760380e5-e390-4f11-b380-87b72c19b093 tempest-ProjectAdminTests-1121832378 tempest-ProjectAdminTests-1121832378-project-admin] http://192.168.122.202/volume/v3/messages/a9703d0b-f3f1-4a7f-8e6a-30c7e4479761 returned with HTTP 204 Sep 01 12:56:24 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1472/2941] 192.168.122.202 () {60 vars in 1278 bytes} [Tue Sep 1 12:56:24 2026] DELETE /volume/v3/messages/a9703d0b-f3f1-4a7f-8e6a-30c7e4479761 => generated 0 bytes in 32 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 01 12:56:24 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-319248ac-0d6c-40d7-beee-37e91cb85034 tempest-VolumeImageDependencyTests-1804578777 tempest-VolumeImageDependencyTests-1804578777-project-member] DELETE http://192.168.122.202/volume/v3/volumes/d7ef9e37-dd32-466a-8f32-cf52c3b12563 Sep 01 12:56:24 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-319248ac-0d6c-40d7-beee-37e91cb85034 tempest-VolumeImageDependencyTests-1804578777 tempest-VolumeImageDependencyTests-1804578777-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:24 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-319248ac-0d6c-40d7-beee-37e91cb85034 tempest-VolumeImageDependencyTests-1804578777 tempest-VolumeImageDependencyTests-1804578777-project-member] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:24 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-bd1aebe7-749a-4cb3-898b-97e67a6cddd8 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:24 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-319248ac-0d6c-40d7-beee-37e91cb85034 tempest-VolumeImageDependencyTests-1804578777 tempest-VolumeImageDependencyTests-1804578777-project-member] Delete volume with id: d7ef9e37-dd32-466a-8f32-cf52c3b12563 Sep 01 12:56:24 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-bd1aebe7-749a-4cb3-898b-97e67a6cddd8 tempest-ProjectAdminTests-1121832378 tempest-ProjectAdminTests-1121832378-project-admin] DELETE http://192.168.122.202/volume/v3/volumes/03669700-f55a-4d7f-851a-a44c9ae86b14 Sep 01 12:56:24 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-bd1aebe7-749a-4cb3-898b-97e67a6cddd8 tempest-ProjectAdminTests-1121832378 tempest-ProjectAdminTests-1121832378-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:24 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-bd1aebe7-749a-4cb3-898b-97e67a6cddd8 tempest-ProjectAdminTests-1121832378 tempest-ProjectAdminTests-1121832378-project-admin] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:24 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-bd1aebe7-749a-4cb3-898b-97e67a6cddd8 tempest-ProjectAdminTests-1121832378 tempest-ProjectAdminTests-1121832378-project-admin] Delete volume with id: 03669700-f55a-4d7f-851a-a44c9ae86b14 Sep 01 12:56:24 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:56:24 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:56:24 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:56:24 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:56:24 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-bd1aebe7-749a-4cb3-898b-97e67a6cddd8 tempest-ProjectAdminTests-1121832378 tempest-ProjectAdminTests-1121832378-project-admin] Volume info retrieved successfully. Sep 01 12:56:24 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:56:24 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:56:24 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-bd1aebe7-749a-4cb3-898b-97e67a6cddd8 tempest-ProjectAdminTests-1121832378 tempest-ProjectAdminTests-1121832378-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86814) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 01 12:56:24 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:56:24 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:56:24 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-319248ac-0d6c-40d7-beee-37e91cb85034 tempest-VolumeImageDependencyTests-1804578777 tempest-VolumeImageDependencyTests-1804578777-project-member] Volume info retrieved successfully. Sep 01 12:56:24 devstack devstack@c-api.service[86814]: WARNING cinder.quota [None req-bd1aebe7-749a-4cb3-898b-97e67a6cddd8 tempest-ProjectAdminTests-1121832378 tempest-ProjectAdminTests-1121832378-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1895153289 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1895153289, it is now deprecated. Please use the default quota class for default quota. Sep 01 12:56:24 devstack devstack@c-api.service[86814]: WARNING cinder.quota [None req-bd1aebe7-749a-4cb3-898b-97e67a6cddd8 tempest-ProjectAdminTests-1121832378 tempest-ProjectAdminTests-1121832378-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1895153289 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1895153289, it is now deprecated. Please use the default quota class for default quota. Sep 01 12:56:24 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-bd1aebe7-749a-4cb3-898b-97e67a6cddd8 tempest-ProjectAdminTests-1121832378 tempest-ProjectAdminTests-1121832378-project-admin] Created reservations ['a86e5bf8-ba0f-4558-ab6f-86565174c7ed', '52440513-660f-4f4f-9fca-4d27725b1047', 'b1edb6aa-27f1-4556-9fd2-f3d9a2349d13', 'e251be49-ae27-4863-9ee5-ef5120eb6bee'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:56:24 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-319248ac-0d6c-40d7-beee-37e91cb85034 tempest-VolumeImageDependencyTests-1804578777 tempest-VolumeImageDependencyTests-1804578777-project-member] Delete volume request issued successfully. Sep 01 12:56:24 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-319248ac-0d6c-40d7-beee-37e91cb85034 tempest-VolumeImageDependencyTests-1804578777 tempest-VolumeImageDependencyTests-1804578777-project-member] http://192.168.122.202/volume/v3/volumes/d7ef9e37-dd32-466a-8f32-cf52c3b12563 returned with HTTP 202 Sep 01 12:56:24 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1470/2942] 192.168.122.202 () {60 vars in 1276 bytes} [Tue Sep 1 12:56:24 2026] DELETE /volume/v3/volumes/d7ef9e37-dd32-466a-8f32-cf52c3b12563 => generated 0 bytes in 154 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 12:56:24 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-78e9e892-d85f-413b-a060-f223e7ac8182 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:24 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-78e9e892-d85f-413b-a060-f223e7ac8182 tempest-VolumeImageDependencyTests-1804578777 tempest-VolumeImageDependencyTests-1804578777-project-member] GET http://192.168.122.202/volume/v3/volumes/d7ef9e37-dd32-466a-8f32-cf52c3b12563 Sep 01 12:56:24 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-78e9e892-d85f-413b-a060-f223e7ac8182 tempest-VolumeImageDependencyTests-1804578777 tempest-VolumeImageDependencyTests-1804578777-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:24 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-78e9e892-d85f-413b-a060-f223e7ac8182 tempest-VolumeImageDependencyTests-1804578777 tempest-VolumeImageDependencyTests-1804578777-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:24 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:56:24 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:56:24 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:56:24 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:56:24 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-bd1aebe7-749a-4cb3-898b-97e67a6cddd8 tempest-ProjectAdminTests-1121832378 tempest-ProjectAdminTests-1121832378-project-admin] Delete volume request issued successfully. Sep 01 12:56:24 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-bd1aebe7-749a-4cb3-898b-97e67a6cddd8 tempest-ProjectAdminTests-1121832378 tempest-ProjectAdminTests-1121832378-project-admin] http://192.168.122.202/volume/v3/volumes/03669700-f55a-4d7f-851a-a44c9ae86b14 returned with HTTP 202 Sep 01 12:56:24 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1473/2943] 192.168.122.202 () {60 vars in 1275 bytes} [Tue Sep 1 12:56:24 2026] DELETE /volume/v3/volumes/03669700-f55a-4d7f-851a-a44c9ae86b14 => generated 0 bytes in 205 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 12:56:24 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-fe347e24-4062-4e9e-a5dc-af7eacd966b4 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:24 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-78e9e892-d85f-413b-a060-f223e7ac8182 tempest-VolumeImageDependencyTests-1804578777 tempest-VolumeImageDependencyTests-1804578777-project-member] Volume info retrieved successfully. Sep 01 12:56:24 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-fe347e24-4062-4e9e-a5dc-af7eacd966b4 tempest-ProjectAdminTests-1121832378 tempest-ProjectAdminTests-1121832378-project-admin] DELETE http://192.168.122.202/volume/v3/types/fabc281f-7501-4cc2-9067-f9a9c30b9abe Sep 01 12:56:24 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-fe347e24-4062-4e9e-a5dc-af7eacd966b4 tempest-ProjectAdminTests-1121832378 tempest-ProjectAdminTests-1121832378-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:24 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-fe347e24-4062-4e9e-a5dc-af7eacd966b4 tempest-ProjectAdminTests-1121832378 tempest-ProjectAdminTests-1121832378-project-admin] Calling method '_delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:24 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-78e9e892-d85f-413b-a060-f223e7ac8182 tempest-VolumeImageDependencyTests-1804578777 tempest-VolumeImageDependencyTests-1804578777-project-member] http://192.168.122.202/volume/v3/volumes/d7ef9e37-dd32-466a-8f32-cf52c3b12563 returned with HTTP 200 Sep 01 12:56:24 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1471/2944] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:56:24 2026] GET /volume/v3/volumes/d7ef9e37-dd32-466a-8f32-cf52c3b12563 => generated 1201 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 12:56:24 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-fe347e24-4062-4e9e-a5dc-af7eacd966b4 tempest-ProjectAdminTests-1121832378 tempest-ProjectAdminTests-1121832378-project-admin] http://192.168.122.202/volume/v3/types/fabc281f-7501-4cc2-9067-f9a9c30b9abe returned with HTTP 202 Sep 01 12:56:24 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1474/2945] 192.168.122.202 () {58 vars in 1229 bytes} [Tue Sep 1 12:56:24 2026] DELETE /volume/v3/types/fabc281f-7501-4cc2-9067-f9a9c30b9abe => generated 0 bytes in 168 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:56:24 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-e847324f-c0f1-4c0a-be67-76971863b6be None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:24 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e847324f-c0f1-4c0a-be67-76971863b6be tempest-ProjectAdminTests-1121832378 tempest-ProjectAdminTests-1121832378-project-admin] POST http://192.168.122.202/volume/v3/types Sep 01 12:56:24 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e847324f-c0f1-4c0a-be67-76971863b6be tempest-ProjectAdminTests-1121832378 tempest-ProjectAdminTests-1121832378-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-2059729752", "extra_specs": {"storage_protocol": "tempest-storage_protocol-651669974", "vendor_name": "tempest-vendor_name-1576358753"}}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:56:24 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e847324f-c0f1-4c0a-be67-76971863b6be tempest-ProjectAdminTests-1121832378 tempest-ProjectAdminTests-1121832378-project-admin] http://192.168.122.202/volume/v3/types returned with HTTP 200 Sep 01 12:56:24 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1472/2946] 192.168.122.202 () {60 vars in 1137 bytes} [Tue Sep 1 12:56:24 2026] POST /volume/v3/types => generated 328 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:56:24 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-692e047e-bf79-4002-86fa-a8a334f90ec6 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:24 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-692e047e-bf79-4002-86fa-a8a334f90ec6 tempest-ProjectAdminTests-1121832378 tempest-ProjectAdminTests-1121832378-project-admin] POST http://192.168.122.202/volume/v3/volumes Sep 01 12:56:24 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-692e047e-bf79-4002-86fa-a8a334f90ec6 tempest-ProjectAdminTests-1121832378 tempest-ProjectAdminTests-1121832378-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "7a833f2f-0dda-463e-9ad9-b0dce379e4be", "size": 1}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:56:24 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volumes [None req-692e047e-bf79-4002-86fa-a8a334f90ec6 tempest-ProjectAdminTests-1121832378 tempest-ProjectAdminTests-1121832378-project-admin] Create volume request body: {'volume': {'volume_type': '7a833f2f-0dda-463e-9ad9-b0dce379e4be', 'size': 1}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:56:24 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-692e047e-bf79-4002-86fa-a8a334f90ec6 tempest-ProjectAdminTests-1121832378 tempest-ProjectAdminTests-1121832378-project-admin] Create volume of 1 GB Sep 01 12:56:24 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:56:24 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:56:24 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-692e047e-bf79-4002-86fa-a8a334f90ec6 tempest-ProjectAdminTests-1121832378 tempest-ProjectAdminTests-1121832378-project-admin] Availability Zones retrieved successfully. Sep 01 12:56:24 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-692e047e-bf79-4002-86fa-a8a334f90ec6 tempest-ProjectAdminTests-1121832378 tempest-ProjectAdminTests-1121832378-project-admin] Flow 'volume_create_api' (034e6526-0883-4a54-ae23-9a7eede47e66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:56:24 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-692e047e-bf79-4002-86fa-a8a334f90ec6 tempest-ProjectAdminTests-1121832378 tempest-ProjectAdminTests-1121832378-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6688a99f-edbb-4cf0-9ef4-ed999075956a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:56:24 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.flows.api.create_volume [None req-692e047e-bf79-4002-86fa-a8a334f90ec6 tempest-ProjectAdminTests-1121832378 tempest-ProjectAdminTests-1121832378-project-admin] Validating volume size '1' using validate_int {{(pid=86814) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 12:56:24 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-692e047e-bf79-4002-86fa-a8a334f90ec6 tempest-ProjectAdminTests-1121832378 tempest-ProjectAdminTests-1121832378-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6688a99f-edbb-4cf0-9ef4-ed999075956a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T10:56:25Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-651669974',vendor_name='tempest-vendor_name-1576358753'},id=7a833f2f-0dda-463e-9ad9-b0dce379e4be,is_public=True,name='tempest-ProjectAdminTests-volume-type-2059729752',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7a833f2f-0dda-463e-9ad9-b0dce379e4be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:56:24 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-692e047e-bf79-4002-86fa-a8a334f90ec6 tempest-ProjectAdminTests-1121832378 tempest-ProjectAdminTests-1121832378-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2089f27a-e953-410f-8d25-dc7cb5c4e2da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:56:25 devstack devstack@c-api.service[86814]: WARNING cinder.quota [None req-692e047e-bf79-4002-86fa-a8a334f90ec6 tempest-ProjectAdminTests-1121832378 tempest-ProjectAdminTests-1121832378-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-2059729752 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-2059729752, it is now deprecated. Please use the default quota class for default quota. Sep 01 12:56:25 devstack devstack@c-api.service[86814]: WARNING cinder.quota [None req-692e047e-bf79-4002-86fa-a8a334f90ec6 tempest-ProjectAdminTests-1121832378 tempest-ProjectAdminTests-1121832378-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-2059729752 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-2059729752, it is now deprecated. Please use the default quota class for default quota. Sep 01 12:56:25 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-692e047e-bf79-4002-86fa-a8a334f90ec6 tempest-ProjectAdminTests-1121832378 tempest-ProjectAdminTests-1121832378-project-admin] Created reservations ['a755b341-e457-43d7-a587-a8b5139e434a', 'aee4ddc5-0611-4888-bfe9-8b9b495e5ad6', 'a3d3659f-7114-4161-bb47-365ba0f53b5b', '5b1e2f06-2a09-48bb-b764-349f60e4dd6f'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:56:25 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-692e047e-bf79-4002-86fa-a8a334f90ec6 tempest-ProjectAdminTests-1121832378 tempest-ProjectAdminTests-1121832378-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2089f27a-e953-410f-8d25-dc7cb5c4e2da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a755b341-e457-43d7-a587-a8b5139e434a', 'aee4ddc5-0611-4888-bfe9-8b9b495e5ad6', 'a3d3659f-7114-4161-bb47-365ba0f53b5b', '5b1e2f06-2a09-48bb-b764-349f60e4dd6f']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:56:25 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-817488ab-30c2-4288-84dc-4cef32e0f9a8 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:25 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-692e047e-bf79-4002-86fa-a8a334f90ec6 tempest-ProjectAdminTests-1121832378 tempest-ProjectAdminTests-1121832378-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e98658b-3f68-42a2-9556-8af752e7b252) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:56:25 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-817488ab-30c2-4288-84dc-4cef32e0f9a8 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] GET http://192.168.122.202/volume/v3/snapshots/1be2af0d-8d8c-493b-9945-971994eb55d0 Sep 01 12:56:25 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-817488ab-30c2-4288-84dc-4cef32e0f9a8 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:25 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-817488ab-30c2-4288-84dc-4cef32e0f9a8 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:25 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:56:25 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:56:25 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-817488ab-30c2-4288-84dc-4cef32e0f9a8 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Snapshot retrieved successfully. Sep 01 12:56:25 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-817488ab-30c2-4288-84dc-4cef32e0f9a8 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] http://192.168.122.202/volume/v3/snapshots/1be2af0d-8d8c-493b-9945-971994eb55d0 returned with HTTP 200 Sep 01 12:56:25 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1473/2947] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:56:25 2026] GET /volume/v3/snapshots/1be2af0d-8d8c-493b-9945-971994eb55d0 => generated 474 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:56:25 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:56:25 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:56:25 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-692e047e-bf79-4002-86fa-a8a334f90ec6 tempest-ProjectAdminTests-1121832378 tempest-ProjectAdminTests-1121832378-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e98658b-3f68-42a2-9556-8af752e7b252) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '88360330-82d5-4133-b42a-668e837c37a3', '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='6f306a98cb034a148b3c9757addad962',qos_specs=None,replication_status=,reservations=['a755b341-e457-43d7-a587-a8b5139e434a','aee4ddc5-0611-4888-bfe9-8b9b495e5ad6','a3d3659f-7114-4161-bb47-365ba0f53b5b','5b1e2f06-2a09-48bb-b764-349f60e4dd6f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='04f697a983d1490b92b04f17465dda01',volume_type_id=7a833f2f-0dda-463e-9ad9-b0dce379e4be), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T10:56:25Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=88360330-82d5-4133-b42a-668e837c37a3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6f306a98cb034a148b3c9757addad962',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='04f697a983d1490b92b04f17465dda01',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7a833f2f-0dda-463e-9ad9-b0dce379e4be),volume_type_id=7a833f2f-0dda-463e-9ad9-b0dce379e4be)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:56:25 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-692e047e-bf79-4002-86fa-a8a334f90ec6 tempest-ProjectAdminTests-1121832378 tempest-ProjectAdminTests-1121832378-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d059679-8bf3-4945-a0ee-1868dfe898dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:56:25 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-692e047e-bf79-4002-86fa-a8a334f90ec6 tempest-ProjectAdminTests-1121832378 tempest-ProjectAdminTests-1121832378-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d059679-8bf3-4945-a0ee-1868dfe898dd) transitioned into state 'SUCCESS' from 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='6f306a98cb034a148b3c9757addad962',qos_specs=None,replication_status=,reservations=['a755b341-e457-43d7-a587-a8b5139e434a','aee4ddc5-0611-4888-bfe9-8b9b495e5ad6','a3d3659f-7114-4161-bb47-365ba0f53b5b','5b1e2f06-2a09-48bb-b764-349f60e4dd6f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='04f697a983d1490b92b04f17465dda01',volume_type_id=7a833f2f-0dda-463e-9ad9-b0dce379e4be)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:56:25 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-692e047e-bf79-4002-86fa-a8a334f90ec6 tempest-ProjectAdminTests-1121832378 tempest-ProjectAdminTests-1121832378-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3bbfed2d-a9a7-4a77-a0c7-a05d991fb9b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:56:25 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-0edbbda4-95b1-46c4-88b8-b4a5b19d3fee None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:25 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0edbbda4-95b1-46c4-88b8-b4a5b19d3fee tempest-VolumeDependencyTests-1747773208 tempest-VolumeDependencyTests-1747773208-project-member] GET http://192.168.122.202/volume/v3/volumes/973cd706-e544-4b36-b4d4-b87dd0265779 Sep 01 12:56:25 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0edbbda4-95b1-46c4-88b8-b4a5b19d3fee tempest-VolumeDependencyTests-1747773208 tempest-VolumeDependencyTests-1747773208-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:25 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0edbbda4-95b1-46c4-88b8-b4a5b19d3fee tempest-VolumeDependencyTests-1747773208 tempest-VolumeDependencyTests-1747773208-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:25 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-692e047e-bf79-4002-86fa-a8a334f90ec6 tempest-ProjectAdminTests-1121832378 tempest-ProjectAdminTests-1121832378-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3bbfed2d-a9a7-4a77-a0c7-a05d991fb9b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:56:25 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-692e047e-bf79-4002-86fa-a8a334f90ec6 tempest-ProjectAdminTests-1121832378 tempest-ProjectAdminTests-1121832378-project-admin] Flow 'volume_create_api' (034e6526-0883-4a54-ae23-9a7eede47e66) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86814) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:56:25 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-692e047e-bf79-4002-86fa-a8a334f90ec6 tempest-ProjectAdminTests-1121832378 tempest-ProjectAdminTests-1121832378-project-admin] Create volume request issued successfully. Sep 01 12:56:25 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-692e047e-bf79-4002-86fa-a8a334f90ec6 tempest-ProjectAdminTests-1121832378 tempest-ProjectAdminTests-1121832378-project-admin] http://192.168.122.202/volume/v3/volumes returned with HTTP 202 Sep 01 12:56:25 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1475/2948] 192.168.122.202 () {62 vars in 1182 bytes} [Tue Sep 1 12:56:24 2026] POST /volume/v3/volumes => generated 781 bytes in 505 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 01 12:56:25 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:56:25 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:56:25 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-59bffd9e-c320-48a3-954b-738535295df8 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:25 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:56:25 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:56:25 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-59bffd9e-c320-48a3-954b-738535295df8 tempest-ProjectAdminTests-1121832378 tempest-ProjectAdminTests-1121832378-project-admin] GET http://192.168.122.202/volume/v3/volumes/88360330-82d5-4133-b42a-668e837c37a3 Sep 01 12:56:25 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-59bffd9e-c320-48a3-954b-738535295df8 tempest-ProjectAdminTests-1121832378 tempest-ProjectAdminTests-1121832378-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:25 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-0edbbda4-95b1-46c4-88b8-b4a5b19d3fee tempest-VolumeDependencyTests-1747773208 tempest-VolumeDependencyTests-1747773208-project-member] Volume info retrieved successfully. Sep 01 12:56:25 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-59bffd9e-c320-48a3-954b-738535295df8 tempest-ProjectAdminTests-1121832378 tempest-ProjectAdminTests-1121832378-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:25 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0edbbda4-95b1-46c4-88b8-b4a5b19d3fee tempest-VolumeDependencyTests-1747773208 tempest-VolumeDependencyTests-1747773208-project-member] http://192.168.122.202/volume/v3/volumes/973cd706-e544-4b36-b4d4-b87dd0265779 returned with HTTP 200 Sep 01 12:56:25 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1474/2949] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:56:25 2026] GET /volume/v3/volumes/973cd706-e544-4b36-b4d4-b87dd0265779 => generated 871 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:56:25 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:56:25 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:56:25 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:56:25 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:56:25 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-59bffd9e-c320-48a3-954b-738535295df8 tempest-ProjectAdminTests-1121832378 tempest-ProjectAdminTests-1121832378-project-admin] Volume info retrieved successfully. Sep 01 12:56:25 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-59bffd9e-c320-48a3-954b-738535295df8 tempest-ProjectAdminTests-1121832378 tempest-ProjectAdminTests-1121832378-project-admin] http://192.168.122.202/volume/v3/volumes/88360330-82d5-4133-b42a-668e837c37a3 returned with HTTP 200 Sep 01 12:56:25 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1476/2950] 192.168.122.202 () {60 vars in 1272 bytes} [Tue Sep 1 12:56:25 2026] GET /volume/v3/volumes/88360330-82d5-4133-b42a-668e837c37a3 => generated 960 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:56:25 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-8baeac5b-e801-46a1-833d-c0ce8042dd94 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:25 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-8baeac5b-e801-46a1-833d-c0ce8042dd94 tempest-VolumeImageDependencyTests-1804578777 tempest-VolumeImageDependencyTests-1804578777-project-member] GET http://192.168.122.202/volume/v3/volumes/d7ef9e37-dd32-466a-8f32-cf52c3b12563 Sep 01 12:56:25 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-8baeac5b-e801-46a1-833d-c0ce8042dd94 tempest-VolumeImageDependencyTests-1804578777 tempest-VolumeImageDependencyTests-1804578777-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:25 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-8baeac5b-e801-46a1-833d-c0ce8042dd94 tempest-VolumeImageDependencyTests-1804578777 tempest-VolumeImageDependencyTests-1804578777-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:25 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:56:25 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:56:25 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:56:25 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:56:25 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-8baeac5b-e801-46a1-833d-c0ce8042dd94 tempest-VolumeImageDependencyTests-1804578777 tempest-VolumeImageDependencyTests-1804578777-project-member] Volume info retrieved successfully. Sep 01 12:56:25 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-8baeac5b-e801-46a1-833d-c0ce8042dd94 tempest-VolumeImageDependencyTests-1804578777 tempest-VolumeImageDependencyTests-1804578777-project-member] http://192.168.122.202/volume/v3/volumes/d7ef9e37-dd32-466a-8f32-cf52c3b12563 returned with HTTP 200 Sep 01 12:56:25 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1475/2951] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:56:25 2026] GET /volume/v3/volumes/d7ef9e37-dd32-466a-8f32-cf52c3b12563 => generated 1201 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 12:56:26 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-b00dbed0-f179-4f4e-b3be-87deee3cf84d None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:26 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b00dbed0-f179-4f4e-b3be-87deee3cf84d tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] GET http://192.168.122.202/volume/v3/snapshots/1be2af0d-8d8c-493b-9945-971994eb55d0 Sep 01 12:56:26 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b00dbed0-f179-4f4e-b3be-87deee3cf84d tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:26 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b00dbed0-f179-4f4e-b3be-87deee3cf84d tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:26 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:56:26 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:56:26 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-b00dbed0-f179-4f4e-b3be-87deee3cf84d tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Snapshot retrieved successfully. Sep 01 12:56:26 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b00dbed0-f179-4f4e-b3be-87deee3cf84d tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] http://192.168.122.202/volume/v3/snapshots/1be2af0d-8d8c-493b-9945-971994eb55d0 returned with HTTP 200 Sep 01 12:56:26 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1477/2952] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:56:26 2026] GET /volume/v3/snapshots/1be2af0d-8d8c-493b-9945-971994eb55d0 => generated 474 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:56:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-6733b1b6-93e9-4233-8abf-b103ee1bbc71 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:26 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-6733b1b6-93e9-4233-8abf-b103ee1bbc71 tempest-VolumeDependencyTests-1747773208 tempest-VolumeDependencyTests-1747773208-project-member] GET http://192.168.122.202/volume/v3/volumes/973cd706-e544-4b36-b4d4-b87dd0265779 Sep 01 12:56:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-6733b1b6-93e9-4233-8abf-b103ee1bbc71 tempest-VolumeDependencyTests-1747773208 tempest-VolumeDependencyTests-1747773208-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-6733b1b6-93e9-4233-8abf-b103ee1bbc71 tempest-VolumeDependencyTests-1747773208 tempest-VolumeDependencyTests-1747773208-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:26 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:56:26 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:56:26 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:56:26 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:56:26 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-6733b1b6-93e9-4233-8abf-b103ee1bbc71 tempest-VolumeDependencyTests-1747773208 tempest-VolumeDependencyTests-1747773208-project-member] Volume info retrieved successfully. Sep 01 12:56:26 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-6733b1b6-93e9-4233-8abf-b103ee1bbc71 tempest-VolumeDependencyTests-1747773208 tempest-VolumeDependencyTests-1747773208-project-member] http://192.168.122.202/volume/v3/volumes/973cd706-e544-4b36-b4d4-b87dd0265779 returned with HTTP 200 Sep 01 12:56:26 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1476/2953] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:56:26 2026] GET /volume/v3/volumes/973cd706-e544-4b36-b4d4-b87dd0265779 => generated 872 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:56:26 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-7802b60d-47ef-4fe7-b849-8ca93ab1e6f0 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:26 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7802b60d-47ef-4fe7-b849-8ca93ab1e6f0 tempest-ProjectAdminTests-1121832378 tempest-ProjectAdminTests-1121832378-project-admin] GET http://192.168.122.202/volume/v3/volumes/88360330-82d5-4133-b42a-668e837c37a3 Sep 01 12:56:26 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-7802b60d-47ef-4fe7-b849-8ca93ab1e6f0 tempest-ProjectAdminTests-1121832378 tempest-ProjectAdminTests-1121832378-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:26 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-7802b60d-47ef-4fe7-b849-8ca93ab1e6f0 tempest-ProjectAdminTests-1121832378 tempest-ProjectAdminTests-1121832378-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-6f48e5ca-6d7b-40d7-8c1b-1f62276c2f5a None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:26 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-6f48e5ca-6d7b-40d7-8c1b-1f62276c2f5a tempest-VolumeDependencyTests-1747773208 tempest-VolumeDependencyTests-1747773208-project-member] POST http://192.168.122.202/volume/v3/snapshots Sep 01 12:56:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-6f48e5ca-6d7b-40d7-8c1b-1f62276c2f5a tempest-VolumeDependencyTests-1747773208 tempest-VolumeDependencyTests-1747773208-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "973cd706-e544-4b36-b4d4-b87dd0265779", "name": "tempest-VolumeDependencyTests-Snapshot-1010888370"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:56:26 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:56:26 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:56:26 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:56:26 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:56:26 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:56:26 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:56:26 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:56:26 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:56:26 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-6f48e5ca-6d7b-40d7-8c1b-1f62276c2f5a tempest-VolumeDependencyTests-1747773208 tempest-VolumeDependencyTests-1747773208-project-member] Volume info retrieved successfully. Sep 01 12:56:26 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.snapshots [None req-6f48e5ca-6d7b-40d7-8c1b-1f62276c2f5a tempest-VolumeDependencyTests-1747773208 tempest-VolumeDependencyTests-1747773208-project-member] Create snapshot from volume 973cd706-e544-4b36-b4d4-b87dd0265779 Sep 01 12:56:26 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-7802b60d-47ef-4fe7-b849-8ca93ab1e6f0 tempest-ProjectAdminTests-1121832378 tempest-ProjectAdminTests-1121832378-project-admin] Volume info retrieved successfully. Sep 01 12:56:26 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7802b60d-47ef-4fe7-b849-8ca93ab1e6f0 tempest-ProjectAdminTests-1121832378 tempest-ProjectAdminTests-1121832378-project-admin] http://192.168.122.202/volume/v3/volumes/88360330-82d5-4133-b42a-668e837c37a3 returned with HTTP 200 Sep 01 12:56:26 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1478/2954] 192.168.122.202 () {60 vars in 1272 bytes} [Tue Sep 1 12:56:26 2026] GET /volume/v3/volumes/88360330-82d5-4133-b42a-668e837c37a3 => generated 981 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:56:26 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-e93c96d9-745e-45a0-aff6-53046ad54f58 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:26 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e93c96d9-745e-45a0-aff6-53046ad54f58 tempest-ProjectAdminTests-1121832378 tempest-ProjectAdminTests-1121832378-project-admin] GET http://192.168.122.202/volume/v3/messages Sep 01 12:56:26 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e93c96d9-745e-45a0-aff6-53046ad54f58 tempest-ProjectAdminTests-1121832378 tempest-ProjectAdminTests-1121832378-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:26 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e93c96d9-745e-45a0-aff6-53046ad54f58 tempest-ProjectAdminTests-1121832378 tempest-ProjectAdminTests-1121832378-project-admin] Calling method 'version_select' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:26 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e93c96d9-745e-45a0-aff6-53046ad54f58 tempest-ProjectAdminTests-1121832378 tempest-ProjectAdminTests-1121832378-project-admin] http://192.168.122.202/volume/v3/messages returned with HTTP 200 Sep 01 12:56:26 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1479/2955] 192.168.122.202 () {60 vars in 1164 bytes} [Tue Sep 1 12:56:26 2026] GET /volume/v3/messages => generated 678 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:56:26 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-aa6c9ef9-0f0f-4ed5-b5f4-f552f4d2e4ab None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:26 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-aa6c9ef9-0f0f-4ed5-b5f4-f552f4d2e4ab tempest-ProjectAdminTests-1121832378 tempest-ProjectAdminTests-1121832378-project-admin] GET http://192.168.122.202/volume/v3/messages/b95b6ae4-05e5-4e87-9513-aa94eaee8a03 Sep 01 12:56:26 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-aa6c9ef9-0f0f-4ed5-b5f4-f552f4d2e4ab tempest-ProjectAdminTests-1121832378 tempest-ProjectAdminTests-1121832378-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:26 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-aa6c9ef9-0f0f-4ed5-b5f4-f552f4d2e4ab tempest-ProjectAdminTests-1121832378 tempest-ProjectAdminTests-1121832378-project-admin] Calling method 'version_select' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:26 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-aa6c9ef9-0f0f-4ed5-b5f4-f552f4d2e4ab tempest-ProjectAdminTests-1121832378 tempest-ProjectAdminTests-1121832378-project-admin] http://192.168.122.202/volume/v3/messages/b95b6ae4-05e5-4e87-9513-aa94eaee8a03 returned with HTTP 200 Sep 01 12:56:26 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1480/2956] 192.168.122.202 () {60 vars in 1275 bytes} [Tue Sep 1 12:56:26 2026] GET /volume/v3/messages/b95b6ae4-05e5-4e87-9513-aa94eaee8a03 => generated 675 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:56:26 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-9523a393-fb27-4ff1-b488-d7b23c8d105e None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:26 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9523a393-fb27-4ff1-b488-d7b23c8d105e tempest-ProjectAdminTests-1121832378 tempest-ProjectAdminTests-1121832378-project-admin] DELETE http://192.168.122.202/volume/v3/messages/b95b6ae4-05e5-4e87-9513-aa94eaee8a03 Sep 01 12:56:26 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-9523a393-fb27-4ff1-b488-d7b23c8d105e tempest-ProjectAdminTests-1121832378 tempest-ProjectAdminTests-1121832378-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:26 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-9523a393-fb27-4ff1-b488-d7b23c8d105e tempest-ProjectAdminTests-1121832378 tempest-ProjectAdminTests-1121832378-project-admin] Calling method 'version_select' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:26 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-6f48e5ca-6d7b-40d7-8c1b-1f62276c2f5a tempest-VolumeDependencyTests-1747773208 tempest-VolumeDependencyTests-1747773208-project-member] Created reservations ['a6972de9-7d2a-4f6a-ba70-a88bf5298906', '2ca82edf-128a-40f8-8dbc-5ef5833ef7a2', 'cb1f9aa1-dea1-420b-9363-15ef8cc8ff25', 'b542fd48-bef4-4b68-8266-dcd34522e854'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:56:26 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9523a393-fb27-4ff1-b488-d7b23c8d105e tempest-ProjectAdminTests-1121832378 tempest-ProjectAdminTests-1121832378-project-admin] http://192.168.122.202/volume/v3/messages/b95b6ae4-05e5-4e87-9513-aa94eaee8a03 returned with HTTP 204 Sep 01 12:56:26 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1481/2957] 192.168.122.202 () {60 vars in 1278 bytes} [Tue Sep 1 12:56:26 2026] DELETE /volume/v3/messages/b95b6ae4-05e5-4e87-9513-aa94eaee8a03 => generated 0 bytes in 35 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 01 12:56:26 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:56:26 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:56:26 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-73d8fb24-a648-45ee-bdf7-896a68d96472 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:26 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-73d8fb24-a648-45ee-bdf7-896a68d96472 tempest-ProjectAdminTests-1121832378 tempest-ProjectAdminTests-1121832378-project-admin] DELETE http://192.168.122.202/volume/v3/volumes/88360330-82d5-4133-b42a-668e837c37a3 Sep 01 12:56:26 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-73d8fb24-a648-45ee-bdf7-896a68d96472 tempest-ProjectAdminTests-1121832378 tempest-ProjectAdminTests-1121832378-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:26 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-73d8fb24-a648-45ee-bdf7-896a68d96472 tempest-ProjectAdminTests-1121832378 tempest-ProjectAdminTests-1121832378-project-admin] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:26 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-73d8fb24-a648-45ee-bdf7-896a68d96472 tempest-ProjectAdminTests-1121832378 tempest-ProjectAdminTests-1121832378-project-admin] Delete volume with id: 88360330-82d5-4133-b42a-668e837c37a3 Sep 01 12:56:26 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:56:26 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:56:26 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:56:26 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:56:26 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-73d8fb24-a648-45ee-bdf7-896a68d96472 tempest-ProjectAdminTests-1121832378 tempest-ProjectAdminTests-1121832378-project-admin] Volume info retrieved successfully. Sep 01 12:56:26 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-73d8fb24-a648-45ee-bdf7-896a68d96472 tempest-ProjectAdminTests-1121832378 tempest-ProjectAdminTests-1121832378-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86814) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 01 12:56:26 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-6f48e5ca-6d7b-40d7-8c1b-1f62276c2f5a tempest-VolumeDependencyTests-1747773208 tempest-VolumeDependencyTests-1747773208-project-member] Snapshot create request issued successfully. Sep 01 12:56:26 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-6f48e5ca-6d7b-40d7-8c1b-1f62276c2f5a tempest-VolumeDependencyTests-1747773208 tempest-VolumeDependencyTests-1747773208-project-member] http://192.168.122.202/volume/v3/snapshots returned with HTTP 202 Sep 01 12:56:26 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1477/2958] 192.168.122.202 () {60 vars in 1149 bytes} [Tue Sep 1 12:56:26 2026] POST /volume/v3/snapshots => generated 308 bytes in 207 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:56:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-847977d6-83c8-4198-8366-e2c3188e3555 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:26 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-847977d6-83c8-4198-8366-e2c3188e3555 tempest-VolumeDependencyTests-1747773208 tempest-VolumeDependencyTests-1747773208-project-member] GET http://192.168.122.202/volume/v3/snapshots/2bfbbd6d-3d7a-47f7-8d8e-7bc64bf224de Sep 01 12:56:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-847977d6-83c8-4198-8366-e2c3188e3555 tempest-VolumeDependencyTests-1747773208 tempest-VolumeDependencyTests-1747773208-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-847977d6-83c8-4198-8366-e2c3188e3555 tempest-VolumeDependencyTests-1747773208 tempest-VolumeDependencyTests-1747773208-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:26 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:56:26 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:56:26 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-847977d6-83c8-4198-8366-e2c3188e3555 tempest-VolumeDependencyTests-1747773208 tempest-VolumeDependencyTests-1747773208-project-member] Snapshot retrieved successfully. Sep 01 12:56:26 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-847977d6-83c8-4198-8366-e2c3188e3555 tempest-VolumeDependencyTests-1747773208 tempest-VolumeDependencyTests-1747773208-project-member] http://192.168.122.202/volume/v3/snapshots/2bfbbd6d-3d7a-47f7-8d8e-7bc64bf224de returned with HTTP 200 Sep 01 12:56:26 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1478/2959] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:56:26 2026] GET /volume/v3/snapshots/2bfbbd6d-3d7a-47f7-8d8e-7bc64bf224de => generated 440 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:56:26 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-73d8fb24-a648-45ee-bdf7-896a68d96472 tempest-ProjectAdminTests-1121832378 tempest-ProjectAdminTests-1121832378-project-admin] Created reservations ['ab1d8686-a640-4e6d-b292-9a3e88f46df9', 'bfb2efdc-0538-42b8-a2aa-c5b58ce6b830', '22eb141a-a204-454a-a101-28b2873f3aa6', 'e6b43517-3ab2-4660-8cce-d4321dc04d22'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:56:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-d7457999-f828-45c2-93d6-7e026b3ab72e None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:26 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d7457999-f828-45c2-93d6-7e026b3ab72e tempest-VolumeImageDependencyTests-1804578777 tempest-VolumeImageDependencyTests-1804578777-project-member] GET http://192.168.122.202/volume/v3/volumes/d7ef9e37-dd32-466a-8f32-cf52c3b12563 Sep 01 12:56:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-d7457999-f828-45c2-93d6-7e026b3ab72e tempest-VolumeImageDependencyTests-1804578777 tempest-VolumeImageDependencyTests-1804578777-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-d7457999-f828-45c2-93d6-7e026b3ab72e tempest-VolumeImageDependencyTests-1804578777 tempest-VolumeImageDependencyTests-1804578777-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:26 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d7457999-f828-45c2-93d6-7e026b3ab72e tempest-VolumeImageDependencyTests-1804578777 tempest-VolumeImageDependencyTests-1804578777-project-member] http://192.168.122.202/volume/v3/volumes/d7ef9e37-dd32-466a-8f32-cf52c3b12563 returned with HTTP 404 Sep 01 12:56:26 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1479/2960] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:56:26 2026] GET /volume/v3/volumes/d7ef9e37-dd32-466a-8f32-cf52c3b12563 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 12:56:26 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-73d8fb24-a648-45ee-bdf7-896a68d96472 tempest-ProjectAdminTests-1121832378 tempest-ProjectAdminTests-1121832378-project-admin] Delete volume request issued successfully. Sep 01 12:56:26 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-73d8fb24-a648-45ee-bdf7-896a68d96472 tempest-ProjectAdminTests-1121832378 tempest-ProjectAdminTests-1121832378-project-admin] http://192.168.122.202/volume/v3/volumes/88360330-82d5-4133-b42a-668e837c37a3 returned with HTTP 202 Sep 01 12:56:26 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1482/2961] 192.168.122.202 () {60 vars in 1275 bytes} [Tue Sep 1 12:56:26 2026] DELETE /volume/v3/volumes/88360330-82d5-4133-b42a-668e837c37a3 => generated 0 bytes in 198 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:56:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-743e37ec-dc08-4e8a-b361-3bb643e87135 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:26 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-743e37ec-dc08-4e8a-b361-3bb643e87135 tempest-ProjectAdminTests-1121832378 tempest-ProjectAdminTests-1121832378-project-admin] DELETE http://192.168.122.202/volume/v3/types/7a833f2f-0dda-463e-9ad9-b0dce379e4be Sep 01 12:56:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-743e37ec-dc08-4e8a-b361-3bb643e87135 tempest-ProjectAdminTests-1121832378 tempest-ProjectAdminTests-1121832378-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-743e37ec-dc08-4e8a-b361-3bb643e87135 tempest-ProjectAdminTests-1121832378 tempest-ProjectAdminTests-1121832378-project-admin] Calling method '_delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:26 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-743e37ec-dc08-4e8a-b361-3bb643e87135 tempest-ProjectAdminTests-1121832378 tempest-ProjectAdminTests-1121832378-project-admin] http://192.168.122.202/volume/v3/types/7a833f2f-0dda-463e-9ad9-b0dce379e4be returned with HTTP 202 Sep 01 12:56:26 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1480/2962] 192.168.122.202 () {58 vars in 1229 bytes} [Tue Sep 1 12:56:26 2026] DELETE /volume/v3/types/7a833f2f-0dda-463e-9ad9-b0dce379e4be => generated 0 bytes in 107 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:56:26 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-7b211f0c-984e-4a41-984c-fce729258a91 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:26 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7b211f0c-984e-4a41-984c-fce729258a91 tempest-VolumeImageDependencyTests-1804578777 tempest-VolumeImageDependencyTests-1804578777-project-member] DELETE http://192.168.122.202/volume/v3/volumes/d7ef9e37-dd32-466a-8f32-cf52c3b12563 Sep 01 12:56:26 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-7b211f0c-984e-4a41-984c-fce729258a91 tempest-VolumeImageDependencyTests-1804578777 tempest-VolumeImageDependencyTests-1804578777-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:26 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-7b211f0c-984e-4a41-984c-fce729258a91 tempest-VolumeImageDependencyTests-1804578777 tempest-VolumeImageDependencyTests-1804578777-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:26 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-7b211f0c-984e-4a41-984c-fce729258a91 tempest-VolumeImageDependencyTests-1804578777 tempest-VolumeImageDependencyTests-1804578777-project-member] Delete volume with id: d7ef9e37-dd32-466a-8f32-cf52c3b12563 Sep 01 12:56:26 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7b211f0c-984e-4a41-984c-fce729258a91 tempest-VolumeImageDependencyTests-1804578777 tempest-VolumeImageDependencyTests-1804578777-project-member] http://192.168.122.202/volume/v3/volumes/d7ef9e37-dd32-466a-8f32-cf52c3b12563 returned with HTTP 404 Sep 01 12:56:26 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1483/2963] 192.168.122.202 () {60 vars in 1276 bytes} [Tue Sep 1 12:56:26 2026] DELETE /volume/v3/volumes/d7ef9e37-dd32-466a-8f32-cf52c3b12563 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 12:56:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-c683f9bd-d444-406e-b28d-a03cab9853b7 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:26 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c683f9bd-d444-406e-b28d-a03cab9853b7 tempest-VolumeImageDependencyTests-1804578777 tempest-VolumeImageDependencyTests-1804578777-project-member] GET http://192.168.122.202/volume/v3/volumes/d7ef9e37-dd32-466a-8f32-cf52c3b12563 Sep 01 12:56:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c683f9bd-d444-406e-b28d-a03cab9853b7 tempest-VolumeImageDependencyTests-1804578777 tempest-VolumeImageDependencyTests-1804578777-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c683f9bd-d444-406e-b28d-a03cab9853b7 tempest-VolumeImageDependencyTests-1804578777 tempest-VolumeImageDependencyTests-1804578777-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:26 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c683f9bd-d444-406e-b28d-a03cab9853b7 tempest-VolumeImageDependencyTests-1804578777 tempest-VolumeImageDependencyTests-1804578777-project-member] http://192.168.122.202/volume/v3/volumes/d7ef9e37-dd32-466a-8f32-cf52c3b12563 returned with HTTP 404 Sep 01 12:56:26 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1481/2964] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:56:26 2026] GET /volume/v3/volumes/d7ef9e37-dd32-466a-8f32-cf52c3b12563 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 12:56:27 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-3ce2c6c0-bd03-45c9-ac4f-0fe8557a9d5d None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:27 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-3ce2c6c0-bd03-45c9-ac4f-0fe8557a9d5d tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] GET http://192.168.122.202/volume/v3/snapshots/1be2af0d-8d8c-493b-9945-971994eb55d0 Sep 01 12:56:27 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-3ce2c6c0-bd03-45c9-ac4f-0fe8557a9d5d tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:27 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-3ce2c6c0-bd03-45c9-ac4f-0fe8557a9d5d tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:27 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-3ce2c6c0-bd03-45c9-ac4f-0fe8557a9d5d tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] http://192.168.122.202/volume/v3/snapshots/1be2af0d-8d8c-493b-9945-971994eb55d0 returned with HTTP 404 Sep 01 12:56:27 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1484/2965] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:56:27 2026] GET /volume/v3/snapshots/1be2af0d-8d8c-493b-9945-971994eb55d0 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 12:56:27 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-7f6b2bc9-51eb-4f3d-b3cf-d7d6ab88eb66 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:27 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-7f6b2bc9-51eb-4f3d-b3cf-d7d6ab88eb66 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] DELETE http://192.168.122.202/volume/v3/volumes/500da4b1-ec9c-4ecb-82bb-9c84ef5b181d Sep 01 12:56:27 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-7f6b2bc9-51eb-4f3d-b3cf-d7d6ab88eb66 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:27 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-7f6b2bc9-51eb-4f3d-b3cf-d7d6ab88eb66 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:27 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-7f6b2bc9-51eb-4f3d-b3cf-d7d6ab88eb66 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Delete volume with id: 500da4b1-ec9c-4ecb-82bb-9c84ef5b181d Sep 01 12:56:27 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:56:27 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:56:27 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:56:27 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:56:27 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-7f6b2bc9-51eb-4f3d-b3cf-d7d6ab88eb66 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Volume info retrieved successfully. Sep 01 12:56:27 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-7f6b2bc9-51eb-4f3d-b3cf-d7d6ab88eb66 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Delete volume request issued successfully. Sep 01 12:56:27 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-7f6b2bc9-51eb-4f3d-b3cf-d7d6ab88eb66 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] http://192.168.122.202/volume/v3/volumes/500da4b1-ec9c-4ecb-82bb-9c84ef5b181d returned with HTTP 202 Sep 01 12:56:27 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1482/2966] 192.168.122.202 () {58 vars in 1235 bytes} [Tue Sep 1 12:56:27 2026] DELETE /volume/v3/volumes/500da4b1-ec9c-4ecb-82bb-9c84ef5b181d => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:56:27 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-7756ba15-971d-4f93-82af-c9984c546518 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:27 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7756ba15-971d-4f93-82af-c9984c546518 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] GET http://192.168.122.202/volume/v3/volumes/500da4b1-ec9c-4ecb-82bb-9c84ef5b181d Sep 01 12:56:27 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-7756ba15-971d-4f93-82af-c9984c546518 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:27 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-7756ba15-971d-4f93-82af-c9984c546518 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:27 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:56:27 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:56:27 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:56:27 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:56:27 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-7756ba15-971d-4f93-82af-c9984c546518 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Volume info retrieved successfully. Sep 01 12:56:27 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7756ba15-971d-4f93-82af-c9984c546518 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] http://192.168.122.202/volume/v3/volumes/500da4b1-ec9c-4ecb-82bb-9c84ef5b181d returned with HTTP 200 Sep 01 12:56:27 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1485/2967] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:56:27 2026] GET /volume/v3/volumes/500da4b1-ec9c-4ecb-82bb-9c84ef5b181d => generated 861 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:56:27 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-23ce12fa-e1c3-462a-b8c5-25b386c04ffa None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:27 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-23ce12fa-e1c3-462a-b8c5-25b386c04ffa tempest-VolumeDependencyTests-1747773208 tempest-VolumeDependencyTests-1747773208-project-member] GET http://192.168.122.202/volume/v3/snapshots/2bfbbd6d-3d7a-47f7-8d8e-7bc64bf224de Sep 01 12:56:27 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-23ce12fa-e1c3-462a-b8c5-25b386c04ffa tempest-VolumeDependencyTests-1747773208 tempest-VolumeDependencyTests-1747773208-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:27 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-23ce12fa-e1c3-462a-b8c5-25b386c04ffa tempest-VolumeDependencyTests-1747773208 tempest-VolumeDependencyTests-1747773208-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:27 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:56:27 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:56:27 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-23ce12fa-e1c3-462a-b8c5-25b386c04ffa tempest-VolumeDependencyTests-1747773208 tempest-VolumeDependencyTests-1747773208-project-member] Snapshot retrieved successfully. Sep 01 12:56:27 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-23ce12fa-e1c3-462a-b8c5-25b386c04ffa tempest-VolumeDependencyTests-1747773208 tempest-VolumeDependencyTests-1747773208-project-member] http://192.168.122.202/volume/v3/snapshots/2bfbbd6d-3d7a-47f7-8d8e-7bc64bf224de returned with HTTP 200 Sep 01 12:56:27 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1483/2968] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:56:27 2026] GET /volume/v3/snapshots/2bfbbd6d-3d7a-47f7-8d8e-7bc64bf224de => generated 440 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:56:28 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-6612137d-eec5-482f-92bd-b36e494ecf92 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:28 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-6612137d-eec5-482f-92bd-b36e494ecf92 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] GET http://192.168.122.202/volume/v3/volumes/500da4b1-ec9c-4ecb-82bb-9c84ef5b181d Sep 01 12:56:28 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-6612137d-eec5-482f-92bd-b36e494ecf92 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:28 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-6612137d-eec5-482f-92bd-b36e494ecf92 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:28 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:56:28 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:56:28 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:56:28 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:56:28 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-6612137d-eec5-482f-92bd-b36e494ecf92 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Volume info retrieved successfully. Sep 01 12:56:28 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-6612137d-eec5-482f-92bd-b36e494ecf92 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] http://192.168.122.202/volume/v3/volumes/500da4b1-ec9c-4ecb-82bb-9c84ef5b181d returned with HTTP 200 Sep 01 12:56:28 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1486/2969] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:56:28 2026] GET /volume/v3/volumes/500da4b1-ec9c-4ecb-82bb-9c84ef5b181d => generated 861 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:56:28 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-2007c970-6eac-4fc1-859d-a63f65b6df4e None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:28 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-2007c970-6eac-4fc1-859d-a63f65b6df4e tempest-VolumeDependencyTests-1747773208 tempest-VolumeDependencyTests-1747773208-project-member] GET http://192.168.122.202/volume/v3/snapshots/2bfbbd6d-3d7a-47f7-8d8e-7bc64bf224de Sep 01 12:56:28 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-2007c970-6eac-4fc1-859d-a63f65b6df4e tempest-VolumeDependencyTests-1747773208 tempest-VolumeDependencyTests-1747773208-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:28 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-2007c970-6eac-4fc1-859d-a63f65b6df4e tempest-VolumeDependencyTests-1747773208 tempest-VolumeDependencyTests-1747773208-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:28 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:56:28 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:56:28 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-2007c970-6eac-4fc1-859d-a63f65b6df4e tempest-VolumeDependencyTests-1747773208 tempest-VolumeDependencyTests-1747773208-project-member] Snapshot retrieved successfully. Sep 01 12:56:28 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-2007c970-6eac-4fc1-859d-a63f65b6df4e tempest-VolumeDependencyTests-1747773208 tempest-VolumeDependencyTests-1747773208-project-member] http://192.168.122.202/volume/v3/snapshots/2bfbbd6d-3d7a-47f7-8d8e-7bc64bf224de returned with HTTP 200 Sep 01 12:56:28 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1484/2970] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:56:28 2026] GET /volume/v3/snapshots/2bfbbd6d-3d7a-47f7-8d8e-7bc64bf224de => generated 440 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:56:29 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-eb629d70-8840-4fce-9a29-bdbaceca04c7 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:29 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-eb629d70-8840-4fce-9a29-bdbaceca04c7 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] GET http://192.168.122.202/volume/v3/volumes/500da4b1-ec9c-4ecb-82bb-9c84ef5b181d Sep 01 12:56:29 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-eb629d70-8840-4fce-9a29-bdbaceca04c7 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:29 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-eb629d70-8840-4fce-9a29-bdbaceca04c7 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:29 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-eb629d70-8840-4fce-9a29-bdbaceca04c7 tempest-CreateVolumesFromSnapshotTest-1345864414 tempest-CreateVolumesFromSnapshotTest-1345864414-project-member] http://192.168.122.202/volume/v3/volumes/500da4b1-ec9c-4ecb-82bb-9c84ef5b181d returned with HTTP 404 Sep 01 12:56:29 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1487/2971] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:56:29 2026] GET /volume/v3/volumes/500da4b1-ec9c-4ecb-82bb-9c84ef5b181d => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:56:29 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-12b2143c-08f6-4965-8c86-00a8a9a7f29e None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:29 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-12b2143c-08f6-4965-8c86-00a8a9a7f29e tempest-VolumeDependencyTests-1747773208 tempest-VolumeDependencyTests-1747773208-project-member] GET http://192.168.122.202/volume/v3/snapshots/2bfbbd6d-3d7a-47f7-8d8e-7bc64bf224de Sep 01 12:56:29 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-12b2143c-08f6-4965-8c86-00a8a9a7f29e tempest-VolumeDependencyTests-1747773208 tempest-VolumeDependencyTests-1747773208-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:29 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-12b2143c-08f6-4965-8c86-00a8a9a7f29e tempest-VolumeDependencyTests-1747773208 tempest-VolumeDependencyTests-1747773208-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:29 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:56:29 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:56:29 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-12b2143c-08f6-4965-8c86-00a8a9a7f29e tempest-VolumeDependencyTests-1747773208 tempest-VolumeDependencyTests-1747773208-project-member] Snapshot retrieved successfully. Sep 01 12:56:29 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-12b2143c-08f6-4965-8c86-00a8a9a7f29e tempest-VolumeDependencyTests-1747773208 tempest-VolumeDependencyTests-1747773208-project-member] http://192.168.122.202/volume/v3/snapshots/2bfbbd6d-3d7a-47f7-8d8e-7bc64bf224de returned with HTTP 200 Sep 01 12:56:29 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1485/2972] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:56:29 2026] GET /volume/v3/snapshots/2bfbbd6d-3d7a-47f7-8d8e-7bc64bf224de => generated 467 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:56:29 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-e9c974e6-e254-4dae-a9f7-4ec0026002d2 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:29 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e9c974e6-e254-4dae-a9f7-4ec0026002d2 tempest-VolumeDependencyTests-1747773208 tempest-VolumeDependencyTests-1747773208-project-member] POST http://192.168.122.202/volume/v3/volumes Sep 01 12:56:29 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e9c974e6-e254-4dae-a9f7-4ec0026002d2 tempest-VolumeDependencyTests-1747773208 tempest-VolumeDependencyTests-1747773208-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "2bfbbd6d-3d7a-47f7-8d8e-7bc64bf224de", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-632892775"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:56:29 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volumes [None req-e9c974e6-e254-4dae-a9f7-4ec0026002d2 tempest-VolumeDependencyTests-1747773208 tempest-VolumeDependencyTests-1747773208-project-member] Create volume request body: {'volume': {'snapshot_id': '2bfbbd6d-3d7a-47f7-8d8e-7bc64bf224de', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-632892775'}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:56:29 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:56:29 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:56:29 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-e9c974e6-e254-4dae-a9f7-4ec0026002d2 tempest-VolumeDependencyTests-1747773208 tempest-VolumeDependencyTests-1747773208-project-member] Snapshot retrieved successfully. Sep 01 12:56:29 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-e9c974e6-e254-4dae-a9f7-4ec0026002d2 tempest-VolumeDependencyTests-1747773208 tempest-VolumeDependencyTests-1747773208-project-member] Create volume of 1 GB Sep 01 12:56:29 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-e9c974e6-e254-4dae-a9f7-4ec0026002d2 tempest-VolumeDependencyTests-1747773208 tempest-VolumeDependencyTests-1747773208-project-member] Availability Zones retrieved successfully. Sep 01 12:56:29 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-e9c974e6-e254-4dae-a9f7-4ec0026002d2 tempest-VolumeDependencyTests-1747773208 tempest-VolumeDependencyTests-1747773208-project-member] Flow 'volume_create_api' (66b29214-5f75-4ad9-bf51-e60cdd50d16b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:56:29 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-e9c974e6-e254-4dae-a9f7-4ec0026002d2 tempest-VolumeDependencyTests-1747773208 tempest-VolumeDependencyTests-1747773208-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (97375587-bd96-417f-b777-fff0894ceb03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:56:29 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.flows.api.create_volume [None req-e9c974e6-e254-4dae-a9f7-4ec0026002d2 tempest-VolumeDependencyTests-1747773208 tempest-VolumeDependencyTests-1747773208-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86814) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 12:56:29 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:56:29 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:56:29 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-e9c974e6-e254-4dae-a9f7-4ec0026002d2 tempest-VolumeDependencyTests-1747773208 tempest-VolumeDependencyTests-1747773208-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (97375587-bd96-417f-b777-fff0894ceb03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '2bfbbd6d-3d7a-47f7-8d8e-7bc64bf224de', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T10:31:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3a4f1b59-94a6-4839-b926-0837adf99645,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a4f1b59-94a6-4839-b926-0837adf99645', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:56:29 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-e9c974e6-e254-4dae-a9f7-4ec0026002d2 tempest-VolumeDependencyTests-1747773208 tempest-VolumeDependencyTests-1747773208-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a4b1ddb-fa24-44a2-b947-352965b76405) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:56:30 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-e9c974e6-e254-4dae-a9f7-4ec0026002d2 tempest-VolumeDependencyTests-1747773208 tempest-VolumeDependencyTests-1747773208-project-member] Created reservations ['737aeabf-6f95-4a5c-bbfb-b429d0924597', '39616c1c-6f2f-4c8f-a24c-48e2cfac10c0', '8aa98bd8-9bfc-4ef2-9b2f-43f4fd17626c', 'a0ac556d-ce0b-402a-a7b0-b4f85e259113'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:56:30 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-e9c974e6-e254-4dae-a9f7-4ec0026002d2 tempest-VolumeDependencyTests-1747773208 tempest-VolumeDependencyTests-1747773208-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a4b1ddb-fa24-44a2-b947-352965b76405) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['737aeabf-6f95-4a5c-bbfb-b429d0924597', '39616c1c-6f2f-4c8f-a24c-48e2cfac10c0', '8aa98bd8-9bfc-4ef2-9b2f-43f4fd17626c', 'a0ac556d-ce0b-402a-a7b0-b4f85e259113']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:56:30 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-e9c974e6-e254-4dae-a9f7-4ec0026002d2 tempest-VolumeDependencyTests-1747773208 tempest-VolumeDependencyTests-1747773208-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (305fa97e-faf5-44ec-9730-3c8b3be82488) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:56:30 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:56:30 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:56:30 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:56:30 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:56:30 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-e9c974e6-e254-4dae-a9f7-4ec0026002d2 tempest-VolumeDependencyTests-1747773208 tempest-VolumeDependencyTests-1747773208-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (305fa97e-faf5-44ec-9730-3c8b3be82488) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '25c4c20d-8c42-48b1-9e5f-3aeab2d38c1c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-632892775',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1ca7c97e7be343de9511145fedac833d',qos_specs=None,replication_status=,reservations=['737aeabf-6f95-4a5c-bbfb-b429d0924597','39616c1c-6f2f-4c8f-a24c-48e2cfac10c0','8aa98bd8-9bfc-4ef2-9b2f-43f4fd17626c','a0ac556d-ce0b-402a-a7b0-b4f85e259113'],size=1,snapshot_id=2bfbbd6d-3d7a-47f7-8d8e-7bc64bf224de,source_replicaid=,source_volid=None,status='creating',user_id='b8f2adfa1dbf468f82580f2fc63816e9',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T10:56:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-632892775',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=25c4c20d-8c42-48b1-9e5f-3aeab2d38c1c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1ca7c97e7be343de9511145fedac833d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=2bfbbd6d-3d7a-47f7-8d8e-7bc64bf224de,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b8f2adfa1dbf468f82580f2fc63816e9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a4f1b59-94a6-4839-b926-0837adf99645),volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:56:30 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-e9c974e6-e254-4dae-a9f7-4ec0026002d2 tempest-VolumeDependencyTests-1747773208 tempest-VolumeDependencyTests-1747773208-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f552f96-e2b4-49ae-a8df-56449cda3a76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:56:30 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-e9c974e6-e254-4dae-a9f7-4ec0026002d2 tempest-VolumeDependencyTests-1747773208 tempest-VolumeDependencyTests-1747773208-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f552f96-e2b4-49ae-a8df-56449cda3a76) transitioned into state 'SUCCESS' from state '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-632892775',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1ca7c97e7be343de9511145fedac833d',qos_specs=None,replication_status=,reservations=['737aeabf-6f95-4a5c-bbfb-b429d0924597','39616c1c-6f2f-4c8f-a24c-48e2cfac10c0','8aa98bd8-9bfc-4ef2-9b2f-43f4fd17626c','a0ac556d-ce0b-402a-a7b0-b4f85e259113'],size=1,snapshot_id=2bfbbd6d-3d7a-47f7-8d8e-7bc64bf224de,source_replicaid=,source_volid=None,status='creating',user_id='b8f2adfa1dbf468f82580f2fc63816e9',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:56:30 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-e9c974e6-e254-4dae-a9f7-4ec0026002d2 tempest-VolumeDependencyTests-1747773208 tempest-VolumeDependencyTests-1747773208-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb94d992-1026-4268-970b-537076ffc692) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:56:30 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:56:30 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:56:30 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-e9c974e6-e254-4dae-a9f7-4ec0026002d2 tempest-VolumeDependencyTests-1747773208 tempest-VolumeDependencyTests-1747773208-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb94d992-1026-4268-970b-537076ffc692) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:56:30 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-e9c974e6-e254-4dae-a9f7-4ec0026002d2 tempest-VolumeDependencyTests-1747773208 tempest-VolumeDependencyTests-1747773208-project-member] Flow 'volume_create_api' (66b29214-5f75-4ad9-bf51-e60cdd50d16b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86814) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:56:30 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-e9c974e6-e254-4dae-a9f7-4ec0026002d2 tempest-VolumeDependencyTests-1747773208 tempest-VolumeDependencyTests-1747773208-project-member] Create volume request issued successfully. Sep 01 12:56:30 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e9c974e6-e254-4dae-a9f7-4ec0026002d2 tempest-VolumeDependencyTests-1747773208 tempest-VolumeDependencyTests-1747773208-project-member] http://192.168.122.202/volume/v3/volumes returned with HTTP 202 Sep 01 12:56:30 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1488/2973] 192.168.122.202 () {62 vars in 1184 bytes} [Tue Sep 1 12:56:29 2026] POST /volume/v3/volumes => generated 812 bytes in 476 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:56:30 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-609ef69d-9731-4a64-a92b-48d83a091bd9 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:30 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-609ef69d-9731-4a64-a92b-48d83a091bd9 tempest-VolumeDependencyTests-1747773208 tempest-VolumeDependencyTests-1747773208-project-member] GET http://192.168.122.202/volume/v3/volumes/25c4c20d-8c42-48b1-9e5f-3aeab2d38c1c Sep 01 12:56:30 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-609ef69d-9731-4a64-a92b-48d83a091bd9 tempest-VolumeDependencyTests-1747773208 tempest-VolumeDependencyTests-1747773208-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:30 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-609ef69d-9731-4a64-a92b-48d83a091bd9 tempest-VolumeDependencyTests-1747773208 tempest-VolumeDependencyTests-1747773208-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:30 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:56:30 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:56:30 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:56:30 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:56:30 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-609ef69d-9731-4a64-a92b-48d83a091bd9 tempest-VolumeDependencyTests-1747773208 tempest-VolumeDependencyTests-1747773208-project-member] Volume info retrieved successfully. Sep 01 12:56:30 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-609ef69d-9731-4a64-a92b-48d83a091bd9 tempest-VolumeDependencyTests-1747773208 tempest-VolumeDependencyTests-1747773208-project-member] http://192.168.122.202/volume/v3/volumes/25c4c20d-8c42-48b1-9e5f-3aeab2d38c1c returned with HTTP 200 Sep 01 12:56:30 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1486/2974] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:56:30 2026] GET /volume/v3/volumes/25c4c20d-8c42-48b1-9e5f-3aeab2d38c1c => generated 880 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:56:31 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-65b3aa2f-0dc5-473d-a6ec-f6e00ee271ab None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:31 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-65b3aa2f-0dc5-473d-a6ec-f6e00ee271ab tempest-VolumeDependencyTests-1747773208 tempest-VolumeDependencyTests-1747773208-project-member] GET http://192.168.122.202/volume/v3/volumes/25c4c20d-8c42-48b1-9e5f-3aeab2d38c1c Sep 01 12:56:31 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-65b3aa2f-0dc5-473d-a6ec-f6e00ee271ab tempest-VolumeDependencyTests-1747773208 tempest-VolumeDependencyTests-1747773208-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:31 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-65b3aa2f-0dc5-473d-a6ec-f6e00ee271ab tempest-VolumeDependencyTests-1747773208 tempest-VolumeDependencyTests-1747773208-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:31 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:56:31 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:56:31 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:56:31 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:56:31 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-65b3aa2f-0dc5-473d-a6ec-f6e00ee271ab tempest-VolumeDependencyTests-1747773208 tempest-VolumeDependencyTests-1747773208-project-member] Volume info retrieved successfully. Sep 01 12:56:31 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-65b3aa2f-0dc5-473d-a6ec-f6e00ee271ab tempest-VolumeDependencyTests-1747773208 tempest-VolumeDependencyTests-1747773208-project-member] http://192.168.122.202/volume/v3/volumes/25c4c20d-8c42-48b1-9e5f-3aeab2d38c1c returned with HTTP 200 Sep 01 12:56:31 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1489/2975] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:56:31 2026] GET /volume/v3/volumes/25c4c20d-8c42-48b1-9e5f-3aeab2d38c1c => generated 904 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:56:31 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-785d7bb4-2101-4df5-b351-d0be5d238ddf None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:31 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-330c3f17-d2a9-43d4-918e-47ea1642304c None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:31 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-785d7bb4-2101-4df5-b351-d0be5d238ddf tempest-ProjectMemberTests-257065364 tempest-ProjectMemberTests-257065364-project-admin] POST http://192.168.122.202/volume/v3/types Sep 01 12:56:31 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-785d7bb4-2101-4df5-b351-d0be5d238ddf tempest-ProjectMemberTests-257065364 tempest-ProjectMemberTests-257065364-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1828479991", "extra_specs": {"storage_protocol": "tempest-storage_protocol-503452478", "vendor_name": "tempest-vendor_name-1609505520"}}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:56:31 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-785d7bb4-2101-4df5-b351-d0be5d238ddf tempest-ProjectMemberTests-257065364 tempest-ProjectMemberTests-257065364-project-admin] http://192.168.122.202/volume/v3/types returned with HTTP 200 Sep 01 12:56:31 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1487/2976] 192.168.122.202 () {60 vars in 1137 bytes} [Tue Sep 1 12:56:31 2026] POST /volume/v3/types => generated 329 bytes in 398 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:56:31 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-20aa9a73-c72d-4d28-a15b-53dee70e9c5f None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:31 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-20aa9a73-c72d-4d28-a15b-53dee70e9c5f tempest-ProjectMemberTests-257065364 tempest-ProjectMemberTests-257065364-project-admin] POST http://192.168.122.202/volume/v3/volumes Sep 01 12:56:31 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-20aa9a73-c72d-4d28-a15b-53dee70e9c5f tempest-ProjectMemberTests-257065364 tempest-ProjectMemberTests-257065364-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "1dc8e270-9258-49b8-b2ac-cd968604dc85", "size": 1}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:56:31 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.volumes [None req-20aa9a73-c72d-4d28-a15b-53dee70e9c5f tempest-ProjectMemberTests-257065364 tempest-ProjectMemberTests-257065364-project-admin] Create volume request body: {'volume': {'volume_type': '1dc8e270-9258-49b8-b2ac-cd968604dc85', 'size': 1}} {{(pid=86815) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:56:31 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-330c3f17-d2a9-43d4-918e-47ea1642304c tempest-ProjectReaderTests-1017805605 tempest-ProjectReaderTests-1017805605-project-admin] POST http://192.168.122.202/volume/v3/volumes Sep 01 12:56:31 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-330c3f17-d2a9-43d4-918e-47ea1642304c tempest-ProjectReaderTests-1017805605 tempest-ProjectReaderTests-1017805605-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-66301354"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:56:31 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volumes [None req-330c3f17-d2a9-43d4-918e-47ea1642304c tempest-ProjectReaderTests-1017805605 tempest-ProjectReaderTests-1017805605-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-66301354'}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:56:31 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-330c3f17-d2a9-43d4-918e-47ea1642304c tempest-ProjectReaderTests-1017805605 tempest-ProjectReaderTests-1017805605-project-admin] Create volume of 1 GB Sep 01 12:56:31 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-20aa9a73-c72d-4d28-a15b-53dee70e9c5f tempest-ProjectMemberTests-257065364 tempest-ProjectMemberTests-257065364-project-admin] Create volume of 1 GB Sep 01 12:56:31 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:56:31 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:56:31 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-20aa9a73-c72d-4d28-a15b-53dee70e9c5f tempest-ProjectMemberTests-257065364 tempest-ProjectMemberTests-257065364-project-admin] Availability Zones retrieved successfully. Sep 01 12:56:31 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-330c3f17-d2a9-43d4-918e-47ea1642304c tempest-ProjectReaderTests-1017805605 tempest-ProjectReaderTests-1017805605-project-admin] Availability Zones retrieved successfully. Sep 01 12:56:31 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-20aa9a73-c72d-4d28-a15b-53dee70e9c5f tempest-ProjectMemberTests-257065364 tempest-ProjectMemberTests-257065364-project-admin] Flow 'volume_create_api' (f26442e9-e906-4a46-9c4d-e3981d62ed1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:56:32 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-20aa9a73-c72d-4d28-a15b-53dee70e9c5f tempest-ProjectMemberTests-257065364 tempest-ProjectMemberTests-257065364-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2379e093-1605-4c66-8931-dcce4e2d0fb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:56:32 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.flows.api.create_volume [None req-20aa9a73-c72d-4d28-a15b-53dee70e9c5f tempest-ProjectMemberTests-257065364 tempest-ProjectMemberTests-257065364-project-admin] Validating volume size '1' using validate_int {{(pid=86815) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 12:56:32 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-330c3f17-d2a9-43d4-918e-47ea1642304c tempest-ProjectReaderTests-1017805605 tempest-ProjectReaderTests-1017805605-project-admin] Flow 'volume_create_api' (b2289493-85b8-4212-bfe9-abe392f927d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:56:32 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-330c3f17-d2a9-43d4-918e-47ea1642304c tempest-ProjectReaderTests-1017805605 tempest-ProjectReaderTests-1017805605-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc1ccacb-e56e-424b-8b31-f8c1bc9807bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:56:32 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.flows.api.create_volume [None req-330c3f17-d2a9-43d4-918e-47ea1642304c tempest-ProjectReaderTests-1017805605 tempest-ProjectReaderTests-1017805605-project-admin] Validating volume size '1' using validate_int {{(pid=86814) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 12:56:32 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-20aa9a73-c72d-4d28-a15b-53dee70e9c5f tempest-ProjectMemberTests-257065364 tempest-ProjectMemberTests-257065364-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2379e093-1605-4c66-8931-dcce4e2d0fb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T10:56:32Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-503452478',vendor_name='tempest-vendor_name-1609505520'},id=1dc8e270-9258-49b8-b2ac-cd968604dc85,is_public=True,name='tempest-ProjectMemberTests-volume-type-1828479991',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1dc8e270-9258-49b8-b2ac-cd968604dc85', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:56:32 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-20aa9a73-c72d-4d28-a15b-53dee70e9c5f tempest-ProjectMemberTests-257065364 tempest-ProjectMemberTests-257065364-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (758f3c9a-8894-48cd-a453-553057add1a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:56:32 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-330c3f17-d2a9-43d4-918e-47ea1642304c tempest-ProjectReaderTests-1017805605 tempest-ProjectReaderTests-1017805605-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc1ccacb-e56e-424b-8b31-f8c1bc9807bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T10:31:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3a4f1b59-94a6-4839-b926-0837adf99645,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a4f1b59-94a6-4839-b926-0837adf99645', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:56:32 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-330c3f17-d2a9-43d4-918e-47ea1642304c tempest-ProjectReaderTests-1017805605 tempest-ProjectReaderTests-1017805605-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c1531bb-bcd0-4b29-8091-718a3aaa0609) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:56:32 devstack devstack@c-api.service[86815]: WARNING cinder.quota [None req-20aa9a73-c72d-4d28-a15b-53dee70e9c5f tempest-ProjectMemberTests-257065364 tempest-ProjectMemberTests-257065364-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1828479991 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1828479991, it is now deprecated. Please use the default quota class for default quota. Sep 01 12:56:32 devstack devstack@c-api.service[86815]: WARNING cinder.quota [None req-20aa9a73-c72d-4d28-a15b-53dee70e9c5f tempest-ProjectMemberTests-257065364 tempest-ProjectMemberTests-257065364-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1828479991 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1828479991, it is now deprecated. Please use the default quota class for default quota. Sep 01 12:56:32 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-20aa9a73-c72d-4d28-a15b-53dee70e9c5f tempest-ProjectMemberTests-257065364 tempest-ProjectMemberTests-257065364-project-admin] Created reservations ['d07b2f1b-36a8-4532-b28b-971c44d1bd4f', '2ab7e0a3-50d1-4475-a19f-830973b40fe5', '31ee863b-73a7-4fb0-a1d6-9c56f2668c82', '5081fc4a-f224-48d9-91e7-82f8b617f137'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:56:32 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-20aa9a73-c72d-4d28-a15b-53dee70e9c5f tempest-ProjectMemberTests-257065364 tempest-ProjectMemberTests-257065364-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (758f3c9a-8894-48cd-a453-553057add1a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d07b2f1b-36a8-4532-b28b-971c44d1bd4f', '2ab7e0a3-50d1-4475-a19f-830973b40fe5', '31ee863b-73a7-4fb0-a1d6-9c56f2668c82', '5081fc4a-f224-48d9-91e7-82f8b617f137']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:56:32 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-20aa9a73-c72d-4d28-a15b-53dee70e9c5f tempest-ProjectMemberTests-257065364 tempest-ProjectMemberTests-257065364-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (99eea194-a98a-47a0-b60e-2ac6fa3015b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:56:32 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:56:32 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:56:32 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-20aa9a73-c72d-4d28-a15b-53dee70e9c5f tempest-ProjectMemberTests-257065364 tempest-ProjectMemberTests-257065364-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (99eea194-a98a-47a0-b60e-2ac6fa3015b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '64d61c2f-85c8-442c-8697-34b68cac6c87', '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='b9270ff0533949829f057f54e2bafcb7',qos_specs=None,replication_status=,reservations=['d07b2f1b-36a8-4532-b28b-971c44d1bd4f','2ab7e0a3-50d1-4475-a19f-830973b40fe5','31ee863b-73a7-4fb0-a1d6-9c56f2668c82','5081fc4a-f224-48d9-91e7-82f8b617f137'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a4fcae065ae941ce896356aca3e644cb',volume_type_id=1dc8e270-9258-49b8-b2ac-cd968604dc85), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T10:56:32Z,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=64d61c2f-85c8-442c-8697-34b68cac6c87,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b9270ff0533949829f057f54e2bafcb7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a4fcae065ae941ce896356aca3e644cb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1dc8e270-9258-49b8-b2ac-cd968604dc85),volume_type_id=1dc8e270-9258-49b8-b2ac-cd968604dc85)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:56:32 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-20aa9a73-c72d-4d28-a15b-53dee70e9c5f tempest-ProjectMemberTests-257065364 tempest-ProjectMemberTests-257065364-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (75d1b6c6-c3f9-41f2-92fd-436bd9326c9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:56:32 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-330c3f17-d2a9-43d4-918e-47ea1642304c tempest-ProjectReaderTests-1017805605 tempest-ProjectReaderTests-1017805605-project-admin] Created reservations ['178273b9-a038-4f08-aa8f-4e26a0df6237', 'ba0fdbaa-0bc7-4479-8ef2-8be49e08cb94', '4ec6f543-b51b-4356-8a25-11bcd4422b90', '874a654a-9d80-4520-a2e8-470d550f03b5'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:56:32 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-330c3f17-d2a9-43d4-918e-47ea1642304c tempest-ProjectReaderTests-1017805605 tempest-ProjectReaderTests-1017805605-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c1531bb-bcd0-4b29-8091-718a3aaa0609) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['178273b9-a038-4f08-aa8f-4e26a0df6237', 'ba0fdbaa-0bc7-4479-8ef2-8be49e08cb94', '4ec6f543-b51b-4356-8a25-11bcd4422b90', '874a654a-9d80-4520-a2e8-470d550f03b5']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:56:32 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-330c3f17-d2a9-43d4-918e-47ea1642304c tempest-ProjectReaderTests-1017805605 tempest-ProjectReaderTests-1017805605-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48f34b8b-adfe-4664-9f64-ed828187fef0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:56:32 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-20aa9a73-c72d-4d28-a15b-53dee70e9c5f tempest-ProjectMemberTests-257065364 tempest-ProjectMemberTests-257065364-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (75d1b6c6-c3f9-41f2-92fd-436bd9326c9b) transitioned into state 'SUCCESS' from 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='b9270ff0533949829f057f54e2bafcb7',qos_specs=None,replication_status=,reservations=['d07b2f1b-36a8-4532-b28b-971c44d1bd4f','2ab7e0a3-50d1-4475-a19f-830973b40fe5','31ee863b-73a7-4fb0-a1d6-9c56f2668c82','5081fc4a-f224-48d9-91e7-82f8b617f137'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a4fcae065ae941ce896356aca3e644cb',volume_type_id=1dc8e270-9258-49b8-b2ac-cd968604dc85)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:56:32 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-20aa9a73-c72d-4d28-a15b-53dee70e9c5f tempest-ProjectMemberTests-257065364 tempest-ProjectMemberTests-257065364-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c6ae83fe-3436-4f25-be6a-902ac40b0025) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:56:32 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:56:32 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:56:32 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-330c3f17-d2a9-43d4-918e-47ea1642304c tempest-ProjectReaderTests-1017805605 tempest-ProjectReaderTests-1017805605-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48f34b8b-adfe-4664-9f64-ed828187fef0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3ce8e525-3bb1-4677-8bb6-353d98ac724b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-66301354',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e732ca75cf5c40be97353c9df68bed55',qos_specs=None,replication_status=,reservations=['178273b9-a038-4f08-aa8f-4e26a0df6237','ba0fdbaa-0bc7-4479-8ef2-8be49e08cb94','4ec6f543-b51b-4356-8a25-11bcd4422b90','874a654a-9d80-4520-a2e8-470d550f03b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='404f266a0ab14a10bc29a886f5aa085b',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T10:56:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-66301354',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3ce8e525-3bb1-4677-8bb6-353d98ac724b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e732ca75cf5c40be97353c9df68bed55',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='404f266a0ab14a10bc29a886f5aa085b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a4f1b59-94a6-4839-b926-0837adf99645),volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:56:32 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-330c3f17-d2a9-43d4-918e-47ea1642304c tempest-ProjectReaderTests-1017805605 tempest-ProjectReaderTests-1017805605-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7d473fa5-430a-42ae-8903-e101273d6e10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:56:32 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-20aa9a73-c72d-4d28-a15b-53dee70e9c5f tempest-ProjectMemberTests-257065364 tempest-ProjectMemberTests-257065364-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c6ae83fe-3436-4f25-be6a-902ac40b0025) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:56:32 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-20aa9a73-c72d-4d28-a15b-53dee70e9c5f tempest-ProjectMemberTests-257065364 tempest-ProjectMemberTests-257065364-project-admin] Flow 'volume_create_api' (f26442e9-e906-4a46-9c4d-e3981d62ed1f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86815) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:56:32 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-20aa9a73-c72d-4d28-a15b-53dee70e9c5f tempest-ProjectMemberTests-257065364 tempest-ProjectMemberTests-257065364-project-admin] Create volume request issued successfully. Sep 01 12:56:32 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-20aa9a73-c72d-4d28-a15b-53dee70e9c5f tempest-ProjectMemberTests-257065364 tempest-ProjectMemberTests-257065364-project-admin] http://192.168.122.202/volume/v3/volumes returned with HTTP 202 Sep 01 12:56:32 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1488/2977] 192.168.122.202 () {62 vars in 1182 bytes} [Tue Sep 1 12:56:31 2026] POST /volume/v3/volumes => generated 782 bytes in 463 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:56:32 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-4ebe5074-49f5-4acf-8ebf-3dda135436c1 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:32 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-4ebe5074-49f5-4acf-8ebf-3dda135436c1 tempest-ProjectMemberTests-257065364 tempest-ProjectMemberTests-257065364-project-admin] GET http://192.168.122.202/volume/v3/volumes/64d61c2f-85c8-442c-8697-34b68cac6c87 Sep 01 12:56:32 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-4ebe5074-49f5-4acf-8ebf-3dda135436c1 tempest-ProjectMemberTests-257065364 tempest-ProjectMemberTests-257065364-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:32 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-4ebe5074-49f5-4acf-8ebf-3dda135436c1 tempest-ProjectMemberTests-257065364 tempest-ProjectMemberTests-257065364-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:32 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-330c3f17-d2a9-43d4-918e-47ea1642304c tempest-ProjectReaderTests-1017805605 tempest-ProjectReaderTests-1017805605-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7d473fa5-430a-42ae-8903-e101273d6e10) transitioned into state 'SUCCESS' from state '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-66301354',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e732ca75cf5c40be97353c9df68bed55',qos_specs=None,replication_status=,reservations=['178273b9-a038-4f08-aa8f-4e26a0df6237','ba0fdbaa-0bc7-4479-8ef2-8be49e08cb94','4ec6f543-b51b-4356-8a25-11bcd4422b90','874a654a-9d80-4520-a2e8-470d550f03b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='404f266a0ab14a10bc29a886f5aa085b',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:56:32 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:56:32 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:56:32 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:56:32 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:56:32 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-330c3f17-d2a9-43d4-918e-47ea1642304c tempest-ProjectReaderTests-1017805605 tempest-ProjectReaderTests-1017805605-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (61b6676e-fea9-4caf-a03c-59d97bf808df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:56:32 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-4ebe5074-49f5-4acf-8ebf-3dda135436c1 tempest-ProjectMemberTests-257065364 tempest-ProjectMemberTests-257065364-project-admin] Volume info retrieved successfully. Sep 01 12:56:32 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-4ebe5074-49f5-4acf-8ebf-3dda135436c1 tempest-ProjectMemberTests-257065364 tempest-ProjectMemberTests-257065364-project-admin] http://192.168.122.202/volume/v3/volumes/64d61c2f-85c8-442c-8697-34b68cac6c87 returned with HTTP 200 Sep 01 12:56:32 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1489/2978] 192.168.122.202 () {60 vars in 1272 bytes} [Tue Sep 1 12:56:32 2026] GET /volume/v3/volumes/64d61c2f-85c8-442c-8697-34b68cac6c87 => generated 961 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:56:32 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-330c3f17-d2a9-43d4-918e-47ea1642304c tempest-ProjectReaderTests-1017805605 tempest-ProjectReaderTests-1017805605-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (61b6676e-fea9-4caf-a03c-59d97bf808df) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:56:32 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-5e124517-5598-421a-92e4-4d985db58252 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:32 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-330c3f17-d2a9-43d4-918e-47ea1642304c tempest-ProjectReaderTests-1017805605 tempest-ProjectReaderTests-1017805605-project-admin] Flow 'volume_create_api' (b2289493-85b8-4212-bfe9-abe392f927d0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86814) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:56:32 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-5e124517-5598-421a-92e4-4d985db58252 tempest-VolumeDependencyTests-1747773208 tempest-VolumeDependencyTests-1747773208-project-member] GET http://192.168.122.202/volume/v3/volumes/25c4c20d-8c42-48b1-9e5f-3aeab2d38c1c Sep 01 12:56:32 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-330c3f17-d2a9-43d4-918e-47ea1642304c tempest-ProjectReaderTests-1017805605 tempest-ProjectReaderTests-1017805605-project-admin] Create volume request issued successfully. Sep 01 12:56:32 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-330c3f17-d2a9-43d4-918e-47ea1642304c tempest-ProjectReaderTests-1017805605 tempest-ProjectReaderTests-1017805605-project-admin] http://192.168.122.202/volume/v3/volumes returned with HTTP 202 Sep 01 12:56:32 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-5e124517-5598-421a-92e4-4d985db58252 tempest-VolumeDependencyTests-1747773208 tempest-VolumeDependencyTests-1747773208-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:32 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-5e124517-5598-421a-92e4-4d985db58252 tempest-VolumeDependencyTests-1747773208 tempest-VolumeDependencyTests-1747773208-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:32 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1490/2979] 192.168.122.202 () {60 vars in 1142 bytes} [Tue Sep 1 12:56:31 2026] POST /volume/v3/volumes => generated 785 bytes in 749 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:56:32 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-9fe84758-32c8-4034-929d-2d69d4fbdf5d None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:32 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:56:32 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:56:32 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:56:32 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:56:32 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9fe84758-32c8-4034-929d-2d69d4fbdf5d tempest-ProjectReaderTests-1017805605 tempest-ProjectReaderTests-1017805605-project-admin] GET http://192.168.122.202/volume/v3/volumes/3ce8e525-3bb1-4677-8bb6-353d98ac724b Sep 01 12:56:32 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-9fe84758-32c8-4034-929d-2d69d4fbdf5d tempest-ProjectReaderTests-1017805605 tempest-ProjectReaderTests-1017805605-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:32 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-9fe84758-32c8-4034-929d-2d69d4fbdf5d tempest-ProjectReaderTests-1017805605 tempest-ProjectReaderTests-1017805605-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:32 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-5e124517-5598-421a-92e4-4d985db58252 tempest-VolumeDependencyTests-1747773208 tempest-VolumeDependencyTests-1747773208-project-member] Volume info retrieved successfully. Sep 01 12:56:32 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-5e124517-5598-421a-92e4-4d985db58252 tempest-VolumeDependencyTests-1747773208 tempest-VolumeDependencyTests-1747773208-project-member] http://192.168.122.202/volume/v3/volumes/25c4c20d-8c42-48b1-9e5f-3aeab2d38c1c returned with HTTP 200 Sep 01 12:56:32 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1490/2980] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:56:32 2026] GET /volume/v3/volumes/25c4c20d-8c42-48b1-9e5f-3aeab2d38c1c => generated 904 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:56:32 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:56:32 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:56:32 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:56:32 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:56:32 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-9fe84758-32c8-4034-929d-2d69d4fbdf5d tempest-ProjectReaderTests-1017805605 tempest-ProjectReaderTests-1017805605-project-admin] Volume info retrieved successfully. Sep 01 12:56:32 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9fe84758-32c8-4034-929d-2d69d4fbdf5d tempest-ProjectReaderTests-1017805605 tempest-ProjectReaderTests-1017805605-project-admin] http://192.168.122.202/volume/v3/volumes/3ce8e525-3bb1-4677-8bb6-353d98ac724b returned with HTTP 200 Sep 01 12:56:32 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1491/2981] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:56:32 2026] GET /volume/v3/volumes/3ce8e525-3bb1-4677-8bb6-353d98ac724b => generated 964 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:56:33 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-505cb6c7-6042-49af-a5ff-109a3f579788 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:33 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-505cb6c7-6042-49af-a5ff-109a3f579788 tempest-ProjectMemberTests-257065364 tempest-ProjectMemberTests-257065364-project-admin] GET http://192.168.122.202/volume/v3/volumes/64d61c2f-85c8-442c-8697-34b68cac6c87 Sep 01 12:56:33 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-505cb6c7-6042-49af-a5ff-109a3f579788 tempest-ProjectMemberTests-257065364 tempest-ProjectMemberTests-257065364-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:33 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-505cb6c7-6042-49af-a5ff-109a3f579788 tempest-ProjectMemberTests-257065364 tempest-ProjectMemberTests-257065364-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:33 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:56:33 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:56:33 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:56:33 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:56:33 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-505cb6c7-6042-49af-a5ff-109a3f579788 tempest-ProjectMemberTests-257065364 tempest-ProjectMemberTests-257065364-project-admin] Volume info retrieved successfully. Sep 01 12:56:33 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-fa9f426e-e482-440e-bc48-2c33a792b922 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:33 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-fa9f426e-e482-440e-bc48-2c33a792b922 tempest-VolumeDependencyTests-1747773208 tempest-VolumeDependencyTests-1747773208-project-member] GET http://192.168.122.202/volume/v3/volumes/25c4c20d-8c42-48b1-9e5f-3aeab2d38c1c Sep 01 12:56:33 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-fa9f426e-e482-440e-bc48-2c33a792b922 tempest-VolumeDependencyTests-1747773208 tempest-VolumeDependencyTests-1747773208-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:33 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-fa9f426e-e482-440e-bc48-2c33a792b922 tempest-VolumeDependencyTests-1747773208 tempest-VolumeDependencyTests-1747773208-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:33 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-505cb6c7-6042-49af-a5ff-109a3f579788 tempest-ProjectMemberTests-257065364 tempest-ProjectMemberTests-257065364-project-admin] http://192.168.122.202/volume/v3/volumes/64d61c2f-85c8-442c-8697-34b68cac6c87 returned with HTTP 200 Sep 01 12:56:33 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1491/2982] 192.168.122.202 () {60 vars in 1272 bytes} [Tue Sep 1 12:56:33 2026] GET /volume/v3/volumes/64d61c2f-85c8-442c-8697-34b68cac6c87 => generated 982 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:56:33 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-8f74dd71-8d4b-4bf8-b0dc-3c2793e84223 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:33 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-8f74dd71-8d4b-4bf8-b0dc-3c2793e84223 tempest-ProjectMemberTests-257065364 tempest-ProjectMemberTests-257065364-project-admin] GET http://192.168.122.202/volume/v3/messages Sep 01 12:56:33 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-8f74dd71-8d4b-4bf8-b0dc-3c2793e84223 tempest-ProjectMemberTests-257065364 tempest-ProjectMemberTests-257065364-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:33 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-8f74dd71-8d4b-4bf8-b0dc-3c2793e84223 tempest-ProjectMemberTests-257065364 tempest-ProjectMemberTests-257065364-project-admin] Calling method 'version_select' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:33 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-8f74dd71-8d4b-4bf8-b0dc-3c2793e84223 tempest-ProjectMemberTests-257065364 tempest-ProjectMemberTests-257065364-project-admin] http://192.168.122.202/volume/v3/messages returned with HTTP 200 Sep 01 12:56:33 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1492/2983] 192.168.122.202 () {60 vars in 1164 bytes} [Tue Sep 1 12:56:33 2026] GET /volume/v3/messages => generated 678 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:56:33 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:56:33 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:56:33 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-e9c7a90b-3275-43dd-8d66-2ea2bc63696f None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:33 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:56:33 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:56:33 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-fa9f426e-e482-440e-bc48-2c33a792b922 tempest-VolumeDependencyTests-1747773208 tempest-VolumeDependencyTests-1747773208-project-member] Volume info retrieved successfully. Sep 01 12:56:33 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-fa9f426e-e482-440e-bc48-2c33a792b922 tempest-VolumeDependencyTests-1747773208 tempest-VolumeDependencyTests-1747773208-project-member] http://192.168.122.202/volume/v3/volumes/25c4c20d-8c42-48b1-9e5f-3aeab2d38c1c returned with HTTP 200 Sep 01 12:56:33 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1492/2984] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:56:33 2026] GET /volume/v3/volumes/25c4c20d-8c42-48b1-9e5f-3aeab2d38c1c => generated 904 bytes in 289 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:56:34 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-9ed2248f-eb75-47aa-8ee1-7e46215b6b42 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:34 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9ed2248f-eb75-47aa-8ee1-7e46215b6b42 tempest-ProjectReaderTests-1017805605 tempest-ProjectReaderTests-1017805605-project-admin] GET http://192.168.122.202/volume/v3/volumes/3ce8e525-3bb1-4677-8bb6-353d98ac724b Sep 01 12:56:34 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-9ed2248f-eb75-47aa-8ee1-7e46215b6b42 tempest-ProjectReaderTests-1017805605 tempest-ProjectReaderTests-1017805605-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:34 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-9ed2248f-eb75-47aa-8ee1-7e46215b6b42 tempest-ProjectReaderTests-1017805605 tempest-ProjectReaderTests-1017805605-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:34 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:56:34 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:56:34 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:56:34 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:56:34 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-9ed2248f-eb75-47aa-8ee1-7e46215b6b42 tempest-ProjectReaderTests-1017805605 tempest-ProjectReaderTests-1017805605-project-admin] Volume info retrieved successfully. Sep 01 12:56:34 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9ed2248f-eb75-47aa-8ee1-7e46215b6b42 tempest-ProjectReaderTests-1017805605 tempest-ProjectReaderTests-1017805605-project-admin] http://192.168.122.202/volume/v3/volumes/3ce8e525-3bb1-4677-8bb6-353d98ac724b returned with HTTP 200 Sep 01 12:56:34 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1493/2985] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:56:33 2026] GET /volume/v3/volumes/3ce8e525-3bb1-4677-8bb6-353d98ac724b => generated 1014 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:56:34 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-e06e1e82-832d-4794-8d4f-3d27e49d8293 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:34 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e9c7a90b-3275-43dd-8d66-2ea2bc63696f tempest-ProjectMemberTests-257065364 tempest-ProjectMemberTests-257065364-project-member] DELETE http://192.168.122.202/volume/v3/messages/94f6a6f0-3d69-4cfb-aeb2-85754c99e8a8 Sep 01 12:56:34 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e9c7a90b-3275-43dd-8d66-2ea2bc63696f tempest-ProjectMemberTests-257065364 tempest-ProjectMemberTests-257065364-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:34 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e9c7a90b-3275-43dd-8d66-2ea2bc63696f tempest-ProjectMemberTests-257065364 tempest-ProjectMemberTests-257065364-project-member] Calling method 'version_select' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:34 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e9c7a90b-3275-43dd-8d66-2ea2bc63696f tempest-ProjectMemberTests-257065364 tempest-ProjectMemberTests-257065364-project-member] http://192.168.122.202/volume/v3/messages/94f6a6f0-3d69-4cfb-aeb2-85754c99e8a8 returned with HTTP 204 Sep 01 12:56:34 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1493/2986] 192.168.122.202 () {60 vars in 1278 bytes} [Tue Sep 1 12:56:33 2026] DELETE /volume/v3/messages/94f6a6f0-3d69-4cfb-aeb2-85754c99e8a8 => generated 0 bytes in 536 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 01 12:56:34 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-7a30d8fe-e445-429b-b239-a94824079d00 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:34 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-7a30d8fe-e445-429b-b239-a94824079d00 tempest-ProjectMemberTests-257065364 tempest-ProjectMemberTests-257065364-project-member] GET http://192.168.122.202/volume/v3/messages/94f6a6f0-3d69-4cfb-aeb2-85754c99e8a8 Sep 01 12:56:34 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-7a30d8fe-e445-429b-b239-a94824079d00 tempest-ProjectMemberTests-257065364 tempest-ProjectMemberTests-257065364-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:34 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-7a30d8fe-e445-429b-b239-a94824079d00 tempest-ProjectMemberTests-257065364 tempest-ProjectMemberTests-257065364-project-member] Calling method 'version_select' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:34 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-7a30d8fe-e445-429b-b239-a94824079d00 tempest-ProjectMemberTests-257065364 tempest-ProjectMemberTests-257065364-project-member] http://192.168.122.202/volume/v3/messages/94f6a6f0-3d69-4cfb-aeb2-85754c99e8a8 returned with HTTP 404 Sep 01 12:56:34 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1494/2987] 192.168.122.202 () {60 vars in 1275 bytes} [Tue Sep 1 12:56:34 2026] GET /volume/v3/messages/94f6a6f0-3d69-4cfb-aeb2-85754c99e8a8 => generated 110 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:56:34 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-ccfe6b0f-16a0-4171-a673-94d6fc0e42cc None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:34 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-ccfe6b0f-16a0-4171-a673-94d6fc0e42cc tempest-ProjectMemberTests-257065364 tempest-ProjectMemberTests-257065364-project-admin] DELETE http://192.168.122.202/volume/v3/volumes/64d61c2f-85c8-442c-8697-34b68cac6c87 Sep 01 12:56:34 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-ccfe6b0f-16a0-4171-a673-94d6fc0e42cc tempest-ProjectMemberTests-257065364 tempest-ProjectMemberTests-257065364-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:34 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-ccfe6b0f-16a0-4171-a673-94d6fc0e42cc tempest-ProjectMemberTests-257065364 tempest-ProjectMemberTests-257065364-project-admin] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:34 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-ccfe6b0f-16a0-4171-a673-94d6fc0e42cc tempest-ProjectMemberTests-257065364 tempest-ProjectMemberTests-257065364-project-admin] Delete volume with id: 64d61c2f-85c8-442c-8697-34b68cac6c87 Sep 01 12:56:34 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e06e1e82-832d-4794-8d4f-3d27e49d8293 tempest-CinderUnicodeTest-80043665 tempest-CinderUnicodeTest-80043665-project-member] POST http://192.168.122.202/volume/v3/volumes Sep 01 12:56:34 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e06e1e82-832d-4794-8d4f-3d27e49d8293 tempest-CinderUnicodeTest-80043665 tempest-CinderUnicodeTest-80043665-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:56:34 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volumes [None req-e06e1e82-832d-4794-8d4f-3d27e49d8293 tempest-CinderUnicodeTest-80043665 tempest-CinderUnicodeTest-80043665-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:56:34 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-e06e1e82-832d-4794-8d4f-3d27e49d8293 tempest-CinderUnicodeTest-80043665 tempest-CinderUnicodeTest-80043665-project-member] Create volume of 1 GB Sep 01 12:56:34 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:56:34 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:56:34 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:56:34 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:56:34 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-ccfe6b0f-16a0-4171-a673-94d6fc0e42cc tempest-ProjectMemberTests-257065364 tempest-ProjectMemberTests-257065364-project-admin] Volume info retrieved successfully. Sep 01 12:56:34 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-ccfe6b0f-16a0-4171-a673-94d6fc0e42cc tempest-ProjectMemberTests-257065364 tempest-ProjectMemberTests-257065364-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86815) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 01 12:56:34 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-e06e1e82-832d-4794-8d4f-3d27e49d8293 tempest-CinderUnicodeTest-80043665 tempest-CinderUnicodeTest-80043665-project-member] Availability Zones retrieved successfully. Sep 01 12:56:34 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-e06e1e82-832d-4794-8d4f-3d27e49d8293 tempest-CinderUnicodeTest-80043665 tempest-CinderUnicodeTest-80043665-project-member] Flow 'volume_create_api' (e9a02653-aeac-4289-a8ff-698b19d29fc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:56:34 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-e06e1e82-832d-4794-8d4f-3d27e49d8293 tempest-CinderUnicodeTest-80043665 tempest-CinderUnicodeTest-80043665-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f9aff406-d4b9-4b6f-add7-4aa69c25013d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:56:34 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.flows.api.create_volume [None req-e06e1e82-832d-4794-8d4f-3d27e49d8293 tempest-CinderUnicodeTest-80043665 tempest-CinderUnicodeTest-80043665-project-member] Validating volume size '1' using validate_int {{(pid=86814) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 12:56:34 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-ccfe6b0f-16a0-4171-a673-94d6fc0e42cc tempest-ProjectMemberTests-257065364 tempest-ProjectMemberTests-257065364-project-admin] Created reservations ['080d5515-3d8d-412c-8233-4f1680310a31', '566d3979-05e6-481f-b8e0-a3c24b8f79f8', '4923448f-3882-4cf7-843a-209c27355e06', '698569ac-f1eb-4b7a-8f7d-8867bb6c88ef'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:56:34 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-ccfe6b0f-16a0-4171-a673-94d6fc0e42cc tempest-ProjectMemberTests-257065364 tempest-ProjectMemberTests-257065364-project-admin] Delete volume request issued successfully. Sep 01 12:56:34 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-ccfe6b0f-16a0-4171-a673-94d6fc0e42cc tempest-ProjectMemberTests-257065364 tempest-ProjectMemberTests-257065364-project-admin] http://192.168.122.202/volume/v3/volumes/64d61c2f-85c8-442c-8697-34b68cac6c87 returned with HTTP 202 Sep 01 12:56:34 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1495/2988] 192.168.122.202 () {60 vars in 1275 bytes} [Tue Sep 1 12:56:34 2026] DELETE /volume/v3/volumes/64d61c2f-85c8-442c-8697-34b68cac6c87 => generated 0 bytes in 274 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:56:34 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-3dda46d1-5b4a-49e1-aa76-537225fc4700 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:34 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-3dda46d1-5b4a-49e1-aa76-537225fc4700 tempest-ProjectMemberTests-257065364 tempest-ProjectMemberTests-257065364-project-admin] DELETE http://192.168.122.202/volume/v3/types/1dc8e270-9258-49b8-b2ac-cd968604dc85 Sep 01 12:56:34 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-3dda46d1-5b4a-49e1-aa76-537225fc4700 tempest-ProjectMemberTests-257065364 tempest-ProjectMemberTests-257065364-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:34 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-3dda46d1-5b4a-49e1-aa76-537225fc4700 tempest-ProjectMemberTests-257065364 tempest-ProjectMemberTests-257065364-project-admin] Calling method '_delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:34 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-e06e1e82-832d-4794-8d4f-3d27e49d8293 tempest-CinderUnicodeTest-80043665 tempest-CinderUnicodeTest-80043665-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f9aff406-d4b9-4b6f-add7-4aa69c25013d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T10:31:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3a4f1b59-94a6-4839-b926-0837adf99645,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a4f1b59-94a6-4839-b926-0837adf99645', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:56:34 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-e06e1e82-832d-4794-8d4f-3d27e49d8293 tempest-CinderUnicodeTest-80043665 tempest-CinderUnicodeTest-80043665-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a291078-c7de-49e6-8f48-c7f8c1aa76a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:56:34 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-3dda46d1-5b4a-49e1-aa76-537225fc4700 tempest-ProjectMemberTests-257065364 tempest-ProjectMemberTests-257065364-project-admin] http://192.168.122.202/volume/v3/types/1dc8e270-9258-49b8-b2ac-cd968604dc85 returned with HTTP 202 Sep 01 12:56:34 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1496/2989] 192.168.122.202 () {58 vars in 1229 bytes} [Tue Sep 1 12:56:34 2026] DELETE /volume/v3/types/1dc8e270-9258-49b8-b2ac-cd968604dc85 => generated 0 bytes in 171 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:56:34 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-54c91159-94e2-435f-88ca-16413c154a98 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:34 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-54c91159-94e2-435f-88ca-16413c154a98 tempest-ProjectMemberTests-257065364 tempest-ProjectMemberTests-257065364-project-admin] POST http://192.168.122.202/volume/v3/types Sep 01 12:56:34 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-54c91159-94e2-435f-88ca-16413c154a98 tempest-ProjectMemberTests-257065364 tempest-ProjectMemberTests-257065364-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-671232840", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1724079830", "vendor_name": "tempest-vendor_name-1076606124"}}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:56:35 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-54c91159-94e2-435f-88ca-16413c154a98 tempest-ProjectMemberTests-257065364 tempest-ProjectMemberTests-257065364-project-admin] http://192.168.122.202/volume/v3/types returned with HTTP 200 Sep 01 12:56:35 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1497/2990] 192.168.122.202 () {60 vars in 1137 bytes} [Tue Sep 1 12:56:34 2026] POST /volume/v3/types => generated 329 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:56:35 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-2214b935-a290-413c-ba8a-391415bc3d85 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:35 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-2214b935-a290-413c-ba8a-391415bc3d85 tempest-VolumeDependencyTests-1747773208 tempest-VolumeDependencyTests-1747773208-project-member] GET http://192.168.122.202/volume/v3/volumes/25c4c20d-8c42-48b1-9e5f-3aeab2d38c1c Sep 01 12:56:35 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-2214b935-a290-413c-ba8a-391415bc3d85 tempest-VolumeDependencyTests-1747773208 tempest-VolumeDependencyTests-1747773208-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:35 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-2214b935-a290-413c-ba8a-391415bc3d85 tempest-VolumeDependencyTests-1747773208 tempest-VolumeDependencyTests-1747773208-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:35 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-e06e1e82-832d-4794-8d4f-3d27e49d8293 tempest-CinderUnicodeTest-80043665 tempest-CinderUnicodeTest-80043665-project-member] Created reservations ['4c4d9c6d-85df-4d4d-818a-c454eb5dbb44', '4795a59e-65f3-4c80-b1a8-97010b3efcd7', '51f94cae-6b3f-4335-883a-a9a1120d511b', '8e23d1ef-bf65-43ff-9e69-9e39b9ae1ade'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:56:35 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-e06e1e82-832d-4794-8d4f-3d27e49d8293 tempest-CinderUnicodeTest-80043665 tempest-CinderUnicodeTest-80043665-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a291078-c7de-49e6-8f48-c7f8c1aa76a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4c4d9c6d-85df-4d4d-818a-c454eb5dbb44', '4795a59e-65f3-4c80-b1a8-97010b3efcd7', '51f94cae-6b3f-4335-883a-a9a1120d511b', '8e23d1ef-bf65-43ff-9e69-9e39b9ae1ade']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:56:35 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-e06e1e82-832d-4794-8d4f-3d27e49d8293 tempest-CinderUnicodeTest-80043665 tempest-CinderUnicodeTest-80043665-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b721ea15-a56f-418c-b026-fd86a28cd8cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:56:35 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:56:35 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:56:35 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:56:35 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:56:35 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:56:35 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:56:35 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-2214b935-a290-413c-ba8a-391415bc3d85 tempest-VolumeDependencyTests-1747773208 tempest-VolumeDependencyTests-1747773208-project-member] Volume info retrieved successfully. Sep 01 12:56:35 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-e06e1e82-832d-4794-8d4f-3d27e49d8293 tempest-CinderUnicodeTest-80043665 tempest-CinderUnicodeTest-80043665-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b721ea15-a56f-418c-b026-fd86a28cd8cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3035647c-1f60-418c-9619-f7ef9075225f', '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='bbf7acf9f4cb4418977962e87352fb7c',qos_specs=None,replication_status=,reservations=['4c4d9c6d-85df-4d4d-818a-c454eb5dbb44','4795a59e-65f3-4c80-b1a8-97010b3efcd7','51f94cae-6b3f-4335-883a-a9a1120d511b','8e23d1ef-bf65-43ff-9e69-9e39b9ae1ade'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e69e5bdd30474fcca90ca86b64a78b2f',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T10:56:35Z,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=3035647c-1f60-418c-9619-f7ef9075225f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bbf7acf9f4cb4418977962e87352fb7c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e69e5bdd30474fcca90ca86b64a78b2f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a4f1b59-94a6-4839-b926-0837adf99645),volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:56:35 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-e06e1e82-832d-4794-8d4f-3d27e49d8293 tempest-CinderUnicodeTest-80043665 tempest-CinderUnicodeTest-80043665-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98e1302f-2607-45a3-b234-bbc79da4ad98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:56:35 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-2214b935-a290-413c-ba8a-391415bc3d85 tempest-VolumeDependencyTests-1747773208 tempest-VolumeDependencyTests-1747773208-project-member] http://192.168.122.202/volume/v3/volumes/25c4c20d-8c42-48b1-9e5f-3aeab2d38c1c returned with HTTP 200 Sep 01 12:56:35 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1498/2991] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:56:35 2026] GET /volume/v3/volumes/25c4c20d-8c42-48b1-9e5f-3aeab2d38c1c => generated 904 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:56:35 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-169a2d0c-4523-4b75-b015-db66f2a2dd5b None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:35 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-169a2d0c-4523-4b75-b015-db66f2a2dd5b tempest-ProjectMemberTests-257065364 tempest-ProjectMemberTests-257065364-project-admin] POST http://192.168.122.202/volume/v3/volumes Sep 01 12:56:35 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-169a2d0c-4523-4b75-b015-db66f2a2dd5b tempest-ProjectMemberTests-257065364 tempest-ProjectMemberTests-257065364-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "437d9d8a-9d6f-499d-b7fe-23090caa1e6a", "size": 1}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:56:35 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.volumes [None req-169a2d0c-4523-4b75-b015-db66f2a2dd5b tempest-ProjectMemberTests-257065364 tempest-ProjectMemberTests-257065364-project-admin] Create volume request body: {'volume': {'volume_type': '437d9d8a-9d6f-499d-b7fe-23090caa1e6a', 'size': 1}} {{(pid=86815) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:56:35 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-169a2d0c-4523-4b75-b015-db66f2a2dd5b tempest-ProjectMemberTests-257065364 tempest-ProjectMemberTests-257065364-project-admin] Create volume of 1 GB Sep 01 12:56:35 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:56:35 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:56:35 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-169a2d0c-4523-4b75-b015-db66f2a2dd5b tempest-ProjectMemberTests-257065364 tempest-ProjectMemberTests-257065364-project-admin] Availability Zones retrieved successfully. Sep 01 12:56:35 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-e06e1e82-832d-4794-8d4f-3d27e49d8293 tempest-CinderUnicodeTest-80043665 tempest-CinderUnicodeTest-80043665-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98e1302f-2607-45a3-b234-bbc79da4ad98) transitioned into state 'SUCCESS' from 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='bbf7acf9f4cb4418977962e87352fb7c',qos_specs=None,replication_status=,reservations=['4c4d9c6d-85df-4d4d-818a-c454eb5dbb44','4795a59e-65f3-4c80-b1a8-97010b3efcd7','51f94cae-6b3f-4335-883a-a9a1120d511b','8e23d1ef-bf65-43ff-9e69-9e39b9ae1ade'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e69e5bdd30474fcca90ca86b64a78b2f',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:56:35 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-e06e1e82-832d-4794-8d4f-3d27e49d8293 tempest-CinderUnicodeTest-80043665 tempest-CinderUnicodeTest-80043665-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c39e3ae-cb82-4a23-8a23-6f5afe36d40e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:56:35 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-e06e1e82-832d-4794-8d4f-3d27e49d8293 tempest-CinderUnicodeTest-80043665 tempest-CinderUnicodeTest-80043665-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c39e3ae-cb82-4a23-8a23-6f5afe36d40e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:56:35 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-169a2d0c-4523-4b75-b015-db66f2a2dd5b tempest-ProjectMemberTests-257065364 tempest-ProjectMemberTests-257065364-project-admin] Flow 'volume_create_api' (745b38b7-9252-44fc-b382-828465d498af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:56:35 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-e06e1e82-832d-4794-8d4f-3d27e49d8293 tempest-CinderUnicodeTest-80043665 tempest-CinderUnicodeTest-80043665-project-member] Flow 'volume_create_api' (e9a02653-aeac-4289-a8ff-698b19d29fc3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86814) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:56:35 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-e06e1e82-832d-4794-8d4f-3d27e49d8293 tempest-CinderUnicodeTest-80043665 tempest-CinderUnicodeTest-80043665-project-member] Create volume request issued successfully. Sep 01 12:56:35 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e06e1e82-832d-4794-8d4f-3d27e49d8293 tempest-CinderUnicodeTest-80043665 tempest-CinderUnicodeTest-80043665-project-member] http://192.168.122.202/volume/v3/volumes returned with HTTP 202 Sep 01 12:56:35 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1494/2992] 192.168.122.202 () {60 vars in 1142 bytes} [Tue Sep 1 12:56:34 2026] POST /volume/v3/volumes => generated 749 bytes in 1072 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:56:35 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-169a2d0c-4523-4b75-b015-db66f2a2dd5b tempest-ProjectMemberTests-257065364 tempest-ProjectMemberTests-257065364-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (489190be-f2df-4165-a14d-cd9246f59c25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:56:35 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.flows.api.create_volume [None req-169a2d0c-4523-4b75-b015-db66f2a2dd5b tempest-ProjectMemberTests-257065364 tempest-ProjectMemberTests-257065364-project-admin] Validating volume size '1' using validate_int {{(pid=86815) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 12:56:35 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-b45be6e8-524a-434e-af9a-9beee8295cec None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:35 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b45be6e8-524a-434e-af9a-9beee8295cec tempest-ProjectReaderTests-1017805605 tempest-ProjectReaderTests-1017805605-project-admin] GET http://192.168.122.202/volume/v3/volumes/3ce8e525-3bb1-4677-8bb6-353d98ac724b Sep 01 12:56:35 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b45be6e8-524a-434e-af9a-9beee8295cec tempest-ProjectReaderTests-1017805605 tempest-ProjectReaderTests-1017805605-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:35 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b45be6e8-524a-434e-af9a-9beee8295cec tempest-ProjectReaderTests-1017805605 tempest-ProjectReaderTests-1017805605-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:35 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:56:35 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:56:35 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:56:35 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:56:35 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-b45be6e8-524a-434e-af9a-9beee8295cec tempest-ProjectReaderTests-1017805605 tempest-ProjectReaderTests-1017805605-project-admin] Volume info retrieved successfully. Sep 01 12:56:35 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b45be6e8-524a-434e-af9a-9beee8295cec tempest-ProjectReaderTests-1017805605 tempest-ProjectReaderTests-1017805605-project-admin] http://192.168.122.202/volume/v3/volumes/3ce8e525-3bb1-4677-8bb6-353d98ac724b returned with HTTP 200 Sep 01 12:56:35 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1495/2993] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:56:35 2026] GET /volume/v3/volumes/3ce8e525-3bb1-4677-8bb6-353d98ac724b => generated 1014 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:56:35 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-8764bd76-f740-46f8-b2e3-43571be40792 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:35 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8764bd76-f740-46f8-b2e3-43571be40792 tempest-CinderUnicodeTest-80043665 tempest-CinderUnicodeTest-80043665-project-member] GET http://192.168.122.202/volume/v3/volumes/3035647c-1f60-418c-9619-f7ef9075225f Sep 01 12:56:35 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-8764bd76-f740-46f8-b2e3-43571be40792 tempest-CinderUnicodeTest-80043665 tempest-CinderUnicodeTest-80043665-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:35 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-8764bd76-f740-46f8-b2e3-43571be40792 tempest-CinderUnicodeTest-80043665 tempest-CinderUnicodeTest-80043665-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:35 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:56:35 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:56:35 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:56:35 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:56:35 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-8764bd76-f740-46f8-b2e3-43571be40792 tempest-CinderUnicodeTest-80043665 tempest-CinderUnicodeTest-80043665-project-member] Volume info retrieved successfully. Sep 01 12:56:35 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8764bd76-f740-46f8-b2e3-43571be40792 tempest-CinderUnicodeTest-80043665 tempest-CinderUnicodeTest-80043665-project-member] http://192.168.122.202/volume/v3/volumes/3035647c-1f60-418c-9619-f7ef9075225f returned with HTTP 200 Sep 01 12:56:35 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1496/2994] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:56:35 2026] GET /volume/v3/volumes/3035647c-1f60-418c-9619-f7ef9075225f => generated 817 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:56:35 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-169a2d0c-4523-4b75-b015-db66f2a2dd5b tempest-ProjectMemberTests-257065364 tempest-ProjectMemberTests-257065364-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (489190be-f2df-4165-a14d-cd9246f59c25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T10:56:35Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1724079830',vendor_name='tempest-vendor_name-1076606124'},id=437d9d8a-9d6f-499d-b7fe-23090caa1e6a,is_public=True,name='tempest-ProjectMemberTests-volume-type-671232840',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '437d9d8a-9d6f-499d-b7fe-23090caa1e6a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:56:35 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-169a2d0c-4523-4b75-b015-db66f2a2dd5b tempest-ProjectMemberTests-257065364 tempest-ProjectMemberTests-257065364-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (021defbe-8f2e-4ce2-9f91-5375e7e7c9d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:56:35 devstack devstack@c-api.service[86815]: WARNING cinder.quota [None req-169a2d0c-4523-4b75-b015-db66f2a2dd5b tempest-ProjectMemberTests-257065364 tempest-ProjectMemberTests-257065364-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-671232840 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-671232840, it is now deprecated. Please use the default quota class for default quota. Sep 01 12:56:35 devstack devstack@c-api.service[86815]: WARNING cinder.quota [None req-169a2d0c-4523-4b75-b015-db66f2a2dd5b tempest-ProjectMemberTests-257065364 tempest-ProjectMemberTests-257065364-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-671232840 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-671232840, it is now deprecated. Please use the default quota class for default quota. Sep 01 12:56:35 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-169a2d0c-4523-4b75-b015-db66f2a2dd5b tempest-ProjectMemberTests-257065364 tempest-ProjectMemberTests-257065364-project-admin] Created reservations ['c4503ba4-bbb3-476e-97a9-075eb7b4bc82', '23fa192e-4c64-42be-9539-48c7cfbab015', '5e6363df-d309-47b1-a40d-5b095e080b1c', 'b873c388-5ddc-4042-b044-67bc28ba97fa'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:56:35 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-169a2d0c-4523-4b75-b015-db66f2a2dd5b tempest-ProjectMemberTests-257065364 tempest-ProjectMemberTests-257065364-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (021defbe-8f2e-4ce2-9f91-5375e7e7c9d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c4503ba4-bbb3-476e-97a9-075eb7b4bc82', '23fa192e-4c64-42be-9539-48c7cfbab015', '5e6363df-d309-47b1-a40d-5b095e080b1c', 'b873c388-5ddc-4042-b044-67bc28ba97fa']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:56:35 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-169a2d0c-4523-4b75-b015-db66f2a2dd5b tempest-ProjectMemberTests-257065364 tempest-ProjectMemberTests-257065364-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5664af92-1410-4612-b4e1-407331628fdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:56:35 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:56:35 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:56:35 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-169a2d0c-4523-4b75-b015-db66f2a2dd5b tempest-ProjectMemberTests-257065364 tempest-ProjectMemberTests-257065364-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5664af92-1410-4612-b4e1-407331628fdd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e92c86a6-de3f-45b1-a796-ecdd07d796ff', '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='b9270ff0533949829f057f54e2bafcb7',qos_specs=None,replication_status=,reservations=['c4503ba4-bbb3-476e-97a9-075eb7b4bc82','23fa192e-4c64-42be-9539-48c7cfbab015','5e6363df-d309-47b1-a40d-5b095e080b1c','b873c388-5ddc-4042-b044-67bc28ba97fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a4fcae065ae941ce896356aca3e644cb',volume_type_id=437d9d8a-9d6f-499d-b7fe-23090caa1e6a), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T10:56:35Z,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=e92c86a6-de3f-45b1-a796-ecdd07d796ff,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b9270ff0533949829f057f54e2bafcb7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a4fcae065ae941ce896356aca3e644cb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(437d9d8a-9d6f-499d-b7fe-23090caa1e6a),volume_type_id=437d9d8a-9d6f-499d-b7fe-23090caa1e6a)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:56:35 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-169a2d0c-4523-4b75-b015-db66f2a2dd5b tempest-ProjectMemberTests-257065364 tempest-ProjectMemberTests-257065364-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4267203e-634d-40be-b846-9d3a924144c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:56:36 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-169a2d0c-4523-4b75-b015-db66f2a2dd5b tempest-ProjectMemberTests-257065364 tempest-ProjectMemberTests-257065364-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4267203e-634d-40be-b846-9d3a924144c8) transitioned into state 'SUCCESS' from 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='b9270ff0533949829f057f54e2bafcb7',qos_specs=None,replication_status=,reservations=['c4503ba4-bbb3-476e-97a9-075eb7b4bc82','23fa192e-4c64-42be-9539-48c7cfbab015','5e6363df-d309-47b1-a40d-5b095e080b1c','b873c388-5ddc-4042-b044-67bc28ba97fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a4fcae065ae941ce896356aca3e644cb',volume_type_id=437d9d8a-9d6f-499d-b7fe-23090caa1e6a)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:56:36 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-169a2d0c-4523-4b75-b015-db66f2a2dd5b tempest-ProjectMemberTests-257065364 tempest-ProjectMemberTests-257065364-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a93fc55-f776-448a-af55-e9ef745686e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:56:36 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-169a2d0c-4523-4b75-b015-db66f2a2dd5b tempest-ProjectMemberTests-257065364 tempest-ProjectMemberTests-257065364-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a93fc55-f776-448a-af55-e9ef745686e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:56:36 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-169a2d0c-4523-4b75-b015-db66f2a2dd5b tempest-ProjectMemberTests-257065364 tempest-ProjectMemberTests-257065364-project-admin] Flow 'volume_create_api' (745b38b7-9252-44fc-b382-828465d498af) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86815) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:56:36 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-169a2d0c-4523-4b75-b015-db66f2a2dd5b tempest-ProjectMemberTests-257065364 tempest-ProjectMemberTests-257065364-project-admin] Create volume request issued successfully. Sep 01 12:56:36 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-169a2d0c-4523-4b75-b015-db66f2a2dd5b tempest-ProjectMemberTests-257065364 tempest-ProjectMemberTests-257065364-project-admin] http://192.168.122.202/volume/v3/volumes returned with HTTP 202 Sep 01 12:56:36 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1499/2995] 192.168.122.202 () {62 vars in 1182 bytes} [Tue Sep 1 12:56:35 2026] POST /volume/v3/volumes => generated 781 bytes in 975 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:56:36 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-dac5c3be-2c97-4557-9f39-a9fae7034a2a None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:36 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-dac5c3be-2c97-4557-9f39-a9fae7034a2a tempest-ProjectMemberTests-257065364 tempest-ProjectMemberTests-257065364-project-admin] GET http://192.168.122.202/volume/v3/volumes/e92c86a6-de3f-45b1-a796-ecdd07d796ff Sep 01 12:56:36 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-dac5c3be-2c97-4557-9f39-a9fae7034a2a tempest-ProjectMemberTests-257065364 tempest-ProjectMemberTests-257065364-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:36 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-dac5c3be-2c97-4557-9f39-a9fae7034a2a tempest-ProjectMemberTests-257065364 tempest-ProjectMemberTests-257065364-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:36 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-a47d5874-66da-41e0-9a8f-f1a8bf000bd1 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:36 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a47d5874-66da-41e0-9a8f-f1a8bf000bd1 tempest-VolumeDependencyTests-1747773208 tempest-VolumeDependencyTests-1747773208-project-member] GET http://192.168.122.202/volume/v3/volumes/25c4c20d-8c42-48b1-9e5f-3aeab2d38c1c Sep 01 12:56:36 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a47d5874-66da-41e0-9a8f-f1a8bf000bd1 tempest-VolumeDependencyTests-1747773208 tempest-VolumeDependencyTests-1747773208-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:36 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a47d5874-66da-41e0-9a8f-f1a8bf000bd1 tempest-VolumeDependencyTests-1747773208 tempest-VolumeDependencyTests-1747773208-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:36 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:56:36 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:56:36 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:56:36 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:56:36 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:56:36 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:56:36 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:56:36 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:56:36 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-dac5c3be-2c97-4557-9f39-a9fae7034a2a tempest-ProjectMemberTests-257065364 tempest-ProjectMemberTests-257065364-project-admin] Volume info retrieved successfully. Sep 01 12:56:36 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-a47d5874-66da-41e0-9a8f-f1a8bf000bd1 tempest-VolumeDependencyTests-1747773208 tempest-VolumeDependencyTests-1747773208-project-member] Volume info retrieved successfully. Sep 01 12:56:36 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-dac5c3be-2c97-4557-9f39-a9fae7034a2a tempest-ProjectMemberTests-257065364 tempest-ProjectMemberTests-257065364-project-admin] http://192.168.122.202/volume/v3/volumes/e92c86a6-de3f-45b1-a796-ecdd07d796ff returned with HTTP 200 Sep 01 12:56:36 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1497/2996] 192.168.122.202 () {60 vars in 1272 bytes} [Tue Sep 1 12:56:36 2026] GET /volume/v3/volumes/e92c86a6-de3f-45b1-a796-ecdd07d796ff => generated 960 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:56:36 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a47d5874-66da-41e0-9a8f-f1a8bf000bd1 tempest-VolumeDependencyTests-1747773208 tempest-VolumeDependencyTests-1747773208-project-member] http://192.168.122.202/volume/v3/volumes/25c4c20d-8c42-48b1-9e5f-3aeab2d38c1c returned with HTTP 200 Sep 01 12:56:36 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1500/2997] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:56:36 2026] GET /volume/v3/volumes/25c4c20d-8c42-48b1-9e5f-3aeab2d38c1c => generated 904 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:56:36 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-4469c12a-834e-4431-9c38-c164ea34dd6d None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:36 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-4469c12a-834e-4431-9c38-c164ea34dd6d tempest-ProjectReaderTests-1017805605 tempest-ProjectReaderTests-1017805605-project-admin] GET http://192.168.122.202/volume/v3/volumes/3ce8e525-3bb1-4677-8bb6-353d98ac724b Sep 01 12:56:36 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-4469c12a-834e-4431-9c38-c164ea34dd6d tempest-ProjectReaderTests-1017805605 tempest-ProjectReaderTests-1017805605-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:36 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-4469c12a-834e-4431-9c38-c164ea34dd6d tempest-ProjectReaderTests-1017805605 tempest-ProjectReaderTests-1017805605-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:36 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:56:36 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:56:36 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:56:36 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:56:36 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-4469c12a-834e-4431-9c38-c164ea34dd6d tempest-ProjectReaderTests-1017805605 tempest-ProjectReaderTests-1017805605-project-admin] Volume info retrieved successfully. Sep 01 12:56:36 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-1f001e49-1f37-41f9-ab6c-528721e5f153 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:36 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-1f001e49-1f37-41f9-ab6c-528721e5f153 tempest-CinderUnicodeTest-80043665 tempest-CinderUnicodeTest-80043665-project-member] GET http://192.168.122.202/volume/v3/volumes/3035647c-1f60-418c-9619-f7ef9075225f Sep 01 12:56:36 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-1f001e49-1f37-41f9-ab6c-528721e5f153 tempest-CinderUnicodeTest-80043665 tempest-CinderUnicodeTest-80043665-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:36 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-1f001e49-1f37-41f9-ab6c-528721e5f153 tempest-CinderUnicodeTest-80043665 tempest-CinderUnicodeTest-80043665-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:36 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-4469c12a-834e-4431-9c38-c164ea34dd6d tempest-ProjectReaderTests-1017805605 tempest-ProjectReaderTests-1017805605-project-admin] http://192.168.122.202/volume/v3/volumes/3ce8e525-3bb1-4677-8bb6-353d98ac724b returned with HTTP 200 Sep 01 12:56:36 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1498/2998] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:56:36 2026] GET /volume/v3/volumes/3ce8e525-3bb1-4677-8bb6-353d98ac724b => generated 1014 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:56:36 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:56:36 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:56:36 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:56:36 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:56:36 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-1f001e49-1f37-41f9-ab6c-528721e5f153 tempest-CinderUnicodeTest-80043665 tempest-CinderUnicodeTest-80043665-project-member] Volume info retrieved successfully. Sep 01 12:56:36 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-1f001e49-1f37-41f9-ab6c-528721e5f153 tempest-CinderUnicodeTest-80043665 tempest-CinderUnicodeTest-80043665-project-member] http://192.168.122.202/volume/v3/volumes/3035647c-1f60-418c-9619-f7ef9075225f returned with HTTP 200 Sep 01 12:56:36 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1501/2999] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:56:36 2026] GET /volume/v3/volumes/3035647c-1f60-418c-9619-f7ef9075225f => generated 841 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:56:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-f28303ac-ff9e-4177-90ff-a32b201670eb None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-c69a2ee2-6a70-42ce-85e7-5f2048f5e490 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:37 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f28303ac-ff9e-4177-90ff-a32b201670eb tempest-ProjectMemberTests-257065364 tempest-ProjectMemberTests-257065364-project-admin] GET http://192.168.122.202/volume/v3/volumes/e92c86a6-de3f-45b1-a796-ecdd07d796ff Sep 01 12:56:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f28303ac-ff9e-4177-90ff-a32b201670eb tempest-ProjectMemberTests-257065364 tempest-ProjectMemberTests-257065364-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:37 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c69a2ee2-6a70-42ce-85e7-5f2048f5e490 tempest-VolumeDependencyTests-1747773208 tempest-VolumeDependencyTests-1747773208-project-member] GET http://192.168.122.202/volume/v3/volumes/25c4c20d-8c42-48b1-9e5f-3aeab2d38c1c Sep 01 12:56:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f28303ac-ff9e-4177-90ff-a32b201670eb tempest-ProjectMemberTests-257065364 tempest-ProjectMemberTests-257065364-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c69a2ee2-6a70-42ce-85e7-5f2048f5e490 tempest-VolumeDependencyTests-1747773208 tempest-VolumeDependencyTests-1747773208-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c69a2ee2-6a70-42ce-85e7-5f2048f5e490 tempest-VolumeDependencyTests-1747773208 tempest-VolumeDependencyTests-1747773208-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:37 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:56:37 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:56:37 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:56:37 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:56:37 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:56:37 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:56:37 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:56:37 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:56:37 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-f28303ac-ff9e-4177-90ff-a32b201670eb tempest-ProjectMemberTests-257065364 tempest-ProjectMemberTests-257065364-project-admin] Volume info retrieved successfully. Sep 01 12:56:37 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-c69a2ee2-6a70-42ce-85e7-5f2048f5e490 tempest-VolumeDependencyTests-1747773208 tempest-VolumeDependencyTests-1747773208-project-member] Volume info retrieved successfully. Sep 01 12:56:37 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f28303ac-ff9e-4177-90ff-a32b201670eb tempest-ProjectMemberTests-257065364 tempest-ProjectMemberTests-257065364-project-admin] http://192.168.122.202/volume/v3/volumes/e92c86a6-de3f-45b1-a796-ecdd07d796ff returned with HTTP 200 Sep 01 12:56:37 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1499/3000] 192.168.122.202 () {60 vars in 1272 bytes} [Tue Sep 1 12:56:37 2026] GET /volume/v3/volumes/e92c86a6-de3f-45b1-a796-ecdd07d796ff => generated 981 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:56:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-100fc829-6b09-4489-83f0-4b4f85dd676e None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:37 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-100fc829-6b09-4489-83f0-4b4f85dd676e tempest-ProjectReaderTests-1017805605 tempest-ProjectReaderTests-1017805605-project-admin] GET http://192.168.122.202/volume/v3/volumes/3ce8e525-3bb1-4677-8bb6-353d98ac724b Sep 01 12:56:37 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c69a2ee2-6a70-42ce-85e7-5f2048f5e490 tempest-VolumeDependencyTests-1747773208 tempest-VolumeDependencyTests-1747773208-project-member] http://192.168.122.202/volume/v3/volumes/25c4c20d-8c42-48b1-9e5f-3aeab2d38c1c returned with HTTP 200 Sep 01 12:56:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-100fc829-6b09-4489-83f0-4b4f85dd676e tempest-ProjectReaderTests-1017805605 tempest-ProjectReaderTests-1017805605-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:37 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1502/3001] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:56:37 2026] GET /volume/v3/volumes/25c4c20d-8c42-48b1-9e5f-3aeab2d38c1c => generated 904 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:56:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-0e8d2d9b-5696-44ce-912c-be1d62d6009a None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:37 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0e8d2d9b-5696-44ce-912c-be1d62d6009a tempest-ProjectMemberTests-257065364 tempest-ProjectMemberTests-257065364-project-admin] GET http://192.168.122.202/volume/v3/messages Sep 01 12:56:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-100fc829-6b09-4489-83f0-4b4f85dd676e tempest-ProjectReaderTests-1017805605 tempest-ProjectReaderTests-1017805605-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0e8d2d9b-5696-44ce-912c-be1d62d6009a tempest-ProjectMemberTests-257065364 tempest-ProjectMemberTests-257065364-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0e8d2d9b-5696-44ce-912c-be1d62d6009a tempest-ProjectMemberTests-257065364 tempest-ProjectMemberTests-257065364-project-admin] Calling method 'version_select' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:37 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0e8d2d9b-5696-44ce-912c-be1d62d6009a tempest-ProjectMemberTests-257065364 tempest-ProjectMemberTests-257065364-project-admin] http://192.168.122.202/volume/v3/messages returned with HTTP 200 Sep 01 12:56:37 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1503/3002] 192.168.122.202 () {60 vars in 1164 bytes} [Tue Sep 1 12:56:37 2026] GET /volume/v3/messages => generated 678 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:56:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-afe83926-9ff6-4eab-ad46-96f8030547ff None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:37 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:56:37 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:56:37 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:56:37 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:56:37 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-afe83926-9ff6-4eab-ad46-96f8030547ff tempest-CinderUnicodeTest-80043665 tempest-CinderUnicodeTest-80043665-project-member] GET http://192.168.122.202/volume/v3/volumes/3035647c-1f60-418c-9619-f7ef9075225f Sep 01 12:56:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-afe83926-9ff6-4eab-ad46-96f8030547ff tempest-CinderUnicodeTest-80043665 tempest-CinderUnicodeTest-80043665-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-afe83926-9ff6-4eab-ad46-96f8030547ff tempest-CinderUnicodeTest-80043665 tempest-CinderUnicodeTest-80043665-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:37 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-100fc829-6b09-4489-83f0-4b4f85dd676e tempest-ProjectReaderTests-1017805605 tempest-ProjectReaderTests-1017805605-project-admin] Volume info retrieved successfully. Sep 01 12:56:37 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:56:37 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:56:37 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:56:37 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:56:37 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-100fc829-6b09-4489-83f0-4b4f85dd676e tempest-ProjectReaderTests-1017805605 tempest-ProjectReaderTests-1017805605-project-admin] http://192.168.122.202/volume/v3/volumes/3ce8e525-3bb1-4677-8bb6-353d98ac724b returned with HTTP 200 Sep 01 12:56:37 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1500/3003] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:56:37 2026] GET /volume/v3/volumes/3ce8e525-3bb1-4677-8bb6-353d98ac724b => generated 1014 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:56:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-1d5dc879-d233-4c86-b88c-61688d8a1d28 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:37 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1d5dc879-d233-4c86-b88c-61688d8a1d28 tempest-ProjectMemberTests-257065364 tempest-ProjectMemberTests-257065364-project-member] GET http://192.168.122.202/volume/v3/messages Sep 01 12:56:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-1d5dc879-d233-4c86-b88c-61688d8a1d28 tempest-ProjectMemberTests-257065364 tempest-ProjectMemberTests-257065364-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-1d5dc879-d233-4c86-b88c-61688d8a1d28 tempest-ProjectMemberTests-257065364 tempest-ProjectMemberTests-257065364-project-member] Calling method 'version_select' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:37 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-afe83926-9ff6-4eab-ad46-96f8030547ff tempest-CinderUnicodeTest-80043665 tempest-CinderUnicodeTest-80043665-project-member] Volume info retrieved successfully. Sep 01 12:56:37 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1d5dc879-d233-4c86-b88c-61688d8a1d28 tempest-ProjectMemberTests-257065364 tempest-ProjectMemberTests-257065364-project-member] http://192.168.122.202/volume/v3/messages returned with HTTP 200 Sep 01 12:56:37 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1501/3004] 192.168.122.202 () {60 vars in 1164 bytes} [Tue Sep 1 12:56:37 2026] GET /volume/v3/messages => generated 678 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:56:37 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-afe83926-9ff6-4eab-ad46-96f8030547ff tempest-CinderUnicodeTest-80043665 tempest-CinderUnicodeTest-80043665-project-member] http://192.168.122.202/volume/v3/volumes/3035647c-1f60-418c-9619-f7ef9075225f returned with HTTP 200 Sep 01 12:56:37 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1504/3005] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:56:37 2026] GET /volume/v3/volumes/3035647c-1f60-418c-9619-f7ef9075225f => generated 841 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:56:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-6ca59947-7e8d-489e-94c5-caa71962c712 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:37 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-6ca59947-7e8d-489e-94c5-caa71962c712 tempest-ProjectMemberTests-257065364 tempest-ProjectMemberTests-257065364-project-admin] DELETE http://192.168.122.202/volume/v3/messages/6aea3a6c-bbcc-4ec9-b21b-7c5fc8999c90 Sep 01 12:56:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-6ca59947-7e8d-489e-94c5-caa71962c712 tempest-ProjectMemberTests-257065364 tempest-ProjectMemberTests-257065364-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-6ca59947-7e8d-489e-94c5-caa71962c712 tempest-ProjectMemberTests-257065364 tempest-ProjectMemberTests-257065364-project-admin] Calling method 'version_select' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:37 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-6ca59947-7e8d-489e-94c5-caa71962c712 tempest-ProjectMemberTests-257065364 tempest-ProjectMemberTests-257065364-project-admin] http://192.168.122.202/volume/v3/messages/6aea3a6c-bbcc-4ec9-b21b-7c5fc8999c90 returned with HTTP 204 Sep 01 12:56:37 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1502/3006] 192.168.122.202 () {60 vars in 1278 bytes} [Tue Sep 1 12:56:37 2026] DELETE /volume/v3/messages/6aea3a6c-bbcc-4ec9-b21b-7c5fc8999c90 => generated 0 bytes in 34 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 01 12:56:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-893a7136-6cae-432f-b7da-80a3c721ae73 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:37 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-893a7136-6cae-432f-b7da-80a3c721ae73 tempest-ProjectMemberTests-257065364 tempest-ProjectMemberTests-257065364-project-admin] DELETE http://192.168.122.202/volume/v3/volumes/e92c86a6-de3f-45b1-a796-ecdd07d796ff Sep 01 12:56:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-893a7136-6cae-432f-b7da-80a3c721ae73 tempest-ProjectMemberTests-257065364 tempest-ProjectMemberTests-257065364-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-893a7136-6cae-432f-b7da-80a3c721ae73 tempest-ProjectMemberTests-257065364 tempest-ProjectMemberTests-257065364-project-admin] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:37 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-893a7136-6cae-432f-b7da-80a3c721ae73 tempest-ProjectMemberTests-257065364 tempest-ProjectMemberTests-257065364-project-admin] Delete volume with id: e92c86a6-de3f-45b1-a796-ecdd07d796ff Sep 01 12:56:37 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:56:37 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:56:37 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:56:37 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:56:37 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-893a7136-6cae-432f-b7da-80a3c721ae73 tempest-ProjectMemberTests-257065364 tempest-ProjectMemberTests-257065364-project-admin] Volume info retrieved successfully. Sep 01 12:56:37 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-893a7136-6cae-432f-b7da-80a3c721ae73 tempest-ProjectMemberTests-257065364 tempest-ProjectMemberTests-257065364-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86815) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 01 12:56:37 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-893a7136-6cae-432f-b7da-80a3c721ae73 tempest-ProjectMemberTests-257065364 tempest-ProjectMemberTests-257065364-project-admin] Created reservations ['f0126bdd-ca9d-404f-95dc-ef84e76255b9', 'ad37d1ee-2bcc-4a23-bd91-de94710956cf', '3e8cae44-d1dc-449e-8cdc-202b386795df', '2a3a0367-4e43-42c0-86f1-51a7579f0f9f'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:56:37 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-893a7136-6cae-432f-b7da-80a3c721ae73 tempest-ProjectMemberTests-257065364 tempest-ProjectMemberTests-257065364-project-admin] Delete volume request issued successfully. Sep 01 12:56:37 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-893a7136-6cae-432f-b7da-80a3c721ae73 tempest-ProjectMemberTests-257065364 tempest-ProjectMemberTests-257065364-project-admin] http://192.168.122.202/volume/v3/volumes/e92c86a6-de3f-45b1-a796-ecdd07d796ff returned with HTTP 202 Sep 01 12:56:37 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1505/3007] 192.168.122.202 () {60 vars in 1275 bytes} [Tue Sep 1 12:56:37 2026] DELETE /volume/v3/volumes/e92c86a6-de3f-45b1-a796-ecdd07d796ff => generated 0 bytes in 135 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:56:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-92e603d6-e680-40c9-9f3d-fd7866fd79d8 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:37 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-92e603d6-e680-40c9-9f3d-fd7866fd79d8 tempest-ProjectMemberTests-257065364 tempest-ProjectMemberTests-257065364-project-admin] DELETE http://192.168.122.202/volume/v3/types/437d9d8a-9d6f-499d-b7fe-23090caa1e6a Sep 01 12:56:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-92e603d6-e680-40c9-9f3d-fd7866fd79d8 tempest-ProjectMemberTests-257065364 tempest-ProjectMemberTests-257065364-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-92e603d6-e680-40c9-9f3d-fd7866fd79d8 tempest-ProjectMemberTests-257065364 tempest-ProjectMemberTests-257065364-project-admin] Calling method '_delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:37 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-92e603d6-e680-40c9-9f3d-fd7866fd79d8 tempest-ProjectMemberTests-257065364 tempest-ProjectMemberTests-257065364-project-admin] http://192.168.122.202/volume/v3/types/437d9d8a-9d6f-499d-b7fe-23090caa1e6a returned with HTTP 202 Sep 01 12:56:37 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1503/3008] 192.168.122.202 () {58 vars in 1229 bytes} [Tue Sep 1 12:56:37 2026] DELETE /volume/v3/types/437d9d8a-9d6f-499d-b7fe-23090caa1e6a => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:56:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-f4d915b5-bc1f-4680-8541-992554355e4f None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:38 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f4d915b5-bc1f-4680-8541-992554355e4f tempest-ProjectMemberTests-257065364 tempest-ProjectMemberTests-257065364-project-admin] POST http://192.168.122.202/volume/v3/types Sep 01 12:56:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f4d915b5-bc1f-4680-8541-992554355e4f tempest-ProjectMemberTests-257065364 tempest-ProjectMemberTests-257065364-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-2121104362", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1358289534", "vendor_name": "tempest-vendor_name-1854807234"}}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:56:38 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f4d915b5-bc1f-4680-8541-992554355e4f tempest-ProjectMemberTests-257065364 tempest-ProjectMemberTests-257065364-project-admin] http://192.168.122.202/volume/v3/types returned with HTTP 200 Sep 01 12:56:38 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1506/3009] 192.168.122.202 () {60 vars in 1137 bytes} [Tue Sep 1 12:56:37 2026] POST /volume/v3/types => generated 330 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:56:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-ed15cc56-1b43-46f1-8e2c-746df5c51643 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:38 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ed15cc56-1b43-46f1-8e2c-746df5c51643 tempest-ProjectMemberTests-257065364 tempest-ProjectMemberTests-257065364-project-admin] POST http://192.168.122.202/volume/v3/volumes Sep 01 12:56:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-ed15cc56-1b43-46f1-8e2c-746df5c51643 tempest-ProjectMemberTests-257065364 tempest-ProjectMemberTests-257065364-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "bc177766-331d-4378-b2ee-a6b63a225ea2", "size": 1}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:56:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volumes [None req-ed15cc56-1b43-46f1-8e2c-746df5c51643 tempest-ProjectMemberTests-257065364 tempest-ProjectMemberTests-257065364-project-admin] Create volume request body: {'volume': {'volume_type': 'bc177766-331d-4378-b2ee-a6b63a225ea2', 'size': 1}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:56:38 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-ed15cc56-1b43-46f1-8e2c-746df5c51643 tempest-ProjectMemberTests-257065364 tempest-ProjectMemberTests-257065364-project-admin] Create volume of 1 GB Sep 01 12:56:38 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:56:38 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:56:38 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-ed15cc56-1b43-46f1-8e2c-746df5c51643 tempest-ProjectMemberTests-257065364 tempest-ProjectMemberTests-257065364-project-admin] Availability Zones retrieved successfully. Sep 01 12:56:38 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-ed15cc56-1b43-46f1-8e2c-746df5c51643 tempest-ProjectMemberTests-257065364 tempest-ProjectMemberTests-257065364-project-admin] Flow 'volume_create_api' (1a6c700e-b874-49c5-b334-978e6d6ce9ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:56:38 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-ed15cc56-1b43-46f1-8e2c-746df5c51643 tempest-ProjectMemberTests-257065364 tempest-ProjectMemberTests-257065364-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aba37943-f710-484d-8b66-c3f298411607) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:56:38 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.flows.api.create_volume [None req-ed15cc56-1b43-46f1-8e2c-746df5c51643 tempest-ProjectMemberTests-257065364 tempest-ProjectMemberTests-257065364-project-admin] Validating volume size '1' using validate_int {{(pid=86814) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 12:56:38 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-ed15cc56-1b43-46f1-8e2c-746df5c51643 tempest-ProjectMemberTests-257065364 tempest-ProjectMemberTests-257065364-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aba37943-f710-484d-8b66-c3f298411607) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T10:56:38Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1358289534',vendor_name='tempest-vendor_name-1854807234'},id=bc177766-331d-4378-b2ee-a6b63a225ea2,is_public=True,name='tempest-ProjectMemberTests-volume-type-2121104362',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bc177766-331d-4378-b2ee-a6b63a225ea2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:56:38 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-ed15cc56-1b43-46f1-8e2c-746df5c51643 tempest-ProjectMemberTests-257065364 tempest-ProjectMemberTests-257065364-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8572201f-e6c7-4686-910e-273819fd1649) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:56:38 devstack devstack@c-api.service[86814]: WARNING cinder.quota [None req-ed15cc56-1b43-46f1-8e2c-746df5c51643 tempest-ProjectMemberTests-257065364 tempest-ProjectMemberTests-257065364-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-2121104362 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-2121104362, it is now deprecated. Please use the default quota class for default quota. Sep 01 12:56:38 devstack devstack@c-api.service[86814]: WARNING cinder.quota [None req-ed15cc56-1b43-46f1-8e2c-746df5c51643 tempest-ProjectMemberTests-257065364 tempest-ProjectMemberTests-257065364-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-2121104362 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-2121104362, it is now deprecated. Please use the default quota class for default quota. Sep 01 12:56:38 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-ed15cc56-1b43-46f1-8e2c-746df5c51643 tempest-ProjectMemberTests-257065364 tempest-ProjectMemberTests-257065364-project-admin] Created reservations ['d499f3de-1cb4-4a2c-8e67-0652fefd3e53', '7bdc097a-bc80-4a8b-a506-28019ccafc3c', '53fa5cdb-205d-4e4f-9a83-63db66993659', '1df92979-03ce-4687-b7d9-cc149dd6462a'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:56:38 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-ed15cc56-1b43-46f1-8e2c-746df5c51643 tempest-ProjectMemberTests-257065364 tempest-ProjectMemberTests-257065364-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8572201f-e6c7-4686-910e-273819fd1649) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d499f3de-1cb4-4a2c-8e67-0652fefd3e53', '7bdc097a-bc80-4a8b-a506-28019ccafc3c', '53fa5cdb-205d-4e4f-9a83-63db66993659', '1df92979-03ce-4687-b7d9-cc149dd6462a']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:56:38 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-ed15cc56-1b43-46f1-8e2c-746df5c51643 tempest-ProjectMemberTests-257065364 tempest-ProjectMemberTests-257065364-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea015c2a-7d79-48fd-84c3-0d99216cf6ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:56:38 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:56:38 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:56:38 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-ed15cc56-1b43-46f1-8e2c-746df5c51643 tempest-ProjectMemberTests-257065364 tempest-ProjectMemberTests-257065364-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea015c2a-7d79-48fd-84c3-0d99216cf6ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b8f0973b-bd8a-4de7-b4d1-a4cbba2096e4', '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='b9270ff0533949829f057f54e2bafcb7',qos_specs=None,replication_status=,reservations=['d499f3de-1cb4-4a2c-8e67-0652fefd3e53','7bdc097a-bc80-4a8b-a506-28019ccafc3c','53fa5cdb-205d-4e4f-9a83-63db66993659','1df92979-03ce-4687-b7d9-cc149dd6462a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a4fcae065ae941ce896356aca3e644cb',volume_type_id=bc177766-331d-4378-b2ee-a6b63a225ea2), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T10:56:38Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b8f0973b-bd8a-4de7-b4d1-a4cbba2096e4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b9270ff0533949829f057f54e2bafcb7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a4fcae065ae941ce896356aca3e644cb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bc177766-331d-4378-b2ee-a6b63a225ea2),volume_type_id=bc177766-331d-4378-b2ee-a6b63a225ea2)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:56:38 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-ed15cc56-1b43-46f1-8e2c-746df5c51643 tempest-ProjectMemberTests-257065364 tempest-ProjectMemberTests-257065364-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4c760caf-58a4-482a-983a-dafd81e49366) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:56:38 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-ed15cc56-1b43-46f1-8e2c-746df5c51643 tempest-ProjectMemberTests-257065364 tempest-ProjectMemberTests-257065364-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4c760caf-58a4-482a-983a-dafd81e49366) transitioned into state 'SUCCESS' from 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='b9270ff0533949829f057f54e2bafcb7',qos_specs=None,replication_status=,reservations=['d499f3de-1cb4-4a2c-8e67-0652fefd3e53','7bdc097a-bc80-4a8b-a506-28019ccafc3c','53fa5cdb-205d-4e4f-9a83-63db66993659','1df92979-03ce-4687-b7d9-cc149dd6462a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a4fcae065ae941ce896356aca3e644cb',volume_type_id=bc177766-331d-4378-b2ee-a6b63a225ea2)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:56:38 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-ed15cc56-1b43-46f1-8e2c-746df5c51643 tempest-ProjectMemberTests-257065364 tempest-ProjectMemberTests-257065364-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (952d869e-6709-4bdc-9552-75cb6f0056a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:56:38 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-ed15cc56-1b43-46f1-8e2c-746df5c51643 tempest-ProjectMemberTests-257065364 tempest-ProjectMemberTests-257065364-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (952d869e-6709-4bdc-9552-75cb6f0056a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:56:38 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-ed15cc56-1b43-46f1-8e2c-746df5c51643 tempest-ProjectMemberTests-257065364 tempest-ProjectMemberTests-257065364-project-admin] Flow 'volume_create_api' (1a6c700e-b874-49c5-b334-978e6d6ce9ca) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86814) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:56:38 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-ed15cc56-1b43-46f1-8e2c-746df5c51643 tempest-ProjectMemberTests-257065364 tempest-ProjectMemberTests-257065364-project-admin] Create volume request issued successfully. Sep 01 12:56:38 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ed15cc56-1b43-46f1-8e2c-746df5c51643 tempest-ProjectMemberTests-257065364 tempest-ProjectMemberTests-257065364-project-admin] http://192.168.122.202/volume/v3/volumes returned with HTTP 202 Sep 01 12:56:38 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1504/3010] 192.168.122.202 () {62 vars in 1182 bytes} [Tue Sep 1 12:56:38 2026] POST /volume/v3/volumes => generated 782 bytes in 374 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:56:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-233c9bb8-11e6-49a6-9376-0e3d77763252 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:38 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-233c9bb8-11e6-49a6-9376-0e3d77763252 tempest-ProjectMemberTests-257065364 tempest-ProjectMemberTests-257065364-project-admin] GET http://192.168.122.202/volume/v3/volumes/b8f0973b-bd8a-4de7-b4d1-a4cbba2096e4 Sep 01 12:56:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-233c9bb8-11e6-49a6-9376-0e3d77763252 tempest-ProjectMemberTests-257065364 tempest-ProjectMemberTests-257065364-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-233c9bb8-11e6-49a6-9376-0e3d77763252 tempest-ProjectMemberTests-257065364 tempest-ProjectMemberTests-257065364-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:38 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:56:38 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:56:38 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:56:38 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:56:38 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-233c9bb8-11e6-49a6-9376-0e3d77763252 tempest-ProjectMemberTests-257065364 tempest-ProjectMemberTests-257065364-project-admin] Volume info retrieved successfully. Sep 01 12:56:38 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-233c9bb8-11e6-49a6-9376-0e3d77763252 tempest-ProjectMemberTests-257065364 tempest-ProjectMemberTests-257065364-project-admin] http://192.168.122.202/volume/v3/volumes/b8f0973b-bd8a-4de7-b4d1-a4cbba2096e4 returned with HTTP 200 Sep 01 12:56:38 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1507/3011] 192.168.122.202 () {60 vars in 1272 bytes} [Tue Sep 1 12:56:38 2026] GET /volume/v3/volumes/b8f0973b-bd8a-4de7-b4d1-a4cbba2096e4 => generated 961 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:56:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-afe09b43-a115-4942-819a-7c0bbb4ed0df None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:38 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-afe09b43-a115-4942-819a-7c0bbb4ed0df tempest-VolumeDependencyTests-1747773208 tempest-VolumeDependencyTests-1747773208-project-member] GET http://192.168.122.202/volume/v3/volumes/25c4c20d-8c42-48b1-9e5f-3aeab2d38c1c Sep 01 12:56:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-afe09b43-a115-4942-819a-7c0bbb4ed0df tempest-VolumeDependencyTests-1747773208 tempest-VolumeDependencyTests-1747773208-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-afe09b43-a115-4942-819a-7c0bbb4ed0df tempest-VolumeDependencyTests-1747773208 tempest-VolumeDependencyTests-1747773208-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:38 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:56:38 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:56:38 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:56:38 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:56:38 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-afe09b43-a115-4942-819a-7c0bbb4ed0df tempest-VolumeDependencyTests-1747773208 tempest-VolumeDependencyTests-1747773208-project-member] Volume info retrieved successfully. Sep 01 12:56:38 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-afe09b43-a115-4942-819a-7c0bbb4ed0df tempest-VolumeDependencyTests-1747773208 tempest-VolumeDependencyTests-1747773208-project-member] http://192.168.122.202/volume/v3/volumes/25c4c20d-8c42-48b1-9e5f-3aeab2d38c1c returned with HTTP 200 Sep 01 12:56:38 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1505/3012] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:56:38 2026] GET /volume/v3/volumes/25c4c20d-8c42-48b1-9e5f-3aeab2d38c1c => generated 905 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:56:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-662c3129-7455-4b07-8b5f-d49c1a85a8ae None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:38 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-662c3129-7455-4b07-8b5f-d49c1a85a8ae tempest-VolumeDependencyTests-1747773208 tempest-VolumeDependencyTests-1747773208-project-member] DELETE http://192.168.122.202/volume/v3/snapshots/2bfbbd6d-3d7a-47f7-8d8e-7bc64bf224de Sep 01 12:56:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-662c3129-7455-4b07-8b5f-d49c1a85a8ae tempest-VolumeDependencyTests-1747773208 tempest-VolumeDependencyTests-1747773208-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-662c3129-7455-4b07-8b5f-d49c1a85a8ae tempest-VolumeDependencyTests-1747773208 tempest-VolumeDependencyTests-1747773208-project-member] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:38 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.snapshots [None req-662c3129-7455-4b07-8b5f-d49c1a85a8ae tempest-VolumeDependencyTests-1747773208 tempest-VolumeDependencyTests-1747773208-project-member] Delete snapshot with id: 2bfbbd6d-3d7a-47f7-8d8e-7bc64bf224de Sep 01 12:56:38 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:56:38 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:56:38 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-662c3129-7455-4b07-8b5f-d49c1a85a8ae tempest-VolumeDependencyTests-1747773208 tempest-VolumeDependencyTests-1747773208-project-member] Snapshot retrieved successfully. Sep 01 12:56:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-090aeaa8-948a-4e5b-87f8-e2a85d4e49ed None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:38 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-090aeaa8-948a-4e5b-87f8-e2a85d4e49ed tempest-ProjectReaderTests-1017805605 tempest-ProjectReaderTests-1017805605-project-admin] GET http://192.168.122.202/volume/v3/volumes/3ce8e525-3bb1-4677-8bb6-353d98ac724b Sep 01 12:56:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-090aeaa8-948a-4e5b-87f8-e2a85d4e49ed tempest-ProjectReaderTests-1017805605 tempest-ProjectReaderTests-1017805605-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-090aeaa8-948a-4e5b-87f8-e2a85d4e49ed tempest-ProjectReaderTests-1017805605 tempest-ProjectReaderTests-1017805605-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:38 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:56:38 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:56:38 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:56:38 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:56:38 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:56:38 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:56:38 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-662c3129-7455-4b07-8b5f-d49c1a85a8ae tempest-VolumeDependencyTests-1747773208 tempest-VolumeDependencyTests-1747773208-project-member] Snapshot delete request issued successfully. Sep 01 12:56:38 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-662c3129-7455-4b07-8b5f-d49c1a85a8ae tempest-VolumeDependencyTests-1747773208 tempest-VolumeDependencyTests-1747773208-project-member] http://192.168.122.202/volume/v3/snapshots/2bfbbd6d-3d7a-47f7-8d8e-7bc64bf224de returned with HTTP 202 Sep 01 12:56:38 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1508/3013] 192.168.122.202 () {58 vars in 1241 bytes} [Tue Sep 1 12:56:38 2026] DELETE /volume/v3/snapshots/2bfbbd6d-3d7a-47f7-8d8e-7bc64bf224de => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:56:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-cbf9f726-1c8b-4d8c-8e82-34ab0878bcf5 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:38 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-090aeaa8-948a-4e5b-87f8-e2a85d4e49ed tempest-ProjectReaderTests-1017805605 tempest-ProjectReaderTests-1017805605-project-admin] Volume info retrieved successfully. Sep 01 12:56:38 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-cbf9f726-1c8b-4d8c-8e82-34ab0878bcf5 tempest-CinderUnicodeTest-80043665 tempest-CinderUnicodeTest-80043665-project-member] GET http://192.168.122.202/volume/v3/volumes/3035647c-1f60-418c-9619-f7ef9075225f Sep 01 12:56:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-cbf9f726-1c8b-4d8c-8e82-34ab0878bcf5 tempest-CinderUnicodeTest-80043665 tempest-CinderUnicodeTest-80043665-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-cbf9f726-1c8b-4d8c-8e82-34ab0878bcf5 tempest-CinderUnicodeTest-80043665 tempest-CinderUnicodeTest-80043665-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:38 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-090aeaa8-948a-4e5b-87f8-e2a85d4e49ed tempest-ProjectReaderTests-1017805605 tempest-ProjectReaderTests-1017805605-project-admin] http://192.168.122.202/volume/v3/volumes/3ce8e525-3bb1-4677-8bb6-353d98ac724b returned with HTTP 200 Sep 01 12:56:38 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:56:38 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:56:38 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1506/3014] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:56:38 2026] GET /volume/v3/volumes/3ce8e525-3bb1-4677-8bb6-353d98ac724b => generated 1014 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 12:56:38 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:56:38 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:56:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-fabf4792-638c-4169-a8dd-27d10a69ee66 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:38 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-fabf4792-638c-4169-a8dd-27d10a69ee66 tempest-VolumeDependencyTests-1747773208 tempest-VolumeDependencyTests-1747773208-project-member] GET http://192.168.122.202/volume/v3/snapshots/2bfbbd6d-3d7a-47f7-8d8e-7bc64bf224de Sep 01 12:56:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-fabf4792-638c-4169-a8dd-27d10a69ee66 tempest-VolumeDependencyTests-1747773208 tempest-VolumeDependencyTests-1747773208-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-fabf4792-638c-4169-a8dd-27d10a69ee66 tempest-VolumeDependencyTests-1747773208 tempest-VolumeDependencyTests-1747773208-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:38 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-cbf9f726-1c8b-4d8c-8e82-34ab0878bcf5 tempest-CinderUnicodeTest-80043665 tempest-CinderUnicodeTest-80043665-project-member] Volume info retrieved successfully. Sep 01 12:56:38 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-cbf9f726-1c8b-4d8c-8e82-34ab0878bcf5 tempest-CinderUnicodeTest-80043665 tempest-CinderUnicodeTest-80043665-project-member] http://192.168.122.202/volume/v3/volumes/3035647c-1f60-418c-9619-f7ef9075225f returned with HTTP 200 Sep 01 12:56:38 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1509/3015] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:56:38 2026] GET /volume/v3/volumes/3035647c-1f60-418c-9619-f7ef9075225f => generated 841 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:56:38 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:56:38 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:56:38 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-fabf4792-638c-4169-a8dd-27d10a69ee66 tempest-VolumeDependencyTests-1747773208 tempest-VolumeDependencyTests-1747773208-project-member] Snapshot retrieved successfully. Sep 01 12:56:38 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-fabf4792-638c-4169-a8dd-27d10a69ee66 tempest-VolumeDependencyTests-1747773208 tempest-VolumeDependencyTests-1747773208-project-member] http://192.168.122.202/volume/v3/snapshots/2bfbbd6d-3d7a-47f7-8d8e-7bc64bf224de returned with HTTP 200 Sep 01 12:56:38 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1507/3016] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:56:38 2026] GET /volume/v3/snapshots/2bfbbd6d-3d7a-47f7-8d8e-7bc64bf224de => generated 466 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:56:39 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-d0c79a96-db16-4277-b3ad-73ece2e1d1c0 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:39 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d0c79a96-db16-4277-b3ad-73ece2e1d1c0 tempest-ProjectMemberTests-257065364 tempest-ProjectMemberTests-257065364-project-admin] GET http://192.168.122.202/volume/v3/volumes/b8f0973b-bd8a-4de7-b4d1-a4cbba2096e4 Sep 01 12:56:39 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-d0c79a96-db16-4277-b3ad-73ece2e1d1c0 tempest-ProjectMemberTests-257065364 tempest-ProjectMemberTests-257065364-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:39 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-d0c79a96-db16-4277-b3ad-73ece2e1d1c0 tempest-ProjectMemberTests-257065364 tempest-ProjectMemberTests-257065364-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:39 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:56:39 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:56:39 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:56:39 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:56:39 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-d0c79a96-db16-4277-b3ad-73ece2e1d1c0 tempest-ProjectMemberTests-257065364 tempest-ProjectMemberTests-257065364-project-admin] Volume info retrieved successfully. Sep 01 12:56:39 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d0c79a96-db16-4277-b3ad-73ece2e1d1c0 tempest-ProjectMemberTests-257065364 tempest-ProjectMemberTests-257065364-project-admin] http://192.168.122.202/volume/v3/volumes/b8f0973b-bd8a-4de7-b4d1-a4cbba2096e4 returned with HTTP 200 Sep 01 12:56:39 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1510/3017] 192.168.122.202 () {60 vars in 1272 bytes} [Tue Sep 1 12:56:39 2026] GET /volume/v3/volumes/b8f0973b-bd8a-4de7-b4d1-a4cbba2096e4 => generated 982 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:56:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-d776e007-77e7-4c71-8946-66c50bcfe0b5 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:39 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d776e007-77e7-4c71-8946-66c50bcfe0b5 tempest-ProjectMemberTests-257065364 tempest-ProjectMemberTests-257065364-project-admin] GET http://192.168.122.202/volume/v3/messages Sep 01 12:56:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d776e007-77e7-4c71-8946-66c50bcfe0b5 tempest-ProjectMemberTests-257065364 tempest-ProjectMemberTests-257065364-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d776e007-77e7-4c71-8946-66c50bcfe0b5 tempest-ProjectMemberTests-257065364 tempest-ProjectMemberTests-257065364-project-admin] Calling method 'version_select' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:39 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d776e007-77e7-4c71-8946-66c50bcfe0b5 tempest-ProjectMemberTests-257065364 tempest-ProjectMemberTests-257065364-project-admin] http://192.168.122.202/volume/v3/messages returned with HTTP 200 Sep 01 12:56:39 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1508/3018] 192.168.122.202 () {60 vars in 1164 bytes} [Tue Sep 1 12:56:39 2026] GET /volume/v3/messages => generated 678 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:56:39 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-0e2eec8e-c9ae-40d5-98d2-fd818a657753 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:39 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0e2eec8e-c9ae-40d5-98d2-fd818a657753 tempest-ProjectMemberTests-257065364 tempest-ProjectMemberTests-257065364-project-member] GET http://192.168.122.202/volume/v3/messages/5275c26e-c90e-4823-aae1-d5572204c792 Sep 01 12:56:39 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0e2eec8e-c9ae-40d5-98d2-fd818a657753 tempest-ProjectMemberTests-257065364 tempest-ProjectMemberTests-257065364-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:39 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0e2eec8e-c9ae-40d5-98d2-fd818a657753 tempest-ProjectMemberTests-257065364 tempest-ProjectMemberTests-257065364-project-member] Calling method 'version_select' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:39 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0e2eec8e-c9ae-40d5-98d2-fd818a657753 tempest-ProjectMemberTests-257065364 tempest-ProjectMemberTests-257065364-project-member] http://192.168.122.202/volume/v3/messages/5275c26e-c90e-4823-aae1-d5572204c792 returned with HTTP 200 Sep 01 12:56:39 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1511/3019] 192.168.122.202 () {60 vars in 1275 bytes} [Tue Sep 1 12:56:39 2026] GET /volume/v3/messages/5275c26e-c90e-4823-aae1-d5572204c792 => generated 675 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:56:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-0be2f8bf-c498-4d33-ac4c-0b77d6560a11 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:39 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-0be2f8bf-c498-4d33-ac4c-0b77d6560a11 tempest-ProjectMemberTests-257065364 tempest-ProjectMemberTests-257065364-project-admin] DELETE http://192.168.122.202/volume/v3/messages/5275c26e-c90e-4823-aae1-d5572204c792 Sep 01 12:56:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-0be2f8bf-c498-4d33-ac4c-0b77d6560a11 tempest-ProjectMemberTests-257065364 tempest-ProjectMemberTests-257065364-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-0be2f8bf-c498-4d33-ac4c-0b77d6560a11 tempest-ProjectMemberTests-257065364 tempest-ProjectMemberTests-257065364-project-admin] Calling method 'version_select' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:39 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-0be2f8bf-c498-4d33-ac4c-0b77d6560a11 tempest-ProjectMemberTests-257065364 tempest-ProjectMemberTests-257065364-project-admin] http://192.168.122.202/volume/v3/messages/5275c26e-c90e-4823-aae1-d5572204c792 returned with HTTP 204 Sep 01 12:56:39 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1509/3020] 192.168.122.202 () {60 vars in 1278 bytes} [Tue Sep 1 12:56:39 2026] DELETE /volume/v3/messages/5275c26e-c90e-4823-aae1-d5572204c792 => generated 0 bytes in 32 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 01 12:56:39 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-6acd6207-acf9-4afe-8d2f-ea987fde27d4 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:39 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-6acd6207-acf9-4afe-8d2f-ea987fde27d4 tempest-ProjectMemberTests-257065364 tempest-ProjectMemberTests-257065364-project-admin] DELETE http://192.168.122.202/volume/v3/volumes/b8f0973b-bd8a-4de7-b4d1-a4cbba2096e4 Sep 01 12:56:39 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-6acd6207-acf9-4afe-8d2f-ea987fde27d4 tempest-ProjectMemberTests-257065364 tempest-ProjectMemberTests-257065364-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:39 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-6acd6207-acf9-4afe-8d2f-ea987fde27d4 tempest-ProjectMemberTests-257065364 tempest-ProjectMemberTests-257065364-project-admin] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:39 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-6acd6207-acf9-4afe-8d2f-ea987fde27d4 tempest-ProjectMemberTests-257065364 tempest-ProjectMemberTests-257065364-project-admin] Delete volume with id: b8f0973b-bd8a-4de7-b4d1-a4cbba2096e4 Sep 01 12:56:39 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:56:39 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:56:39 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:56:39 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:56:39 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-6acd6207-acf9-4afe-8d2f-ea987fde27d4 tempest-ProjectMemberTests-257065364 tempest-ProjectMemberTests-257065364-project-admin] Volume info retrieved successfully. Sep 01 12:56:39 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-6acd6207-acf9-4afe-8d2f-ea987fde27d4 tempest-ProjectMemberTests-257065364 tempest-ProjectMemberTests-257065364-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86815) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 01 12:56:39 devstack devstack@c-api.service[86815]: WARNING cinder.quota [None req-6acd6207-acf9-4afe-8d2f-ea987fde27d4 tempest-ProjectMemberTests-257065364 tempest-ProjectMemberTests-257065364-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-2121104362 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-2121104362, it is now deprecated. Please use the default quota class for default quota. Sep 01 12:56:39 devstack devstack@c-api.service[86815]: WARNING cinder.quota [None req-6acd6207-acf9-4afe-8d2f-ea987fde27d4 tempest-ProjectMemberTests-257065364 tempest-ProjectMemberTests-257065364-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-2121104362 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-2121104362, it is now deprecated. Please use the default quota class for default quota. Sep 01 12:56:39 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-6acd6207-acf9-4afe-8d2f-ea987fde27d4 tempest-ProjectMemberTests-257065364 tempest-ProjectMemberTests-257065364-project-admin] Created reservations ['3b1ad0e1-2c34-425e-9543-0d3580c88f63', '3fa0bc4d-bdef-4902-bfb3-eeb897ec25f8', '4dd48565-8c8a-474a-871b-9e004bff0de1', 'd9626d1f-4e62-4eb3-8b74-2f03ffbf05f7'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:56:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-adad0ce6-c71f-4462-adb6-2e5f8ee3cbe1 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:39 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-adad0ce6-c71f-4462-adb6-2e5f8ee3cbe1 tempest-ProjectReaderTests-1017805605 tempest-ProjectReaderTests-1017805605-project-admin] GET http://192.168.122.202/volume/v3/volumes/3ce8e525-3bb1-4677-8bb6-353d98ac724b Sep 01 12:56:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-adad0ce6-c71f-4462-adb6-2e5f8ee3cbe1 tempest-ProjectReaderTests-1017805605 tempest-ProjectReaderTests-1017805605-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-adad0ce6-c71f-4462-adb6-2e5f8ee3cbe1 tempest-ProjectReaderTests-1017805605 tempest-ProjectReaderTests-1017805605-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:39 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-6acd6207-acf9-4afe-8d2f-ea987fde27d4 tempest-ProjectMemberTests-257065364 tempest-ProjectMemberTests-257065364-project-admin] Delete volume request issued successfully. Sep 01 12:56:39 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-6acd6207-acf9-4afe-8d2f-ea987fde27d4 tempest-ProjectMemberTests-257065364 tempest-ProjectMemberTests-257065364-project-admin] http://192.168.122.202/volume/v3/volumes/b8f0973b-bd8a-4de7-b4d1-a4cbba2096e4 returned with HTTP 202 Sep 01 12:56:39 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1512/3021] 192.168.122.202 () {60 vars in 1275 bytes} [Tue Sep 1 12:56:39 2026] DELETE /volume/v3/volumes/b8f0973b-bd8a-4de7-b4d1-a4cbba2096e4 => generated 0 bytes in 164 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:56:39 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:56:39 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:56:39 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:56:39 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:56:39 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-40e99185-2db7-441c-baf9-932c984d39d7 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:39 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-adad0ce6-c71f-4462-adb6-2e5f8ee3cbe1 tempest-ProjectReaderTests-1017805605 tempest-ProjectReaderTests-1017805605-project-admin] Volume info retrieved successfully. Sep 01 12:56:39 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-40e99185-2db7-441c-baf9-932c984d39d7 tempest-ProjectMemberTests-257065364 tempest-ProjectMemberTests-257065364-project-admin] DELETE http://192.168.122.202/volume/v3/types/bc177766-331d-4378-b2ee-a6b63a225ea2 Sep 01 12:56:39 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-40e99185-2db7-441c-baf9-932c984d39d7 tempest-ProjectMemberTests-257065364 tempest-ProjectMemberTests-257065364-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:39 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-40e99185-2db7-441c-baf9-932c984d39d7 tempest-ProjectMemberTests-257065364 tempest-ProjectMemberTests-257065364-project-admin] Calling method '_delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:39 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-adad0ce6-c71f-4462-adb6-2e5f8ee3cbe1 tempest-ProjectReaderTests-1017805605 tempest-ProjectReaderTests-1017805605-project-admin] http://192.168.122.202/volume/v3/volumes/3ce8e525-3bb1-4677-8bb6-353d98ac724b returned with HTTP 200 Sep 01 12:56:39 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1510/3022] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:56:39 2026] GET /volume/v3/volumes/3ce8e525-3bb1-4677-8bb6-353d98ac724b => generated 1015 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:56:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-632f13ac-cb54-496a-8c75-ee633bcf7323 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:39 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-632f13ac-cb54-496a-8c75-ee633bcf7323 tempest-VolumeDependencyTests-1747773208 tempest-VolumeDependencyTests-1747773208-project-member] GET http://192.168.122.202/volume/v3/snapshots/2bfbbd6d-3d7a-47f7-8d8e-7bc64bf224de Sep 01 12:56:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-632f13ac-cb54-496a-8c75-ee633bcf7323 tempest-VolumeDependencyTests-1747773208 tempest-VolumeDependencyTests-1747773208-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-632f13ac-cb54-496a-8c75-ee633bcf7323 tempest-VolumeDependencyTests-1747773208 tempest-VolumeDependencyTests-1747773208-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:39 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:56:39 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:56:39 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-632f13ac-cb54-496a-8c75-ee633bcf7323 tempest-VolumeDependencyTests-1747773208 tempest-VolumeDependencyTests-1747773208-project-member] Snapshot retrieved successfully. Sep 01 12:56:39 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-632f13ac-cb54-496a-8c75-ee633bcf7323 tempest-VolumeDependencyTests-1747773208 tempest-VolumeDependencyTests-1747773208-project-member] http://192.168.122.202/volume/v3/snapshots/2bfbbd6d-3d7a-47f7-8d8e-7bc64bf224de returned with HTTP 200 Sep 01 12:56:39 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1511/3023] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:56:39 2026] GET /volume/v3/snapshots/2bfbbd6d-3d7a-47f7-8d8e-7bc64bf224de => generated 466 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:56:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-1d2a5413-f3f8-4472-b81a-ef6bf468433b None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:39 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1d2a5413-f3f8-4472-b81a-ef6bf468433b tempest-CinderUnicodeTest-80043665 tempest-CinderUnicodeTest-80043665-project-member] GET http://192.168.122.202/volume/v3/volumes/3035647c-1f60-418c-9619-f7ef9075225f Sep 01 12:56:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-1d2a5413-f3f8-4472-b81a-ef6bf468433b tempest-CinderUnicodeTest-80043665 tempest-CinderUnicodeTest-80043665-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-1d2a5413-f3f8-4472-b81a-ef6bf468433b tempest-CinderUnicodeTest-80043665 tempest-CinderUnicodeTest-80043665-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:39 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:56:39 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:56:39 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:56:39 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:56:39 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-1d2a5413-f3f8-4472-b81a-ef6bf468433b tempest-CinderUnicodeTest-80043665 tempest-CinderUnicodeTest-80043665-project-member] Volume info retrieved successfully. Sep 01 12:56:39 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-40e99185-2db7-441c-baf9-932c984d39d7 tempest-ProjectMemberTests-257065364 tempest-ProjectMemberTests-257065364-project-admin] http://192.168.122.202/volume/v3/types/bc177766-331d-4378-b2ee-a6b63a225ea2 returned with HTTP 202 Sep 01 12:56:39 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1513/3024] 192.168.122.202 () {58 vars in 1229 bytes} [Tue Sep 1 12:56:39 2026] DELETE /volume/v3/types/bc177766-331d-4378-b2ee-a6b63a225ea2 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:56:39 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1d2a5413-f3f8-4472-b81a-ef6bf468433b tempest-CinderUnicodeTest-80043665 tempest-CinderUnicodeTest-80043665-project-member] http://192.168.122.202/volume/v3/volumes/3035647c-1f60-418c-9619-f7ef9075225f returned with HTTP 200 Sep 01 12:56:39 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-c5830c05-7138-4628-9cbf-ad831734d5b9 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:39 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1512/3025] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:56:39 2026] GET /volume/v3/volumes/3035647c-1f60-418c-9619-f7ef9075225f => generated 842 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:56:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-b1144e1c-e038-4206-8188-1a3f9956b369 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:39 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b1144e1c-e038-4206-8188-1a3f9956b369 tempest-CinderUnicodeTest-80043665 tempest-CinderUnicodeTest-80043665-project-member] GET http://192.168.122.202/volume/v3/volumes/3035647c-1f60-418c-9619-f7ef9075225f Sep 01 12:56:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b1144e1c-e038-4206-8188-1a3f9956b369 tempest-CinderUnicodeTest-80043665 tempest-CinderUnicodeTest-80043665-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b1144e1c-e038-4206-8188-1a3f9956b369 tempest-CinderUnicodeTest-80043665 tempest-CinderUnicodeTest-80043665-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:39 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:56:39 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:56:39 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:56:39 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:56:40 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-b1144e1c-e038-4206-8188-1a3f9956b369 tempest-CinderUnicodeTest-80043665 tempest-CinderUnicodeTest-80043665-project-member] Volume info retrieved successfully. Sep 01 12:56:40 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b1144e1c-e038-4206-8188-1a3f9956b369 tempest-CinderUnicodeTest-80043665 tempest-CinderUnicodeTest-80043665-project-member] http://192.168.122.202/volume/v3/volumes/3035647c-1f60-418c-9619-f7ef9075225f returned with HTTP 200 Sep 01 12:56:40 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1513/3026] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:56:39 2026] GET /volume/v3/volumes/3035647c-1f60-418c-9619-f7ef9075225f => generated 842 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:56:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-5487dc52-4e39-41a8-9ff4-fc6a0845dc4c None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:40 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-5487dc52-4e39-41a8-9ff4-fc6a0845dc4c tempest-CinderUnicodeTest-80043665 tempest-CinderUnicodeTest-80043665-project-member] POST http://192.168.122.202/volume/v3/volumes Sep 01 12:56:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-5487dc52-4e39-41a8-9ff4-fc6a0845dc4c tempest-CinderUnicodeTest-80043665 tempest-CinderUnicodeTest-80043665-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-590495057"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:56:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volumes [None req-5487dc52-4e39-41a8-9ff4-fc6a0845dc4c tempest-CinderUnicodeTest-80043665 tempest-CinderUnicodeTest-80043665-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-590495057'}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:56:40 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-5487dc52-4e39-41a8-9ff4-fc6a0845dc4c tempest-CinderUnicodeTest-80043665 tempest-CinderUnicodeTest-80043665-project-member] Create volume of 1 GB Sep 01 12:56:40 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-5487dc52-4e39-41a8-9ff4-fc6a0845dc4c tempest-CinderUnicodeTest-80043665 tempest-CinderUnicodeTest-80043665-project-member] Availability Zones retrieved successfully. Sep 01 12:56:40 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-5487dc52-4e39-41a8-9ff4-fc6a0845dc4c tempest-CinderUnicodeTest-80043665 tempest-CinderUnicodeTest-80043665-project-member] Flow 'volume_create_api' (cda23edf-319b-4d31-adab-1e859a7fda5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:56:40 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-5487dc52-4e39-41a8-9ff4-fc6a0845dc4c tempest-CinderUnicodeTest-80043665 tempest-CinderUnicodeTest-80043665-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ad3200f-3437-4858-96cf-7b7cfc0285b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:56:40 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.flows.api.create_volume [None req-5487dc52-4e39-41a8-9ff4-fc6a0845dc4c tempest-CinderUnicodeTest-80043665 tempest-CinderUnicodeTest-80043665-project-member] Validating volume size '1' using validate_int {{(pid=86814) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 12:56:40 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c5830c05-7138-4628-9cbf-ad831734d5b9 tempest-ProjectReaderTests-1017805605 tempest-ProjectReaderTests-1017805605-project-reader] POST http://192.168.122.202/volume/v3/volumes/3ce8e525-3bb1-4677-8bb6-353d98ac724b/action Sep 01 12:56:40 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c5830c05-7138-4628-9cbf-ad831734d5b9 tempest-ProjectReaderTests-1017805605 tempest-ProjectReaderTests-1017805605-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=86815) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:56:40 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c5830c05-7138-4628-9cbf-ad831734d5b9 tempest-ProjectReaderTests-1017805605 tempest-ProjectReaderTests-1017805605-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:56:40 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-5487dc52-4e39-41a8-9ff4-fc6a0845dc4c tempest-CinderUnicodeTest-80043665 tempest-CinderUnicodeTest-80043665-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ad3200f-3437-4858-96cf-7b7cfc0285b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T10:31:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3a4f1b59-94a6-4839-b926-0837adf99645,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a4f1b59-94a6-4839-b926-0837adf99645', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:56:40 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-5487dc52-4e39-41a8-9ff4-fc6a0845dc4c tempest-CinderUnicodeTest-80043665 tempest-CinderUnicodeTest-80043665-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (de09819b-3c2a-4a12-9d74-7bbd140376e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:56:40 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:56:40 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:56:40 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:56:40 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:56:40 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-c5830c05-7138-4628-9cbf-ad831734d5b9 tempest-ProjectReaderTests-1017805605 tempest-ProjectReaderTests-1017805605-project-reader] Volume info retrieved successfully. Sep 01 12:56:40 devstack devstack@c-api.service[86815]: DEBUG cinder.policy [None req-c5830c05-7138-4628-9cbf-ad831734d5b9 tempest-ProjectReaderTests-1017805605 tempest-ProjectReaderTests-1017805605-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '867da454bf364dbd9b9f6480ce822147', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e732ca75cf5c40be97353c9df68bed55', '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=86815) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 12:56:40 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c5830c05-7138-4628-9cbf-ad831734d5b9 tempest-ProjectReaderTests-1017805605 tempest-ProjectReaderTests-1017805605-project-reader] http://192.168.122.202/volume/v3/volumes/3ce8e525-3bb1-4677-8bb6-353d98ac724b/action returned with HTTP 403 Sep 01 12:56:40 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1514/3027] 192.168.122.202 () {60 vars in 1274 bytes} [Tue Sep 1 12:56:39 2026] POST /volume/v3/volumes/3ce8e525-3bb1-4677-8bb6-353d98ac724b/action => generated 131 bytes in 243 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:56:40 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-395b6ffe-ccb9-418c-9965-fb1e429431ee None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:40 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-395b6ffe-ccb9-418c-9965-fb1e429431ee tempest-ProjectReaderTests-1017805605 tempest-ProjectReaderTests-1017805605-project-admin] DELETE http://192.168.122.202/volume/v3/volumes/3ce8e525-3bb1-4677-8bb6-353d98ac724b Sep 01 12:56:40 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-395b6ffe-ccb9-418c-9965-fb1e429431ee tempest-ProjectReaderTests-1017805605 tempest-ProjectReaderTests-1017805605-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:40 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-395b6ffe-ccb9-418c-9965-fb1e429431ee tempest-ProjectReaderTests-1017805605 tempest-ProjectReaderTests-1017805605-project-admin] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:40 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-395b6ffe-ccb9-418c-9965-fb1e429431ee tempest-ProjectReaderTests-1017805605 tempest-ProjectReaderTests-1017805605-project-admin] Delete volume with id: 3ce8e525-3bb1-4677-8bb6-353d98ac724b Sep 01 12:56:40 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:56:40 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:56:40 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:56:40 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:56:40 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-395b6ffe-ccb9-418c-9965-fb1e429431ee tempest-ProjectReaderTests-1017805605 tempest-ProjectReaderTests-1017805605-project-admin] Volume info retrieved successfully. Sep 01 12:56:40 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-395b6ffe-ccb9-418c-9965-fb1e429431ee tempest-ProjectReaderTests-1017805605 tempest-ProjectReaderTests-1017805605-project-admin] Delete volume request issued successfully. Sep 01 12:56:40 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-395b6ffe-ccb9-418c-9965-fb1e429431ee tempest-ProjectReaderTests-1017805605 tempest-ProjectReaderTests-1017805605-project-admin] http://192.168.122.202/volume/v3/volumes/3ce8e525-3bb1-4677-8bb6-353d98ac724b returned with HTTP 202 Sep 01 12:56:40 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1515/3028] 192.168.122.202 () {58 vars in 1235 bytes} [Tue Sep 1 12:56:40 2026] DELETE /volume/v3/volumes/3ce8e525-3bb1-4677-8bb6-353d98ac724b => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:56:40 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-5b5d29a0-bb1b-4552-b20f-7a019a5e4fc3 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:40 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-5b5d29a0-bb1b-4552-b20f-7a019a5e4fc3 tempest-ProjectReaderTests-1017805605 tempest-ProjectReaderTests-1017805605-project-admin] GET http://192.168.122.202/volume/v3/volumes/3ce8e525-3bb1-4677-8bb6-353d98ac724b Sep 01 12:56:40 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-5b5d29a0-bb1b-4552-b20f-7a019a5e4fc3 tempest-ProjectReaderTests-1017805605 tempest-ProjectReaderTests-1017805605-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:40 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-5b5d29a0-bb1b-4552-b20f-7a019a5e4fc3 tempest-ProjectReaderTests-1017805605 tempest-ProjectReaderTests-1017805605-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:40 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-5487dc52-4e39-41a8-9ff4-fc6a0845dc4c tempest-CinderUnicodeTest-80043665 tempest-CinderUnicodeTest-80043665-project-member] Created reservations ['a0cbb738-6528-41fa-9567-f62f3584a049', 'b0316ebb-1feb-4f0e-b089-52ba848ee45c', '03e252d3-5607-4d4e-a732-216e6fcc3e3e', '27c826da-156f-4c8d-ac9a-13faf177a115'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:56:40 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-5487dc52-4e39-41a8-9ff4-fc6a0845dc4c tempest-CinderUnicodeTest-80043665 tempest-CinderUnicodeTest-80043665-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (de09819b-3c2a-4a12-9d74-7bbd140376e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a0cbb738-6528-41fa-9567-f62f3584a049', 'b0316ebb-1feb-4f0e-b089-52ba848ee45c', '03e252d3-5607-4d4e-a732-216e6fcc3e3e', '27c826da-156f-4c8d-ac9a-13faf177a115']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:56:40 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-5487dc52-4e39-41a8-9ff4-fc6a0845dc4c tempest-CinderUnicodeTest-80043665 tempest-CinderUnicodeTest-80043665-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (550938b6-f317-4dc2-ae94-c44d12ba4530) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:56:40 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:56:40 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:56:40 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:56:40 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:56:40 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-5b5d29a0-bb1b-4552-b20f-7a019a5e4fc3 tempest-ProjectReaderTests-1017805605 tempest-ProjectReaderTests-1017805605-project-admin] Volume info retrieved successfully. Sep 01 12:56:40 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:56:40 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:56:40 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-5487dc52-4e39-41a8-9ff4-fc6a0845dc4c tempest-CinderUnicodeTest-80043665 tempest-CinderUnicodeTest-80043665-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (550938b6-f317-4dc2-ae94-c44d12ba4530) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '31bb760e-287c-48d0-a3db-d255561bd71e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-590495057',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bbf7acf9f4cb4418977962e87352fb7c',qos_specs=None,replication_status=,reservations=['a0cbb738-6528-41fa-9567-f62f3584a049','b0316ebb-1feb-4f0e-b089-52ba848ee45c','03e252d3-5607-4d4e-a732-216e6fcc3e3e','27c826da-156f-4c8d-ac9a-13faf177a115'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e69e5bdd30474fcca90ca86b64a78b2f',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T10:56:40Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-590495057',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=31bb760e-287c-48d0-a3db-d255561bd71e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bbf7acf9f4cb4418977962e87352fb7c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e69e5bdd30474fcca90ca86b64a78b2f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a4f1b59-94a6-4839-b926-0837adf99645),volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:56:40 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-5b5d29a0-bb1b-4552-b20f-7a019a5e4fc3 tempest-ProjectReaderTests-1017805605 tempest-ProjectReaderTests-1017805605-project-admin] http://192.168.122.202/volume/v3/volumes/3ce8e525-3bb1-4677-8bb6-353d98ac724b returned with HTTP 200 Sep 01 12:56:40 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-5487dc52-4e39-41a8-9ff4-fc6a0845dc4c tempest-CinderUnicodeTest-80043665 tempest-CinderUnicodeTest-80043665-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4dd40979-161e-41d9-8518-bea8244c5110) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:56:40 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1516/3029] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:56:40 2026] GET /volume/v3/volumes/3ce8e525-3bb1-4677-8bb6-353d98ac724b => generated 1014 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:56:40 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-5487dc52-4e39-41a8-9ff4-fc6a0845dc4c tempest-CinderUnicodeTest-80043665 tempest-CinderUnicodeTest-80043665-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4dd40979-161e-41d9-8518-bea8244c5110) transitioned into 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-590495057',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bbf7acf9f4cb4418977962e87352fb7c',qos_specs=None,replication_status=,reservations=['a0cbb738-6528-41fa-9567-f62f3584a049','b0316ebb-1feb-4f0e-b089-52ba848ee45c','03e252d3-5607-4d4e-a732-216e6fcc3e3e','27c826da-156f-4c8d-ac9a-13faf177a115'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e69e5bdd30474fcca90ca86b64a78b2f',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:56:40 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-5487dc52-4e39-41a8-9ff4-fc6a0845dc4c tempest-CinderUnicodeTest-80043665 tempest-CinderUnicodeTest-80043665-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9307db5a-2592-4ace-9514-bc8f9d00312a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:56:40 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-5487dc52-4e39-41a8-9ff4-fc6a0845dc4c tempest-CinderUnicodeTest-80043665 tempest-CinderUnicodeTest-80043665-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9307db5a-2592-4ace-9514-bc8f9d00312a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:56:40 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-5487dc52-4e39-41a8-9ff4-fc6a0845dc4c tempest-CinderUnicodeTest-80043665 tempest-CinderUnicodeTest-80043665-project-member] Flow 'volume_create_api' (cda23edf-319b-4d31-adab-1e859a7fda5c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86814) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:56:40 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-5487dc52-4e39-41a8-9ff4-fc6a0845dc4c tempest-CinderUnicodeTest-80043665 tempest-CinderUnicodeTest-80043665-project-member] Create volume request issued successfully. Sep 01 12:56:40 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-5487dc52-4e39-41a8-9ff4-fc6a0845dc4c tempest-CinderUnicodeTest-80043665 tempest-CinderUnicodeTest-80043665-project-member] http://192.168.122.202/volume/v3/volumes returned with HTTP 202 Sep 01 12:56:40 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1514/3030] 192.168.122.202 () {60 vars in 1143 bytes} [Tue Sep 1 12:56:40 2026] POST /volume/v3/volumes => generated 784 bytes in 442 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:56:40 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-f39d3823-242c-4d31-8dd1-f66fdc82766c None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:40 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f39d3823-242c-4d31-8dd1-f66fdc82766c tempest-CinderUnicodeTest-80043665 tempest-CinderUnicodeTest-80043665-project-member] GET http://192.168.122.202/volume/v3/volumes/31bb760e-287c-48d0-a3db-d255561bd71e Sep 01 12:56:40 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f39d3823-242c-4d31-8dd1-f66fdc82766c tempest-CinderUnicodeTest-80043665 tempest-CinderUnicodeTest-80043665-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:40 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f39d3823-242c-4d31-8dd1-f66fdc82766c tempest-CinderUnicodeTest-80043665 tempest-CinderUnicodeTest-80043665-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:40 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:56:40 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:56:40 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:56:40 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:56:40 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-f39d3823-242c-4d31-8dd1-f66fdc82766c tempest-CinderUnicodeTest-80043665 tempest-CinderUnicodeTest-80043665-project-member] Volume info retrieved successfully. Sep 01 12:56:40 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f39d3823-242c-4d31-8dd1-f66fdc82766c tempest-CinderUnicodeTest-80043665 tempest-CinderUnicodeTest-80043665-project-member] http://192.168.122.202/volume/v3/volumes/31bb760e-287c-48d0-a3db-d255561bd71e returned with HTTP 200 Sep 01 12:56:40 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1517/3031] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:56:40 2026] GET /volume/v3/volumes/31bb760e-287c-48d0-a3db-d255561bd71e => generated 852 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:56:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-439e9baf-6d41-47bc-93c3-94571299de20 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:40 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-439e9baf-6d41-47bc-93c3-94571299de20 tempest-VolumeDependencyTests-1747773208 tempest-VolumeDependencyTests-1747773208-project-member] GET http://192.168.122.202/volume/v3/snapshots/2bfbbd6d-3d7a-47f7-8d8e-7bc64bf224de Sep 01 12:56:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-439e9baf-6d41-47bc-93c3-94571299de20 tempest-VolumeDependencyTests-1747773208 tempest-VolumeDependencyTests-1747773208-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-439e9baf-6d41-47bc-93c3-94571299de20 tempest-VolumeDependencyTests-1747773208 tempest-VolumeDependencyTests-1747773208-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:40 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:56:40 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:56:40 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-439e9baf-6d41-47bc-93c3-94571299de20 tempest-VolumeDependencyTests-1747773208 tempest-VolumeDependencyTests-1747773208-project-member] Snapshot retrieved successfully. Sep 01 12:56:40 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-439e9baf-6d41-47bc-93c3-94571299de20 tempest-VolumeDependencyTests-1747773208 tempest-VolumeDependencyTests-1747773208-project-member] http://192.168.122.202/volume/v3/snapshots/2bfbbd6d-3d7a-47f7-8d8e-7bc64bf224de returned with HTTP 200 Sep 01 12:56:40 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1515/3032] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:56:40 2026] GET /volume/v3/snapshots/2bfbbd6d-3d7a-47f7-8d8e-7bc64bf224de => generated 466 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:56:41 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-38efafbd-41fe-4255-b396-1d623c28ff21 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:41 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-38efafbd-41fe-4255-b396-1d623c28ff21 tempest-ProjectReaderTests-1017805605 tempest-ProjectReaderTests-1017805605-project-admin] GET http://192.168.122.202/volume/v3/volumes/3ce8e525-3bb1-4677-8bb6-353d98ac724b Sep 01 12:56:41 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-38efafbd-41fe-4255-b396-1d623c28ff21 tempest-ProjectReaderTests-1017805605 tempest-ProjectReaderTests-1017805605-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:41 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-38efafbd-41fe-4255-b396-1d623c28ff21 tempest-ProjectReaderTests-1017805605 tempest-ProjectReaderTests-1017805605-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:41 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:56:41 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:56:41 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:56:41 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:56:41 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-38efafbd-41fe-4255-b396-1d623c28ff21 tempest-ProjectReaderTests-1017805605 tempest-ProjectReaderTests-1017805605-project-admin] Volume info retrieved successfully. Sep 01 12:56:41 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-38efafbd-41fe-4255-b396-1d623c28ff21 tempest-ProjectReaderTests-1017805605 tempest-ProjectReaderTests-1017805605-project-admin] http://192.168.122.202/volume/v3/volumes/3ce8e525-3bb1-4677-8bb6-353d98ac724b returned with HTTP 200 Sep 01 12:56:41 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1518/3033] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:56:41 2026] GET /volume/v3/volumes/3ce8e525-3bb1-4677-8bb6-353d98ac724b => generated 1014 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 12:56:41 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-b42880f4-3975-43a5-96c3-1e0b22f2444a None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:41 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b42880f4-3975-43a5-96c3-1e0b22f2444a tempest-CinderUnicodeTest-80043665 tempest-CinderUnicodeTest-80043665-project-member] GET http://192.168.122.202/volume/v3/volumes/31bb760e-287c-48d0-a3db-d255561bd71e Sep 01 12:56:41 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b42880f4-3975-43a5-96c3-1e0b22f2444a tempest-CinderUnicodeTest-80043665 tempest-CinderUnicodeTest-80043665-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:41 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b42880f4-3975-43a5-96c3-1e0b22f2444a tempest-CinderUnicodeTest-80043665 tempest-CinderUnicodeTest-80043665-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:41 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:56:41 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:56:41 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:56:41 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:56:41 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-b42880f4-3975-43a5-96c3-1e0b22f2444a tempest-CinderUnicodeTest-80043665 tempest-CinderUnicodeTest-80043665-project-member] Volume info retrieved successfully. Sep 01 12:56:41 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b42880f4-3975-43a5-96c3-1e0b22f2444a tempest-CinderUnicodeTest-80043665 tempest-CinderUnicodeTest-80043665-project-member] http://192.168.122.202/volume/v3/volumes/31bb760e-287c-48d0-a3db-d255561bd71e returned with HTTP 200 Sep 01 12:56:41 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1516/3034] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:56:41 2026] GET /volume/v3/volumes/31bb760e-287c-48d0-a3db-d255561bd71e => generated 876 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:56:41 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-92ab2a46-d1eb-49e2-865c-5ff2c6db6b60 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:41 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-92ab2a46-d1eb-49e2-865c-5ff2c6db6b60 tempest-VolumeDependencyTests-1747773208 tempest-VolumeDependencyTests-1747773208-project-member] GET http://192.168.122.202/volume/v3/snapshots/2bfbbd6d-3d7a-47f7-8d8e-7bc64bf224de Sep 01 12:56:41 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-92ab2a46-d1eb-49e2-865c-5ff2c6db6b60 tempest-VolumeDependencyTests-1747773208 tempest-VolumeDependencyTests-1747773208-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:41 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-92ab2a46-d1eb-49e2-865c-5ff2c6db6b60 tempest-VolumeDependencyTests-1747773208 tempest-VolumeDependencyTests-1747773208-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:41 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-92ab2a46-d1eb-49e2-865c-5ff2c6db6b60 tempest-VolumeDependencyTests-1747773208 tempest-VolumeDependencyTests-1747773208-project-member] http://192.168.122.202/volume/v3/snapshots/2bfbbd6d-3d7a-47f7-8d8e-7bc64bf224de returned with HTTP 404 Sep 01 12:56:41 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1519/3035] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:56:41 2026] GET /volume/v3/snapshots/2bfbbd6d-3d7a-47f7-8d8e-7bc64bf224de => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 12:56:41 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-bc28a8e7-6f14-4df0-9f0a-8285a13da9a2 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:41 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-bc28a8e7-6f14-4df0-9f0a-8285a13da9a2 tempest-VolumeDependencyTests-1747773208 tempest-VolumeDependencyTests-1747773208-project-member] DELETE http://192.168.122.202/volume/v3/volumes/973cd706-e544-4b36-b4d4-b87dd0265779 Sep 01 12:56:41 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-bc28a8e7-6f14-4df0-9f0a-8285a13da9a2 tempest-VolumeDependencyTests-1747773208 tempest-VolumeDependencyTests-1747773208-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:41 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-bc28a8e7-6f14-4df0-9f0a-8285a13da9a2 tempest-VolumeDependencyTests-1747773208 tempest-VolumeDependencyTests-1747773208-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:42 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-bc28a8e7-6f14-4df0-9f0a-8285a13da9a2 tempest-VolumeDependencyTests-1747773208 tempest-VolumeDependencyTests-1747773208-project-member] Delete volume with id: 973cd706-e544-4b36-b4d4-b87dd0265779 Sep 01 12:56:42 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:56:42 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:56:42 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:56:42 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:56:42 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-bc28a8e7-6f14-4df0-9f0a-8285a13da9a2 tempest-VolumeDependencyTests-1747773208 tempest-VolumeDependencyTests-1747773208-project-member] Volume info retrieved successfully. Sep 01 12:56:42 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-bc28a8e7-6f14-4df0-9f0a-8285a13da9a2 tempest-VolumeDependencyTests-1747773208 tempest-VolumeDependencyTests-1747773208-project-member] Delete volume request issued successfully. Sep 01 12:56:42 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-bc28a8e7-6f14-4df0-9f0a-8285a13da9a2 tempest-VolumeDependencyTests-1747773208 tempest-VolumeDependencyTests-1747773208-project-member] http://192.168.122.202/volume/v3/volumes/973cd706-e544-4b36-b4d4-b87dd0265779 returned with HTTP 202 Sep 01 12:56:42 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1517/3036] 192.168.122.202 () {60 vars in 1276 bytes} [Tue Sep 1 12:56:41 2026] DELETE /volume/v3/volumes/973cd706-e544-4b36-b4d4-b87dd0265779 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 12:56:42 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-b969aac6-f824-4281-b06c-91a4ff409415 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:42 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b969aac6-f824-4281-b06c-91a4ff409415 tempest-VolumeDependencyTests-1747773208 tempest-VolumeDependencyTests-1747773208-project-member] GET http://192.168.122.202/volume/v3/volumes/973cd706-e544-4b36-b4d4-b87dd0265779 Sep 01 12:56:42 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b969aac6-f824-4281-b06c-91a4ff409415 tempest-VolumeDependencyTests-1747773208 tempest-VolumeDependencyTests-1747773208-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:42 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b969aac6-f824-4281-b06c-91a4ff409415 tempest-VolumeDependencyTests-1747773208 tempest-VolumeDependencyTests-1747773208-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:42 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:56:42 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:56:42 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:56:42 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:56:42 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-b969aac6-f824-4281-b06c-91a4ff409415 tempest-VolumeDependencyTests-1747773208 tempest-VolumeDependencyTests-1747773208-project-member] Volume info retrieved successfully. Sep 01 12:56:42 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b969aac6-f824-4281-b06c-91a4ff409415 tempest-VolumeDependencyTests-1747773208 tempest-VolumeDependencyTests-1747773208-project-member] http://192.168.122.202/volume/v3/volumes/973cd706-e544-4b36-b4d4-b87dd0265779 returned with HTTP 200 Sep 01 12:56:42 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1520/3037] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:56:42 2026] GET /volume/v3/volumes/973cd706-e544-4b36-b4d4-b87dd0265779 => generated 871 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:56:42 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-b2c5ef30-c1fe-4577-b7fb-99a506ab571e None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:42 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b2c5ef30-c1fe-4577-b7fb-99a506ab571e tempest-ProjectReaderTests-1017805605 tempest-ProjectReaderTests-1017805605-project-admin] GET http://192.168.122.202/volume/v3/volumes/3ce8e525-3bb1-4677-8bb6-353d98ac724b Sep 01 12:56:42 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b2c5ef30-c1fe-4577-b7fb-99a506ab571e tempest-ProjectReaderTests-1017805605 tempest-ProjectReaderTests-1017805605-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:42 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b2c5ef30-c1fe-4577-b7fb-99a506ab571e tempest-ProjectReaderTests-1017805605 tempest-ProjectReaderTests-1017805605-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:42 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b2c5ef30-c1fe-4577-b7fb-99a506ab571e tempest-ProjectReaderTests-1017805605 tempest-ProjectReaderTests-1017805605-project-admin] http://192.168.122.202/volume/v3/volumes/3ce8e525-3bb1-4677-8bb6-353d98ac724b returned with HTTP 404 Sep 01 12:56:42 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1518/3038] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:56:42 2026] GET /volume/v3/volumes/3ce8e525-3bb1-4677-8bb6-353d98ac724b => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:56:42 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-75184548-c015-4c04-a0c2-c06bb13e40eb None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:42 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-75184548-c015-4c04-a0c2-c06bb13e40eb tempest-ProjectReaderTests-1017805605 tempest-ProjectReaderTests-1017805605-project-admin] POST http://192.168.122.202/volume/v3/volumes Sep 01 12:56:42 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-75184548-c015-4c04-a0c2-c06bb13e40eb tempest-ProjectReaderTests-1017805605 tempest-ProjectReaderTests-1017805605-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1115390067"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:56:42 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.volumes [None req-75184548-c015-4c04-a0c2-c06bb13e40eb tempest-ProjectReaderTests-1017805605 tempest-ProjectReaderTests-1017805605-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1115390067'}} {{(pid=86815) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:56:42 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-75184548-c015-4c04-a0c2-c06bb13e40eb tempest-ProjectReaderTests-1017805605 tempest-ProjectReaderTests-1017805605-project-admin] Create volume of 1 GB Sep 01 12:56:42 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-75184548-c015-4c04-a0c2-c06bb13e40eb tempest-ProjectReaderTests-1017805605 tempest-ProjectReaderTests-1017805605-project-admin] Availability Zones retrieved successfully. Sep 01 12:56:42 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-75184548-c015-4c04-a0c2-c06bb13e40eb tempest-ProjectReaderTests-1017805605 tempest-ProjectReaderTests-1017805605-project-admin] Flow 'volume_create_api' (757758b9-0a6f-43f7-b100-51f822c421a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:56:42 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-75184548-c015-4c04-a0c2-c06bb13e40eb tempest-ProjectReaderTests-1017805605 tempest-ProjectReaderTests-1017805605-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3977751b-cbec-4a98-8b29-bde5216d8354) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:56:42 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.flows.api.create_volume [None req-75184548-c015-4c04-a0c2-c06bb13e40eb tempest-ProjectReaderTests-1017805605 tempest-ProjectReaderTests-1017805605-project-admin] Validating volume size '1' using validate_int {{(pid=86815) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 12:56:42 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-75184548-c015-4c04-a0c2-c06bb13e40eb tempest-ProjectReaderTests-1017805605 tempest-ProjectReaderTests-1017805605-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3977751b-cbec-4a98-8b29-bde5216d8354) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T10:31:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3a4f1b59-94a6-4839-b926-0837adf99645,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a4f1b59-94a6-4839-b926-0837adf99645', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:56:42 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-75184548-c015-4c04-a0c2-c06bb13e40eb tempest-ProjectReaderTests-1017805605 tempest-ProjectReaderTests-1017805605-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f4f1a57-163a-4587-a518-3a64cc737c13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:56:42 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-4573a979-0860-4044-bfb5-173c652e8a32 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:42 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-4573a979-0860-4044-bfb5-173c652e8a32 tempest-CinderUnicodeTest-80043665 tempest-CinderUnicodeTest-80043665-project-member] GET http://192.168.122.202/volume/v3/volumes/31bb760e-287c-48d0-a3db-d255561bd71e Sep 01 12:56:42 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-4573a979-0860-4044-bfb5-173c652e8a32 tempest-CinderUnicodeTest-80043665 tempest-CinderUnicodeTest-80043665-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:42 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-4573a979-0860-4044-bfb5-173c652e8a32 tempest-CinderUnicodeTest-80043665 tempest-CinderUnicodeTest-80043665-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:42 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:56:42 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:56:42 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:56:42 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:56:42 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-75184548-c015-4c04-a0c2-c06bb13e40eb tempest-ProjectReaderTests-1017805605 tempest-ProjectReaderTests-1017805605-project-admin] Created reservations ['347bcc1f-28be-4993-a3ff-bc08a72a7997', '02652749-0d96-4eb0-80cc-ac263f7d0439', 'b9a4acfa-af8f-422f-a36e-b494db37e4a9', 'a1a808fc-60bf-41c5-a147-89004ef0b150'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:56:42 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-4573a979-0860-4044-bfb5-173c652e8a32 tempest-CinderUnicodeTest-80043665 tempest-CinderUnicodeTest-80043665-project-member] Volume info retrieved successfully. Sep 01 12:56:42 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-75184548-c015-4c04-a0c2-c06bb13e40eb tempest-ProjectReaderTests-1017805605 tempest-ProjectReaderTests-1017805605-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f4f1a57-163a-4587-a518-3a64cc737c13) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['347bcc1f-28be-4993-a3ff-bc08a72a7997', '02652749-0d96-4eb0-80cc-ac263f7d0439', 'b9a4acfa-af8f-422f-a36e-b494db37e4a9', 'a1a808fc-60bf-41c5-a147-89004ef0b150']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:56:42 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-75184548-c015-4c04-a0c2-c06bb13e40eb tempest-ProjectReaderTests-1017805605 tempest-ProjectReaderTests-1017805605-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (516f3d6c-1e82-406c-9cd9-ac9b91542863) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:56:42 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-4573a979-0860-4044-bfb5-173c652e8a32 tempest-CinderUnicodeTest-80043665 tempest-CinderUnicodeTest-80043665-project-member] http://192.168.122.202/volume/v3/volumes/31bb760e-287c-48d0-a3db-d255561bd71e returned with HTTP 200 Sep 01 12:56:42 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1519/3039] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:56:42 2026] GET /volume/v3/volumes/31bb760e-287c-48d0-a3db-d255561bd71e => generated 877 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:56:42 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-9e6de4a4-a927-4df2-9ae1-59ed8621c10f None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:42 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9e6de4a4-a927-4df2-9ae1-59ed8621c10f tempest-CinderUnicodeTest-80043665 tempest-CinderUnicodeTest-80043665-project-member] GET http://192.168.122.202/volume/v3/volumes/31bb760e-287c-48d0-a3db-d255561bd71e Sep 01 12:56:42 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-9e6de4a4-a927-4df2-9ae1-59ed8621c10f tempest-CinderUnicodeTest-80043665 tempest-CinderUnicodeTest-80043665-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:42 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-9e6de4a4-a927-4df2-9ae1-59ed8621c10f tempest-CinderUnicodeTest-80043665 tempest-CinderUnicodeTest-80043665-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:42 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:56:42 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:56:42 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:56:42 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:56:42 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-9e6de4a4-a927-4df2-9ae1-59ed8621c10f tempest-CinderUnicodeTest-80043665 tempest-CinderUnicodeTest-80043665-project-member] Volume info retrieved successfully. Sep 01 12:56:42 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:56:42 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:56:42 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9e6de4a4-a927-4df2-9ae1-59ed8621c10f tempest-CinderUnicodeTest-80043665 tempest-CinderUnicodeTest-80043665-project-member] http://192.168.122.202/volume/v3/volumes/31bb760e-287c-48d0-a3db-d255561bd71e returned with HTTP 200 Sep 01 12:56:42 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1520/3040] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:56:42 2026] GET /volume/v3/volumes/31bb760e-287c-48d0-a3db-d255561bd71e => generated 877 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:56:42 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-75184548-c015-4c04-a0c2-c06bb13e40eb tempest-ProjectReaderTests-1017805605 tempest-ProjectReaderTests-1017805605-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (516f3d6c-1e82-406c-9cd9-ac9b91542863) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '981dd51e-d1bb-436f-a698-573031fdf08b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1115390067',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e732ca75cf5c40be97353c9df68bed55',qos_specs=None,replication_status=,reservations=['347bcc1f-28be-4993-a3ff-bc08a72a7997','02652749-0d96-4eb0-80cc-ac263f7d0439','b9a4acfa-af8f-422f-a36e-b494db37e4a9','a1a808fc-60bf-41c5-a147-89004ef0b150'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='404f266a0ab14a10bc29a886f5aa085b',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T10:56:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1115390067',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=981dd51e-d1bb-436f-a698-573031fdf08b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e732ca75cf5c40be97353c9df68bed55',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='404f266a0ab14a10bc29a886f5aa085b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a4f1b59-94a6-4839-b926-0837adf99645),volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:56:42 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-75184548-c015-4c04-a0c2-c06bb13e40eb tempest-ProjectReaderTests-1017805605 tempest-ProjectReaderTests-1017805605-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1fa6c7da-ba58-4ace-a50e-500c86357468) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:56:42 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-de40aea7-337d-41c7-b46c-75cf26417f2c None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:42 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-de40aea7-337d-41c7-b46c-75cf26417f2c tempest-CinderUnicodeTest-80043665 tempest-CinderUnicodeTest-80043665-project-member] POST http://192.168.122.202/volume/v3/snapshots Sep 01 12:56:42 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-de40aea7-337d-41c7-b46c-75cf26417f2c tempest-CinderUnicodeTest-80043665 tempest-CinderUnicodeTest-80043665-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "31bb760e-287c-48d0-a3db-d255561bd71e", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-597314357"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:56:42 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:56:42 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:56:42 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:56:42 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:56:42 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-de40aea7-337d-41c7-b46c-75cf26417f2c tempest-CinderUnicodeTest-80043665 tempest-CinderUnicodeTest-80043665-project-member] Volume info retrieved successfully. Sep 01 12:56:42 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.snapshots [None req-de40aea7-337d-41c7-b46c-75cf26417f2c tempest-CinderUnicodeTest-80043665 tempest-CinderUnicodeTest-80043665-project-member] Create snapshot from volume 31bb760e-287c-48d0-a3db-d255561bd71e Sep 01 12:56:42 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-75184548-c015-4c04-a0c2-c06bb13e40eb tempest-ProjectReaderTests-1017805605 tempest-ProjectReaderTests-1017805605-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1fa6c7da-ba58-4ace-a50e-500c86357468) transitioned into state 'SUCCESS' from state '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-1115390067',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e732ca75cf5c40be97353c9df68bed55',qos_specs=None,replication_status=,reservations=['347bcc1f-28be-4993-a3ff-bc08a72a7997','02652749-0d96-4eb0-80cc-ac263f7d0439','b9a4acfa-af8f-422f-a36e-b494db37e4a9','a1a808fc-60bf-41c5-a147-89004ef0b150'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='404f266a0ab14a10bc29a886f5aa085b',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:56:42 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-75184548-c015-4c04-a0c2-c06bb13e40eb tempest-ProjectReaderTests-1017805605 tempest-ProjectReaderTests-1017805605-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (505c6eaf-5a1b-48b6-a4e4-251a5aa5fb64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:56:42 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-75184548-c015-4c04-a0c2-c06bb13e40eb tempest-ProjectReaderTests-1017805605 tempest-ProjectReaderTests-1017805605-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (505c6eaf-5a1b-48b6-a4e4-251a5aa5fb64) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:56:42 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-75184548-c015-4c04-a0c2-c06bb13e40eb tempest-ProjectReaderTests-1017805605 tempest-ProjectReaderTests-1017805605-project-admin] Flow 'volume_create_api' (757758b9-0a6f-43f7-b100-51f822c421a2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86815) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:56:42 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-75184548-c015-4c04-a0c2-c06bb13e40eb tempest-ProjectReaderTests-1017805605 tempest-ProjectReaderTests-1017805605-project-admin] Create volume request issued successfully. Sep 01 12:56:42 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-75184548-c015-4c04-a0c2-c06bb13e40eb tempest-ProjectReaderTests-1017805605 tempest-ProjectReaderTests-1017805605-project-admin] http://192.168.122.202/volume/v3/volumes returned with HTTP 202 Sep 01 12:56:42 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1521/3041] 192.168.122.202 () {60 vars in 1142 bytes} [Tue Sep 1 12:56:42 2026] POST /volume/v3/volumes => generated 787 bytes in 410 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:56:42 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-1c9b1fe7-cc2b-4b71-b8f3-903bdad18582 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:42 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-1c9b1fe7-cc2b-4b71-b8f3-903bdad18582 tempest-ProjectReaderTests-1017805605 tempest-ProjectReaderTests-1017805605-project-admin] GET http://192.168.122.202/volume/v3/volumes/981dd51e-d1bb-436f-a698-573031fdf08b Sep 01 12:56:42 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-1c9b1fe7-cc2b-4b71-b8f3-903bdad18582 tempest-ProjectReaderTests-1017805605 tempest-ProjectReaderTests-1017805605-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:42 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-1c9b1fe7-cc2b-4b71-b8f3-903bdad18582 tempest-ProjectReaderTests-1017805605 tempest-ProjectReaderTests-1017805605-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:42 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:56:42 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:56:42 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:56:42 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:56:43 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-1c9b1fe7-cc2b-4b71-b8f3-903bdad18582 tempest-ProjectReaderTests-1017805605 tempest-ProjectReaderTests-1017805605-project-admin] Volume info retrieved successfully. Sep 01 12:56:43 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-1c9b1fe7-cc2b-4b71-b8f3-903bdad18582 tempest-ProjectReaderTests-1017805605 tempest-ProjectReaderTests-1017805605-project-admin] http://192.168.122.202/volume/v3/volumes/981dd51e-d1bb-436f-a698-573031fdf08b returned with HTTP 200 Sep 01 12:56:43 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1522/3042] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:56:42 2026] GET /volume/v3/volumes/981dd51e-d1bb-436f-a698-573031fdf08b => generated 966 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:56:43 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-de40aea7-337d-41c7-b46c-75cf26417f2c tempest-CinderUnicodeTest-80043665 tempest-CinderUnicodeTest-80043665-project-member] Created reservations ['77ea8a72-3422-44d6-aeb4-401fef636e50', 'ebfc619d-f9c6-409b-a34d-821cf09e3350', '4b7d940d-55c8-453d-aad0-85bcd01beeb2', '10fb49b7-776a-48da-b433-eeada0c2db10'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:56:43 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:56:43 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:56:43 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-de40aea7-337d-41c7-b46c-75cf26417f2c tempest-CinderUnicodeTest-80043665 tempest-CinderUnicodeTest-80043665-project-member] Snapshot create request issued successfully. Sep 01 12:56:43 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-de40aea7-337d-41c7-b46c-75cf26417f2c tempest-CinderUnicodeTest-80043665 tempest-CinderUnicodeTest-80043665-project-member] http://192.168.122.202/volume/v3/snapshots returned with HTTP 202 Sep 01 12:56:43 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-debb0be9-1568-456c-b0eb-1b6b23174d7f None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:43 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1521/3043] 192.168.122.202 () {60 vars in 1149 bytes} [Tue Sep 1 12:56:42 2026] POST /volume/v3/snapshots => generated 325 bytes in 321 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:56:43 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-debb0be9-1568-456c-b0eb-1b6b23174d7f tempest-VolumeDependencyTests-1747773208 tempest-VolumeDependencyTests-1747773208-project-member] GET http://192.168.122.202/volume/v3/volumes/973cd706-e544-4b36-b4d4-b87dd0265779 Sep 01 12:56:43 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-debb0be9-1568-456c-b0eb-1b6b23174d7f tempest-VolumeDependencyTests-1747773208 tempest-VolumeDependencyTests-1747773208-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:43 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-debb0be9-1568-456c-b0eb-1b6b23174d7f tempest-VolumeDependencyTests-1747773208 tempest-VolumeDependencyTests-1747773208-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:43 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-6b9480a0-ee54-4991-a836-33a574f5b5d9 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:43 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-6b9480a0-ee54-4991-a836-33a574f5b5d9 tempest-CinderUnicodeTest-80043665 tempest-CinderUnicodeTest-80043665-project-member] GET http://192.168.122.202/volume/v3/snapshots/12b34882-0ec5-4618-97cc-855123982350 Sep 01 12:56:43 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-6b9480a0-ee54-4991-a836-33a574f5b5d9 tempest-CinderUnicodeTest-80043665 tempest-CinderUnicodeTest-80043665-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:43 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-6b9480a0-ee54-4991-a836-33a574f5b5d9 tempest-CinderUnicodeTest-80043665 tempest-CinderUnicodeTest-80043665-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:43 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:56:43 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:56:43 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-6b9480a0-ee54-4991-a836-33a574f5b5d9 tempest-CinderUnicodeTest-80043665 tempest-CinderUnicodeTest-80043665-project-member] Snapshot retrieved successfully. Sep 01 12:56:43 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-6b9480a0-ee54-4991-a836-33a574f5b5d9 tempest-CinderUnicodeTest-80043665 tempest-CinderUnicodeTest-80043665-project-member] http://192.168.122.202/volume/v3/snapshots/12b34882-0ec5-4618-97cc-855123982350 returned with HTTP 200 Sep 01 12:56:43 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1522/3044] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:56:43 2026] GET /volume/v3/snapshots/12b34882-0ec5-4618-97cc-855123982350 => generated 457 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:56:43 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-debb0be9-1568-456c-b0eb-1b6b23174d7f tempest-VolumeDependencyTests-1747773208 tempest-VolumeDependencyTests-1747773208-project-member] http://192.168.122.202/volume/v3/volumes/973cd706-e544-4b36-b4d4-b87dd0265779 returned with HTTP 404 Sep 01 12:56:43 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1523/3045] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:56:43 2026] GET /volume/v3/volumes/973cd706-e544-4b36-b4d4-b87dd0265779 => generated 109 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 12:56:43 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-a0a3faed-96a3-4ea6-8f69-b74bd6dce5b2 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:43 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a0a3faed-96a3-4ea6-8f69-b74bd6dce5b2 tempest-VolumeDependencyTests-1747773208 tempest-VolumeDependencyTests-1747773208-project-member] DELETE http://192.168.122.202/volume/v3/volumes/25c4c20d-8c42-48b1-9e5f-3aeab2d38c1c Sep 01 12:56:43 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a0a3faed-96a3-4ea6-8f69-b74bd6dce5b2 tempest-VolumeDependencyTests-1747773208 tempest-VolumeDependencyTests-1747773208-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:43 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a0a3faed-96a3-4ea6-8f69-b74bd6dce5b2 tempest-VolumeDependencyTests-1747773208 tempest-VolumeDependencyTests-1747773208-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:43 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-a0a3faed-96a3-4ea6-8f69-b74bd6dce5b2 tempest-VolumeDependencyTests-1747773208 tempest-VolumeDependencyTests-1747773208-project-member] Delete volume with id: 25c4c20d-8c42-48b1-9e5f-3aeab2d38c1c Sep 01 12:56:43 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:56:43 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:56:43 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:56:43 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:56:43 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-a0a3faed-96a3-4ea6-8f69-b74bd6dce5b2 tempest-VolumeDependencyTests-1747773208 tempest-VolumeDependencyTests-1747773208-project-member] Volume info retrieved successfully. Sep 01 12:56:43 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-a0a3faed-96a3-4ea6-8f69-b74bd6dce5b2 tempest-VolumeDependencyTests-1747773208 tempest-VolumeDependencyTests-1747773208-project-member] Delete volume request issued successfully. Sep 01 12:56:43 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a0a3faed-96a3-4ea6-8f69-b74bd6dce5b2 tempest-VolumeDependencyTests-1747773208 tempest-VolumeDependencyTests-1747773208-project-member] http://192.168.122.202/volume/v3/volumes/25c4c20d-8c42-48b1-9e5f-3aeab2d38c1c returned with HTTP 202 Sep 01 12:56:43 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1523/3046] 192.168.122.202 () {60 vars in 1276 bytes} [Tue Sep 1 12:56:43 2026] DELETE /volume/v3/volumes/25c4c20d-8c42-48b1-9e5f-3aeab2d38c1c => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 01 12:56:43 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-5600f1cb-1bbf-4838-8e20-e9288e5215bc None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:43 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-5600f1cb-1bbf-4838-8e20-e9288e5215bc tempest-VolumeDependencyTests-1747773208 tempest-VolumeDependencyTests-1747773208-project-member] GET http://192.168.122.202/volume/v3/volumes/25c4c20d-8c42-48b1-9e5f-3aeab2d38c1c Sep 01 12:56:43 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-5600f1cb-1bbf-4838-8e20-e9288e5215bc tempest-VolumeDependencyTests-1747773208 tempest-VolumeDependencyTests-1747773208-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:43 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-5600f1cb-1bbf-4838-8e20-e9288e5215bc tempest-VolumeDependencyTests-1747773208 tempest-VolumeDependencyTests-1747773208-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:43 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:56:43 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:56:43 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:56:43 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:56:43 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-5600f1cb-1bbf-4838-8e20-e9288e5215bc tempest-VolumeDependencyTests-1747773208 tempest-VolumeDependencyTests-1747773208-project-member] Volume info retrieved successfully. Sep 01 12:56:43 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-5600f1cb-1bbf-4838-8e20-e9288e5215bc tempest-VolumeDependencyTests-1747773208 tempest-VolumeDependencyTests-1747773208-project-member] http://192.168.122.202/volume/v3/volumes/25c4c20d-8c42-48b1-9e5f-3aeab2d38c1c returned with HTTP 200 Sep 01 12:56:43 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1524/3047] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:56:43 2026] GET /volume/v3/volumes/25c4c20d-8c42-48b1-9e5f-3aeab2d38c1c => generated 904 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:56:44 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-42a940e5-4b0c-4c31-834e-331206630967 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:44 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-42a940e5-4b0c-4c31-834e-331206630967 tempest-ProjectReaderTests-1017805605 tempest-ProjectReaderTests-1017805605-project-admin] GET http://192.168.122.202/volume/v3/volumes/981dd51e-d1bb-436f-a698-573031fdf08b Sep 01 12:56:44 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-42a940e5-4b0c-4c31-834e-331206630967 tempest-ProjectReaderTests-1017805605 tempest-ProjectReaderTests-1017805605-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:44 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-42a940e5-4b0c-4c31-834e-331206630967 tempest-ProjectReaderTests-1017805605 tempest-ProjectReaderTests-1017805605-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:44 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-76ebe6a8-a1bf-459a-9179-99d295ef51a6 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:44 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:56:44 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:56:44 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:56:44 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:56:44 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-42a940e5-4b0c-4c31-834e-331206630967 tempest-ProjectReaderTests-1017805605 tempest-ProjectReaderTests-1017805605-project-admin] Volume info retrieved successfully. Sep 01 12:56:44 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-42a940e5-4b0c-4c31-834e-331206630967 tempest-ProjectReaderTests-1017805605 tempest-ProjectReaderTests-1017805605-project-admin] http://192.168.122.202/volume/v3/volumes/981dd51e-d1bb-436f-a698-573031fdf08b returned with HTTP 200 Sep 01 12:56:44 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1524/3048] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:56:44 2026] GET /volume/v3/volumes/981dd51e-d1bb-436f-a698-573031fdf08b => generated 1016 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:56:44 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-56039d8d-f373-499b-96d5-6930a01d6750 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:44 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-56039d8d-f373-499b-96d5-6930a01d6750 tempest-CinderUnicodeTest-80043665 tempest-CinderUnicodeTest-80043665-project-member] GET http://192.168.122.202/volume/v3/snapshots/12b34882-0ec5-4618-97cc-855123982350 Sep 01 12:56:44 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-56039d8d-f373-499b-96d5-6930a01d6750 tempest-CinderUnicodeTest-80043665 tempest-CinderUnicodeTest-80043665-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:44 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-56039d8d-f373-499b-96d5-6930a01d6750 tempest-CinderUnicodeTest-80043665 tempest-CinderUnicodeTest-80043665-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:44 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:56:44 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:56:44 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-56039d8d-f373-499b-96d5-6930a01d6750 tempest-CinderUnicodeTest-80043665 tempest-CinderUnicodeTest-80043665-project-member] Snapshot retrieved successfully. Sep 01 12:56:44 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-56039d8d-f373-499b-96d5-6930a01d6750 tempest-CinderUnicodeTest-80043665 tempest-CinderUnicodeTest-80043665-project-member] http://192.168.122.202/volume/v3/snapshots/12b34882-0ec5-4618-97cc-855123982350 returned with HTTP 200 Sep 01 12:56:44 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1525/3049] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:56:44 2026] GET /volume/v3/snapshots/12b34882-0ec5-4618-97cc-855123982350 => generated 457 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:56:44 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-76ebe6a8-a1bf-459a-9179-99d295ef51a6 tempest-VolumeTypesMemberTests-1949046643 tempest-VolumeTypesMemberTests-1949046643-project-admin] POST http://192.168.122.202/volume/v3/types Sep 01 12:56:44 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-76ebe6a8-a1bf-459a-9179-99d295ef51a6 tempest-VolumeTypesMemberTests-1949046643 tempest-VolumeTypesMemberTests-1949046643-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1237426712", "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=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:56:44 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-76ebe6a8-a1bf-459a-9179-99d295ef51a6 tempest-VolumeTypesMemberTests-1949046643 tempest-VolumeTypesMemberTests-1949046643-project-admin] http://192.168.122.202/volume/v3/types returned with HTTP 200 Sep 01 12:56:44 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1525/3050] 192.168.122.202 () {60 vars in 1137 bytes} [Tue Sep 1 12:56:44 2026] POST /volume/v3/types => generated 380 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:56:44 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-56196f8f-5590-40b8-bf87-2b2a79562b2c None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:44 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-56196f8f-5590-40b8-bf87-2b2a79562b2c tempest-VolumeTypesMemberTests-1949046643 tempest-VolumeTypesMemberTests-1949046643-project-admin] POST http://192.168.122.202/volume/v3/types/08985b2a-6a79-432b-85fc-ee438bf82e46/encryption Sep 01 12:56:44 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-56196f8f-5590-40b8-bf87-2b2a79562b2c tempest-VolumeTypesMemberTests-1949046643 tempest-VolumeTypesMemberTests-1949046643-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:56:44 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-56196f8f-5590-40b8-bf87-2b2a79562b2c tempest-VolumeTypesMemberTests-1949046643 tempest-VolumeTypesMemberTests-1949046643-project-admin] http://192.168.122.202/volume/v3/types/08985b2a-6a79-432b-85fc-ee438bf82e46/encryption returned with HTTP 200 Sep 01 12:56:44 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1526/3051] 192.168.122.202 () {60 vars in 1281 bytes} [Tue Sep 1 12:56:44 2026] POST /volume/v3/types/08985b2a-6a79-432b-85fc-ee438bf82e46/encryption => generated 239 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:56:44 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-5f0a38a1-4c4e-4a81-bfa3-b2a05695d682 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:44 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-5f0a38a1-4c4e-4a81-bfa3-b2a05695d682 tempest-VolumeTypesMemberTests-1949046643 tempest-VolumeTypesMemberTests-1949046643-project-admin] POST http://192.168.122.202/volume/v3/types Sep 01 12:56:44 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-5f0a38a1-4c4e-4a81-bfa3-b2a05695d682 tempest-VolumeTypesMemberTests-1949046643 tempest-VolumeTypesMemberTests-1949046643-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-325454317", "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=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:56:44 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-d2af2c9c-2900-4f69-bf9e-83636acf732b None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:44 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d2af2c9c-2900-4f69-bf9e-83636acf732b tempest-VolumeDependencyTests-1747773208 tempest-VolumeDependencyTests-1747773208-project-member] GET http://192.168.122.202/volume/v3/volumes/25c4c20d-8c42-48b1-9e5f-3aeab2d38c1c Sep 01 12:56:44 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d2af2c9c-2900-4f69-bf9e-83636acf732b tempest-VolumeDependencyTests-1747773208 tempest-VolumeDependencyTests-1747773208-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:44 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d2af2c9c-2900-4f69-bf9e-83636acf732b tempest-VolumeDependencyTests-1747773208 tempest-VolumeDependencyTests-1747773208-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:44 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-5f0a38a1-4c4e-4a81-bfa3-b2a05695d682 tempest-VolumeTypesMemberTests-1949046643 tempest-VolumeTypesMemberTests-1949046643-project-admin] http://192.168.122.202/volume/v3/types returned with HTTP 200 Sep 01 12:56:44 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1526/3052] 192.168.122.202 () {60 vars in 1137 bytes} [Tue Sep 1 12:56:44 2026] POST /volume/v3/types => generated 379 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:56:44 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:56:44 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:56:44 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-26d4ad90-d2da-46e7-b45b-b845ddd2d4bd None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:44 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:56:44 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:56:44 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-d2af2c9c-2900-4f69-bf9e-83636acf732b tempest-VolumeDependencyTests-1747773208 tempest-VolumeDependencyTests-1747773208-project-member] Volume info retrieved successfully. Sep 01 12:56:44 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d2af2c9c-2900-4f69-bf9e-83636acf732b tempest-VolumeDependencyTests-1747773208 tempest-VolumeDependencyTests-1747773208-project-member] http://192.168.122.202/volume/v3/volumes/25c4c20d-8c42-48b1-9e5f-3aeab2d38c1c returned with HTTP 200 Sep 01 12:56:44 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1527/3053] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:56:44 2026] GET /volume/v3/volumes/25c4c20d-8c42-48b1-9e5f-3aeab2d38c1c => generated 904 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:56:44 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-26d4ad90-d2da-46e7-b45b-b845ddd2d4bd tempest-VolumeTypesMemberTests-1949046643 tempest-VolumeTypesMemberTests-1949046643-project-member] POST http://192.168.122.202/volume/v3/types/e004d6dd-6add-4ffe-b670-1da7b53f87c1/encryption Sep 01 12:56:44 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-26d4ad90-d2da-46e7-b45b-b845ddd2d4bd tempest-VolumeTypesMemberTests-1949046643 tempest-VolumeTypesMemberTests-1949046643-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:56:44 devstack devstack@c-api.service[86815]: DEBUG cinder.policy [None req-26d4ad90-d2da-46e7-b45b-b845ddd2d4bd tempest-VolumeTypesMemberTests-1949046643 tempest-VolumeTypesMemberTests-1949046643-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '876182aaa82c4e35ac73d4297533fbc8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '36c480949ab44da29d02a60a45dee121', '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=86815) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 12:56:44 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-26d4ad90-d2da-46e7-b45b-b845ddd2d4bd tempest-VolumeTypesMemberTests-1949046643 tempest-VolumeTypesMemberTests-1949046643-project-member] http://192.168.122.202/volume/v3/types/e004d6dd-6add-4ffe-b670-1da7b53f87c1/encryption returned with HTTP 403 Sep 01 12:56:44 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1527/3054] 192.168.122.202 () {60 vars in 1281 bytes} [Tue Sep 1 12:56:44 2026] POST /volume/v3/types/e004d6dd-6add-4ffe-b670-1da7b53f87c1/encryption => generated 127 bytes in 188 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:56:44 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-78a51e64-4d5d-4cec-a147-33845cafe2ae None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:44 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-78a51e64-4d5d-4cec-a147-33845cafe2ae tempest-VolumeTypesMemberTests-1949046643 tempest-VolumeTypesMemberTests-1949046643-project-admin] POST http://192.168.122.202/volume/v3/types Sep 01 12:56:44 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-78a51e64-4d5d-4cec-a147-33845cafe2ae tempest-VolumeTypesMemberTests-1949046643 tempest-VolumeTypesMemberTests-1949046643-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1519552373", "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=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:56:44 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-78a51e64-4d5d-4cec-a147-33845cafe2ae tempest-VolumeTypesMemberTests-1949046643 tempest-VolumeTypesMemberTests-1949046643-project-admin] http://192.168.122.202/volume/v3/types returned with HTTP 200 Sep 01 12:56:44 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1528/3055] 192.168.122.202 () {60 vars in 1137 bytes} [Tue Sep 1 12:56:44 2026] POST /volume/v3/types => generated 380 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:56:44 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-57a5659f-107f-486d-bc1f-2dd9a036c815 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:44 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-57a5659f-107f-486d-bc1f-2dd9a036c815 tempest-VolumeTypesMemberTests-1949046643 tempest-VolumeTypesMemberTests-1949046643-project-member] POST http://192.168.122.202/volume/v3/types/41b002d2-8b76-42fb-84d3-b3144a2a92f7/extra_specs Sep 01 12:56:44 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-57a5659f-107f-486d-bc1f-2dd9a036c815 tempest-VolumeTypesMemberTests-1949046643 tempest-VolumeTypesMemberTests-1949046643-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:56:44 devstack devstack@c-api.service[86815]: DEBUG cinder.policy [None req-57a5659f-107f-486d-bc1f-2dd9a036c815 tempest-VolumeTypesMemberTests-1949046643 tempest-VolumeTypesMemberTests-1949046643-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '876182aaa82c4e35ac73d4297533fbc8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '36c480949ab44da29d02a60a45dee121', '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=86815) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 12:56:44 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-57a5659f-107f-486d-bc1f-2dd9a036c815 tempest-VolumeTypesMemberTests-1949046643 tempest-VolumeTypesMemberTests-1949046643-project-member] http://192.168.122.202/volume/v3/types/41b002d2-8b76-42fb-84d3-b3144a2a92f7/extra_specs returned with HTTP 403 Sep 01 12:56:44 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1528/3056] 192.168.122.202 () {60 vars in 1283 bytes} [Tue Sep 1 12:56:44 2026] POST /volume/v3/types/41b002d2-8b76-42fb-84d3-b3144a2a92f7/extra_specs => generated 122 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:56:44 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-afe2bc48-7dd3-4e82-afd4-86d29f263abf None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:44 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-afe2bc48-7dd3-4e82-afd4-86d29f263abf tempest-VolumeTypesMemberTests-1949046643 tempest-VolumeTypesMemberTests-1949046643-project-member] PUT http://192.168.122.202/volume/v3/types/41b002d2-8b76-42fb-84d3-b3144a2a92f7/extra_specs/key2 Sep 01 12:56:44 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-afe2bc48-7dd3-4e82-afd4-86d29f263abf tempest-VolumeTypesMemberTests-1949046643 tempest-VolumeTypesMemberTests-1949046643-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:56:44 devstack devstack@c-api.service[86814]: DEBUG cinder.policy [None req-afe2bc48-7dd3-4e82-afd4-86d29f263abf tempest-VolumeTypesMemberTests-1949046643 tempest-VolumeTypesMemberTests-1949046643-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '876182aaa82c4e35ac73d4297533fbc8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '36c480949ab44da29d02a60a45dee121', '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=86814) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 12:56:44 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-afe2bc48-7dd3-4e82-afd4-86d29f263abf tempest-VolumeTypesMemberTests-1949046643 tempest-VolumeTypesMemberTests-1949046643-project-member] http://192.168.122.202/volume/v3/types/41b002d2-8b76-42fb-84d3-b3144a2a92f7/extra_specs/key2 returned with HTTP 403 Sep 01 12:56:44 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1529/3057] 192.168.122.202 () {60 vars in 1297 bytes} [Tue Sep 1 12:56:44 2026] PUT /volume/v3/types/41b002d2-8b76-42fb-84d3-b3144a2a92f7/extra_specs/key2 => generated 122 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:56:44 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-36c8e2ee-6f94-4d34-a773-95cbc9ed7d10 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:44 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-36c8e2ee-6f94-4d34-a773-95cbc9ed7d10 tempest-VolumeTypesMemberTests-1949046643 tempest-VolumeTypesMemberTests-1949046643-project-member] POST http://192.168.122.202/volume/v3/types Sep 01 12:56:44 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-36c8e2ee-6f94-4d34-a773-95cbc9ed7d10 tempest-VolumeTypesMemberTests-1949046643 tempest-VolumeTypesMemberTests-1949046643-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:56:44 devstack devstack@c-api.service[86815]: DEBUG cinder.policy [None req-36c8e2ee-6f94-4d34-a773-95cbc9ed7d10 tempest-VolumeTypesMemberTests-1949046643 tempest-VolumeTypesMemberTests-1949046643-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '876182aaa82c4e35ac73d4297533fbc8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '36c480949ab44da29d02a60a45dee121', '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=86815) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 12:56:44 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-36c8e2ee-6f94-4d34-a773-95cbc9ed7d10 tempest-VolumeTypesMemberTests-1949046643 tempest-VolumeTypesMemberTests-1949046643-project-member] http://192.168.122.202/volume/v3/types returned with HTTP 403 Sep 01 12:56:44 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1529/3058] 192.168.122.202 () {60 vars in 1136 bytes} [Tue Sep 1 12:56:44 2026] POST /volume/v3/types => generated 109 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:56:44 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-6f88b9a1-3432-45b8-8fa4-dbcbaac596b1 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:44 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-6f88b9a1-3432-45b8-8fa4-dbcbaac596b1 tempest-VolumeTypesMemberTests-1949046643 tempest-VolumeTypesMemberTests-1949046643-project-admin] POST http://192.168.122.202/volume/v3/types Sep 01 12:56:44 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-6f88b9a1-3432-45b8-8fa4-dbcbaac596b1 tempest-VolumeTypesMemberTests-1949046643 tempest-VolumeTypesMemberTests-1949046643-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1320293778", "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=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:56:44 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-6f88b9a1-3432-45b8-8fa4-dbcbaac596b1 tempest-VolumeTypesMemberTests-1949046643 tempest-VolumeTypesMemberTests-1949046643-project-admin] http://192.168.122.202/volume/v3/types returned with HTTP 200 Sep 01 12:56:44 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1530/3059] 192.168.122.202 () {60 vars in 1137 bytes} [Tue Sep 1 12:56:44 2026] POST /volume/v3/types => generated 380 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:56:44 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-b2be1413-77e6-45c0-be05-59244417ac68 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:44 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b2be1413-77e6-45c0-be05-59244417ac68 tempest-VolumeTypesMemberTests-1949046643 tempest-VolumeTypesMemberTests-1949046643-project-admin] POST http://192.168.122.202/volume/v3/types/e4fba634-8cc7-4d15-bf19-23f24e7c50c9/encryption Sep 01 12:56:44 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b2be1413-77e6-45c0-be05-59244417ac68 tempest-VolumeTypesMemberTests-1949046643 tempest-VolumeTypesMemberTests-1949046643-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:56:44 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b2be1413-77e6-45c0-be05-59244417ac68 tempest-VolumeTypesMemberTests-1949046643 tempest-VolumeTypesMemberTests-1949046643-project-admin] http://192.168.122.202/volume/v3/types/e4fba634-8cc7-4d15-bf19-23f24e7c50c9/encryption returned with HTTP 200 Sep 01 12:56:44 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1530/3060] 192.168.122.202 () {60 vars in 1281 bytes} [Tue Sep 1 12:56:44 2026] POST /volume/v3/types/e4fba634-8cc7-4d15-bf19-23f24e7c50c9/encryption => generated 239 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:56:44 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-08378c83-82b2-43a2-aca1-719df16e2c39 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:44 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-08378c83-82b2-43a2-aca1-719df16e2c39 tempest-VolumeTypesMemberTests-1949046643 tempest-VolumeTypesMemberTests-1949046643-project-member] DELETE http://192.168.122.202/volume/v3/types/e4fba634-8cc7-4d15-bf19-23f24e7c50c9/encryption/363a6915-58b1-4860-818b-8a53449aae32 Sep 01 12:56:44 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-08378c83-82b2-43a2-aca1-719df16e2c39 tempest-VolumeTypesMemberTests-1949046643 tempest-VolumeTypesMemberTests-1949046643-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:44 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-08378c83-82b2-43a2-aca1-719df16e2c39 tempest-VolumeTypesMemberTests-1949046643 tempest-VolumeTypesMemberTests-1949046643-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:44 devstack devstack@c-api.service[86814]: DEBUG cinder.policy [None req-08378c83-82b2-43a2-aca1-719df16e2c39 tempest-VolumeTypesMemberTests-1949046643 tempest-VolumeTypesMemberTests-1949046643-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '876182aaa82c4e35ac73d4297533fbc8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '36c480949ab44da29d02a60a45dee121', '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=86814) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 12:56:44 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-08378c83-82b2-43a2-aca1-719df16e2c39 tempest-VolumeTypesMemberTests-1949046643 tempest-VolumeTypesMemberTests-1949046643-project-member] http://192.168.122.202/volume/v3/types/e4fba634-8cc7-4d15-bf19-23f24e7c50c9/encryption/363a6915-58b1-4860-818b-8a53449aae32 returned with HTTP 403 Sep 01 12:56:44 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1531/3061] 192.168.122.202 () {58 vars in 1373 bytes} [Tue Sep 1 12:56:44 2026] DELETE /volume/v3/types/e4fba634-8cc7-4d15-bf19-23f24e7c50c9/encryption/363a6915-58b1-4860-818b-8a53449aae32 => generated 127 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:56:44 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-9d6a8345-abcf-4ec7-86ef-666006428775 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:44 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9d6a8345-abcf-4ec7-86ef-666006428775 tempest-VolumeTypesMemberTests-1949046643 tempest-VolumeTypesMemberTests-1949046643-project-admin] POST http://192.168.122.202/volume/v3/types Sep 01 12:56:44 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-9d6a8345-abcf-4ec7-86ef-666006428775 tempest-VolumeTypesMemberTests-1949046643 tempest-VolumeTypesMemberTests-1949046643-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-562934225", "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=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:56:44 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9d6a8345-abcf-4ec7-86ef-666006428775 tempest-VolumeTypesMemberTests-1949046643 tempest-VolumeTypesMemberTests-1949046643-project-admin] http://192.168.122.202/volume/v3/types returned with HTTP 200 Sep 01 12:56:44 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1531/3062] 192.168.122.202 () {60 vars in 1137 bytes} [Tue Sep 1 12:56:44 2026] POST /volume/v3/types => generated 379 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:56:44 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-249560b2-a636-4728-aff9-7b6801a6e7a7 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:44 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-249560b2-a636-4728-aff9-7b6801a6e7a7 tempest-VolumeTypesMemberTests-1949046643 tempest-VolumeTypesMemberTests-1949046643-project-member] DELETE http://192.168.122.202/volume/v3/types/e737aaa1-c3d6-4437-857c-57967243ec13/extra_specs/key1 Sep 01 12:56:44 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-249560b2-a636-4728-aff9-7b6801a6e7a7 tempest-VolumeTypesMemberTests-1949046643 tempest-VolumeTypesMemberTests-1949046643-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:44 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-249560b2-a636-4728-aff9-7b6801a6e7a7 tempest-VolumeTypesMemberTests-1949046643 tempest-VolumeTypesMemberTests-1949046643-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:44 devstack devstack@c-api.service[86814]: DEBUG cinder.policy [None req-249560b2-a636-4728-aff9-7b6801a6e7a7 tempest-VolumeTypesMemberTests-1949046643 tempest-VolumeTypesMemberTests-1949046643-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '876182aaa82c4e35ac73d4297533fbc8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '36c480949ab44da29d02a60a45dee121', '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=86814) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 12:56:44 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-249560b2-a636-4728-aff9-7b6801a6e7a7 tempest-VolumeTypesMemberTests-1949046643 tempest-VolumeTypesMemberTests-1949046643-project-member] http://192.168.122.202/volume/v3/types/e737aaa1-c3d6-4437-857c-57967243ec13/extra_specs/key1 returned with HTTP 403 Sep 01 12:56:44 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1532/3063] 192.168.122.202 () {58 vars in 1280 bytes} [Tue Sep 1 12:56:44 2026] DELETE /volume/v3/types/e737aaa1-c3d6-4437-857c-57967243ec13/extra_specs/key1 => generated 122 bytes in 19 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:56:44 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-0038f31c-5b3b-40ae-a32b-a37a10b26ffa None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:44 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0038f31c-5b3b-40ae-a32b-a37a10b26ffa tempest-VolumeTypesMemberTests-1949046643 tempest-VolumeTypesMemberTests-1949046643-project-admin] POST http://192.168.122.202/volume/v3/types Sep 01 12:56:44 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0038f31c-5b3b-40ae-a32b-a37a10b26ffa tempest-VolumeTypesMemberTests-1949046643 tempest-VolumeTypesMemberTests-1949046643-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1104660751", "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=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:56:45 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0038f31c-5b3b-40ae-a32b-a37a10b26ffa tempest-VolumeTypesMemberTests-1949046643 tempest-VolumeTypesMemberTests-1949046643-project-admin] http://192.168.122.202/volume/v3/types returned with HTTP 200 Sep 01 12:56:45 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1532/3064] 192.168.122.202 () {60 vars in 1137 bytes} [Tue Sep 1 12:56:44 2026] POST /volume/v3/types => generated 380 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:56:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-ecbce3a0-5f4f-4c40-a1c2-f612113a72a4 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:45 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ecbce3a0-5f4f-4c40-a1c2-f612113a72a4 tempest-VolumeTypesMemberTests-1949046643 tempest-VolumeTypesMemberTests-1949046643-project-member] DELETE http://192.168.122.202/volume/v3/types/2a3da903-0971-40d2-9612-6e87b63ae518 Sep 01 12:56:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-ecbce3a0-5f4f-4c40-a1c2-f612113a72a4 tempest-VolumeTypesMemberTests-1949046643 tempest-VolumeTypesMemberTests-1949046643-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-ecbce3a0-5f4f-4c40-a1c2-f612113a72a4 tempest-VolumeTypesMemberTests-1949046643 tempest-VolumeTypesMemberTests-1949046643-project-member] Calling method '_delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:45 devstack devstack@c-api.service[86814]: DEBUG cinder.policy [None req-ecbce3a0-5f4f-4c40-a1c2-f612113a72a4 tempest-VolumeTypesMemberTests-1949046643 tempest-VolumeTypesMemberTests-1949046643-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '876182aaa82c4e35ac73d4297533fbc8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '36c480949ab44da29d02a60a45dee121', '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=86814) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 12:56:45 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ecbce3a0-5f4f-4c40-a1c2-f612113a72a4 tempest-VolumeTypesMemberTests-1949046643 tempest-VolumeTypesMemberTests-1949046643-project-member] http://192.168.122.202/volume/v3/types/2a3da903-0971-40d2-9612-6e87b63ae518 returned with HTTP 403 Sep 01 12:56:45 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1533/3065] 192.168.122.202 () {58 vars in 1229 bytes} [Tue Sep 1 12:56:45 2026] DELETE /volume/v3/types/2a3da903-0971-40d2-9612-6e87b63ae518 => generated 109 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:56:45 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-2bf6aa3a-94ca-47c2-85f5-54ba0f8e969c None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:45 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-2bf6aa3a-94ca-47c2-85f5-54ba0f8e969c tempest-VolumeTypesMemberTests-1949046643 tempest-VolumeTypesMemberTests-1949046643-project-member] GET http://192.168.122.202/volume/v3/types/08985b2a-6a79-432b-85fc-ee438bf82e46/extra_specs Sep 01 12:56:45 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-2bf6aa3a-94ca-47c2-85f5-54ba0f8e969c tempest-VolumeTypesMemberTests-1949046643 tempest-VolumeTypesMemberTests-1949046643-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:45 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-2bf6aa3a-94ca-47c2-85f5-54ba0f8e969c tempest-VolumeTypesMemberTests-1949046643 tempest-VolumeTypesMemberTests-1949046643-project-member] Calling method 'index' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:45 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-2bf6aa3a-94ca-47c2-85f5-54ba0f8e969c tempest-VolumeTypesMemberTests-1949046643 tempest-VolumeTypesMemberTests-1949046643-project-member] http://192.168.122.202/volume/v3/types/08985b2a-6a79-432b-85fc-ee438bf82e46/extra_specs returned with HTTP 200 Sep 01 12:56:45 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1533/3066] 192.168.122.202 () {58 vars in 1262 bytes} [Tue Sep 1 12:56:45 2026] GET /volume/v3/types/08985b2a-6a79-432b-85fc-ee438bf82e46/extra_specs => generated 123 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:56:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-0a1ac2d6-aef8-4ba6-a0be-3ab70cc4342c None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:45 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-0a1ac2d6-aef8-4ba6-a0be-3ab70cc4342c tempest-VolumeTypesMemberTests-1949046643 tempest-VolumeTypesMemberTests-1949046643-project-member] GET http://192.168.122.202/volume/v3/types Sep 01 12:56:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-0a1ac2d6-aef8-4ba6-a0be-3ab70cc4342c tempest-VolumeTypesMemberTests-1949046643 tempest-VolumeTypesMemberTests-1949046643-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-0a1ac2d6-aef8-4ba6-a0be-3ab70cc4342c tempest-VolumeTypesMemberTests-1949046643 tempest-VolumeTypesMemberTests-1949046643-project-member] Calling method 'index' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.api_utils [None req-0a1ac2d6-aef8-4ba6-a0be-3ab70cc4342c tempest-VolumeTypesMemberTests-1949046643 tempest-VolumeTypesMemberTests-1949046643-project-member] Removing options '' from query. {{(pid=86814) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:56:45 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-b8bebef4-8f45-4d0c-be9d-ef6ee32c000e None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:45 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b8bebef4-8f45-4d0c-be9d-ef6ee32c000e tempest-ProjectReaderTests-1017805605 tempest-ProjectReaderTests-1017805605-project-admin] GET http://192.168.122.202/volume/v3/volumes/981dd51e-d1bb-436f-a698-573031fdf08b Sep 01 12:56:45 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b8bebef4-8f45-4d0c-be9d-ef6ee32c000e tempest-ProjectReaderTests-1017805605 tempest-ProjectReaderTests-1017805605-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:45 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b8bebef4-8f45-4d0c-be9d-ef6ee32c000e tempest-ProjectReaderTests-1017805605 tempest-ProjectReaderTests-1017805605-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:45 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:56:45 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:56:45 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:56:45 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:56:45 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-0a1ac2d6-aef8-4ba6-a0be-3ab70cc4342c tempest-VolumeTypesMemberTests-1949046643 tempest-VolumeTypesMemberTests-1949046643-project-member] http://192.168.122.202/volume/v3/types returned with HTTP 200 Sep 01 12:56:45 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1534/3067] 192.168.122.202 () {58 vars in 1115 bytes} [Tue Sep 1 12:56:45 2026] GET /volume/v3/types => generated 2362 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:56:45 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-b8bebef4-8f45-4d0c-be9d-ef6ee32c000e tempest-ProjectReaderTests-1017805605 tempest-ProjectReaderTests-1017805605-project-admin] Volume info retrieved successfully. Sep 01 12:56:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-b68aa85c-68cf-4abd-b3c9-a892a0fae472 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:45 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b8bebef4-8f45-4d0c-be9d-ef6ee32c000e tempest-ProjectReaderTests-1017805605 tempest-ProjectReaderTests-1017805605-project-admin] http://192.168.122.202/volume/v3/volumes/981dd51e-d1bb-436f-a698-573031fdf08b returned with HTTP 200 Sep 01 12:56:45 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1534/3068] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:56:45 2026] GET /volume/v3/volumes/981dd51e-d1bb-436f-a698-573031fdf08b => generated 1017 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:56:45 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b68aa85c-68cf-4abd-b3c9-a892a0fae472 tempest-VolumeTypesMemberTests-1949046643 tempest-VolumeTypesMemberTests-1949046643-project-member] GET http://192.168.122.202/volume/v3/types/08985b2a-6a79-432b-85fc-ee438bf82e46/encryption/cipher Sep 01 12:56:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b68aa85c-68cf-4abd-b3c9-a892a0fae472 tempest-VolumeTypesMemberTests-1949046643 tempest-VolumeTypesMemberTests-1949046643-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b68aa85c-68cf-4abd-b3c9-a892a0fae472 tempest-VolumeTypesMemberTests-1949046643 tempest-VolumeTypesMemberTests-1949046643-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:45 devstack devstack@c-api.service[86814]: DEBUG cinder.policy [None req-b68aa85c-68cf-4abd-b3c9-a892a0fae472 tempest-VolumeTypesMemberTests-1949046643 tempest-VolumeTypesMemberTests-1949046643-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '876182aaa82c4e35ac73d4297533fbc8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '36c480949ab44da29d02a60a45dee121', '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=86814) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 12:56:45 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b68aa85c-68cf-4abd-b3c9-a892a0fae472 tempest-VolumeTypesMemberTests-1949046643 tempest-VolumeTypesMemberTests-1949046643-project-member] http://192.168.122.202/volume/v3/types/08985b2a-6a79-432b-85fc-ee438bf82e46/encryption/cipher returned with HTTP 403 Sep 01 12:56:45 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1535/3069] 192.168.122.202 () {58 vars in 1280 bytes} [Tue Sep 1 12:56:45 2026] GET /volume/v3/types/08985b2a-6a79-432b-85fc-ee438bf82e46/encryption/cipher => generated 124 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:56:45 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-134cf636-abd0-4d4b-8a48-12f0ed5c5101 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:45 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-134cf636-abd0-4d4b-8a48-12f0ed5c5101 tempest-VolumeTypesMemberTests-1949046643 tempest-VolumeTypesMemberTests-1949046643-project-member] GET http://192.168.122.202/volume/v3/types/08985b2a-6a79-432b-85fc-ee438bf82e46/encryption Sep 01 12:56:45 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-134cf636-abd0-4d4b-8a48-12f0ed5c5101 tempest-VolumeTypesMemberTests-1949046643 tempest-VolumeTypesMemberTests-1949046643-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:45 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-134cf636-abd0-4d4b-8a48-12f0ed5c5101 tempest-VolumeTypesMemberTests-1949046643 tempest-VolumeTypesMemberTests-1949046643-project-member] Calling method 'index' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-7a74657c-3b2a-44a7-9903-54f4e2039d9d None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:45 devstack devstack@c-api.service[86815]: DEBUG cinder.policy [None req-134cf636-abd0-4d4b-8a48-12f0ed5c5101 tempest-VolumeTypesMemberTests-1949046643 tempest-VolumeTypesMemberTests-1949046643-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '876182aaa82c4e35ac73d4297533fbc8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '36c480949ab44da29d02a60a45dee121', '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=86815) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 12:56:45 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-134cf636-abd0-4d4b-8a48-12f0ed5c5101 tempest-VolumeTypesMemberTests-1949046643 tempest-VolumeTypesMemberTests-1949046643-project-member] http://192.168.122.202/volume/v3/types/08985b2a-6a79-432b-85fc-ee438bf82e46/encryption returned with HTTP 403 Sep 01 12:56:45 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1535/3070] 192.168.122.202 () {58 vars in 1259 bytes} [Tue Sep 1 12:56:45 2026] GET /volume/v3/types/08985b2a-6a79-432b-85fc-ee438bf82e46/encryption => generated 124 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:56:45 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7a74657c-3b2a-44a7-9903-54f4e2039d9d tempest-ProjectReaderTests-1017805605 tempest-ProjectReaderTests-1017805605-project-reader] POST http://192.168.122.202/volume/v3/volumes/981dd51e-d1bb-436f-a698-573031fdf08b/action Sep 01 12:56:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-7a74657c-3b2a-44a7-9903-54f4e2039d9d tempest-ProjectReaderTests-1017805605 tempest-ProjectReaderTests-1017805605-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86814) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:56:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-7a74657c-3b2a-44a7-9903-54f4e2039d9d tempest-ProjectReaderTests-1017805605 tempest-ProjectReaderTests-1017805605-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:56:45 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-191734c5-9822-4688-be91-45034b5dde97 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:45 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-191734c5-9822-4688-be91-45034b5dde97 tempest-VolumeTypesMemberTests-1949046643 tempest-VolumeTypesMemberTests-1949046643-project-member] GET http://192.168.122.202/volume/v3/types/08985b2a-6a79-432b-85fc-ee438bf82e46/extra_specs/multiattach Sep 01 12:56:45 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-191734c5-9822-4688-be91-45034b5dde97 tempest-VolumeTypesMemberTests-1949046643 tempest-VolumeTypesMemberTests-1949046643-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:45 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-191734c5-9822-4688-be91-45034b5dde97 tempest-VolumeTypesMemberTests-1949046643 tempest-VolumeTypesMemberTests-1949046643-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:45 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:56:45 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:56:45 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:56:45 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:56:45 devstack devstack@c-api.service[86814]: DEBUG cinder.policy [None req-7a74657c-3b2a-44a7-9903-54f4e2039d9d tempest-ProjectReaderTests-1017805605 tempest-ProjectReaderTests-1017805605-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '867da454bf364dbd9b9f6480ce822147', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e732ca75cf5c40be97353c9df68bed55', '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=86814) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 12:56:45 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7a74657c-3b2a-44a7-9903-54f4e2039d9d tempest-ProjectReaderTests-1017805605 tempest-ProjectReaderTests-1017805605-project-reader] http://192.168.122.202/volume/v3/volumes/981dd51e-d1bb-436f-a698-573031fdf08b/action returned with HTTP 403 Sep 01 12:56:45 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1536/3071] 192.168.122.202 () {60 vars in 1274 bytes} [Tue Sep 1 12:56:45 2026] POST /volume/v3/volumes/981dd51e-d1bb-436f-a698-573031fdf08b/action => generated 131 bytes in 34 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:56:45 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-191734c5-9822-4688-be91-45034b5dde97 tempest-VolumeTypesMemberTests-1949046643 tempest-VolumeTypesMemberTests-1949046643-project-member] http://192.168.122.202/volume/v3/types/08985b2a-6a79-432b-85fc-ee438bf82e46/extra_specs/multiattach returned with HTTP 200 Sep 01 12:56:45 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1536/3072] 192.168.122.202 () {58 vars in 1298 bytes} [Tue Sep 1 12:56:45 2026] GET /volume/v3/types/08985b2a-6a79-432b-85fc-ee438bf82e46/extra_specs/multiattach => generated 29 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 12:56:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-bd7c22c4-6e80-4a42-a5da-7352da418712 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:45 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-b914fd1f-b6ce-40cd-9e7e-220964b67f6e None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:45 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b914fd1f-b6ce-40cd-9e7e-220964b67f6e tempest-CinderUnicodeTest-80043665 tempest-CinderUnicodeTest-80043665-project-member] GET http://192.168.122.202/volume/v3/snapshots/12b34882-0ec5-4618-97cc-855123982350 Sep 01 12:56:45 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b914fd1f-b6ce-40cd-9e7e-220964b67f6e tempest-CinderUnicodeTest-80043665 tempest-CinderUnicodeTest-80043665-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:45 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b914fd1f-b6ce-40cd-9e7e-220964b67f6e tempest-CinderUnicodeTest-80043665 tempest-CinderUnicodeTest-80043665-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:45 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-bd7c22c4-6e80-4a42-a5da-7352da418712 tempest-ProjectReaderTests-1017805605 tempest-ProjectReaderTests-1017805605-project-admin] DELETE http://192.168.122.202/volume/v3/volumes/981dd51e-d1bb-436f-a698-573031fdf08b Sep 01 12:56:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-bd7c22c4-6e80-4a42-a5da-7352da418712 tempest-ProjectReaderTests-1017805605 tempest-ProjectReaderTests-1017805605-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-bd7c22c4-6e80-4a42-a5da-7352da418712 tempest-ProjectReaderTests-1017805605 tempest-ProjectReaderTests-1017805605-project-admin] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:45 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-bd7c22c4-6e80-4a42-a5da-7352da418712 tempest-ProjectReaderTests-1017805605 tempest-ProjectReaderTests-1017805605-project-admin] Delete volume with id: 981dd51e-d1bb-436f-a698-573031fdf08b Sep 01 12:56:45 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:56:45 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:56:45 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-b914fd1f-b6ce-40cd-9e7e-220964b67f6e tempest-CinderUnicodeTest-80043665 tempest-CinderUnicodeTest-80043665-project-member] Snapshot retrieved successfully. Sep 01 12:56:45 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b914fd1f-b6ce-40cd-9e7e-220964b67f6e tempest-CinderUnicodeTest-80043665 tempest-CinderUnicodeTest-80043665-project-member] http://192.168.122.202/volume/v3/snapshots/12b34882-0ec5-4618-97cc-855123982350 returned with HTTP 200 Sep 01 12:56:45 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1537/3073] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:56:45 2026] GET /volume/v3/snapshots/12b34882-0ec5-4618-97cc-855123982350 => generated 457 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:56:45 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:56:45 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:56:45 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-86fa8a53-222f-476a-8173-45694f596c9c None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:45 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:56:45 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:56:45 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-bd7c22c4-6e80-4a42-a5da-7352da418712 tempest-ProjectReaderTests-1017805605 tempest-ProjectReaderTests-1017805605-project-admin] Volume info retrieved successfully. Sep 01 12:56:45 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-86fa8a53-222f-476a-8173-45694f596c9c tempest-VolumeTypesMemberTests-1949046643 tempest-VolumeTypesMemberTests-1949046643-project-member] GET http://192.168.122.202/volume/v3/types/08985b2a-6a79-432b-85fc-ee438bf82e46/extra_specs/volume_backend_name Sep 01 12:56:45 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-86fa8a53-222f-476a-8173-45694f596c9c tempest-VolumeTypesMemberTests-1949046643 tempest-VolumeTypesMemberTests-1949046643-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:45 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-86fa8a53-222f-476a-8173-45694f596c9c tempest-VolumeTypesMemberTests-1949046643 tempest-VolumeTypesMemberTests-1949046643-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:45 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-86fa8a53-222f-476a-8173-45694f596c9c tempest-VolumeTypesMemberTests-1949046643 tempest-VolumeTypesMemberTests-1949046643-project-member] http://192.168.122.202/volume/v3/types/08985b2a-6a79-432b-85fc-ee438bf82e46/extra_specs/volume_backend_name returned with HTTP 404 Sep 01 12:56:45 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1538/3074] 192.168.122.202 () {58 vars in 1322 bytes} [Tue Sep 1 12:56:45 2026] GET /volume/v3/types/08985b2a-6a79-432b-85fc-ee438bf82e46/extra_specs/volume_backend_name => generated 143 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:56:45 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-059347c8-fc36-4170-94b0-46978ffce96d None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:45 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-059347c8-fc36-4170-94b0-46978ffce96d tempest-VolumeTypesMemberTests-1949046643 tempest-VolumeTypesMemberTests-1949046643-project-member] GET http://192.168.122.202/volume/v3/types/08985b2a-6a79-432b-85fc-ee438bf82e46 Sep 01 12:56:45 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-059347c8-fc36-4170-94b0-46978ffce96d tempest-VolumeTypesMemberTests-1949046643 tempest-VolumeTypesMemberTests-1949046643-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:45 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-059347c8-fc36-4170-94b0-46978ffce96d tempest-VolumeTypesMemberTests-1949046643 tempest-VolumeTypesMemberTests-1949046643-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:45 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-bd7c22c4-6e80-4a42-a5da-7352da418712 tempest-ProjectReaderTests-1017805605 tempest-ProjectReaderTests-1017805605-project-admin] Delete volume request issued successfully. Sep 01 12:56:45 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-bd7c22c4-6e80-4a42-a5da-7352da418712 tempest-ProjectReaderTests-1017805605 tempest-ProjectReaderTests-1017805605-project-admin] http://192.168.122.202/volume/v3/volumes/981dd51e-d1bb-436f-a698-573031fdf08b returned with HTTP 202 Sep 01 12:56:45 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-059347c8-fc36-4170-94b0-46978ffce96d tempest-VolumeTypesMemberTests-1949046643 tempest-VolumeTypesMemberTests-1949046643-project-member] http://192.168.122.202/volume/v3/types/08985b2a-6a79-432b-85fc-ee438bf82e46 returned with HTTP 200 Sep 01 12:56:45 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1539/3075] 192.168.122.202 () {58 vars in 1226 bytes} [Tue Sep 1 12:56:45 2026] GET /volume/v3/types/08985b2a-6a79-432b-85fc-ee438bf82e46 => generated 318 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:56:45 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1537/3076] 192.168.122.202 () {58 vars in 1235 bytes} [Tue Sep 1 12:56:45 2026] DELETE /volume/v3/volumes/981dd51e-d1bb-436f-a698-573031fdf08b => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:56:45 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-82cf487d-12dd-4919-a3aa-bf1127fe031d None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-05cb065d-3827-4022-ae7c-2bc65235e23d None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:45 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-05cb065d-3827-4022-ae7c-2bc65235e23d tempest-VolumeTypesMemberTests-1949046643 tempest-VolumeTypesMemberTests-1949046643-project-member] PUT http://192.168.122.202/volume/v3/types/08985b2a-6a79-432b-85fc-ee438bf82e46/encryption/8f1d8e0e-b8bc-4f1b-92ef-41bcfc7ab8f3 Sep 01 12:56:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-05cb065d-3827-4022-ae7c-2bc65235e23d tempest-VolumeTypesMemberTests-1949046643 tempest-VolumeTypesMemberTests-1949046643-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:56:45 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-82cf487d-12dd-4919-a3aa-bf1127fe031d tempest-ProjectReaderTests-1017805605 tempest-ProjectReaderTests-1017805605-project-admin] GET http://192.168.122.202/volume/v3/volumes/981dd51e-d1bb-436f-a698-573031fdf08b Sep 01 12:56:45 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-82cf487d-12dd-4919-a3aa-bf1127fe031d tempest-ProjectReaderTests-1017805605 tempest-ProjectReaderTests-1017805605-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:45 devstack devstack@c-api.service[86814]: DEBUG cinder.policy [None req-05cb065d-3827-4022-ae7c-2bc65235e23d tempest-VolumeTypesMemberTests-1949046643 tempest-VolumeTypesMemberTests-1949046643-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '876182aaa82c4e35ac73d4297533fbc8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '36c480949ab44da29d02a60a45dee121', '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=86814) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 12:56:45 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-82cf487d-12dd-4919-a3aa-bf1127fe031d tempest-ProjectReaderTests-1017805605 tempest-ProjectReaderTests-1017805605-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:45 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-05cb065d-3827-4022-ae7c-2bc65235e23d tempest-VolumeTypesMemberTests-1949046643 tempest-VolumeTypesMemberTests-1949046643-project-member] http://192.168.122.202/volume/v3/types/08985b2a-6a79-432b-85fc-ee438bf82e46/encryption/8f1d8e0e-b8bc-4f1b-92ef-41bcfc7ab8f3 returned with HTTP 403 Sep 01 12:56:45 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1538/3077] 192.168.122.202 () {60 vars in 1390 bytes} [Tue Sep 1 12:56:45 2026] PUT /volume/v3/types/08985b2a-6a79-432b-85fc-ee438bf82e46/encryption/8f1d8e0e-b8bc-4f1b-92ef-41bcfc7ab8f3 => generated 127 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:56:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-63b3b35e-88f0-409c-8b1f-24c8473ef778 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:45 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-63b3b35e-88f0-409c-8b1f-24c8473ef778 tempest-VolumeTypesMemberTests-1949046643 tempest-VolumeTypesMemberTests-1949046643-project-member] PUT http://192.168.122.202/volume/v3/types/08985b2a-6a79-432b-85fc-ee438bf82e46/extra_specs/key1 Sep 01 12:56:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-63b3b35e-88f0-409c-8b1f-24c8473ef778 tempest-VolumeTypesMemberTests-1949046643 tempest-VolumeTypesMemberTests-1949046643-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:56:45 devstack devstack@c-api.service[86814]: DEBUG cinder.policy [None req-63b3b35e-88f0-409c-8b1f-24c8473ef778 tempest-VolumeTypesMemberTests-1949046643 tempest-VolumeTypesMemberTests-1949046643-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '876182aaa82c4e35ac73d4297533fbc8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '36c480949ab44da29d02a60a45dee121', '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=86814) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 12:56:45 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-63b3b35e-88f0-409c-8b1f-24c8473ef778 tempest-VolumeTypesMemberTests-1949046643 tempest-VolumeTypesMemberTests-1949046643-project-member] http://192.168.122.202/volume/v3/types/08985b2a-6a79-432b-85fc-ee438bf82e46/extra_specs/key1 returned with HTTP 403 Sep 01 12:56:45 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1539/3078] 192.168.122.202 () {60 vars in 1297 bytes} [Tue Sep 1 12:56:45 2026] PUT /volume/v3/types/08985b2a-6a79-432b-85fc-ee438bf82e46/extra_specs/key1 => generated 122 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:56:45 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:56:45 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:56:45 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:56:45 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:56:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-58b1fd6e-6282-49f7-a61b-9384b4bf8d01 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:45 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-82cf487d-12dd-4919-a3aa-bf1127fe031d tempest-ProjectReaderTests-1017805605 tempest-ProjectReaderTests-1017805605-project-admin] Volume info retrieved successfully. Sep 01 12:56:45 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-58b1fd6e-6282-49f7-a61b-9384b4bf8d01 tempest-VolumeTypesMemberTests-1949046643 tempest-VolumeTypesMemberTests-1949046643-project-member] PUT http://192.168.122.202/volume/v3/types/08985b2a-6a79-432b-85fc-ee438bf82e46 Sep 01 12:56:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-58b1fd6e-6282-49f7-a61b-9384b4bf8d01 tempest-VolumeTypesMemberTests-1949046643 tempest-VolumeTypesMemberTests-1949046643-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:56:45 devstack devstack@c-api.service[86814]: DEBUG cinder.policy [None req-58b1fd6e-6282-49f7-a61b-9384b4bf8d01 tempest-VolumeTypesMemberTests-1949046643 tempest-VolumeTypesMemberTests-1949046643-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '876182aaa82c4e35ac73d4297533fbc8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '36c480949ab44da29d02a60a45dee121', '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=86814) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 12:56:45 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-58b1fd6e-6282-49f7-a61b-9384b4bf8d01 tempest-VolumeTypesMemberTests-1949046643 tempest-VolumeTypesMemberTests-1949046643-project-member] http://192.168.122.202/volume/v3/types/08985b2a-6a79-432b-85fc-ee438bf82e46 returned with HTTP 403 Sep 01 12:56:45 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1540/3079] 192.168.122.202 () {60 vars in 1246 bytes} [Tue Sep 1 12:56:45 2026] PUT /volume/v3/types/08985b2a-6a79-432b-85fc-ee438bf82e46 => generated 109 bytes in 17 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:56:45 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-82cf487d-12dd-4919-a3aa-bf1127fe031d tempest-ProjectReaderTests-1017805605 tempest-ProjectReaderTests-1017805605-project-admin] http://192.168.122.202/volume/v3/volumes/981dd51e-d1bb-436f-a698-573031fdf08b returned with HTTP 200 Sep 01 12:56:45 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1540/3080] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:56:45 2026] GET /volume/v3/volumes/981dd51e-d1bb-436f-a698-573031fdf08b => generated 1016 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:56:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-466f41a0-4d19-4a59-b0da-5fa8123405de None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:45 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-466f41a0-4d19-4a59-b0da-5fa8123405de tempest-VolumeTypesMemberTests-1949046643 tempest-VolumeTypesMemberTests-1949046643-project-admin] DELETE http://192.168.122.202/volume/v3/types/2a3da903-0971-40d2-9612-6e87b63ae518 Sep 01 12:56:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-466f41a0-4d19-4a59-b0da-5fa8123405de tempest-VolumeTypesMemberTests-1949046643 tempest-VolumeTypesMemberTests-1949046643-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-466f41a0-4d19-4a59-b0da-5fa8123405de tempest-VolumeTypesMemberTests-1949046643 tempest-VolumeTypesMemberTests-1949046643-project-admin] Calling method '_delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:45 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-466f41a0-4d19-4a59-b0da-5fa8123405de tempest-VolumeTypesMemberTests-1949046643 tempest-VolumeTypesMemberTests-1949046643-project-admin] http://192.168.122.202/volume/v3/types/2a3da903-0971-40d2-9612-6e87b63ae518 returned with HTTP 202 Sep 01 12:56:45 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1541/3081] 192.168.122.202 () {58 vars in 1229 bytes} [Tue Sep 1 12:56:45 2026] DELETE /volume/v3/types/2a3da903-0971-40d2-9612-6e87b63ae518 => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:56:45 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-2d36e556-3f71-4b66-8b3f-cc329ebe2eba None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-9eea19ea-9dfa-43e9-9678-55d0b2d92503 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:45 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-2d36e556-3f71-4b66-8b3f-cc329ebe2eba tempest-VolumeDependencyTests-1747773208 tempest-VolumeDependencyTests-1747773208-project-member] GET http://192.168.122.202/volume/v3/volumes/25c4c20d-8c42-48b1-9e5f-3aeab2d38c1c Sep 01 12:56:45 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-2d36e556-3f71-4b66-8b3f-cc329ebe2eba tempest-VolumeDependencyTests-1747773208 tempest-VolumeDependencyTests-1747773208-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:45 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-2d36e556-3f71-4b66-8b3f-cc329ebe2eba tempest-VolumeDependencyTests-1747773208 tempest-VolumeDependencyTests-1747773208-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:45 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9eea19ea-9dfa-43e9-9678-55d0b2d92503 tempest-VolumeTypesMemberTests-1949046643 tempest-VolumeTypesMemberTests-1949046643-project-admin] DELETE http://192.168.122.202/volume/v3/types/e737aaa1-c3d6-4437-857c-57967243ec13 Sep 01 12:56:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-9eea19ea-9dfa-43e9-9678-55d0b2d92503 tempest-VolumeTypesMemberTests-1949046643 tempest-VolumeTypesMemberTests-1949046643-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-9eea19ea-9dfa-43e9-9678-55d0b2d92503 tempest-VolumeTypesMemberTests-1949046643 tempest-VolumeTypesMemberTests-1949046643-project-admin] Calling method '_delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:45 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-2d36e556-3f71-4b66-8b3f-cc329ebe2eba tempest-VolumeDependencyTests-1747773208 tempest-VolumeDependencyTests-1747773208-project-member] http://192.168.122.202/volume/v3/volumes/25c4c20d-8c42-48b1-9e5f-3aeab2d38c1c returned with HTTP 404 Sep 01 12:56:45 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1541/3082] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:56:45 2026] GET /volume/v3/volumes/25c4c20d-8c42-48b1-9e5f-3aeab2d38c1c => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 01 12:56:45 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-d1534333-0b26-4d6d-b59b-3d7b5ab0f943 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:45 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d1534333-0b26-4d6d-b59b-3d7b5ab0f943 tempest-VolumeDependencyTests-1747773208 tempest-VolumeDependencyTests-1747773208-project-member] DELETE http://192.168.122.202/volume/v3/snapshots/2bfbbd6d-3d7a-47f7-8d8e-7bc64bf224de Sep 01 12:56:45 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-d1534333-0b26-4d6d-b59b-3d7b5ab0f943 tempest-VolumeDependencyTests-1747773208 tempest-VolumeDependencyTests-1747773208-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:45 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-d1534333-0b26-4d6d-b59b-3d7b5ab0f943 tempest-VolumeDependencyTests-1747773208 tempest-VolumeDependencyTests-1747773208-project-member] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:45 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.snapshots [None req-d1534333-0b26-4d6d-b59b-3d7b5ab0f943 tempest-VolumeDependencyTests-1747773208 tempest-VolumeDependencyTests-1747773208-project-member] Delete snapshot with id: 2bfbbd6d-3d7a-47f7-8d8e-7bc64bf224de Sep 01 12:56:45 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d1534333-0b26-4d6d-b59b-3d7b5ab0f943 tempest-VolumeDependencyTests-1747773208 tempest-VolumeDependencyTests-1747773208-project-member] http://192.168.122.202/volume/v3/snapshots/2bfbbd6d-3d7a-47f7-8d8e-7bc64bf224de returned with HTTP 404 Sep 01 12:56:45 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1542/3083] 192.168.122.202 () {58 vars in 1241 bytes} [Tue Sep 1 12:56:45 2026] DELETE /volume/v3/snapshots/2bfbbd6d-3d7a-47f7-8d8e-7bc64bf224de => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:56:45 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-245f637a-a440-4a6d-980a-68e722290ca6 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:45 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-245f637a-a440-4a6d-980a-68e722290ca6 tempest-VolumeDependencyTests-1747773208 tempest-VolumeDependencyTests-1747773208-project-member] GET http://192.168.122.202/volume/v3/snapshots/2bfbbd6d-3d7a-47f7-8d8e-7bc64bf224de Sep 01 12:56:45 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-245f637a-a440-4a6d-980a-68e722290ca6 tempest-VolumeDependencyTests-1747773208 tempest-VolumeDependencyTests-1747773208-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:45 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-245f637a-a440-4a6d-980a-68e722290ca6 tempest-VolumeDependencyTests-1747773208 tempest-VolumeDependencyTests-1747773208-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:45 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-245f637a-a440-4a6d-980a-68e722290ca6 tempest-VolumeDependencyTests-1747773208 tempest-VolumeDependencyTests-1747773208-project-member] http://192.168.122.202/volume/v3/snapshots/2bfbbd6d-3d7a-47f7-8d8e-7bc64bf224de returned with HTTP 404 Sep 01 12:56:45 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1543/3084] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:56:45 2026] GET /volume/v3/snapshots/2bfbbd6d-3d7a-47f7-8d8e-7bc64bf224de => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:56:45 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-d5f8f320-52af-4b33-93ef-8d22b531b47e None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:45 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d5f8f320-52af-4b33-93ef-8d22b531b47e tempest-VolumeDependencyTests-1747773208 tempest-VolumeDependencyTests-1747773208-project-member] DELETE http://192.168.122.202/volume/v3/volumes/973cd706-e544-4b36-b4d4-b87dd0265779 Sep 01 12:56:45 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-d5f8f320-52af-4b33-93ef-8d22b531b47e tempest-VolumeDependencyTests-1747773208 tempest-VolumeDependencyTests-1747773208-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:45 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-d5f8f320-52af-4b33-93ef-8d22b531b47e tempest-VolumeDependencyTests-1747773208 tempest-VolumeDependencyTests-1747773208-project-member] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:45 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-d5f8f320-52af-4b33-93ef-8d22b531b47e tempest-VolumeDependencyTests-1747773208 tempest-VolumeDependencyTests-1747773208-project-member] Delete volume with id: 973cd706-e544-4b36-b4d4-b87dd0265779 Sep 01 12:56:45 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9eea19ea-9dfa-43e9-9678-55d0b2d92503 tempest-VolumeTypesMemberTests-1949046643 tempest-VolumeTypesMemberTests-1949046643-project-admin] http://192.168.122.202/volume/v3/types/e737aaa1-c3d6-4437-857c-57967243ec13 returned with HTTP 202 Sep 01 12:56:45 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1542/3085] 192.168.122.202 () {58 vars in 1229 bytes} [Tue Sep 1 12:56:45 2026] DELETE /volume/v3/types/e737aaa1-c3d6-4437-857c-57967243ec13 => generated 0 bytes in 97 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:56:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-2fce6ce0-0cb2-4b8f-9846-b7f332ccd39f None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:45 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d5f8f320-52af-4b33-93ef-8d22b531b47e tempest-VolumeDependencyTests-1747773208 tempest-VolumeDependencyTests-1747773208-project-member] http://192.168.122.202/volume/v3/volumes/973cd706-e544-4b36-b4d4-b87dd0265779 returned with HTTP 404 Sep 01 12:56:45 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1544/3086] 192.168.122.202 () {60 vars in 1276 bytes} [Tue Sep 1 12:56:45 2026] DELETE /volume/v3/volumes/973cd706-e544-4b36-b4d4-b87dd0265779 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 12:56:45 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-2fce6ce0-0cb2-4b8f-9846-b7f332ccd39f tempest-VolumeTypesMemberTests-1949046643 tempest-VolumeTypesMemberTests-1949046643-project-admin] DELETE http://192.168.122.202/volume/v3/types/e4fba634-8cc7-4d15-bf19-23f24e7c50c9 Sep 01 12:56:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-2fce6ce0-0cb2-4b8f-9846-b7f332ccd39f tempest-VolumeTypesMemberTests-1949046643 tempest-VolumeTypesMemberTests-1949046643-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-2fce6ce0-0cb2-4b8f-9846-b7f332ccd39f tempest-VolumeTypesMemberTests-1949046643 tempest-VolumeTypesMemberTests-1949046643-project-admin] Calling method '_delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:45 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-ae5ab820-5a31-4fb7-b3bf-bdd706f6aa63 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:45 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-ae5ab820-5a31-4fb7-b3bf-bdd706f6aa63 tempest-VolumeDependencyTests-1747773208 tempest-VolumeDependencyTests-1747773208-project-member] GET http://192.168.122.202/volume/v3/volumes/973cd706-e544-4b36-b4d4-b87dd0265779 Sep 01 12:56:45 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-ae5ab820-5a31-4fb7-b3bf-bdd706f6aa63 tempest-VolumeDependencyTests-1747773208 tempest-VolumeDependencyTests-1747773208-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:45 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-ae5ab820-5a31-4fb7-b3bf-bdd706f6aa63 tempest-VolumeDependencyTests-1747773208 tempest-VolumeDependencyTests-1747773208-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:45 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-ae5ab820-5a31-4fb7-b3bf-bdd706f6aa63 tempest-VolumeDependencyTests-1747773208 tempest-VolumeDependencyTests-1747773208-project-member] http://192.168.122.202/volume/v3/volumes/973cd706-e544-4b36-b4d4-b87dd0265779 returned with HTTP 404 Sep 01 12:56:45 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1545/3087] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:56:45 2026] GET /volume/v3/volumes/973cd706-e544-4b36-b4d4-b87dd0265779 => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 12:56:45 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-2fce6ce0-0cb2-4b8f-9846-b7f332ccd39f tempest-VolumeTypesMemberTests-1949046643 tempest-VolumeTypesMemberTests-1949046643-project-admin] http://192.168.122.202/volume/v3/types/e4fba634-8cc7-4d15-bf19-23f24e7c50c9 returned with HTTP 202 Sep 01 12:56:45 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1543/3088] 192.168.122.202 () {58 vars in 1229 bytes} [Tue Sep 1 12:56:45 2026] DELETE /volume/v3/types/e4fba634-8cc7-4d15-bf19-23f24e7c50c9 => generated 0 bytes in 97 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:56:45 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-01fe2e3c-82d5-404a-bb65-8166e791396c None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:45 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-01fe2e3c-82d5-404a-bb65-8166e791396c tempest-VolumeTypesMemberTests-1949046643 tempest-VolumeTypesMemberTests-1949046643-project-admin] DELETE http://192.168.122.202/volume/v3/types/41b002d2-8b76-42fb-84d3-b3144a2a92f7 Sep 01 12:56:45 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-01fe2e3c-82d5-404a-bb65-8166e791396c tempest-VolumeTypesMemberTests-1949046643 tempest-VolumeTypesMemberTests-1949046643-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:45 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-01fe2e3c-82d5-404a-bb65-8166e791396c tempest-VolumeTypesMemberTests-1949046643 tempest-VolumeTypesMemberTests-1949046643-project-admin] Calling method '_delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:45 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-01fe2e3c-82d5-404a-bb65-8166e791396c tempest-VolumeTypesMemberTests-1949046643 tempest-VolumeTypesMemberTests-1949046643-project-admin] http://192.168.122.202/volume/v3/types/41b002d2-8b76-42fb-84d3-b3144a2a92f7 returned with HTTP 202 Sep 01 12:56:45 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1546/3089] 192.168.122.202 () {58 vars in 1229 bytes} [Tue Sep 1 12:56:45 2026] DELETE /volume/v3/types/41b002d2-8b76-42fb-84d3-b3144a2a92f7 => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:56:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-15f60b16-4954-42a2-84e1-26334221f29f None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:45 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-15f60b16-4954-42a2-84e1-26334221f29f tempest-VolumeTypesMemberTests-1949046643 tempest-VolumeTypesMemberTests-1949046643-project-admin] DELETE http://192.168.122.202/volume/v3/types/e004d6dd-6add-4ffe-b670-1da7b53f87c1 Sep 01 12:56:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-15f60b16-4954-42a2-84e1-26334221f29f tempest-VolumeTypesMemberTests-1949046643 tempest-VolumeTypesMemberTests-1949046643-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-15f60b16-4954-42a2-84e1-26334221f29f tempest-VolumeTypesMemberTests-1949046643 tempest-VolumeTypesMemberTests-1949046643-project-admin] Calling method '_delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:45 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-15f60b16-4954-42a2-84e1-26334221f29f tempest-VolumeTypesMemberTests-1949046643 tempest-VolumeTypesMemberTests-1949046643-project-admin] http://192.168.122.202/volume/v3/types/e004d6dd-6add-4ffe-b670-1da7b53f87c1 returned with HTTP 202 Sep 01 12:56:45 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1544/3090] 192.168.122.202 () {58 vars in 1229 bytes} [Tue Sep 1 12:56:45 2026] DELETE /volume/v3/types/e004d6dd-6add-4ffe-b670-1da7b53f87c1 => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:56:45 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-b75b74c9-a6ea-42c4-8c6d-95d75b586e1b None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:45 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b75b74c9-a6ea-42c4-8c6d-95d75b586e1b tempest-VolumeTypesMemberTests-1949046643 tempest-VolumeTypesMemberTests-1949046643-project-admin] DELETE http://192.168.122.202/volume/v3/types/08985b2a-6a79-432b-85fc-ee438bf82e46 Sep 01 12:56:45 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b75b74c9-a6ea-42c4-8c6d-95d75b586e1b tempest-VolumeTypesMemberTests-1949046643 tempest-VolumeTypesMemberTests-1949046643-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:45 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b75b74c9-a6ea-42c4-8c6d-95d75b586e1b tempest-VolumeTypesMemberTests-1949046643 tempest-VolumeTypesMemberTests-1949046643-project-admin] Calling method '_delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:45 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b75b74c9-a6ea-42c4-8c6d-95d75b586e1b tempest-VolumeTypesMemberTests-1949046643 tempest-VolumeTypesMemberTests-1949046643-project-admin] http://192.168.122.202/volume/v3/types/08985b2a-6a79-432b-85fc-ee438bf82e46 returned with HTTP 202 Sep 01 12:56:45 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1547/3091] 192.168.122.202 () {58 vars in 1229 bytes} [Tue Sep 1 12:56:45 2026] DELETE /volume/v3/types/08985b2a-6a79-432b-85fc-ee438bf82e46 => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:56:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-b4110ab2-9abb-4b1d-ac47-3ca8e28678fd None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:46 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b4110ab2-9abb-4b1d-ac47-3ca8e28678fd tempest-CinderUnicodeTest-80043665 tempest-CinderUnicodeTest-80043665-project-member] GET http://192.168.122.202/volume/v3/snapshots/12b34882-0ec5-4618-97cc-855123982350 Sep 01 12:56:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b4110ab2-9abb-4b1d-ac47-3ca8e28678fd tempest-CinderUnicodeTest-80043665 tempest-CinderUnicodeTest-80043665-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b4110ab2-9abb-4b1d-ac47-3ca8e28678fd tempest-CinderUnicodeTest-80043665 tempest-CinderUnicodeTest-80043665-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:46 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:56:46 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:56:46 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-b4110ab2-9abb-4b1d-ac47-3ca8e28678fd tempest-CinderUnicodeTest-80043665 tempest-CinderUnicodeTest-80043665-project-member] Snapshot retrieved successfully. Sep 01 12:56:46 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b4110ab2-9abb-4b1d-ac47-3ca8e28678fd tempest-CinderUnicodeTest-80043665 tempest-CinderUnicodeTest-80043665-project-member] http://192.168.122.202/volume/v3/snapshots/12b34882-0ec5-4618-97cc-855123982350 returned with HTTP 200 Sep 01 12:56:46 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1545/3092] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:56:46 2026] GET /volume/v3/snapshots/12b34882-0ec5-4618-97cc-855123982350 => generated 457 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:56:46 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-e59785bb-7be9-4726-a851-e9b004b08789 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:46 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e59785bb-7be9-4726-a851-e9b004b08789 tempest-ProjectReaderTests-1017805605 tempest-ProjectReaderTests-1017805605-project-admin] GET http://192.168.122.202/volume/v3/volumes/981dd51e-d1bb-436f-a698-573031fdf08b Sep 01 12:56:46 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e59785bb-7be9-4726-a851-e9b004b08789 tempest-ProjectReaderTests-1017805605 tempest-ProjectReaderTests-1017805605-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:46 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e59785bb-7be9-4726-a851-e9b004b08789 tempest-ProjectReaderTests-1017805605 tempest-ProjectReaderTests-1017805605-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:46 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e59785bb-7be9-4726-a851-e9b004b08789 tempest-ProjectReaderTests-1017805605 tempest-ProjectReaderTests-1017805605-project-admin] http://192.168.122.202/volume/v3/volumes/981dd51e-d1bb-436f-a698-573031fdf08b returned with HTTP 404 Sep 01 12:56:46 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1548/3093] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:56:46 2026] GET /volume/v3/volumes/981dd51e-d1bb-436f-a698-573031fdf08b => generated 109 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:56:47 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-cb69bf4e-bb07-4c86-b54f-4ac2ad6bd3d6 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:47 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-cb69bf4e-bb07-4c86-b54f-4ac2ad6bd3d6 tempest-CinderUnicodeTest-80043665 tempest-CinderUnicodeTest-80043665-project-member] GET http://192.168.122.202/volume/v3/snapshots/12b34882-0ec5-4618-97cc-855123982350 Sep 01 12:56:47 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-cb69bf4e-bb07-4c86-b54f-4ac2ad6bd3d6 tempest-CinderUnicodeTest-80043665 tempest-CinderUnicodeTest-80043665-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:47 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-cb69bf4e-bb07-4c86-b54f-4ac2ad6bd3d6 tempest-CinderUnicodeTest-80043665 tempest-CinderUnicodeTest-80043665-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:47 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:56:47 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:56:47 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-cb69bf4e-bb07-4c86-b54f-4ac2ad6bd3d6 tempest-CinderUnicodeTest-80043665 tempest-CinderUnicodeTest-80043665-project-member] Snapshot retrieved successfully. Sep 01 12:56:47 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-cb69bf4e-bb07-4c86-b54f-4ac2ad6bd3d6 tempest-CinderUnicodeTest-80043665 tempest-CinderUnicodeTest-80043665-project-member] http://192.168.122.202/volume/v3/snapshots/12b34882-0ec5-4618-97cc-855123982350 returned with HTTP 200 Sep 01 12:56:47 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1546/3094] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:56:47 2026] GET /volume/v3/snapshots/12b34882-0ec5-4618-97cc-855123982350 => generated 484 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:56:47 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-e0a0acc6-2a09-481e-bc29-698e202b94bb None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:47 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e0a0acc6-2a09-481e-bc29-698e202b94bb tempest-CinderUnicodeTest-80043665 tempest-CinderUnicodeTest-80043665-project-member] GET http://192.168.122.202/volume/v3/snapshots/12b34882-0ec5-4618-97cc-855123982350 Sep 01 12:56:47 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e0a0acc6-2a09-481e-bc29-698e202b94bb tempest-CinderUnicodeTest-80043665 tempest-CinderUnicodeTest-80043665-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:47 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e0a0acc6-2a09-481e-bc29-698e202b94bb tempest-CinderUnicodeTest-80043665 tempest-CinderUnicodeTest-80043665-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:47 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:56:47 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:56:47 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-e0a0acc6-2a09-481e-bc29-698e202b94bb tempest-CinderUnicodeTest-80043665 tempest-CinderUnicodeTest-80043665-project-member] Snapshot retrieved successfully. Sep 01 12:56:47 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e0a0acc6-2a09-481e-bc29-698e202b94bb tempest-CinderUnicodeTest-80043665 tempest-CinderUnicodeTest-80043665-project-member] http://192.168.122.202/volume/v3/snapshots/12b34882-0ec5-4618-97cc-855123982350 returned with HTTP 200 Sep 01 12:56:47 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1549/3095] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:56:47 2026] GET /volume/v3/snapshots/12b34882-0ec5-4618-97cc-855123982350 => generated 484 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:56:47 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-1e4564be-8715-4656-8967-a8798e018bbc None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:47 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1e4564be-8715-4656-8967-a8798e018bbc tempest-CinderUnicodeTest-80043665 tempest-CinderUnicodeTest-80043665-project-member] DELETE http://192.168.122.202/volume/v3/snapshots/12b34882-0ec5-4618-97cc-855123982350 Sep 01 12:56:47 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-1e4564be-8715-4656-8967-a8798e018bbc tempest-CinderUnicodeTest-80043665 tempest-CinderUnicodeTest-80043665-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:47 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-1e4564be-8715-4656-8967-a8798e018bbc tempest-CinderUnicodeTest-80043665 tempest-CinderUnicodeTest-80043665-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:47 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.snapshots [None req-1e4564be-8715-4656-8967-a8798e018bbc tempest-CinderUnicodeTest-80043665 tempest-CinderUnicodeTest-80043665-project-member] Delete snapshot with id: 12b34882-0ec5-4618-97cc-855123982350 Sep 01 12:56:47 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:56:47 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:56:47 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-1e4564be-8715-4656-8967-a8798e018bbc tempest-CinderUnicodeTest-80043665 tempest-CinderUnicodeTest-80043665-project-member] Snapshot retrieved successfully. Sep 01 12:56:47 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:56:47 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:56:47 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-1e4564be-8715-4656-8967-a8798e018bbc tempest-CinderUnicodeTest-80043665 tempest-CinderUnicodeTest-80043665-project-member] Snapshot delete request issued successfully. Sep 01 12:56:47 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1e4564be-8715-4656-8967-a8798e018bbc tempest-CinderUnicodeTest-80043665 tempest-CinderUnicodeTest-80043665-project-member] http://192.168.122.202/volume/v3/snapshots/12b34882-0ec5-4618-97cc-855123982350 returned with HTTP 202 Sep 01 12:56:47 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1547/3096] 192.168.122.202 () {58 vars in 1241 bytes} [Tue Sep 1 12:56:47 2026] DELETE /volume/v3/snapshots/12b34882-0ec5-4618-97cc-855123982350 => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:56:47 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-fbc7d6cc-838a-4f97-91d5-daf08b9a759a None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:47 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-fbc7d6cc-838a-4f97-91d5-daf08b9a759a tempest-CinderUnicodeTest-80043665 tempest-CinderUnicodeTest-80043665-project-member] GET http://192.168.122.202/volume/v3/snapshots/12b34882-0ec5-4618-97cc-855123982350 Sep 01 12:56:47 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-fbc7d6cc-838a-4f97-91d5-daf08b9a759a tempest-CinderUnicodeTest-80043665 tempest-CinderUnicodeTest-80043665-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:47 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-fbc7d6cc-838a-4f97-91d5-daf08b9a759a tempest-CinderUnicodeTest-80043665 tempest-CinderUnicodeTest-80043665-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:47 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:56:47 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:56:47 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-fbc7d6cc-838a-4f97-91d5-daf08b9a759a tempest-CinderUnicodeTest-80043665 tempest-CinderUnicodeTest-80043665-project-member] Snapshot retrieved successfully. Sep 01 12:56:47 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-fbc7d6cc-838a-4f97-91d5-daf08b9a759a tempest-CinderUnicodeTest-80043665 tempest-CinderUnicodeTest-80043665-project-member] http://192.168.122.202/volume/v3/snapshots/12b34882-0ec5-4618-97cc-855123982350 returned with HTTP 200 Sep 01 12:56:47 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1550/3097] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:56:47 2026] GET /volume/v3/snapshots/12b34882-0ec5-4618-97cc-855123982350 => generated 483 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:56:48 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-15af85b9-087a-4f50-85b4-3701633103c0 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:48 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-15af85b9-087a-4f50-85b4-3701633103c0 tempest-CinderUnicodeTest-80043665 tempest-CinderUnicodeTest-80043665-project-member] GET http://192.168.122.202/volume/v3/snapshots/12b34882-0ec5-4618-97cc-855123982350 Sep 01 12:56:48 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-15af85b9-087a-4f50-85b4-3701633103c0 tempest-CinderUnicodeTest-80043665 tempest-CinderUnicodeTest-80043665-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:48 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-15af85b9-087a-4f50-85b4-3701633103c0 tempest-CinderUnicodeTest-80043665 tempest-CinderUnicodeTest-80043665-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:48 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:56:48 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:56:48 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-15af85b9-087a-4f50-85b4-3701633103c0 tempest-CinderUnicodeTest-80043665 tempest-CinderUnicodeTest-80043665-project-member] Snapshot retrieved successfully. Sep 01 12:56:48 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-15af85b9-087a-4f50-85b4-3701633103c0 tempest-CinderUnicodeTest-80043665 tempest-CinderUnicodeTest-80043665-project-member] http://192.168.122.202/volume/v3/snapshots/12b34882-0ec5-4618-97cc-855123982350 returned with HTTP 200 Sep 01 12:56:48 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1548/3098] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:56:48 2026] GET /volume/v3/snapshots/12b34882-0ec5-4618-97cc-855123982350 => generated 483 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:56:49 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-c6c2a816-991e-44a5-af63-cea566669706 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:49 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c6c2a816-991e-44a5-af63-cea566669706 tempest-CinderUnicodeTest-80043665 tempest-CinderUnicodeTest-80043665-project-member] GET http://192.168.122.202/volume/v3/snapshots/12b34882-0ec5-4618-97cc-855123982350 Sep 01 12:56:49 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c6c2a816-991e-44a5-af63-cea566669706 tempest-CinderUnicodeTest-80043665 tempest-CinderUnicodeTest-80043665-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:49 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c6c2a816-991e-44a5-af63-cea566669706 tempest-CinderUnicodeTest-80043665 tempest-CinderUnicodeTest-80043665-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:49 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:56:49 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:56:49 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-c6c2a816-991e-44a5-af63-cea566669706 tempest-CinderUnicodeTest-80043665 tempest-CinderUnicodeTest-80043665-project-member] Snapshot retrieved successfully. Sep 01 12:56:49 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c6c2a816-991e-44a5-af63-cea566669706 tempest-CinderUnicodeTest-80043665 tempest-CinderUnicodeTest-80043665-project-member] http://192.168.122.202/volume/v3/snapshots/12b34882-0ec5-4618-97cc-855123982350 returned with HTTP 200 Sep 01 12:56:49 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1551/3099] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:56:49 2026] GET /volume/v3/snapshots/12b34882-0ec5-4618-97cc-855123982350 => generated 483 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:56:50 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-e7f038d7-7a50-4e0f-8707-6099aa3a8eec None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:50 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e7f038d7-7a50-4e0f-8707-6099aa3a8eec tempest-CinderUnicodeTest-80043665 tempest-CinderUnicodeTest-80043665-project-member] GET http://192.168.122.202/volume/v3/snapshots/12b34882-0ec5-4618-97cc-855123982350 Sep 01 12:56:50 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e7f038d7-7a50-4e0f-8707-6099aa3a8eec tempest-CinderUnicodeTest-80043665 tempest-CinderUnicodeTest-80043665-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:50 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e7f038d7-7a50-4e0f-8707-6099aa3a8eec tempest-CinderUnicodeTest-80043665 tempest-CinderUnicodeTest-80043665-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:50 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e7f038d7-7a50-4e0f-8707-6099aa3a8eec tempest-CinderUnicodeTest-80043665 tempest-CinderUnicodeTest-80043665-project-member] http://192.168.122.202/volume/v3/snapshots/12b34882-0ec5-4618-97cc-855123982350 returned with HTTP 404 Sep 01 12:56:50 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1549/3100] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:56:50 2026] GET /volume/v3/snapshots/12b34882-0ec5-4618-97cc-855123982350 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:56:50 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-badc68ad-c869-416b-bc33-311fdecc8363 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:50 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-badc68ad-c869-416b-bc33-311fdecc8363 tempest-CinderUnicodeTest-80043665 tempest-CinderUnicodeTest-80043665-project-member] DELETE http://192.168.122.202/volume/v3/volumes/31bb760e-287c-48d0-a3db-d255561bd71e Sep 01 12:56:50 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-badc68ad-c869-416b-bc33-311fdecc8363 tempest-CinderUnicodeTest-80043665 tempest-CinderUnicodeTest-80043665-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:50 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-badc68ad-c869-416b-bc33-311fdecc8363 tempest-CinderUnicodeTest-80043665 tempest-CinderUnicodeTest-80043665-project-member] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:50 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-badc68ad-c869-416b-bc33-311fdecc8363 tempest-CinderUnicodeTest-80043665 tempest-CinderUnicodeTest-80043665-project-member] Delete volume with id: 31bb760e-287c-48d0-a3db-d255561bd71e Sep 01 12:56:50 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-6a1c9c85-c457-4a75-b93a-dbb6755097c1 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:50 devstack devstack@c-api.service[86815]: DEBUG dbcounter [-] [86815] Writing DB stats cinder:SELECT=805,cinder:INSERT=176,cinder:UPDATE=266 {{(pid=86815) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 12:56:50 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:56:50 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:56:50 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:56:50 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:56:50 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-badc68ad-c869-416b-bc33-311fdecc8363 tempest-CinderUnicodeTest-80043665 tempest-CinderUnicodeTest-80043665-project-member] Volume info retrieved successfully. Sep 01 12:56:50 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-badc68ad-c869-416b-bc33-311fdecc8363 tempest-CinderUnicodeTest-80043665 tempest-CinderUnicodeTest-80043665-project-member] Delete volume request issued successfully. Sep 01 12:56:50 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-badc68ad-c869-416b-bc33-311fdecc8363 tempest-CinderUnicodeTest-80043665 tempest-CinderUnicodeTest-80043665-project-member] http://192.168.122.202/volume/v3/volumes/31bb760e-287c-48d0-a3db-d255561bd71e returned with HTTP 202 Sep 01 12:56:50 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1552/3101] 192.168.122.202 () {58 vars in 1235 bytes} [Tue Sep 1 12:56:50 2026] DELETE /volume/v3/volumes/31bb760e-287c-48d0-a3db-d255561bd71e => generated 0 bytes in 98 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:56:50 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-5116658e-c683-4198-80b8-b135380cc034 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:50 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-5116658e-c683-4198-80b8-b135380cc034 tempest-CinderUnicodeTest-80043665 tempest-CinderUnicodeTest-80043665-project-member] GET http://192.168.122.202/volume/v3/volumes/31bb760e-287c-48d0-a3db-d255561bd71e Sep 01 12:56:50 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-5116658e-c683-4198-80b8-b135380cc034 tempest-CinderUnicodeTest-80043665 tempest-CinderUnicodeTest-80043665-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:50 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-5116658e-c683-4198-80b8-b135380cc034 tempest-CinderUnicodeTest-80043665 tempest-CinderUnicodeTest-80043665-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:50 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:56:50 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:56:50 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:56:50 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:56:50 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-5116658e-c683-4198-80b8-b135380cc034 tempest-CinderUnicodeTest-80043665 tempest-CinderUnicodeTest-80043665-project-member] Volume info retrieved successfully. Sep 01 12:56:50 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-5116658e-c683-4198-80b8-b135380cc034 tempest-CinderUnicodeTest-80043665 tempest-CinderUnicodeTest-80043665-project-member] http://192.168.122.202/volume/v3/volumes/31bb760e-287c-48d0-a3db-d255561bd71e returned with HTTP 200 Sep 01 12:56:50 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1553/3102] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:56:50 2026] GET /volume/v3/volumes/31bb760e-287c-48d0-a3db-d255561bd71e => generated 876 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:56:51 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-6a1c9c85-c457-4a75-b93a-dbb6755097c1 tempest-VolumeTypesReaderTests-2024205426 tempest-VolumeTypesReaderTests-2024205426-project-admin] POST http://192.168.122.202/volume/v3/types Sep 01 12:56:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-6a1c9c85-c457-4a75-b93a-dbb6755097c1 tempest-VolumeTypesReaderTests-2024205426 tempest-VolumeTypesReaderTests-2024205426-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-644774800", "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=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:56:51 devstack devstack@c-api.service[86814]: DEBUG dbcounter [-] [86814] Writing DB stats cinder:SELECT=883,cinder:INSERT=183,cinder:UPDATE=316 {{(pid=86814) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 12:56:51 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-6a1c9c85-c457-4a75-b93a-dbb6755097c1 tempest-VolumeTypesReaderTests-2024205426 tempest-VolumeTypesReaderTests-2024205426-project-admin] http://192.168.122.202/volume/v3/types returned with HTTP 200 Sep 01 12:56:51 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1550/3103] 192.168.122.202 () {60 vars in 1137 bytes} [Tue Sep 1 12:56:50 2026] POST /volume/v3/types => generated 379 bytes in 400 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:56:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-761b4766-7395-409c-b6fd-4ebba94da55f None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:51 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-761b4766-7395-409c-b6fd-4ebba94da55f tempest-VolumeTypesReaderTests-2024205426 tempest-VolumeTypesReaderTests-2024205426-project-admin] POST http://192.168.122.202/volume/v3/types/1fc211f0-7be7-40f0-aa8a-dd1a2015b91a/encryption Sep 01 12:56:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-761b4766-7395-409c-b6fd-4ebba94da55f tempest-VolumeTypesReaderTests-2024205426 tempest-VolumeTypesReaderTests-2024205426-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:56:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-8738f901-410b-4662-86c7-28c842965bed None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:51 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-761b4766-7395-409c-b6fd-4ebba94da55f tempest-VolumeTypesReaderTests-2024205426 tempest-VolumeTypesReaderTests-2024205426-project-admin] http://192.168.122.202/volume/v3/types/1fc211f0-7be7-40f0-aa8a-dd1a2015b91a/encryption returned with HTTP 200 Sep 01 12:56:51 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1554/3104] 192.168.122.202 () {60 vars in 1281 bytes} [Tue Sep 1 12:56:51 2026] POST /volume/v3/types/1fc211f0-7be7-40f0-aa8a-dd1a2015b91a/encryption => generated 239 bytes in 371 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:56:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-008b4c4c-5ad9-414d-a193-6ae69001ef90 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:51 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-008b4c4c-5ad9-414d-a193-6ae69001ef90 tempest-VolumeTypesReaderTests-2024205426 tempest-VolumeTypesReaderTests-2024205426-project-admin] POST http://192.168.122.202/volume/v3/types Sep 01 12:56:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-008b4c4c-5ad9-414d-a193-6ae69001ef90 tempest-VolumeTypesReaderTests-2024205426 tempest-VolumeTypesReaderTests-2024205426-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-896893011", "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=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:56:51 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-008b4c4c-5ad9-414d-a193-6ae69001ef90 tempest-VolumeTypesReaderTests-2024205426 tempest-VolumeTypesReaderTests-2024205426-project-admin] http://192.168.122.202/volume/v3/types returned with HTTP 200 Sep 01 12:56:51 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1555/3105] 192.168.122.202 () {60 vars in 1137 bytes} [Tue Sep 1 12:56:51 2026] POST /volume/v3/types => generated 379 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:56:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-d5a45033-ea0c-4ab8-bd02-7e6be27ef6f6 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:51 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8738f901-410b-4662-86c7-28c842965bed tempest-ProjectReaderTests-2073786734 tempest-ProjectReaderTests-2073786734-project-admin] GET http://192.168.122.202/volume/v3/scheduler-stats/get_pools Sep 01 12:56:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-8738f901-410b-4662-86c7-28c842965bed tempest-ProjectReaderTests-2073786734 tempest-ProjectReaderTests-2073786734-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-8738f901-410b-4662-86c7-28c842965bed tempest-ProjectReaderTests-2073786734 tempest-ProjectReaderTests-2073786734-project-admin] Calling method 'get_pools' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:51 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8738f901-410b-4662-86c7-28c842965bed tempest-ProjectReaderTests-2073786734 tempest-ProjectReaderTests-2073786734-project-admin] http://192.168.122.202/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 01 12:56:51 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1551/3106] 192.168.122.202 () {58 vars in 1175 bytes} [Tue Sep 1 12:56:51 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 305 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 12:56:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-1529b0e8-1b64-4768-b763-6e7cc87a0ef1 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:51 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d5a45033-ea0c-4ab8-bd02-7e6be27ef6f6 tempest-VolumeTypesReaderTests-2024205426 tempest-VolumeTypesReaderTests-2024205426-project-reader] POST http://192.168.122.202/volume/v3/types/0e7830e3-421b-4a18-9b0a-b42e3d81ac35/encryption Sep 01 12:56:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-d5a45033-ea0c-4ab8-bd02-7e6be27ef6f6 tempest-VolumeTypesReaderTests-2024205426 tempest-VolumeTypesReaderTests-2024205426-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:56:51 devstack devstack@c-api.service[86815]: DEBUG cinder.policy [None req-d5a45033-ea0c-4ab8-bd02-7e6be27ef6f6 tempest-VolumeTypesReaderTests-2024205426 tempest-VolumeTypesReaderTests-2024205426-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '298533d3fff14801935b08c422b86228', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '577f6016f2dd4378b170ab4818710060', '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=86815) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 12:56:51 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d5a45033-ea0c-4ab8-bd02-7e6be27ef6f6 tempest-VolumeTypesReaderTests-2024205426 tempest-VolumeTypesReaderTests-2024205426-project-reader] http://192.168.122.202/volume/v3/types/0e7830e3-421b-4a18-9b0a-b42e3d81ac35/encryption returned with HTTP 403 Sep 01 12:56:51 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1556/3107] 192.168.122.202 () {60 vars in 1281 bytes} [Tue Sep 1 12:56:51 2026] POST /volume/v3/types/0e7830e3-421b-4a18-9b0a-b42e3d81ac35/encryption => generated 127 bytes in 258 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:56:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-3102ccbb-545f-4b8d-8103-4be888ec4c19 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:51 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-3102ccbb-545f-4b8d-8103-4be888ec4c19 tempest-VolumeTypesReaderTests-2024205426 tempest-VolumeTypesReaderTests-2024205426-project-admin] POST http://192.168.122.202/volume/v3/types Sep 01 12:56:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-3102ccbb-545f-4b8d-8103-4be888ec4c19 tempest-VolumeTypesReaderTests-2024205426 tempest-VolumeTypesReaderTests-2024205426-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1331734484", "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=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:56:51 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1529b0e8-1b64-4768-b763-6e7cc87a0ef1 tempest-ProjectReaderTests-2073786734 tempest-ProjectReaderTests-2073786734-project-reader] GET http://192.168.122.202/volume/v3/capabilities/devstack@QuobyteHD Sep 01 12:56:51 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-3102ccbb-545f-4b8d-8103-4be888ec4c19 tempest-VolumeTypesReaderTests-2024205426 tempest-VolumeTypesReaderTests-2024205426-project-admin] http://192.168.122.202/volume/v3/types returned with HTTP 200 Sep 01 12:56:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-1529b0e8-1b64-4768-b763-6e7cc87a0ef1 tempest-ProjectReaderTests-2073786734 tempest-ProjectReaderTests-2073786734-project-reader] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-1529b0e8-1b64-4768-b763-6e7cc87a0ef1 tempest-ProjectReaderTests-2073786734 tempest-ProjectReaderTests-2073786734-project-reader] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:51 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1557/3108] 192.168.122.202 () {60 vars in 1137 bytes} [Tue Sep 1 12:56:51 2026] POST /volume/v3/types => generated 380 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:56:51 devstack devstack@c-api.service[86814]: DEBUG cinder.policy [None req-1529b0e8-1b64-4768-b763-6e7cc87a0ef1 tempest-ProjectReaderTests-2073786734 tempest-ProjectReaderTests-2073786734-project-reader] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '93906b8c5bcd4ba897be5380a281c5e2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '17bb7a82f8c149d4b24693c0bdc584ef', '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=86814) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 12:56:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-82b16d10-820a-47ba-81d3-56dfe8b79120 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:51 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1529b0e8-1b64-4768-b763-6e7cc87a0ef1 tempest-ProjectReaderTests-2073786734 tempest-ProjectReaderTests-2073786734-project-reader] http://192.168.122.202/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 403 Sep 01 12:56:51 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-82b16d10-820a-47ba-81d3-56dfe8b79120 tempest-CinderUnicodeTest-80043665 tempest-CinderUnicodeTest-80043665-project-member] GET http://192.168.122.202/volume/v3/volumes/31bb760e-287c-48d0-a3db-d255561bd71e Sep 01 12:56:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-82b16d10-820a-47ba-81d3-56dfe8b79120 tempest-CinderUnicodeTest-80043665 tempest-CinderUnicodeTest-80043665-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:51 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1552/3109] 192.168.122.202 () {58 vars in 1193 bytes} [Tue Sep 1 12:56:51 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 110 bytes in 181 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:56:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-82b16d10-820a-47ba-81d3-56dfe8b79120 tempest-CinderUnicodeTest-80043665 tempest-CinderUnicodeTest-80043665-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-e43a2374-6817-4b39-b191-037356e53e53 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:52 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e43a2374-6817-4b39-b191-037356e53e53 tempest-VolumeTypesReaderTests-2024205426 tempest-VolumeTypesReaderTests-2024205426-project-reader] POST http://192.168.122.202/volume/v3/types/49873c71-043f-485b-8a5c-bfe18a31758c/extra_specs Sep 01 12:56:52 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e43a2374-6817-4b39-b191-037356e53e53 tempest-VolumeTypesReaderTests-2024205426 tempest-VolumeTypesReaderTests-2024205426-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:56:52 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-82b16d10-820a-47ba-81d3-56dfe8b79120 tempest-CinderUnicodeTest-80043665 tempest-CinderUnicodeTest-80043665-project-member] http://192.168.122.202/volume/v3/volumes/31bb760e-287c-48d0-a3db-d255561bd71e returned with HTTP 404 Sep 01 12:56:52 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1558/3110] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:56:51 2026] GET /volume/v3/volumes/31bb760e-287c-48d0-a3db-d255561bd71e => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:56:52 devstack devstack@c-api.service[86814]: DEBUG cinder.policy [None req-e43a2374-6817-4b39-b191-037356e53e53 tempest-VolumeTypesReaderTests-2024205426 tempest-VolumeTypesReaderTests-2024205426-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '298533d3fff14801935b08c422b86228', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '577f6016f2dd4378b170ab4818710060', '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=86814) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 12:56:52 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e43a2374-6817-4b39-b191-037356e53e53 tempest-VolumeTypesReaderTests-2024205426 tempest-VolumeTypesReaderTests-2024205426-project-reader] http://192.168.122.202/volume/v3/types/49873c71-043f-485b-8a5c-bfe18a31758c/extra_specs returned with HTTP 403 Sep 01 12:56:52 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1553/3111] 192.168.122.202 () {60 vars in 1283 bytes} [Tue Sep 1 12:56:51 2026] POST /volume/v3/types/49873c71-043f-485b-8a5c-bfe18a31758c/extra_specs => generated 122 bytes in 29 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:56:52 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-f4c08e07-b032-47c8-b63e-f4ae4074520a None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:52 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f4c08e07-b032-47c8-b63e-f4ae4074520a tempest-CinderUnicodeTest-80043665 tempest-CinderUnicodeTest-80043665-project-member] DELETE http://192.168.122.202/volume/v3/volumes/3035647c-1f60-418c-9619-f7ef9075225f Sep 01 12:56:52 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f4c08e07-b032-47c8-b63e-f4ae4074520a tempest-CinderUnicodeTest-80043665 tempest-CinderUnicodeTest-80043665-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:52 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f4c08e07-b032-47c8-b63e-f4ae4074520a tempest-CinderUnicodeTest-80043665 tempest-CinderUnicodeTest-80043665-project-member] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:52 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-f4c08e07-b032-47c8-b63e-f4ae4074520a tempest-CinderUnicodeTest-80043665 tempest-CinderUnicodeTest-80043665-project-member] Delete volume with id: 3035647c-1f60-418c-9619-f7ef9075225f Sep 01 12:56:52 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-d943f253-397d-4fc4-a786-21d2a14719a9 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:52 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d943f253-397d-4fc4-a786-21d2a14719a9 tempest-VolumeTypesReaderTests-2024205426 tempest-VolumeTypesReaderTests-2024205426-project-reader] PUT http://192.168.122.202/volume/v3/types/49873c71-043f-485b-8a5c-bfe18a31758c/extra_specs/key2 Sep 01 12:56:52 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d943f253-397d-4fc4-a786-21d2a14719a9 tempest-VolumeTypesReaderTests-2024205426 tempest-VolumeTypesReaderTests-2024205426-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:56:52 devstack devstack@c-api.service[86814]: DEBUG cinder.policy [None req-d943f253-397d-4fc4-a786-21d2a14719a9 tempest-VolumeTypesReaderTests-2024205426 tempest-VolumeTypesReaderTests-2024205426-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '298533d3fff14801935b08c422b86228', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '577f6016f2dd4378b170ab4818710060', '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=86814) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 12:56:52 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d943f253-397d-4fc4-a786-21d2a14719a9 tempest-VolumeTypesReaderTests-2024205426 tempest-VolumeTypesReaderTests-2024205426-project-reader] http://192.168.122.202/volume/v3/types/49873c71-043f-485b-8a5c-bfe18a31758c/extra_specs/key2 returned with HTTP 403 Sep 01 12:56:52 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1554/3112] 192.168.122.202 () {60 vars in 1297 bytes} [Tue Sep 1 12:56:52 2026] PUT /volume/v3/types/49873c71-043f-485b-8a5c-bfe18a31758c/extra_specs/key2 => generated 122 bytes in 21 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:56:52 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:56:52 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:56:52 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:56:52 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:56:52 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-f4c08e07-b032-47c8-b63e-f4ae4074520a tempest-CinderUnicodeTest-80043665 tempest-CinderUnicodeTest-80043665-project-member] Volume info retrieved successfully. Sep 01 12:56:52 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-fab4b267-435b-427f-9ee2-669ac808a1d1 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:52 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-fab4b267-435b-427f-9ee2-669ac808a1d1 tempest-VolumeTypesReaderTests-2024205426 tempest-VolumeTypesReaderTests-2024205426-project-reader] POST http://192.168.122.202/volume/v3/types Sep 01 12:56:52 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-fab4b267-435b-427f-9ee2-669ac808a1d1 tempest-VolumeTypesReaderTests-2024205426 tempest-VolumeTypesReaderTests-2024205426-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:56:52 devstack devstack@c-api.service[86814]: DEBUG cinder.policy [None req-fab4b267-435b-427f-9ee2-669ac808a1d1 tempest-VolumeTypesReaderTests-2024205426 tempest-VolumeTypesReaderTests-2024205426-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '298533d3fff14801935b08c422b86228', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '577f6016f2dd4378b170ab4818710060', '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=86814) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 12:56:52 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-fab4b267-435b-427f-9ee2-669ac808a1d1 tempest-VolumeTypesReaderTests-2024205426 tempest-VolumeTypesReaderTests-2024205426-project-reader] http://192.168.122.202/volume/v3/types returned with HTTP 403 Sep 01 12:56:52 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1555/3113] 192.168.122.202 () {60 vars in 1136 bytes} [Tue Sep 1 12:56:52 2026] POST /volume/v3/types => generated 109 bytes in 26 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:56:52 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-36b4d89a-1221-4431-b4af-62daa6dd24a5 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:52 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-36b4d89a-1221-4431-b4af-62daa6dd24a5 tempest-VolumeTypesReaderTests-2024205426 tempest-VolumeTypesReaderTests-2024205426-project-admin] POST http://192.168.122.202/volume/v3/types Sep 01 12:56:52 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-36b4d89a-1221-4431-b4af-62daa6dd24a5 tempest-VolumeTypesReaderTests-2024205426 tempest-VolumeTypesReaderTests-2024205426-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-144552546", "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=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:56:52 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-f4c08e07-b032-47c8-b63e-f4ae4074520a tempest-CinderUnicodeTest-80043665 tempest-CinderUnicodeTest-80043665-project-member] Delete volume request issued successfully. Sep 01 12:56:52 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f4c08e07-b032-47c8-b63e-f4ae4074520a tempest-CinderUnicodeTest-80043665 tempest-CinderUnicodeTest-80043665-project-member] http://192.168.122.202/volume/v3/volumes/3035647c-1f60-418c-9619-f7ef9075225f returned with HTTP 202 Sep 01 12:56:52 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1559/3114] 192.168.122.202 () {58 vars in 1235 bytes} [Tue Sep 1 12:56:52 2026] DELETE /volume/v3/volumes/3035647c-1f60-418c-9619-f7ef9075225f => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:56:52 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-1ece0a29-57e8-4aba-a53a-7add0e2af1a5 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:52 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-1ece0a29-57e8-4aba-a53a-7add0e2af1a5 tempest-CinderUnicodeTest-80043665 tempest-CinderUnicodeTest-80043665-project-member] GET http://192.168.122.202/volume/v3/volumes/3035647c-1f60-418c-9619-f7ef9075225f Sep 01 12:56:52 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-1ece0a29-57e8-4aba-a53a-7add0e2af1a5 tempest-CinderUnicodeTest-80043665 tempest-CinderUnicodeTest-80043665-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:52 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-1ece0a29-57e8-4aba-a53a-7add0e2af1a5 tempest-CinderUnicodeTest-80043665 tempest-CinderUnicodeTest-80043665-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:52 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:56:52 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:56:52 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:56:52 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:56:52 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-36b4d89a-1221-4431-b4af-62daa6dd24a5 tempest-VolumeTypesReaderTests-2024205426 tempest-VolumeTypesReaderTests-2024205426-project-admin] http://192.168.122.202/volume/v3/types returned with HTTP 200 Sep 01 12:56:52 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1556/3115] 192.168.122.202 () {60 vars in 1137 bytes} [Tue Sep 1 12:56:52 2026] POST /volume/v3/types => generated 379 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:56:52 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-1ece0a29-57e8-4aba-a53a-7add0e2af1a5 tempest-CinderUnicodeTest-80043665 tempest-CinderUnicodeTest-80043665-project-member] Volume info retrieved successfully. Sep 01 12:56:52 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-5719606e-2325-4d02-b9f9-49b1ea614aba None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:52 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-5719606e-2325-4d02-b9f9-49b1ea614aba tempest-VolumeTypesReaderTests-2024205426 tempest-VolumeTypesReaderTests-2024205426-project-admin] POST http://192.168.122.202/volume/v3/types/e3b7f4b3-e739-4bf5-bc23-11a33bf7fd5a/encryption Sep 01 12:56:52 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-5719606e-2325-4d02-b9f9-49b1ea614aba tempest-VolumeTypesReaderTests-2024205426 tempest-VolumeTypesReaderTests-2024205426-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:56:52 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-1ece0a29-57e8-4aba-a53a-7add0e2af1a5 tempest-CinderUnicodeTest-80043665 tempest-CinderUnicodeTest-80043665-project-member] http://192.168.122.202/volume/v3/volumes/3035647c-1f60-418c-9619-f7ef9075225f returned with HTTP 200 Sep 01 12:56:52 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1560/3116] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:56:52 2026] GET /volume/v3/volumes/3035647c-1f60-418c-9619-f7ef9075225f => generated 841 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:56:52 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-5719606e-2325-4d02-b9f9-49b1ea614aba tempest-VolumeTypesReaderTests-2024205426 tempest-VolumeTypesReaderTests-2024205426-project-admin] http://192.168.122.202/volume/v3/types/e3b7f4b3-e739-4bf5-bc23-11a33bf7fd5a/encryption returned with HTTP 200 Sep 01 12:56:52 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1557/3117] 192.168.122.202 () {60 vars in 1281 bytes} [Tue Sep 1 12:56:52 2026] POST /volume/v3/types/e3b7f4b3-e739-4bf5-bc23-11a33bf7fd5a/encryption => generated 239 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:56:52 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-f76cfbfa-a87a-49ae-bc57-10cdf7d2999e None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:52 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f76cfbfa-a87a-49ae-bc57-10cdf7d2999e tempest-VolumeTypesReaderTests-2024205426 tempest-VolumeTypesReaderTests-2024205426-project-reader] DELETE http://192.168.122.202/volume/v3/types/e3b7f4b3-e739-4bf5-bc23-11a33bf7fd5a/encryption/40216320-425b-4124-a931-1a7fd73b72fd Sep 01 12:56:52 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f76cfbfa-a87a-49ae-bc57-10cdf7d2999e tempest-VolumeTypesReaderTests-2024205426 tempest-VolumeTypesReaderTests-2024205426-project-reader] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:52 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f76cfbfa-a87a-49ae-bc57-10cdf7d2999e tempest-VolumeTypesReaderTests-2024205426 tempest-VolumeTypesReaderTests-2024205426-project-reader] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:52 devstack devstack@c-api.service[86815]: DEBUG cinder.policy [None req-f76cfbfa-a87a-49ae-bc57-10cdf7d2999e tempest-VolumeTypesReaderTests-2024205426 tempest-VolumeTypesReaderTests-2024205426-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '298533d3fff14801935b08c422b86228', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '577f6016f2dd4378b170ab4818710060', '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=86815) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 12:56:52 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f76cfbfa-a87a-49ae-bc57-10cdf7d2999e tempest-VolumeTypesReaderTests-2024205426 tempest-VolumeTypesReaderTests-2024205426-project-reader] http://192.168.122.202/volume/v3/types/e3b7f4b3-e739-4bf5-bc23-11a33bf7fd5a/encryption/40216320-425b-4124-a931-1a7fd73b72fd returned with HTTP 403 Sep 01 12:56:52 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1561/3118] 192.168.122.202 () {58 vars in 1373 bytes} [Tue Sep 1 12:56:52 2026] DELETE /volume/v3/types/e3b7f4b3-e739-4bf5-bc23-11a33bf7fd5a/encryption/40216320-425b-4124-a931-1a7fd73b72fd => generated 127 bytes in 21 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:56:52 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-83d38017-5c71-40f8-862a-79b71cbf4a2b None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:52 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-83d38017-5c71-40f8-862a-79b71cbf4a2b tempest-VolumeTypesReaderTests-2024205426 tempest-VolumeTypesReaderTests-2024205426-project-admin] POST http://192.168.122.202/volume/v3/types Sep 01 12:56:52 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-83d38017-5c71-40f8-862a-79b71cbf4a2b tempest-VolumeTypesReaderTests-2024205426 tempest-VolumeTypesReaderTests-2024205426-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-26659059", "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=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:56:52 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-83d38017-5c71-40f8-862a-79b71cbf4a2b tempest-VolumeTypesReaderTests-2024205426 tempest-VolumeTypesReaderTests-2024205426-project-admin] http://192.168.122.202/volume/v3/types returned with HTTP 200 Sep 01 12:56:52 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1558/3119] 192.168.122.202 () {60 vars in 1137 bytes} [Tue Sep 1 12:56:52 2026] POST /volume/v3/types => generated 378 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:56:52 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-d40d2e3d-42f8-4ad1-9d77-c84c74831711 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:52 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d40d2e3d-42f8-4ad1-9d77-c84c74831711 tempest-VolumeTypesReaderTests-2024205426 tempest-VolumeTypesReaderTests-2024205426-project-reader] DELETE http://192.168.122.202/volume/v3/types/bcb65005-e9db-47b8-9d98-733161e032be/extra_specs/key1 Sep 01 12:56:52 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-d40d2e3d-42f8-4ad1-9d77-c84c74831711 tempest-VolumeTypesReaderTests-2024205426 tempest-VolumeTypesReaderTests-2024205426-project-reader] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:52 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-d40d2e3d-42f8-4ad1-9d77-c84c74831711 tempest-VolumeTypesReaderTests-2024205426 tempest-VolumeTypesReaderTests-2024205426-project-reader] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:52 devstack devstack@c-api.service[86815]: DEBUG cinder.policy [None req-d40d2e3d-42f8-4ad1-9d77-c84c74831711 tempest-VolumeTypesReaderTests-2024205426 tempest-VolumeTypesReaderTests-2024205426-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '298533d3fff14801935b08c422b86228', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '577f6016f2dd4378b170ab4818710060', '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=86815) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 12:56:52 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d40d2e3d-42f8-4ad1-9d77-c84c74831711 tempest-VolumeTypesReaderTests-2024205426 tempest-VolumeTypesReaderTests-2024205426-project-reader] http://192.168.122.202/volume/v3/types/bcb65005-e9db-47b8-9d98-733161e032be/extra_specs/key1 returned with HTTP 403 Sep 01 12:56:52 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1562/3120] 192.168.122.202 () {58 vars in 1280 bytes} [Tue Sep 1 12:56:52 2026] DELETE /volume/v3/types/bcb65005-e9db-47b8-9d98-733161e032be/extra_specs/key1 => generated 122 bytes in 23 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:56:52 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-3f8c232d-75fe-4261-88e4-fb992b4646ef None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:52 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-3f8c232d-75fe-4261-88e4-fb992b4646ef tempest-VolumeTypesReaderTests-2024205426 tempest-VolumeTypesReaderTests-2024205426-project-admin] POST http://192.168.122.202/volume/v3/types Sep 01 12:56:52 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-3f8c232d-75fe-4261-88e4-fb992b4646ef tempest-VolumeTypesReaderTests-2024205426 tempest-VolumeTypesReaderTests-2024205426-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1137200925", "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=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:56:52 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-3f8c232d-75fe-4261-88e4-fb992b4646ef tempest-VolumeTypesReaderTests-2024205426 tempest-VolumeTypesReaderTests-2024205426-project-admin] http://192.168.122.202/volume/v3/types returned with HTTP 200 Sep 01 12:56:52 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1559/3121] 192.168.122.202 () {60 vars in 1137 bytes} [Tue Sep 1 12:56:52 2026] POST /volume/v3/types => generated 380 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:56:52 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-c5bbb4a2-9db6-410c-9aad-a69579bcb689 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:52 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c5bbb4a2-9db6-410c-9aad-a69579bcb689 tempest-VolumeTypesReaderTests-2024205426 tempest-VolumeTypesReaderTests-2024205426-project-reader] DELETE http://192.168.122.202/volume/v3/types/81f9b208-63a4-4afb-a740-c9b880b5ab45 Sep 01 12:56:52 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c5bbb4a2-9db6-410c-9aad-a69579bcb689 tempest-VolumeTypesReaderTests-2024205426 tempest-VolumeTypesReaderTests-2024205426-project-reader] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:52 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c5bbb4a2-9db6-410c-9aad-a69579bcb689 tempest-VolumeTypesReaderTests-2024205426 tempest-VolumeTypesReaderTests-2024205426-project-reader] Calling method '_delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:52 devstack devstack@c-api.service[86815]: DEBUG cinder.policy [None req-c5bbb4a2-9db6-410c-9aad-a69579bcb689 tempest-VolumeTypesReaderTests-2024205426 tempest-VolumeTypesReaderTests-2024205426-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '298533d3fff14801935b08c422b86228', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '577f6016f2dd4378b170ab4818710060', '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=86815) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 12:56:52 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c5bbb4a2-9db6-410c-9aad-a69579bcb689 tempest-VolumeTypesReaderTests-2024205426 tempest-VolumeTypesReaderTests-2024205426-project-reader] http://192.168.122.202/volume/v3/types/81f9b208-63a4-4afb-a740-c9b880b5ab45 returned with HTTP 403 Sep 01 12:56:52 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1563/3122] 192.168.122.202 () {58 vars in 1229 bytes} [Tue Sep 1 12:56:52 2026] DELETE /volume/v3/types/81f9b208-63a4-4afb-a740-c9b880b5ab45 => generated 109 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:56:52 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-7fb5edd7-2561-44e3-9ddd-7ae73fe0f666 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:52 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7fb5edd7-2561-44e3-9ddd-7ae73fe0f666 tempest-VolumeTypesReaderTests-2024205426 tempest-VolumeTypesReaderTests-2024205426-project-reader] GET http://192.168.122.202/volume/v3/types/1fc211f0-7be7-40f0-aa8a-dd1a2015b91a/extra_specs Sep 01 12:56:52 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-7fb5edd7-2561-44e3-9ddd-7ae73fe0f666 tempest-VolumeTypesReaderTests-2024205426 tempest-VolumeTypesReaderTests-2024205426-project-reader] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:52 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-7fb5edd7-2561-44e3-9ddd-7ae73fe0f666 tempest-VolumeTypesReaderTests-2024205426 tempest-VolumeTypesReaderTests-2024205426-project-reader] Calling method 'index' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:52 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7fb5edd7-2561-44e3-9ddd-7ae73fe0f666 tempest-VolumeTypesReaderTests-2024205426 tempest-VolumeTypesReaderTests-2024205426-project-reader] http://192.168.122.202/volume/v3/types/1fc211f0-7be7-40f0-aa8a-dd1a2015b91a/extra_specs returned with HTTP 200 Sep 01 12:56:52 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1560/3123] 192.168.122.202 () {58 vars in 1262 bytes} [Tue Sep 1 12:56:52 2026] GET /volume/v3/types/1fc211f0-7be7-40f0-aa8a-dd1a2015b91a/extra_specs => generated 123 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:56:52 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-63b57661-87b8-4adc-a543-65514da046d0 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:52 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-63b57661-87b8-4adc-a543-65514da046d0 tempest-VolumeTypesReaderTests-2024205426 tempest-VolumeTypesReaderTests-2024205426-project-reader] GET http://192.168.122.202/volume/v3/types/1fc211f0-7be7-40f0-aa8a-dd1a2015b91a/encryption/cipher Sep 01 12:56:52 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-63b57661-87b8-4adc-a543-65514da046d0 tempest-VolumeTypesReaderTests-2024205426 tempest-VolumeTypesReaderTests-2024205426-project-reader] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:52 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-63b57661-87b8-4adc-a543-65514da046d0 tempest-VolumeTypesReaderTests-2024205426 tempest-VolumeTypesReaderTests-2024205426-project-reader] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:52 devstack devstack@c-api.service[86815]: DEBUG cinder.policy [None req-63b57661-87b8-4adc-a543-65514da046d0 tempest-VolumeTypesReaderTests-2024205426 tempest-VolumeTypesReaderTests-2024205426-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '298533d3fff14801935b08c422b86228', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '577f6016f2dd4378b170ab4818710060', '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=86815) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 12:56:52 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-63b57661-87b8-4adc-a543-65514da046d0 tempest-VolumeTypesReaderTests-2024205426 tempest-VolumeTypesReaderTests-2024205426-project-reader] http://192.168.122.202/volume/v3/types/1fc211f0-7be7-40f0-aa8a-dd1a2015b91a/encryption/cipher returned with HTTP 403 Sep 01 12:56:52 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1564/3124] 192.168.122.202 () {58 vars in 1280 bytes} [Tue Sep 1 12:56:52 2026] GET /volume/v3/types/1fc211f0-7be7-40f0-aa8a-dd1a2015b91a/encryption/cipher => generated 124 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:56:52 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-9210928a-76e1-4a98-87f6-f260addc027a None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:52 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9210928a-76e1-4a98-87f6-f260addc027a tempest-VolumeTypesReaderTests-2024205426 tempest-VolumeTypesReaderTests-2024205426-project-reader] GET http://192.168.122.202/volume/v3/types/1fc211f0-7be7-40f0-aa8a-dd1a2015b91a/encryption Sep 01 12:56:52 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-9210928a-76e1-4a98-87f6-f260addc027a tempest-VolumeTypesReaderTests-2024205426 tempest-VolumeTypesReaderTests-2024205426-project-reader] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:52 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-9210928a-76e1-4a98-87f6-f260addc027a tempest-VolumeTypesReaderTests-2024205426 tempest-VolumeTypesReaderTests-2024205426-project-reader] Calling method 'index' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:52 devstack devstack@c-api.service[86814]: DEBUG cinder.policy [None req-9210928a-76e1-4a98-87f6-f260addc027a tempest-VolumeTypesReaderTests-2024205426 tempest-VolumeTypesReaderTests-2024205426-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '298533d3fff14801935b08c422b86228', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '577f6016f2dd4378b170ab4818710060', '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=86814) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 12:56:52 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9210928a-76e1-4a98-87f6-f260addc027a tempest-VolumeTypesReaderTests-2024205426 tempest-VolumeTypesReaderTests-2024205426-project-reader] http://192.168.122.202/volume/v3/types/1fc211f0-7be7-40f0-aa8a-dd1a2015b91a/encryption returned with HTTP 403 Sep 01 12:56:52 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1561/3125] 192.168.122.202 () {58 vars in 1259 bytes} [Tue Sep 1 12:56:52 2026] GET /volume/v3/types/1fc211f0-7be7-40f0-aa8a-dd1a2015b91a/encryption => generated 124 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Sep 01 12:56:52 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-1fd136c7-cd40-47dd-a01a-a2c9e545a3ab None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:52 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-1fd136c7-cd40-47dd-a01a-a2c9e545a3ab tempest-VolumeTypesReaderTests-2024205426 tempest-VolumeTypesReaderTests-2024205426-project-reader] GET http://192.168.122.202/volume/v3/types/1fc211f0-7be7-40f0-aa8a-dd1a2015b91a/extra_specs/multiattach Sep 01 12:56:52 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-1fd136c7-cd40-47dd-a01a-a2c9e545a3ab tempest-VolumeTypesReaderTests-2024205426 tempest-VolumeTypesReaderTests-2024205426-project-reader] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:52 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-1fd136c7-cd40-47dd-a01a-a2c9e545a3ab tempest-VolumeTypesReaderTests-2024205426 tempest-VolumeTypesReaderTests-2024205426-project-reader] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:52 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-1fd136c7-cd40-47dd-a01a-a2c9e545a3ab tempest-VolumeTypesReaderTests-2024205426 tempest-VolumeTypesReaderTests-2024205426-project-reader] http://192.168.122.202/volume/v3/types/1fc211f0-7be7-40f0-aa8a-dd1a2015b91a/extra_specs/multiattach returned with HTTP 200 Sep 01 12:56:52 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1565/3126] 192.168.122.202 () {58 vars in 1298 bytes} [Tue Sep 1 12:56:52 2026] GET /volume/v3/types/1fc211f0-7be7-40f0-aa8a-dd1a2015b91a/extra_specs/multiattach => generated 29 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 12:56:52 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-acac32e7-da4b-4ada-b322-e8ef436df68d None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:52 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-acac32e7-da4b-4ada-b322-e8ef436df68d tempest-VolumeTypesReaderTests-2024205426 tempest-VolumeTypesReaderTests-2024205426-project-reader] GET http://192.168.122.202/volume/v3/types/1fc211f0-7be7-40f0-aa8a-dd1a2015b91a/extra_specs/volume_backend_name Sep 01 12:56:52 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-acac32e7-da4b-4ada-b322-e8ef436df68d tempest-VolumeTypesReaderTests-2024205426 tempest-VolumeTypesReaderTests-2024205426-project-reader] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:52 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-acac32e7-da4b-4ada-b322-e8ef436df68d tempest-VolumeTypesReaderTests-2024205426 tempest-VolumeTypesReaderTests-2024205426-project-reader] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:52 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-acac32e7-da4b-4ada-b322-e8ef436df68d tempest-VolumeTypesReaderTests-2024205426 tempest-VolumeTypesReaderTests-2024205426-project-reader] http://192.168.122.202/volume/v3/types/1fc211f0-7be7-40f0-aa8a-dd1a2015b91a/extra_specs/volume_backend_name returned with HTTP 404 Sep 01 12:56:52 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1562/3127] 192.168.122.202 () {58 vars in 1322 bytes} [Tue Sep 1 12:56:52 2026] GET /volume/v3/types/1fc211f0-7be7-40f0-aa8a-dd1a2015b91a/extra_specs/volume_backend_name => generated 143 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 12:56:52 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-e4cc98de-70a9-4d4e-8a51-38499a2f20ff None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:52 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e4cc98de-70a9-4d4e-8a51-38499a2f20ff tempest-VolumeTypesReaderTests-2024205426 tempest-VolumeTypesReaderTests-2024205426-project-reader] PUT http://192.168.122.202/volume/v3/types/1fc211f0-7be7-40f0-aa8a-dd1a2015b91a/encryption/c4475b4f-184f-48ed-90bd-c6ee3ce8a8d6 Sep 01 12:56:52 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e4cc98de-70a9-4d4e-8a51-38499a2f20ff tempest-VolumeTypesReaderTests-2024205426 tempest-VolumeTypesReaderTests-2024205426-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:56:52 devstack devstack@c-api.service[86815]: DEBUG cinder.policy [None req-e4cc98de-70a9-4d4e-8a51-38499a2f20ff tempest-VolumeTypesReaderTests-2024205426 tempest-VolumeTypesReaderTests-2024205426-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '298533d3fff14801935b08c422b86228', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '577f6016f2dd4378b170ab4818710060', '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=86815) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 12:56:52 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e4cc98de-70a9-4d4e-8a51-38499a2f20ff tempest-VolumeTypesReaderTests-2024205426 tempest-VolumeTypesReaderTests-2024205426-project-reader] http://192.168.122.202/volume/v3/types/1fc211f0-7be7-40f0-aa8a-dd1a2015b91a/encryption/c4475b4f-184f-48ed-90bd-c6ee3ce8a8d6 returned with HTTP 403 Sep 01 12:56:52 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1566/3128] 192.168.122.202 () {60 vars in 1390 bytes} [Tue Sep 1 12:56:52 2026] PUT /volume/v3/types/1fc211f0-7be7-40f0-aa8a-dd1a2015b91a/encryption/c4475b4f-184f-48ed-90bd-c6ee3ce8a8d6 => generated 127 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:56:52 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-65028418-638a-4aa8-a17b-e035dfda706d None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:52 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-65028418-638a-4aa8-a17b-e035dfda706d tempest-VolumeTypesReaderTests-2024205426 tempest-VolumeTypesReaderTests-2024205426-project-reader] PUT http://192.168.122.202/volume/v3/types/1fc211f0-7be7-40f0-aa8a-dd1a2015b91a/extra_specs/key1 Sep 01 12:56:52 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-65028418-638a-4aa8-a17b-e035dfda706d tempest-VolumeTypesReaderTests-2024205426 tempest-VolumeTypesReaderTests-2024205426-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:56:52 devstack devstack@c-api.service[86814]: DEBUG cinder.policy [None req-65028418-638a-4aa8-a17b-e035dfda706d tempest-VolumeTypesReaderTests-2024205426 tempest-VolumeTypesReaderTests-2024205426-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '298533d3fff14801935b08c422b86228', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '577f6016f2dd4378b170ab4818710060', '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=86814) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 12:56:52 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-65028418-638a-4aa8-a17b-e035dfda706d tempest-VolumeTypesReaderTests-2024205426 tempest-VolumeTypesReaderTests-2024205426-project-reader] http://192.168.122.202/volume/v3/types/1fc211f0-7be7-40f0-aa8a-dd1a2015b91a/extra_specs/key1 returned with HTTP 403 Sep 01 12:56:52 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1563/3129] 192.168.122.202 () {60 vars in 1297 bytes} [Tue Sep 1 12:56:52 2026] PUT /volume/v3/types/1fc211f0-7be7-40f0-aa8a-dd1a2015b91a/extra_specs/key1 => generated 122 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:56:52 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-d3a250b5-26cf-4791-aedb-7895a31c2d2d None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:52 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d3a250b5-26cf-4791-aedb-7895a31c2d2d tempest-VolumeTypesReaderTests-2024205426 tempest-VolumeTypesReaderTests-2024205426-project-reader] PUT http://192.168.122.202/volume/v3/types/1fc211f0-7be7-40f0-aa8a-dd1a2015b91a Sep 01 12:56:52 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-d3a250b5-26cf-4791-aedb-7895a31c2d2d tempest-VolumeTypesReaderTests-2024205426 tempest-VolumeTypesReaderTests-2024205426-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:56:52 devstack devstack@c-api.service[86815]: DEBUG cinder.policy [None req-d3a250b5-26cf-4791-aedb-7895a31c2d2d tempest-VolumeTypesReaderTests-2024205426 tempest-VolumeTypesReaderTests-2024205426-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '298533d3fff14801935b08c422b86228', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '577f6016f2dd4378b170ab4818710060', '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=86815) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 12:56:52 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d3a250b5-26cf-4791-aedb-7895a31c2d2d tempest-VolumeTypesReaderTests-2024205426 tempest-VolumeTypesReaderTests-2024205426-project-reader] http://192.168.122.202/volume/v3/types/1fc211f0-7be7-40f0-aa8a-dd1a2015b91a returned with HTTP 403 Sep 01 12:56:52 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1567/3130] 192.168.122.202 () {60 vars in 1246 bytes} [Tue Sep 1 12:56:52 2026] PUT /volume/v3/types/1fc211f0-7be7-40f0-aa8a-dd1a2015b91a => generated 109 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Sep 01 12:56:52 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-b4bb5b89-c0f3-4b8b-a214-8a16f2eaffd2 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:52 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b4bb5b89-c0f3-4b8b-a214-8a16f2eaffd2 tempest-VolumeTypesReaderTests-2024205426 tempest-VolumeTypesReaderTests-2024205426-project-admin] DELETE http://192.168.122.202/volume/v3/types/81f9b208-63a4-4afb-a740-c9b880b5ab45 Sep 01 12:56:52 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b4bb5b89-c0f3-4b8b-a214-8a16f2eaffd2 tempest-VolumeTypesReaderTests-2024205426 tempest-VolumeTypesReaderTests-2024205426-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:52 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b4bb5b89-c0f3-4b8b-a214-8a16f2eaffd2 tempest-VolumeTypesReaderTests-2024205426 tempest-VolumeTypesReaderTests-2024205426-project-admin] Calling method '_delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:52 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b4bb5b89-c0f3-4b8b-a214-8a16f2eaffd2 tempest-VolumeTypesReaderTests-2024205426 tempest-VolumeTypesReaderTests-2024205426-project-admin] http://192.168.122.202/volume/v3/types/81f9b208-63a4-4afb-a740-c9b880b5ab45 returned with HTTP 202 Sep 01 12:56:52 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1564/3131] 192.168.122.202 () {58 vars in 1229 bytes} [Tue Sep 1 12:56:52 2026] DELETE /volume/v3/types/81f9b208-63a4-4afb-a740-c9b880b5ab45 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:56:52 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-5bae8e92-6b27-41d8-992e-cfabf285492e None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:52 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-5bae8e92-6b27-41d8-992e-cfabf285492e tempest-VolumeTypesReaderTests-2024205426 tempest-VolumeTypesReaderTests-2024205426-project-admin] DELETE http://192.168.122.202/volume/v3/types/bcb65005-e9db-47b8-9d98-733161e032be Sep 01 12:56:52 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-5bae8e92-6b27-41d8-992e-cfabf285492e tempest-VolumeTypesReaderTests-2024205426 tempest-VolumeTypesReaderTests-2024205426-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:52 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-5bae8e92-6b27-41d8-992e-cfabf285492e tempest-VolumeTypesReaderTests-2024205426 tempest-VolumeTypesReaderTests-2024205426-project-admin] Calling method '_delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:52 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-5bae8e92-6b27-41d8-992e-cfabf285492e tempest-VolumeTypesReaderTests-2024205426 tempest-VolumeTypesReaderTests-2024205426-project-admin] http://192.168.122.202/volume/v3/types/bcb65005-e9db-47b8-9d98-733161e032be returned with HTTP 202 Sep 01 12:56:52 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1568/3132] 192.168.122.202 () {58 vars in 1229 bytes} [Tue Sep 1 12:56:52 2026] DELETE /volume/v3/types/bcb65005-e9db-47b8-9d98-733161e032be => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:56:52 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-8eab38ef-0069-4a46-9236-630d34c39d31 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:52 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8eab38ef-0069-4a46-9236-630d34c39d31 tempest-VolumeTypesReaderTests-2024205426 tempest-VolumeTypesReaderTests-2024205426-project-admin] DELETE http://192.168.122.202/volume/v3/types/e3b7f4b3-e739-4bf5-bc23-11a33bf7fd5a Sep 01 12:56:52 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-8eab38ef-0069-4a46-9236-630d34c39d31 tempest-VolumeTypesReaderTests-2024205426 tempest-VolumeTypesReaderTests-2024205426-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:52 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-8eab38ef-0069-4a46-9236-630d34c39d31 tempest-VolumeTypesReaderTests-2024205426 tempest-VolumeTypesReaderTests-2024205426-project-admin] Calling method '_delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:52 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8eab38ef-0069-4a46-9236-630d34c39d31 tempest-VolumeTypesReaderTests-2024205426 tempest-VolumeTypesReaderTests-2024205426-project-admin] http://192.168.122.202/volume/v3/types/e3b7f4b3-e739-4bf5-bc23-11a33bf7fd5a returned with HTTP 202 Sep 01 12:56:52 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1565/3133] 192.168.122.202 () {58 vars in 1229 bytes} [Tue Sep 1 12:56:52 2026] DELETE /volume/v3/types/e3b7f4b3-e739-4bf5-bc23-11a33bf7fd5a => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:56:52 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-f5cf14d9-57e4-4417-a6d7-358cccce7e0a None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:53 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f5cf14d9-57e4-4417-a6d7-358cccce7e0a tempest-VolumeTypesReaderTests-2024205426 tempest-VolumeTypesReaderTests-2024205426-project-admin] DELETE http://192.168.122.202/volume/v3/types/49873c71-043f-485b-8a5c-bfe18a31758c Sep 01 12:56:53 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f5cf14d9-57e4-4417-a6d7-358cccce7e0a tempest-VolumeTypesReaderTests-2024205426 tempest-VolumeTypesReaderTests-2024205426-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:53 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f5cf14d9-57e4-4417-a6d7-358cccce7e0a tempest-VolumeTypesReaderTests-2024205426 tempest-VolumeTypesReaderTests-2024205426-project-admin] Calling method '_delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:53 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f5cf14d9-57e4-4417-a6d7-358cccce7e0a tempest-VolumeTypesReaderTests-2024205426 tempest-VolumeTypesReaderTests-2024205426-project-admin] http://192.168.122.202/volume/v3/types/49873c71-043f-485b-8a5c-bfe18a31758c returned with HTTP 202 Sep 01 12:56:53 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1569/3134] 192.168.122.202 () {58 vars in 1229 bytes} [Tue Sep 1 12:56:52 2026] DELETE /volume/v3/types/49873c71-043f-485b-8a5c-bfe18a31758c => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:56:53 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-0a5fc9f2-d892-4647-9d6a-a849b85cd540 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:53 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-0a5fc9f2-d892-4647-9d6a-a849b85cd540 tempest-VolumeTypesReaderTests-2024205426 tempest-VolumeTypesReaderTests-2024205426-project-admin] DELETE http://192.168.122.202/volume/v3/types/0e7830e3-421b-4a18-9b0a-b42e3d81ac35 Sep 01 12:56:53 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-0a5fc9f2-d892-4647-9d6a-a849b85cd540 tempest-VolumeTypesReaderTests-2024205426 tempest-VolumeTypesReaderTests-2024205426-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:53 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-0a5fc9f2-d892-4647-9d6a-a849b85cd540 tempest-VolumeTypesReaderTests-2024205426 tempest-VolumeTypesReaderTests-2024205426-project-admin] Calling method '_delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:53 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-0a5fc9f2-d892-4647-9d6a-a849b85cd540 tempest-VolumeTypesReaderTests-2024205426 tempest-VolumeTypesReaderTests-2024205426-project-admin] http://192.168.122.202/volume/v3/types/0e7830e3-421b-4a18-9b0a-b42e3d81ac35 returned with HTTP 202 Sep 01 12:56:53 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1566/3135] 192.168.122.202 () {58 vars in 1229 bytes} [Tue Sep 1 12:56:53 2026] DELETE /volume/v3/types/0e7830e3-421b-4a18-9b0a-b42e3d81ac35 => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:56:53 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-c8591884-5206-4963-8427-ee3a3ac3844e None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:53 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c8591884-5206-4963-8427-ee3a3ac3844e tempest-VolumeTypesReaderTests-2024205426 tempest-VolumeTypesReaderTests-2024205426-project-admin] DELETE http://192.168.122.202/volume/v3/types/1fc211f0-7be7-40f0-aa8a-dd1a2015b91a Sep 01 12:56:53 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c8591884-5206-4963-8427-ee3a3ac3844e tempest-VolumeTypesReaderTests-2024205426 tempest-VolumeTypesReaderTests-2024205426-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:53 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c8591884-5206-4963-8427-ee3a3ac3844e tempest-VolumeTypesReaderTests-2024205426 tempest-VolumeTypesReaderTests-2024205426-project-admin] Calling method '_delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:53 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-08f675ff-052a-43b1-883c-2e45aecb7ab4 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:53 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-08f675ff-052a-43b1-883c-2e45aecb7ab4 tempest-CinderUnicodeTest-80043665 tempest-CinderUnicodeTest-80043665-project-member] GET http://192.168.122.202/volume/v3/volumes/3035647c-1f60-418c-9619-f7ef9075225f Sep 01 12:56:53 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-08f675ff-052a-43b1-883c-2e45aecb7ab4 tempest-CinderUnicodeTest-80043665 tempest-CinderUnicodeTest-80043665-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:53 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-08f675ff-052a-43b1-883c-2e45aecb7ab4 tempest-CinderUnicodeTest-80043665 tempest-CinderUnicodeTest-80043665-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:53 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c8591884-5206-4963-8427-ee3a3ac3844e tempest-VolumeTypesReaderTests-2024205426 tempest-VolumeTypesReaderTests-2024205426-project-admin] http://192.168.122.202/volume/v3/types/1fc211f0-7be7-40f0-aa8a-dd1a2015b91a returned with HTTP 202 Sep 01 12:56:53 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1570/3136] 192.168.122.202 () {58 vars in 1229 bytes} [Tue Sep 1 12:56:53 2026] DELETE /volume/v3/types/1fc211f0-7be7-40f0-aa8a-dd1a2015b91a => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:56:53 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:56:53 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:56:53 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:56:53 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:56:53 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-08f675ff-052a-43b1-883c-2e45aecb7ab4 tempest-CinderUnicodeTest-80043665 tempest-CinderUnicodeTest-80043665-project-member] Volume info retrieved successfully. Sep 01 12:56:53 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-08f675ff-052a-43b1-883c-2e45aecb7ab4 tempest-CinderUnicodeTest-80043665 tempest-CinderUnicodeTest-80043665-project-member] http://192.168.122.202/volume/v3/volumes/3035647c-1f60-418c-9619-f7ef9075225f returned with HTTP 200 Sep 01 12:56:53 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1567/3137] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:56:53 2026] GET /volume/v3/volumes/3035647c-1f60-418c-9619-f7ef9075225f => generated 841 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:56:54 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-e06506be-e3ad-435c-8a28-dc7ac470a791 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:54 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e06506be-e3ad-435c-8a28-dc7ac470a791 tempest-CinderUnicodeTest-80043665 tempest-CinderUnicodeTest-80043665-project-member] GET http://192.168.122.202/volume/v3/volumes/3035647c-1f60-418c-9619-f7ef9075225f Sep 01 12:56:54 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e06506be-e3ad-435c-8a28-dc7ac470a791 tempest-CinderUnicodeTest-80043665 tempest-CinderUnicodeTest-80043665-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:54 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e06506be-e3ad-435c-8a28-dc7ac470a791 tempest-CinderUnicodeTest-80043665 tempest-CinderUnicodeTest-80043665-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:54 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e06506be-e3ad-435c-8a28-dc7ac470a791 tempest-CinderUnicodeTest-80043665 tempest-CinderUnicodeTest-80043665-project-member] http://192.168.122.202/volume/v3/volumes/3035647c-1f60-418c-9619-f7ef9075225f returned with HTTP 404 Sep 01 12:56:54 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1571/3138] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:56:54 2026] GET /volume/v3/volumes/3035647c-1f60-418c-9619-f7ef9075225f => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:56:56 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-b3d0a77e-fee5-4eb0-91b7-2d546578cf74 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:56 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b3d0a77e-fee5-4eb0-91b7-2d546578cf74 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] POST http://192.168.122.202/volume/v3/volumes Sep 01 12:56:56 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b3d0a77e-fee5-4eb0-91b7-2d546578cf74 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1844093172"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:56:56 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volumes [None req-b3d0a77e-fee5-4eb0-91b7-2d546578cf74 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1844093172'}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:56:56 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-b3d0a77e-fee5-4eb0-91b7-2d546578cf74 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Create volume of 1 GB Sep 01 12:56:56 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-b3d0a77e-fee5-4eb0-91b7-2d546578cf74 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Availability Zones retrieved successfully. Sep 01 12:56:56 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-b3d0a77e-fee5-4eb0-91b7-2d546578cf74 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Flow 'volume_create_api' (b95b74a4-065d-4955-8f9d-5413bb942d37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:56:56 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-b3d0a77e-fee5-4eb0-91b7-2d546578cf74 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f155bc2-e398-4add-a88a-ef22c9b05ff9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:56:56 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.flows.api.create_volume [None req-b3d0a77e-fee5-4eb0-91b7-2d546578cf74 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Validating volume size '1' using validate_int {{(pid=86814) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 12:56:56 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-b3d0a77e-fee5-4eb0-91b7-2d546578cf74 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f155bc2-e398-4add-a88a-ef22c9b05ff9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T10:31:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3a4f1b59-94a6-4839-b926-0837adf99645,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a4f1b59-94a6-4839-b926-0837adf99645', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:56:56 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-b3d0a77e-fee5-4eb0-91b7-2d546578cf74 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8f7a1387-0844-4afa-b925-34c8247e1ba9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:56:57 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-b3d0a77e-fee5-4eb0-91b7-2d546578cf74 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Created reservations ['b8c661be-c33f-483f-b88c-10aaf36408e2', 'cad3a267-c235-49ed-ae29-3972cb95d8a9', '73f6f3f8-6fdc-4d76-b574-0e99a0bc6a90', '5e4fe9ca-6e07-4ae1-a86b-a6ac70088f2e'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:56:57 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-b3d0a77e-fee5-4eb0-91b7-2d546578cf74 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8f7a1387-0844-4afa-b925-34c8247e1ba9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b8c661be-c33f-483f-b88c-10aaf36408e2', 'cad3a267-c235-49ed-ae29-3972cb95d8a9', '73f6f3f8-6fdc-4d76-b574-0e99a0bc6a90', '5e4fe9ca-6e07-4ae1-a86b-a6ac70088f2e']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:56:57 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-b3d0a77e-fee5-4eb0-91b7-2d546578cf74 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d4a46c7e-3e65-4fe7-9a9d-0878b6046992) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:56:57 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:56:57 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:56:57 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-b3d0a77e-fee5-4eb0-91b7-2d546578cf74 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d4a46c7e-3e65-4fe7-9a9d-0878b6046992) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0ebe8c39-eb63-49c6-8f44-4ad85a348467', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1844093172',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='46a0bac8546d45788de35d5dbc561325',qos_specs=None,replication_status=,reservations=['b8c661be-c33f-483f-b88c-10aaf36408e2','cad3a267-c235-49ed-ae29-3972cb95d8a9','73f6f3f8-6fdc-4d76-b574-0e99a0bc6a90','5e4fe9ca-6e07-4ae1-a86b-a6ac70088f2e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f7b90b1887d74ace9c5568be14e5c0c2',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T10:56:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1844093172',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0ebe8c39-eb63-49c6-8f44-4ad85a348467,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='46a0bac8546d45788de35d5dbc561325',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f7b90b1887d74ace9c5568be14e5c0c2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a4f1b59-94a6-4839-b926-0837adf99645),volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:56:57 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-b3d0a77e-fee5-4eb0-91b7-2d546578cf74 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (29763ef6-f11a-4b0d-b9e4-3e83e9a7a016) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:56:57 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-b3d0a77e-fee5-4eb0-91b7-2d546578cf74 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (29763ef6-f11a-4b0d-b9e4-3e83e9a7a016) transitioned into state 'SUCCESS' from state '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-1844093172',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='46a0bac8546d45788de35d5dbc561325',qos_specs=None,replication_status=,reservations=['b8c661be-c33f-483f-b88c-10aaf36408e2','cad3a267-c235-49ed-ae29-3972cb95d8a9','73f6f3f8-6fdc-4d76-b574-0e99a0bc6a90','5e4fe9ca-6e07-4ae1-a86b-a6ac70088f2e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f7b90b1887d74ace9c5568be14e5c0c2',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:56:57 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-b3d0a77e-fee5-4eb0-91b7-2d546578cf74 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (637fb9ca-1961-4627-9077-8d3892c2c1a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:56:57 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-b3d0a77e-fee5-4eb0-91b7-2d546578cf74 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (637fb9ca-1961-4627-9077-8d3892c2c1a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:56:57 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-b3d0a77e-fee5-4eb0-91b7-2d546578cf74 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Flow 'volume_create_api' (b95b74a4-065d-4955-8f9d-5413bb942d37) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86814) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:56:57 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-b3d0a77e-fee5-4eb0-91b7-2d546578cf74 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Create volume request issued successfully. Sep 01 12:56:57 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b3d0a77e-fee5-4eb0-91b7-2d546578cf74 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] http://192.168.122.202/volume/v3/volumes returned with HTTP 202 Sep 01 12:56:57 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1568/3139] 192.168.122.202 () {60 vars in 1142 bytes} [Tue Sep 1 12:56:56 2026] POST /volume/v3/volumes => generated 787 bytes in 652 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:56:57 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-baa30a87-fb4e-45d5-8560-974d65592583 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:57 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-baa30a87-fb4e-45d5-8560-974d65592583 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] GET http://192.168.122.202/volume/v3/volumes/0ebe8c39-eb63-49c6-8f44-4ad85a348467 Sep 01 12:56:57 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-baa30a87-fb4e-45d5-8560-974d65592583 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:57 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-baa30a87-fb4e-45d5-8560-974d65592583 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:57 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:56:57 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:56:57 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:56:57 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:56:57 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-baa30a87-fb4e-45d5-8560-974d65592583 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Volume info retrieved successfully. Sep 01 12:56:57 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-baa30a87-fb4e-45d5-8560-974d65592583 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] http://192.168.122.202/volume/v3/volumes/0ebe8c39-eb63-49c6-8f44-4ad85a348467 returned with HTTP 200 Sep 01 12:56:57 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1572/3140] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:56:57 2026] GET /volume/v3/volumes/0ebe8c39-eb63-49c6-8f44-4ad85a348467 => generated 966 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:56:58 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-02b610cb-052d-4935-b03c-eccca9966a54 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:58 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-02b610cb-052d-4935-b03c-eccca9966a54 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] GET http://192.168.122.202/volume/v3/volumes/0ebe8c39-eb63-49c6-8f44-4ad85a348467 Sep 01 12:56:58 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-02b610cb-052d-4935-b03c-eccca9966a54 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:58 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-02b610cb-052d-4935-b03c-eccca9966a54 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:58 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:56:58 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:56:58 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:56:58 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:56:58 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-02b610cb-052d-4935-b03c-eccca9966a54 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Volume info retrieved successfully. Sep 01 12:56:58 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-02b610cb-052d-4935-b03c-eccca9966a54 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] http://192.168.122.202/volume/v3/volumes/0ebe8c39-eb63-49c6-8f44-4ad85a348467 returned with HTTP 200 Sep 01 12:56:58 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1569/3141] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:56:58 2026] GET /volume/v3/volumes/0ebe8c39-eb63-49c6-8f44-4ad85a348467 => generated 1016 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:56:58 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-a05bbb91-42df-4e21-b0dd-5ca9a53f411d None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:58 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a05bbb91-42df-4e21-b0dd-5ca9a53f411d tempest-ProjectAdminTests-1172289992 tempest-ProjectAdminTests-1172289992-project-admin] GET http://192.168.122.202/volume/v3/scheduler-stats/get_pools Sep 01 12:56:58 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a05bbb91-42df-4e21-b0dd-5ca9a53f411d tempest-ProjectAdminTests-1172289992 tempest-ProjectAdminTests-1172289992-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:58 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a05bbb91-42df-4e21-b0dd-5ca9a53f411d tempest-ProjectAdminTests-1172289992 tempest-ProjectAdminTests-1172289992-project-admin] Calling method 'get_pools' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:58 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a05bbb91-42df-4e21-b0dd-5ca9a53f411d tempest-ProjectAdminTests-1172289992 tempest-ProjectAdminTests-1172289992-project-admin] http://192.168.122.202/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 01 12:56:58 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1573/3142] 192.168.122.202 () {58 vars in 1175 bytes} [Tue Sep 1 12:56:58 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 273 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 12:56:58 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-c3035d69-5eab-41d5-b68a-83998a3f2931 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:58 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c3035d69-5eab-41d5-b68a-83998a3f2931 tempest-ProjectAdminTests-1172289992 tempest-ProjectAdminTests-1172289992-project-admin] GET http://192.168.122.202/volume/v3/capabilities/devstack@QuobyteHD Sep 01 12:56:58 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c3035d69-5eab-41d5-b68a-83998a3f2931 tempest-ProjectAdminTests-1172289992 tempest-ProjectAdminTests-1172289992-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:58 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c3035d69-5eab-41d5-b68a-83998a3f2931 tempest-ProjectAdminTests-1172289992 tempest-ProjectAdminTests-1172289992-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:58 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/service.py:230: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:56:58 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 12:56:58 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c3035d69-5eab-41d5-b68a-83998a3f2931 tempest-ProjectAdminTests-1172289992 tempest-ProjectAdminTests-1172289992-project-admin] http://192.168.122.202/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 200 Sep 01 12:56:58 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1570/3143] 192.168.122.202 () {58 vars in 1193 bytes} [Tue Sep 1 12:56:58 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 706 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:56:59 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-cb75e07c-4f59-4899-bd9e-de3375324317 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:59 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-cb75e07c-4f59-4899-bd9e-de3375324317 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] GET http://192.168.122.202/volume/v3/volumes/0ebe8c39-eb63-49c6-8f44-4ad85a348467 Sep 01 12:56:59 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-cb75e07c-4f59-4899-bd9e-de3375324317 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:59 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-cb75e07c-4f59-4899-bd9e-de3375324317 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:59 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:56:59 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:56:59 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:56:59 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:56:59 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-cb75e07c-4f59-4899-bd9e-de3375324317 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Volume info retrieved successfully. Sep 01 12:56:59 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-cb75e07c-4f59-4899-bd9e-de3375324317 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] http://192.168.122.202/volume/v3/volumes/0ebe8c39-eb63-49c6-8f44-4ad85a348467 returned with HTTP 200 Sep 01 12:56:59 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1574/3144] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:56:59 2026] GET /volume/v3/volumes/0ebe8c39-eb63-49c6-8f44-4ad85a348467 => generated 1017 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:56:59 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-bb6efb94-235a-4f8f-9e4d-a2ab63c68200 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:59 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-bb6efb94-235a-4f8f-9e4d-a2ab63c68200 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-member] POST http://192.168.122.202/volume/v3/snapshots Sep 01 12:56:59 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-bb6efb94-235a-4f8f-9e4d-a2ab63c68200 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0ebe8c39-eb63-49c6-8f44-4ad85a348467", "name": "tempest-ProjectMemberTests-Snapshot-95782716"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:56:59 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:56:59 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:56:59 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:56:59 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:56:59 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-bb6efb94-235a-4f8f-9e4d-a2ab63c68200 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-member] Volume info retrieved successfully. Sep 01 12:56:59 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.snapshots [None req-bb6efb94-235a-4f8f-9e4d-a2ab63c68200 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-member] Create snapshot from volume 0ebe8c39-eb63-49c6-8f44-4ad85a348467 Sep 01 12:56:59 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-bb6efb94-235a-4f8f-9e4d-a2ab63c68200 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-member] Created reservations ['3e6afe23-2ea3-40a1-a1e8-91d7dd0604fc', 'a8784e97-172c-4d10-9214-8de8e08a8397', '5f48d04d-82d2-4888-8db5-bca107cd6acf', '79faec86-5eea-461f-a8cd-dc4a2182b2ef'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:56:59 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:56:59 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:56:59 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-bb6efb94-235a-4f8f-9e4d-a2ab63c68200 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-member] Snapshot create request issued successfully. Sep 01 12:56:59 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-bb6efb94-235a-4f8f-9e4d-a2ab63c68200 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-member] http://192.168.122.202/volume/v3/snapshots returned with HTTP 202 Sep 01 12:56:59 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1571/3145] 192.168.122.202 () {60 vars in 1149 bytes} [Tue Sep 1 12:56:59 2026] POST /volume/v3/snapshots => generated 303 bytes in 466 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:56:59 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-14d55f5a-61f2-433a-b7af-a43901d1014b None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:56:59 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-14d55f5a-61f2-433a-b7af-a43901d1014b tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-member] GET http://192.168.122.202/volume/v3/snapshots/498fb66f-5092-477c-89b2-dc725f6ed677 Sep 01 12:56:59 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-14d55f5a-61f2-433a-b7af-a43901d1014b tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:56:59 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-14d55f5a-61f2-433a-b7af-a43901d1014b tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:56:59 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:56:59 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:56:59 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-14d55f5a-61f2-433a-b7af-a43901d1014b tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-member] Snapshot retrieved successfully. Sep 01 12:56:59 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-14d55f5a-61f2-433a-b7af-a43901d1014b tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-member] http://192.168.122.202/volume/v3/snapshots/498fb66f-5092-477c-89b2-dc725f6ed677 returned with HTTP 200 Sep 01 12:56:59 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1575/3146] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:56:59 2026] GET /volume/v3/snapshots/498fb66f-5092-477c-89b2-dc725f6ed677 => generated 435 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:57:00 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-fca0e700-4a66-4ef6-b4de-136b79c3413d None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:01 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-fca0e700-4a66-4ef6-b4de-136b79c3413d tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-member] GET http://192.168.122.202/volume/v3/snapshots/498fb66f-5092-477c-89b2-dc725f6ed677 Sep 01 12:57:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-fca0e700-4a66-4ef6-b4de-136b79c3413d tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:57:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-fca0e700-4a66-4ef6-b4de-136b79c3413d tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:57:01 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:57:01 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:57:01 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-fca0e700-4a66-4ef6-b4de-136b79c3413d tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-member] Snapshot retrieved successfully. Sep 01 12:57:01 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-fca0e700-4a66-4ef6-b4de-136b79c3413d tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-member] http://192.168.122.202/volume/v3/snapshots/498fb66f-5092-477c-89b2-dc725f6ed677 returned with HTTP 200 Sep 01 12:57:01 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1572/3147] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:57:00 2026] GET /volume/v3/snapshots/498fb66f-5092-477c-89b2-dc725f6ed677 => generated 435 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:57:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-cf651e45-a459-42ae-9aa2-3426116351d2 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:02 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-cf651e45-a459-42ae-9aa2-3426116351d2 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-member] GET http://192.168.122.202/volume/v3/snapshots/498fb66f-5092-477c-89b2-dc725f6ed677 Sep 01 12:57:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-cf651e45-a459-42ae-9aa2-3426116351d2 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:57:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-cf651e45-a459-42ae-9aa2-3426116351d2 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:57:02 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:57:02 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:57:02 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-cf651e45-a459-42ae-9aa2-3426116351d2 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-member] Snapshot retrieved successfully. Sep 01 12:57:02 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-cf651e45-a459-42ae-9aa2-3426116351d2 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-member] http://192.168.122.202/volume/v3/snapshots/498fb66f-5092-477c-89b2-dc725f6ed677 returned with HTTP 200 Sep 01 12:57:02 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1576/3148] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:57:02 2026] GET /volume/v3/snapshots/498fb66f-5092-477c-89b2-dc725f6ed677 => generated 435 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:57:03 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-0fc0c62d-a739-45a1-8c40-cd2af4f42573 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:03 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-0fc0c62d-a739-45a1-8c40-cd2af4f42573 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-member] GET http://192.168.122.202/volume/v3/snapshots/498fb66f-5092-477c-89b2-dc725f6ed677 Sep 01 12:57:03 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-0fc0c62d-a739-45a1-8c40-cd2af4f42573 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:57:03 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-0fc0c62d-a739-45a1-8c40-cd2af4f42573 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:57:03 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:57:03 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:57:03 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-0fc0c62d-a739-45a1-8c40-cd2af4f42573 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-member] Snapshot retrieved successfully. Sep 01 12:57:03 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-0fc0c62d-a739-45a1-8c40-cd2af4f42573 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-member] http://192.168.122.202/volume/v3/snapshots/498fb66f-5092-477c-89b2-dc725f6ed677 returned with HTTP 200 Sep 01 12:57:03 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1573/3149] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:57:03 2026] GET /volume/v3/snapshots/498fb66f-5092-477c-89b2-dc725f6ed677 => generated 462 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:57:03 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-650e3a05-a47d-4c9b-a31d-947e8dceaba8 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:03 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-650e3a05-a47d-4c9b-a31d-947e8dceaba8 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-member] DELETE http://192.168.122.202/volume/v3/snapshots/498fb66f-5092-477c-89b2-dc725f6ed677 Sep 01 12:57:03 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-650e3a05-a47d-4c9b-a31d-947e8dceaba8 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:57:03 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-650e3a05-a47d-4c9b-a31d-947e8dceaba8 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-member] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:57:03 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.snapshots [None req-650e3a05-a47d-4c9b-a31d-947e8dceaba8 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-member] Delete snapshot with id: 498fb66f-5092-477c-89b2-dc725f6ed677 Sep 01 12:57:03 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:57:03 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:57:03 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-650e3a05-a47d-4c9b-a31d-947e8dceaba8 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-member] Snapshot retrieved successfully. Sep 01 12:57:03 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-b7272595-bb91-4529-91a3-652c223fc1ff None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:03 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:57:03 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:57:03 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-650e3a05-a47d-4c9b-a31d-947e8dceaba8 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-member] Snapshot delete request issued successfully. Sep 01 12:57:03 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-650e3a05-a47d-4c9b-a31d-947e8dceaba8 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-member] http://192.168.122.202/volume/v3/snapshots/498fb66f-5092-477c-89b2-dc725f6ed677 returned with HTTP 202 Sep 01 12:57:03 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1577/3150] 192.168.122.202 () {58 vars in 1241 bytes} [Tue Sep 1 12:57:03 2026] DELETE /volume/v3/snapshots/498fb66f-5092-477c-89b2-dc725f6ed677 => generated 0 bytes in 97 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:57:03 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-8db68cb7-7bde-479f-baf6-17f2e6a97a18 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:03 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-8db68cb7-7bde-479f-baf6-17f2e6a97a18 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-member] GET http://192.168.122.202/volume/v3/snapshots/498fb66f-5092-477c-89b2-dc725f6ed677 Sep 01 12:57:03 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-8db68cb7-7bde-479f-baf6-17f2e6a97a18 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:57:03 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-8db68cb7-7bde-479f-baf6-17f2e6a97a18 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:57:03 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:57:03 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:57:03 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-8db68cb7-7bde-479f-baf6-17f2e6a97a18 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-member] Snapshot retrieved successfully. Sep 01 12:57:03 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-8db68cb7-7bde-479f-baf6-17f2e6a97a18 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-member] http://192.168.122.202/volume/v3/snapshots/498fb66f-5092-477c-89b2-dc725f6ed677 returned with HTTP 200 Sep 01 12:57:03 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1578/3151] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:57:03 2026] GET /volume/v3/snapshots/498fb66f-5092-477c-89b2-dc725f6ed677 => generated 461 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:57:03 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b7272595-bb91-4529-91a3-652c223fc1ff tempest-ProjectMemberTests-1477699773 tempest-ProjectMemberTests-1477699773-project-admin] GET http://192.168.122.202/volume/v3/scheduler-stats/get_pools Sep 01 12:57:03 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b7272595-bb91-4529-91a3-652c223fc1ff tempest-ProjectMemberTests-1477699773 tempest-ProjectMemberTests-1477699773-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:57:03 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b7272595-bb91-4529-91a3-652c223fc1ff tempest-ProjectMemberTests-1477699773 tempest-ProjectMemberTests-1477699773-project-admin] Calling method 'get_pools' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:57:03 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b7272595-bb91-4529-91a3-652c223fc1ff tempest-ProjectMemberTests-1477699773 tempest-ProjectMemberTests-1477699773-project-admin] http://192.168.122.202/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 01 12:57:03 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1574/3152] 192.168.122.202 () {58 vars in 1175 bytes} [Tue Sep 1 12:57:03 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 01 12:57:03 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-fcfff16a-e207-4b09-adcb-931e1d365baf None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:03 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-fcfff16a-e207-4b09-adcb-931e1d365baf tempest-ProjectMemberTests-1477699773 tempest-ProjectMemberTests-1477699773-project-member] GET http://192.168.122.202/volume/v3/capabilities/devstack@QuobyteHD Sep 01 12:57:03 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-fcfff16a-e207-4b09-adcb-931e1d365baf tempest-ProjectMemberTests-1477699773 tempest-ProjectMemberTests-1477699773-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:57:03 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-fcfff16a-e207-4b09-adcb-931e1d365baf tempest-ProjectMemberTests-1477699773 tempest-ProjectMemberTests-1477699773-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:57:03 devstack devstack@c-api.service[86815]: DEBUG cinder.policy [None req-fcfff16a-e207-4b09-adcb-931e1d365baf tempest-ProjectMemberTests-1477699773 tempest-ProjectMemberTests-1477699773-project-member] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '110180c516474bee959f862b5a67d8ed', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0077a332b9c94b4fb5a2c8c4a576f7e2', '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=86815) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 12:57:03 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-fcfff16a-e207-4b09-adcb-931e1d365baf tempest-ProjectMemberTests-1477699773 tempest-ProjectMemberTests-1477699773-project-member] http://192.168.122.202/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 403 Sep 01 12:57:03 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1579/3153] 192.168.122.202 () {58 vars in 1193 bytes} [Tue Sep 1 12:57:03 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 110 bytes in 168 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:57:04 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-da541e3b-d595-479f-9f86-9b2538240f4a None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:04 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-da541e3b-d595-479f-9f86-9b2538240f4a tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-member] GET http://192.168.122.202/volume/v3/snapshots/498fb66f-5092-477c-89b2-dc725f6ed677 Sep 01 12:57:04 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-da541e3b-d595-479f-9f86-9b2538240f4a tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:57:04 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-da541e3b-d595-479f-9f86-9b2538240f4a tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:57:04 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:57:04 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:57:04 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-da541e3b-d595-479f-9f86-9b2538240f4a tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-member] Snapshot retrieved successfully. Sep 01 12:57:04 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-da541e3b-d595-479f-9f86-9b2538240f4a tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-member] http://192.168.122.202/volume/v3/snapshots/498fb66f-5092-477c-89b2-dc725f6ed677 returned with HTTP 200 Sep 01 12:57:04 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1575/3154] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:57:04 2026] GET /volume/v3/snapshots/498fb66f-5092-477c-89b2-dc725f6ed677 => generated 461 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:57:05 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-9a6ecfd7-6c88-4432-8f30-99414754ed7f None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:05 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9a6ecfd7-6c88-4432-8f30-99414754ed7f tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-member] GET http://192.168.122.202/volume/v3/snapshots/498fb66f-5092-477c-89b2-dc725f6ed677 Sep 01 12:57:05 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-9a6ecfd7-6c88-4432-8f30-99414754ed7f tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:57:05 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-9a6ecfd7-6c88-4432-8f30-99414754ed7f tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:57:05 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9a6ecfd7-6c88-4432-8f30-99414754ed7f tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-member] http://192.168.122.202/volume/v3/snapshots/498fb66f-5092-477c-89b2-dc725f6ed677 returned with HTTP 404 Sep 01 12:57:05 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1580/3155] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:57:05 2026] GET /volume/v3/snapshots/498fb66f-5092-477c-89b2-dc725f6ed677 => generated 111 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:57:05 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-3e5c1995-509e-45dd-b44a-5bfd0ff2ceab None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:05 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-3e5c1995-509e-45dd-b44a-5bfd0ff2ceab tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] DELETE http://192.168.122.202/volume/v3/volumes/0ebe8c39-eb63-49c6-8f44-4ad85a348467 Sep 01 12:57:05 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-3e5c1995-509e-45dd-b44a-5bfd0ff2ceab tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:57:05 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-3e5c1995-509e-45dd-b44a-5bfd0ff2ceab tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:57:05 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-3e5c1995-509e-45dd-b44a-5bfd0ff2ceab tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Delete volume with id: 0ebe8c39-eb63-49c6-8f44-4ad85a348467 Sep 01 12:57:05 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:57:05 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:57:05 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:57:05 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:57:05 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-3e5c1995-509e-45dd-b44a-5bfd0ff2ceab tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Volume info retrieved successfully. Sep 01 12:57:05 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-3e5c1995-509e-45dd-b44a-5bfd0ff2ceab tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Delete volume request issued successfully. Sep 01 12:57:05 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-3e5c1995-509e-45dd-b44a-5bfd0ff2ceab tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] http://192.168.122.202/volume/v3/volumes/0ebe8c39-eb63-49c6-8f44-4ad85a348467 returned with HTTP 202 Sep 01 12:57:05 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1576/3156] 192.168.122.202 () {58 vars in 1235 bytes} [Tue Sep 1 12:57:05 2026] DELETE /volume/v3/volumes/0ebe8c39-eb63-49c6-8f44-4ad85a348467 => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:57:05 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-ae9056e9-eda6-4719-bfc4-38cff4d8f8c5 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:05 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-ae9056e9-eda6-4719-bfc4-38cff4d8f8c5 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] GET http://192.168.122.202/volume/v3/volumes/0ebe8c39-eb63-49c6-8f44-4ad85a348467 Sep 01 12:57:05 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-ae9056e9-eda6-4719-bfc4-38cff4d8f8c5 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:57:05 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-ae9056e9-eda6-4719-bfc4-38cff4d8f8c5 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:57:05 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:57:05 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:57:05 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:57:05 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:57:05 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-ae9056e9-eda6-4719-bfc4-38cff4d8f8c5 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Volume info retrieved successfully. Sep 01 12:57:05 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-ae9056e9-eda6-4719-bfc4-38cff4d8f8c5 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] http://192.168.122.202/volume/v3/volumes/0ebe8c39-eb63-49c6-8f44-4ad85a348467 returned with HTTP 200 Sep 01 12:57:05 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1581/3157] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:57:05 2026] GET /volume/v3/volumes/0ebe8c39-eb63-49c6-8f44-4ad85a348467 => generated 1016 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:57:06 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-4ed6d012-5e7a-443d-bdf3-b27d822d07f8 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:06 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-4ed6d012-5e7a-443d-bdf3-b27d822d07f8 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] GET http://192.168.122.202/volume/v3/volumes/0ebe8c39-eb63-49c6-8f44-4ad85a348467 Sep 01 12:57:06 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-4ed6d012-5e7a-443d-bdf3-b27d822d07f8 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:57:06 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-4ed6d012-5e7a-443d-bdf3-b27d822d07f8 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:57:06 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-4ed6d012-5e7a-443d-bdf3-b27d822d07f8 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] http://192.168.122.202/volume/v3/volumes/0ebe8c39-eb63-49c6-8f44-4ad85a348467 returned with HTTP 404 Sep 01 12:57:06 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1577/3158] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:57:06 2026] GET /volume/v3/volumes/0ebe8c39-eb63-49c6-8f44-4ad85a348467 => generated 109 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:57:06 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-cd621403-79fb-4920-b36a-d8a28e1967b0 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:06 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-cd621403-79fb-4920-b36a-d8a28e1967b0 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] POST http://192.168.122.202/volume/v3/volumes Sep 01 12:57:06 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-cd621403-79fb-4920-b36a-d8a28e1967b0 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1623473329"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:57:06 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.volumes [None req-cd621403-79fb-4920-b36a-d8a28e1967b0 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1623473329'}} {{(pid=86815) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:57:06 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-cd621403-79fb-4920-b36a-d8a28e1967b0 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Create volume of 1 GB Sep 01 12:57:06 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-cd621403-79fb-4920-b36a-d8a28e1967b0 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Availability Zones retrieved successfully. Sep 01 12:57:06 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-cd621403-79fb-4920-b36a-d8a28e1967b0 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Flow 'volume_create_api' (92aa924e-d5bb-4048-9aa1-3995329bb22b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:57:06 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-cd621403-79fb-4920-b36a-d8a28e1967b0 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c97a2f3-419c-435f-9837-998b7e088a8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:57:06 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.flows.api.create_volume [None req-cd621403-79fb-4920-b36a-d8a28e1967b0 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Validating volume size '1' using validate_int {{(pid=86815) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 12:57:06 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-cd621403-79fb-4920-b36a-d8a28e1967b0 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c97a2f3-419c-435f-9837-998b7e088a8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T10:31:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3a4f1b59-94a6-4839-b926-0837adf99645,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a4f1b59-94a6-4839-b926-0837adf99645', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:57:06 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-cd621403-79fb-4920-b36a-d8a28e1967b0 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c018088-16d4-4a99-87ea-d55b31972eea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:57:06 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-cd621403-79fb-4920-b36a-d8a28e1967b0 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Created reservations ['f8669738-59e5-4adb-ac0e-6023d97cedaa', '112e632d-4f6b-4686-a709-fd89ff14923d', '3bb1d499-bfb1-4e16-9370-a7d1969a8443', 'c7fe01be-046f-4132-9957-45745ee89eba'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:57:06 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-cd621403-79fb-4920-b36a-d8a28e1967b0 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c018088-16d4-4a99-87ea-d55b31972eea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f8669738-59e5-4adb-ac0e-6023d97cedaa', '112e632d-4f6b-4686-a709-fd89ff14923d', '3bb1d499-bfb1-4e16-9370-a7d1969a8443', 'c7fe01be-046f-4132-9957-45745ee89eba']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:57:06 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-cd621403-79fb-4920-b36a-d8a28e1967b0 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (33900c88-c004-48fc-85bc-29df948cd05a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:57:07 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:57:07 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:57:07 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-cd621403-79fb-4920-b36a-d8a28e1967b0 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (33900c88-c004-48fc-85bc-29df948cd05a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '61e9860b-b4a1-4937-b491-4d2cd2ece680', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1623473329',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='46a0bac8546d45788de35d5dbc561325',qos_specs=None,replication_status=,reservations=['f8669738-59e5-4adb-ac0e-6023d97cedaa','112e632d-4f6b-4686-a709-fd89ff14923d','3bb1d499-bfb1-4e16-9370-a7d1969a8443','c7fe01be-046f-4132-9957-45745ee89eba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f7b90b1887d74ace9c5568be14e5c0c2',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T10:57:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1623473329',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=61e9860b-b4a1-4937-b491-4d2cd2ece680,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='46a0bac8546d45788de35d5dbc561325',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f7b90b1887d74ace9c5568be14e5c0c2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a4f1b59-94a6-4839-b926-0837adf99645),volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:57:07 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-cd621403-79fb-4920-b36a-d8a28e1967b0 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e8769e01-5f59-4b3d-828f-e766454cf235) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:57:07 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-cd621403-79fb-4920-b36a-d8a28e1967b0 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e8769e01-5f59-4b3d-828f-e766454cf235) transitioned into state 'SUCCESS' from state '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-1623473329',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='46a0bac8546d45788de35d5dbc561325',qos_specs=None,replication_status=,reservations=['f8669738-59e5-4adb-ac0e-6023d97cedaa','112e632d-4f6b-4686-a709-fd89ff14923d','3bb1d499-bfb1-4e16-9370-a7d1969a8443','c7fe01be-046f-4132-9957-45745ee89eba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f7b90b1887d74ace9c5568be14e5c0c2',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:57:07 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-cd621403-79fb-4920-b36a-d8a28e1967b0 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2bf6033d-7aca-47a6-a7f4-b8cfdff26cee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:57:07 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-cd621403-79fb-4920-b36a-d8a28e1967b0 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2bf6033d-7aca-47a6-a7f4-b8cfdff26cee) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:57:07 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-cd621403-79fb-4920-b36a-d8a28e1967b0 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Flow 'volume_create_api' (92aa924e-d5bb-4048-9aa1-3995329bb22b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86815) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:57:07 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-cd621403-79fb-4920-b36a-d8a28e1967b0 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Create volume request issued successfully. Sep 01 12:57:07 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-cd621403-79fb-4920-b36a-d8a28e1967b0 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] http://192.168.122.202/volume/v3/volumes returned with HTTP 202 Sep 01 12:57:07 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1582/3159] 192.168.122.202 () {60 vars in 1142 bytes} [Tue Sep 1 12:57:06 2026] POST /volume/v3/volumes => generated 787 bytes in 507 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 01 12:57:07 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-a2ecc23f-a9bc-4f68-bcba-030c2c4669f2 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:07 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a2ecc23f-a9bc-4f68-bcba-030c2c4669f2 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] GET http://192.168.122.202/volume/v3/volumes/61e9860b-b4a1-4937-b491-4d2cd2ece680 Sep 01 12:57:07 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a2ecc23f-a9bc-4f68-bcba-030c2c4669f2 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:57:07 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a2ecc23f-a9bc-4f68-bcba-030c2c4669f2 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:57:07 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:57:07 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:57:07 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:57:07 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:57:07 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-a2ecc23f-a9bc-4f68-bcba-030c2c4669f2 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Volume info retrieved successfully. Sep 01 12:57:07 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a2ecc23f-a9bc-4f68-bcba-030c2c4669f2 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] http://192.168.122.202/volume/v3/volumes/61e9860b-b4a1-4937-b491-4d2cd2ece680 returned with HTTP 200 Sep 01 12:57:07 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1578/3160] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:57:07 2026] GET /volume/v3/volumes/61e9860b-b4a1-4937-b491-4d2cd2ece680 => generated 966 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:57:08 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-b8fa542d-82c6-4ac2-a74e-7818eb8072d2 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:08 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b8fa542d-82c6-4ac2-a74e-7818eb8072d2 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] GET http://192.168.122.202/volume/v3/volumes/61e9860b-b4a1-4937-b491-4d2cd2ece680 Sep 01 12:57:08 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b8fa542d-82c6-4ac2-a74e-7818eb8072d2 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:57:08 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b8fa542d-82c6-4ac2-a74e-7818eb8072d2 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:57:08 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:57:08 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:57:08 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:57:08 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:57:08 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-b8fa542d-82c6-4ac2-a74e-7818eb8072d2 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Volume info retrieved successfully. Sep 01 12:57:08 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b8fa542d-82c6-4ac2-a74e-7818eb8072d2 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] http://192.168.122.202/volume/v3/volumes/61e9860b-b4a1-4937-b491-4d2cd2ece680 returned with HTTP 200 Sep 01 12:57:08 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1583/3161] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:57:08 2026] GET /volume/v3/volumes/61e9860b-b4a1-4937-b491-4d2cd2ece680 => generated 1016 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:57:08 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-6f5b0fb0-8b1e-46b5-8daf-391d924f4dd1 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:08 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-6f5b0fb0-8b1e-46b5-8daf-391d924f4dd1 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] POST http://192.168.122.202/volume/v3/volumes Sep 01 12:57:08 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-6f5b0fb0-8b1e-46b5-8daf-391d924f4dd1 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1067688022"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:57:08 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volumes [None req-6f5b0fb0-8b1e-46b5-8daf-391d924f4dd1 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1067688022'}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:57:08 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-6f5b0fb0-8b1e-46b5-8daf-391d924f4dd1 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Create volume of 1 GB Sep 01 12:57:08 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-6f5b0fb0-8b1e-46b5-8daf-391d924f4dd1 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Availability Zones retrieved successfully. Sep 01 12:57:08 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-6f5b0fb0-8b1e-46b5-8daf-391d924f4dd1 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Flow 'volume_create_api' (f11ac80d-b91f-4479-baca-b4ff2c2a515e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:57:08 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-6f5b0fb0-8b1e-46b5-8daf-391d924f4dd1 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (66d87221-7a9f-4201-8df0-411a9139a439) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:57:08 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.flows.api.create_volume [None req-6f5b0fb0-8b1e-46b5-8daf-391d924f4dd1 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Validating volume size '1' using validate_int {{(pid=86814) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 12:57:08 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-6f5b0fb0-8b1e-46b5-8daf-391d924f4dd1 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (66d87221-7a9f-4201-8df0-411a9139a439) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T10:31:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3a4f1b59-94a6-4839-b926-0837adf99645,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a4f1b59-94a6-4839-b926-0837adf99645', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:57:08 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-6f5b0fb0-8b1e-46b5-8daf-391d924f4dd1 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e6deaad-98fa-4754-a319-bb1226de24dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:57:08 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-6f5b0fb0-8b1e-46b5-8daf-391d924f4dd1 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Created reservations ['d4a4d155-8bad-4c59-984d-8e8564464d0f', '114c373e-4bbc-46c0-8c05-d9c3d446bd84', 'ffa7efe3-67ab-4379-8010-264e57addff5', 'ae2386ed-d29e-47ee-a101-5a7c4345bf74'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:57:08 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-6f5b0fb0-8b1e-46b5-8daf-391d924f4dd1 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e6deaad-98fa-4754-a319-bb1226de24dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d4a4d155-8bad-4c59-984d-8e8564464d0f', '114c373e-4bbc-46c0-8c05-d9c3d446bd84', 'ffa7efe3-67ab-4379-8010-264e57addff5', 'ae2386ed-d29e-47ee-a101-5a7c4345bf74']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:57:08 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-6f5b0fb0-8b1e-46b5-8daf-391d924f4dd1 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c4b6469d-4d01-4766-82f4-ce6f11c54934) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:57:08 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:57:08 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:57:08 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-6f5b0fb0-8b1e-46b5-8daf-391d924f4dd1 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c4b6469d-4d01-4766-82f4-ce6f11c54934) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aad56b7c-50a6-44d0-88a1-83fd0f9d6c1d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1067688022',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='22069b41e8b54252a65824b0a641e7e4',qos_specs=None,replication_status=,reservations=['d4a4d155-8bad-4c59-984d-8e8564464d0f','114c373e-4bbc-46c0-8c05-d9c3d446bd84','ffa7efe3-67ab-4379-8010-264e57addff5','ae2386ed-d29e-47ee-a101-5a7c4345bf74'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='644c9226c9f34927b42cf18286dcd6b8',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T10:57:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1067688022',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aad56b7c-50a6-44d0-88a1-83fd0f9d6c1d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='22069b41e8b54252a65824b0a641e7e4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='644c9226c9f34927b42cf18286dcd6b8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a4f1b59-94a6-4839-b926-0837adf99645),volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:57:08 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-6f5b0fb0-8b1e-46b5-8daf-391d924f4dd1 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (31f3e1fc-da56-4824-8f6d-7b42b7bf9f58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:57:08 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-6f5b0fb0-8b1e-46b5-8daf-391d924f4dd1 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (31f3e1fc-da56-4824-8f6d-7b42b7bf9f58) transitioned into state 'SUCCESS' from state '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-1067688022',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='22069b41e8b54252a65824b0a641e7e4',qos_specs=None,replication_status=,reservations=['d4a4d155-8bad-4c59-984d-8e8564464d0f','114c373e-4bbc-46c0-8c05-d9c3d446bd84','ffa7efe3-67ab-4379-8010-264e57addff5','ae2386ed-d29e-47ee-a101-5a7c4345bf74'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='644c9226c9f34927b42cf18286dcd6b8',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:57:09 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-6f5b0fb0-8b1e-46b5-8daf-391d924f4dd1 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cab4f7e8-266e-4364-bd41-8f482ce85980) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:57:09 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-6f5b0fb0-8b1e-46b5-8daf-391d924f4dd1 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cab4f7e8-266e-4364-bd41-8f482ce85980) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:57:09 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-6f5b0fb0-8b1e-46b5-8daf-391d924f4dd1 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Flow 'volume_create_api' (f11ac80d-b91f-4479-baca-b4ff2c2a515e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86814) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:57:09 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-6f5b0fb0-8b1e-46b5-8daf-391d924f4dd1 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Create volume request issued successfully. Sep 01 12:57:09 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-6f5b0fb0-8b1e-46b5-8daf-391d924f4dd1 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] http://192.168.122.202/volume/v3/volumes returned with HTTP 202 Sep 01 12:57:09 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1579/3162] 192.168.122.202 () {60 vars in 1142 bytes} [Tue Sep 1 12:57:08 2026] POST /volume/v3/volumes => generated 787 bytes in 555 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 01 12:57:09 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-ca8ab98d-1200-4448-9862-8227135133f7 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:09 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-ca8ab98d-1200-4448-9862-8227135133f7 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] GET http://192.168.122.202/volume/v3/volumes/aad56b7c-50a6-44d0-88a1-83fd0f9d6c1d Sep 01 12:57:09 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-ca8ab98d-1200-4448-9862-8227135133f7 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:57:09 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-ca8ab98d-1200-4448-9862-8227135133f7 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:57:09 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:57:09 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:57:09 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:57:09 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:57:09 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-ca8ab98d-1200-4448-9862-8227135133f7 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Volume info retrieved successfully. Sep 01 12:57:09 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-ca8ab98d-1200-4448-9862-8227135133f7 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] http://192.168.122.202/volume/v3/volumes/aad56b7c-50a6-44d0-88a1-83fd0f9d6c1d returned with HTTP 200 Sep 01 12:57:09 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1584/3163] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:57:09 2026] GET /volume/v3/volumes/aad56b7c-50a6-44d0-88a1-83fd0f9d6c1d => generated 966 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:57:09 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-91e3565c-77d0-4e6c-a586-48c8c8514578 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:09 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-91e3565c-77d0-4e6c-a586-48c8c8514578 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] GET http://192.168.122.202/volume/v3/volumes/61e9860b-b4a1-4937-b491-4d2cd2ece680 Sep 01 12:57:09 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-91e3565c-77d0-4e6c-a586-48c8c8514578 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:57:09 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-91e3565c-77d0-4e6c-a586-48c8c8514578 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:57:09 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:57:09 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:57:09 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:57:09 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:57:09 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-91e3565c-77d0-4e6c-a586-48c8c8514578 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Volume info retrieved successfully. Sep 01 12:57:09 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-91e3565c-77d0-4e6c-a586-48c8c8514578 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] http://192.168.122.202/volume/v3/volumes/61e9860b-b4a1-4937-b491-4d2cd2ece680 returned with HTTP 200 Sep 01 12:57:09 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1580/3164] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:57:09 2026] GET /volume/v3/volumes/61e9860b-b4a1-4937-b491-4d2cd2ece680 => generated 1017 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:57:09 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-b684ccbd-3a45-4c77-827d-cb604c8f7a40 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:09 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b684ccbd-3a45-4c77-827d-cb604c8f7a40 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] POST http://192.168.122.202/volume/v3/snapshots Sep 01 12:57:09 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b684ccbd-3a45-4c77-827d-cb604c8f7a40 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "61e9860b-b4a1-4937-b491-4d2cd2ece680", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-799719150"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:57:09 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:57:09 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:57:09 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:57:09 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:57:09 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-b684ccbd-3a45-4c77-827d-cb604c8f7a40 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Volume info retrieved successfully. Sep 01 12:57:09 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.snapshots [None req-b684ccbd-3a45-4c77-827d-cb604c8f7a40 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Create snapshot from volume 61e9860b-b4a1-4937-b491-4d2cd2ece680 Sep 01 12:57:09 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-b684ccbd-3a45-4c77-827d-cb604c8f7a40 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Created reservations ['8cc112e1-1117-41cf-adb6-d34753485460', '3060748f-664f-47a6-99d6-d9eb09a5df8b', 'dc036720-f0e4-4b16-bc42-1cb9305a59f0', '46f7ce32-033f-47a9-8a19-3f1ae760a1d7'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:57:09 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:57:09 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:57:09 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-b684ccbd-3a45-4c77-827d-cb604c8f7a40 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Snapshot create request issued successfully. Sep 01 12:57:09 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b684ccbd-3a45-4c77-827d-cb604c8f7a40 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] http://192.168.122.202/volume/v3/snapshots returned with HTTP 202 Sep 01 12:57:09 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1585/3165] 192.168.122.202 () {60 vars in 1149 bytes} [Tue Sep 1 12:57:09 2026] POST /volume/v3/snapshots => generated 307 bytes in 224 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:57:09 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-1c11a6f6-aa9e-44f8-9cc1-1f0dcfe9de0c None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:09 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1c11a6f6-aa9e-44f8-9cc1-1f0dcfe9de0c tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] GET http://192.168.122.202/volume/v3/snapshots/3187e913-cdf5-48c2-b4d7-324d24d5d064 Sep 01 12:57:09 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-1c11a6f6-aa9e-44f8-9cc1-1f0dcfe9de0c tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:57:09 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-1c11a6f6-aa9e-44f8-9cc1-1f0dcfe9de0c tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:57:09 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:57:09 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:57:09 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-1c11a6f6-aa9e-44f8-9cc1-1f0dcfe9de0c tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Snapshot retrieved successfully. Sep 01 12:57:09 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1c11a6f6-aa9e-44f8-9cc1-1f0dcfe9de0c tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] http://192.168.122.202/volume/v3/snapshots/3187e913-cdf5-48c2-b4d7-324d24d5d064 returned with HTTP 200 Sep 01 12:57:09 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1581/3166] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:57:09 2026] GET /volume/v3/snapshots/3187e913-cdf5-48c2-b4d7-324d24d5d064 => generated 439 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:57:10 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-772c6085-7ca8-4c45-a796-f338ddaad0d1 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:10 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-772c6085-7ca8-4c45-a796-f338ddaad0d1 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] GET http://192.168.122.202/volume/v3/volumes/aad56b7c-50a6-44d0-88a1-83fd0f9d6c1d Sep 01 12:57:10 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-772c6085-7ca8-4c45-a796-f338ddaad0d1 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:57:10 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-772c6085-7ca8-4c45-a796-f338ddaad0d1 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:57:10 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:57:10 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:57:10 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:57:10 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:57:10 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-772c6085-7ca8-4c45-a796-f338ddaad0d1 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Volume info retrieved successfully. Sep 01 12:57:10 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-772c6085-7ca8-4c45-a796-f338ddaad0d1 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] http://192.168.122.202/volume/v3/volumes/aad56b7c-50a6-44d0-88a1-83fd0f9d6c1d returned with HTTP 200 Sep 01 12:57:10 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1586/3167] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:57:10 2026] GET /volume/v3/volumes/aad56b7c-50a6-44d0-88a1-83fd0f9d6c1d => generated 1016 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:57:10 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-b10df6a7-91d5-4430-aadf-61ad5ca0738a None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:10 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b10df6a7-91d5-4430-aadf-61ad5ca0738a tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] GET http://192.168.122.202/volume/v3/snapshots/3187e913-cdf5-48c2-b4d7-324d24d5d064 Sep 01 12:57:10 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b10df6a7-91d5-4430-aadf-61ad5ca0738a tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:57:10 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b10df6a7-91d5-4430-aadf-61ad5ca0738a tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:57:10 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:57:10 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:57:10 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-b10df6a7-91d5-4430-aadf-61ad5ca0738a tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Snapshot retrieved successfully. Sep 01 12:57:10 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b10df6a7-91d5-4430-aadf-61ad5ca0738a tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] http://192.168.122.202/volume/v3/snapshots/3187e913-cdf5-48c2-b4d7-324d24d5d064 returned with HTTP 200 Sep 01 12:57:10 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1582/3168] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:57:10 2026] GET /volume/v3/snapshots/3187e913-cdf5-48c2-b4d7-324d24d5d064 => generated 439 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:57:11 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-cd210b80-baff-425a-b01f-c2c75ac3e3c2 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:11 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-cd210b80-baff-425a-b01f-c2c75ac3e3c2 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] GET http://192.168.122.202/volume/v3/volumes/aad56b7c-50a6-44d0-88a1-83fd0f9d6c1d Sep 01 12:57:11 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-cd210b80-baff-425a-b01f-c2c75ac3e3c2 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:57:11 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-cd210b80-baff-425a-b01f-c2c75ac3e3c2 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:57:11 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:57:11 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:57:11 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:57:11 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:57:11 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-cd210b80-baff-425a-b01f-c2c75ac3e3c2 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Volume info retrieved successfully. Sep 01 12:57:11 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-cd210b80-baff-425a-b01f-c2c75ac3e3c2 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] http://192.168.122.202/volume/v3/volumes/aad56b7c-50a6-44d0-88a1-83fd0f9d6c1d returned with HTTP 200 Sep 01 12:57:11 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1587/3169] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:57:11 2026] GET /volume/v3/volumes/aad56b7c-50a6-44d0-88a1-83fd0f9d6c1d => generated 1017 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 12:57:11 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-28332d93-86b7-4217-b478-2b239ca02e5c None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:11 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-28332d93-86b7-4217-b478-2b239ca02e5c tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] POST http://192.168.122.202/volume/v3/snapshots Sep 01 12:57:11 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-28332d93-86b7-4217-b478-2b239ca02e5c tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "aad56b7c-50a6-44d0-88a1-83fd0f9d6c1d", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-339867264"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:57:11 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:57:11 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:57:11 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:57:11 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:57:11 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-28332d93-86b7-4217-b478-2b239ca02e5c tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Volume info retrieved successfully. Sep 01 12:57:11 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.snapshots [None req-28332d93-86b7-4217-b478-2b239ca02e5c tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Create snapshot from volume aad56b7c-50a6-44d0-88a1-83fd0f9d6c1d Sep 01 12:57:11 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-28332d93-86b7-4217-b478-2b239ca02e5c tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Created reservations ['8031649d-3cf3-4b78-8ad8-b0831f25bb89', 'a6ce4e01-5c75-477b-aba5-ef56821a7cd1', 'eb3f24b4-bddc-4fde-921d-954ac21f9516', '2f2fc4a1-6fed-492e-af27-878236e08cea'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:57:11 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:57:11 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:57:11 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-28332d93-86b7-4217-b478-2b239ca02e5c tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Snapshot create request issued successfully. Sep 01 12:57:11 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-28332d93-86b7-4217-b478-2b239ca02e5c tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] http://192.168.122.202/volume/v3/snapshots returned with HTTP 202 Sep 01 12:57:11 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1583/3170] 192.168.122.202 () {60 vars in 1149 bytes} [Tue Sep 1 12:57:11 2026] POST /volume/v3/snapshots => generated 307 bytes in 229 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:57:11 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-c6d5058a-daf6-49e1-9d16-09958886c0ec None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:11 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c6d5058a-daf6-49e1-9d16-09958886c0ec tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] GET http://192.168.122.202/volume/v3/snapshots/922a7def-98fa-4d70-a9b7-31e07a2f1c44 Sep 01 12:57:11 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c6d5058a-daf6-49e1-9d16-09958886c0ec tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:57:11 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c6d5058a-daf6-49e1-9d16-09958886c0ec tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:57:11 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:57:11 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:57:11 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-c6d5058a-daf6-49e1-9d16-09958886c0ec tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Snapshot retrieved successfully. Sep 01 12:57:11 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c6d5058a-daf6-49e1-9d16-09958886c0ec tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] http://192.168.122.202/volume/v3/snapshots/922a7def-98fa-4d70-a9b7-31e07a2f1c44 returned with HTTP 200 Sep 01 12:57:11 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1588/3171] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:57:11 2026] GET /volume/v3/snapshots/922a7def-98fa-4d70-a9b7-31e07a2f1c44 => generated 439 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:57:11 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-19342a3d-5e70-4c27-bd4c-e0af4496d340 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:11 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-19342a3d-5e70-4c27-bd4c-e0af4496d340 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] GET http://192.168.122.202/volume/v3/snapshots/3187e913-cdf5-48c2-b4d7-324d24d5d064 Sep 01 12:57:11 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-19342a3d-5e70-4c27-bd4c-e0af4496d340 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:57:11 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-19342a3d-5e70-4c27-bd4c-e0af4496d340 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:57:11 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:57:11 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:57:11 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-19342a3d-5e70-4c27-bd4c-e0af4496d340 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Snapshot retrieved successfully. Sep 01 12:57:11 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-19342a3d-5e70-4c27-bd4c-e0af4496d340 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] http://192.168.122.202/volume/v3/snapshots/3187e913-cdf5-48c2-b4d7-324d24d5d064 returned with HTTP 200 Sep 01 12:57:11 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1584/3172] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:57:11 2026] GET /volume/v3/snapshots/3187e913-cdf5-48c2-b4d7-324d24d5d064 => generated 439 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:57:12 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-737c54e1-99aa-4fed-be66-aa7168632c23 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:12 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-737c54e1-99aa-4fed-be66-aa7168632c23 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] GET http://192.168.122.202/volume/v3/snapshots/922a7def-98fa-4d70-a9b7-31e07a2f1c44 Sep 01 12:57:12 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-737c54e1-99aa-4fed-be66-aa7168632c23 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:57:12 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-737c54e1-99aa-4fed-be66-aa7168632c23 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:57:12 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:57:12 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:57:12 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-737c54e1-99aa-4fed-be66-aa7168632c23 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Snapshot retrieved successfully. Sep 01 12:57:12 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-737c54e1-99aa-4fed-be66-aa7168632c23 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] http://192.168.122.202/volume/v3/snapshots/922a7def-98fa-4d70-a9b7-31e07a2f1c44 returned with HTTP 200 Sep 01 12:57:12 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1589/3173] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:57:12 2026] GET /volume/v3/snapshots/922a7def-98fa-4d70-a9b7-31e07a2f1c44 => generated 439 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:57:12 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-80c2e287-32ee-44fc-b4b0-b6abca871ef1 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:12 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-80c2e287-32ee-44fc-b4b0-b6abca871ef1 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] GET http://192.168.122.202/volume/v3/snapshots/3187e913-cdf5-48c2-b4d7-324d24d5d064 Sep 01 12:57:12 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-80c2e287-32ee-44fc-b4b0-b6abca871ef1 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:57:12 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-80c2e287-32ee-44fc-b4b0-b6abca871ef1 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:57:12 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:57:12 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:57:12 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-80c2e287-32ee-44fc-b4b0-b6abca871ef1 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Snapshot retrieved successfully. Sep 01 12:57:12 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-80c2e287-32ee-44fc-b4b0-b6abca871ef1 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] http://192.168.122.202/volume/v3/snapshots/3187e913-cdf5-48c2-b4d7-324d24d5d064 returned with HTTP 200 Sep 01 12:57:12 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1585/3174] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:57:12 2026] GET /volume/v3/snapshots/3187e913-cdf5-48c2-b4d7-324d24d5d064 => generated 466 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:57:12 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-f8912a2f-d2a4-4b4f-b0ce-5adad87a90c4 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:12 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f8912a2f-d2a4-4b4f-b0ce-5adad87a90c4 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-member] DELETE http://192.168.122.202/volume/v3/snapshots/3187e913-cdf5-48c2-b4d7-324d24d5d064 Sep 01 12:57:12 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f8912a2f-d2a4-4b4f-b0ce-5adad87a90c4 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:57:12 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f8912a2f-d2a4-4b4f-b0ce-5adad87a90c4 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-member] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:57:12 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.snapshots [None req-f8912a2f-d2a4-4b4f-b0ce-5adad87a90c4 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-member] Delete snapshot with id: 3187e913-cdf5-48c2-b4d7-324d24d5d064 Sep 01 12:57:12 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:57:12 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:57:12 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-f8912a2f-d2a4-4b4f-b0ce-5adad87a90c4 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-member] Snapshot retrieved successfully. Sep 01 12:57:12 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:57:12 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:57:12 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-f8912a2f-d2a4-4b4f-b0ce-5adad87a90c4 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-member] Snapshot delete request issued successfully. Sep 01 12:57:12 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f8912a2f-d2a4-4b4f-b0ce-5adad87a90c4 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-member] http://192.168.122.202/volume/v3/snapshots/3187e913-cdf5-48c2-b4d7-324d24d5d064 returned with HTTP 202 Sep 01 12:57:12 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1590/3175] 192.168.122.202 () {58 vars in 1241 bytes} [Tue Sep 1 12:57:12 2026] DELETE /volume/v3/snapshots/3187e913-cdf5-48c2-b4d7-324d24d5d064 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:57:12 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-df2eac44-e935-4ea0-bf5b-dbbb22af5753 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:12 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-df2eac44-e935-4ea0-bf5b-dbbb22af5753 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-member] GET http://192.168.122.202/volume/v3/snapshots/3187e913-cdf5-48c2-b4d7-324d24d5d064 Sep 01 12:57:12 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-df2eac44-e935-4ea0-bf5b-dbbb22af5753 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:57:12 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-df2eac44-e935-4ea0-bf5b-dbbb22af5753 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:57:12 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:57:12 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:57:12 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-df2eac44-e935-4ea0-bf5b-dbbb22af5753 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-member] Snapshot retrieved successfully. Sep 01 12:57:12 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-df2eac44-e935-4ea0-bf5b-dbbb22af5753 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-member] http://192.168.122.202/volume/v3/snapshots/3187e913-cdf5-48c2-b4d7-324d24d5d064 returned with HTTP 200 Sep 01 12:57:12 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1586/3176] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:57:12 2026] GET /volume/v3/snapshots/3187e913-cdf5-48c2-b4d7-324d24d5d064 => generated 465 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:57:13 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-0371fc10-fda4-4c45-97ea-822ec6e2ccab None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:13 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0371fc10-fda4-4c45-97ea-822ec6e2ccab tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] GET http://192.168.122.202/volume/v3/snapshots/922a7def-98fa-4d70-a9b7-31e07a2f1c44 Sep 01 12:57:13 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0371fc10-fda4-4c45-97ea-822ec6e2ccab tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:57:13 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0371fc10-fda4-4c45-97ea-822ec6e2ccab tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:57:13 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:57:13 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:57:13 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-0371fc10-fda4-4c45-97ea-822ec6e2ccab tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Snapshot retrieved successfully. Sep 01 12:57:13 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0371fc10-fda4-4c45-97ea-822ec6e2ccab tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] http://192.168.122.202/volume/v3/snapshots/922a7def-98fa-4d70-a9b7-31e07a2f1c44 returned with HTTP 200 Sep 01 12:57:13 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1591/3177] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:57:13 2026] GET /volume/v3/snapshots/922a7def-98fa-4d70-a9b7-31e07a2f1c44 => generated 439 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:57:13 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-bff1eae2-cd32-4d68-83a4-d1e852666bce None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:13 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-bff1eae2-cd32-4d68-83a4-d1e852666bce tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-member] GET http://192.168.122.202/volume/v3/snapshots/3187e913-cdf5-48c2-b4d7-324d24d5d064 Sep 01 12:57:13 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-bff1eae2-cd32-4d68-83a4-d1e852666bce tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:57:14 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-bff1eae2-cd32-4d68-83a4-d1e852666bce tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:57:14 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:57:14 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:57:14 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-bff1eae2-cd32-4d68-83a4-d1e852666bce tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-member] Snapshot retrieved successfully. Sep 01 12:57:14 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-bff1eae2-cd32-4d68-83a4-d1e852666bce tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-member] http://192.168.122.202/volume/v3/snapshots/3187e913-cdf5-48c2-b4d7-324d24d5d064 returned with HTTP 200 Sep 01 12:57:14 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1587/3178] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:57:13 2026] GET /volume/v3/snapshots/3187e913-cdf5-48c2-b4d7-324d24d5d064 => generated 465 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:57:14 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-18c722bf-9c43-472e-82c8-8465e6fa4b96 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:14 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-18c722bf-9c43-472e-82c8-8465e6fa4b96 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] GET http://192.168.122.202/volume/v3/snapshots/922a7def-98fa-4d70-a9b7-31e07a2f1c44 Sep 01 12:57:14 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-18c722bf-9c43-472e-82c8-8465e6fa4b96 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:57:14 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-18c722bf-9c43-472e-82c8-8465e6fa4b96 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:57:14 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:57:14 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:57:14 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-18c722bf-9c43-472e-82c8-8465e6fa4b96 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Snapshot retrieved successfully. Sep 01 12:57:14 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-18c722bf-9c43-472e-82c8-8465e6fa4b96 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] http://192.168.122.202/volume/v3/snapshots/922a7def-98fa-4d70-a9b7-31e07a2f1c44 returned with HTTP 200 Sep 01 12:57:14 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1592/3179] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:57:14 2026] GET /volume/v3/snapshots/922a7def-98fa-4d70-a9b7-31e07a2f1c44 => generated 439 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:57:15 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-a67bf615-c694-4354-92e1-a05007c71665 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:15 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a67bf615-c694-4354-92e1-a05007c71665 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-member] GET http://192.168.122.202/volume/v3/snapshots/3187e913-cdf5-48c2-b4d7-324d24d5d064 Sep 01 12:57:15 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a67bf615-c694-4354-92e1-a05007c71665 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:57:15 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a67bf615-c694-4354-92e1-a05007c71665 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:57:15 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:57:15 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:57:15 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-a67bf615-c694-4354-92e1-a05007c71665 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-member] Snapshot retrieved successfully. Sep 01 12:57:15 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a67bf615-c694-4354-92e1-a05007c71665 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-member] http://192.168.122.202/volume/v3/snapshots/3187e913-cdf5-48c2-b4d7-324d24d5d064 returned with HTTP 200 Sep 01 12:57:15 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1588/3180] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:57:15 2026] GET /volume/v3/snapshots/3187e913-cdf5-48c2-b4d7-324d24d5d064 => generated 465 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:57:15 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-cb15ffc9-8754-4553-a715-d3362ff90ea2 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:15 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-cb15ffc9-8754-4553-a715-d3362ff90ea2 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] GET http://192.168.122.202/volume/v3/snapshots/922a7def-98fa-4d70-a9b7-31e07a2f1c44 Sep 01 12:57:15 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-cb15ffc9-8754-4553-a715-d3362ff90ea2 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:57:15 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-cb15ffc9-8754-4553-a715-d3362ff90ea2 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:57:15 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:57:15 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:57:15 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-cb15ffc9-8754-4553-a715-d3362ff90ea2 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Snapshot retrieved successfully. Sep 01 12:57:15 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-cb15ffc9-8754-4553-a715-d3362ff90ea2 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] http://192.168.122.202/volume/v3/snapshots/922a7def-98fa-4d70-a9b7-31e07a2f1c44 returned with HTTP 200 Sep 01 12:57:15 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1593/3181] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:57:15 2026] GET /volume/v3/snapshots/922a7def-98fa-4d70-a9b7-31e07a2f1c44 => generated 466 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:57:15 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-016f3512-d56f-49fc-8108-236ba136a6c4 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:15 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-016f3512-d56f-49fc-8108-236ba136a6c4 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-reader] POST http://192.168.122.202/volume/v3/snapshots/922a7def-98fa-4d70-a9b7-31e07a2f1c44/action Sep 01 12:57:15 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-016f3512-d56f-49fc-8108-236ba136a6c4 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=86814) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:57:15 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-016f3512-d56f-49fc-8108-236ba136a6c4 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:57:16 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:57:16 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:57:16 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-016f3512-d56f-49fc-8108-236ba136a6c4 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-reader] Snapshot retrieved successfully. Sep 01 12:57:16 devstack devstack@c-api.service[86814]: DEBUG cinder.policy [None req-016f3512-d56f-49fc-8108-236ba136a6c4 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-reader] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '6ff586b9af6b4309ba0d34f273f510a3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '22069b41e8b54252a65824b0a641e7e4', '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=86814) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 12:57:16 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-016f3512-d56f-49fc-8108-236ba136a6c4 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-reader] http://192.168.122.202/volume/v3/snapshots/922a7def-98fa-4d70-a9b7-31e07a2f1c44/action returned with HTTP 403 Sep 01 12:57:16 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1589/3182] 192.168.122.202 () {60 vars in 1280 bytes} [Tue Sep 1 12:57:15 2026] POST /volume/v3/snapshots/922a7def-98fa-4d70-a9b7-31e07a2f1c44/action => generated 133 bytes in 305 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:57:16 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-246d4102-c241-4df9-8948-6a53d8708606 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:16 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-246d4102-c241-4df9-8948-6a53d8708606 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] DELETE http://192.168.122.202/volume/v3/snapshots/922a7def-98fa-4d70-a9b7-31e07a2f1c44 Sep 01 12:57:16 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-246d4102-c241-4df9-8948-6a53d8708606 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:57:16 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-246d4102-c241-4df9-8948-6a53d8708606 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:57:16 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.snapshots [None req-246d4102-c241-4df9-8948-6a53d8708606 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Delete snapshot with id: 922a7def-98fa-4d70-a9b7-31e07a2f1c44 Sep 01 12:57:16 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:57:16 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:57:16 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-246d4102-c241-4df9-8948-6a53d8708606 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Snapshot retrieved successfully. Sep 01 12:57:16 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:57:16 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:57:16 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-a2a84bb6-8921-4e4e-b88e-b6c9b8bd648a None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:16 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a2a84bb6-8921-4e4e-b88e-b6c9b8bd648a tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-member] GET http://192.168.122.202/volume/v3/snapshots/3187e913-cdf5-48c2-b4d7-324d24d5d064 Sep 01 12:57:16 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a2a84bb6-8921-4e4e-b88e-b6c9b8bd648a tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:57:16 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a2a84bb6-8921-4e4e-b88e-b6c9b8bd648a tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:57:16 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-246d4102-c241-4df9-8948-6a53d8708606 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Snapshot delete request issued successfully. Sep 01 12:57:16 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-246d4102-c241-4df9-8948-6a53d8708606 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] http://192.168.122.202/volume/v3/snapshots/922a7def-98fa-4d70-a9b7-31e07a2f1c44 returned with HTTP 202 Sep 01 12:57:16 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1594/3183] 192.168.122.202 () {58 vars in 1241 bytes} [Tue Sep 1 12:57:16 2026] DELETE /volume/v3/snapshots/922a7def-98fa-4d70-a9b7-31e07a2f1c44 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:57:16 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a2a84bb6-8921-4e4e-b88e-b6c9b8bd648a tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-member] http://192.168.122.202/volume/v3/snapshots/3187e913-cdf5-48c2-b4d7-324d24d5d064 returned with HTTP 404 Sep 01 12:57:16 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1590/3184] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:57:16 2026] GET /volume/v3/snapshots/3187e913-cdf5-48c2-b4d7-324d24d5d064 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:57:16 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-65a7bb85-0590-4a72-9f60-734144c3abf1 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:16 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-5580f54b-b227-45c0-adb9-03754451fff3 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:16 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-65a7bb85-0590-4a72-9f60-734144c3abf1 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] GET http://192.168.122.202/volume/v3/snapshots/922a7def-98fa-4d70-a9b7-31e07a2f1c44 Sep 01 12:57:16 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-65a7bb85-0590-4a72-9f60-734144c3abf1 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:57:16 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-65a7bb85-0590-4a72-9f60-734144c3abf1 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:57:16 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-5580f54b-b227-45c0-adb9-03754451fff3 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] DELETE http://192.168.122.202/volume/v3/snapshots/3187e913-cdf5-48c2-b4d7-324d24d5d064 Sep 01 12:57:16 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-5580f54b-b227-45c0-adb9-03754451fff3 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:57:16 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-5580f54b-b227-45c0-adb9-03754451fff3 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:57:16 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.snapshots [None req-5580f54b-b227-45c0-adb9-03754451fff3 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Delete snapshot with id: 3187e913-cdf5-48c2-b4d7-324d24d5d064 Sep 01 12:57:16 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:57:16 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:57:16 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-65a7bb85-0590-4a72-9f60-734144c3abf1 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Snapshot retrieved successfully. Sep 01 12:57:16 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-65a7bb85-0590-4a72-9f60-734144c3abf1 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] http://192.168.122.202/volume/v3/snapshots/922a7def-98fa-4d70-a9b7-31e07a2f1c44 returned with HTTP 200 Sep 01 12:57:16 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1595/3185] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:57:16 2026] GET /volume/v3/snapshots/922a7def-98fa-4d70-a9b7-31e07a2f1c44 => generated 465 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:57:16 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-5580f54b-b227-45c0-adb9-03754451fff3 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] http://192.168.122.202/volume/v3/snapshots/3187e913-cdf5-48c2-b4d7-324d24d5d064 returned with HTTP 404 Sep 01 12:57:16 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1591/3186] 192.168.122.202 () {58 vars in 1241 bytes} [Tue Sep 1 12:57:16 2026] DELETE /volume/v3/snapshots/3187e913-cdf5-48c2-b4d7-324d24d5d064 => generated 111 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:57:16 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-9075c52e-c7f7-4409-941c-625d9dec9eff None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:16 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9075c52e-c7f7-4409-941c-625d9dec9eff tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] GET http://192.168.122.202/volume/v3/snapshots/3187e913-cdf5-48c2-b4d7-324d24d5d064 Sep 01 12:57:16 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-9075c52e-c7f7-4409-941c-625d9dec9eff tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:57:16 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-9075c52e-c7f7-4409-941c-625d9dec9eff tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:57:16 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9075c52e-c7f7-4409-941c-625d9dec9eff tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] http://192.168.122.202/volume/v3/snapshots/3187e913-cdf5-48c2-b4d7-324d24d5d064 returned with HTTP 404 Sep 01 12:57:16 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1596/3187] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:57:16 2026] GET /volume/v3/snapshots/3187e913-cdf5-48c2-b4d7-324d24d5d064 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:57:16 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-9068b4b1-fe1f-4f4e-a821-55db4fc0b708 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:16 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9068b4b1-fe1f-4f4e-a821-55db4fc0b708 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] DELETE http://192.168.122.202/volume/v3/volumes/61e9860b-b4a1-4937-b491-4d2cd2ece680 Sep 01 12:57:16 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-9068b4b1-fe1f-4f4e-a821-55db4fc0b708 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:57:16 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-9068b4b1-fe1f-4f4e-a821-55db4fc0b708 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:57:16 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-9068b4b1-fe1f-4f4e-a821-55db4fc0b708 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Delete volume with id: 61e9860b-b4a1-4937-b491-4d2cd2ece680 Sep 01 12:57:16 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:57:16 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:57:16 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:57:16 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:57:16 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-9068b4b1-fe1f-4f4e-a821-55db4fc0b708 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Volume info retrieved successfully. Sep 01 12:57:16 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-9068b4b1-fe1f-4f4e-a821-55db4fc0b708 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Delete volume request issued successfully. Sep 01 12:57:16 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9068b4b1-fe1f-4f4e-a821-55db4fc0b708 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] http://192.168.122.202/volume/v3/volumes/61e9860b-b4a1-4937-b491-4d2cd2ece680 returned with HTTP 202 Sep 01 12:57:16 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1592/3188] 192.168.122.202 () {58 vars in 1235 bytes} [Tue Sep 1 12:57:16 2026] DELETE /volume/v3/volumes/61e9860b-b4a1-4937-b491-4d2cd2ece680 => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:57:16 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-61c4ff20-9e5f-4661-a4e0-bcb445ba1d4b None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:16 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-61c4ff20-9e5f-4661-a4e0-bcb445ba1d4b tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] GET http://192.168.122.202/volume/v3/volumes/61e9860b-b4a1-4937-b491-4d2cd2ece680 Sep 01 12:57:16 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-61c4ff20-9e5f-4661-a4e0-bcb445ba1d4b tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:57:16 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-61c4ff20-9e5f-4661-a4e0-bcb445ba1d4b tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:57:16 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:57:16 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:57:16 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:57:16 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:57:16 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-61c4ff20-9e5f-4661-a4e0-bcb445ba1d4b tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Volume info retrieved successfully. Sep 01 12:57:16 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-61c4ff20-9e5f-4661-a4e0-bcb445ba1d4b tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] http://192.168.122.202/volume/v3/volumes/61e9860b-b4a1-4937-b491-4d2cd2ece680 returned with HTTP 200 Sep 01 12:57:16 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1597/3189] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:57:16 2026] GET /volume/v3/volumes/61e9860b-b4a1-4937-b491-4d2cd2ece680 => generated 1016 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:57:17 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-0f598fa8-bd75-4f2f-9c19-fa215f423b3d None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:17 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-0f598fa8-bd75-4f2f-9c19-fa215f423b3d tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] GET http://192.168.122.202/volume/v3/snapshots/922a7def-98fa-4d70-a9b7-31e07a2f1c44 Sep 01 12:57:17 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-0f598fa8-bd75-4f2f-9c19-fa215f423b3d tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:57:17 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-0f598fa8-bd75-4f2f-9c19-fa215f423b3d tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:57:17 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:57:17 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:57:17 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-0f598fa8-bd75-4f2f-9c19-fa215f423b3d tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Snapshot retrieved successfully. Sep 01 12:57:17 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-0f598fa8-bd75-4f2f-9c19-fa215f423b3d tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] http://192.168.122.202/volume/v3/snapshots/922a7def-98fa-4d70-a9b7-31e07a2f1c44 returned with HTTP 200 Sep 01 12:57:17 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1593/3190] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:57:17 2026] GET /volume/v3/snapshots/922a7def-98fa-4d70-a9b7-31e07a2f1c44 => generated 465 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:57:17 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-d6159cd9-a6a8-47f6-a96c-29c0c91f0700 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:17 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d6159cd9-a6a8-47f6-a96c-29c0c91f0700 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] GET http://192.168.122.202/volume/v3/volumes/61e9860b-b4a1-4937-b491-4d2cd2ece680 Sep 01 12:57:17 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-d6159cd9-a6a8-47f6-a96c-29c0c91f0700 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:57:17 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-d6159cd9-a6a8-47f6-a96c-29c0c91f0700 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:57:17 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d6159cd9-a6a8-47f6-a96c-29c0c91f0700 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] http://192.168.122.202/volume/v3/volumes/61e9860b-b4a1-4937-b491-4d2cd2ece680 returned with HTTP 404 Sep 01 12:57:17 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1598/3191] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:57:17 2026] GET /volume/v3/volumes/61e9860b-b4a1-4937-b491-4d2cd2ece680 => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:57:17 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-184343b0-a80b-4afc-9247-ecf5ec2aa04e None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:17 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-184343b0-a80b-4afc-9247-ecf5ec2aa04e tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] POST http://192.168.122.202/volume/v3/volumes Sep 01 12:57:17 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-184343b0-a80b-4afc-9247-ecf5ec2aa04e tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1686717333"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:57:17 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volumes [None req-184343b0-a80b-4afc-9247-ecf5ec2aa04e tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1686717333'}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:57:17 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-184343b0-a80b-4afc-9247-ecf5ec2aa04e tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Create volume of 1 GB Sep 01 12:57:17 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-184343b0-a80b-4afc-9247-ecf5ec2aa04e tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Availability Zones retrieved successfully. Sep 01 12:57:17 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-184343b0-a80b-4afc-9247-ecf5ec2aa04e tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Flow 'volume_create_api' (d6cd9260-21c3-4be3-bf96-c8a1f3ba6cf6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:57:17 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-184343b0-a80b-4afc-9247-ecf5ec2aa04e tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f466d41-be9b-42d2-aa8c-c9568a15210f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:57:17 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.flows.api.create_volume [None req-184343b0-a80b-4afc-9247-ecf5ec2aa04e tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Validating volume size '1' using validate_int {{(pid=86814) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 12:57:17 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-184343b0-a80b-4afc-9247-ecf5ec2aa04e tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f466d41-be9b-42d2-aa8c-c9568a15210f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T10:31:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3a4f1b59-94a6-4839-b926-0837adf99645,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a4f1b59-94a6-4839-b926-0837adf99645', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:57:17 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-184343b0-a80b-4afc-9247-ecf5ec2aa04e tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (553ca8ff-6bfe-4fd6-9db9-6e9fa124871c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:57:17 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-184343b0-a80b-4afc-9247-ecf5ec2aa04e tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Created reservations ['a00bf392-814f-4ea6-8467-bac36bc4f2da', '410c9df0-9c86-4512-9228-d2f423012dcf', '35781ae3-dd9b-4c93-8a5f-156f810c3c6e', 'b327f6bb-27e8-4d3e-9aac-5f173cc25e53'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:57:17 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-184343b0-a80b-4afc-9247-ecf5ec2aa04e tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (553ca8ff-6bfe-4fd6-9db9-6e9fa124871c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a00bf392-814f-4ea6-8467-bac36bc4f2da', '410c9df0-9c86-4512-9228-d2f423012dcf', '35781ae3-dd9b-4c93-8a5f-156f810c3c6e', 'b327f6bb-27e8-4d3e-9aac-5f173cc25e53']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:57:17 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-184343b0-a80b-4afc-9247-ecf5ec2aa04e tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a0d5704-717c-465b-b4d8-d61785803364) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:57:17 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:57:17 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:57:17 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-184343b0-a80b-4afc-9247-ecf5ec2aa04e tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a0d5704-717c-465b-b4d8-d61785803364) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2e53eaa7-c1d4-4cba-bc0c-7437d1bebf99', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1686717333',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='46a0bac8546d45788de35d5dbc561325',qos_specs=None,replication_status=,reservations=['a00bf392-814f-4ea6-8467-bac36bc4f2da','410c9df0-9c86-4512-9228-d2f423012dcf','35781ae3-dd9b-4c93-8a5f-156f810c3c6e','b327f6bb-27e8-4d3e-9aac-5f173cc25e53'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f7b90b1887d74ace9c5568be14e5c0c2',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T10:57:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1686717333',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2e53eaa7-c1d4-4cba-bc0c-7437d1bebf99,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='46a0bac8546d45788de35d5dbc561325',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f7b90b1887d74ace9c5568be14e5c0c2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a4f1b59-94a6-4839-b926-0837adf99645),volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:57:17 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-184343b0-a80b-4afc-9247-ecf5ec2aa04e tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3a5727a9-1622-44d4-b605-e432a53cd821) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:57:17 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-184343b0-a80b-4afc-9247-ecf5ec2aa04e tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3a5727a9-1622-44d4-b605-e432a53cd821) transitioned into state 'SUCCESS' from state '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-1686717333',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='46a0bac8546d45788de35d5dbc561325',qos_specs=None,replication_status=,reservations=['a00bf392-814f-4ea6-8467-bac36bc4f2da','410c9df0-9c86-4512-9228-d2f423012dcf','35781ae3-dd9b-4c93-8a5f-156f810c3c6e','b327f6bb-27e8-4d3e-9aac-5f173cc25e53'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f7b90b1887d74ace9c5568be14e5c0c2',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:57:17 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-184343b0-a80b-4afc-9247-ecf5ec2aa04e tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9f1856c3-b6f1-4a89-a07a-f6d7ccfcc4ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:57:17 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-184343b0-a80b-4afc-9247-ecf5ec2aa04e tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9f1856c3-b6f1-4a89-a07a-f6d7ccfcc4ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:57:17 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-184343b0-a80b-4afc-9247-ecf5ec2aa04e tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Flow 'volume_create_api' (d6cd9260-21c3-4be3-bf96-c8a1f3ba6cf6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86814) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:57:17 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-184343b0-a80b-4afc-9247-ecf5ec2aa04e tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Create volume request issued successfully. Sep 01 12:57:17 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-184343b0-a80b-4afc-9247-ecf5ec2aa04e tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] http://192.168.122.202/volume/v3/volumes returned with HTTP 202 Sep 01 12:57:17 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1594/3192] 192.168.122.202 () {60 vars in 1142 bytes} [Tue Sep 1 12:57:17 2026] POST /volume/v3/volumes => generated 787 bytes in 490 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:57:17 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-76cc5553-a04a-41f9-b2e3-795323279d97 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:17 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-76cc5553-a04a-41f9-b2e3-795323279d97 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] GET http://192.168.122.202/volume/v3/volumes/2e53eaa7-c1d4-4cba-bc0c-7437d1bebf99 Sep 01 12:57:17 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-76cc5553-a04a-41f9-b2e3-795323279d97 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:57:17 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-76cc5553-a04a-41f9-b2e3-795323279d97 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:57:17 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:57:17 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:57:17 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:57:17 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:57:17 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-76cc5553-a04a-41f9-b2e3-795323279d97 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Volume info retrieved successfully. Sep 01 12:57:18 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-76cc5553-a04a-41f9-b2e3-795323279d97 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] http://192.168.122.202/volume/v3/volumes/2e53eaa7-c1d4-4cba-bc0c-7437d1bebf99 returned with HTTP 200 Sep 01 12:57:18 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1599/3193] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:57:17 2026] GET /volume/v3/volumes/2e53eaa7-c1d4-4cba-bc0c-7437d1bebf99 => generated 966 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:57:18 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-3d2666c5-315a-4617-bbdd-8ba7ca1febbd None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:18 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-3d2666c5-315a-4617-bbdd-8ba7ca1febbd tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] GET http://192.168.122.202/volume/v3/snapshots/922a7def-98fa-4d70-a9b7-31e07a2f1c44 Sep 01 12:57:18 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-3d2666c5-315a-4617-bbdd-8ba7ca1febbd tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:57:18 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-3d2666c5-315a-4617-bbdd-8ba7ca1febbd tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:57:18 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:57:18 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:57:18 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-3d2666c5-315a-4617-bbdd-8ba7ca1febbd tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Snapshot retrieved successfully. Sep 01 12:57:18 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-3d2666c5-315a-4617-bbdd-8ba7ca1febbd tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] http://192.168.122.202/volume/v3/snapshots/922a7def-98fa-4d70-a9b7-31e07a2f1c44 returned with HTTP 200 Sep 01 12:57:18 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1595/3194] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:57:18 2026] GET /volume/v3/snapshots/922a7def-98fa-4d70-a9b7-31e07a2f1c44 => generated 465 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:57:19 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-0cae7483-72a4-43b0-90fb-6d5a90be3a34 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:19 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0cae7483-72a4-43b0-90fb-6d5a90be3a34 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] GET http://192.168.122.202/volume/v3/volumes/2e53eaa7-c1d4-4cba-bc0c-7437d1bebf99 Sep 01 12:57:19 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0cae7483-72a4-43b0-90fb-6d5a90be3a34 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:57:19 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0cae7483-72a4-43b0-90fb-6d5a90be3a34 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:57:19 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:57:19 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:57:19 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:57:19 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:57:19 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-0cae7483-72a4-43b0-90fb-6d5a90be3a34 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Volume info retrieved successfully. Sep 01 12:57:19 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0cae7483-72a4-43b0-90fb-6d5a90be3a34 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] http://192.168.122.202/volume/v3/volumes/2e53eaa7-c1d4-4cba-bc0c-7437d1bebf99 returned with HTTP 200 Sep 01 12:57:19 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1600/3195] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:57:19 2026] GET /volume/v3/volumes/2e53eaa7-c1d4-4cba-bc0c-7437d1bebf99 => generated 1016 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 12:57:19 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-03ba4959-ac3a-44c5-8348-7887e68cdc7f None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:19 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-03ba4959-ac3a-44c5-8348-7887e68cdc7f tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] GET http://192.168.122.202/volume/v3/snapshots/922a7def-98fa-4d70-a9b7-31e07a2f1c44 Sep 01 12:57:19 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-03ba4959-ac3a-44c5-8348-7887e68cdc7f tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:57:19 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-03ba4959-ac3a-44c5-8348-7887e68cdc7f tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:57:19 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-03ba4959-ac3a-44c5-8348-7887e68cdc7f tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] http://192.168.122.202/volume/v3/snapshots/922a7def-98fa-4d70-a9b7-31e07a2f1c44 returned with HTTP 404 Sep 01 12:57:19 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1596/3196] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:57:19 2026] GET /volume/v3/snapshots/922a7def-98fa-4d70-a9b7-31e07a2f1c44 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:57:19 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-77ee1317-64c2-4ee6-9f19-b6ccdcb5c54c None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:19 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-77ee1317-64c2-4ee6-9f19-b6ccdcb5c54c tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] DELETE http://192.168.122.202/volume/v3/volumes/aad56b7c-50a6-44d0-88a1-83fd0f9d6c1d Sep 01 12:57:19 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-77ee1317-64c2-4ee6-9f19-b6ccdcb5c54c tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:57:19 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-77ee1317-64c2-4ee6-9f19-b6ccdcb5c54c tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:57:19 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-77ee1317-64c2-4ee6-9f19-b6ccdcb5c54c tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Delete volume with id: aad56b7c-50a6-44d0-88a1-83fd0f9d6c1d Sep 01 12:57:19 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:57:19 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:57:19 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:57:19 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:57:19 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-77ee1317-64c2-4ee6-9f19-b6ccdcb5c54c tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Volume info retrieved successfully. Sep 01 12:57:19 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-77ee1317-64c2-4ee6-9f19-b6ccdcb5c54c tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Delete volume request issued successfully. Sep 01 12:57:19 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-77ee1317-64c2-4ee6-9f19-b6ccdcb5c54c tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] http://192.168.122.202/volume/v3/volumes/aad56b7c-50a6-44d0-88a1-83fd0f9d6c1d returned with HTTP 202 Sep 01 12:57:19 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1601/3197] 192.168.122.202 () {58 vars in 1235 bytes} [Tue Sep 1 12:57:19 2026] DELETE /volume/v3/volumes/aad56b7c-50a6-44d0-88a1-83fd0f9d6c1d => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:57:19 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-3cf24869-9fdc-4faf-9657-75976892b18e None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:19 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-3cf24869-9fdc-4faf-9657-75976892b18e tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] GET http://192.168.122.202/volume/v3/volumes/aad56b7c-50a6-44d0-88a1-83fd0f9d6c1d Sep 01 12:57:19 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-3cf24869-9fdc-4faf-9657-75976892b18e tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:57:19 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-3cf24869-9fdc-4faf-9657-75976892b18e tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:57:19 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:57:19 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:57:19 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:57:19 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:57:19 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-3cf24869-9fdc-4faf-9657-75976892b18e tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Volume info retrieved successfully. Sep 01 12:57:19 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-3cf24869-9fdc-4faf-9657-75976892b18e tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] http://192.168.122.202/volume/v3/volumes/aad56b7c-50a6-44d0-88a1-83fd0f9d6c1d returned with HTTP 200 Sep 01 12:57:19 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1597/3198] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:57:19 2026] GET /volume/v3/volumes/aad56b7c-50a6-44d0-88a1-83fd0f9d6c1d => generated 1016 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:57:20 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-166ab722-29f7-4994-8418-e61d2965d715 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:20 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-166ab722-29f7-4994-8418-e61d2965d715 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] GET http://192.168.122.202/volume/v3/volumes/2e53eaa7-c1d4-4cba-bc0c-7437d1bebf99 Sep 01 12:57:20 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-166ab722-29f7-4994-8418-e61d2965d715 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:57:20 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-166ab722-29f7-4994-8418-e61d2965d715 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:57:20 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:57:20 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:57:20 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:57:20 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:57:20 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-166ab722-29f7-4994-8418-e61d2965d715 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Volume info retrieved successfully. Sep 01 12:57:20 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-166ab722-29f7-4994-8418-e61d2965d715 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] http://192.168.122.202/volume/v3/volumes/2e53eaa7-c1d4-4cba-bc0c-7437d1bebf99 returned with HTTP 200 Sep 01 12:57:20 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1602/3199] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:57:20 2026] GET /volume/v3/volumes/2e53eaa7-c1d4-4cba-bc0c-7437d1bebf99 => generated 1017 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:57:20 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-b7c6dfb2-43c9-4df0-8f21-f0379b5372d6 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:20 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b7c6dfb2-43c9-4df0-8f21-f0379b5372d6 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] POST http://192.168.122.202/volume/v3/snapshots Sep 01 12:57:20 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b7c6dfb2-43c9-4df0-8f21-f0379b5372d6 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2e53eaa7-c1d4-4cba-bc0c-7437d1bebf99", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-278156063"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:57:20 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:57:20 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:57:20 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:57:20 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:57:20 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-b7c6dfb2-43c9-4df0-8f21-f0379b5372d6 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Volume info retrieved successfully. Sep 01 12:57:20 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.snapshots [None req-b7c6dfb2-43c9-4df0-8f21-f0379b5372d6 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Create snapshot from volume 2e53eaa7-c1d4-4cba-bc0c-7437d1bebf99 Sep 01 12:57:20 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-b7c6dfb2-43c9-4df0-8f21-f0379b5372d6 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Created reservations ['f1593355-6ab2-4d99-b30f-7a552e80f357', '21d9647d-d93e-43d9-bc0f-ac876d20f8c8', 'c52b0166-ccbe-4a7a-a423-276ad7b876ab', 'edb43471-7193-4ba8-bee2-e8ee216450c0'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:57:20 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:57:20 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:57:20 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-85feac9a-fcb5-4c33-aab6-7aa125c619cb None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:20 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-b7c6dfb2-43c9-4df0-8f21-f0379b5372d6 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Snapshot create request issued successfully. Sep 01 12:57:20 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b7c6dfb2-43c9-4df0-8f21-f0379b5372d6 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] http://192.168.122.202/volume/v3/snapshots returned with HTTP 202 Sep 01 12:57:20 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1598/3200] 192.168.122.202 () {60 vars in 1149 bytes} [Tue Sep 1 12:57:20 2026] POST /volume/v3/snapshots => generated 307 bytes in 265 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:57:20 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-85feac9a-fcb5-4c33-aab6-7aa125c619cb tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] GET http://192.168.122.202/volume/v3/volumes/aad56b7c-50a6-44d0-88a1-83fd0f9d6c1d Sep 01 12:57:20 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-85feac9a-fcb5-4c33-aab6-7aa125c619cb tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:57:20 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-85feac9a-fcb5-4c33-aab6-7aa125c619cb tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:57:20 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-6cb7904e-7a19-4c83-8599-368f623cf01e None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:20 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-6cb7904e-7a19-4c83-8599-368f623cf01e tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] GET http://192.168.122.202/volume/v3/snapshots/6735fc46-f0a4-4ba9-ab09-7ff7373cac88 Sep 01 12:57:20 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-6cb7904e-7a19-4c83-8599-368f623cf01e tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:57:20 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-6cb7904e-7a19-4c83-8599-368f623cf01e tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:57:20 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:57:20 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:57:20 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-6cb7904e-7a19-4c83-8599-368f623cf01e tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Snapshot retrieved successfully. Sep 01 12:57:20 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-6cb7904e-7a19-4c83-8599-368f623cf01e tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] http://192.168.122.202/volume/v3/snapshots/6735fc46-f0a4-4ba9-ab09-7ff7373cac88 returned with HTTP 200 Sep 01 12:57:20 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1599/3201] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:57:20 2026] GET /volume/v3/snapshots/6735fc46-f0a4-4ba9-ab09-7ff7373cac88 => generated 439 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:57:20 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-85feac9a-fcb5-4c33-aab6-7aa125c619cb tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] http://192.168.122.202/volume/v3/volumes/aad56b7c-50a6-44d0-88a1-83fd0f9d6c1d returned with HTTP 404 Sep 01 12:57:20 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1603/3202] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:57:20 2026] GET /volume/v3/volumes/aad56b7c-50a6-44d0-88a1-83fd0f9d6c1d => generated 109 bytes in 100 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:57:20 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-85c61892-3126-40a1-b7c0-b38124e33875 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:20 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-85c61892-3126-40a1-b7c0-b38124e33875 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] POST http://192.168.122.202/volume/v3/volumes Sep 01 12:57:20 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-85c61892-3126-40a1-b7c0-b38124e33875 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-921756716"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:57:20 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volumes [None req-85c61892-3126-40a1-b7c0-b38124e33875 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-921756716'}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:57:20 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-85c61892-3126-40a1-b7c0-b38124e33875 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Create volume of 1 GB Sep 01 12:57:20 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-85c61892-3126-40a1-b7c0-b38124e33875 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Availability Zones retrieved successfully. Sep 01 12:57:20 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-85c61892-3126-40a1-b7c0-b38124e33875 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Flow 'volume_create_api' (1e76a850-21e3-4b12-bae5-cbc4c1d8f179) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:57:20 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-85c61892-3126-40a1-b7c0-b38124e33875 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bec88542-7522-489a-9ade-ff4ddf806219) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:57:20 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.flows.api.create_volume [None req-85c61892-3126-40a1-b7c0-b38124e33875 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Validating volume size '1' using validate_int {{(pid=86814) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 12:57:20 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-85c61892-3126-40a1-b7c0-b38124e33875 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bec88542-7522-489a-9ade-ff4ddf806219) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T10:31:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3a4f1b59-94a6-4839-b926-0837adf99645,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a4f1b59-94a6-4839-b926-0837adf99645', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:57:20 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-85c61892-3126-40a1-b7c0-b38124e33875 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (819ac060-94d3-4b31-8aaa-cf2f13a5bea1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:57:20 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-85c61892-3126-40a1-b7c0-b38124e33875 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Created reservations ['142aafd5-5a44-4bb7-8b21-348328d0dbfc', '46183f73-8787-492a-8948-7ebfcddfb78e', '95476778-c361-4fc1-98b4-669eabf230fb', 'a9948996-a045-4bcc-80be-cee2de6007bc'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:57:20 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-85c61892-3126-40a1-b7c0-b38124e33875 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (819ac060-94d3-4b31-8aaa-cf2f13a5bea1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['142aafd5-5a44-4bb7-8b21-348328d0dbfc', '46183f73-8787-492a-8948-7ebfcddfb78e', '95476778-c361-4fc1-98b4-669eabf230fb', 'a9948996-a045-4bcc-80be-cee2de6007bc']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:57:20 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-85c61892-3126-40a1-b7c0-b38124e33875 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fbb83f86-32d1-4bad-9b6a-bca52ed4f9a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:57:20 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:57:20 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:57:20 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-85c61892-3126-40a1-b7c0-b38124e33875 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fbb83f86-32d1-4bad-9b6a-bca52ed4f9a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '48282d8a-855d-427e-ad3b-563506166c6d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-921756716',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='22069b41e8b54252a65824b0a641e7e4',qos_specs=None,replication_status=,reservations=['142aafd5-5a44-4bb7-8b21-348328d0dbfc','46183f73-8787-492a-8948-7ebfcddfb78e','95476778-c361-4fc1-98b4-669eabf230fb','a9948996-a045-4bcc-80be-cee2de6007bc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='644c9226c9f34927b42cf18286dcd6b8',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T10:57:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-921756716',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=48282d8a-855d-427e-ad3b-563506166c6d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='22069b41e8b54252a65824b0a641e7e4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='644c9226c9f34927b42cf18286dcd6b8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a4f1b59-94a6-4839-b926-0837adf99645),volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:57:20 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-85c61892-3126-40a1-b7c0-b38124e33875 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d253547-c657-4723-b458-04780d55364e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:57:20 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-85c61892-3126-40a1-b7c0-b38124e33875 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d253547-c657-4723-b458-04780d55364e) transitioned into state 'SUCCESS' from state '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-921756716',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='22069b41e8b54252a65824b0a641e7e4',qos_specs=None,replication_status=,reservations=['142aafd5-5a44-4bb7-8b21-348328d0dbfc','46183f73-8787-492a-8948-7ebfcddfb78e','95476778-c361-4fc1-98b4-669eabf230fb','a9948996-a045-4bcc-80be-cee2de6007bc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='644c9226c9f34927b42cf18286dcd6b8',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:57:20 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-85c61892-3126-40a1-b7c0-b38124e33875 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3d433484-a167-403a-bc92-facb13861f91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:57:21 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-85c61892-3126-40a1-b7c0-b38124e33875 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3d433484-a167-403a-bc92-facb13861f91) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:57:21 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-85c61892-3126-40a1-b7c0-b38124e33875 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Flow 'volume_create_api' (1e76a850-21e3-4b12-bae5-cbc4c1d8f179) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86814) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:57:21 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-85c61892-3126-40a1-b7c0-b38124e33875 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Create volume request issued successfully. Sep 01 12:57:21 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-85c61892-3126-40a1-b7c0-b38124e33875 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] http://192.168.122.202/volume/v3/volumes returned with HTTP 202 Sep 01 12:57:21 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1600/3203] 192.168.122.202 () {60 vars in 1142 bytes} [Tue Sep 1 12:57:20 2026] POST /volume/v3/volumes => generated 786 bytes in 499 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:57:21 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-3bbfb304-5764-4f9c-9872-6e7baf402f40 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:21 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-3bbfb304-5764-4f9c-9872-6e7baf402f40 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] GET http://192.168.122.202/volume/v3/volumes/48282d8a-855d-427e-ad3b-563506166c6d Sep 01 12:57:21 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-3bbfb304-5764-4f9c-9872-6e7baf402f40 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:57:21 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-3bbfb304-5764-4f9c-9872-6e7baf402f40 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:57:21 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:57:21 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:57:21 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:57:21 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:57:21 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-3bbfb304-5764-4f9c-9872-6e7baf402f40 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Volume info retrieved successfully. Sep 01 12:57:21 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-3bbfb304-5764-4f9c-9872-6e7baf402f40 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] http://192.168.122.202/volume/v3/volumes/48282d8a-855d-427e-ad3b-563506166c6d returned with HTTP 200 Sep 01 12:57:21 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1604/3204] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:57:21 2026] GET /volume/v3/volumes/48282d8a-855d-427e-ad3b-563506166c6d => generated 965 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:57:21 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-aab6ee3d-71ba-4f88-a058-ed7787db093a None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:21 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-aab6ee3d-71ba-4f88-a058-ed7787db093a tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] POST http://192.168.122.202/volume/v3/volumes Sep 01 12:57:21 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-aab6ee3d-71ba-4f88-a058-ed7787db093a tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-1843228112", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:57:21 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volumes [None req-aab6ee3d-71ba-4f88-a058-ed7787db093a tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-1843228112', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:57:21 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-aab6ee3d-71ba-4f88-a058-ed7787db093a tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] Create volume of 1 GB Sep 01 12:57:21 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:57:21 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:57:21 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-aab6ee3d-71ba-4f88-a058-ed7787db093a tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] Availability Zones retrieved successfully. Sep 01 12:57:21 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-aab6ee3d-71ba-4f88-a058-ed7787db093a tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] Flow 'volume_create_api' (59422d90-3e64-4dc2-a7b7-70e394078b1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:57:21 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-aab6ee3d-71ba-4f88-a058-ed7787db093a tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d674e3c5-e46a-42b7-8b08-5bebad4087d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:57:21 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.flows.api.create_volume [None req-aab6ee3d-71ba-4f88-a058-ed7787db093a tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] Validating volume size '1' using validate_int {{(pid=86814) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 12:57:21 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-aab6ee3d-71ba-4f88-a058-ed7787db093a tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d674e3c5-e46a-42b7-8b08-5bebad4087d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T10:31:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3a4f1b59-94a6-4839-b926-0837adf99645,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a4f1b59-94a6-4839-b926-0837adf99645', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:57:21 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-aab6ee3d-71ba-4f88-a058-ed7787db093a tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cfebf607-38b2-42fb-9f2a-93134c482356) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:57:21 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-32b93623-8065-4593-91d3-6a9a2ca2f322 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:21 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-32b93623-8065-4593-91d3-6a9a2ca2f322 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] GET http://192.168.122.202/volume/v3/snapshots/6735fc46-f0a4-4ba9-ab09-7ff7373cac88 Sep 01 12:57:21 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-32b93623-8065-4593-91d3-6a9a2ca2f322 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:57:21 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-32b93623-8065-4593-91d3-6a9a2ca2f322 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:57:21 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:57:21 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:57:21 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-32b93623-8065-4593-91d3-6a9a2ca2f322 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Snapshot retrieved successfully. Sep 01 12:57:21 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-32b93623-8065-4593-91d3-6a9a2ca2f322 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] http://192.168.122.202/volume/v3/snapshots/6735fc46-f0a4-4ba9-ab09-7ff7373cac88 returned with HTTP 200 Sep 01 12:57:21 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1605/3205] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:57:21 2026] GET /volume/v3/snapshots/6735fc46-f0a4-4ba9-ab09-7ff7373cac88 => generated 439 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:57:21 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-aab6ee3d-71ba-4f88-a058-ed7787db093a tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] Created reservations ['7d10596e-edda-43fe-a735-9530ad8a8c40', 'b7036e49-6ebe-46b4-b6f0-b6383c4daf26', '4bbf88cd-090a-4cda-97ad-e96cb64b4001', '114ea4c1-0101-41e3-be43-0b3bcbd8f9aa'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:57:21 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-aab6ee3d-71ba-4f88-a058-ed7787db093a tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cfebf607-38b2-42fb-9f2a-93134c482356) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7d10596e-edda-43fe-a735-9530ad8a8c40', 'b7036e49-6ebe-46b4-b6f0-b6383c4daf26', '4bbf88cd-090a-4cda-97ad-e96cb64b4001', '114ea4c1-0101-41e3-be43-0b3bcbd8f9aa']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:57:21 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-aab6ee3d-71ba-4f88-a058-ed7787db093a tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b904825-3d36-44f4-b86a-f8b6fddc6f30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:57:21 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:57:21 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:57:21 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-aab6ee3d-71ba-4f88-a058-ed7787db093a tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b904825-3d36-44f4-b86a-f8b6fddc6f30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd5eb8767-e8d2-4d70-a927-0c5044b575e9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1843228112',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2302686fe065413d8319b590404c5637',qos_specs=None,replication_status=,reservations=['7d10596e-edda-43fe-a735-9530ad8a8c40','b7036e49-6ebe-46b4-b6f0-b6383c4daf26','4bbf88cd-090a-4cda-97ad-e96cb64b4001','114ea4c1-0101-41e3-be43-0b3bcbd8f9aa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0394f00c989b4f2da113ceb4b3c47c2e',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T10:57:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1843228112',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d5eb8767-e8d2-4d70-a927-0c5044b575e9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2302686fe065413d8319b590404c5637',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0394f00c989b4f2da113ceb4b3c47c2e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a4f1b59-94a6-4839-b926-0837adf99645),volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:57:21 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-aab6ee3d-71ba-4f88-a058-ed7787db093a tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe783842-1440-40c9-a9e3-ee71b2b058cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:57:21 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-aab6ee3d-71ba-4f88-a058-ed7787db093a tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe783842-1440-40c9-a9e3-ee71b2b058cc) transitioned into state 'SUCCESS' from state '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-1843228112',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2302686fe065413d8319b590404c5637',qos_specs=None,replication_status=,reservations=['7d10596e-edda-43fe-a735-9530ad8a8c40','b7036e49-6ebe-46b4-b6f0-b6383c4daf26','4bbf88cd-090a-4cda-97ad-e96cb64b4001','114ea4c1-0101-41e3-be43-0b3bcbd8f9aa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0394f00c989b4f2da113ceb4b3c47c2e',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:57:21 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-aab6ee3d-71ba-4f88-a058-ed7787db093a tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (96bd97d5-d676-489a-9197-2249ea2718e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:57:21 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-aab6ee3d-71ba-4f88-a058-ed7787db093a tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (96bd97d5-d676-489a-9197-2249ea2718e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:57:21 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-aab6ee3d-71ba-4f88-a058-ed7787db093a tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] Flow 'volume_create_api' (59422d90-3e64-4dc2-a7b7-70e394078b1e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86814) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:57:21 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-aab6ee3d-71ba-4f88-a058-ed7787db093a tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] Create volume request issued successfully. Sep 01 12:57:21 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-aab6ee3d-71ba-4f88-a058-ed7787db093a tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] http://192.168.122.202/volume/v3/volumes returned with HTTP 202 Sep 01 12:57:21 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1601/3206] 192.168.122.202 () {60 vars in 1143 bytes} [Tue Sep 1 12:57:21 2026] POST /volume/v3/volumes => generated 763 bytes in 632 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:57:21 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-ecdd465c-9f43-40da-8c33-6f977dceca40 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:21 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-ecdd465c-9f43-40da-8c33-6f977dceca40 tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] GET http://192.168.122.202/volume/v3/volumes/d5eb8767-e8d2-4d70-a927-0c5044b575e9 Sep 01 12:57:21 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-ecdd465c-9f43-40da-8c33-6f977dceca40 tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:57:21 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-ecdd465c-9f43-40da-8c33-6f977dceca40 tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:57:21 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:57:21 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:57:21 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:57:21 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:57:21 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-ecdd465c-9f43-40da-8c33-6f977dceca40 tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] Volume info retrieved successfully. Sep 01 12:57:21 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-ecdd465c-9f43-40da-8c33-6f977dceca40 tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] http://192.168.122.202/volume/v3/volumes/d5eb8767-e8d2-4d70-a927-0c5044b575e9 returned with HTTP 200 Sep 01 12:57:21 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1606/3207] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:57:21 2026] GET /volume/v3/volumes/d5eb8767-e8d2-4d70-a927-0c5044b575e9 => generated 831 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:57:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-0ebec637-d506-46d5-a784-43eb1457ca03 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:22 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-0ebec637-d506-46d5-a784-43eb1457ca03 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] GET http://192.168.122.202/volume/v3/volumes/48282d8a-855d-427e-ad3b-563506166c6d Sep 01 12:57:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-0ebec637-d506-46d5-a784-43eb1457ca03 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:57:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-0ebec637-d506-46d5-a784-43eb1457ca03 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:57:22 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:57:22 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:57:22 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:57:22 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:57:22 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-0ebec637-d506-46d5-a784-43eb1457ca03 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Volume info retrieved successfully. Sep 01 12:57:22 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-0ebec637-d506-46d5-a784-43eb1457ca03 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] http://192.168.122.202/volume/v3/volumes/48282d8a-855d-427e-ad3b-563506166c6d returned with HTTP 200 Sep 01 12:57:22 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1602/3208] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:57:22 2026] GET /volume/v3/volumes/48282d8a-855d-427e-ad3b-563506166c6d => generated 1015 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:57:22 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-2fcbbad7-13a5-4219-82fa-87158502e5d9 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:22 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-2fcbbad7-13a5-4219-82fa-87158502e5d9 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] GET http://192.168.122.202/volume/v3/snapshots/6735fc46-f0a4-4ba9-ab09-7ff7373cac88 Sep 01 12:57:22 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-2fcbbad7-13a5-4219-82fa-87158502e5d9 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:57:22 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-2fcbbad7-13a5-4219-82fa-87158502e5d9 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:57:22 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:57:22 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:57:22 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-2fcbbad7-13a5-4219-82fa-87158502e5d9 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Snapshot retrieved successfully. Sep 01 12:57:22 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-2fcbbad7-13a5-4219-82fa-87158502e5d9 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] http://192.168.122.202/volume/v3/snapshots/6735fc46-f0a4-4ba9-ab09-7ff7373cac88 returned with HTTP 200 Sep 01 12:57:22 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1607/3209] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:57:22 2026] GET /volume/v3/snapshots/6735fc46-f0a4-4ba9-ab09-7ff7373cac88 => generated 439 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:57:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-5807a027-b65b-4fe1-9950-50c42f7c155c None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:22 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-5807a027-b65b-4fe1-9950-50c42f7c155c tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] GET http://192.168.122.202/volume/v3/volumes/d5eb8767-e8d2-4d70-a927-0c5044b575e9 Sep 01 12:57:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-5807a027-b65b-4fe1-9950-50c42f7c155c tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:57:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-5807a027-b65b-4fe1-9950-50c42f7c155c tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:57:22 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:57:22 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:57:22 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:57:22 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:57:22 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-5807a027-b65b-4fe1-9950-50c42f7c155c tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] Volume info retrieved successfully. Sep 01 12:57:22 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-5807a027-b65b-4fe1-9950-50c42f7c155c tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] http://192.168.122.202/volume/v3/volumes/d5eb8767-e8d2-4d70-a927-0c5044b575e9 returned with HTTP 200 Sep 01 12:57:22 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1603/3210] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:57:22 2026] GET /volume/v3/volumes/d5eb8767-e8d2-4d70-a927-0c5044b575e9 => generated 855 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:57:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-60c598fe-c9dc-4d51-b9bb-f50ee236c297 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:23 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-60c598fe-c9dc-4d51-b9bb-f50ee236c297 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] GET http://192.168.122.202/volume/v3/volumes/48282d8a-855d-427e-ad3b-563506166c6d Sep 01 12:57:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-60c598fe-c9dc-4d51-b9bb-f50ee236c297 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:57:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-60c598fe-c9dc-4d51-b9bb-f50ee236c297 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:57:23 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:57:23 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:57:23 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:57:23 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:57:23 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-60c598fe-c9dc-4d51-b9bb-f50ee236c297 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Volume info retrieved successfully. Sep 01 12:57:23 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-60c598fe-c9dc-4d51-b9bb-f50ee236c297 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] http://192.168.122.202/volume/v3/volumes/48282d8a-855d-427e-ad3b-563506166c6d returned with HTTP 200 Sep 01 12:57:23 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1608/3211] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:57:23 2026] GET /volume/v3/volumes/48282d8a-855d-427e-ad3b-563506166c6d => generated 1015 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:57:23 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-f21f93a3-8cf9-4508-a5b2-32de1232ad47 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:23 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f21f93a3-8cf9-4508-a5b2-32de1232ad47 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] GET http://192.168.122.202/volume/v3/snapshots/6735fc46-f0a4-4ba9-ab09-7ff7373cac88 Sep 01 12:57:23 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f21f93a3-8cf9-4508-a5b2-32de1232ad47 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:57:23 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f21f93a3-8cf9-4508-a5b2-32de1232ad47 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:57:23 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:57:23 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:57:23 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-f21f93a3-8cf9-4508-a5b2-32de1232ad47 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Snapshot retrieved successfully. Sep 01 12:57:23 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f21f93a3-8cf9-4508-a5b2-32de1232ad47 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] http://192.168.122.202/volume/v3/snapshots/6735fc46-f0a4-4ba9-ab09-7ff7373cac88 returned with HTTP 200 Sep 01 12:57:23 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1604/3212] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:57:23 2026] GET /volume/v3/snapshots/6735fc46-f0a4-4ba9-ab09-7ff7373cac88 => generated 466 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:57:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-f05c0fb6-b1a2-4dc4-814f-c86fdc5c236c None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:23 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f05c0fb6-b1a2-4dc4-814f-c86fdc5c236c tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-member] POST http://192.168.122.202/volume/v3/snapshots/6735fc46-f0a4-4ba9-ab09-7ff7373cac88/action Sep 01 12:57:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f05c0fb6-b1a2-4dc4-814f-c86fdc5c236c tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-member] Action body: b'{"os-force_delete": {}}' {{(pid=86815) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:57:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f05c0fb6-b1a2-4dc4-814f-c86fdc5c236c tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-member] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:57:23 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:57:23 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:57:23 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-f05c0fb6-b1a2-4dc4-814f-c86fdc5c236c tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-member] Snapshot retrieved successfully. Sep 01 12:57:23 devstack devstack@c-api.service[86815]: DEBUG cinder.policy [None req-f05c0fb6-b1a2-4dc4-814f-c86fdc5c236c tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-member] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'c630155e11fd4abe9c4ab36904813de6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46a0bac8546d45788de35d5dbc561325', '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=86815) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 12:57:23 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f05c0fb6-b1a2-4dc4-814f-c86fdc5c236c tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-member] http://192.168.122.202/volume/v3/snapshots/6735fc46-f0a4-4ba9-ab09-7ff7373cac88/action returned with HTTP 403 Sep 01 12:57:23 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1609/3213] 192.168.122.202 () {60 vars in 1280 bytes} [Tue Sep 1 12:57:23 2026] POST /volume/v3/snapshots/6735fc46-f0a4-4ba9-ab09-7ff7373cac88/action => generated 133 bytes in 28 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:57:23 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-ccea8d72-1fd2-4277-ad6a-c14d995b6253 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:23 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ccea8d72-1fd2-4277-ad6a-c14d995b6253 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] DELETE http://192.168.122.202/volume/v3/snapshots/6735fc46-f0a4-4ba9-ab09-7ff7373cac88 Sep 01 12:57:23 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-ccea8d72-1fd2-4277-ad6a-c14d995b6253 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:57:23 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-ccea8d72-1fd2-4277-ad6a-c14d995b6253 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:57:23 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.snapshots [None req-ccea8d72-1fd2-4277-ad6a-c14d995b6253 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Delete snapshot with id: 6735fc46-f0a4-4ba9-ab09-7ff7373cac88 Sep 01 12:57:23 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:57:23 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:57:23 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-ccea8d72-1fd2-4277-ad6a-c14d995b6253 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Snapshot retrieved successfully. Sep 01 12:57:23 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:57:23 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:57:23 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-ccea8d72-1fd2-4277-ad6a-c14d995b6253 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Snapshot delete request issued successfully. Sep 01 12:57:23 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ccea8d72-1fd2-4277-ad6a-c14d995b6253 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] http://192.168.122.202/volume/v3/snapshots/6735fc46-f0a4-4ba9-ab09-7ff7373cac88 returned with HTTP 202 Sep 01 12:57:23 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1605/3214] 192.168.122.202 () {58 vars in 1241 bytes} [Tue Sep 1 12:57:23 2026] DELETE /volume/v3/snapshots/6735fc46-f0a4-4ba9-ab09-7ff7373cac88 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:57:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-3d90bc3c-8526-4c91-838c-314a2c7286a2 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:23 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-3d90bc3c-8526-4c91-838c-314a2c7286a2 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] GET http://192.168.122.202/volume/v3/snapshots/6735fc46-f0a4-4ba9-ab09-7ff7373cac88 Sep 01 12:57:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-3d90bc3c-8526-4c91-838c-314a2c7286a2 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:57:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-3d90bc3c-8526-4c91-838c-314a2c7286a2 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:57:23 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:57:23 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:57:23 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-3d90bc3c-8526-4c91-838c-314a2c7286a2 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Snapshot retrieved successfully. Sep 01 12:57:23 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-3d90bc3c-8526-4c91-838c-314a2c7286a2 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] http://192.168.122.202/volume/v3/snapshots/6735fc46-f0a4-4ba9-ab09-7ff7373cac88 returned with HTTP 200 Sep 01 12:57:23 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1610/3215] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:57:23 2026] GET /volume/v3/snapshots/6735fc46-f0a4-4ba9-ab09-7ff7373cac88 => generated 465 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:57:23 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-8e52bcb8-c0d3-41cc-b476-3a1961f072c5 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:23 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8e52bcb8-c0d3-41cc-b476-3a1961f072c5 tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] GET http://192.168.122.202/volume/v3/volumes/d5eb8767-e8d2-4d70-a927-0c5044b575e9 Sep 01 12:57:23 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-8e52bcb8-c0d3-41cc-b476-3a1961f072c5 tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:57:23 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-8e52bcb8-c0d3-41cc-b476-3a1961f072c5 tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:57:23 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:57:23 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:57:23 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:57:23 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:57:24 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-8e52bcb8-c0d3-41cc-b476-3a1961f072c5 tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] Volume info retrieved successfully. Sep 01 12:57:24 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8e52bcb8-c0d3-41cc-b476-3a1961f072c5 tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] http://192.168.122.202/volume/v3/volumes/d5eb8767-e8d2-4d70-a927-0c5044b575e9 returned with HTTP 200 Sep 01 12:57:24 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1606/3216] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:57:23 2026] GET /volume/v3/volumes/d5eb8767-e8d2-4d70-a927-0c5044b575e9 => generated 855 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:57:24 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-b3e00ad9-cece-4685-b41e-ea80bf12dd17 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:24 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b3e00ad9-cece-4685-b41e-ea80bf12dd17 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] GET http://192.168.122.202/volume/v3/volumes/48282d8a-855d-427e-ad3b-563506166c6d Sep 01 12:57:24 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b3e00ad9-cece-4685-b41e-ea80bf12dd17 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:57:24 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b3e00ad9-cece-4685-b41e-ea80bf12dd17 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:57:24 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:57:24 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:57:24 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:57:24 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:57:24 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-b3e00ad9-cece-4685-b41e-ea80bf12dd17 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Volume info retrieved successfully. Sep 01 12:57:24 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b3e00ad9-cece-4685-b41e-ea80bf12dd17 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] http://192.168.122.202/volume/v3/volumes/48282d8a-855d-427e-ad3b-563506166c6d returned with HTTP 200 Sep 01 12:57:24 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1611/3217] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:57:24 2026] GET /volume/v3/volumes/48282d8a-855d-427e-ad3b-563506166c6d => generated 1016 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:57:24 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-28134c53-b812-4691-8ad6-569692f840a9 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:24 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-28134c53-b812-4691-8ad6-569692f840a9 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] POST http://192.168.122.202/volume/v3/snapshots Sep 01 12:57:24 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-28134c53-b812-4691-8ad6-569692f840a9 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "48282d8a-855d-427e-ad3b-563506166c6d", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-294104155"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:57:24 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:57:24 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:57:24 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:57:24 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:57:24 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-28134c53-b812-4691-8ad6-569692f840a9 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Volume info retrieved successfully. Sep 01 12:57:24 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.snapshots [None req-28134c53-b812-4691-8ad6-569692f840a9 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Create snapshot from volume 48282d8a-855d-427e-ad3b-563506166c6d Sep 01 12:57:24 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-28134c53-b812-4691-8ad6-569692f840a9 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Created reservations ['d7669aec-e5df-41ec-b20d-18a68cdf4847', 'f5fa85fe-7ffb-4882-8b66-bfb8d92c25a1', '9aa51657-2625-4aec-b448-ed1d2e960912', '97d310b1-0cea-42bc-a19c-95c8d44b466e'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:57:24 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:57:24 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:57:24 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-28134c53-b812-4691-8ad6-569692f840a9 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Snapshot create request issued successfully. Sep 01 12:57:24 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-28134c53-b812-4691-8ad6-569692f840a9 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] http://192.168.122.202/volume/v3/snapshots returned with HTTP 202 Sep 01 12:57:24 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1607/3218] 192.168.122.202 () {60 vars in 1149 bytes} [Tue Sep 1 12:57:24 2026] POST /volume/v3/snapshots => generated 307 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:57:24 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-9dc32d0e-b116-46ae-93b2-58ea3904fc64 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:24 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9dc32d0e-b116-46ae-93b2-58ea3904fc64 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] GET http://192.168.122.202/volume/v3/snapshots/ec3f5436-aef9-4f3b-a292-2c4b692eb428 Sep 01 12:57:24 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-9dc32d0e-b116-46ae-93b2-58ea3904fc64 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:57:24 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-9dc32d0e-b116-46ae-93b2-58ea3904fc64 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:57:24 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:57:24 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:57:24 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-9dc32d0e-b116-46ae-93b2-58ea3904fc64 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Snapshot retrieved successfully. Sep 01 12:57:24 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9dc32d0e-b116-46ae-93b2-58ea3904fc64 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] http://192.168.122.202/volume/v3/snapshots/ec3f5436-aef9-4f3b-a292-2c4b692eb428 returned with HTTP 200 Sep 01 12:57:24 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1612/3219] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:57:24 2026] GET /volume/v3/snapshots/ec3f5436-aef9-4f3b-a292-2c4b692eb428 => generated 439 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:57:24 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-1f9a22a4-6bfe-4642-a6fd-a72d149432dc None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:24 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1f9a22a4-6bfe-4642-a6fd-a72d149432dc tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] GET http://192.168.122.202/volume/v3/snapshots/6735fc46-f0a4-4ba9-ab09-7ff7373cac88 Sep 01 12:57:24 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-1f9a22a4-6bfe-4642-a6fd-a72d149432dc tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:57:24 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-1f9a22a4-6bfe-4642-a6fd-a72d149432dc tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:57:24 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:57:24 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:57:24 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-1f9a22a4-6bfe-4642-a6fd-a72d149432dc tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Snapshot retrieved successfully. Sep 01 12:57:24 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1f9a22a4-6bfe-4642-a6fd-a72d149432dc tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] http://192.168.122.202/volume/v3/snapshots/6735fc46-f0a4-4ba9-ab09-7ff7373cac88 returned with HTTP 200 Sep 01 12:57:24 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1608/3220] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:57:24 2026] GET /volume/v3/snapshots/6735fc46-f0a4-4ba9-ab09-7ff7373cac88 => generated 465 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:57:25 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-d9848005-0254-428b-8f31-12761b747bcf None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:25 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d9848005-0254-428b-8f31-12761b747bcf tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] GET http://192.168.122.202/volume/v3/volumes/d5eb8767-e8d2-4d70-a927-0c5044b575e9 Sep 01 12:57:25 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-d9848005-0254-428b-8f31-12761b747bcf tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:57:25 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-d9848005-0254-428b-8f31-12761b747bcf tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:57:25 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:57:25 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:57:25 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:57:25 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:57:25 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-d9848005-0254-428b-8f31-12761b747bcf tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] Volume info retrieved successfully. Sep 01 12:57:25 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d9848005-0254-428b-8f31-12761b747bcf tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] http://192.168.122.202/volume/v3/volumes/d5eb8767-e8d2-4d70-a927-0c5044b575e9 returned with HTTP 200 Sep 01 12:57:25 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1613/3221] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:57:25 2026] GET /volume/v3/volumes/d5eb8767-e8d2-4d70-a927-0c5044b575e9 => generated 856 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:57:25 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-573500ed-6a66-41dc-aa37-f3fe93f59b49 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:25 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-573500ed-6a66-41dc-aa37-f3fe93f59b49 tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] GET http://192.168.122.202/volume/v3/volumes/d5eb8767-e8d2-4d70-a927-0c5044b575e9 Sep 01 12:57:25 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-573500ed-6a66-41dc-aa37-f3fe93f59b49 tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:57:25 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-573500ed-6a66-41dc-aa37-f3fe93f59b49 tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:57:25 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:57:25 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:57:25 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:57:25 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:57:25 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-573500ed-6a66-41dc-aa37-f3fe93f59b49 tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] Volume info retrieved successfully. Sep 01 12:57:25 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-573500ed-6a66-41dc-aa37-f3fe93f59b49 tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] http://192.168.122.202/volume/v3/volumes/d5eb8767-e8d2-4d70-a927-0c5044b575e9 returned with HTTP 200 Sep 01 12:57:25 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1609/3222] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:57:25 2026] GET /volume/v3/volumes/d5eb8767-e8d2-4d70-a927-0c5044b575e9 => generated 856 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:57:25 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-48d0f64a-bb84-4459-88c2-633c569abb88 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:25 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-48d0f64a-bb84-4459-88c2-633c569abb88 tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] POST http://192.168.122.202/volume/v3/snapshots Sep 01 12:57:25 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-48d0f64a-bb84-4459-88c2-633c569abb88 tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d5eb8767-e8d2-4d70-a927-0c5044b575e9", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-1901188249", "description": null, "metadata": null}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:57:25 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:57:25 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:57:25 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:57:25 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:57:25 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-48d0f64a-bb84-4459-88c2-633c569abb88 tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] Volume info retrieved successfully. Sep 01 12:57:25 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.snapshots [None req-48d0f64a-bb84-4459-88c2-633c569abb88 tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] Create snapshot from volume d5eb8767-e8d2-4d70-a927-0c5044b575e9 Sep 01 12:57:25 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-48d0f64a-bb84-4459-88c2-633c569abb88 tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] Created reservations ['8ede5662-7bb3-4719-8d9c-44da2b2f1595', '6ceabb69-fce4-499e-97af-d100a342b49f', 'e91c85ba-70e5-4981-8257-54d420a2fa41', '05b4982a-88d1-4b13-a538-9f8f7ec31828'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:57:25 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:57:25 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:57:25 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-48d0f64a-bb84-4459-88c2-633c569abb88 tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] Snapshot force create request issued successfully. Sep 01 12:57:25 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-48d0f64a-bb84-4459-88c2-633c569abb88 tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] http://192.168.122.202/volume/v3/snapshots returned with HTTP 202 Sep 01 12:57:25 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1614/3223] 192.168.122.202 () {60 vars in 1149 bytes} [Tue Sep 1 12:57:25 2026] POST /volume/v3/snapshots => generated 310 bytes in 259 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:57:25 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-235510b2-3600-4f35-b3bd-2464c66100e1 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:25 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-235510b2-3600-4f35-b3bd-2464c66100e1 tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] GET http://192.168.122.202/volume/v3/snapshots/84d234cc-b2df-47e9-9e8f-4f04a536e85e Sep 01 12:57:25 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-235510b2-3600-4f35-b3bd-2464c66100e1 tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:57:25 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-235510b2-3600-4f35-b3bd-2464c66100e1 tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:57:25 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:57:25 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:57:25 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-235510b2-3600-4f35-b3bd-2464c66100e1 tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] Snapshot retrieved successfully. Sep 01 12:57:25 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-235510b2-3600-4f35-b3bd-2464c66100e1 tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] http://192.168.122.202/volume/v3/snapshots/84d234cc-b2df-47e9-9e8f-4f04a536e85e returned with HTTP 200 Sep 01 12:57:25 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1610/3224] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:57:25 2026] GET /volume/v3/snapshots/84d234cc-b2df-47e9-9e8f-4f04a536e85e => generated 442 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:57:25 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-c125b83d-65d3-46b1-af63-cad2eb33d21a None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:25 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c125b83d-65d3-46b1-af63-cad2eb33d21a tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] GET http://192.168.122.202/volume/v3/snapshots/ec3f5436-aef9-4f3b-a292-2c4b692eb428 Sep 01 12:57:25 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c125b83d-65d3-46b1-af63-cad2eb33d21a tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:57:25 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c125b83d-65d3-46b1-af63-cad2eb33d21a tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:57:25 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:57:25 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:57:25 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-c125b83d-65d3-46b1-af63-cad2eb33d21a tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Snapshot retrieved successfully. Sep 01 12:57:25 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c125b83d-65d3-46b1-af63-cad2eb33d21a tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] http://192.168.122.202/volume/v3/snapshots/ec3f5436-aef9-4f3b-a292-2c4b692eb428 returned with HTTP 200 Sep 01 12:57:25 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1615/3225] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:57:25 2026] GET /volume/v3/snapshots/ec3f5436-aef9-4f3b-a292-2c4b692eb428 => generated 439 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:57:25 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-f2d76f0e-c068-44db-82b2-8675e1c6e438 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:25 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f2d76f0e-c068-44db-82b2-8675e1c6e438 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] GET http://192.168.122.202/volume/v3/snapshots/6735fc46-f0a4-4ba9-ab09-7ff7373cac88 Sep 01 12:57:25 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f2d76f0e-c068-44db-82b2-8675e1c6e438 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:57:25 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f2d76f0e-c068-44db-82b2-8675e1c6e438 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:57:25 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f2d76f0e-c068-44db-82b2-8675e1c6e438 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] http://192.168.122.202/volume/v3/snapshots/6735fc46-f0a4-4ba9-ab09-7ff7373cac88 returned with HTTP 404 Sep 01 12:57:25 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1611/3226] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:57:25 2026] GET /volume/v3/snapshots/6735fc46-f0a4-4ba9-ab09-7ff7373cac88 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:57:25 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-b8e3030e-eb7b-467c-bac8-674d6939aa96 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:25 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b8e3030e-eb7b-467c-bac8-674d6939aa96 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] DELETE http://192.168.122.202/volume/v3/volumes/2e53eaa7-c1d4-4cba-bc0c-7437d1bebf99 Sep 01 12:57:25 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b8e3030e-eb7b-467c-bac8-674d6939aa96 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:57:25 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b8e3030e-eb7b-467c-bac8-674d6939aa96 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:57:25 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-b8e3030e-eb7b-467c-bac8-674d6939aa96 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Delete volume with id: 2e53eaa7-c1d4-4cba-bc0c-7437d1bebf99 Sep 01 12:57:25 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:57:25 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:57:25 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:57:25 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:57:25 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-b8e3030e-eb7b-467c-bac8-674d6939aa96 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Volume info retrieved successfully. Sep 01 12:57:25 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-b8e3030e-eb7b-467c-bac8-674d6939aa96 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Delete volume request issued successfully. Sep 01 12:57:25 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b8e3030e-eb7b-467c-bac8-674d6939aa96 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] http://192.168.122.202/volume/v3/volumes/2e53eaa7-c1d4-4cba-bc0c-7437d1bebf99 returned with HTTP 202 Sep 01 12:57:25 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1616/3227] 192.168.122.202 () {58 vars in 1235 bytes} [Tue Sep 1 12:57:25 2026] DELETE /volume/v3/volumes/2e53eaa7-c1d4-4cba-bc0c-7437d1bebf99 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:57:25 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-7fd77e67-1658-423e-a77b-e06a6f0027db None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:25 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7fd77e67-1658-423e-a77b-e06a6f0027db tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] GET http://192.168.122.202/volume/v3/volumes/2e53eaa7-c1d4-4cba-bc0c-7437d1bebf99 Sep 01 12:57:25 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-7fd77e67-1658-423e-a77b-e06a6f0027db tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:57:25 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-7fd77e67-1658-423e-a77b-e06a6f0027db tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:57:25 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:57:25 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:57:25 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:57:25 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:57:25 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-7fd77e67-1658-423e-a77b-e06a6f0027db tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Volume info retrieved successfully. Sep 01 12:57:25 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7fd77e67-1658-423e-a77b-e06a6f0027db tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] http://192.168.122.202/volume/v3/volumes/2e53eaa7-c1d4-4cba-bc0c-7437d1bebf99 returned with HTTP 200 Sep 01 12:57:25 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1612/3228] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:57:25 2026] GET /volume/v3/volumes/2e53eaa7-c1d4-4cba-bc0c-7437d1bebf99 => generated 1016 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:57:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-bbda4116-655f-48ed-b5c1-c9e2050af06e None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:26 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-bbda4116-655f-48ed-b5c1-c9e2050af06e tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] GET http://192.168.122.202/volume/v3/snapshots/84d234cc-b2df-47e9-9e8f-4f04a536e85e Sep 01 12:57:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-bbda4116-655f-48ed-b5c1-c9e2050af06e tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:57:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-bbda4116-655f-48ed-b5c1-c9e2050af06e tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:57:26 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:57:26 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:57:26 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-bbda4116-655f-48ed-b5c1-c9e2050af06e tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] Snapshot retrieved successfully. Sep 01 12:57:26 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-bbda4116-655f-48ed-b5c1-c9e2050af06e tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] http://192.168.122.202/volume/v3/snapshots/84d234cc-b2df-47e9-9e8f-4f04a536e85e returned with HTTP 200 Sep 01 12:57:26 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1617/3229] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:57:26 2026] GET /volume/v3/snapshots/84d234cc-b2df-47e9-9e8f-4f04a536e85e => generated 442 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:57:26 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-1c770ab2-4e36-423e-94c2-0c77a3b943be None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:26 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1c770ab2-4e36-423e-94c2-0c77a3b943be tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] GET http://192.168.122.202/volume/v3/snapshots/ec3f5436-aef9-4f3b-a292-2c4b692eb428 Sep 01 12:57:26 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-1c770ab2-4e36-423e-94c2-0c77a3b943be tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:57:26 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-1c770ab2-4e36-423e-94c2-0c77a3b943be tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:57:26 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:57:26 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:57:26 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-1c770ab2-4e36-423e-94c2-0c77a3b943be tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Snapshot retrieved successfully. Sep 01 12:57:26 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1c770ab2-4e36-423e-94c2-0c77a3b943be tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] http://192.168.122.202/volume/v3/snapshots/ec3f5436-aef9-4f3b-a292-2c4b692eb428 returned with HTTP 200 Sep 01 12:57:26 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1613/3230] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:57:26 2026] GET /volume/v3/snapshots/ec3f5436-aef9-4f3b-a292-2c4b692eb428 => generated 439 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:57:27 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-c5e5b24c-4bbb-411e-8ae9-12857298f68d None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:27 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c5e5b24c-4bbb-411e-8ae9-12857298f68d tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] GET http://192.168.122.202/volume/v3/volumes/2e53eaa7-c1d4-4cba-bc0c-7437d1bebf99 Sep 01 12:57:27 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c5e5b24c-4bbb-411e-8ae9-12857298f68d tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:57:27 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c5e5b24c-4bbb-411e-8ae9-12857298f68d tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:57:27 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c5e5b24c-4bbb-411e-8ae9-12857298f68d tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] http://192.168.122.202/volume/v3/volumes/2e53eaa7-c1d4-4cba-bc0c-7437d1bebf99 returned with HTTP 404 Sep 01 12:57:27 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1618/3231] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:57:27 2026] GET /volume/v3/volumes/2e53eaa7-c1d4-4cba-bc0c-7437d1bebf99 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:57:27 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-55fe8dbf-c5fd-4ccf-ab52-b7cf68114388 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:27 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-55fe8dbf-c5fd-4ccf-ab52-b7cf68114388 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] POST http://192.168.122.202/volume/v3/volumes Sep 01 12:57:27 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-55fe8dbf-c5fd-4ccf-ab52-b7cf68114388 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1270135001"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:57:27 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volumes [None req-55fe8dbf-c5fd-4ccf-ab52-b7cf68114388 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1270135001'}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:57:27 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-55fe8dbf-c5fd-4ccf-ab52-b7cf68114388 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Create volume of 1 GB Sep 01 12:57:27 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-55fe8dbf-c5fd-4ccf-ab52-b7cf68114388 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Availability Zones retrieved successfully. Sep 01 12:57:27 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-55fe8dbf-c5fd-4ccf-ab52-b7cf68114388 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Flow 'volume_create_api' (5026e4d9-20a3-4007-a25f-5907693197b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:57:27 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-55fe8dbf-c5fd-4ccf-ab52-b7cf68114388 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1fc8ffb9-d398-4d71-a18b-00a24ed30bf1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:57:27 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.flows.api.create_volume [None req-55fe8dbf-c5fd-4ccf-ab52-b7cf68114388 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Validating volume size '1' using validate_int {{(pid=86814) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 12:57:27 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-55fe8dbf-c5fd-4ccf-ab52-b7cf68114388 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1fc8ffb9-d398-4d71-a18b-00a24ed30bf1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T10:31:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3a4f1b59-94a6-4839-b926-0837adf99645,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a4f1b59-94a6-4839-b926-0837adf99645', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:57:27 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-55fe8dbf-c5fd-4ccf-ab52-b7cf68114388 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4e5b9bc0-677b-4a5e-9e57-46da2e789580) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:57:27 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-55fe8dbf-c5fd-4ccf-ab52-b7cf68114388 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Created reservations ['c3a4dfdd-ea63-4c05-bde7-1b8f09de7e55', 'b9fe960f-520e-41ab-a703-24d920ccc752', '1f2eb615-d9df-47d1-abf3-e41dac03e2d8', '6a16871b-8d36-4785-8a5a-f6f9c7db5fba'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:57:27 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-55fe8dbf-c5fd-4ccf-ab52-b7cf68114388 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4e5b9bc0-677b-4a5e-9e57-46da2e789580) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c3a4dfdd-ea63-4c05-bde7-1b8f09de7e55', 'b9fe960f-520e-41ab-a703-24d920ccc752', '1f2eb615-d9df-47d1-abf3-e41dac03e2d8', '6a16871b-8d36-4785-8a5a-f6f9c7db5fba']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:57:27 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-55fe8dbf-c5fd-4ccf-ab52-b7cf68114388 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc3c33f2-e2c2-415b-b8b8-40e3b1c974fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:57:27 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:57:27 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:57:27 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-55fe8dbf-c5fd-4ccf-ab52-b7cf68114388 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc3c33f2-e2c2-415b-b8b8-40e3b1c974fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'da50b9b9-8626-416f-9d08-09d92b41b8de', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1270135001',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='46a0bac8546d45788de35d5dbc561325',qos_specs=None,replication_status=,reservations=['c3a4dfdd-ea63-4c05-bde7-1b8f09de7e55','b9fe960f-520e-41ab-a703-24d920ccc752','1f2eb615-d9df-47d1-abf3-e41dac03e2d8','6a16871b-8d36-4785-8a5a-f6f9c7db5fba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f7b90b1887d74ace9c5568be14e5c0c2',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T10:57:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1270135001',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=da50b9b9-8626-416f-9d08-09d92b41b8de,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='46a0bac8546d45788de35d5dbc561325',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f7b90b1887d74ace9c5568be14e5c0c2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a4f1b59-94a6-4839-b926-0837adf99645),volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:57:27 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-55fe8dbf-c5fd-4ccf-ab52-b7cf68114388 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1187c917-1a1c-4405-9bd5-a79f50baad7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:57:27 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-55fe8dbf-c5fd-4ccf-ab52-b7cf68114388 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1187c917-1a1c-4405-9bd5-a79f50baad7f) transitioned into state 'SUCCESS' from state '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-1270135001',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='46a0bac8546d45788de35d5dbc561325',qos_specs=None,replication_status=,reservations=['c3a4dfdd-ea63-4c05-bde7-1b8f09de7e55','b9fe960f-520e-41ab-a703-24d920ccc752','1f2eb615-d9df-47d1-abf3-e41dac03e2d8','6a16871b-8d36-4785-8a5a-f6f9c7db5fba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f7b90b1887d74ace9c5568be14e5c0c2',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:57:27 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-55fe8dbf-c5fd-4ccf-ab52-b7cf68114388 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (80b69360-447b-4eaf-9220-ec9b22827165) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:57:27 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-55fe8dbf-c5fd-4ccf-ab52-b7cf68114388 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (80b69360-447b-4eaf-9220-ec9b22827165) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:57:27 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-55fe8dbf-c5fd-4ccf-ab52-b7cf68114388 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Flow 'volume_create_api' (5026e4d9-20a3-4007-a25f-5907693197b4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86814) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:57:27 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-55fe8dbf-c5fd-4ccf-ab52-b7cf68114388 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Create volume request issued successfully. Sep 01 12:57:27 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-55fe8dbf-c5fd-4ccf-ab52-b7cf68114388 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] http://192.168.122.202/volume/v3/volumes returned with HTTP 202 Sep 01 12:57:27 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1614/3232] 192.168.122.202 () {60 vars in 1142 bytes} [Tue Sep 1 12:57:27 2026] POST /volume/v3/volumes => generated 787 bytes in 365 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:57:27 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-ceb5a4ca-9b93-4e06-98b0-066042badad9 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:27 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-ceb5a4ca-9b93-4e06-98b0-066042badad9 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] GET http://192.168.122.202/volume/v3/volumes/da50b9b9-8626-416f-9d08-09d92b41b8de Sep 01 12:57:27 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-ceb5a4ca-9b93-4e06-98b0-066042badad9 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:57:27 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-ceb5a4ca-9b93-4e06-98b0-066042badad9 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:57:27 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:57:27 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:57:27 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:57:27 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:57:27 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-ceb5a4ca-9b93-4e06-98b0-066042badad9 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Volume info retrieved successfully. Sep 01 12:57:27 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-ceb5a4ca-9b93-4e06-98b0-066042badad9 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] http://192.168.122.202/volume/v3/volumes/da50b9b9-8626-416f-9d08-09d92b41b8de returned with HTTP 200 Sep 01 12:57:27 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1619/3233] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:57:27 2026] GET /volume/v3/volumes/da50b9b9-8626-416f-9d08-09d92b41b8de => generated 966 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:57:27 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-d5f56846-13ac-416f-9dd7-e9461433b8ab None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:27 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d5f56846-13ac-416f-9dd7-e9461433b8ab tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] GET http://192.168.122.202/volume/v3/snapshots/84d234cc-b2df-47e9-9e8f-4f04a536e85e Sep 01 12:57:27 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d5f56846-13ac-416f-9dd7-e9461433b8ab tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:57:27 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d5f56846-13ac-416f-9dd7-e9461433b8ab tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:57:27 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:57:27 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:57:27 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-d5f56846-13ac-416f-9dd7-e9461433b8ab tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] Snapshot retrieved successfully. Sep 01 12:57:27 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d5f56846-13ac-416f-9dd7-e9461433b8ab tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] http://192.168.122.202/volume/v3/snapshots/84d234cc-b2df-47e9-9e8f-4f04a536e85e returned with HTTP 200 Sep 01 12:57:27 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1615/3234] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:57:27 2026] GET /volume/v3/snapshots/84d234cc-b2df-47e9-9e8f-4f04a536e85e => generated 442 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:57:27 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-3395bf0e-a7cd-4b39-aa0c-12e83769dc9b None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:27 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-3395bf0e-a7cd-4b39-aa0c-12e83769dc9b tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] GET http://192.168.122.202/volume/v3/snapshots/ec3f5436-aef9-4f3b-a292-2c4b692eb428 Sep 01 12:57:27 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-3395bf0e-a7cd-4b39-aa0c-12e83769dc9b tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:57:27 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-3395bf0e-a7cd-4b39-aa0c-12e83769dc9b tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:57:27 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:57:27 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:57:27 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-3395bf0e-a7cd-4b39-aa0c-12e83769dc9b tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Snapshot retrieved successfully. Sep 01 12:57:27 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-3395bf0e-a7cd-4b39-aa0c-12e83769dc9b tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] http://192.168.122.202/volume/v3/snapshots/ec3f5436-aef9-4f3b-a292-2c4b692eb428 returned with HTTP 200 Sep 01 12:57:27 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1620/3235] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:57:27 2026] GET /volume/v3/snapshots/ec3f5436-aef9-4f3b-a292-2c4b692eb428 => generated 466 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:57:27 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-646f6380-d8eb-4271-ad26-5ddbf63f16cc None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:27 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-646f6380-d8eb-4271-ad26-5ddbf63f16cc tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-reader] GET http://192.168.122.202/volume/v3/snapshots Sep 01 12:57:27 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-646f6380-d8eb-4271-ad26-5ddbf63f16cc tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-reader] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:57:27 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-646f6380-d8eb-4271-ad26-5ddbf63f16cc tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-reader] Calling method 'index' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:57:27 devstack devstack@c-api.service[86814]: DEBUG cinder.api.api_utils [None req-646f6380-d8eb-4271-ad26-5ddbf63f16cc tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-reader] Removing options '' from query. {{(pid=86814) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:57:27 devstack devstack@c-api.service[86814]: DEBUG cinder.db.api [None req-646f6380-d8eb-4271-ad26-5ddbf63f16cc tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-reader] Building query based on filter {{(pid=86814) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 12:57:27 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:57:27 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 12:57:27 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-646f6380-d8eb-4271-ad26-5ddbf63f16cc tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-reader] Get all snapshots completed successfully. Sep 01 12:57:27 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-646f6380-d8eb-4271-ad26-5ddbf63f16cc tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-reader] http://192.168.122.202/volume/v3/snapshots returned with HTTP 200 Sep 01 12:57:27 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1616/3236] 192.168.122.202 () {58 vars in 1127 bytes} [Tue Sep 1 12:57:27 2026] GET /volume/v3/snapshots => generated 335 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:57:27 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-009b7339-ecc1-448a-9913-8cd0c4604825 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:27 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-009b7339-ecc1-448a-9913-8cd0c4604825 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] DELETE http://192.168.122.202/volume/v3/snapshots/ec3f5436-aef9-4f3b-a292-2c4b692eb428 Sep 01 12:57:27 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-009b7339-ecc1-448a-9913-8cd0c4604825 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:57:27 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-009b7339-ecc1-448a-9913-8cd0c4604825 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:57:27 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.snapshots [None req-009b7339-ecc1-448a-9913-8cd0c4604825 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Delete snapshot with id: ec3f5436-aef9-4f3b-a292-2c4b692eb428 Sep 01 12:57:27 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:57:27 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:57:27 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-009b7339-ecc1-448a-9913-8cd0c4604825 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Snapshot retrieved successfully. Sep 01 12:57:27 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:57:27 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:57:27 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-009b7339-ecc1-448a-9913-8cd0c4604825 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Snapshot delete request issued successfully. Sep 01 12:57:27 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-009b7339-ecc1-448a-9913-8cd0c4604825 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] http://192.168.122.202/volume/v3/snapshots/ec3f5436-aef9-4f3b-a292-2c4b692eb428 returned with HTTP 202 Sep 01 12:57:27 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1621/3237] 192.168.122.202 () {58 vars in 1241 bytes} [Tue Sep 1 12:57:27 2026] DELETE /volume/v3/snapshots/ec3f5436-aef9-4f3b-a292-2c4b692eb428 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:57:27 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-3025708d-edd9-45aa-adc3-30bdf5094ceb None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:27 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-3025708d-edd9-45aa-adc3-30bdf5094ceb tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] GET http://192.168.122.202/volume/v3/snapshots/ec3f5436-aef9-4f3b-a292-2c4b692eb428 Sep 01 12:57:27 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-3025708d-edd9-45aa-adc3-30bdf5094ceb tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:57:27 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-3025708d-edd9-45aa-adc3-30bdf5094ceb tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:57:27 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:57:27 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:57:27 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-3025708d-edd9-45aa-adc3-30bdf5094ceb tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Snapshot retrieved successfully. Sep 01 12:57:27 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-3025708d-edd9-45aa-adc3-30bdf5094ceb tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] http://192.168.122.202/volume/v3/snapshots/ec3f5436-aef9-4f3b-a292-2c4b692eb428 returned with HTTP 200 Sep 01 12:57:27 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1617/3238] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:57:27 2026] GET /volume/v3/snapshots/ec3f5436-aef9-4f3b-a292-2c4b692eb428 => generated 465 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:57:28 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-5f8f1607-099e-44b7-a327-f0ade8e659d1 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:28 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-5f8f1607-099e-44b7-a327-f0ade8e659d1 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] GET http://192.168.122.202/volume/v3/volumes/da50b9b9-8626-416f-9d08-09d92b41b8de Sep 01 12:57:28 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-5f8f1607-099e-44b7-a327-f0ade8e659d1 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:57:28 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-5f8f1607-099e-44b7-a327-f0ade8e659d1 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:57:28 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:57:28 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:57:28 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:57:28 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:57:28 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-5f8f1607-099e-44b7-a327-f0ade8e659d1 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Volume info retrieved successfully. Sep 01 12:57:28 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-5f8f1607-099e-44b7-a327-f0ade8e659d1 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] http://192.168.122.202/volume/v3/volumes/da50b9b9-8626-416f-9d08-09d92b41b8de returned with HTTP 200 Sep 01 12:57:28 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1622/3239] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:57:28 2026] GET /volume/v3/volumes/da50b9b9-8626-416f-9d08-09d92b41b8de => generated 1016 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:57:28 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-6527dbe7-e7a1-4e5a-a047-041c5d0fd2ad None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:28 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-6527dbe7-e7a1-4e5a-a047-041c5d0fd2ad tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] GET http://192.168.122.202/volume/v3/snapshots/84d234cc-b2df-47e9-9e8f-4f04a536e85e Sep 01 12:57:28 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-6527dbe7-e7a1-4e5a-a047-041c5d0fd2ad tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:57:28 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-6527dbe7-e7a1-4e5a-a047-041c5d0fd2ad tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:57:28 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:57:28 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:57:28 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-6527dbe7-e7a1-4e5a-a047-041c5d0fd2ad tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] Snapshot retrieved successfully. Sep 01 12:57:28 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-6527dbe7-e7a1-4e5a-a047-041c5d0fd2ad tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] http://192.168.122.202/volume/v3/snapshots/84d234cc-b2df-47e9-9e8f-4f04a536e85e returned with HTTP 200 Sep 01 12:57:28 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1618/3240] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:57:28 2026] GET /volume/v3/snapshots/84d234cc-b2df-47e9-9e8f-4f04a536e85e => generated 442 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:57:28 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-b376b354-b098-49eb-af99-f3ba0a503abe None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:28 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b376b354-b098-49eb-af99-f3ba0a503abe tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] GET http://192.168.122.202/volume/v3/snapshots/ec3f5436-aef9-4f3b-a292-2c4b692eb428 Sep 01 12:57:28 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b376b354-b098-49eb-af99-f3ba0a503abe tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:57:28 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b376b354-b098-49eb-af99-f3ba0a503abe tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:57:28 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:57:28 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:57:28 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-b376b354-b098-49eb-af99-f3ba0a503abe tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Snapshot retrieved successfully. Sep 01 12:57:28 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b376b354-b098-49eb-af99-f3ba0a503abe tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] http://192.168.122.202/volume/v3/snapshots/ec3f5436-aef9-4f3b-a292-2c4b692eb428 returned with HTTP 200 Sep 01 12:57:28 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1623/3241] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:57:28 2026] GET /volume/v3/snapshots/ec3f5436-aef9-4f3b-a292-2c4b692eb428 => generated 465 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:57:29 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-0400c3ea-33d0-4039-8ef5-f764540222e7 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:29 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-0400c3ea-33d0-4039-8ef5-f764540222e7 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] GET http://192.168.122.202/volume/v3/volumes/da50b9b9-8626-416f-9d08-09d92b41b8de Sep 01 12:57:29 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-0400c3ea-33d0-4039-8ef5-f764540222e7 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:57:29 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-0400c3ea-33d0-4039-8ef5-f764540222e7 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:57:29 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:57:29 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:57:29 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:57:29 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:57:29 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-0400c3ea-33d0-4039-8ef5-f764540222e7 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Volume info retrieved successfully. Sep 01 12:57:29 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-f808ea71-e810-4869-8bb9-efa1aa740cb2 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:29 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f808ea71-e810-4869-8bb9-efa1aa740cb2 tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] GET http://192.168.122.202/volume/v3/snapshots/84d234cc-b2df-47e9-9e8f-4f04a536e85e Sep 01 12:57:29 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f808ea71-e810-4869-8bb9-efa1aa740cb2 tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:57:29 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f808ea71-e810-4869-8bb9-efa1aa740cb2 tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:57:29 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-0400c3ea-33d0-4039-8ef5-f764540222e7 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] http://192.168.122.202/volume/v3/volumes/da50b9b9-8626-416f-9d08-09d92b41b8de returned with HTTP 200 Sep 01 12:57:29 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1619/3242] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:57:29 2026] GET /volume/v3/volumes/da50b9b9-8626-416f-9d08-09d92b41b8de => generated 1016 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:57:29 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:57:29 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:57:29 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-f808ea71-e810-4869-8bb9-efa1aa740cb2 tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] Snapshot retrieved successfully. Sep 01 12:57:29 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f808ea71-e810-4869-8bb9-efa1aa740cb2 tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] http://192.168.122.202/volume/v3/snapshots/84d234cc-b2df-47e9-9e8f-4f04a536e85e returned with HTTP 200 Sep 01 12:57:29 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1624/3243] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:57:29 2026] GET /volume/v3/snapshots/84d234cc-b2df-47e9-9e8f-4f04a536e85e => generated 469 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:57:29 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-9f1d6d0a-24bd-431b-98b5-27b8a7fefc12 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:29 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9f1d6d0a-24bd-431b-98b5-27b8a7fefc12 tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] GET http://192.168.122.202/volume/v3/snapshots/84d234cc-b2df-47e9-9e8f-4f04a536e85e Sep 01 12:57:29 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-9f1d6d0a-24bd-431b-98b5-27b8a7fefc12 tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:57:29 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-9f1d6d0a-24bd-431b-98b5-27b8a7fefc12 tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:57:29 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:57:29 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:57:29 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-9f1d6d0a-24bd-431b-98b5-27b8a7fefc12 tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] Snapshot retrieved successfully. Sep 01 12:57:29 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9f1d6d0a-24bd-431b-98b5-27b8a7fefc12 tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] http://192.168.122.202/volume/v3/snapshots/84d234cc-b2df-47e9-9e8f-4f04a536e85e returned with HTTP 200 Sep 01 12:57:29 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1620/3244] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:57:29 2026] GET /volume/v3/snapshots/84d234cc-b2df-47e9-9e8f-4f04a536e85e => generated 469 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:57:29 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-c82861b4-da7d-4a48-9db1-9507b5690f07 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:29 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c82861b4-da7d-4a48-9db1-9507b5690f07 tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] GET http://192.168.122.202/volume/v3/snapshots/84d234cc-b2df-47e9-9e8f-4f04a536e85e Sep 01 12:57:29 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c82861b4-da7d-4a48-9db1-9507b5690f07 tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:57:29 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c82861b4-da7d-4a48-9db1-9507b5690f07 tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:57:29 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:57:29 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:57:29 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-c82861b4-da7d-4a48-9db1-9507b5690f07 tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] Snapshot retrieved successfully. Sep 01 12:57:29 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c82861b4-da7d-4a48-9db1-9507b5690f07 tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] http://192.168.122.202/volume/v3/snapshots/84d234cc-b2df-47e9-9e8f-4f04a536e85e returned with HTTP 200 Sep 01 12:57:29 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1625/3245] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:57:29 2026] GET /volume/v3/snapshots/84d234cc-b2df-47e9-9e8f-4f04a536e85e => generated 469 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:57:29 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-90c423f5-207b-4e87-8cbf-9aeb41c5c7a4 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:29 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-90c423f5-207b-4e87-8cbf-9aeb41c5c7a4 tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] POST http://192.168.122.202/volume/v3/volumes Sep 01 12:57:29 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-90c423f5-207b-4e87-8cbf-9aeb41c5c7a4 tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "84d234cc-b2df-47e9-9e8f-4f04a536e85e", "size": 1}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:57:29 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volumes [None req-90c423f5-207b-4e87-8cbf-9aeb41c5c7a4 tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] Create volume request body: {'volume': {'snapshot_id': '84d234cc-b2df-47e9-9e8f-4f04a536e85e', 'size': 1}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:57:29 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:57:29 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:57:29 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-90c423f5-207b-4e87-8cbf-9aeb41c5c7a4 tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] Snapshot retrieved successfully. Sep 01 12:57:29 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-90c423f5-207b-4e87-8cbf-9aeb41c5c7a4 tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] Create volume of 1 GB Sep 01 12:57:29 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-90c423f5-207b-4e87-8cbf-9aeb41c5c7a4 tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] Availability Zones retrieved successfully. Sep 01 12:57:29 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-90c423f5-207b-4e87-8cbf-9aeb41c5c7a4 tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] Flow 'volume_create_api' (b2009b91-3d17-4136-8f61-9a854082f200) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:57:29 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-90c423f5-207b-4e87-8cbf-9aeb41c5c7a4 tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (085efb9d-c10b-4586-bd17-db67078e0657) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:57:29 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.flows.api.create_volume [None req-90c423f5-207b-4e87-8cbf-9aeb41c5c7a4 tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86814) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 12:57:29 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:57:29 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:57:29 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-90c423f5-207b-4e87-8cbf-9aeb41c5c7a4 tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (085efb9d-c10b-4586-bd17-db67078e0657) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '84d234cc-b2df-47e9-9e8f-4f04a536e85e', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T10:31:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3a4f1b59-94a6-4839-b926-0837adf99645,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a4f1b59-94a6-4839-b926-0837adf99645', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:57:29 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-90c423f5-207b-4e87-8cbf-9aeb41c5c7a4 tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a42c41b-aec9-40f4-b433-1d6fa4d0fffb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:57:29 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-06a20704-b2d1-49a9-962d-823ccc19ca22 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:29 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-06a20704-b2d1-49a9-962d-823ccc19ca22 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] GET http://192.168.122.202/volume/v3/snapshots/ec3f5436-aef9-4f3b-a292-2c4b692eb428 Sep 01 12:57:29 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-06a20704-b2d1-49a9-962d-823ccc19ca22 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:57:29 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-06a20704-b2d1-49a9-962d-823ccc19ca22 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:57:29 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-06a20704-b2d1-49a9-962d-823ccc19ca22 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] http://192.168.122.202/volume/v3/snapshots/ec3f5436-aef9-4f3b-a292-2c4b692eb428 returned with HTTP 404 Sep 01 12:57:29 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1626/3246] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:57:29 2026] GET /volume/v3/snapshots/ec3f5436-aef9-4f3b-a292-2c4b692eb428 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:57:29 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-a454ea27-2c37-41a1-b469-1f2f6708e14b None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:29 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a454ea27-2c37-41a1-b469-1f2f6708e14b tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] DELETE http://192.168.122.202/volume/v3/volumes/48282d8a-855d-427e-ad3b-563506166c6d Sep 01 12:57:29 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a454ea27-2c37-41a1-b469-1f2f6708e14b tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:57:29 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a454ea27-2c37-41a1-b469-1f2f6708e14b tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:57:29 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-a454ea27-2c37-41a1-b469-1f2f6708e14b tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Delete volume with id: 48282d8a-855d-427e-ad3b-563506166c6d Sep 01 12:57:29 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:57:29 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:57:29 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:57:29 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:57:29 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-a454ea27-2c37-41a1-b469-1f2f6708e14b tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Volume info retrieved successfully. Sep 01 12:57:29 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-90c423f5-207b-4e87-8cbf-9aeb41c5c7a4 tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] Created reservations ['d74a8322-61a5-40ad-8c06-79920ac0c543', '023ab180-ee62-4ee2-84d4-e0ea0ccaaddc', '09d144a5-29dc-4c1f-9b48-78ce38a910d6', '5831768d-ffbe-4c61-8b9e-63513b31f451'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:57:29 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-90c423f5-207b-4e87-8cbf-9aeb41c5c7a4 tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a42c41b-aec9-40f4-b433-1d6fa4d0fffb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d74a8322-61a5-40ad-8c06-79920ac0c543', '023ab180-ee62-4ee2-84d4-e0ea0ccaaddc', '09d144a5-29dc-4c1f-9b48-78ce38a910d6', '5831768d-ffbe-4c61-8b9e-63513b31f451']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:57:29 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-90c423f5-207b-4e87-8cbf-9aeb41c5c7a4 tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d9c898a1-895f-4b0c-bac1-a8b138ceb4df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:57:29 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-a454ea27-2c37-41a1-b469-1f2f6708e14b tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Delete volume request issued successfully. Sep 01 12:57:29 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a454ea27-2c37-41a1-b469-1f2f6708e14b tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] http://192.168.122.202/volume/v3/volumes/48282d8a-855d-427e-ad3b-563506166c6d returned with HTTP 202 Sep 01 12:57:29 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1627/3247] 192.168.122.202 () {58 vars in 1235 bytes} [Tue Sep 1 12:57:29 2026] DELETE /volume/v3/volumes/48282d8a-855d-427e-ad3b-563506166c6d => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:57:29 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-edea7225-85b2-42c3-b782-04020692a69f None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:29 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-edea7225-85b2-42c3-b782-04020692a69f tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] GET http://192.168.122.202/volume/v3/volumes/48282d8a-855d-427e-ad3b-563506166c6d Sep 01 12:57:29 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-edea7225-85b2-42c3-b782-04020692a69f tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:57:29 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-edea7225-85b2-42c3-b782-04020692a69f tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:57:29 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:57:29 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:57:29 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:57:29 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:57:29 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:57:29 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:57:29 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-edea7225-85b2-42c3-b782-04020692a69f tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Volume info retrieved successfully. Sep 01 12:57:29 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-edea7225-85b2-42c3-b782-04020692a69f tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] http://192.168.122.202/volume/v3/volumes/48282d8a-855d-427e-ad3b-563506166c6d returned with HTTP 200 Sep 01 12:57:29 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1628/3248] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:57:29 2026] GET /volume/v3/volumes/48282d8a-855d-427e-ad3b-563506166c6d => generated 1015 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:57:30 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:57:30 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:57:30 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-90c423f5-207b-4e87-8cbf-9aeb41c5c7a4 tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d9c898a1-895f-4b0c-bac1-a8b138ceb4df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '90f0bc96-3b1c-40a1-a5c0-9b170f69ae3e', '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='2302686fe065413d8319b590404c5637',qos_specs=None,replication_status=,reservations=['d74a8322-61a5-40ad-8c06-79920ac0c543','023ab180-ee62-4ee2-84d4-e0ea0ccaaddc','09d144a5-29dc-4c1f-9b48-78ce38a910d6','5831768d-ffbe-4c61-8b9e-63513b31f451'],size=1,snapshot_id=84d234cc-b2df-47e9-9e8f-4f04a536e85e,source_replicaid=,source_volid=None,status='creating',user_id='0394f00c989b4f2da113ceb4b3c47c2e',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T10:57:29Z,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=90f0bc96-3b1c-40a1-a5c0-9b170f69ae3e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2302686fe065413d8319b590404c5637',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=84d234cc-b2df-47e9-9e8f-4f04a536e85e,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0394f00c989b4f2da113ceb4b3c47c2e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a4f1b59-94a6-4839-b926-0837adf99645),volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:57:30 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-90c423f5-207b-4e87-8cbf-9aeb41c5c7a4 tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9dd24fd9-a38d-45ab-a6c2-5348ae34b90d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:57:30 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-90c423f5-207b-4e87-8cbf-9aeb41c5c7a4 tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9dd24fd9-a38d-45ab-a6c2-5348ae34b90d) transitioned into state 'SUCCESS' from 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='2302686fe065413d8319b590404c5637',qos_specs=None,replication_status=,reservations=['d74a8322-61a5-40ad-8c06-79920ac0c543','023ab180-ee62-4ee2-84d4-e0ea0ccaaddc','09d144a5-29dc-4c1f-9b48-78ce38a910d6','5831768d-ffbe-4c61-8b9e-63513b31f451'],size=1,snapshot_id=84d234cc-b2df-47e9-9e8f-4f04a536e85e,source_replicaid=,source_volid=None,status='creating',user_id='0394f00c989b4f2da113ceb4b3c47c2e',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:57:30 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-90c423f5-207b-4e87-8cbf-9aeb41c5c7a4 tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc7bd59d-b1f3-49c7-bfea-c40a80d3f42a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:57:30 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:57:30 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:57:30 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-90c423f5-207b-4e87-8cbf-9aeb41c5c7a4 tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc7bd59d-b1f3-49c7-bfea-c40a80d3f42a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:57:30 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-90c423f5-207b-4e87-8cbf-9aeb41c5c7a4 tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] Flow 'volume_create_api' (b2009b91-3d17-4136-8f61-9a854082f200) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86814) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:57:30 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-90c423f5-207b-4e87-8cbf-9aeb41c5c7a4 tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] Create volume request issued successfully. Sep 01 12:57:30 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-90c423f5-207b-4e87-8cbf-9aeb41c5c7a4 tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] http://192.168.122.202/volume/v3/volumes returned with HTTP 202 Sep 01 12:57:30 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1621/3249] 192.168.122.202 () {60 vars in 1142 bytes} [Tue Sep 1 12:57:29 2026] POST /volume/v3/volumes => generated 750 bytes in 415 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:57:30 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-39e23476-accb-4e66-8910-831f5ed596ee None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:30 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-39e23476-accb-4e66-8910-831f5ed596ee tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] GET http://192.168.122.202/volume/v3/volumes/90f0bc96-3b1c-40a1-a5c0-9b170f69ae3e Sep 01 12:57:30 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-39e23476-accb-4e66-8910-831f5ed596ee tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:57:30 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-39e23476-accb-4e66-8910-831f5ed596ee tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:57:30 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:57:30 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:57:30 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:57:30 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:57:30 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-39e23476-accb-4e66-8910-831f5ed596ee tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] Volume info retrieved successfully. Sep 01 12:57:30 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-39e23476-accb-4e66-8910-831f5ed596ee tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] http://192.168.122.202/volume/v3/volumes/90f0bc96-3b1c-40a1-a5c0-9b170f69ae3e returned with HTTP 200 Sep 01 12:57:30 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1629/3250] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:57:30 2026] GET /volume/v3/volumes/90f0bc96-3b1c-40a1-a5c0-9b170f69ae3e => generated 818 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:57:30 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-c3121a7a-1108-4c7a-be61-227f3b9c8330 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:30 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c3121a7a-1108-4c7a-be61-227f3b9c8330 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] GET http://192.168.122.202/volume/v3/volumes/da50b9b9-8626-416f-9d08-09d92b41b8de Sep 01 12:57:30 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c3121a7a-1108-4c7a-be61-227f3b9c8330 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:57:30 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c3121a7a-1108-4c7a-be61-227f3b9c8330 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:57:30 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:57:30 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:57:30 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:57:30 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:57:30 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-c3121a7a-1108-4c7a-be61-227f3b9c8330 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Volume info retrieved successfully. Sep 01 12:57:30 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c3121a7a-1108-4c7a-be61-227f3b9c8330 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] http://192.168.122.202/volume/v3/volumes/da50b9b9-8626-416f-9d08-09d92b41b8de returned with HTTP 200 Sep 01 12:57:30 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1622/3251] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:57:30 2026] GET /volume/v3/volumes/da50b9b9-8626-416f-9d08-09d92b41b8de => generated 1017 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:57:30 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-fd7db1be-a4a7-4bb5-b675-bad9bb37aefd None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:30 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-fd7db1be-a4a7-4bb5-b675-bad9bb37aefd tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] POST http://192.168.122.202/volume/v3/snapshots Sep 01 12:57:30 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-fd7db1be-a4a7-4bb5-b675-bad9bb37aefd tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "da50b9b9-8626-416f-9d08-09d92b41b8de", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1798887066"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:57:30 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:57:30 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:57:30 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:57:30 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:57:30 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-fd7db1be-a4a7-4bb5-b675-bad9bb37aefd tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Volume info retrieved successfully. Sep 01 12:57:30 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.snapshots [None req-fd7db1be-a4a7-4bb5-b675-bad9bb37aefd tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Create snapshot from volume da50b9b9-8626-416f-9d08-09d92b41b8de Sep 01 12:57:30 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-fd7db1be-a4a7-4bb5-b675-bad9bb37aefd tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Created reservations ['e792cc5b-7146-4b58-888a-635e69dfe9f4', '73ded086-d26d-4d51-8a30-5f9e3d12daaa', '0074a60e-e258-4e2f-a634-1145aba459e0', '4401e23a-74b2-46bb-a8f3-fba8481d0ecc'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:57:30 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:57:30 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:57:30 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-fd7db1be-a4a7-4bb5-b675-bad9bb37aefd tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Snapshot create request issued successfully. Sep 01 12:57:30 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-fd7db1be-a4a7-4bb5-b675-bad9bb37aefd tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] http://192.168.122.202/volume/v3/snapshots returned with HTTP 202 Sep 01 12:57:30 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1630/3252] 192.168.122.202 () {60 vars in 1149 bytes} [Tue Sep 1 12:57:30 2026] POST /volume/v3/snapshots => generated 308 bytes in 246 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:57:31 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-46af59f9-c677-4024-bd20-aba3ffb62e50 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:31 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-46af59f9-c677-4024-bd20-aba3ffb62e50 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] GET http://192.168.122.202/volume/v3/snapshots/3ac00252-1fd2-44bc-8c29-36ab2d2a26af Sep 01 12:57:31 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-46af59f9-c677-4024-bd20-aba3ffb62e50 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:57:31 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-46af59f9-c677-4024-bd20-aba3ffb62e50 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:57:31 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-796db294-bc84-45bd-8d88-ae1cb12565bb None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:31 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-796db294-bc84-45bd-8d88-ae1cb12565bb tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] GET http://192.168.122.202/volume/v3/volumes/48282d8a-855d-427e-ad3b-563506166c6d Sep 01 12:57:31 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-796db294-bc84-45bd-8d88-ae1cb12565bb tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:57:31 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-796db294-bc84-45bd-8d88-ae1cb12565bb tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:57:31 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:57:31 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:57:31 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-46af59f9-c677-4024-bd20-aba3ffb62e50 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Snapshot retrieved successfully. Sep 01 12:57:31 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-796db294-bc84-45bd-8d88-ae1cb12565bb tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] http://192.168.122.202/volume/v3/volumes/48282d8a-855d-427e-ad3b-563506166c6d returned with HTTP 404 Sep 01 12:57:31 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-46af59f9-c677-4024-bd20-aba3ffb62e50 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] http://192.168.122.202/volume/v3/snapshots/3ac00252-1fd2-44bc-8c29-36ab2d2a26af returned with HTTP 200 Sep 01 12:57:31 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1631/3253] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:57:31 2026] GET /volume/v3/volumes/48282d8a-855d-427e-ad3b-563506166c6d => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:57:31 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1623/3254] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:57:30 2026] GET /volume/v3/snapshots/3ac00252-1fd2-44bc-8c29-36ab2d2a26af => generated 440 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:57:31 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-10c9e5bd-ed4d-4b4f-9fb0-e8c82d5375c1 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:31 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-10c9e5bd-ed4d-4b4f-9fb0-e8c82d5375c1 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] POST http://192.168.122.202/volume/v3/volumes Sep 01 12:57:31 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-10c9e5bd-ed4d-4b4f-9fb0-e8c82d5375c1 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-301357206"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:57:31 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.volumes [None req-10c9e5bd-ed4d-4b4f-9fb0-e8c82d5375c1 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-301357206'}} {{(pid=86815) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:57:31 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-10c9e5bd-ed4d-4b4f-9fb0-e8c82d5375c1 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Create volume of 1 GB Sep 01 12:57:31 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:57:31 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:57:31 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-10c9e5bd-ed4d-4b4f-9fb0-e8c82d5375c1 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Availability Zones retrieved successfully. Sep 01 12:57:31 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-10c9e5bd-ed4d-4b4f-9fb0-e8c82d5375c1 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Flow 'volume_create_api' (45b57c75-f18d-44b6-a632-a4669a93e457) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:57:31 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-10c9e5bd-ed4d-4b4f-9fb0-e8c82d5375c1 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ced38e94-abdf-4884-a6da-4d5f56033cff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:57:31 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.flows.api.create_volume [None req-10c9e5bd-ed4d-4b4f-9fb0-e8c82d5375c1 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Validating volume size '1' using validate_int {{(pid=86815) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 12:57:31 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-10c9e5bd-ed4d-4b4f-9fb0-e8c82d5375c1 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ced38e94-abdf-4884-a6da-4d5f56033cff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T10:31:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3a4f1b59-94a6-4839-b926-0837adf99645,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a4f1b59-94a6-4839-b926-0837adf99645', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:57:31 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-727b6a8a-0016-48e1-a1f0-3642e36bd805 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:31 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-10c9e5bd-ed4d-4b4f-9fb0-e8c82d5375c1 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cc9a34d4-eb96-4140-95c0-3136ddcc3ac1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:57:31 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-727b6a8a-0016-48e1-a1f0-3642e36bd805 tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] GET http://192.168.122.202/volume/v3/volumes/90f0bc96-3b1c-40a1-a5c0-9b170f69ae3e Sep 01 12:57:31 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-727b6a8a-0016-48e1-a1f0-3642e36bd805 tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:57:31 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-727b6a8a-0016-48e1-a1f0-3642e36bd805 tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:57:31 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:57:31 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:57:31 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:57:31 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:57:31 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-727b6a8a-0016-48e1-a1f0-3642e36bd805 tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] Volume info retrieved successfully. Sep 01 12:57:31 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-727b6a8a-0016-48e1-a1f0-3642e36bd805 tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] http://192.168.122.202/volume/v3/volumes/90f0bc96-3b1c-40a1-a5c0-9b170f69ae3e returned with HTTP 200 Sep 01 12:57:31 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1624/3255] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:57:31 2026] GET /volume/v3/volumes/90f0bc96-3b1c-40a1-a5c0-9b170f69ae3e => generated 842 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:57:31 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-10c9e5bd-ed4d-4b4f-9fb0-e8c82d5375c1 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Created reservations ['1d619191-b07e-4140-9e0a-cc67b303f2d7', '1ed680b8-67eb-417d-a396-0cce98903c5a', '7f0f41ac-7666-4f05-8a37-4ecc522c4e38', 'd819bd7a-f9f1-4dfe-beaf-cdedf4d6abcb'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:57:31 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-10c9e5bd-ed4d-4b4f-9fb0-e8c82d5375c1 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cc9a34d4-eb96-4140-95c0-3136ddcc3ac1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1d619191-b07e-4140-9e0a-cc67b303f2d7', '1ed680b8-67eb-417d-a396-0cce98903c5a', '7f0f41ac-7666-4f05-8a37-4ecc522c4e38', 'd819bd7a-f9f1-4dfe-beaf-cdedf4d6abcb']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:57:31 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-10c9e5bd-ed4d-4b4f-9fb0-e8c82d5375c1 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (67cb49ef-6f90-4040-ac7d-98cbad7ee45a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:57:31 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:57:31 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:57:31 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-10c9e5bd-ed4d-4b4f-9fb0-e8c82d5375c1 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (67cb49ef-6f90-4040-ac7d-98cbad7ee45a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6e89ca90-dacd-46c2-afd3-d0e33504fa80', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-301357206',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='22069b41e8b54252a65824b0a641e7e4',qos_specs=None,replication_status=,reservations=['1d619191-b07e-4140-9e0a-cc67b303f2d7','1ed680b8-67eb-417d-a396-0cce98903c5a','7f0f41ac-7666-4f05-8a37-4ecc522c4e38','d819bd7a-f9f1-4dfe-beaf-cdedf4d6abcb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='644c9226c9f34927b42cf18286dcd6b8',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T10:57:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-301357206',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6e89ca90-dacd-46c2-afd3-d0e33504fa80,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='22069b41e8b54252a65824b0a641e7e4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='644c9226c9f34927b42cf18286dcd6b8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a4f1b59-94a6-4839-b926-0837adf99645),volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:57:31 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-10c9e5bd-ed4d-4b4f-9fb0-e8c82d5375c1 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e971e03f-825e-4a34-b060-ea4fea3ad744) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:57:31 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-10c9e5bd-ed4d-4b4f-9fb0-e8c82d5375c1 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e971e03f-825e-4a34-b060-ea4fea3ad744) transitioned into state 'SUCCESS' from state '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-301357206',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='22069b41e8b54252a65824b0a641e7e4',qos_specs=None,replication_status=,reservations=['1d619191-b07e-4140-9e0a-cc67b303f2d7','1ed680b8-67eb-417d-a396-0cce98903c5a','7f0f41ac-7666-4f05-8a37-4ecc522c4e38','d819bd7a-f9f1-4dfe-beaf-cdedf4d6abcb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='644c9226c9f34927b42cf18286dcd6b8',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:57:31 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-10c9e5bd-ed4d-4b4f-9fb0-e8c82d5375c1 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed26ad5c-8bb7-455b-967c-3e38979ce22a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:57:31 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-10c9e5bd-ed4d-4b4f-9fb0-e8c82d5375c1 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed26ad5c-8bb7-455b-967c-3e38979ce22a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:57:31 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-10c9e5bd-ed4d-4b4f-9fb0-e8c82d5375c1 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Flow 'volume_create_api' (45b57c75-f18d-44b6-a632-a4669a93e457) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86815) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:57:31 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-10c9e5bd-ed4d-4b4f-9fb0-e8c82d5375c1 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Create volume request issued successfully. Sep 01 12:57:31 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-10c9e5bd-ed4d-4b4f-9fb0-e8c82d5375c1 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] http://192.168.122.202/volume/v3/volumes returned with HTTP 202 Sep 01 12:57:31 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1632/3256] 192.168.122.202 () {60 vars in 1142 bytes} [Tue Sep 1 12:57:31 2026] POST /volume/v3/volumes => generated 786 bytes in 418 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:57:31 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-5155f637-6865-420b-9265-3e402f5183f2 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:31 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-5155f637-6865-420b-9265-3e402f5183f2 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] GET http://192.168.122.202/volume/v3/volumes/6e89ca90-dacd-46c2-afd3-d0e33504fa80 Sep 01 12:57:31 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-5155f637-6865-420b-9265-3e402f5183f2 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:57:31 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-5155f637-6865-420b-9265-3e402f5183f2 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:57:31 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:57:31 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:57:31 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:57:31 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:57:31 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-5155f637-6865-420b-9265-3e402f5183f2 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Volume info retrieved successfully. Sep 01 12:57:31 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-5155f637-6865-420b-9265-3e402f5183f2 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] http://192.168.122.202/volume/v3/volumes/6e89ca90-dacd-46c2-afd3-d0e33504fa80 returned with HTTP 200 Sep 01 12:57:31 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1625/3257] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:57:31 2026] GET /volume/v3/volumes/6e89ca90-dacd-46c2-afd3-d0e33504fa80 => generated 965 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:57:32 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-1049bc20-7c55-41b2-848d-26e06d1170ec None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:32 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-1049bc20-7c55-41b2-848d-26e06d1170ec tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] GET http://192.168.122.202/volume/v3/snapshots/3ac00252-1fd2-44bc-8c29-36ab2d2a26af Sep 01 12:57:32 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-1049bc20-7c55-41b2-848d-26e06d1170ec tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:57:32 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-1049bc20-7c55-41b2-848d-26e06d1170ec tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:57:32 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:57:32 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:57:32 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-1049bc20-7c55-41b2-848d-26e06d1170ec tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Snapshot retrieved successfully. Sep 01 12:57:32 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-1049bc20-7c55-41b2-848d-26e06d1170ec tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] http://192.168.122.202/volume/v3/snapshots/3ac00252-1fd2-44bc-8c29-36ab2d2a26af returned with HTTP 200 Sep 01 12:57:32 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1633/3258] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:57:32 2026] GET /volume/v3/snapshots/3ac00252-1fd2-44bc-8c29-36ab2d2a26af => generated 440 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:57:32 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-a08fc792-8620-4c00-9660-b9e88b69dcad None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:32 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a08fc792-8620-4c00-9660-b9e88b69dcad tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] GET http://192.168.122.202/volume/v3/volumes/90f0bc96-3b1c-40a1-a5c0-9b170f69ae3e Sep 01 12:57:32 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a08fc792-8620-4c00-9660-b9e88b69dcad tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:57:32 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a08fc792-8620-4c00-9660-b9e88b69dcad tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:57:32 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:57:32 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:57:32 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:57:32 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:57:32 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-a08fc792-8620-4c00-9660-b9e88b69dcad tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] Volume info retrieved successfully. Sep 01 12:57:32 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a08fc792-8620-4c00-9660-b9e88b69dcad tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] http://192.168.122.202/volume/v3/volumes/90f0bc96-3b1c-40a1-a5c0-9b170f69ae3e returned with HTTP 200 Sep 01 12:57:32 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1626/3259] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:57:32 2026] GET /volume/v3/volumes/90f0bc96-3b1c-40a1-a5c0-9b170f69ae3e => generated 842 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:57:32 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-14dd948e-d1e5-49a7-a99b-c8735f7babd1 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:32 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-14dd948e-d1e5-49a7-a99b-c8735f7babd1 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] GET http://192.168.122.202/volume/v3/volumes/6e89ca90-dacd-46c2-afd3-d0e33504fa80 Sep 01 12:57:32 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-14dd948e-d1e5-49a7-a99b-c8735f7babd1 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:57:32 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-14dd948e-d1e5-49a7-a99b-c8735f7babd1 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:57:32 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:57:32 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:57:32 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:57:32 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:57:32 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-14dd948e-d1e5-49a7-a99b-c8735f7babd1 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Volume info retrieved successfully. Sep 01 12:57:32 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-14dd948e-d1e5-49a7-a99b-c8735f7babd1 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] http://192.168.122.202/volume/v3/volumes/6e89ca90-dacd-46c2-afd3-d0e33504fa80 returned with HTTP 200 Sep 01 12:57:32 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1634/3260] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:57:32 2026] GET /volume/v3/volumes/6e89ca90-dacd-46c2-afd3-d0e33504fa80 => generated 1015 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:57:33 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-13c01702-edd6-47a4-a076-e2e2a0dc8b6f None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:33 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-13c01702-edd6-47a4-a076-e2e2a0dc8b6f tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] GET http://192.168.122.202/volume/v3/snapshots/3ac00252-1fd2-44bc-8c29-36ab2d2a26af Sep 01 12:57:33 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-13c01702-edd6-47a4-a076-e2e2a0dc8b6f tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:57:33 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-13c01702-edd6-47a4-a076-e2e2a0dc8b6f tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:57:33 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:57:33 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:57:33 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-13c01702-edd6-47a4-a076-e2e2a0dc8b6f tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Snapshot retrieved successfully. Sep 01 12:57:33 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-13c01702-edd6-47a4-a076-e2e2a0dc8b6f tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] http://192.168.122.202/volume/v3/snapshots/3ac00252-1fd2-44bc-8c29-36ab2d2a26af returned with HTTP 200 Sep 01 12:57:33 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1627/3261] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:57:33 2026] GET /volume/v3/snapshots/3ac00252-1fd2-44bc-8c29-36ab2d2a26af => generated 440 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:57:33 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-8efcb6b9-ed5f-4813-b71e-76fef6939825 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:33 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-8efcb6b9-ed5f-4813-b71e-76fef6939825 tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] GET http://192.168.122.202/volume/v3/volumes/90f0bc96-3b1c-40a1-a5c0-9b170f69ae3e Sep 01 12:57:33 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-8efcb6b9-ed5f-4813-b71e-76fef6939825 tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:57:33 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-8efcb6b9-ed5f-4813-b71e-76fef6939825 tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:57:33 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:57:33 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:57:33 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:57:33 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:57:33 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-8efcb6b9-ed5f-4813-b71e-76fef6939825 tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] Volume info retrieved successfully. Sep 01 12:57:33 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-8efcb6b9-ed5f-4813-b71e-76fef6939825 tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] http://192.168.122.202/volume/v3/volumes/90f0bc96-3b1c-40a1-a5c0-9b170f69ae3e returned with HTTP 200 Sep 01 12:57:33 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1635/3262] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:57:33 2026] GET /volume/v3/volumes/90f0bc96-3b1c-40a1-a5c0-9b170f69ae3e => generated 842 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:57:33 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-88f8e2a8-4b2d-4ade-8868-7880e761085f None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:33 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-88f8e2a8-4b2d-4ade-8868-7880e761085f tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] GET http://192.168.122.202/volume/v3/volumes/6e89ca90-dacd-46c2-afd3-d0e33504fa80 Sep 01 12:57:33 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-88f8e2a8-4b2d-4ade-8868-7880e761085f tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:57:33 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-88f8e2a8-4b2d-4ade-8868-7880e761085f tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:57:33 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:57:33 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:57:33 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:57:33 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:57:33 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-88f8e2a8-4b2d-4ade-8868-7880e761085f tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Volume info retrieved successfully. Sep 01 12:57:33 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-88f8e2a8-4b2d-4ade-8868-7880e761085f tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] http://192.168.122.202/volume/v3/volumes/6e89ca90-dacd-46c2-afd3-d0e33504fa80 returned with HTTP 200 Sep 01 12:57:33 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1628/3263] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:57:33 2026] GET /volume/v3/volumes/6e89ca90-dacd-46c2-afd3-d0e33504fa80 => generated 1015 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:57:34 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-b31ca317-700f-48a9-9779-2542bec28eb5 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:34 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b31ca317-700f-48a9-9779-2542bec28eb5 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] GET http://192.168.122.202/volume/v3/snapshots/3ac00252-1fd2-44bc-8c29-36ab2d2a26af Sep 01 12:57:34 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b31ca317-700f-48a9-9779-2542bec28eb5 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:57:34 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b31ca317-700f-48a9-9779-2542bec28eb5 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:57:34 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:57:34 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:57:34 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-b31ca317-700f-48a9-9779-2542bec28eb5 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Snapshot retrieved successfully. Sep 01 12:57:34 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b31ca317-700f-48a9-9779-2542bec28eb5 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] http://192.168.122.202/volume/v3/snapshots/3ac00252-1fd2-44bc-8c29-36ab2d2a26af returned with HTTP 200 Sep 01 12:57:34 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1636/3264] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:57:34 2026] GET /volume/v3/snapshots/3ac00252-1fd2-44bc-8c29-36ab2d2a26af => generated 440 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:57:34 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-60a55858-7f8d-441f-af8c-ca252e18d185 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:34 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-60a55858-7f8d-441f-af8c-ca252e18d185 tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] GET http://192.168.122.202/volume/v3/volumes/90f0bc96-3b1c-40a1-a5c0-9b170f69ae3e Sep 01 12:57:34 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-60a55858-7f8d-441f-af8c-ca252e18d185 tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:57:34 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-60a55858-7f8d-441f-af8c-ca252e18d185 tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:57:34 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:57:34 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:57:34 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:57:34 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:57:34 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-60a55858-7f8d-441f-af8c-ca252e18d185 tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] Volume info retrieved successfully. Sep 01 12:57:34 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-60a55858-7f8d-441f-af8c-ca252e18d185 tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] http://192.168.122.202/volume/v3/volumes/90f0bc96-3b1c-40a1-a5c0-9b170f69ae3e returned with HTTP 200 Sep 01 12:57:34 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1629/3265] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:57:34 2026] GET /volume/v3/volumes/90f0bc96-3b1c-40a1-a5c0-9b170f69ae3e => generated 842 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:57:34 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-29c0eece-d330-4310-a4b6-460ab1ee7458 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:34 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-29c0eece-d330-4310-a4b6-460ab1ee7458 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] GET http://192.168.122.202/volume/v3/volumes/6e89ca90-dacd-46c2-afd3-d0e33504fa80 Sep 01 12:57:34 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-29c0eece-d330-4310-a4b6-460ab1ee7458 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:57:34 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-29c0eece-d330-4310-a4b6-460ab1ee7458 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:57:34 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:57:34 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:57:34 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:57:34 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:57:34 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-29c0eece-d330-4310-a4b6-460ab1ee7458 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Volume info retrieved successfully. Sep 01 12:57:34 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-29c0eece-d330-4310-a4b6-460ab1ee7458 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] http://192.168.122.202/volume/v3/volumes/6e89ca90-dacd-46c2-afd3-d0e33504fa80 returned with HTTP 200 Sep 01 12:57:34 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1637/3266] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:57:34 2026] GET /volume/v3/volumes/6e89ca90-dacd-46c2-afd3-d0e33504fa80 => generated 1015 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:57:35 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-61b6a772-4efe-4e65-915b-0fa03b0b30a1 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:35 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-61b6a772-4efe-4e65-915b-0fa03b0b30a1 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] GET http://192.168.122.202/volume/v3/snapshots/3ac00252-1fd2-44bc-8c29-36ab2d2a26af Sep 01 12:57:35 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-61b6a772-4efe-4e65-915b-0fa03b0b30a1 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:57:35 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-61b6a772-4efe-4e65-915b-0fa03b0b30a1 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:57:35 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:57:35 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:57:35 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-61b6a772-4efe-4e65-915b-0fa03b0b30a1 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Snapshot retrieved successfully. Sep 01 12:57:35 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-61b6a772-4efe-4e65-915b-0fa03b0b30a1 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] http://192.168.122.202/volume/v3/snapshots/3ac00252-1fd2-44bc-8c29-36ab2d2a26af returned with HTTP 200 Sep 01 12:57:35 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1630/3267] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:57:35 2026] GET /volume/v3/snapshots/3ac00252-1fd2-44bc-8c29-36ab2d2a26af => generated 440 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:57:35 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-d544b427-f0ee-44ea-8ad0-a3569380447a None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:35 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d544b427-f0ee-44ea-8ad0-a3569380447a tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] GET http://192.168.122.202/volume/v3/volumes/90f0bc96-3b1c-40a1-a5c0-9b170f69ae3e Sep 01 12:57:35 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-d544b427-f0ee-44ea-8ad0-a3569380447a tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:57:35 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-d544b427-f0ee-44ea-8ad0-a3569380447a tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:57:35 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:57:35 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:57:35 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:57:35 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:57:35 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-d544b427-f0ee-44ea-8ad0-a3569380447a tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] Volume info retrieved successfully. Sep 01 12:57:35 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d544b427-f0ee-44ea-8ad0-a3569380447a tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] http://192.168.122.202/volume/v3/volumes/90f0bc96-3b1c-40a1-a5c0-9b170f69ae3e returned with HTTP 200 Sep 01 12:57:35 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1638/3268] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:57:35 2026] GET /volume/v3/volumes/90f0bc96-3b1c-40a1-a5c0-9b170f69ae3e => generated 842 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:57:36 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-863e7907-f439-46b3-a094-a0146b1f6cf5 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:36 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-863e7907-f439-46b3-a094-a0146b1f6cf5 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] GET http://192.168.122.202/volume/v3/volumes/6e89ca90-dacd-46c2-afd3-d0e33504fa80 Sep 01 12:57:36 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-863e7907-f439-46b3-a094-a0146b1f6cf5 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:57:36 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-863e7907-f439-46b3-a094-a0146b1f6cf5 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:57:36 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:57:36 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:57:36 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:57:36 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:57:36 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-863e7907-f439-46b3-a094-a0146b1f6cf5 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Volume info retrieved successfully. Sep 01 12:57:36 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-863e7907-f439-46b3-a094-a0146b1f6cf5 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] http://192.168.122.202/volume/v3/volumes/6e89ca90-dacd-46c2-afd3-d0e33504fa80 returned with HTTP 200 Sep 01 12:57:36 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1631/3269] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:57:36 2026] GET /volume/v3/volumes/6e89ca90-dacd-46c2-afd3-d0e33504fa80 => generated 1015 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:57:36 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-9e11c36a-4e74-4e39-981d-85d36bb1fd1e None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:36 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9e11c36a-4e74-4e39-981d-85d36bb1fd1e tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] GET http://192.168.122.202/volume/v3/snapshots/3ac00252-1fd2-44bc-8c29-36ab2d2a26af Sep 01 12:57:36 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-9e11c36a-4e74-4e39-981d-85d36bb1fd1e tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:57:36 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-9e11c36a-4e74-4e39-981d-85d36bb1fd1e tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:57:36 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:57:36 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:57:36 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-9e11c36a-4e74-4e39-981d-85d36bb1fd1e tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Snapshot retrieved successfully. Sep 01 12:57:36 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9e11c36a-4e74-4e39-981d-85d36bb1fd1e tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] http://192.168.122.202/volume/v3/snapshots/3ac00252-1fd2-44bc-8c29-36ab2d2a26af returned with HTTP 200 Sep 01 12:57:36 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1639/3270] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:57:36 2026] GET /volume/v3/snapshots/3ac00252-1fd2-44bc-8c29-36ab2d2a26af => generated 440 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:57:36 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-4fc74ee9-9872-47c4-b08b-2145ab3aeb1e None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:36 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-4fc74ee9-9872-47c4-b08b-2145ab3aeb1e tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] GET http://192.168.122.202/volume/v3/volumes/90f0bc96-3b1c-40a1-a5c0-9b170f69ae3e Sep 01 12:57:36 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-4fc74ee9-9872-47c4-b08b-2145ab3aeb1e tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:57:36 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-4fc74ee9-9872-47c4-b08b-2145ab3aeb1e tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:57:36 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:57:36 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:57:36 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:57:36 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:57:36 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-4fc74ee9-9872-47c4-b08b-2145ab3aeb1e tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] Volume info retrieved successfully. Sep 01 12:57:36 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-4fc74ee9-9872-47c4-b08b-2145ab3aeb1e tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] http://192.168.122.202/volume/v3/volumes/90f0bc96-3b1c-40a1-a5c0-9b170f69ae3e returned with HTTP 200 Sep 01 12:57:36 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1632/3271] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:57:36 2026] GET /volume/v3/volumes/90f0bc96-3b1c-40a1-a5c0-9b170f69ae3e => generated 843 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:57:36 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-114d087b-47e3-4aee-a378-b82d34f66601 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:36 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-114d087b-47e3-4aee-a378-b82d34f66601 tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] GET http://192.168.122.202/volume/v3/volumes/90f0bc96-3b1c-40a1-a5c0-9b170f69ae3e Sep 01 12:57:36 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-114d087b-47e3-4aee-a378-b82d34f66601 tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:57:36 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-114d087b-47e3-4aee-a378-b82d34f66601 tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:57:36 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:57:36 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:57:36 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:57:36 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:57:36 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-114d087b-47e3-4aee-a378-b82d34f66601 tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] Volume info retrieved successfully. Sep 01 12:57:36 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-114d087b-47e3-4aee-a378-b82d34f66601 tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] http://192.168.122.202/volume/v3/volumes/90f0bc96-3b1c-40a1-a5c0-9b170f69ae3e returned with HTTP 200 Sep 01 12:57:36 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1640/3272] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:57:36 2026] GET /volume/v3/volumes/90f0bc96-3b1c-40a1-a5c0-9b170f69ae3e => generated 843 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:57:36 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-22a19e47-d961-4965-bd53-f1b256e039db None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:36 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-22a19e47-d961-4965-bd53-f1b256e039db tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] DELETE http://192.168.122.202/volume/v3/snapshots/84d234cc-b2df-47e9-9e8f-4f04a536e85e Sep 01 12:57:36 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-22a19e47-d961-4965-bd53-f1b256e039db tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:57:36 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-22a19e47-d961-4965-bd53-f1b256e039db tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:57:36 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.snapshots [None req-22a19e47-d961-4965-bd53-f1b256e039db tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] Delete snapshot with id: 84d234cc-b2df-47e9-9e8f-4f04a536e85e Sep 01 12:57:36 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:57:36 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:57:36 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-22a19e47-d961-4965-bd53-f1b256e039db tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] Snapshot retrieved successfully. Sep 01 12:57:36 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:57:36 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:57:36 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-22a19e47-d961-4965-bd53-f1b256e039db tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] Snapshot delete request issued successfully. Sep 01 12:57:36 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-22a19e47-d961-4965-bd53-f1b256e039db tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] http://192.168.122.202/volume/v3/snapshots/84d234cc-b2df-47e9-9e8f-4f04a536e85e returned with HTTP 202 Sep 01 12:57:36 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1633/3273] 192.168.122.202 () {58 vars in 1241 bytes} [Tue Sep 1 12:57:36 2026] DELETE /volume/v3/snapshots/84d234cc-b2df-47e9-9e8f-4f04a536e85e => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:57:36 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-a5c3aa28-6fed-48f0-9594-de8e2c96ed8a None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:36 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a5c3aa28-6fed-48f0-9594-de8e2c96ed8a tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] GET http://192.168.122.202/volume/v3/snapshots/84d234cc-b2df-47e9-9e8f-4f04a536e85e Sep 01 12:57:36 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a5c3aa28-6fed-48f0-9594-de8e2c96ed8a tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:57:36 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a5c3aa28-6fed-48f0-9594-de8e2c96ed8a tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:57:37 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:57:37 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:57:37 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-a5c3aa28-6fed-48f0-9594-de8e2c96ed8a tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] Snapshot retrieved successfully. Sep 01 12:57:37 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a5c3aa28-6fed-48f0-9594-de8e2c96ed8a tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] http://192.168.122.202/volume/v3/snapshots/84d234cc-b2df-47e9-9e8f-4f04a536e85e returned with HTTP 200 Sep 01 12:57:37 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1641/3274] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:57:36 2026] GET /volume/v3/snapshots/84d234cc-b2df-47e9-9e8f-4f04a536e85e => generated 468 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:57:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-d9d5ad80-9bf4-4118-81ab-b623a10240d3 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:37 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d9d5ad80-9bf4-4118-81ab-b623a10240d3 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] GET http://192.168.122.202/volume/v3/volumes/6e89ca90-dacd-46c2-afd3-d0e33504fa80 Sep 01 12:57:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d9d5ad80-9bf4-4118-81ab-b623a10240d3 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:57:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d9d5ad80-9bf4-4118-81ab-b623a10240d3 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:57:37 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:57:37 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:57:37 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:57:37 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:57:37 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-d9d5ad80-9bf4-4118-81ab-b623a10240d3 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Volume info retrieved successfully. Sep 01 12:57:37 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d9d5ad80-9bf4-4118-81ab-b623a10240d3 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] http://192.168.122.202/volume/v3/volumes/6e89ca90-dacd-46c2-afd3-d0e33504fa80 returned with HTTP 200 Sep 01 12:57:37 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1634/3275] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:57:37 2026] GET /volume/v3/volumes/6e89ca90-dacd-46c2-afd3-d0e33504fa80 => generated 1015 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:57:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-6203b098-a040-4832-9139-d6642cc5d742 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:37 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-6203b098-a040-4832-9139-d6642cc5d742 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] GET http://192.168.122.202/volume/v3/snapshots/3ac00252-1fd2-44bc-8c29-36ab2d2a26af Sep 01 12:57:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-6203b098-a040-4832-9139-d6642cc5d742 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:57:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-6203b098-a040-4832-9139-d6642cc5d742 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:57:37 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:57:37 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:57:37 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-6203b098-a040-4832-9139-d6642cc5d742 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Snapshot retrieved successfully. Sep 01 12:57:37 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-6203b098-a040-4832-9139-d6642cc5d742 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] http://192.168.122.202/volume/v3/snapshots/3ac00252-1fd2-44bc-8c29-36ab2d2a26af returned with HTTP 200 Sep 01 12:57:37 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1642/3276] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:57:37 2026] GET /volume/v3/snapshots/3ac00252-1fd2-44bc-8c29-36ab2d2a26af => generated 440 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:57:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-7fa4f7af-2772-4c53-a54f-4828f6ebd848 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:38 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7fa4f7af-2772-4c53-a54f-4828f6ebd848 tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] GET http://192.168.122.202/volume/v3/snapshots/84d234cc-b2df-47e9-9e8f-4f04a536e85e Sep 01 12:57:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-7fa4f7af-2772-4c53-a54f-4828f6ebd848 tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:57:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-7fa4f7af-2772-4c53-a54f-4828f6ebd848 tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:57:38 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:57:38 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:57:38 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-7fa4f7af-2772-4c53-a54f-4828f6ebd848 tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] Snapshot retrieved successfully. Sep 01 12:57:38 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7fa4f7af-2772-4c53-a54f-4828f6ebd848 tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] http://192.168.122.202/volume/v3/snapshots/84d234cc-b2df-47e9-9e8f-4f04a536e85e returned with HTTP 200 Sep 01 12:57:38 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1635/3277] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:57:38 2026] GET /volume/v3/snapshots/84d234cc-b2df-47e9-9e8f-4f04a536e85e => generated 468 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:57:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-e288aced-ddc8-4ded-8432-d1e05affbcae None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:38 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e288aced-ddc8-4ded-8432-d1e05affbcae tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] GET http://192.168.122.202/volume/v3/volumes/6e89ca90-dacd-46c2-afd3-d0e33504fa80 Sep 01 12:57:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e288aced-ddc8-4ded-8432-d1e05affbcae tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:57:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e288aced-ddc8-4ded-8432-d1e05affbcae tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:57:38 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:57:38 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:57:38 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:57:38 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:57:38 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-e288aced-ddc8-4ded-8432-d1e05affbcae tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Volume info retrieved successfully. Sep 01 12:57:38 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e288aced-ddc8-4ded-8432-d1e05affbcae tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] http://192.168.122.202/volume/v3/volumes/6e89ca90-dacd-46c2-afd3-d0e33504fa80 returned with HTTP 200 Sep 01 12:57:38 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1643/3278] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:57:38 2026] GET /volume/v3/volumes/6e89ca90-dacd-46c2-afd3-d0e33504fa80 => generated 1015 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:57:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-57fad866-dfee-48aa-8db2-21deda5480f3 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:38 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-57fad866-dfee-48aa-8db2-21deda5480f3 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] GET http://192.168.122.202/volume/v3/snapshots/3ac00252-1fd2-44bc-8c29-36ab2d2a26af Sep 01 12:57:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-57fad866-dfee-48aa-8db2-21deda5480f3 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:57:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-57fad866-dfee-48aa-8db2-21deda5480f3 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:57:38 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:57:38 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:57:38 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-57fad866-dfee-48aa-8db2-21deda5480f3 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Snapshot retrieved successfully. Sep 01 12:57:38 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-57fad866-dfee-48aa-8db2-21deda5480f3 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] http://192.168.122.202/volume/v3/snapshots/3ac00252-1fd2-44bc-8c29-36ab2d2a26af returned with HTTP 200 Sep 01 12:57:38 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1636/3279] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:57:38 2026] GET /volume/v3/snapshots/3ac00252-1fd2-44bc-8c29-36ab2d2a26af => generated 467 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:57:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-18874448-3067-423c-942b-e5dd748a5fb6 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:38 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-18874448-3067-423c-942b-e5dd748a5fb6 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-member] GET http://192.168.122.202/volume/v3/snapshots Sep 01 12:57:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-18874448-3067-423c-942b-e5dd748a5fb6 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:57:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-18874448-3067-423c-942b-e5dd748a5fb6 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-member] Calling method 'index' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:57:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.api_utils [None req-18874448-3067-423c-942b-e5dd748a5fb6 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-member] Removing options '' from query. {{(pid=86815) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:57:38 devstack devstack@c-api.service[86815]: DEBUG cinder.db.api [None req-18874448-3067-423c-942b-e5dd748a5fb6 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-member] Building query based on filter {{(pid=86815) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 12:57:38 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:57:38 devstack devstack@c-api.service[86815]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 12:57:38 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-18874448-3067-423c-942b-e5dd748a5fb6 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-member] Get all snapshots completed successfully. Sep 01 12:57:38 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-18874448-3067-423c-942b-e5dd748a5fb6 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-member] http://192.168.122.202/volume/v3/snapshots returned with HTTP 200 Sep 01 12:57:38 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1644/3280] 192.168.122.202 () {58 vars in 1127 bytes} [Tue Sep 1 12:57:38 2026] GET /volume/v3/snapshots => generated 336 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:57:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-c528fcfb-2ce5-4bc5-a6a8-348cdc0c61dc None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:38 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c528fcfb-2ce5-4bc5-a6a8-348cdc0c61dc tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] DELETE http://192.168.122.202/volume/v3/snapshots/3ac00252-1fd2-44bc-8c29-36ab2d2a26af Sep 01 12:57:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c528fcfb-2ce5-4bc5-a6a8-348cdc0c61dc tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:57:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c528fcfb-2ce5-4bc5-a6a8-348cdc0c61dc tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:57:38 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.snapshots [None req-c528fcfb-2ce5-4bc5-a6a8-348cdc0c61dc tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Delete snapshot with id: 3ac00252-1fd2-44bc-8c29-36ab2d2a26af Sep 01 12:57:38 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:57:38 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:57:38 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-c528fcfb-2ce5-4bc5-a6a8-348cdc0c61dc tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Snapshot retrieved successfully. Sep 01 12:57:38 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:57:38 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:57:38 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-c528fcfb-2ce5-4bc5-a6a8-348cdc0c61dc tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Snapshot delete request issued successfully. Sep 01 12:57:38 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c528fcfb-2ce5-4bc5-a6a8-348cdc0c61dc tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] http://192.168.122.202/volume/v3/snapshots/3ac00252-1fd2-44bc-8c29-36ab2d2a26af returned with HTTP 202 Sep 01 12:57:38 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1637/3281] 192.168.122.202 () {58 vars in 1241 bytes} [Tue Sep 1 12:57:38 2026] DELETE /volume/v3/snapshots/3ac00252-1fd2-44bc-8c29-36ab2d2a26af => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:57:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-8af977a0-9f63-4d13-95cc-9e1f453722cb None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:38 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-8af977a0-9f63-4d13-95cc-9e1f453722cb tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] GET http://192.168.122.202/volume/v3/snapshots/3ac00252-1fd2-44bc-8c29-36ab2d2a26af Sep 01 12:57:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-8af977a0-9f63-4d13-95cc-9e1f453722cb tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:57:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-8af977a0-9f63-4d13-95cc-9e1f453722cb tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:57:38 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:57:38 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:57:38 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-8af977a0-9f63-4d13-95cc-9e1f453722cb tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Snapshot retrieved successfully. Sep 01 12:57:38 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-8af977a0-9f63-4d13-95cc-9e1f453722cb tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] http://192.168.122.202/volume/v3/snapshots/3ac00252-1fd2-44bc-8c29-36ab2d2a26af returned with HTTP 200 Sep 01 12:57:38 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1645/3282] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:57:38 2026] GET /volume/v3/snapshots/3ac00252-1fd2-44bc-8c29-36ab2d2a26af => generated 466 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:57:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-e3b3e428-af1b-4982-9010-461c0f6c2079 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:39 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e3b3e428-af1b-4982-9010-461c0f6c2079 tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] GET http://192.168.122.202/volume/v3/snapshots/84d234cc-b2df-47e9-9e8f-4f04a536e85e Sep 01 12:57:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e3b3e428-af1b-4982-9010-461c0f6c2079 tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:57:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e3b3e428-af1b-4982-9010-461c0f6c2079 tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:57:39 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e3b3e428-af1b-4982-9010-461c0f6c2079 tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] http://192.168.122.202/volume/v3/snapshots/84d234cc-b2df-47e9-9e8f-4f04a536e85e returned with HTTP 404 Sep 01 12:57:39 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1638/3283] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:57:39 2026] GET /volume/v3/snapshots/84d234cc-b2df-47e9-9e8f-4f04a536e85e => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:57:39 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-13960ac3-2a69-474d-90c9-2ed377aa8a3b None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:39 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-13960ac3-2a69-474d-90c9-2ed377aa8a3b tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] DELETE http://192.168.122.202/volume/v3/volumes/d5eb8767-e8d2-4d70-a927-0c5044b575e9 Sep 01 12:57:39 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-13960ac3-2a69-474d-90c9-2ed377aa8a3b tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:57:39 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-13960ac3-2a69-474d-90c9-2ed377aa8a3b tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:57:39 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-13960ac3-2a69-474d-90c9-2ed377aa8a3b tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] Delete volume with id: d5eb8767-e8d2-4d70-a927-0c5044b575e9 Sep 01 12:57:39 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:57:39 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:57:39 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:57:39 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:57:39 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-13960ac3-2a69-474d-90c9-2ed377aa8a3b tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] Volume info retrieved successfully. Sep 01 12:57:39 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-13960ac3-2a69-474d-90c9-2ed377aa8a3b tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] Delete volume request issued successfully. Sep 01 12:57:39 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-13960ac3-2a69-474d-90c9-2ed377aa8a3b tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] http://192.168.122.202/volume/v3/volumes/d5eb8767-e8d2-4d70-a927-0c5044b575e9 returned with HTTP 202 Sep 01 12:57:39 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1646/3284] 192.168.122.202 () {58 vars in 1235 bytes} [Tue Sep 1 12:57:39 2026] DELETE /volume/v3/volumes/d5eb8767-e8d2-4d70-a927-0c5044b575e9 => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:57:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-4187df0d-d774-4ecd-95e9-2720c7dbfb81 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:39 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-4187df0d-d774-4ecd-95e9-2720c7dbfb81 tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] GET http://192.168.122.202/volume/v3/volumes/d5eb8767-e8d2-4d70-a927-0c5044b575e9 Sep 01 12:57:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-4187df0d-d774-4ecd-95e9-2720c7dbfb81 tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:57:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-4187df0d-d774-4ecd-95e9-2720c7dbfb81 tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:57:39 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:57:39 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:57:39 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:57:39 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:57:39 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-5b28c42e-4c8f-4eed-8f73-a7a7b7c79481 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:39 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-4187df0d-d774-4ecd-95e9-2720c7dbfb81 tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] Volume info retrieved successfully. Sep 01 12:57:39 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-5b28c42e-4c8f-4eed-8f73-a7a7b7c79481 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] GET http://192.168.122.202/volume/v3/volumes/6e89ca90-dacd-46c2-afd3-d0e33504fa80 Sep 01 12:57:39 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-5b28c42e-4c8f-4eed-8f73-a7a7b7c79481 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:57:39 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-5b28c42e-4c8f-4eed-8f73-a7a7b7c79481 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:57:39 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-4187df0d-d774-4ecd-95e9-2720c7dbfb81 tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] http://192.168.122.202/volume/v3/volumes/d5eb8767-e8d2-4d70-a927-0c5044b575e9 returned with HTTP 200 Sep 01 12:57:39 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1639/3285] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:57:39 2026] GET /volume/v3/volumes/d5eb8767-e8d2-4d70-a927-0c5044b575e9 => generated 855 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:57:39 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:57:39 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:57:39 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:57:39 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:57:39 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-5b28c42e-4c8f-4eed-8f73-a7a7b7c79481 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Volume info retrieved successfully. Sep 01 12:57:39 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-5b28c42e-4c8f-4eed-8f73-a7a7b7c79481 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] http://192.168.122.202/volume/v3/volumes/6e89ca90-dacd-46c2-afd3-d0e33504fa80 returned with HTTP 200 Sep 01 12:57:39 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1647/3286] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:57:39 2026] GET /volume/v3/volumes/6e89ca90-dacd-46c2-afd3-d0e33504fa80 => generated 1016 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:57:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-4fb9ab08-02bb-4e40-9914-70c3fb8ee7c1 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:39 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-4fb9ab08-02bb-4e40-9914-70c3fb8ee7c1 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] POST http://192.168.122.202/volume/v3/snapshots Sep 01 12:57:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-4fb9ab08-02bb-4e40-9914-70c3fb8ee7c1 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6e89ca90-dacd-46c2-afd3-d0e33504fa80", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1449343654"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:57:39 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:57:39 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:57:39 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:57:39 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:57:39 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-4fb9ab08-02bb-4e40-9914-70c3fb8ee7c1 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Volume info retrieved successfully. Sep 01 12:57:39 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.snapshots [None req-4fb9ab08-02bb-4e40-9914-70c3fb8ee7c1 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Create snapshot from volume 6e89ca90-dacd-46c2-afd3-d0e33504fa80 Sep 01 12:57:39 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-4fb9ab08-02bb-4e40-9914-70c3fb8ee7c1 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Created reservations ['905c0165-6bff-4f9d-aaf0-11645f7925ce', '04a57a27-5ff5-4d1c-8a18-08a65bfede15', 'e12ab9a5-1856-4ea0-8070-697a052fbd90', 'db87c1a3-a8b7-4cee-a328-b920bc7a9a19'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:57:39 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:57:39 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:57:39 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-4fb9ab08-02bb-4e40-9914-70c3fb8ee7c1 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Snapshot create request issued successfully. Sep 01 12:57:39 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-4fb9ab08-02bb-4e40-9914-70c3fb8ee7c1 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] http://192.168.122.202/volume/v3/snapshots returned with HTTP 202 Sep 01 12:57:39 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1640/3287] 192.168.122.202 () {60 vars in 1149 bytes} [Tue Sep 1 12:57:39 2026] POST /volume/v3/snapshots => generated 308 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:57:39 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-854faaea-8eb3-48ad-8b94-3f7d76f24b27 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:39 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-854faaea-8eb3-48ad-8b94-3f7d76f24b27 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] GET http://192.168.122.202/volume/v3/snapshots/0d250e89-d9f9-498d-9a91-ad00f25e5229 Sep 01 12:57:39 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-854faaea-8eb3-48ad-8b94-3f7d76f24b27 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:57:39 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-854faaea-8eb3-48ad-8b94-3f7d76f24b27 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:57:39 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:57:39 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:57:39 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-854faaea-8eb3-48ad-8b94-3f7d76f24b27 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Snapshot retrieved successfully. Sep 01 12:57:39 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-854faaea-8eb3-48ad-8b94-3f7d76f24b27 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] http://192.168.122.202/volume/v3/snapshots/0d250e89-d9f9-498d-9a91-ad00f25e5229 returned with HTTP 200 Sep 01 12:57:39 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1648/3288] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:57:39 2026] GET /volume/v3/snapshots/0d250e89-d9f9-498d-9a91-ad00f25e5229 => generated 440 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:57:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-a9bebcc1-3bf0-4d74-ac05-96529e4e78f6 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:39 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a9bebcc1-3bf0-4d74-ac05-96529e4e78f6 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] GET http://192.168.122.202/volume/v3/snapshots/3ac00252-1fd2-44bc-8c29-36ab2d2a26af Sep 01 12:57:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a9bebcc1-3bf0-4d74-ac05-96529e4e78f6 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:57:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a9bebcc1-3bf0-4d74-ac05-96529e4e78f6 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:57:39 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:57:39 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:57:39 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-a9bebcc1-3bf0-4d74-ac05-96529e4e78f6 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Snapshot retrieved successfully. Sep 01 12:57:39 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a9bebcc1-3bf0-4d74-ac05-96529e4e78f6 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] http://192.168.122.202/volume/v3/snapshots/3ac00252-1fd2-44bc-8c29-36ab2d2a26af returned with HTTP 200 Sep 01 12:57:39 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1641/3289] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:57:39 2026] GET /volume/v3/snapshots/3ac00252-1fd2-44bc-8c29-36ab2d2a26af => generated 466 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:57:40 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-2c3d3070-3d9b-4364-893a-9b7bc69bee7e None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:40 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-2c3d3070-3d9b-4364-893a-9b7bc69bee7e tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] GET http://192.168.122.202/volume/v3/volumes/d5eb8767-e8d2-4d70-a927-0c5044b575e9 Sep 01 12:57:40 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-2c3d3070-3d9b-4364-893a-9b7bc69bee7e tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:57:40 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-2c3d3070-3d9b-4364-893a-9b7bc69bee7e tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:57:40 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-2c3d3070-3d9b-4364-893a-9b7bc69bee7e tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] http://192.168.122.202/volume/v3/volumes/d5eb8767-e8d2-4d70-a927-0c5044b575e9 returned with HTTP 404 Sep 01 12:57:40 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1649/3290] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:57:40 2026] GET /volume/v3/volumes/d5eb8767-e8d2-4d70-a927-0c5044b575e9 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 12:57:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-9b8f61db-4fb1-4425-9072-3df8eb270b0e None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:40 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9b8f61db-4fb1-4425-9072-3df8eb270b0e tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] DELETE http://192.168.122.202/volume/v3/volumes/90f0bc96-3b1c-40a1-a5c0-9b170f69ae3e Sep 01 12:57:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-9b8f61db-4fb1-4425-9072-3df8eb270b0e tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:57:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-9b8f61db-4fb1-4425-9072-3df8eb270b0e tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:57:40 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-9b8f61db-4fb1-4425-9072-3df8eb270b0e tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] Delete volume with id: 90f0bc96-3b1c-40a1-a5c0-9b170f69ae3e Sep 01 12:57:40 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:57:40 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:57:40 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:57:40 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:57:40 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-9b8f61db-4fb1-4425-9072-3df8eb270b0e tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] Volume info retrieved successfully. Sep 01 12:57:40 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-9b8f61db-4fb1-4425-9072-3df8eb270b0e tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] Delete volume request issued successfully. Sep 01 12:57:40 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9b8f61db-4fb1-4425-9072-3df8eb270b0e tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] http://192.168.122.202/volume/v3/volumes/90f0bc96-3b1c-40a1-a5c0-9b170f69ae3e returned with HTTP 202 Sep 01 12:57:40 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1642/3291] 192.168.122.202 () {58 vars in 1235 bytes} [Tue Sep 1 12:57:40 2026] DELETE /volume/v3/volumes/90f0bc96-3b1c-40a1-a5c0-9b170f69ae3e => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:57:40 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-a64122ff-f802-4eb9-a235-806f00bb3755 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:40 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a64122ff-f802-4eb9-a235-806f00bb3755 tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] GET http://192.168.122.202/volume/v3/volumes/90f0bc96-3b1c-40a1-a5c0-9b170f69ae3e Sep 01 12:57:40 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a64122ff-f802-4eb9-a235-806f00bb3755 tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:57:40 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a64122ff-f802-4eb9-a235-806f00bb3755 tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:57:40 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:57:40 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:57:40 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:57:40 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:57:40 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-a64122ff-f802-4eb9-a235-806f00bb3755 tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] Volume info retrieved successfully. Sep 01 12:57:40 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a64122ff-f802-4eb9-a235-806f00bb3755 tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] http://192.168.122.202/volume/v3/volumes/90f0bc96-3b1c-40a1-a5c0-9b170f69ae3e returned with HTTP 200 Sep 01 12:57:40 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1650/3292] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:57:40 2026] GET /volume/v3/volumes/90f0bc96-3b1c-40a1-a5c0-9b170f69ae3e => generated 842 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:57:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-d8a11624-3bda-4a63-b662-03bfc7a3d93d None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:40 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d8a11624-3bda-4a63-b662-03bfc7a3d93d tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] GET http://192.168.122.202/volume/v3/snapshots/0d250e89-d9f9-498d-9a91-ad00f25e5229 Sep 01 12:57:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d8a11624-3bda-4a63-b662-03bfc7a3d93d tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:57:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d8a11624-3bda-4a63-b662-03bfc7a3d93d tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:57:40 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:57:40 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:57:40 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-d8a11624-3bda-4a63-b662-03bfc7a3d93d tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Snapshot retrieved successfully. Sep 01 12:57:40 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d8a11624-3bda-4a63-b662-03bfc7a3d93d tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] http://192.168.122.202/volume/v3/snapshots/0d250e89-d9f9-498d-9a91-ad00f25e5229 returned with HTTP 200 Sep 01 12:57:40 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1643/3293] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:57:40 2026] GET /volume/v3/snapshots/0d250e89-d9f9-498d-9a91-ad00f25e5229 => generated 440 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:57:40 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-363ba644-970e-415d-82e7-61b3bb26cbb8 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:40 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-363ba644-970e-415d-82e7-61b3bb26cbb8 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] GET http://192.168.122.202/volume/v3/snapshots/3ac00252-1fd2-44bc-8c29-36ab2d2a26af Sep 01 12:57:40 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-363ba644-970e-415d-82e7-61b3bb26cbb8 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:57:40 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-363ba644-970e-415d-82e7-61b3bb26cbb8 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:57:40 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-363ba644-970e-415d-82e7-61b3bb26cbb8 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] http://192.168.122.202/volume/v3/snapshots/3ac00252-1fd2-44bc-8c29-36ab2d2a26af returned with HTTP 404 Sep 01 12:57:40 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1651/3294] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:57:40 2026] GET /volume/v3/snapshots/3ac00252-1fd2-44bc-8c29-36ab2d2a26af => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:57:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-eab21189-9a93-4b4f-89e0-1f008e42741f None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:40 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-eab21189-9a93-4b4f-89e0-1f008e42741f tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] DELETE http://192.168.122.202/volume/v3/volumes/da50b9b9-8626-416f-9d08-09d92b41b8de Sep 01 12:57:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-eab21189-9a93-4b4f-89e0-1f008e42741f tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:57:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-eab21189-9a93-4b4f-89e0-1f008e42741f tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:57:40 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-eab21189-9a93-4b4f-89e0-1f008e42741f tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Delete volume with id: da50b9b9-8626-416f-9d08-09d92b41b8de Sep 01 12:57:40 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:57:40 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:57:40 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:57:40 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:57:40 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-eab21189-9a93-4b4f-89e0-1f008e42741f tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Volume info retrieved successfully. Sep 01 12:57:40 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-eab21189-9a93-4b4f-89e0-1f008e42741f tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Delete volume request issued successfully. Sep 01 12:57:40 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-eab21189-9a93-4b4f-89e0-1f008e42741f tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] http://192.168.122.202/volume/v3/volumes/da50b9b9-8626-416f-9d08-09d92b41b8de returned with HTTP 202 Sep 01 12:57:40 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1644/3295] 192.168.122.202 () {58 vars in 1235 bytes} [Tue Sep 1 12:57:40 2026] DELETE /volume/v3/volumes/da50b9b9-8626-416f-9d08-09d92b41b8de => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:57:40 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-eb18bc15-698c-4eb5-ba58-68fa2e1c61f4 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:40 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-eb18bc15-698c-4eb5-ba58-68fa2e1c61f4 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] GET http://192.168.122.202/volume/v3/volumes/da50b9b9-8626-416f-9d08-09d92b41b8de Sep 01 12:57:40 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-eb18bc15-698c-4eb5-ba58-68fa2e1c61f4 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:57:40 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-eb18bc15-698c-4eb5-ba58-68fa2e1c61f4 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:57:40 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:57:40 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:57:40 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:57:40 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:57:40 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-eb18bc15-698c-4eb5-ba58-68fa2e1c61f4 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Volume info retrieved successfully. Sep 01 12:57:40 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-eb18bc15-698c-4eb5-ba58-68fa2e1c61f4 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] http://192.168.122.202/volume/v3/volumes/da50b9b9-8626-416f-9d08-09d92b41b8de returned with HTTP 200 Sep 01 12:57:40 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1652/3296] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:57:40 2026] GET /volume/v3/volumes/da50b9b9-8626-416f-9d08-09d92b41b8de => generated 1016 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:57:41 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-d4d44dcf-d7ae-4e84-a562-7d57a2321cc8 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:41 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d4d44dcf-d7ae-4e84-a562-7d57a2321cc8 tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] GET http://192.168.122.202/volume/v3/volumes/90f0bc96-3b1c-40a1-a5c0-9b170f69ae3e Sep 01 12:57:41 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d4d44dcf-d7ae-4e84-a562-7d57a2321cc8 tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:57:41 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d4d44dcf-d7ae-4e84-a562-7d57a2321cc8 tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:57:41 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d4d44dcf-d7ae-4e84-a562-7d57a2321cc8 tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] http://192.168.122.202/volume/v3/volumes/90f0bc96-3b1c-40a1-a5c0-9b170f69ae3e returned with HTTP 404 Sep 01 12:57:41 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1645/3297] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:57:41 2026] GET /volume/v3/volumes/90f0bc96-3b1c-40a1-a5c0-9b170f69ae3e => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:57:41 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-dd50d5b2-f2ff-4fa8-bc56-e9bf190e39fc None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:41 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-dd50d5b2-f2ff-4fa8-bc56-e9bf190e39fc tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] DELETE http://192.168.122.202/volume/v3/snapshots/84d234cc-b2df-47e9-9e8f-4f04a536e85e Sep 01 12:57:41 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-dd50d5b2-f2ff-4fa8-bc56-e9bf190e39fc tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:57:41 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-dd50d5b2-f2ff-4fa8-bc56-e9bf190e39fc tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:57:41 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.snapshots [None req-dd50d5b2-f2ff-4fa8-bc56-e9bf190e39fc tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] Delete snapshot with id: 84d234cc-b2df-47e9-9e8f-4f04a536e85e Sep 01 12:57:41 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-dd50d5b2-f2ff-4fa8-bc56-e9bf190e39fc tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] http://192.168.122.202/volume/v3/snapshots/84d234cc-b2df-47e9-9e8f-4f04a536e85e returned with HTTP 404 Sep 01 12:57:41 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1653/3298] 192.168.122.202 () {58 vars in 1241 bytes} [Tue Sep 1 12:57:41 2026] DELETE /volume/v3/snapshots/84d234cc-b2df-47e9-9e8f-4f04a536e85e => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:57:41 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-fdc69585-8104-4654-9be2-c7f943efbc19 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:41 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-fdc69585-8104-4654-9be2-c7f943efbc19 tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] GET http://192.168.122.202/volume/v3/snapshots/84d234cc-b2df-47e9-9e8f-4f04a536e85e Sep 01 12:57:41 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-fdc69585-8104-4654-9be2-c7f943efbc19 tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:57:41 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-fdc69585-8104-4654-9be2-c7f943efbc19 tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:57:41 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-fdc69585-8104-4654-9be2-c7f943efbc19 tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] http://192.168.122.202/volume/v3/snapshots/84d234cc-b2df-47e9-9e8f-4f04a536e85e returned with HTTP 404 Sep 01 12:57:41 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1646/3299] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:57:41 2026] GET /volume/v3/snapshots/84d234cc-b2df-47e9-9e8f-4f04a536e85e => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:57:41 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-09de54ad-0c9b-4026-868f-619257ccf727 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:41 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-09de54ad-0c9b-4026-868f-619257ccf727 tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] DELETE http://192.168.122.202/volume/v3/volumes/d5eb8767-e8d2-4d70-a927-0c5044b575e9 Sep 01 12:57:41 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-09de54ad-0c9b-4026-868f-619257ccf727 tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:57:41 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-09de54ad-0c9b-4026-868f-619257ccf727 tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:57:41 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-09de54ad-0c9b-4026-868f-619257ccf727 tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] Delete volume with id: d5eb8767-e8d2-4d70-a927-0c5044b575e9 Sep 01 12:57:41 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-09de54ad-0c9b-4026-868f-619257ccf727 tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] http://192.168.122.202/volume/v3/volumes/d5eb8767-e8d2-4d70-a927-0c5044b575e9 returned with HTTP 404 Sep 01 12:57:41 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1654/3300] 192.168.122.202 () {58 vars in 1235 bytes} [Tue Sep 1 12:57:41 2026] DELETE /volume/v3/volumes/d5eb8767-e8d2-4d70-a927-0c5044b575e9 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 12:57:41 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-5eb76888-ca6d-4f23-b840-57eaa0ef2933 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:41 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-5eb76888-ca6d-4f23-b840-57eaa0ef2933 tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] GET http://192.168.122.202/volume/v3/volumes/d5eb8767-e8d2-4d70-a927-0c5044b575e9 Sep 01 12:57:41 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-5eb76888-ca6d-4f23-b840-57eaa0ef2933 tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:57:41 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-5eb76888-ca6d-4f23-b840-57eaa0ef2933 tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:57:41 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-5eb76888-ca6d-4f23-b840-57eaa0ef2933 tempest-SnapshotDependencyTests-754834849 tempest-SnapshotDependencyTests-754834849-project-member] http://192.168.122.202/volume/v3/volumes/d5eb8767-e8d2-4d70-a927-0c5044b575e9 returned with HTTP 404 Sep 01 12:57:41 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1647/3301] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:57:41 2026] GET /volume/v3/volumes/d5eb8767-e8d2-4d70-a927-0c5044b575e9 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:57:41 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-d6c3c25a-6455-4ac9-84f0-ff73464bfdab None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:41 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d6c3c25a-6455-4ac9-84f0-ff73464bfdab tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] GET http://192.168.122.202/volume/v3/snapshots/0d250e89-d9f9-498d-9a91-ad00f25e5229 Sep 01 12:57:41 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-d6c3c25a-6455-4ac9-84f0-ff73464bfdab tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:57:41 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-d6c3c25a-6455-4ac9-84f0-ff73464bfdab tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:57:41 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:57:41 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:57:41 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-d6c3c25a-6455-4ac9-84f0-ff73464bfdab tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Snapshot retrieved successfully. Sep 01 12:57:41 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d6c3c25a-6455-4ac9-84f0-ff73464bfdab tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] http://192.168.122.202/volume/v3/snapshots/0d250e89-d9f9-498d-9a91-ad00f25e5229 returned with HTTP 200 Sep 01 12:57:41 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1655/3302] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:57:41 2026] GET /volume/v3/snapshots/0d250e89-d9f9-498d-9a91-ad00f25e5229 => generated 440 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:57:41 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-30fd2803-e31e-4c28-a9c2-58f071fe4b06 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:41 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-30fd2803-e31e-4c28-a9c2-58f071fe4b06 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] GET http://192.168.122.202/volume/v3/volumes/da50b9b9-8626-416f-9d08-09d92b41b8de Sep 01 12:57:41 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-30fd2803-e31e-4c28-a9c2-58f071fe4b06 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:57:41 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-30fd2803-e31e-4c28-a9c2-58f071fe4b06 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:57:41 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-30fd2803-e31e-4c28-a9c2-58f071fe4b06 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] http://192.168.122.202/volume/v3/volumes/da50b9b9-8626-416f-9d08-09d92b41b8de returned with HTTP 404 Sep 01 12:57:41 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1648/3303] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:57:41 2026] GET /volume/v3/volumes/da50b9b9-8626-416f-9d08-09d92b41b8de => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:57:41 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-f4724aef-7835-476d-a643-ae19be63bc29 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:41 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f4724aef-7835-476d-a643-ae19be63bc29 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] POST http://192.168.122.202/volume/v3/volumes Sep 01 12:57:41 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f4724aef-7835-476d-a643-ae19be63bc29 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-570133259"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:57:41 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.volumes [None req-f4724aef-7835-476d-a643-ae19be63bc29 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-570133259'}} {{(pid=86815) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:57:41 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-f4724aef-7835-476d-a643-ae19be63bc29 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Create volume of 1 GB Sep 01 12:57:41 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-f4724aef-7835-476d-a643-ae19be63bc29 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Availability Zones retrieved successfully. Sep 01 12:57:42 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-f4724aef-7835-476d-a643-ae19be63bc29 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Flow 'volume_create_api' (f6462553-8951-425c-af37-68e8d8547419) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:57:42 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-f4724aef-7835-476d-a643-ae19be63bc29 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (066ce464-8577-459a-8591-bdffa6f5c556) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:57:42 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.flows.api.create_volume [None req-f4724aef-7835-476d-a643-ae19be63bc29 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Validating volume size '1' using validate_int {{(pid=86815) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 12:57:42 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-f4724aef-7835-476d-a643-ae19be63bc29 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (066ce464-8577-459a-8591-bdffa6f5c556) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T10:31:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3a4f1b59-94a6-4839-b926-0837adf99645,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a4f1b59-94a6-4839-b926-0837adf99645', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:57:42 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-f4724aef-7835-476d-a643-ae19be63bc29 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d48b0a48-d099-48d4-b7a4-954e052860cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:57:42 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-f4724aef-7835-476d-a643-ae19be63bc29 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Created reservations ['8fa1befe-b6d1-40be-ab36-bed01d199db5', 'aa210fa0-e6ea-4ecd-8183-e6d2f7a05c10', '663565ea-7173-468b-8b34-7c15ac66b396', '3f42c042-7591-4c2b-ad7b-5395ba599acb'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:57:42 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-f4724aef-7835-476d-a643-ae19be63bc29 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d48b0a48-d099-48d4-b7a4-954e052860cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8fa1befe-b6d1-40be-ab36-bed01d199db5', 'aa210fa0-e6ea-4ecd-8183-e6d2f7a05c10', '663565ea-7173-468b-8b34-7c15ac66b396', '3f42c042-7591-4c2b-ad7b-5395ba599acb']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:57:42 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-f4724aef-7835-476d-a643-ae19be63bc29 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74f625f8-5d1e-43a8-90e8-9778d98ff3ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:57:42 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:57:42 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:57:42 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-f4724aef-7835-476d-a643-ae19be63bc29 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74f625f8-5d1e-43a8-90e8-9778d98ff3ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '786c6279-3702-4515-9669-afcb44b24128', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-570133259',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='46a0bac8546d45788de35d5dbc561325',qos_specs=None,replication_status=,reservations=['8fa1befe-b6d1-40be-ab36-bed01d199db5','aa210fa0-e6ea-4ecd-8183-e6d2f7a05c10','663565ea-7173-468b-8b34-7c15ac66b396','3f42c042-7591-4c2b-ad7b-5395ba599acb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f7b90b1887d74ace9c5568be14e5c0c2',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T10:57:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-570133259',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=786c6279-3702-4515-9669-afcb44b24128,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='46a0bac8546d45788de35d5dbc561325',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f7b90b1887d74ace9c5568be14e5c0c2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a4f1b59-94a6-4839-b926-0837adf99645),volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:57:42 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-f4724aef-7835-476d-a643-ae19be63bc29 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (95bd9364-de92-4ccb-908c-3896199cf510) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:57:42 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-f4724aef-7835-476d-a643-ae19be63bc29 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (95bd9364-de92-4ccb-908c-3896199cf510) transitioned into state 'SUCCESS' from state '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-570133259',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='46a0bac8546d45788de35d5dbc561325',qos_specs=None,replication_status=,reservations=['8fa1befe-b6d1-40be-ab36-bed01d199db5','aa210fa0-e6ea-4ecd-8183-e6d2f7a05c10','663565ea-7173-468b-8b34-7c15ac66b396','3f42c042-7591-4c2b-ad7b-5395ba599acb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f7b90b1887d74ace9c5568be14e5c0c2',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:57:42 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-f4724aef-7835-476d-a643-ae19be63bc29 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a3a67aa1-1ae0-4a53-bf73-4672ef09dd66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:57:42 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-f4724aef-7835-476d-a643-ae19be63bc29 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a3a67aa1-1ae0-4a53-bf73-4672ef09dd66) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:57:42 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-f4724aef-7835-476d-a643-ae19be63bc29 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Flow 'volume_create_api' (f6462553-8951-425c-af37-68e8d8547419) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86815) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:57:42 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-f4724aef-7835-476d-a643-ae19be63bc29 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Create volume request issued successfully. Sep 01 12:57:42 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f4724aef-7835-476d-a643-ae19be63bc29 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] http://192.168.122.202/volume/v3/volumes returned with HTTP 202 Sep 01 12:57:42 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1656/3304] 192.168.122.202 () {60 vars in 1142 bytes} [Tue Sep 1 12:57:41 2026] POST /volume/v3/volumes => generated 786 bytes in 410 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:57:42 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-9328b0cb-7a7b-47a7-951d-4376c454313e None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:42 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9328b0cb-7a7b-47a7-951d-4376c454313e tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] GET http://192.168.122.202/volume/v3/volumes/786c6279-3702-4515-9669-afcb44b24128 Sep 01 12:57:42 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-9328b0cb-7a7b-47a7-951d-4376c454313e tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:57:42 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-9328b0cb-7a7b-47a7-951d-4376c454313e tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:57:42 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:57:42 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:57:42 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:57:42 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:57:42 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-9328b0cb-7a7b-47a7-951d-4376c454313e tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Volume info retrieved successfully. Sep 01 12:57:42 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9328b0cb-7a7b-47a7-951d-4376c454313e tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] http://192.168.122.202/volume/v3/volumes/786c6279-3702-4515-9669-afcb44b24128 returned with HTTP 200 Sep 01 12:57:42 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1649/3305] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:57:42 2026] GET /volume/v3/volumes/786c6279-3702-4515-9669-afcb44b24128 => generated 965 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:57:42 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-2fb088e9-7d37-465c-824a-cb3d74335f50 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:42 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-2fb088e9-7d37-465c-824a-cb3d74335f50 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] GET http://192.168.122.202/volume/v3/snapshots/0d250e89-d9f9-498d-9a91-ad00f25e5229 Sep 01 12:57:42 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-2fb088e9-7d37-465c-824a-cb3d74335f50 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:57:42 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-2fb088e9-7d37-465c-824a-cb3d74335f50 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:57:42 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:57:42 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:57:42 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-2fb088e9-7d37-465c-824a-cb3d74335f50 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Snapshot retrieved successfully. Sep 01 12:57:42 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-2fb088e9-7d37-465c-824a-cb3d74335f50 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] http://192.168.122.202/volume/v3/snapshots/0d250e89-d9f9-498d-9a91-ad00f25e5229 returned with HTTP 200 Sep 01 12:57:42 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1657/3306] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:57:42 2026] GET /volume/v3/snapshots/0d250e89-d9f9-498d-9a91-ad00f25e5229 => generated 467 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:57:42 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-e86e900b-94cb-435a-9a30-f6be080b8dcc None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:42 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e86e900b-94cb-435a-9a30-f6be080b8dcc tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-reader] POST http://192.168.122.202/volume/v3/snapshots/0d250e89-d9f9-498d-9a91-ad00f25e5229/action Sep 01 12:57:42 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e86e900b-94cb-435a-9a30-f6be080b8dcc tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86814) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:57:42 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e86e900b-94cb-435a-9a30-f6be080b8dcc tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:57:42 devstack devstack@c-api.service[86814]: DEBUG cinder.api.contrib.admin_actions [None req-e86e900b-94cb-435a-9a30-f6be080b8dcc tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-reader] Updating snapshot '0d250e89-d9f9-498d-9a91-ad00f25e5229' with '{'status': 'error'}' {{(pid=86814) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 01 12:57:42 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:57:42 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:57:42 devstack devstack@c-api.service[86814]: DEBUG cinder.policy [None req-e86e900b-94cb-435a-9a30-f6be080b8dcc tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-reader] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '6ff586b9af6b4309ba0d34f273f510a3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '22069b41e8b54252a65824b0a641e7e4', '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=86814) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 12:57:42 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e86e900b-94cb-435a-9a30-f6be080b8dcc tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-reader] http://192.168.122.202/volume/v3/snapshots/0d250e89-d9f9-498d-9a91-ad00f25e5229/action returned with HTTP 403 Sep 01 12:57:42 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1650/3307] 192.168.122.202 () {60 vars in 1280 bytes} [Tue Sep 1 12:57:42 2026] POST /volume/v3/snapshots/0d250e89-d9f9-498d-9a91-ad00f25e5229/action => generated 133 bytes in 35 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:57:42 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-1497b0fc-79f7-48d8-9903-08bc71b132f0 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:42 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-1497b0fc-79f7-48d8-9903-08bc71b132f0 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] DELETE http://192.168.122.202/volume/v3/snapshots/0d250e89-d9f9-498d-9a91-ad00f25e5229 Sep 01 12:57:42 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-1497b0fc-79f7-48d8-9903-08bc71b132f0 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:57:42 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-1497b0fc-79f7-48d8-9903-08bc71b132f0 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:57:42 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.snapshots [None req-1497b0fc-79f7-48d8-9903-08bc71b132f0 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Delete snapshot with id: 0d250e89-d9f9-498d-9a91-ad00f25e5229 Sep 01 12:57:42 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:57:42 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:57:42 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-1497b0fc-79f7-48d8-9903-08bc71b132f0 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Snapshot retrieved successfully. Sep 01 12:57:42 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:57:42 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:57:42 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-1497b0fc-79f7-48d8-9903-08bc71b132f0 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Snapshot delete request issued successfully. Sep 01 12:57:42 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-1497b0fc-79f7-48d8-9903-08bc71b132f0 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] http://192.168.122.202/volume/v3/snapshots/0d250e89-d9f9-498d-9a91-ad00f25e5229 returned with HTTP 202 Sep 01 12:57:42 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1658/3308] 192.168.122.202 () {58 vars in 1241 bytes} [Tue Sep 1 12:57:42 2026] DELETE /volume/v3/snapshots/0d250e89-d9f9-498d-9a91-ad00f25e5229 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:57:42 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-0fab9b69-35c3-4475-84e9-e6d426aef62b None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:42 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-0fab9b69-35c3-4475-84e9-e6d426aef62b tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] GET http://192.168.122.202/volume/v3/snapshots/0d250e89-d9f9-498d-9a91-ad00f25e5229 Sep 01 12:57:42 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-0fab9b69-35c3-4475-84e9-e6d426aef62b tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:57:42 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-0fab9b69-35c3-4475-84e9-e6d426aef62b tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:57:42 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:57:42 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:57:42 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-0fab9b69-35c3-4475-84e9-e6d426aef62b tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Snapshot retrieved successfully. Sep 01 12:57:42 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-0fab9b69-35c3-4475-84e9-e6d426aef62b tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] http://192.168.122.202/volume/v3/snapshots/0d250e89-d9f9-498d-9a91-ad00f25e5229 returned with HTTP 200 Sep 01 12:57:42 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1651/3309] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:57:42 2026] GET /volume/v3/snapshots/0d250e89-d9f9-498d-9a91-ad00f25e5229 => generated 466 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:57:43 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-6d649805-fb22-46f5-bcfc-fbedce553138 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:43 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-6d649805-fb22-46f5-bcfc-fbedce553138 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] GET http://192.168.122.202/volume/v3/volumes/786c6279-3702-4515-9669-afcb44b24128 Sep 01 12:57:43 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-6d649805-fb22-46f5-bcfc-fbedce553138 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:57:43 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-6d649805-fb22-46f5-bcfc-fbedce553138 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:57:43 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:57:43 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:57:43 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:57:43 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:57:43 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-6d649805-fb22-46f5-bcfc-fbedce553138 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Volume info retrieved successfully. Sep 01 12:57:43 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-6d649805-fb22-46f5-bcfc-fbedce553138 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] http://192.168.122.202/volume/v3/volumes/786c6279-3702-4515-9669-afcb44b24128 returned with HTTP 200 Sep 01 12:57:43 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1659/3310] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:57:43 2026] GET /volume/v3/volumes/786c6279-3702-4515-9669-afcb44b24128 => generated 1015 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:57:43 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-bf7fbbdd-2ead-4a85-8457-253ad133b79a None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:43 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-bf7fbbdd-2ead-4a85-8457-253ad133b79a tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] GET http://192.168.122.202/volume/v3/snapshots/0d250e89-d9f9-498d-9a91-ad00f25e5229 Sep 01 12:57:43 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-bf7fbbdd-2ead-4a85-8457-253ad133b79a tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:57:43 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-bf7fbbdd-2ead-4a85-8457-253ad133b79a tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:57:43 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:57:43 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:57:43 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-bf7fbbdd-2ead-4a85-8457-253ad133b79a tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Snapshot retrieved successfully. Sep 01 12:57:43 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-bf7fbbdd-2ead-4a85-8457-253ad133b79a tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] http://192.168.122.202/volume/v3/snapshots/0d250e89-d9f9-498d-9a91-ad00f25e5229 returned with HTTP 200 Sep 01 12:57:43 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1652/3311] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:57:43 2026] GET /volume/v3/snapshots/0d250e89-d9f9-498d-9a91-ad00f25e5229 => generated 466 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:57:44 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-8d8740bb-0be2-4d36-98a2-61bfad0306be None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:44 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-8d8740bb-0be2-4d36-98a2-61bfad0306be tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] GET http://192.168.122.202/volume/v3/volumes/786c6279-3702-4515-9669-afcb44b24128 Sep 01 12:57:44 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-8d8740bb-0be2-4d36-98a2-61bfad0306be tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:57:44 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-8d8740bb-0be2-4d36-98a2-61bfad0306be tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:57:44 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:57:44 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:57:44 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:57:44 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:57:44 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-8d8740bb-0be2-4d36-98a2-61bfad0306be tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Volume info retrieved successfully. Sep 01 12:57:44 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-8d8740bb-0be2-4d36-98a2-61bfad0306be tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] http://192.168.122.202/volume/v3/volumes/786c6279-3702-4515-9669-afcb44b24128 returned with HTTP 200 Sep 01 12:57:44 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1660/3312] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:57:44 2026] GET /volume/v3/volumes/786c6279-3702-4515-9669-afcb44b24128 => generated 1016 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:57:44 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-ecfaa4be-7938-4092-8ed1-17eaf7ff101a None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:44 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ecfaa4be-7938-4092-8ed1-17eaf7ff101a tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] POST http://192.168.122.202/volume/v3/snapshots Sep 01 12:57:44 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-ecfaa4be-7938-4092-8ed1-17eaf7ff101a tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "786c6279-3702-4515-9669-afcb44b24128", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1549794456"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:57:44 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:57:44 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:57:44 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:57:44 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:57:44 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-ecfaa4be-7938-4092-8ed1-17eaf7ff101a tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Volume info retrieved successfully. Sep 01 12:57:44 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.snapshots [None req-ecfaa4be-7938-4092-8ed1-17eaf7ff101a tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Create snapshot from volume 786c6279-3702-4515-9669-afcb44b24128 Sep 01 12:57:44 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-ecfaa4be-7938-4092-8ed1-17eaf7ff101a tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Created reservations ['59806243-bc23-4262-8908-fc6b67dcf93e', '08f0c26a-6116-47da-9d77-f83da0326b65', '620255d9-a45a-4669-b260-864876565776', '80481e09-d948-4d55-b9c8-33cc4bab58e2'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:57:44 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:57:44 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:57:44 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-ecfaa4be-7938-4092-8ed1-17eaf7ff101a tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Snapshot create request issued successfully. Sep 01 12:57:44 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ecfaa4be-7938-4092-8ed1-17eaf7ff101a tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] http://192.168.122.202/volume/v3/snapshots returned with HTTP 202 Sep 01 12:57:44 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1653/3313] 192.168.122.202 () {60 vars in 1149 bytes} [Tue Sep 1 12:57:44 2026] POST /volume/v3/snapshots => generated 308 bytes in 196 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:57:44 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-382e8475-b2e4-4b28-961c-96bf41d05f3d None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:44 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-382e8475-b2e4-4b28-961c-96bf41d05f3d tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] GET http://192.168.122.202/volume/v3/snapshots/3868ca21-1107-4f65-bd2b-11cd2d57dc75 Sep 01 12:57:44 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-382e8475-b2e4-4b28-961c-96bf41d05f3d tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:57:44 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-382e8475-b2e4-4b28-961c-96bf41d05f3d tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:57:44 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:57:44 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:57:44 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-382e8475-b2e4-4b28-961c-96bf41d05f3d tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Snapshot retrieved successfully. Sep 01 12:57:44 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-382e8475-b2e4-4b28-961c-96bf41d05f3d tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] http://192.168.122.202/volume/v3/snapshots/3868ca21-1107-4f65-bd2b-11cd2d57dc75 returned with HTTP 200 Sep 01 12:57:44 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1661/3314] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:57:44 2026] GET /volume/v3/snapshots/3868ca21-1107-4f65-bd2b-11cd2d57dc75 => generated 440 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:57:44 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-93a62847-c44c-43c4-8300-fb3e04fd69c3 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:44 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-93a62847-c44c-43c4-8300-fb3e04fd69c3 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] GET http://192.168.122.202/volume/v3/snapshots/0d250e89-d9f9-498d-9a91-ad00f25e5229 Sep 01 12:57:44 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-93a62847-c44c-43c4-8300-fb3e04fd69c3 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:57:44 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-93a62847-c44c-43c4-8300-fb3e04fd69c3 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:57:44 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-93a62847-c44c-43c4-8300-fb3e04fd69c3 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] http://192.168.122.202/volume/v3/snapshots/0d250e89-d9f9-498d-9a91-ad00f25e5229 returned with HTTP 404 Sep 01 12:57:44 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1654/3315] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:57:44 2026] GET /volume/v3/snapshots/0d250e89-d9f9-498d-9a91-ad00f25e5229 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:57:44 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-ca6af609-bbea-4521-a90e-38fe11cb284b None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:44 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-ca6af609-bbea-4521-a90e-38fe11cb284b tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] DELETE http://192.168.122.202/volume/v3/volumes/6e89ca90-dacd-46c2-afd3-d0e33504fa80 Sep 01 12:57:44 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-ca6af609-bbea-4521-a90e-38fe11cb284b tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:57:44 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-ca6af609-bbea-4521-a90e-38fe11cb284b tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:57:44 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-ca6af609-bbea-4521-a90e-38fe11cb284b tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Delete volume with id: 6e89ca90-dacd-46c2-afd3-d0e33504fa80 Sep 01 12:57:44 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:57:44 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:57:44 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:57:44 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:57:44 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-ca6af609-bbea-4521-a90e-38fe11cb284b tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Volume info retrieved successfully. Sep 01 12:57:45 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-ca6af609-bbea-4521-a90e-38fe11cb284b tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Delete volume request issued successfully. Sep 01 12:57:45 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-ca6af609-bbea-4521-a90e-38fe11cb284b tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] http://192.168.122.202/volume/v3/volumes/6e89ca90-dacd-46c2-afd3-d0e33504fa80 returned with HTTP 202 Sep 01 12:57:45 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1662/3316] 192.168.122.202 () {58 vars in 1235 bytes} [Tue Sep 1 12:57:44 2026] DELETE /volume/v3/volumes/6e89ca90-dacd-46c2-afd3-d0e33504fa80 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:57:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-119dbb83-316d-430f-bee2-ae0f1427e32b None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:45 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-119dbb83-316d-430f-bee2-ae0f1427e32b tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] GET http://192.168.122.202/volume/v3/volumes/6e89ca90-dacd-46c2-afd3-d0e33504fa80 Sep 01 12:57:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-119dbb83-316d-430f-bee2-ae0f1427e32b tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:57:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-119dbb83-316d-430f-bee2-ae0f1427e32b tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:57:45 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:57:45 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:57:45 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:57:45 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:57:45 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-119dbb83-316d-430f-bee2-ae0f1427e32b tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Volume info retrieved successfully. Sep 01 12:57:45 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-119dbb83-316d-430f-bee2-ae0f1427e32b tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] http://192.168.122.202/volume/v3/volumes/6e89ca90-dacd-46c2-afd3-d0e33504fa80 returned with HTTP 200 Sep 01 12:57:45 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1655/3317] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:57:45 2026] GET /volume/v3/volumes/6e89ca90-dacd-46c2-afd3-d0e33504fa80 => generated 1015 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:57:45 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-28cae4f8-d6eb-48bd-8b03-321ec36f022a None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:45 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-28cae4f8-d6eb-48bd-8b03-321ec36f022a tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] GET http://192.168.122.202/volume/v3/snapshots/3868ca21-1107-4f65-bd2b-11cd2d57dc75 Sep 01 12:57:45 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-28cae4f8-d6eb-48bd-8b03-321ec36f022a tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:57:45 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-28cae4f8-d6eb-48bd-8b03-321ec36f022a tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:57:45 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:57:45 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:57:45 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-28cae4f8-d6eb-48bd-8b03-321ec36f022a tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Snapshot retrieved successfully. Sep 01 12:57:45 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-28cae4f8-d6eb-48bd-8b03-321ec36f022a tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] http://192.168.122.202/volume/v3/snapshots/3868ca21-1107-4f65-bd2b-11cd2d57dc75 returned with HTTP 200 Sep 01 12:57:45 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1663/3318] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:57:45 2026] GET /volume/v3/snapshots/3868ca21-1107-4f65-bd2b-11cd2d57dc75 => generated 440 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:57:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-cac57339-999e-4e6d-8c6b-60a888b9eb5c None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:46 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-cac57339-999e-4e6d-8c6b-60a888b9eb5c tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] GET http://192.168.122.202/volume/v3/volumes/6e89ca90-dacd-46c2-afd3-d0e33504fa80 Sep 01 12:57:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-cac57339-999e-4e6d-8c6b-60a888b9eb5c tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:57:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-cac57339-999e-4e6d-8c6b-60a888b9eb5c tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:57:46 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-cac57339-999e-4e6d-8c6b-60a888b9eb5c tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] http://192.168.122.202/volume/v3/volumes/6e89ca90-dacd-46c2-afd3-d0e33504fa80 returned with HTTP 404 Sep 01 12:57:46 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1656/3319] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:57:46 2026] GET /volume/v3/volumes/6e89ca90-dacd-46c2-afd3-d0e33504fa80 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:57:46 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-31cef65b-1ae9-4a9d-923b-c561b0e530d5 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:46 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-31cef65b-1ae9-4a9d-923b-c561b0e530d5 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] POST http://192.168.122.202/volume/v3/volumes Sep 01 12:57:46 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-31cef65b-1ae9-4a9d-923b-c561b0e530d5 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-698362547"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:57:46 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.volumes [None req-31cef65b-1ae9-4a9d-923b-c561b0e530d5 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-698362547'}} {{(pid=86815) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:57:46 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-31cef65b-1ae9-4a9d-923b-c561b0e530d5 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Create volume of 1 GB Sep 01 12:57:46 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-31cef65b-1ae9-4a9d-923b-c561b0e530d5 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Availability Zones retrieved successfully. Sep 01 12:57:46 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-31cef65b-1ae9-4a9d-923b-c561b0e530d5 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Flow 'volume_create_api' (7d61cb93-70bb-4ba9-a0e1-233226c03b62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:57:46 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-31cef65b-1ae9-4a9d-923b-c561b0e530d5 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3cfa2ea8-2944-414e-86a6-17d22e4bf64d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:57:46 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.flows.api.create_volume [None req-31cef65b-1ae9-4a9d-923b-c561b0e530d5 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Validating volume size '1' using validate_int {{(pid=86815) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 12:57:46 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-31cef65b-1ae9-4a9d-923b-c561b0e530d5 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3cfa2ea8-2944-414e-86a6-17d22e4bf64d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T10:31:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3a4f1b59-94a6-4839-b926-0837adf99645,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a4f1b59-94a6-4839-b926-0837adf99645', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:57:46 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-31cef65b-1ae9-4a9d-923b-c561b0e530d5 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8219629-6b78-43db-a97b-96e783623659) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:57:46 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-31cef65b-1ae9-4a9d-923b-c561b0e530d5 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Created reservations ['c85cb7d8-552a-486d-8c57-7397b470de6d', '4bdd761c-ef14-4a3c-8368-19db45695d10', '90fc448f-14fc-4639-a960-6f7d8f9c3588', '3e252e77-2417-401d-9197-1d6721afebba'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:57:46 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-31cef65b-1ae9-4a9d-923b-c561b0e530d5 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8219629-6b78-43db-a97b-96e783623659) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c85cb7d8-552a-486d-8c57-7397b470de6d', '4bdd761c-ef14-4a3c-8368-19db45695d10', '90fc448f-14fc-4639-a960-6f7d8f9c3588', '3e252e77-2417-401d-9197-1d6721afebba']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:57:46 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-31cef65b-1ae9-4a9d-923b-c561b0e530d5 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f75caaa1-b3cc-441e-93e8-85e26eae24fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:57:46 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:57:46 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:57:46 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-31cef65b-1ae9-4a9d-923b-c561b0e530d5 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f75caaa1-b3cc-441e-93e8-85e26eae24fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6254b2d3-d1a4-468a-b065-a30901384d27', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-698362547',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='22069b41e8b54252a65824b0a641e7e4',qos_specs=None,replication_status=,reservations=['c85cb7d8-552a-486d-8c57-7397b470de6d','4bdd761c-ef14-4a3c-8368-19db45695d10','90fc448f-14fc-4639-a960-6f7d8f9c3588','3e252e77-2417-401d-9197-1d6721afebba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='644c9226c9f34927b42cf18286dcd6b8',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T10:57:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-698362547',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6254b2d3-d1a4-468a-b065-a30901384d27,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='22069b41e8b54252a65824b0a641e7e4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='644c9226c9f34927b42cf18286dcd6b8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a4f1b59-94a6-4839-b926-0837adf99645),volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:57:46 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-31cef65b-1ae9-4a9d-923b-c561b0e530d5 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5bd9b6c2-ef54-4279-b4ce-40306fc01549) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:57:46 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-31cef65b-1ae9-4a9d-923b-c561b0e530d5 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5bd9b6c2-ef54-4279-b4ce-40306fc01549) transitioned into state 'SUCCESS' from state '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-698362547',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='22069b41e8b54252a65824b0a641e7e4',qos_specs=None,replication_status=,reservations=['c85cb7d8-552a-486d-8c57-7397b470de6d','4bdd761c-ef14-4a3c-8368-19db45695d10','90fc448f-14fc-4639-a960-6f7d8f9c3588','3e252e77-2417-401d-9197-1d6721afebba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='644c9226c9f34927b42cf18286dcd6b8',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:57:46 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-31cef65b-1ae9-4a9d-923b-c561b0e530d5 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa7759c8-023e-4b19-817c-81fa8fdb6339) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:57:46 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-31cef65b-1ae9-4a9d-923b-c561b0e530d5 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa7759c8-023e-4b19-817c-81fa8fdb6339) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:57:46 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-31cef65b-1ae9-4a9d-923b-c561b0e530d5 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Flow 'volume_create_api' (7d61cb93-70bb-4ba9-a0e1-233226c03b62) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86815) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:57:46 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-31cef65b-1ae9-4a9d-923b-c561b0e530d5 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Create volume request issued successfully. Sep 01 12:57:46 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-31cef65b-1ae9-4a9d-923b-c561b0e530d5 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] http://192.168.122.202/volume/v3/volumes returned with HTTP 202 Sep 01 12:57:46 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1664/3320] 192.168.122.202 () {60 vars in 1142 bytes} [Tue Sep 1 12:57:46 2026] POST /volume/v3/volumes => generated 786 bytes in 434 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:57:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-322b2ab9-b5c0-4674-9236-8a3beae18078 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:46 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-322b2ab9-b5c0-4674-9236-8a3beae18078 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] GET http://192.168.122.202/volume/v3/volumes/6254b2d3-d1a4-468a-b065-a30901384d27 Sep 01 12:57:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-322b2ab9-b5c0-4674-9236-8a3beae18078 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:57:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-322b2ab9-b5c0-4674-9236-8a3beae18078 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:57:46 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:57:46 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:57:46 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:57:46 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:57:46 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-322b2ab9-b5c0-4674-9236-8a3beae18078 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Volume info retrieved successfully. Sep 01 12:57:46 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-322b2ab9-b5c0-4674-9236-8a3beae18078 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] http://192.168.122.202/volume/v3/volumes/6254b2d3-d1a4-468a-b065-a30901384d27 returned with HTTP 200 Sep 01 12:57:46 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1657/3321] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:57:46 2026] GET /volume/v3/volumes/6254b2d3-d1a4-468a-b065-a30901384d27 => generated 965 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:57:46 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-965c7df6-60ee-4810-a58e-156a8d316488 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:46 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-965c7df6-60ee-4810-a58e-156a8d316488 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] GET http://192.168.122.202/volume/v3/snapshots/3868ca21-1107-4f65-bd2b-11cd2d57dc75 Sep 01 12:57:46 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-965c7df6-60ee-4810-a58e-156a8d316488 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:57:46 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-965c7df6-60ee-4810-a58e-156a8d316488 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:57:46 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:57:46 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:57:46 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-965c7df6-60ee-4810-a58e-156a8d316488 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Snapshot retrieved successfully. Sep 01 12:57:46 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-965c7df6-60ee-4810-a58e-156a8d316488 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] http://192.168.122.202/volume/v3/snapshots/3868ca21-1107-4f65-bd2b-11cd2d57dc75 returned with HTTP 200 Sep 01 12:57:46 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1665/3322] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:57:46 2026] GET /volume/v3/snapshots/3868ca21-1107-4f65-bd2b-11cd2d57dc75 => generated 440 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:57:47 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-05930613-e884-40f5-8664-11d69d319227 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:47 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-05930613-e884-40f5-8664-11d69d319227 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] GET http://192.168.122.202/volume/v3/volumes/6254b2d3-d1a4-468a-b065-a30901384d27 Sep 01 12:57:47 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-05930613-e884-40f5-8664-11d69d319227 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:57:47 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-05930613-e884-40f5-8664-11d69d319227 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:57:47 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:57:47 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:57:47 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:57:47 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:57:47 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-05930613-e884-40f5-8664-11d69d319227 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Volume info retrieved successfully. Sep 01 12:57:47 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-05930613-e884-40f5-8664-11d69d319227 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] http://192.168.122.202/volume/v3/volumes/6254b2d3-d1a4-468a-b065-a30901384d27 returned with HTTP 200 Sep 01 12:57:47 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1658/3323] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:57:47 2026] GET /volume/v3/volumes/6254b2d3-d1a4-468a-b065-a30901384d27 => generated 1015 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:57:47 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-64f30f7d-4d07-4255-b8bc-d6f273489261 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:47 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-64f30f7d-4d07-4255-b8bc-d6f273489261 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] GET http://192.168.122.202/volume/v3/snapshots/3868ca21-1107-4f65-bd2b-11cd2d57dc75 Sep 01 12:57:47 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-64f30f7d-4d07-4255-b8bc-d6f273489261 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:57:47 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-64f30f7d-4d07-4255-b8bc-d6f273489261 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:57:47 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:57:47 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:57:47 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-64f30f7d-4d07-4255-b8bc-d6f273489261 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Snapshot retrieved successfully. Sep 01 12:57:47 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-64f30f7d-4d07-4255-b8bc-d6f273489261 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] http://192.168.122.202/volume/v3/snapshots/3868ca21-1107-4f65-bd2b-11cd2d57dc75 returned with HTTP 200 Sep 01 12:57:47 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1666/3324] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:57:47 2026] GET /volume/v3/snapshots/3868ca21-1107-4f65-bd2b-11cd2d57dc75 => generated 467 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:57:47 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-d3182dfe-c229-43ea-9145-92acb4fafe63 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:47 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d3182dfe-c229-43ea-9145-92acb4fafe63 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-member] POST http://192.168.122.202/volume/v3/snapshots/3868ca21-1107-4f65-bd2b-11cd2d57dc75/action Sep 01 12:57:47 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d3182dfe-c229-43ea-9145-92acb4fafe63 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86814) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:57:47 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d3182dfe-c229-43ea-9145-92acb4fafe63 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:57:47 devstack devstack@c-api.service[86814]: DEBUG cinder.api.contrib.admin_actions [None req-d3182dfe-c229-43ea-9145-92acb4fafe63 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-member] Updating snapshot '3868ca21-1107-4f65-bd2b-11cd2d57dc75' with '{'status': 'error'}' {{(pid=86814) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 01 12:57:48 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:57:48 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:57:48 devstack devstack@c-api.service[86814]: DEBUG cinder.policy [None req-d3182dfe-c229-43ea-9145-92acb4fafe63 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-member] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'c630155e11fd4abe9c4ab36904813de6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46a0bac8546d45788de35d5dbc561325', '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=86814) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 12:57:48 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d3182dfe-c229-43ea-9145-92acb4fafe63 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-member] http://192.168.122.202/volume/v3/snapshots/3868ca21-1107-4f65-bd2b-11cd2d57dc75/action returned with HTTP 403 Sep 01 12:57:48 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1659/3325] 192.168.122.202 () {60 vars in 1280 bytes} [Tue Sep 1 12:57:47 2026] POST /volume/v3/snapshots/3868ca21-1107-4f65-bd2b-11cd2d57dc75/action => generated 133 bytes in 36 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:57:48 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-e7fd441d-1f2f-4545-a678-44b93e3b9d47 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:48 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e7fd441d-1f2f-4545-a678-44b93e3b9d47 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] DELETE http://192.168.122.202/volume/v3/snapshots/3868ca21-1107-4f65-bd2b-11cd2d57dc75 Sep 01 12:57:48 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e7fd441d-1f2f-4545-a678-44b93e3b9d47 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:57:48 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e7fd441d-1f2f-4545-a678-44b93e3b9d47 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:57:48 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.snapshots [None req-e7fd441d-1f2f-4545-a678-44b93e3b9d47 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Delete snapshot with id: 3868ca21-1107-4f65-bd2b-11cd2d57dc75 Sep 01 12:57:48 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:57:48 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:57:48 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-e7fd441d-1f2f-4545-a678-44b93e3b9d47 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Snapshot retrieved successfully. Sep 01 12:57:48 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:57:48 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:57:48 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-e7fd441d-1f2f-4545-a678-44b93e3b9d47 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Snapshot delete request issued successfully. Sep 01 12:57:48 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e7fd441d-1f2f-4545-a678-44b93e3b9d47 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] http://192.168.122.202/volume/v3/snapshots/3868ca21-1107-4f65-bd2b-11cd2d57dc75 returned with HTTP 202 Sep 01 12:57:48 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1667/3326] 192.168.122.202 () {58 vars in 1241 bytes} [Tue Sep 1 12:57:48 2026] DELETE /volume/v3/snapshots/3868ca21-1107-4f65-bd2b-11cd2d57dc75 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:57:48 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-ef43ae96-2a7b-45d3-a9de-0d1bdc1c24ca None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:48 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ef43ae96-2a7b-45d3-a9de-0d1bdc1c24ca tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] GET http://192.168.122.202/volume/v3/snapshots/3868ca21-1107-4f65-bd2b-11cd2d57dc75 Sep 01 12:57:48 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-ef43ae96-2a7b-45d3-a9de-0d1bdc1c24ca tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:57:48 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-ef43ae96-2a7b-45d3-a9de-0d1bdc1c24ca tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:57:48 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:57:48 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:57:48 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-ef43ae96-2a7b-45d3-a9de-0d1bdc1c24ca tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Snapshot retrieved successfully. Sep 01 12:57:48 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ef43ae96-2a7b-45d3-a9de-0d1bdc1c24ca tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] http://192.168.122.202/volume/v3/snapshots/3868ca21-1107-4f65-bd2b-11cd2d57dc75 returned with HTTP 200 Sep 01 12:57:48 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1660/3327] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:57:48 2026] GET /volume/v3/snapshots/3868ca21-1107-4f65-bd2b-11cd2d57dc75 => generated 466 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:57:48 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-ce89de53-aa98-42d1-8627-13ade14a1d76 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:48 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-ce89de53-aa98-42d1-8627-13ade14a1d76 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] GET http://192.168.122.202/volume/v3/volumes/6254b2d3-d1a4-468a-b065-a30901384d27 Sep 01 12:57:48 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-ce89de53-aa98-42d1-8627-13ade14a1d76 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:57:48 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-ce89de53-aa98-42d1-8627-13ade14a1d76 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:57:48 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:57:48 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:57:48 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:57:48 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:57:48 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-ce89de53-aa98-42d1-8627-13ade14a1d76 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Volume info retrieved successfully. Sep 01 12:57:48 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-ce89de53-aa98-42d1-8627-13ade14a1d76 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] http://192.168.122.202/volume/v3/volumes/6254b2d3-d1a4-468a-b065-a30901384d27 returned with HTTP 200 Sep 01 12:57:48 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1668/3328] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:57:48 2026] GET /volume/v3/volumes/6254b2d3-d1a4-468a-b065-a30901384d27 => generated 1016 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:57:48 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-e2c75b41-3bee-4631-9864-55da1860125c None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:48 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e2c75b41-3bee-4631-9864-55da1860125c tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] POST http://192.168.122.202/volume/v3/snapshots Sep 01 12:57:48 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e2c75b41-3bee-4631-9864-55da1860125c tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6254b2d3-d1a4-468a-b065-a30901384d27", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-222347793"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:57:48 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:57:48 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:57:48 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:57:48 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:57:48 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-e2c75b41-3bee-4631-9864-55da1860125c tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Volume info retrieved successfully. Sep 01 12:57:48 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.snapshots [None req-e2c75b41-3bee-4631-9864-55da1860125c tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Create snapshot from volume 6254b2d3-d1a4-468a-b065-a30901384d27 Sep 01 12:57:48 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-e2c75b41-3bee-4631-9864-55da1860125c tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Created reservations ['5c33fb37-3d5d-4b3e-9826-956b83b577bd', '035fa36f-06c0-47a8-ac46-3df05e92121c', 'c433eb1f-2dd3-4427-b871-cf569959210e', 'c907a569-d826-4ab9-b04d-248277b1af71'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:57:48 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:57:48 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:57:49 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-e2c75b41-3bee-4631-9864-55da1860125c tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Snapshot create request issued successfully. Sep 01 12:57:49 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e2c75b41-3bee-4631-9864-55da1860125c tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] http://192.168.122.202/volume/v3/snapshots returned with HTTP 202 Sep 01 12:57:49 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1661/3329] 192.168.122.202 () {60 vars in 1149 bytes} [Tue Sep 1 12:57:48 2026] POST /volume/v3/snapshots => generated 307 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:57:49 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-f1ee79f2-ab32-4b21-afe0-418a42e47db8 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:49 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f1ee79f2-ab32-4b21-afe0-418a42e47db8 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] GET http://192.168.122.202/volume/v3/snapshots/de6e1347-5670-4973-b67c-bbd7510a7683 Sep 01 12:57:49 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f1ee79f2-ab32-4b21-afe0-418a42e47db8 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:57:49 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f1ee79f2-ab32-4b21-afe0-418a42e47db8 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:57:49 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:57:49 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:57:49 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-f1ee79f2-ab32-4b21-afe0-418a42e47db8 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Snapshot retrieved successfully. Sep 01 12:57:49 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f1ee79f2-ab32-4b21-afe0-418a42e47db8 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] http://192.168.122.202/volume/v3/snapshots/de6e1347-5670-4973-b67c-bbd7510a7683 returned with HTTP 200 Sep 01 12:57:49 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1669/3330] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:57:49 2026] GET /volume/v3/snapshots/de6e1347-5670-4973-b67c-bbd7510a7683 => generated 439 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:57:49 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-2a55245d-673a-4509-8e0a-350e219501b0 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:49 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-2a55245d-673a-4509-8e0a-350e219501b0 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] GET http://192.168.122.202/volume/v3/snapshots/3868ca21-1107-4f65-bd2b-11cd2d57dc75 Sep 01 12:57:49 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-2a55245d-673a-4509-8e0a-350e219501b0 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:57:49 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-2a55245d-673a-4509-8e0a-350e219501b0 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:57:49 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:57:49 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:57:49 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-2a55245d-673a-4509-8e0a-350e219501b0 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Snapshot retrieved successfully. Sep 01 12:57:49 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-2a55245d-673a-4509-8e0a-350e219501b0 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] http://192.168.122.202/volume/v3/snapshots/3868ca21-1107-4f65-bd2b-11cd2d57dc75 returned with HTTP 200 Sep 01 12:57:49 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1662/3331] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:57:49 2026] GET /volume/v3/snapshots/3868ca21-1107-4f65-bd2b-11cd2d57dc75 => generated 466 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:57:50 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-0e1ebc52-0afc-4810-86f7-d5959543659c None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:50 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0e1ebc52-0afc-4810-86f7-d5959543659c tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] GET http://192.168.122.202/volume/v3/snapshots/de6e1347-5670-4973-b67c-bbd7510a7683 Sep 01 12:57:50 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0e1ebc52-0afc-4810-86f7-d5959543659c tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:57:50 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0e1ebc52-0afc-4810-86f7-d5959543659c tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:57:50 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:57:50 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:57:50 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-0e1ebc52-0afc-4810-86f7-d5959543659c tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Snapshot retrieved successfully. Sep 01 12:57:50 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0e1ebc52-0afc-4810-86f7-d5959543659c tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] http://192.168.122.202/volume/v3/snapshots/de6e1347-5670-4973-b67c-bbd7510a7683 returned with HTTP 200 Sep 01 12:57:50 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1670/3332] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:57:50 2026] GET /volume/v3/snapshots/de6e1347-5670-4973-b67c-bbd7510a7683 => generated 439 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:57:50 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-89e8144b-e8ff-4bc6-af72-6c9288b13f94 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:50 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-89e8144b-e8ff-4bc6-af72-6c9288b13f94 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] GET http://192.168.122.202/volume/v3/snapshots/3868ca21-1107-4f65-bd2b-11cd2d57dc75 Sep 01 12:57:50 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-89e8144b-e8ff-4bc6-af72-6c9288b13f94 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:57:50 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-89e8144b-e8ff-4bc6-af72-6c9288b13f94 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:57:50 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-89e8144b-e8ff-4bc6-af72-6c9288b13f94 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] http://192.168.122.202/volume/v3/snapshots/3868ca21-1107-4f65-bd2b-11cd2d57dc75 returned with HTTP 404 Sep 01 12:57:50 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1663/3333] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:57:50 2026] GET /volume/v3/snapshots/3868ca21-1107-4f65-bd2b-11cd2d57dc75 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:57:50 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-a2e72bdb-daac-44b5-ab5b-5a0481a76c1b None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:50 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a2e72bdb-daac-44b5-ab5b-5a0481a76c1b tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] DELETE http://192.168.122.202/volume/v3/volumes/786c6279-3702-4515-9669-afcb44b24128 Sep 01 12:57:50 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a2e72bdb-daac-44b5-ab5b-5a0481a76c1b tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:57:50 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a2e72bdb-daac-44b5-ab5b-5a0481a76c1b tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:57:50 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-a2e72bdb-daac-44b5-ab5b-5a0481a76c1b tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Delete volume with id: 786c6279-3702-4515-9669-afcb44b24128 Sep 01 12:57:50 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:57:50 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:57:50 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:57:50 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:57:50 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-a2e72bdb-daac-44b5-ab5b-5a0481a76c1b tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Volume info retrieved successfully. Sep 01 12:57:50 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-a2e72bdb-daac-44b5-ab5b-5a0481a76c1b tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Delete volume request issued successfully. Sep 01 12:57:50 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a2e72bdb-daac-44b5-ab5b-5a0481a76c1b tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] http://192.168.122.202/volume/v3/volumes/786c6279-3702-4515-9669-afcb44b24128 returned with HTTP 202 Sep 01 12:57:50 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1671/3334] 192.168.122.202 () {58 vars in 1235 bytes} [Tue Sep 1 12:57:50 2026] DELETE /volume/v3/volumes/786c6279-3702-4515-9669-afcb44b24128 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:57:50 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-578d63f5-176a-411b-9613-2a05d1713114 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:50 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-578d63f5-176a-411b-9613-2a05d1713114 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] GET http://192.168.122.202/volume/v3/volumes/786c6279-3702-4515-9669-afcb44b24128 Sep 01 12:57:50 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-578d63f5-176a-411b-9613-2a05d1713114 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:57:50 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-578d63f5-176a-411b-9613-2a05d1713114 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:57:50 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:57:50 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:57:50 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:57:50 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:57:50 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-578d63f5-176a-411b-9613-2a05d1713114 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Volume info retrieved successfully. Sep 01 12:57:50 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-578d63f5-176a-411b-9613-2a05d1713114 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] http://192.168.122.202/volume/v3/volumes/786c6279-3702-4515-9669-afcb44b24128 returned with HTTP 200 Sep 01 12:57:50 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1664/3335] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:57:50 2026] GET /volume/v3/volumes/786c6279-3702-4515-9669-afcb44b24128 => generated 1015 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:57:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-a1f7f255-4d76-4696-b708-075c6dbdf087 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:51 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a1f7f255-4d76-4696-b708-075c6dbdf087 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] GET http://192.168.122.202/volume/v3/snapshots/de6e1347-5670-4973-b67c-bbd7510a7683 Sep 01 12:57:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a1f7f255-4d76-4696-b708-075c6dbdf087 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:57:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a1f7f255-4d76-4696-b708-075c6dbdf087 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:57:51 devstack devstack@c-api.service[86815]: DEBUG dbcounter [-] [86815] Writing DB stats cinder:SELECT=382,cinder:UPDATE=110,cinder:INSERT=62 {{(pid=86815) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 12:57:51 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:57:51 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:57:51 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-a1f7f255-4d76-4696-b708-075c6dbdf087 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Snapshot retrieved successfully. Sep 01 12:57:51 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a1f7f255-4d76-4696-b708-075c6dbdf087 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] http://192.168.122.202/volume/v3/snapshots/de6e1347-5670-4973-b67c-bbd7510a7683 returned with HTTP 200 Sep 01 12:57:51 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1672/3336] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:57:51 2026] GET /volume/v3/snapshots/de6e1347-5670-4973-b67c-bbd7510a7683 => generated 439 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:57:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-29dcc567-2525-4558-a89a-95ff4ba802fc None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:51 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-29dcc567-2525-4558-a89a-95ff4ba802fc tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] GET http://192.168.122.202/volume/v3/volumes/786c6279-3702-4515-9669-afcb44b24128 Sep 01 12:57:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-29dcc567-2525-4558-a89a-95ff4ba802fc tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:57:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-29dcc567-2525-4558-a89a-95ff4ba802fc tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:57:51 devstack devstack@c-api.service[86814]: DEBUG dbcounter [-] [86814] Writing DB stats cinder:SELECT=476,cinder:INSERT=122,cinder:UPDATE=187 {{(pid=86814) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 12:57:51 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-29dcc567-2525-4558-a89a-95ff4ba802fc tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] http://192.168.122.202/volume/v3/volumes/786c6279-3702-4515-9669-afcb44b24128 returned with HTTP 404 Sep 01 12:57:51 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1665/3337] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:57:51 2026] GET /volume/v3/volumes/786c6279-3702-4515-9669-afcb44b24128 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:57:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-eda5b5c4-3b1f-40c1-9e8a-f4551d4eabb2 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:51 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-eda5b5c4-3b1f-40c1-9e8a-f4551d4eabb2 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] POST http://192.168.122.202/volume/v3/volumes Sep 01 12:57:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-eda5b5c4-3b1f-40c1-9e8a-f4551d4eabb2 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1363697551"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:57:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.volumes [None req-eda5b5c4-3b1f-40c1-9e8a-f4551d4eabb2 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1363697551'}} {{(pid=86815) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:57:51 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-eda5b5c4-3b1f-40c1-9e8a-f4551d4eabb2 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Create volume of 1 GB Sep 01 12:57:51 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-eda5b5c4-3b1f-40c1-9e8a-f4551d4eabb2 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Availability Zones retrieved successfully. Sep 01 12:57:51 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-eda5b5c4-3b1f-40c1-9e8a-f4551d4eabb2 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Flow 'volume_create_api' (bd37f4aa-59df-47f1-a00a-8c84b5bc99f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:57:51 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-eda5b5c4-3b1f-40c1-9e8a-f4551d4eabb2 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (28af7f30-bb54-4e31-bc6f-d30194060559) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:57:51 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.flows.api.create_volume [None req-eda5b5c4-3b1f-40c1-9e8a-f4551d4eabb2 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Validating volume size '1' using validate_int {{(pid=86815) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 12:57:51 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-eda5b5c4-3b1f-40c1-9e8a-f4551d4eabb2 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (28af7f30-bb54-4e31-bc6f-d30194060559) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T10:31:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3a4f1b59-94a6-4839-b926-0837adf99645,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a4f1b59-94a6-4839-b926-0837adf99645', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:57:51 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-eda5b5c4-3b1f-40c1-9e8a-f4551d4eabb2 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b564db5b-bc0f-4206-9ed4-0b697a298257) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:57:51 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-eda5b5c4-3b1f-40c1-9e8a-f4551d4eabb2 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Created reservations ['487775a7-3ea1-4cf9-b987-6e202d37780f', 'b42806d2-d20a-4d52-9a68-9404462f8fba', '969d9d80-d413-4fca-925c-f81d97d3a149', 'bfdce85c-3466-441d-aa56-eeb95d4cd3d7'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:57:51 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-eda5b5c4-3b1f-40c1-9e8a-f4551d4eabb2 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b564db5b-bc0f-4206-9ed4-0b697a298257) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['487775a7-3ea1-4cf9-b987-6e202d37780f', 'b42806d2-d20a-4d52-9a68-9404462f8fba', '969d9d80-d413-4fca-925c-f81d97d3a149', 'bfdce85c-3466-441d-aa56-eeb95d4cd3d7']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:57:51 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-eda5b5c4-3b1f-40c1-9e8a-f4551d4eabb2 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (52cd4bd1-057a-490c-8079-00924909d74c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:57:51 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:57:51 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:57:51 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-eda5b5c4-3b1f-40c1-9e8a-f4551d4eabb2 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (52cd4bd1-057a-490c-8079-00924909d74c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '190cfb73-bb20-4dd0-9a57-51e3b5341c14', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1363697551',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='46a0bac8546d45788de35d5dbc561325',qos_specs=None,replication_status=,reservations=['487775a7-3ea1-4cf9-b987-6e202d37780f','b42806d2-d20a-4d52-9a68-9404462f8fba','969d9d80-d413-4fca-925c-f81d97d3a149','bfdce85c-3466-441d-aa56-eeb95d4cd3d7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f7b90b1887d74ace9c5568be14e5c0c2',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T10:57:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1363697551',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=190cfb73-bb20-4dd0-9a57-51e3b5341c14,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='46a0bac8546d45788de35d5dbc561325',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f7b90b1887d74ace9c5568be14e5c0c2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a4f1b59-94a6-4839-b926-0837adf99645),volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:57:51 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-eda5b5c4-3b1f-40c1-9e8a-f4551d4eabb2 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16f6f3ae-4465-4987-bb60-b01a8cf3826e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:57:51 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-eda5b5c4-3b1f-40c1-9e8a-f4551d4eabb2 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16f6f3ae-4465-4987-bb60-b01a8cf3826e) transitioned into state 'SUCCESS' from state '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-1363697551',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='46a0bac8546d45788de35d5dbc561325',qos_specs=None,replication_status=,reservations=['487775a7-3ea1-4cf9-b987-6e202d37780f','b42806d2-d20a-4d52-9a68-9404462f8fba','969d9d80-d413-4fca-925c-f81d97d3a149','bfdce85c-3466-441d-aa56-eeb95d4cd3d7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f7b90b1887d74ace9c5568be14e5c0c2',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:57:51 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-eda5b5c4-3b1f-40c1-9e8a-f4551d4eabb2 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e24690e-3ef4-42e1-b01c-b92d004834c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:57:51 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-eda5b5c4-3b1f-40c1-9e8a-f4551d4eabb2 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e24690e-3ef4-42e1-b01c-b92d004834c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:57:51 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-eda5b5c4-3b1f-40c1-9e8a-f4551d4eabb2 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Flow 'volume_create_api' (bd37f4aa-59df-47f1-a00a-8c84b5bc99f3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86815) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:57:51 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-eda5b5c4-3b1f-40c1-9e8a-f4551d4eabb2 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Create volume request issued successfully. Sep 01 12:57:51 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-eda5b5c4-3b1f-40c1-9e8a-f4551d4eabb2 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] http://192.168.122.202/volume/v3/volumes returned with HTTP 202 Sep 01 12:57:51 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1673/3338] 192.168.122.202 () {60 vars in 1142 bytes} [Tue Sep 1 12:57:51 2026] POST /volume/v3/volumes => generated 787 bytes in 358 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:57:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-4b283c78-b689-49a7-92d9-9908efafdcaa None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:51 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-4b283c78-b689-49a7-92d9-9908efafdcaa tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] GET http://192.168.122.202/volume/v3/volumes/190cfb73-bb20-4dd0-9a57-51e3b5341c14 Sep 01 12:57:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-4b283c78-b689-49a7-92d9-9908efafdcaa tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:57:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-4b283c78-b689-49a7-92d9-9908efafdcaa tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:57:51 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:57:51 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:57:51 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:57:51 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:57:51 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-4b283c78-b689-49a7-92d9-9908efafdcaa tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Volume info retrieved successfully. Sep 01 12:57:51 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-4b283c78-b689-49a7-92d9-9908efafdcaa tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] http://192.168.122.202/volume/v3/volumes/190cfb73-bb20-4dd0-9a57-51e3b5341c14 returned with HTTP 200 Sep 01 12:57:51 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1666/3339] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:57:51 2026] GET /volume/v3/volumes/190cfb73-bb20-4dd0-9a57-51e3b5341c14 => generated 966 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:57:52 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-0216db88-15b1-4877-959e-428205e8ccf7 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:52 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0216db88-15b1-4877-959e-428205e8ccf7 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] GET http://192.168.122.202/volume/v3/snapshots/de6e1347-5670-4973-b67c-bbd7510a7683 Sep 01 12:57:52 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0216db88-15b1-4877-959e-428205e8ccf7 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:57:52 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0216db88-15b1-4877-959e-428205e8ccf7 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:57:52 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:57:52 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:57:52 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-0216db88-15b1-4877-959e-428205e8ccf7 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Snapshot retrieved successfully. Sep 01 12:57:52 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0216db88-15b1-4877-959e-428205e8ccf7 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] http://192.168.122.202/volume/v3/snapshots/de6e1347-5670-4973-b67c-bbd7510a7683 returned with HTTP 200 Sep 01 12:57:52 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1674/3340] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:57:52 2026] GET /volume/v3/snapshots/de6e1347-5670-4973-b67c-bbd7510a7683 => generated 466 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:57:52 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-924b5247-3a4a-4aac-8c5e-78dddb7cbe56 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:52 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-924b5247-3a4a-4aac-8c5e-78dddb7cbe56 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-reader] GET http://192.168.122.202/volume/v3/snapshots/de6e1347-5670-4973-b67c-bbd7510a7683 Sep 01 12:57:52 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-924b5247-3a4a-4aac-8c5e-78dddb7cbe56 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-reader] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:57:52 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-924b5247-3a4a-4aac-8c5e-78dddb7cbe56 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-reader] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:57:52 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:57:52 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:57:52 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-924b5247-3a4a-4aac-8c5e-78dddb7cbe56 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-reader] Snapshot retrieved successfully. Sep 01 12:57:52 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-924b5247-3a4a-4aac-8c5e-78dddb7cbe56 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-reader] http://192.168.122.202/volume/v3/snapshots/de6e1347-5670-4973-b67c-bbd7510a7683 returned with HTTP 200 Sep 01 12:57:52 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1667/3341] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:57:52 2026] GET /volume/v3/snapshots/de6e1347-5670-4973-b67c-bbd7510a7683 => generated 466 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:57:52 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-a50f6f21-96e7-4598-bf2b-ec45a32c3986 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:52 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a50f6f21-96e7-4598-bf2b-ec45a32c3986 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] DELETE http://192.168.122.202/volume/v3/snapshots/de6e1347-5670-4973-b67c-bbd7510a7683 Sep 01 12:57:52 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a50f6f21-96e7-4598-bf2b-ec45a32c3986 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:57:52 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a50f6f21-96e7-4598-bf2b-ec45a32c3986 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:57:52 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.snapshots [None req-a50f6f21-96e7-4598-bf2b-ec45a32c3986 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Delete snapshot with id: de6e1347-5670-4973-b67c-bbd7510a7683 Sep 01 12:57:52 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:57:52 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:57:52 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-a50f6f21-96e7-4598-bf2b-ec45a32c3986 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Snapshot retrieved successfully. Sep 01 12:57:52 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:57:52 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:57:52 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-a50f6f21-96e7-4598-bf2b-ec45a32c3986 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Snapshot delete request issued successfully. Sep 01 12:57:52 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a50f6f21-96e7-4598-bf2b-ec45a32c3986 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] http://192.168.122.202/volume/v3/snapshots/de6e1347-5670-4973-b67c-bbd7510a7683 returned with HTTP 202 Sep 01 12:57:52 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1675/3342] 192.168.122.202 () {58 vars in 1241 bytes} [Tue Sep 1 12:57:52 2026] DELETE /volume/v3/snapshots/de6e1347-5670-4973-b67c-bbd7510a7683 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:57:52 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-9369c466-6b1c-483d-89cb-a02a62048c01 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:52 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9369c466-6b1c-483d-89cb-a02a62048c01 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] GET http://192.168.122.202/volume/v3/snapshots/de6e1347-5670-4973-b67c-bbd7510a7683 Sep 01 12:57:52 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-9369c466-6b1c-483d-89cb-a02a62048c01 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:57:52 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-9369c466-6b1c-483d-89cb-a02a62048c01 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:57:52 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:57:52 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:57:52 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-9369c466-6b1c-483d-89cb-a02a62048c01 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Snapshot retrieved successfully. Sep 01 12:57:52 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9369c466-6b1c-483d-89cb-a02a62048c01 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] http://192.168.122.202/volume/v3/snapshots/de6e1347-5670-4973-b67c-bbd7510a7683 returned with HTTP 200 Sep 01 12:57:52 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1668/3343] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:57:52 2026] GET /volume/v3/snapshots/de6e1347-5670-4973-b67c-bbd7510a7683 => generated 465 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:57:52 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-84794ecf-58dc-45dc-8f99-df062b743d62 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:52 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-84794ecf-58dc-45dc-8f99-df062b743d62 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] GET http://192.168.122.202/volume/v3/volumes/190cfb73-bb20-4dd0-9a57-51e3b5341c14 Sep 01 12:57:52 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-84794ecf-58dc-45dc-8f99-df062b743d62 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:57:52 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-84794ecf-58dc-45dc-8f99-df062b743d62 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:57:52 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:57:52 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:57:52 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:57:52 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:57:52 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-84794ecf-58dc-45dc-8f99-df062b743d62 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Volume info retrieved successfully. Sep 01 12:57:52 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-84794ecf-58dc-45dc-8f99-df062b743d62 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] http://192.168.122.202/volume/v3/volumes/190cfb73-bb20-4dd0-9a57-51e3b5341c14 returned with HTTP 200 Sep 01 12:57:52 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1676/3344] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:57:52 2026] GET /volume/v3/volumes/190cfb73-bb20-4dd0-9a57-51e3b5341c14 => generated 1016 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:57:53 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-0e620857-70b2-4666-a265-e7071d077ec4 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:53 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-0e620857-70b2-4666-a265-e7071d077ec4 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] GET http://192.168.122.202/volume/v3/snapshots/de6e1347-5670-4973-b67c-bbd7510a7683 Sep 01 12:57:53 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-0e620857-70b2-4666-a265-e7071d077ec4 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:57:53 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-0e620857-70b2-4666-a265-e7071d077ec4 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:57:53 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:57:53 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:57:53 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-0e620857-70b2-4666-a265-e7071d077ec4 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Snapshot retrieved successfully. Sep 01 12:57:53 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-0e620857-70b2-4666-a265-e7071d077ec4 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] http://192.168.122.202/volume/v3/snapshots/de6e1347-5670-4973-b67c-bbd7510a7683 returned with HTTP 200 Sep 01 12:57:53 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1669/3345] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:57:53 2026] GET /volume/v3/snapshots/de6e1347-5670-4973-b67c-bbd7510a7683 => generated 465 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:57:53 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-9e3ed514-f6e9-4f8a-89ea-2393058f75bd None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:53 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9e3ed514-f6e9-4f8a-89ea-2393058f75bd tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] GET http://192.168.122.202/volume/v3/volumes/190cfb73-bb20-4dd0-9a57-51e3b5341c14 Sep 01 12:57:53 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-9e3ed514-f6e9-4f8a-89ea-2393058f75bd tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:57:53 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-9e3ed514-f6e9-4f8a-89ea-2393058f75bd tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:57:53 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:57:53 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:57:53 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:57:53 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:57:53 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-9e3ed514-f6e9-4f8a-89ea-2393058f75bd tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Volume info retrieved successfully. Sep 01 12:57:53 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9e3ed514-f6e9-4f8a-89ea-2393058f75bd tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] http://192.168.122.202/volume/v3/volumes/190cfb73-bb20-4dd0-9a57-51e3b5341c14 returned with HTTP 200 Sep 01 12:57:53 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1677/3346] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:57:53 2026] GET /volume/v3/volumes/190cfb73-bb20-4dd0-9a57-51e3b5341c14 => generated 1017 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:57:54 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-08072c05-0d5f-4ca5-8f50-632e9b9f7baf None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:54 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-08072c05-0d5f-4ca5-8f50-632e9b9f7baf tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] POST http://192.168.122.202/volume/v3/snapshots Sep 01 12:57:54 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-08072c05-0d5f-4ca5-8f50-632e9b9f7baf tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "190cfb73-bb20-4dd0-9a57-51e3b5341c14", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1815410133"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:57:54 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:57:54 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:57:54 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:57:54 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:57:54 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-08072c05-0d5f-4ca5-8f50-632e9b9f7baf tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Volume info retrieved successfully. Sep 01 12:57:54 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.snapshots [None req-08072c05-0d5f-4ca5-8f50-632e9b9f7baf tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Create snapshot from volume 190cfb73-bb20-4dd0-9a57-51e3b5341c14 Sep 01 12:57:54 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-08072c05-0d5f-4ca5-8f50-632e9b9f7baf tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Created reservations ['c4fa6d02-a696-4715-a47d-ecd4495fb903', 'b44ca697-5812-40c1-8818-0222a1600058', 'ed470ce1-b1bc-43e7-8ca0-d5996c314d9b', 'acdb6bba-878e-4da3-bb82-720239f6bb45'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:57:54 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:57:54 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:57:54 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-08072c05-0d5f-4ca5-8f50-632e9b9f7baf tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Snapshot create request issued successfully. Sep 01 12:57:54 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-08072c05-0d5f-4ca5-8f50-632e9b9f7baf tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] http://192.168.122.202/volume/v3/snapshots returned with HTTP 202 Sep 01 12:57:54 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1670/3347] 192.168.122.202 () {60 vars in 1149 bytes} [Tue Sep 1 12:57:54 2026] POST /volume/v3/snapshots => generated 308 bytes in 197 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 01 12:57:54 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-1aaf9687-f6e1-4968-a70f-8e8fe59f619c None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:54 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-1aaf9687-f6e1-4968-a70f-8e8fe59f619c tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] GET http://192.168.122.202/volume/v3/snapshots/4264fc26-4839-4673-b930-88b4bd9e018c Sep 01 12:57:54 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-1aaf9687-f6e1-4968-a70f-8e8fe59f619c tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:57:54 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-1aaf9687-f6e1-4968-a70f-8e8fe59f619c tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:57:54 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:57:54 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:57:54 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-1aaf9687-f6e1-4968-a70f-8e8fe59f619c tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Snapshot retrieved successfully. Sep 01 12:57:54 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-1aaf9687-f6e1-4968-a70f-8e8fe59f619c tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] http://192.168.122.202/volume/v3/snapshots/4264fc26-4839-4673-b930-88b4bd9e018c returned with HTTP 200 Sep 01 12:57:54 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1678/3348] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:57:54 2026] GET /volume/v3/snapshots/4264fc26-4839-4673-b930-88b4bd9e018c => generated 440 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:57:54 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-4a3c64a2-fbcd-449c-9f12-b01d5c2975ff None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:54 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-4a3c64a2-fbcd-449c-9f12-b01d5c2975ff tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] GET http://192.168.122.202/volume/v3/snapshots/de6e1347-5670-4973-b67c-bbd7510a7683 Sep 01 12:57:54 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-4a3c64a2-fbcd-449c-9f12-b01d5c2975ff tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:57:54 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-4a3c64a2-fbcd-449c-9f12-b01d5c2975ff tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:57:54 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-4a3c64a2-fbcd-449c-9f12-b01d5c2975ff tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] http://192.168.122.202/volume/v3/snapshots/de6e1347-5670-4973-b67c-bbd7510a7683 returned with HTTP 404 Sep 01 12:57:54 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1671/3349] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:57:54 2026] GET /volume/v3/snapshots/de6e1347-5670-4973-b67c-bbd7510a7683 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:57:54 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-d2d46d9e-2ac1-49e0-8044-db1fb842a7f2 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:54 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d2d46d9e-2ac1-49e0-8044-db1fb842a7f2 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] DELETE http://192.168.122.202/volume/v3/volumes/6254b2d3-d1a4-468a-b065-a30901384d27 Sep 01 12:57:54 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-d2d46d9e-2ac1-49e0-8044-db1fb842a7f2 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:57:54 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-d2d46d9e-2ac1-49e0-8044-db1fb842a7f2 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:57:54 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-d2d46d9e-2ac1-49e0-8044-db1fb842a7f2 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Delete volume with id: 6254b2d3-d1a4-468a-b065-a30901384d27 Sep 01 12:57:54 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:57:54 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:57:54 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:57:54 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:57:54 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-d2d46d9e-2ac1-49e0-8044-db1fb842a7f2 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Volume info retrieved successfully. Sep 01 12:57:54 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-d2d46d9e-2ac1-49e0-8044-db1fb842a7f2 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Delete volume request issued successfully. Sep 01 12:57:54 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d2d46d9e-2ac1-49e0-8044-db1fb842a7f2 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] http://192.168.122.202/volume/v3/volumes/6254b2d3-d1a4-468a-b065-a30901384d27 returned with HTTP 202 Sep 01 12:57:54 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1679/3350] 192.168.122.202 () {58 vars in 1235 bytes} [Tue Sep 1 12:57:54 2026] DELETE /volume/v3/volumes/6254b2d3-d1a4-468a-b065-a30901384d27 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:57:54 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-effb6d72-f2ee-4f1f-9187-9ae4fbf87ff9 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:54 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-effb6d72-f2ee-4f1f-9187-9ae4fbf87ff9 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] GET http://192.168.122.202/volume/v3/volumes/6254b2d3-d1a4-468a-b065-a30901384d27 Sep 01 12:57:54 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-effb6d72-f2ee-4f1f-9187-9ae4fbf87ff9 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:57:54 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-effb6d72-f2ee-4f1f-9187-9ae4fbf87ff9 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:57:54 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:57:54 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:57:54 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:57:54 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:57:54 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-effb6d72-f2ee-4f1f-9187-9ae4fbf87ff9 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Volume info retrieved successfully. Sep 01 12:57:54 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-effb6d72-f2ee-4f1f-9187-9ae4fbf87ff9 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] http://192.168.122.202/volume/v3/volumes/6254b2d3-d1a4-468a-b065-a30901384d27 returned with HTTP 200 Sep 01 12:57:54 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1672/3351] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:57:54 2026] GET /volume/v3/volumes/6254b2d3-d1a4-468a-b065-a30901384d27 => generated 1015 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:57:55 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-7b309956-475c-4864-84d8-41504cdf7629 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:55 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-7b309956-475c-4864-84d8-41504cdf7629 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] GET http://192.168.122.202/volume/v3/snapshots/4264fc26-4839-4673-b930-88b4bd9e018c Sep 01 12:57:55 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-7b309956-475c-4864-84d8-41504cdf7629 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:57:55 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-7b309956-475c-4864-84d8-41504cdf7629 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:57:55 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:57:55 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:57:55 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-7b309956-475c-4864-84d8-41504cdf7629 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Snapshot retrieved successfully. Sep 01 12:57:55 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-7b309956-475c-4864-84d8-41504cdf7629 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] http://192.168.122.202/volume/v3/snapshots/4264fc26-4839-4673-b930-88b4bd9e018c returned with HTTP 200 Sep 01 12:57:55 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1680/3352] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:57:55 2026] GET /volume/v3/snapshots/4264fc26-4839-4673-b930-88b4bd9e018c => generated 440 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:57:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-38294597-7fb2-4615-a062-1b48ca6daa4e None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:55 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-38294597-7fb2-4615-a062-1b48ca6daa4e tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] GET http://192.168.122.202/volume/v3/volumes/6254b2d3-d1a4-468a-b065-a30901384d27 Sep 01 12:57:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-38294597-7fb2-4615-a062-1b48ca6daa4e tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:57:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-38294597-7fb2-4615-a062-1b48ca6daa4e tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:57:55 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-38294597-7fb2-4615-a062-1b48ca6daa4e tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] http://192.168.122.202/volume/v3/volumes/6254b2d3-d1a4-468a-b065-a30901384d27 returned with HTTP 404 Sep 01 12:57:55 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1673/3353] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:57:55 2026] GET /volume/v3/volumes/6254b2d3-d1a4-468a-b065-a30901384d27 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:57:55 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-934f3613-119e-4a42-a62c-b4f558fe1a75 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:55 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-934f3613-119e-4a42-a62c-b4f558fe1a75 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] POST http://192.168.122.202/volume/v3/volumes Sep 01 12:57:55 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-934f3613-119e-4a42-a62c-b4f558fe1a75 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-366120938"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:57:55 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.volumes [None req-934f3613-119e-4a42-a62c-b4f558fe1a75 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-366120938'}} {{(pid=86815) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:57:55 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-934f3613-119e-4a42-a62c-b4f558fe1a75 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Create volume of 1 GB Sep 01 12:57:55 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-934f3613-119e-4a42-a62c-b4f558fe1a75 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Availability Zones retrieved successfully. Sep 01 12:57:55 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-934f3613-119e-4a42-a62c-b4f558fe1a75 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Flow 'volume_create_api' (6af8d500-dc6f-406c-b230-d7a05b6aadb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:57:55 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-934f3613-119e-4a42-a62c-b4f558fe1a75 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ae980915-3d52-4262-932e-2185fcc57e79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:57:55 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.flows.api.create_volume [None req-934f3613-119e-4a42-a62c-b4f558fe1a75 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Validating volume size '1' using validate_int {{(pid=86815) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 12:57:55 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-934f3613-119e-4a42-a62c-b4f558fe1a75 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ae980915-3d52-4262-932e-2185fcc57e79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T10:31:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3a4f1b59-94a6-4839-b926-0837adf99645,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a4f1b59-94a6-4839-b926-0837adf99645', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:57:55 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-934f3613-119e-4a42-a62c-b4f558fe1a75 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (500acdb1-3a8c-4273-a337-2d87df07a9e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:57:55 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-934f3613-119e-4a42-a62c-b4f558fe1a75 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Created reservations ['37126422-60f2-45d3-b024-b07e0e0837cd', '5c4d42a9-fada-455b-a53c-574a9e199203', 'cdc31bc3-e18a-475a-bd93-7eb73cddc0f4', '4d94176e-6593-4ba0-a581-b4f1fb21b3e6'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:57:55 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-934f3613-119e-4a42-a62c-b4f558fe1a75 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (500acdb1-3a8c-4273-a337-2d87df07a9e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['37126422-60f2-45d3-b024-b07e0e0837cd', '5c4d42a9-fada-455b-a53c-574a9e199203', 'cdc31bc3-e18a-475a-bd93-7eb73cddc0f4', '4d94176e-6593-4ba0-a581-b4f1fb21b3e6']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:57:55 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-934f3613-119e-4a42-a62c-b4f558fe1a75 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a15acb24-7c0e-46e0-acc0-b4798487cd2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:57:55 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:57:55 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:57:55 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-934f3613-119e-4a42-a62c-b4f558fe1a75 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a15acb24-7c0e-46e0-acc0-b4798487cd2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd04f1f06-7c82-4fc7-9f2b-58de437d80d2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-366120938',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='22069b41e8b54252a65824b0a641e7e4',qos_specs=None,replication_status=,reservations=['37126422-60f2-45d3-b024-b07e0e0837cd','5c4d42a9-fada-455b-a53c-574a9e199203','cdc31bc3-e18a-475a-bd93-7eb73cddc0f4','4d94176e-6593-4ba0-a581-b4f1fb21b3e6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='644c9226c9f34927b42cf18286dcd6b8',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T10:57:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-366120938',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d04f1f06-7c82-4fc7-9f2b-58de437d80d2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='22069b41e8b54252a65824b0a641e7e4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='644c9226c9f34927b42cf18286dcd6b8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a4f1b59-94a6-4839-b926-0837adf99645),volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:57:55 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-934f3613-119e-4a42-a62c-b4f558fe1a75 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78a4698c-e4cf-4086-a854-3da81ee8a710) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:57:55 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-934f3613-119e-4a42-a62c-b4f558fe1a75 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78a4698c-e4cf-4086-a854-3da81ee8a710) transitioned into state 'SUCCESS' from state '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-366120938',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='22069b41e8b54252a65824b0a641e7e4',qos_specs=None,replication_status=,reservations=['37126422-60f2-45d3-b024-b07e0e0837cd','5c4d42a9-fada-455b-a53c-574a9e199203','cdc31bc3-e18a-475a-bd93-7eb73cddc0f4','4d94176e-6593-4ba0-a581-b4f1fb21b3e6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='644c9226c9f34927b42cf18286dcd6b8',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:57:55 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-934f3613-119e-4a42-a62c-b4f558fe1a75 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d32bed53-c0be-4620-a022-3d8710f9f4d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:57:56 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-934f3613-119e-4a42-a62c-b4f558fe1a75 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d32bed53-c0be-4620-a022-3d8710f9f4d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:57:56 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-934f3613-119e-4a42-a62c-b4f558fe1a75 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Flow 'volume_create_api' (6af8d500-dc6f-406c-b230-d7a05b6aadb5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86815) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:57:56 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-934f3613-119e-4a42-a62c-b4f558fe1a75 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Create volume request issued successfully. Sep 01 12:57:56 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-934f3613-119e-4a42-a62c-b4f558fe1a75 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] http://192.168.122.202/volume/v3/volumes returned with HTTP 202 Sep 01 12:57:56 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1681/3354] 192.168.122.202 () {60 vars in 1142 bytes} [Tue Sep 1 12:57:55 2026] POST /volume/v3/volumes => generated 786 bytes in 375 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:57:56 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-d4f100e7-cf53-4609-ae61-2825f914ebb1 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:56 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d4f100e7-cf53-4609-ae61-2825f914ebb1 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] GET http://192.168.122.202/volume/v3/volumes/d04f1f06-7c82-4fc7-9f2b-58de437d80d2 Sep 01 12:57:56 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d4f100e7-cf53-4609-ae61-2825f914ebb1 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:57:56 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d4f100e7-cf53-4609-ae61-2825f914ebb1 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:57:56 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:57:56 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:57:56 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:57:56 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:57:56 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-d4f100e7-cf53-4609-ae61-2825f914ebb1 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Volume info retrieved successfully. Sep 01 12:57:56 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d4f100e7-cf53-4609-ae61-2825f914ebb1 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] http://192.168.122.202/volume/v3/volumes/d04f1f06-7c82-4fc7-9f2b-58de437d80d2 returned with HTTP 200 Sep 01 12:57:56 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1674/3355] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:57:56 2026] GET /volume/v3/volumes/d04f1f06-7c82-4fc7-9f2b-58de437d80d2 => generated 965 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:57:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-a54b4a27-b1a7-4762-a0e6-b809a923110e None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:56 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a54b4a27-b1a7-4762-a0e6-b809a923110e tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] GET http://192.168.122.202/volume/v3/snapshots/4264fc26-4839-4673-b930-88b4bd9e018c Sep 01 12:57:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a54b4a27-b1a7-4762-a0e6-b809a923110e tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:57:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a54b4a27-b1a7-4762-a0e6-b809a923110e tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:57:56 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:57:56 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:57:56 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-a54b4a27-b1a7-4762-a0e6-b809a923110e tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Snapshot retrieved successfully. Sep 01 12:57:56 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a54b4a27-b1a7-4762-a0e6-b809a923110e tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] http://192.168.122.202/volume/v3/snapshots/4264fc26-4839-4673-b930-88b4bd9e018c returned with HTTP 200 Sep 01 12:57:56 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1682/3356] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:57:56 2026] GET /volume/v3/snapshots/4264fc26-4839-4673-b930-88b4bd9e018c => generated 440 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:57:57 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-8cc9ba36-d099-4417-8545-21c6f67146bc None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:57 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8cc9ba36-d099-4417-8545-21c6f67146bc tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] GET http://192.168.122.202/volume/v3/volumes/d04f1f06-7c82-4fc7-9f2b-58de437d80d2 Sep 01 12:57:57 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-8cc9ba36-d099-4417-8545-21c6f67146bc tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:57:57 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-8cc9ba36-d099-4417-8545-21c6f67146bc tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:57:57 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:57:57 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:57:57 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:57:57 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:57:57 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-8cc9ba36-d099-4417-8545-21c6f67146bc tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Volume info retrieved successfully. Sep 01 12:57:57 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8cc9ba36-d099-4417-8545-21c6f67146bc tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] http://192.168.122.202/volume/v3/volumes/d04f1f06-7c82-4fc7-9f2b-58de437d80d2 returned with HTTP 200 Sep 01 12:57:57 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1675/3357] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:57:57 2026] GET /volume/v3/volumes/d04f1f06-7c82-4fc7-9f2b-58de437d80d2 => generated 1015 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:57:57 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-f1fdba5b-a072-4d1c-9acf-e900fcbdb3a8 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:57 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f1fdba5b-a072-4d1c-9acf-e900fcbdb3a8 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] GET http://192.168.122.202/volume/v3/snapshots/4264fc26-4839-4673-b930-88b4bd9e018c Sep 01 12:57:57 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f1fdba5b-a072-4d1c-9acf-e900fcbdb3a8 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:57:57 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f1fdba5b-a072-4d1c-9acf-e900fcbdb3a8 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:57:57 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:57:57 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:57:57 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-f1fdba5b-a072-4d1c-9acf-e900fcbdb3a8 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Snapshot retrieved successfully. Sep 01 12:57:57 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f1fdba5b-a072-4d1c-9acf-e900fcbdb3a8 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] http://192.168.122.202/volume/v3/snapshots/4264fc26-4839-4673-b930-88b4bd9e018c returned with HTTP 200 Sep 01 12:57:57 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1683/3358] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:57:57 2026] GET /volume/v3/snapshots/4264fc26-4839-4673-b930-88b4bd9e018c => generated 467 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:57:57 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-69a1a321-3ca6-4f73-a376-af4d1d4ee34c None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:57 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-69a1a321-3ca6-4f73-a376-af4d1d4ee34c tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-member] GET http://192.168.122.202/volume/v3/snapshots/4264fc26-4839-4673-b930-88b4bd9e018c Sep 01 12:57:57 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-69a1a321-3ca6-4f73-a376-af4d1d4ee34c tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:57:57 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-69a1a321-3ca6-4f73-a376-af4d1d4ee34c tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:57:57 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:57:57 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:57:57 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-69a1a321-3ca6-4f73-a376-af4d1d4ee34c tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-member] Snapshot retrieved successfully. Sep 01 12:57:57 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-69a1a321-3ca6-4f73-a376-af4d1d4ee34c tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-member] http://192.168.122.202/volume/v3/snapshots/4264fc26-4839-4673-b930-88b4bd9e018c returned with HTTP 200 Sep 01 12:57:57 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1676/3359] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:57:57 2026] GET /volume/v3/snapshots/4264fc26-4839-4673-b930-88b4bd9e018c => generated 467 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:57:57 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-8ec0212d-bd5f-4665-b548-cc8b78ba2fa5 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:57 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-8ec0212d-bd5f-4665-b548-cc8b78ba2fa5 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] DELETE http://192.168.122.202/volume/v3/snapshots/4264fc26-4839-4673-b930-88b4bd9e018c Sep 01 12:57:57 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-8ec0212d-bd5f-4665-b548-cc8b78ba2fa5 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:57:57 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-8ec0212d-bd5f-4665-b548-cc8b78ba2fa5 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:57:57 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.snapshots [None req-8ec0212d-bd5f-4665-b548-cc8b78ba2fa5 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Delete snapshot with id: 4264fc26-4839-4673-b930-88b4bd9e018c Sep 01 12:57:57 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:57:57 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:57:57 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-8ec0212d-bd5f-4665-b548-cc8b78ba2fa5 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Snapshot retrieved successfully. Sep 01 12:57:57 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:57:57 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:57:57 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-8ec0212d-bd5f-4665-b548-cc8b78ba2fa5 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Snapshot delete request issued successfully. Sep 01 12:57:57 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-8ec0212d-bd5f-4665-b548-cc8b78ba2fa5 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] http://192.168.122.202/volume/v3/snapshots/4264fc26-4839-4673-b930-88b4bd9e018c returned with HTTP 202 Sep 01 12:57:57 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1684/3360] 192.168.122.202 () {58 vars in 1241 bytes} [Tue Sep 1 12:57:57 2026] DELETE /volume/v3/snapshots/4264fc26-4839-4673-b930-88b4bd9e018c => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:57:57 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-2bfedd91-ab56-4b32-96aa-3dbe2b472ba6 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:57 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-2bfedd91-ab56-4b32-96aa-3dbe2b472ba6 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] GET http://192.168.122.202/volume/v3/snapshots/4264fc26-4839-4673-b930-88b4bd9e018c Sep 01 12:57:57 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-2bfedd91-ab56-4b32-96aa-3dbe2b472ba6 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:57:57 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-2bfedd91-ab56-4b32-96aa-3dbe2b472ba6 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:57:57 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:57:57 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:57:57 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-2bfedd91-ab56-4b32-96aa-3dbe2b472ba6 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Snapshot retrieved successfully. Sep 01 12:57:57 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-2bfedd91-ab56-4b32-96aa-3dbe2b472ba6 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] http://192.168.122.202/volume/v3/snapshots/4264fc26-4839-4673-b930-88b4bd9e018c returned with HTTP 200 Sep 01 12:57:57 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1677/3361] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:57:57 2026] GET /volume/v3/snapshots/4264fc26-4839-4673-b930-88b4bd9e018c => generated 466 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:57:58 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-db6c1332-92a6-4a57-90a4-a2c0c1cc5b40 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:58 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-db6c1332-92a6-4a57-90a4-a2c0c1cc5b40 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] GET http://192.168.122.202/volume/v3/volumes/d04f1f06-7c82-4fc7-9f2b-58de437d80d2 Sep 01 12:57:58 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-db6c1332-92a6-4a57-90a4-a2c0c1cc5b40 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:57:58 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-db6c1332-92a6-4a57-90a4-a2c0c1cc5b40 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:57:58 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:57:58 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:57:58 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:57:58 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:57:58 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-db6c1332-92a6-4a57-90a4-a2c0c1cc5b40 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Volume info retrieved successfully. Sep 01 12:57:58 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-db6c1332-92a6-4a57-90a4-a2c0c1cc5b40 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] http://192.168.122.202/volume/v3/volumes/d04f1f06-7c82-4fc7-9f2b-58de437d80d2 returned with HTTP 200 Sep 01 12:57:58 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1685/3362] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:57:58 2026] GET /volume/v3/volumes/d04f1f06-7c82-4fc7-9f2b-58de437d80d2 => generated 1016 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:57:58 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-55befd03-f66c-4a28-bcd6-a5043ba617e6 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:58 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-55befd03-f66c-4a28-bcd6-a5043ba617e6 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] POST http://192.168.122.202/volume/v3/snapshots Sep 01 12:57:58 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-55befd03-f66c-4a28-bcd6-a5043ba617e6 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d04f1f06-7c82-4fc7-9f2b-58de437d80d2", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1162980720"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:57:58 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:57:58 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:57:58 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:57:58 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:57:58 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-55befd03-f66c-4a28-bcd6-a5043ba617e6 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Volume info retrieved successfully. Sep 01 12:57:58 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.snapshots [None req-55befd03-f66c-4a28-bcd6-a5043ba617e6 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Create snapshot from volume d04f1f06-7c82-4fc7-9f2b-58de437d80d2 Sep 01 12:57:58 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-55befd03-f66c-4a28-bcd6-a5043ba617e6 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Created reservations ['caef854b-1356-4de9-add0-a11102c87307', '974e7442-74a4-4eed-bd79-577f8e8ff12d', '352f1379-40a8-4768-a86f-c76ccc2d59e7', '53c229d0-95e8-4fb6-8e78-200ff6ccf3d2'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:57:58 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:57:58 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:57:58 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-55befd03-f66c-4a28-bcd6-a5043ba617e6 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Snapshot create request issued successfully. Sep 01 12:57:58 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-55befd03-f66c-4a28-bcd6-a5043ba617e6 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] http://192.168.122.202/volume/v3/snapshots returned with HTTP 202 Sep 01 12:57:58 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1678/3363] 192.168.122.202 () {60 vars in 1149 bytes} [Tue Sep 1 12:57:58 2026] POST /volume/v3/snapshots => generated 308 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:57:58 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-f3341c98-5034-497a-adf1-7726d3045382 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:58 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f3341c98-5034-497a-adf1-7726d3045382 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] GET http://192.168.122.202/volume/v3/snapshots/4c76fa5f-ab92-4f4e-8e25-6c88331372f8 Sep 01 12:57:58 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f3341c98-5034-497a-adf1-7726d3045382 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:57:58 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f3341c98-5034-497a-adf1-7726d3045382 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:57:58 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:57:58 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:57:58 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-f3341c98-5034-497a-adf1-7726d3045382 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Snapshot retrieved successfully. Sep 01 12:57:58 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f3341c98-5034-497a-adf1-7726d3045382 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] http://192.168.122.202/volume/v3/snapshots/4c76fa5f-ab92-4f4e-8e25-6c88331372f8 returned with HTTP 200 Sep 01 12:57:58 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1686/3364] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:57:58 2026] GET /volume/v3/snapshots/4c76fa5f-ab92-4f4e-8e25-6c88331372f8 => generated 440 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:57:58 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-4afa6c10-c1f7-4bc5-8c90-604ce08d4b11 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:58 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-4afa6c10-c1f7-4bc5-8c90-604ce08d4b11 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] GET http://192.168.122.202/volume/v3/snapshots/4264fc26-4839-4673-b930-88b4bd9e018c Sep 01 12:57:58 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-4afa6c10-c1f7-4bc5-8c90-604ce08d4b11 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:57:58 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-4afa6c10-c1f7-4bc5-8c90-604ce08d4b11 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:57:58 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:57:58 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:57:58 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-4afa6c10-c1f7-4bc5-8c90-604ce08d4b11 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Snapshot retrieved successfully. Sep 01 12:57:58 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-4afa6c10-c1f7-4bc5-8c90-604ce08d4b11 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] http://192.168.122.202/volume/v3/snapshots/4264fc26-4839-4673-b930-88b4bd9e018c returned with HTTP 200 Sep 01 12:57:58 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1679/3365] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:57:58 2026] GET /volume/v3/snapshots/4264fc26-4839-4673-b930-88b4bd9e018c => generated 466 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:57:59 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-70a34887-b629-436f-b7df-87f9d221ab76 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:59 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-70a34887-b629-436f-b7df-87f9d221ab76 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] GET http://192.168.122.202/volume/v3/snapshots/4c76fa5f-ab92-4f4e-8e25-6c88331372f8 Sep 01 12:57:59 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-70a34887-b629-436f-b7df-87f9d221ab76 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:57:59 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-70a34887-b629-436f-b7df-87f9d221ab76 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:57:59 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:57:59 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:57:59 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-70a34887-b629-436f-b7df-87f9d221ab76 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Snapshot retrieved successfully. Sep 01 12:57:59 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-70a34887-b629-436f-b7df-87f9d221ab76 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] http://192.168.122.202/volume/v3/snapshots/4c76fa5f-ab92-4f4e-8e25-6c88331372f8 returned with HTTP 200 Sep 01 12:57:59 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1687/3366] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:57:59 2026] GET /volume/v3/snapshots/4c76fa5f-ab92-4f4e-8e25-6c88331372f8 => generated 440 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:57:59 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-5a399365-fe19-478e-9402-79908ec197a5 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:59 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-5a399365-fe19-478e-9402-79908ec197a5 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] GET http://192.168.122.202/volume/v3/snapshots/4264fc26-4839-4673-b930-88b4bd9e018c Sep 01 12:57:59 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-5a399365-fe19-478e-9402-79908ec197a5 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:57:59 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-5a399365-fe19-478e-9402-79908ec197a5 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:57:59 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-5a399365-fe19-478e-9402-79908ec197a5 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] http://192.168.122.202/volume/v3/snapshots/4264fc26-4839-4673-b930-88b4bd9e018c returned with HTTP 404 Sep 01 12:57:59 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1680/3367] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:57:59 2026] GET /volume/v3/snapshots/4264fc26-4839-4673-b930-88b4bd9e018c => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 12:57:59 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-419a6c5c-2bc3-4cf5-85f2-4fa68fc99b60 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:59 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-419a6c5c-2bc3-4cf5-85f2-4fa68fc99b60 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] DELETE http://192.168.122.202/volume/v3/volumes/190cfb73-bb20-4dd0-9a57-51e3b5341c14 Sep 01 12:57:59 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-419a6c5c-2bc3-4cf5-85f2-4fa68fc99b60 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:57:59 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-419a6c5c-2bc3-4cf5-85f2-4fa68fc99b60 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:57:59 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-419a6c5c-2bc3-4cf5-85f2-4fa68fc99b60 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Delete volume with id: 190cfb73-bb20-4dd0-9a57-51e3b5341c14 Sep 01 12:57:59 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:57:59 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:57:59 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:57:59 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:57:59 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-419a6c5c-2bc3-4cf5-85f2-4fa68fc99b60 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Volume info retrieved successfully. Sep 01 12:57:59 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-419a6c5c-2bc3-4cf5-85f2-4fa68fc99b60 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Delete volume request issued successfully. Sep 01 12:57:59 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-419a6c5c-2bc3-4cf5-85f2-4fa68fc99b60 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] http://192.168.122.202/volume/v3/volumes/190cfb73-bb20-4dd0-9a57-51e3b5341c14 returned with HTTP 202 Sep 01 12:57:59 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1688/3368] 192.168.122.202 () {58 vars in 1235 bytes} [Tue Sep 1 12:57:59 2026] DELETE /volume/v3/volumes/190cfb73-bb20-4dd0-9a57-51e3b5341c14 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:57:59 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-195e9936-9f05-4f10-8a3a-820f89f9cb51 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:57:59 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-195e9936-9f05-4f10-8a3a-820f89f9cb51 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] GET http://192.168.122.202/volume/v3/volumes/190cfb73-bb20-4dd0-9a57-51e3b5341c14 Sep 01 12:57:59 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-195e9936-9f05-4f10-8a3a-820f89f9cb51 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:57:59 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-195e9936-9f05-4f10-8a3a-820f89f9cb51 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:57:59 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:57:59 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:57:59 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:57:59 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:57:59 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-195e9936-9f05-4f10-8a3a-820f89f9cb51 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Volume info retrieved successfully. Sep 01 12:57:59 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-195e9936-9f05-4f10-8a3a-820f89f9cb51 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] http://192.168.122.202/volume/v3/volumes/190cfb73-bb20-4dd0-9a57-51e3b5341c14 returned with HTTP 200 Sep 01 12:57:59 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1681/3369] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:57:59 2026] GET /volume/v3/volumes/190cfb73-bb20-4dd0-9a57-51e3b5341c14 => generated 1016 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:58:00 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-ebffe0ef-fa03-4904-95fe-2490cb8105f1 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:58:00 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-ebffe0ef-fa03-4904-95fe-2490cb8105f1 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] GET http://192.168.122.202/volume/v3/snapshots/4c76fa5f-ab92-4f4e-8e25-6c88331372f8 Sep 01 12:58:00 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-ebffe0ef-fa03-4904-95fe-2490cb8105f1 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:58:00 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-ebffe0ef-fa03-4904-95fe-2490cb8105f1 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:58:00 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:58:00 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:58:00 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-ebffe0ef-fa03-4904-95fe-2490cb8105f1 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Snapshot retrieved successfully. Sep 01 12:58:00 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-ebffe0ef-fa03-4904-95fe-2490cb8105f1 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] http://192.168.122.202/volume/v3/snapshots/4c76fa5f-ab92-4f4e-8e25-6c88331372f8 returned with HTTP 200 Sep 01 12:58:00 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1689/3370] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:58:00 2026] GET /volume/v3/snapshots/4c76fa5f-ab92-4f4e-8e25-6c88331372f8 => generated 440 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:58:00 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-5b41fd7a-3f8f-4859-8f32-f3fb548521f7 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:58:00 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-5b41fd7a-3f8f-4859-8f32-f3fb548521f7 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] GET http://192.168.122.202/volume/v3/volumes/190cfb73-bb20-4dd0-9a57-51e3b5341c14 Sep 01 12:58:00 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-5b41fd7a-3f8f-4859-8f32-f3fb548521f7 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:58:00 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-5b41fd7a-3f8f-4859-8f32-f3fb548521f7 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:58:00 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-5b41fd7a-3f8f-4859-8f32-f3fb548521f7 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] http://192.168.122.202/volume/v3/volumes/190cfb73-bb20-4dd0-9a57-51e3b5341c14 returned with HTTP 404 Sep 01 12:58:00 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1682/3371] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:58:00 2026] GET /volume/v3/volumes/190cfb73-bb20-4dd0-9a57-51e3b5341c14 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 12:58:00 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-0e5269ec-11fe-425a-a379-d9b56d0f2d9a None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:58:00 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0e5269ec-11fe-425a-a379-d9b56d0f2d9a tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] POST http://192.168.122.202/volume/v3/volumes Sep 01 12:58:00 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0e5269ec-11fe-425a-a379-d9b56d0f2d9a tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-46829714"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:58:00 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.volumes [None req-0e5269ec-11fe-425a-a379-d9b56d0f2d9a tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-46829714'}} {{(pid=86815) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:58:00 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-0e5269ec-11fe-425a-a379-d9b56d0f2d9a tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Create volume of 1 GB Sep 01 12:58:00 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-0e5269ec-11fe-425a-a379-d9b56d0f2d9a tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Availability Zones retrieved successfully. Sep 01 12:58:00 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-0e5269ec-11fe-425a-a379-d9b56d0f2d9a tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Flow 'volume_create_api' (d2a4402f-0c73-48a9-9e9a-3c1e6c10c62f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:58:00 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-0e5269ec-11fe-425a-a379-d9b56d0f2d9a tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (390a9c10-82eb-4ed4-b6b0-e3afeeb7beaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:58:00 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.flows.api.create_volume [None req-0e5269ec-11fe-425a-a379-d9b56d0f2d9a tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Validating volume size '1' using validate_int {{(pid=86815) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 12:58:00 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-0e5269ec-11fe-425a-a379-d9b56d0f2d9a tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (390a9c10-82eb-4ed4-b6b0-e3afeeb7beaf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T10:31:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3a4f1b59-94a6-4839-b926-0837adf99645,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a4f1b59-94a6-4839-b926-0837adf99645', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:58:00 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-0e5269ec-11fe-425a-a379-d9b56d0f2d9a tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d5dbbae-1e57-41a0-950e-e4235eba2179) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:58:00 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-0e5269ec-11fe-425a-a379-d9b56d0f2d9a tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Created reservations ['f99856fd-7492-453a-9ea3-b25fd814a828', '53c0584a-0a29-4eaf-ada2-0c806592125b', '7133fcfb-5f2b-405d-8409-0b140b20c6ed', 'c117012e-4ef1-44e3-9c7c-4baec12a1cab'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:58:00 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-0e5269ec-11fe-425a-a379-d9b56d0f2d9a tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d5dbbae-1e57-41a0-950e-e4235eba2179) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f99856fd-7492-453a-9ea3-b25fd814a828', '53c0584a-0a29-4eaf-ada2-0c806592125b', '7133fcfb-5f2b-405d-8409-0b140b20c6ed', 'c117012e-4ef1-44e3-9c7c-4baec12a1cab']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:58:00 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-0e5269ec-11fe-425a-a379-d9b56d0f2d9a tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (def07be6-5a1c-42d8-bb35-1d2a2bdb5c41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:58:00 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:58:00 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:58:00 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-0e5269ec-11fe-425a-a379-d9b56d0f2d9a tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (def07be6-5a1c-42d8-bb35-1d2a2bdb5c41) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a212fd4c-44f7-4189-8911-73468f8824a5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-46829714',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='46a0bac8546d45788de35d5dbc561325',qos_specs=None,replication_status=,reservations=['f99856fd-7492-453a-9ea3-b25fd814a828','53c0584a-0a29-4eaf-ada2-0c806592125b','7133fcfb-5f2b-405d-8409-0b140b20c6ed','c117012e-4ef1-44e3-9c7c-4baec12a1cab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f7b90b1887d74ace9c5568be14e5c0c2',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T10:58:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-46829714',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a212fd4c-44f7-4189-8911-73468f8824a5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='46a0bac8546d45788de35d5dbc561325',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f7b90b1887d74ace9c5568be14e5c0c2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a4f1b59-94a6-4839-b926-0837adf99645),volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:58:00 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-0e5269ec-11fe-425a-a379-d9b56d0f2d9a tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2992167f-4660-4609-a5f8-3c730da2c66d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:58:01 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-0e5269ec-11fe-425a-a379-d9b56d0f2d9a tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2992167f-4660-4609-a5f8-3c730da2c66d) transitioned into state 'SUCCESS' from state '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-46829714',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='46a0bac8546d45788de35d5dbc561325',qos_specs=None,replication_status=,reservations=['f99856fd-7492-453a-9ea3-b25fd814a828','53c0584a-0a29-4eaf-ada2-0c806592125b','7133fcfb-5f2b-405d-8409-0b140b20c6ed','c117012e-4ef1-44e3-9c7c-4baec12a1cab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f7b90b1887d74ace9c5568be14e5c0c2',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:58:01 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-0e5269ec-11fe-425a-a379-d9b56d0f2d9a tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e744a5f6-aa72-4c45-a6a9-0b061ff23c7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:58:01 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-0e5269ec-11fe-425a-a379-d9b56d0f2d9a tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e744a5f6-aa72-4c45-a6a9-0b061ff23c7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:58:01 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-0e5269ec-11fe-425a-a379-d9b56d0f2d9a tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Flow 'volume_create_api' (d2a4402f-0c73-48a9-9e9a-3c1e6c10c62f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86815) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:58:01 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-0e5269ec-11fe-425a-a379-d9b56d0f2d9a tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Create volume request issued successfully. Sep 01 12:58:01 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0e5269ec-11fe-425a-a379-d9b56d0f2d9a tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] http://192.168.122.202/volume/v3/volumes returned with HTTP 202 Sep 01 12:58:01 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1690/3372] 192.168.122.202 () {60 vars in 1142 bytes} [Tue Sep 1 12:58:00 2026] POST /volume/v3/volumes => generated 785 bytes in 329 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:58:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-0f1c51d1-fba7-43bd-babe-de8af3daa649 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:58:01 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-0f1c51d1-fba7-43bd-babe-de8af3daa649 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] GET http://192.168.122.202/volume/v3/volumes/a212fd4c-44f7-4189-8911-73468f8824a5 Sep 01 12:58:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-0f1c51d1-fba7-43bd-babe-de8af3daa649 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:58:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-0f1c51d1-fba7-43bd-babe-de8af3daa649 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:58:01 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:58:01 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:58:01 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:58:01 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:58:01 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-0f1c51d1-fba7-43bd-babe-de8af3daa649 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Volume info retrieved successfully. Sep 01 12:58:01 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-0f1c51d1-fba7-43bd-babe-de8af3daa649 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] http://192.168.122.202/volume/v3/volumes/a212fd4c-44f7-4189-8911-73468f8824a5 returned with HTTP 200 Sep 01 12:58:01 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1683/3373] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:58:01 2026] GET /volume/v3/volumes/a212fd4c-44f7-4189-8911-73468f8824a5 => generated 964 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:58:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-e6944d6a-b9d5-48f3-b422-9b7305509d3a None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:58:01 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e6944d6a-b9d5-48f3-b422-9b7305509d3a tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] GET http://192.168.122.202/volume/v3/snapshots/4c76fa5f-ab92-4f4e-8e25-6c88331372f8 Sep 01 12:58:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e6944d6a-b9d5-48f3-b422-9b7305509d3a tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:58:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e6944d6a-b9d5-48f3-b422-9b7305509d3a tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:58:01 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:58:01 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:58:01 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-e6944d6a-b9d5-48f3-b422-9b7305509d3a tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Snapshot retrieved successfully. Sep 01 12:58:01 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e6944d6a-b9d5-48f3-b422-9b7305509d3a tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] http://192.168.122.202/volume/v3/snapshots/4c76fa5f-ab92-4f4e-8e25-6c88331372f8 returned with HTTP 200 Sep 01 12:58:01 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1691/3374] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:58:01 2026] GET /volume/v3/snapshots/4c76fa5f-ab92-4f4e-8e25-6c88331372f8 => generated 467 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:58:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-dd3b0899-1819-47ee-9f19-230008df8586 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:58:01 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-dd3b0899-1819-47ee-9f19-230008df8586 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-reader] POST http://192.168.122.202/volume/v3/snapshots/4c76fa5f-ab92-4f4e-8e25-6c88331372f8/action Sep 01 12:58:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-dd3b0899-1819-47ee-9f19-230008df8586 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-reader] Action body: b'{"os-unmanage": {}}' {{(pid=86814) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:58:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-dd3b0899-1819-47ee-9f19-230008df8586 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-reader] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:58:01 devstack devstack@c-api.service[86814]: INFO cinder.api.contrib.snapshot_unmanage [None req-dd3b0899-1819-47ee-9f19-230008df8586 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-reader] Unmanage snapshot with id: 4c76fa5f-ab92-4f4e-8e25-6c88331372f8 Sep 01 12:58:01 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:58:01 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:58:01 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-dd3b0899-1819-47ee-9f19-230008df8586 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-reader] Snapshot retrieved successfully. Sep 01 12:58:01 devstack devstack@c-api.service[86814]: DEBUG cinder.policy [None req-dd3b0899-1819-47ee-9f19-230008df8586 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-reader] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': '6ff586b9af6b4309ba0d34f273f510a3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '22069b41e8b54252a65824b0a641e7e4', '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=86814) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 12:58:01 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-dd3b0899-1819-47ee-9f19-230008df8586 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-reader] http://192.168.122.202/volume/v3/snapshots/4c76fa5f-ab92-4f4e-8e25-6c88331372f8/action returned with HTTP 403 Sep 01 12:58:01 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1684/3375] 192.168.122.202 () {60 vars in 1280 bytes} [Tue Sep 1 12:58:01 2026] POST /volume/v3/snapshots/4c76fa5f-ab92-4f4e-8e25-6c88331372f8/action => generated 117 bytes in 36 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:58:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-ce445952-1bd4-401f-90a9-c529dff6d13d None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:58:01 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-ce445952-1bd4-401f-90a9-c529dff6d13d tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] DELETE http://192.168.122.202/volume/v3/snapshots/4c76fa5f-ab92-4f4e-8e25-6c88331372f8 Sep 01 12:58:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-ce445952-1bd4-401f-90a9-c529dff6d13d tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:58:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-ce445952-1bd4-401f-90a9-c529dff6d13d tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:58:01 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.snapshots [None req-ce445952-1bd4-401f-90a9-c529dff6d13d tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Delete snapshot with id: 4c76fa5f-ab92-4f4e-8e25-6c88331372f8 Sep 01 12:58:01 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:58:01 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:58:01 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-ce445952-1bd4-401f-90a9-c529dff6d13d tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Snapshot retrieved successfully. Sep 01 12:58:01 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:58:01 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:58:01 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-ce445952-1bd4-401f-90a9-c529dff6d13d tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Snapshot delete request issued successfully. Sep 01 12:58:01 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-ce445952-1bd4-401f-90a9-c529dff6d13d tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] http://192.168.122.202/volume/v3/snapshots/4c76fa5f-ab92-4f4e-8e25-6c88331372f8 returned with HTTP 202 Sep 01 12:58:01 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1692/3376] 192.168.122.202 () {58 vars in 1241 bytes} [Tue Sep 1 12:58:01 2026] DELETE /volume/v3/snapshots/4c76fa5f-ab92-4f4e-8e25-6c88331372f8 => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:58:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-f66f2d83-9f06-45a9-a0ef-8ec06720e9f0 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:58:01 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f66f2d83-9f06-45a9-a0ef-8ec06720e9f0 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] GET http://192.168.122.202/volume/v3/snapshots/4c76fa5f-ab92-4f4e-8e25-6c88331372f8 Sep 01 12:58:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f66f2d83-9f06-45a9-a0ef-8ec06720e9f0 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:58:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f66f2d83-9f06-45a9-a0ef-8ec06720e9f0 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:58:01 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:58:01 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:58:01 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-f66f2d83-9f06-45a9-a0ef-8ec06720e9f0 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Snapshot retrieved successfully. Sep 01 12:58:01 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f66f2d83-9f06-45a9-a0ef-8ec06720e9f0 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] http://192.168.122.202/volume/v3/snapshots/4c76fa5f-ab92-4f4e-8e25-6c88331372f8 returned with HTTP 200 Sep 01 12:58:01 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1685/3377] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:58:01 2026] GET /volume/v3/snapshots/4c76fa5f-ab92-4f4e-8e25-6c88331372f8 => generated 466 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:58:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-0f182c80-c91c-4314-8318-3dd3a2d04eb2 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:58:02 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0f182c80-c91c-4314-8318-3dd3a2d04eb2 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] GET http://192.168.122.202/volume/v3/volumes/a212fd4c-44f7-4189-8911-73468f8824a5 Sep 01 12:58:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0f182c80-c91c-4314-8318-3dd3a2d04eb2 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:58:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0f182c80-c91c-4314-8318-3dd3a2d04eb2 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:58:02 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:58:02 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:58:02 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:58:02 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:58:02 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-0f182c80-c91c-4314-8318-3dd3a2d04eb2 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Volume info retrieved successfully. Sep 01 12:58:02 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0f182c80-c91c-4314-8318-3dd3a2d04eb2 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] http://192.168.122.202/volume/v3/volumes/a212fd4c-44f7-4189-8911-73468f8824a5 returned with HTTP 200 Sep 01 12:58:02 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1693/3378] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:58:02 2026] GET /volume/v3/volumes/a212fd4c-44f7-4189-8911-73468f8824a5 => generated 1015 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:58:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-00be9865-b3e1-413e-9024-1a5724806a2d None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:58:02 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-00be9865-b3e1-413e-9024-1a5724806a2d tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] POST http://192.168.122.202/volume/v3/snapshots Sep 01 12:58:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-00be9865-b3e1-413e-9024-1a5724806a2d tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a212fd4c-44f7-4189-8911-73468f8824a5", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-972892718"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:58:02 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:58:02 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:58:02 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:58:02 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:58:02 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-00be9865-b3e1-413e-9024-1a5724806a2d tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Volume info retrieved successfully. Sep 01 12:58:02 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.snapshots [None req-00be9865-b3e1-413e-9024-1a5724806a2d tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Create snapshot from volume a212fd4c-44f7-4189-8911-73468f8824a5 Sep 01 12:58:02 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-00be9865-b3e1-413e-9024-1a5724806a2d tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Created reservations ['2450b8d7-9587-42dd-b084-16ea53366de7', 'a0a78a6a-0f9f-4423-a021-7a4de80f807d', '9e2f08fb-d4fd-48f8-9c00-8a9ce2bbaabb', '5954d8c2-d4b0-48a0-89ac-b8eff482d92d'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:58:02 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:58:02 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:58:02 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-00be9865-b3e1-413e-9024-1a5724806a2d tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Snapshot create request issued successfully. Sep 01 12:58:02 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-00be9865-b3e1-413e-9024-1a5724806a2d tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] http://192.168.122.202/volume/v3/snapshots returned with HTTP 202 Sep 01 12:58:02 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1686/3379] 192.168.122.202 () {60 vars in 1149 bytes} [Tue Sep 1 12:58:02 2026] POST /volume/v3/snapshots => generated 307 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 01 12:58:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-01cc8c50-345c-4b07-a5ba-b9d6af379d81 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:58:02 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-01cc8c50-345c-4b07-a5ba-b9d6af379d81 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] GET http://192.168.122.202/volume/v3/snapshots/649f0522-8f10-4829-a034-932ebb3be4ac Sep 01 12:58:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-01cc8c50-345c-4b07-a5ba-b9d6af379d81 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:58:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-01cc8c50-345c-4b07-a5ba-b9d6af379d81 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:58:02 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:58:02 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:58:02 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-01cc8c50-345c-4b07-a5ba-b9d6af379d81 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Snapshot retrieved successfully. Sep 01 12:58:02 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-01cc8c50-345c-4b07-a5ba-b9d6af379d81 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] http://192.168.122.202/volume/v3/snapshots/649f0522-8f10-4829-a034-932ebb3be4ac returned with HTTP 200 Sep 01 12:58:02 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1694/3380] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:58:02 2026] GET /volume/v3/snapshots/649f0522-8f10-4829-a034-932ebb3be4ac => generated 439 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:58:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-5359e511-445e-4a51-9902-f4f766edaabc None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:58:02 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-5359e511-445e-4a51-9902-f4f766edaabc tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] GET http://192.168.122.202/volume/v3/snapshots/4c76fa5f-ab92-4f4e-8e25-6c88331372f8 Sep 01 12:58:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-5359e511-445e-4a51-9902-f4f766edaabc tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:58:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-5359e511-445e-4a51-9902-f4f766edaabc tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:58:02 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:58:02 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:58:02 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-5359e511-445e-4a51-9902-f4f766edaabc tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Snapshot retrieved successfully. Sep 01 12:58:02 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-5359e511-445e-4a51-9902-f4f766edaabc tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] http://192.168.122.202/volume/v3/snapshots/4c76fa5f-ab92-4f4e-8e25-6c88331372f8 returned with HTTP 200 Sep 01 12:58:02 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1687/3381] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:58:02 2026] GET /volume/v3/snapshots/4c76fa5f-ab92-4f4e-8e25-6c88331372f8 => generated 466 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:58:03 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-70cd4b19-4841-43fe-ab41-3d893e00d0a9 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:58:03 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-70cd4b19-4841-43fe-ab41-3d893e00d0a9 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] GET http://192.168.122.202/volume/v3/snapshots/649f0522-8f10-4829-a034-932ebb3be4ac Sep 01 12:58:03 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-70cd4b19-4841-43fe-ab41-3d893e00d0a9 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:58:03 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-70cd4b19-4841-43fe-ab41-3d893e00d0a9 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:58:03 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:58:03 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:58:03 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-70cd4b19-4841-43fe-ab41-3d893e00d0a9 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Snapshot retrieved successfully. Sep 01 12:58:03 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-70cd4b19-4841-43fe-ab41-3d893e00d0a9 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] http://192.168.122.202/volume/v3/snapshots/649f0522-8f10-4829-a034-932ebb3be4ac returned with HTTP 200 Sep 01 12:58:03 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1695/3382] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:58:03 2026] GET /volume/v3/snapshots/649f0522-8f10-4829-a034-932ebb3be4ac => generated 439 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:58:03 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-9875990e-d4db-4b64-a0bb-d226986141b8 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:58:03 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9875990e-d4db-4b64-a0bb-d226986141b8 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] GET http://192.168.122.202/volume/v3/snapshots/4c76fa5f-ab92-4f4e-8e25-6c88331372f8 Sep 01 12:58:03 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-9875990e-d4db-4b64-a0bb-d226986141b8 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:58:03 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-9875990e-d4db-4b64-a0bb-d226986141b8 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:58:03 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9875990e-d4db-4b64-a0bb-d226986141b8 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] http://192.168.122.202/volume/v3/snapshots/4c76fa5f-ab92-4f4e-8e25-6c88331372f8 returned with HTTP 404 Sep 01 12:58:03 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1688/3383] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:58:03 2026] GET /volume/v3/snapshots/4c76fa5f-ab92-4f4e-8e25-6c88331372f8 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:58:03 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-499b75a3-8309-4465-b8af-8a6cdd59df7d None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:58:03 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-499b75a3-8309-4465-b8af-8a6cdd59df7d tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] DELETE http://192.168.122.202/volume/v3/volumes/d04f1f06-7c82-4fc7-9f2b-58de437d80d2 Sep 01 12:58:03 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-499b75a3-8309-4465-b8af-8a6cdd59df7d tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:58:03 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-499b75a3-8309-4465-b8af-8a6cdd59df7d tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:58:03 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-499b75a3-8309-4465-b8af-8a6cdd59df7d tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Delete volume with id: d04f1f06-7c82-4fc7-9f2b-58de437d80d2 Sep 01 12:58:03 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:58:03 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:58:03 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:58:03 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:58:03 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-499b75a3-8309-4465-b8af-8a6cdd59df7d tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Volume info retrieved successfully. Sep 01 12:58:03 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-499b75a3-8309-4465-b8af-8a6cdd59df7d tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Delete volume request issued successfully. Sep 01 12:58:03 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-499b75a3-8309-4465-b8af-8a6cdd59df7d tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] http://192.168.122.202/volume/v3/volumes/d04f1f06-7c82-4fc7-9f2b-58de437d80d2 returned with HTTP 202 Sep 01 12:58:03 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1696/3384] 192.168.122.202 () {58 vars in 1235 bytes} [Tue Sep 1 12:58:03 2026] DELETE /volume/v3/volumes/d04f1f06-7c82-4fc7-9f2b-58de437d80d2 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:58:03 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-06903060-afbe-4363-9bf3-27f36a354a77 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:58:03 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-06903060-afbe-4363-9bf3-27f36a354a77 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] GET http://192.168.122.202/volume/v3/volumes/d04f1f06-7c82-4fc7-9f2b-58de437d80d2 Sep 01 12:58:03 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-06903060-afbe-4363-9bf3-27f36a354a77 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:58:03 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-06903060-afbe-4363-9bf3-27f36a354a77 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:58:03 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:58:03 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:58:03 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:58:03 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:58:03 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-06903060-afbe-4363-9bf3-27f36a354a77 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Volume info retrieved successfully. Sep 01 12:58:03 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-06903060-afbe-4363-9bf3-27f36a354a77 tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] http://192.168.122.202/volume/v3/volumes/d04f1f06-7c82-4fc7-9f2b-58de437d80d2 returned with HTTP 200 Sep 01 12:58:03 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1689/3385] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:58:03 2026] GET /volume/v3/volumes/d04f1f06-7c82-4fc7-9f2b-58de437d80d2 => generated 1015 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:58:04 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-95f7bac9-48f8-4d68-bbb3-20951f54ef12 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:58:04 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-95f7bac9-48f8-4d68-bbb3-20951f54ef12 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] GET http://192.168.122.202/volume/v3/snapshots/649f0522-8f10-4829-a034-932ebb3be4ac Sep 01 12:58:04 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-95f7bac9-48f8-4d68-bbb3-20951f54ef12 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:58:04 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-95f7bac9-48f8-4d68-bbb3-20951f54ef12 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:58:04 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:58:04 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:58:04 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-95f7bac9-48f8-4d68-bbb3-20951f54ef12 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Snapshot retrieved successfully. Sep 01 12:58:04 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-95f7bac9-48f8-4d68-bbb3-20951f54ef12 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] http://192.168.122.202/volume/v3/snapshots/649f0522-8f10-4829-a034-932ebb3be4ac returned with HTTP 200 Sep 01 12:58:04 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1697/3386] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:58:04 2026] GET /volume/v3/snapshots/649f0522-8f10-4829-a034-932ebb3be4ac => generated 439 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:58:04 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-7eee30a7-6b4b-4d83-81d2-3611f0a286bd None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:58:04 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7eee30a7-6b4b-4d83-81d2-3611f0a286bd tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] GET http://192.168.122.202/volume/v3/volumes/d04f1f06-7c82-4fc7-9f2b-58de437d80d2 Sep 01 12:58:04 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-7eee30a7-6b4b-4d83-81d2-3611f0a286bd tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:58:04 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-7eee30a7-6b4b-4d83-81d2-3611f0a286bd tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:58:04 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7eee30a7-6b4b-4d83-81d2-3611f0a286bd tempest-ProjectReaderTests-1866619289 tempest-ProjectReaderTests-1866619289-project-admin] http://192.168.122.202/volume/v3/volumes/d04f1f06-7c82-4fc7-9f2b-58de437d80d2 returned with HTTP 404 Sep 01 12:58:04 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1690/3387] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:58:04 2026] GET /volume/v3/volumes/d04f1f06-7c82-4fc7-9f2b-58de437d80d2 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:58:05 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-189fc11a-f291-4109-b180-f99811a05e1d None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:58:05 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-189fc11a-f291-4109-b180-f99811a05e1d tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] GET http://192.168.122.202/volume/v3/snapshots/649f0522-8f10-4829-a034-932ebb3be4ac Sep 01 12:58:05 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-189fc11a-f291-4109-b180-f99811a05e1d tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:58:05 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-189fc11a-f291-4109-b180-f99811a05e1d tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:58:05 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:58:05 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:58:05 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-189fc11a-f291-4109-b180-f99811a05e1d tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Snapshot retrieved successfully. Sep 01 12:58:05 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-189fc11a-f291-4109-b180-f99811a05e1d tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] http://192.168.122.202/volume/v3/snapshots/649f0522-8f10-4829-a034-932ebb3be4ac returned with HTTP 200 Sep 01 12:58:05 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1698/3388] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:58:05 2026] GET /volume/v3/snapshots/649f0522-8f10-4829-a034-932ebb3be4ac => generated 466 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:58:05 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-5d0f9254-5723-4581-ad53-845c6332c9c6 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:58:05 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-5d0f9254-5723-4581-ad53-845c6332c9c6 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-member] POST http://192.168.122.202/volume/v3/snapshots/649f0522-8f10-4829-a034-932ebb3be4ac/action Sep 01 12:58:05 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-5d0f9254-5723-4581-ad53-845c6332c9c6 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-member] Action body: b'{"os-unmanage": {}}' {{(pid=86814) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:58:05 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-5d0f9254-5723-4581-ad53-845c6332c9c6 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-member] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:58:05 devstack devstack@c-api.service[86814]: INFO cinder.api.contrib.snapshot_unmanage [None req-5d0f9254-5723-4581-ad53-845c6332c9c6 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-member] Unmanage snapshot with id: 649f0522-8f10-4829-a034-932ebb3be4ac Sep 01 12:58:05 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:58:05 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:58:05 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-5d0f9254-5723-4581-ad53-845c6332c9c6 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-member] Snapshot retrieved successfully. Sep 01 12:58:05 devstack devstack@c-api.service[86814]: DEBUG cinder.policy [None req-5d0f9254-5723-4581-ad53-845c6332c9c6 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-member] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': 'c630155e11fd4abe9c4ab36904813de6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46a0bac8546d45788de35d5dbc561325', '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=86814) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 12:58:05 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-5d0f9254-5723-4581-ad53-845c6332c9c6 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-member] http://192.168.122.202/volume/v3/snapshots/649f0522-8f10-4829-a034-932ebb3be4ac/action returned with HTTP 403 Sep 01 12:58:05 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1691/3389] 192.168.122.202 () {60 vars in 1280 bytes} [Tue Sep 1 12:58:05 2026] POST /volume/v3/snapshots/649f0522-8f10-4829-a034-932ebb3be4ac/action => generated 117 bytes in 26 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:58:05 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-e908d7a4-c8a9-4e14-a2dc-409cacff76a2 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:58:05 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e908d7a4-c8a9-4e14-a2dc-409cacff76a2 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] DELETE http://192.168.122.202/volume/v3/snapshots/649f0522-8f10-4829-a034-932ebb3be4ac Sep 01 12:58:05 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e908d7a4-c8a9-4e14-a2dc-409cacff76a2 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:58:05 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e908d7a4-c8a9-4e14-a2dc-409cacff76a2 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:58:05 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.snapshots [None req-e908d7a4-c8a9-4e14-a2dc-409cacff76a2 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Delete snapshot with id: 649f0522-8f10-4829-a034-932ebb3be4ac Sep 01 12:58:05 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:58:05 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:58:05 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-e908d7a4-c8a9-4e14-a2dc-409cacff76a2 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Snapshot retrieved successfully. Sep 01 12:58:05 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:58:05 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:58:05 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-e908d7a4-c8a9-4e14-a2dc-409cacff76a2 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Snapshot delete request issued successfully. Sep 01 12:58:05 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e908d7a4-c8a9-4e14-a2dc-409cacff76a2 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] http://192.168.122.202/volume/v3/snapshots/649f0522-8f10-4829-a034-932ebb3be4ac returned with HTTP 202 Sep 01 12:58:05 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1699/3390] 192.168.122.202 () {58 vars in 1241 bytes} [Tue Sep 1 12:58:05 2026] DELETE /volume/v3/snapshots/649f0522-8f10-4829-a034-932ebb3be4ac => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:58:05 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-c0da7691-781a-4554-99ee-6ca15218f33f None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:58:05 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c0da7691-781a-4554-99ee-6ca15218f33f tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] GET http://192.168.122.202/volume/v3/snapshots/649f0522-8f10-4829-a034-932ebb3be4ac Sep 01 12:58:05 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c0da7691-781a-4554-99ee-6ca15218f33f tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:58:05 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c0da7691-781a-4554-99ee-6ca15218f33f tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:58:05 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:58:05 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:58:05 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-c0da7691-781a-4554-99ee-6ca15218f33f tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Snapshot retrieved successfully. Sep 01 12:58:05 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c0da7691-781a-4554-99ee-6ca15218f33f tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] http://192.168.122.202/volume/v3/snapshots/649f0522-8f10-4829-a034-932ebb3be4ac returned with HTTP 200 Sep 01 12:58:05 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1692/3391] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:58:05 2026] GET /volume/v3/snapshots/649f0522-8f10-4829-a034-932ebb3be4ac => generated 465 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:58:06 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-5595fcec-7863-4e72-b758-da4e48bc7b74 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:58:06 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-5595fcec-7863-4e72-b758-da4e48bc7b74 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] GET http://192.168.122.202/volume/v3/snapshots/649f0522-8f10-4829-a034-932ebb3be4ac Sep 01 12:58:06 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-5595fcec-7863-4e72-b758-da4e48bc7b74 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:58:06 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-5595fcec-7863-4e72-b758-da4e48bc7b74 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:58:06 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:58:06 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:58:06 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-5595fcec-7863-4e72-b758-da4e48bc7b74 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Snapshot retrieved successfully. Sep 01 12:58:06 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-5595fcec-7863-4e72-b758-da4e48bc7b74 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] http://192.168.122.202/volume/v3/snapshots/649f0522-8f10-4829-a034-932ebb3be4ac returned with HTTP 200 Sep 01 12:58:06 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1700/3392] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:58:06 2026] GET /volume/v3/snapshots/649f0522-8f10-4829-a034-932ebb3be4ac => generated 465 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:58:07 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-fde8e37e-ef0e-4dfe-880a-34707dbd6069 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:58:07 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-fde8e37e-ef0e-4dfe-880a-34707dbd6069 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] GET http://192.168.122.202/volume/v3/snapshots/649f0522-8f10-4829-a034-932ebb3be4ac Sep 01 12:58:07 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-fde8e37e-ef0e-4dfe-880a-34707dbd6069 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:58:07 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-fde8e37e-ef0e-4dfe-880a-34707dbd6069 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:58:07 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-fde8e37e-ef0e-4dfe-880a-34707dbd6069 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] http://192.168.122.202/volume/v3/snapshots/649f0522-8f10-4829-a034-932ebb3be4ac returned with HTTP 404 Sep 01 12:58:07 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1693/3393] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:58:07 2026] GET /volume/v3/snapshots/649f0522-8f10-4829-a034-932ebb3be4ac => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:58:07 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-2cab936f-4cda-443d-b439-078f5f237778 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:58:07 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-2cab936f-4cda-443d-b439-078f5f237778 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] DELETE http://192.168.122.202/volume/v3/volumes/a212fd4c-44f7-4189-8911-73468f8824a5 Sep 01 12:58:07 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-2cab936f-4cda-443d-b439-078f5f237778 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:58:07 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-2cab936f-4cda-443d-b439-078f5f237778 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:58:07 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-2cab936f-4cda-443d-b439-078f5f237778 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Delete volume with id: a212fd4c-44f7-4189-8911-73468f8824a5 Sep 01 12:58:07 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:58:07 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:58:07 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:58:07 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:58:07 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-2cab936f-4cda-443d-b439-078f5f237778 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Volume info retrieved successfully. Sep 01 12:58:07 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-2cab936f-4cda-443d-b439-078f5f237778 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Delete volume request issued successfully. Sep 01 12:58:07 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-2cab936f-4cda-443d-b439-078f5f237778 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] http://192.168.122.202/volume/v3/volumes/a212fd4c-44f7-4189-8911-73468f8824a5 returned with HTTP 202 Sep 01 12:58:07 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1701/3394] 192.168.122.202 () {58 vars in 1235 bytes} [Tue Sep 1 12:58:07 2026] DELETE /volume/v3/volumes/a212fd4c-44f7-4189-8911-73468f8824a5 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:58:07 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-9ef3d8be-e9ae-40aa-8fde-5450869d71df None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:58:07 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9ef3d8be-e9ae-40aa-8fde-5450869d71df tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] GET http://192.168.122.202/volume/v3/volumes/a212fd4c-44f7-4189-8911-73468f8824a5 Sep 01 12:58:07 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-9ef3d8be-e9ae-40aa-8fde-5450869d71df tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:58:07 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-9ef3d8be-e9ae-40aa-8fde-5450869d71df tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:58:07 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:58:07 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:58:07 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:58:07 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:58:07 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-9ef3d8be-e9ae-40aa-8fde-5450869d71df tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Volume info retrieved successfully. Sep 01 12:58:07 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9ef3d8be-e9ae-40aa-8fde-5450869d71df tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] http://192.168.122.202/volume/v3/volumes/a212fd4c-44f7-4189-8911-73468f8824a5 returned with HTTP 200 Sep 01 12:58:07 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1694/3395] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:58:07 2026] GET /volume/v3/volumes/a212fd4c-44f7-4189-8911-73468f8824a5 => generated 1014 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:58:08 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-8bb3c024-3fad-42d8-a764-2c3350983b63 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:58:08 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-8bb3c024-3fad-42d8-a764-2c3350983b63 tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-admin] POST http://192.168.122.202/volume/v3/volumes Sep 01 12:58:08 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-8bb3c024-3fad-42d8-a764-2c3350983b63 tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1830479337"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:58:08 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.volumes [None req-8bb3c024-3fad-42d8-a764-2c3350983b63 tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1830479337'}} {{(pid=86815) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:58:08 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-8bb3c024-3fad-42d8-a764-2c3350983b63 tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-admin] Create volume of 1 GB Sep 01 12:58:08 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-8bb3c024-3fad-42d8-a764-2c3350983b63 tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-admin] Availability Zones retrieved successfully. Sep 01 12:58:08 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-8bb3c024-3fad-42d8-a764-2c3350983b63 tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-admin] Flow 'volume_create_api' (691c7150-ca7a-4bef-9d53-4eef5e343c59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:58:08 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-8bb3c024-3fad-42d8-a764-2c3350983b63 tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d9155494-f2d0-457c-ac4e-0876303356c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:58:08 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.flows.api.create_volume [None req-8bb3c024-3fad-42d8-a764-2c3350983b63 tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-admin] Validating volume size '1' using validate_int {{(pid=86815) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 12:58:08 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-8bb3c024-3fad-42d8-a764-2c3350983b63 tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d9155494-f2d0-457c-ac4e-0876303356c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T10:31:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3a4f1b59-94a6-4839-b926-0837adf99645,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a4f1b59-94a6-4839-b926-0837adf99645', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:58:08 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-8bb3c024-3fad-42d8-a764-2c3350983b63 tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b589a3a2-f71c-4721-85bd-20d5b671b432) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:58:08 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-8bb3c024-3fad-42d8-a764-2c3350983b63 tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-admin] Created reservations ['35b56b44-f879-4d3f-a4ef-a5ecf1213a90', '810c3740-510c-4c3e-8863-7a7273f3baec', '76c7585c-8897-4ab6-99fc-91ec34dff0ff', '2935bb2d-9c7f-46a0-8702-a055638970cb'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:58:08 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-8bb3c024-3fad-42d8-a764-2c3350983b63 tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b589a3a2-f71c-4721-85bd-20d5b671b432) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['35b56b44-f879-4d3f-a4ef-a5ecf1213a90', '810c3740-510c-4c3e-8863-7a7273f3baec', '76c7585c-8897-4ab6-99fc-91ec34dff0ff', '2935bb2d-9c7f-46a0-8702-a055638970cb']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:58:08 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-8bb3c024-3fad-42d8-a764-2c3350983b63 tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c2ab781-8fe6-48f6-91ad-067d699963f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:58:08 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:58:08 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:58:08 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-8bb3c024-3fad-42d8-a764-2c3350983b63 tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c2ab781-8fe6-48f6-91ad-067d699963f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cd7429e7-bd66-4b78-8473-1bd8430044c6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1830479337',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='31f35bb652d44959aff22dd6406d4b75',qos_specs=None,replication_status=,reservations=['35b56b44-f879-4d3f-a4ef-a5ecf1213a90','810c3740-510c-4c3e-8863-7a7273f3baec','76c7585c-8897-4ab6-99fc-91ec34dff0ff','2935bb2d-9c7f-46a0-8702-a055638970cb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='58ca8d6f01874b7d842ff2c1459d9b64',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T10:58:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1830479337',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cd7429e7-bd66-4b78-8473-1bd8430044c6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='31f35bb652d44959aff22dd6406d4b75',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='58ca8d6f01874b7d842ff2c1459d9b64',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a4f1b59-94a6-4839-b926-0837adf99645),volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:58:08 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-8bb3c024-3fad-42d8-a764-2c3350983b63 tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (68bd807c-1293-4de3-8ed2-4c3c7742fd77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:58:08 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-8bb3c024-3fad-42d8-a764-2c3350983b63 tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (68bd807c-1293-4de3-8ed2-4c3c7742fd77) transitioned into state 'SUCCESS' from state '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-1830479337',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='31f35bb652d44959aff22dd6406d4b75',qos_specs=None,replication_status=,reservations=['35b56b44-f879-4d3f-a4ef-a5ecf1213a90','810c3740-510c-4c3e-8863-7a7273f3baec','76c7585c-8897-4ab6-99fc-91ec34dff0ff','2935bb2d-9c7f-46a0-8702-a055638970cb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='58ca8d6f01874b7d842ff2c1459d9b64',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:58:08 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-8bb3c024-3fad-42d8-a764-2c3350983b63 tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (22135a4f-9d8c-476c-8941-3cca836dffe9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:58:08 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-8bb3c024-3fad-42d8-a764-2c3350983b63 tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (22135a4f-9d8c-476c-8941-3cca836dffe9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:58:08 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-8bb3c024-3fad-42d8-a764-2c3350983b63 tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-admin] Flow 'volume_create_api' (691c7150-ca7a-4bef-9d53-4eef5e343c59) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86815) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:58:08 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-8bb3c024-3fad-42d8-a764-2c3350983b63 tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-admin] Create volume request issued successfully. Sep 01 12:58:08 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-8bb3c024-3fad-42d8-a764-2c3350983b63 tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-admin] http://192.168.122.202/volume/v3/volumes returned with HTTP 202 Sep 01 12:58:08 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1702/3396] 192.168.122.202 () {62 vars in 1183 bytes} [Tue Sep 1 12:58:08 2026] POST /volume/v3/volumes => generated 787 bytes in 523 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 01 12:58:08 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-ed84b63e-2701-49ae-a896-fa33762fcf40 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:58:08 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ed84b63e-2701-49ae-a896-fa33762fcf40 tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-admin] GET http://192.168.122.202/volume/v3/volumes/cd7429e7-bd66-4b78-8473-1bd8430044c6 Sep 01 12:58:08 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-ed84b63e-2701-49ae-a896-fa33762fcf40 tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:58:08 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-ed84b63e-2701-49ae-a896-fa33762fcf40 tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:58:08 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:58:08 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:58:08 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:58:08 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:58:08 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-ed84b63e-2701-49ae-a896-fa33762fcf40 tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-admin] Volume info retrieved successfully. Sep 01 12:58:08 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ed84b63e-2701-49ae-a896-fa33762fcf40 tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-admin] http://192.168.122.202/volume/v3/volumes/cd7429e7-bd66-4b78-8473-1bd8430044c6 returned with HTTP 200 Sep 01 12:58:08 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1695/3397] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:58:08 2026] GET /volume/v3/volumes/cd7429e7-bd66-4b78-8473-1bd8430044c6 => generated 966 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:58:08 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-4f5ca7df-5acf-44c1-b445-6482a8f4a1b3 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:58:08 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-4f5ca7df-5acf-44c1-b445-6482a8f4a1b3 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] GET http://192.168.122.202/volume/v3/volumes/a212fd4c-44f7-4189-8911-73468f8824a5 Sep 01 12:58:08 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-4f5ca7df-5acf-44c1-b445-6482a8f4a1b3 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:58:08 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-4f5ca7df-5acf-44c1-b445-6482a8f4a1b3 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:58:08 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-4f5ca7df-5acf-44c1-b445-6482a8f4a1b3 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] http://192.168.122.202/volume/v3/volumes/a212fd4c-44f7-4189-8911-73468f8824a5 returned with HTTP 404 Sep 01 12:58:08 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1703/3398] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:58:08 2026] GET /volume/v3/volumes/a212fd4c-44f7-4189-8911-73468f8824a5 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:58:08 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-fa8d392d-fd2e-43f9-9688-8a0099736adc None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:58:08 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-fa8d392d-fd2e-43f9-9688-8a0099736adc tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] POST http://192.168.122.202/volume/v3/volumes Sep 01 12:58:08 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-fa8d392d-fd2e-43f9-9688-8a0099736adc tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1597621798"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:58:08 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volumes [None req-fa8d392d-fd2e-43f9-9688-8a0099736adc tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1597621798'}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:58:08 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-fa8d392d-fd2e-43f9-9688-8a0099736adc tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Create volume of 1 GB Sep 01 12:58:08 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-fa8d392d-fd2e-43f9-9688-8a0099736adc tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Availability Zones retrieved successfully. Sep 01 12:58:09 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-fa8d392d-fd2e-43f9-9688-8a0099736adc tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Flow 'volume_create_api' (af67d4c0-0112-40ec-aa65-a6110db528ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:58:09 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-fa8d392d-fd2e-43f9-9688-8a0099736adc tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (35387a9e-f12b-4a7d-8fdf-af525e8a8371) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:58:09 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.flows.api.create_volume [None req-fa8d392d-fd2e-43f9-9688-8a0099736adc tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Validating volume size '1' using validate_int {{(pid=86814) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 12:58:09 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-fa8d392d-fd2e-43f9-9688-8a0099736adc tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (35387a9e-f12b-4a7d-8fdf-af525e8a8371) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T10:31:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3a4f1b59-94a6-4839-b926-0837adf99645,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a4f1b59-94a6-4839-b926-0837adf99645', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:58:09 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-fa8d392d-fd2e-43f9-9688-8a0099736adc tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e1855888-8320-4d19-8be8-c29f4064243c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:58:09 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-fa8d392d-fd2e-43f9-9688-8a0099736adc tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Created reservations ['8b76db5b-8921-476b-a08b-7beeb671473e', '37fe011e-9129-4aba-839d-68b7d54a0979', 'd120eb2e-817c-4700-8db0-39936db0e696', '7f125c97-8793-489b-b7dd-d08d46239945'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:58:09 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-fa8d392d-fd2e-43f9-9688-8a0099736adc tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e1855888-8320-4d19-8be8-c29f4064243c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8b76db5b-8921-476b-a08b-7beeb671473e', '37fe011e-9129-4aba-839d-68b7d54a0979', 'd120eb2e-817c-4700-8db0-39936db0e696', '7f125c97-8793-489b-b7dd-d08d46239945']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:58:09 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-fa8d392d-fd2e-43f9-9688-8a0099736adc tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e5528eb6-1d39-4cd9-83fb-7aa4b33bf1b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:58:09 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:58:09 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:58:09 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-fa8d392d-fd2e-43f9-9688-8a0099736adc tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e5528eb6-1d39-4cd9-83fb-7aa4b33bf1b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd3b469bf-7ff6-4646-8907-e479c4d959d6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1597621798',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='46a0bac8546d45788de35d5dbc561325',qos_specs=None,replication_status=,reservations=['8b76db5b-8921-476b-a08b-7beeb671473e','37fe011e-9129-4aba-839d-68b7d54a0979','d120eb2e-817c-4700-8db0-39936db0e696','7f125c97-8793-489b-b7dd-d08d46239945'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f7b90b1887d74ace9c5568be14e5c0c2',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T10:58:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1597621798',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d3b469bf-7ff6-4646-8907-e479c4d959d6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='46a0bac8546d45788de35d5dbc561325',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f7b90b1887d74ace9c5568be14e5c0c2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a4f1b59-94a6-4839-b926-0837adf99645),volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:58:09 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-fa8d392d-fd2e-43f9-9688-8a0099736adc tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b0c10e26-3b64-40bd-8ba5-79610268446f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:58:09 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-fa8d392d-fd2e-43f9-9688-8a0099736adc tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b0c10e26-3b64-40bd-8ba5-79610268446f) transitioned into state 'SUCCESS' from state '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-1597621798',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='46a0bac8546d45788de35d5dbc561325',qos_specs=None,replication_status=,reservations=['8b76db5b-8921-476b-a08b-7beeb671473e','37fe011e-9129-4aba-839d-68b7d54a0979','d120eb2e-817c-4700-8db0-39936db0e696','7f125c97-8793-489b-b7dd-d08d46239945'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f7b90b1887d74ace9c5568be14e5c0c2',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:58:09 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-fa8d392d-fd2e-43f9-9688-8a0099736adc tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (68822f24-3385-499e-b514-e4c8a3f991cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:58:09 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-fa8d392d-fd2e-43f9-9688-8a0099736adc tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (68822f24-3385-499e-b514-e4c8a3f991cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:58:09 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-fa8d392d-fd2e-43f9-9688-8a0099736adc tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Flow 'volume_create_api' (af67d4c0-0112-40ec-aa65-a6110db528ac) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86814) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:58:09 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-fa8d392d-fd2e-43f9-9688-8a0099736adc tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Create volume request issued successfully. Sep 01 12:58:09 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-fa8d392d-fd2e-43f9-9688-8a0099736adc tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] http://192.168.122.202/volume/v3/volumes returned with HTTP 202 Sep 01 12:58:09 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1696/3399] 192.168.122.202 () {60 vars in 1142 bytes} [Tue Sep 1 12:58:08 2026] POST /volume/v3/volumes => generated 787 bytes in 330 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:58:09 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-9ea48d3f-02d0-48fe-ae03-d025b47ebb31 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:58:09 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9ea48d3f-02d0-48fe-ae03-d025b47ebb31 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] GET http://192.168.122.202/volume/v3/volumes/d3b469bf-7ff6-4646-8907-e479c4d959d6 Sep 01 12:58:09 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-9ea48d3f-02d0-48fe-ae03-d025b47ebb31 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:58:09 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-9ea48d3f-02d0-48fe-ae03-d025b47ebb31 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:58:09 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:58:09 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:58:09 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:58:09 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:58:09 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-9ea48d3f-02d0-48fe-ae03-d025b47ebb31 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Volume info retrieved successfully. Sep 01 12:58:09 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9ea48d3f-02d0-48fe-ae03-d025b47ebb31 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] http://192.168.122.202/volume/v3/volumes/d3b469bf-7ff6-4646-8907-e479c4d959d6 returned with HTTP 200 Sep 01 12:58:09 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1704/3400] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:58:09 2026] GET /volume/v3/volumes/d3b469bf-7ff6-4646-8907-e479c4d959d6 => generated 966 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:58:09 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-78847ad9-c197-4f55-bfe7-e20931212702 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:58:09 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-78847ad9-c197-4f55-bfe7-e20931212702 tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-admin] GET http://192.168.122.202/volume/v3/volumes/cd7429e7-bd66-4b78-8473-1bd8430044c6 Sep 01 12:58:09 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-78847ad9-c197-4f55-bfe7-e20931212702 tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:58:09 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-78847ad9-c197-4f55-bfe7-e20931212702 tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:58:09 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:58:09 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:58:09 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:58:09 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:58:09 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-78847ad9-c197-4f55-bfe7-e20931212702 tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-admin] Volume info retrieved successfully. Sep 01 12:58:09 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-78847ad9-c197-4f55-bfe7-e20931212702 tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-admin] http://192.168.122.202/volume/v3/volumes/cd7429e7-bd66-4b78-8473-1bd8430044c6 returned with HTTP 200 Sep 01 12:58:09 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1697/3401] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:58:09 2026] GET /volume/v3/volumes/cd7429e7-bd66-4b78-8473-1bd8430044c6 => generated 1016 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 12:58:10 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-d13b8ec4-68e0-4812-b53f-92cd94e6b71a None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:58:10 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d13b8ec4-68e0-4812-b53f-92cd94e6b71a tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] GET http://192.168.122.202/volume/v3/volumes/d3b469bf-7ff6-4646-8907-e479c4d959d6 Sep 01 12:58:10 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-d13b8ec4-68e0-4812-b53f-92cd94e6b71a tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:58:10 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-d13b8ec4-68e0-4812-b53f-92cd94e6b71a tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:58:10 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:58:10 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:58:10 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:58:10 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:58:10 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-d13b8ec4-68e0-4812-b53f-92cd94e6b71a tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Volume info retrieved successfully. Sep 01 12:58:10 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d13b8ec4-68e0-4812-b53f-92cd94e6b71a tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] http://192.168.122.202/volume/v3/volumes/d3b469bf-7ff6-4646-8907-e479c4d959d6 returned with HTTP 200 Sep 01 12:58:10 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1705/3402] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:58:10 2026] GET /volume/v3/volumes/d3b469bf-7ff6-4646-8907-e479c4d959d6 => generated 1016 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:58:10 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-9ef64ea6-b6e2-4ef2-b82a-c91c709a453d None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:58:10 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9ef64ea6-b6e2-4ef2-b82a-c91c709a453d tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-admin] GET http://192.168.122.202/volume/v3/volumes/cd7429e7-bd66-4b78-8473-1bd8430044c6 Sep 01 12:58:10 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-9ef64ea6-b6e2-4ef2-b82a-c91c709a453d tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:58:10 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-9ef64ea6-b6e2-4ef2-b82a-c91c709a453d tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:58:10 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:58:10 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:58:10 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:58:10 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:58:10 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-9ef64ea6-b6e2-4ef2-b82a-c91c709a453d tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-admin] Volume info retrieved successfully. Sep 01 12:58:10 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9ef64ea6-b6e2-4ef2-b82a-c91c709a453d tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-admin] http://192.168.122.202/volume/v3/volumes/cd7429e7-bd66-4b78-8473-1bd8430044c6 returned with HTTP 200 Sep 01 12:58:10 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1698/3403] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:58:10 2026] GET /volume/v3/volumes/cd7429e7-bd66-4b78-8473-1bd8430044c6 => generated 1017 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 12:58:10 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-bb75ba2f-7748-40d5-ab2a-0092c68267bb None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:58:11 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-bb75ba2f-7748-40d5-ab2a-0092c68267bb tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-reader] GET http://192.168.122.202/volume/v3/volumes Sep 01 12:58:11 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-bb75ba2f-7748-40d5-ab2a-0092c68267bb tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-reader] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:58:11 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-bb75ba2f-7748-40d5-ab2a-0092c68267bb tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-reader] Calling method 'index' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:58:11 devstack devstack@c-api.service[86815]: DEBUG cinder.api.api_utils [None req-bb75ba2f-7748-40d5-ab2a-0092c68267bb tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-reader] Removing options '' from query. {{(pid=86815) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:58:11 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-bb75ba2f-7748-40d5-ab2a-0092c68267bb tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86815) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 12:58:11 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:58:11 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:58:11 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-bb75ba2f-7748-40d5-ab2a-0092c68267bb tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-reader] Get all volumes completed successfully. Sep 01 12:58:11 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-bb75ba2f-7748-40d5-ab2a-0092c68267bb tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-reader] http://192.168.122.202/volume/v3/volumes returned with HTTP 200 Sep 01 12:58:11 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1706/3404] 192.168.122.202 () {60 vars in 1162 bytes} [Tue Sep 1 12:58:10 2026] GET /volume/v3/volumes => generated 344 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:58:11 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-d97b315d-c203-4bcb-98d1-85203f03b8f9 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:58:11 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d97b315d-c203-4bcb-98d1-85203f03b8f9 tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-admin] DELETE http://192.168.122.202/volume/v3/volumes/cd7429e7-bd66-4b78-8473-1bd8430044c6 Sep 01 12:58:11 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d97b315d-c203-4bcb-98d1-85203f03b8f9 tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:58:11 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d97b315d-c203-4bcb-98d1-85203f03b8f9 tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-admin] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:58:11 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-d97b315d-c203-4bcb-98d1-85203f03b8f9 tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-admin] Delete volume with id: cd7429e7-bd66-4b78-8473-1bd8430044c6 Sep 01 12:58:11 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:58:11 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:58:11 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:58:11 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:58:11 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-d97b315d-c203-4bcb-98d1-85203f03b8f9 tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-admin] Volume info retrieved successfully. Sep 01 12:58:11 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-d97b315d-c203-4bcb-98d1-85203f03b8f9 tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-admin] Delete volume request issued successfully. Sep 01 12:58:11 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d97b315d-c203-4bcb-98d1-85203f03b8f9 tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-admin] http://192.168.122.202/volume/v3/volumes/cd7429e7-bd66-4b78-8473-1bd8430044c6 returned with HTTP 202 Sep 01 12:58:11 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1699/3405] 192.168.122.202 () {60 vars in 1276 bytes} [Tue Sep 1 12:58:11 2026] DELETE /volume/v3/volumes/cd7429e7-bd66-4b78-8473-1bd8430044c6 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 12:58:11 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-7e366980-9e6c-4770-82ee-5939783dc4aa None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:58:11 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-7e366980-9e6c-4770-82ee-5939783dc4aa tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-admin] GET http://192.168.122.202/volume/v3/volumes/cd7429e7-bd66-4b78-8473-1bd8430044c6 Sep 01 12:58:11 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-7e366980-9e6c-4770-82ee-5939783dc4aa tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:58:11 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-7e366980-9e6c-4770-82ee-5939783dc4aa tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:58:11 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:58:11 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:58:11 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:58:11 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:58:11 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-7e366980-9e6c-4770-82ee-5939783dc4aa tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-admin] Volume info retrieved successfully. Sep 01 12:58:11 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-7e366980-9e6c-4770-82ee-5939783dc4aa tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-admin] http://192.168.122.202/volume/v3/volumes/cd7429e7-bd66-4b78-8473-1bd8430044c6 returned with HTTP 200 Sep 01 12:58:11 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1707/3406] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:58:11 2026] GET /volume/v3/volumes/cd7429e7-bd66-4b78-8473-1bd8430044c6 => generated 1016 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 12:58:11 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-f2c67861-1090-4c48-a81f-ebacc9f1549c None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:58:11 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f2c67861-1090-4c48-a81f-ebacc9f1549c tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] GET http://192.168.122.202/volume/v3/volumes/d3b469bf-7ff6-4646-8907-e479c4d959d6 Sep 01 12:58:11 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f2c67861-1090-4c48-a81f-ebacc9f1549c tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:58:11 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f2c67861-1090-4c48-a81f-ebacc9f1549c tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:58:11 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:58:11 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:58:11 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:58:11 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:58:11 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-f2c67861-1090-4c48-a81f-ebacc9f1549c tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Volume info retrieved successfully. Sep 01 12:58:11 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f2c67861-1090-4c48-a81f-ebacc9f1549c tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] http://192.168.122.202/volume/v3/volumes/d3b469bf-7ff6-4646-8907-e479c4d959d6 returned with HTTP 200 Sep 01 12:58:11 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1700/3407] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:58:11 2026] GET /volume/v3/volumes/d3b469bf-7ff6-4646-8907-e479c4d959d6 => generated 1017 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 12:58:11 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-5656e9cc-e397-48a7-80b8-93cd08e0850a None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:58:11 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-5656e9cc-e397-48a7-80b8-93cd08e0850a tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] POST http://192.168.122.202/volume/v3/snapshots Sep 01 12:58:11 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-5656e9cc-e397-48a7-80b8-93cd08e0850a tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d3b469bf-7ff6-4646-8907-e479c4d959d6", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-870898418"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:58:11 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:58:11 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:58:11 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:58:11 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:58:11 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-5656e9cc-e397-48a7-80b8-93cd08e0850a tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Volume info retrieved successfully. Sep 01 12:58:11 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.snapshots [None req-5656e9cc-e397-48a7-80b8-93cd08e0850a tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Create snapshot from volume d3b469bf-7ff6-4646-8907-e479c4d959d6 Sep 01 12:58:11 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-5656e9cc-e397-48a7-80b8-93cd08e0850a tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Created reservations ['c9ed66ba-668e-465e-adcb-6acc1658e39e', 'edcc8cc7-ec4a-4072-899a-6b8930f5eef9', '5844622e-68ea-44c6-bee1-506616a92f48', '7f34fceb-da0d-4a4e-b863-a115e891e8e3'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:58:11 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:58:11 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:58:11 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-5656e9cc-e397-48a7-80b8-93cd08e0850a tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Snapshot create request issued successfully. Sep 01 12:58:11 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-5656e9cc-e397-48a7-80b8-93cd08e0850a tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] http://192.168.122.202/volume/v3/snapshots returned with HTTP 202 Sep 01 12:58:11 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1708/3408] 192.168.122.202 () {60 vars in 1149 bytes} [Tue Sep 1 12:58:11 2026] POST /volume/v3/snapshots => generated 307 bytes in 189 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:58:11 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-7c7c17da-1fb3-4297-81e2-e30f7279b338 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:58:11 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7c7c17da-1fb3-4297-81e2-e30f7279b338 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] GET http://192.168.122.202/volume/v3/snapshots/8b4f6300-a484-41d1-a4eb-ac8a677d52c4 Sep 01 12:58:11 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-7c7c17da-1fb3-4297-81e2-e30f7279b338 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:58:11 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-7c7c17da-1fb3-4297-81e2-e30f7279b338 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:58:11 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:58:11 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:58:11 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-7c7c17da-1fb3-4297-81e2-e30f7279b338 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Snapshot retrieved successfully. Sep 01 12:58:11 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7c7c17da-1fb3-4297-81e2-e30f7279b338 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] http://192.168.122.202/volume/v3/snapshots/8b4f6300-a484-41d1-a4eb-ac8a677d52c4 returned with HTTP 200 Sep 01 12:58:11 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1701/3409] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:58:11 2026] GET /volume/v3/snapshots/8b4f6300-a484-41d1-a4eb-ac8a677d52c4 => generated 439 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:58:12 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-01e0f62f-1658-4f49-b681-4294d602b8ef None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:58:12 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-01e0f62f-1658-4f49-b681-4294d602b8ef tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-admin] GET http://192.168.122.202/volume/v3/volumes/cd7429e7-bd66-4b78-8473-1bd8430044c6 Sep 01 12:58:12 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-01e0f62f-1658-4f49-b681-4294d602b8ef tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:58:12 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-01e0f62f-1658-4f49-b681-4294d602b8ef tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:58:12 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-01e0f62f-1658-4f49-b681-4294d602b8ef tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-admin] http://192.168.122.202/volume/v3/volumes/cd7429e7-bd66-4b78-8473-1bd8430044c6 returned with HTTP 404 Sep 01 12:58:12 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1709/3410] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:58:12 2026] GET /volume/v3/volumes/cd7429e7-bd66-4b78-8473-1bd8430044c6 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 12:58:12 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-322cfd16-71c7-4e72-9fd3-8a0c1fd34b26 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:58:12 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-322cfd16-71c7-4e72-9fd3-8a0c1fd34b26 tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-admin] POST http://192.168.122.202/volume/v3/volumes Sep 01 12:58:12 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-322cfd16-71c7-4e72-9fd3-8a0c1fd34b26 tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1643622183"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:58:12 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volumes [None req-322cfd16-71c7-4e72-9fd3-8a0c1fd34b26 tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1643622183'}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:58:12 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-322cfd16-71c7-4e72-9fd3-8a0c1fd34b26 tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-admin] Create volume of 1 GB Sep 01 12:58:12 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-322cfd16-71c7-4e72-9fd3-8a0c1fd34b26 tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-admin] Availability Zones retrieved successfully. Sep 01 12:58:12 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-322cfd16-71c7-4e72-9fd3-8a0c1fd34b26 tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-admin] Flow 'volume_create_api' (b70e8356-2245-4edf-9f02-df0e0aac575e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:58:12 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-322cfd16-71c7-4e72-9fd3-8a0c1fd34b26 tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee2821cc-55cb-4dea-8d90-708306698f9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:58:12 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.flows.api.create_volume [None req-322cfd16-71c7-4e72-9fd3-8a0c1fd34b26 tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-admin] Validating volume size '1' using validate_int {{(pid=86814) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 12:58:12 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-322cfd16-71c7-4e72-9fd3-8a0c1fd34b26 tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee2821cc-55cb-4dea-8d90-708306698f9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T10:31:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3a4f1b59-94a6-4839-b926-0837adf99645,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a4f1b59-94a6-4839-b926-0837adf99645', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:58:12 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-322cfd16-71c7-4e72-9fd3-8a0c1fd34b26 tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b1aa8793-fade-4c7b-8d24-335337eb575e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:58:12 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-322cfd16-71c7-4e72-9fd3-8a0c1fd34b26 tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-admin] Created reservations ['6609688d-5f0a-4499-b0f7-903cd4f8fff3', '9ed36a63-583d-4426-a859-17bbb7c546a3', '5b723b3a-00ec-4742-91ad-c538f70f310c', '2a1501d1-8efa-4cdc-aee5-ccb27140433b'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:58:12 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-322cfd16-71c7-4e72-9fd3-8a0c1fd34b26 tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b1aa8793-fade-4c7b-8d24-335337eb575e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6609688d-5f0a-4499-b0f7-903cd4f8fff3', '9ed36a63-583d-4426-a859-17bbb7c546a3', '5b723b3a-00ec-4742-91ad-c538f70f310c', '2a1501d1-8efa-4cdc-aee5-ccb27140433b']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:58:12 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-322cfd16-71c7-4e72-9fd3-8a0c1fd34b26 tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (58d8506c-5d63-42ff-b038-77d26992f5fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:58:12 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:58:12 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:58:12 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-322cfd16-71c7-4e72-9fd3-8a0c1fd34b26 tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (58d8506c-5d63-42ff-b038-77d26992f5fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '12568b7c-0a94-4e87-bc12-9b410ff79ce5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1643622183',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='31f35bb652d44959aff22dd6406d4b75',qos_specs=None,replication_status=,reservations=['6609688d-5f0a-4499-b0f7-903cd4f8fff3','9ed36a63-583d-4426-a859-17bbb7c546a3','5b723b3a-00ec-4742-91ad-c538f70f310c','2a1501d1-8efa-4cdc-aee5-ccb27140433b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='58ca8d6f01874b7d842ff2c1459d9b64',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T10:58:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1643622183',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=12568b7c-0a94-4e87-bc12-9b410ff79ce5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='31f35bb652d44959aff22dd6406d4b75',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='58ca8d6f01874b7d842ff2c1459d9b64',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a4f1b59-94a6-4839-b926-0837adf99645),volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:58:12 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-322cfd16-71c7-4e72-9fd3-8a0c1fd34b26 tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2236c5b9-47ef-4410-bcb4-42470a9a4a20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:58:12 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-322cfd16-71c7-4e72-9fd3-8a0c1fd34b26 tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2236c5b9-47ef-4410-bcb4-42470a9a4a20) transitioned into state 'SUCCESS' from state '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-1643622183',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='31f35bb652d44959aff22dd6406d4b75',qos_specs=None,replication_status=,reservations=['6609688d-5f0a-4499-b0f7-903cd4f8fff3','9ed36a63-583d-4426-a859-17bbb7c546a3','5b723b3a-00ec-4742-91ad-c538f70f310c','2a1501d1-8efa-4cdc-aee5-ccb27140433b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='58ca8d6f01874b7d842ff2c1459d9b64',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:58:12 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-322cfd16-71c7-4e72-9fd3-8a0c1fd34b26 tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9fd40b9a-d402-47c1-bf05-7e1dbd0d4d13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:58:12 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-322cfd16-71c7-4e72-9fd3-8a0c1fd34b26 tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9fd40b9a-d402-47c1-bf05-7e1dbd0d4d13) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:58:12 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-322cfd16-71c7-4e72-9fd3-8a0c1fd34b26 tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-admin] Flow 'volume_create_api' (b70e8356-2245-4edf-9f02-df0e0aac575e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86814) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:58:12 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-322cfd16-71c7-4e72-9fd3-8a0c1fd34b26 tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-admin] Create volume request issued successfully. Sep 01 12:58:12 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-322cfd16-71c7-4e72-9fd3-8a0c1fd34b26 tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-admin] http://192.168.122.202/volume/v3/volumes returned with HTTP 202 Sep 01 12:58:12 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1702/3411] 192.168.122.202 () {62 vars in 1183 bytes} [Tue Sep 1 12:58:12 2026] POST /volume/v3/volumes => generated 787 bytes in 335 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:58:12 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-d5d123b6-c9ca-465d-a62c-5d91694e9370 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:58:12 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d5d123b6-c9ca-465d-a62c-5d91694e9370 tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-admin] GET http://192.168.122.202/volume/v3/volumes/12568b7c-0a94-4e87-bc12-9b410ff79ce5 Sep 01 12:58:12 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-d5d123b6-c9ca-465d-a62c-5d91694e9370 tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:58:12 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-d5d123b6-c9ca-465d-a62c-5d91694e9370 tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:58:12 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:58:12 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:58:12 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:58:12 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:58:12 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-d5d123b6-c9ca-465d-a62c-5d91694e9370 tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-admin] Volume info retrieved successfully. Sep 01 12:58:12 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d5d123b6-c9ca-465d-a62c-5d91694e9370 tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-admin] http://192.168.122.202/volume/v3/volumes/12568b7c-0a94-4e87-bc12-9b410ff79ce5 returned with HTTP 200 Sep 01 12:58:12 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1710/3412] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:58:12 2026] GET /volume/v3/volumes/12568b7c-0a94-4e87-bc12-9b410ff79ce5 => generated 966 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:58:12 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-ad31213b-1ae1-40cf-89de-8aeb1ef9486e None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:58:12 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ad31213b-1ae1-40cf-89de-8aeb1ef9486e tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] GET http://192.168.122.202/volume/v3/snapshots/8b4f6300-a484-41d1-a4eb-ac8a677d52c4 Sep 01 12:58:12 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-ad31213b-1ae1-40cf-89de-8aeb1ef9486e tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:58:12 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-ad31213b-1ae1-40cf-89de-8aeb1ef9486e tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:58:12 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:58:12 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:58:12 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-ad31213b-1ae1-40cf-89de-8aeb1ef9486e tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Snapshot retrieved successfully. Sep 01 12:58:12 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ad31213b-1ae1-40cf-89de-8aeb1ef9486e tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] http://192.168.122.202/volume/v3/snapshots/8b4f6300-a484-41d1-a4eb-ac8a677d52c4 returned with HTTP 200 Sep 01 12:58:12 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1703/3413] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:58:12 2026] GET /volume/v3/snapshots/8b4f6300-a484-41d1-a4eb-ac8a677d52c4 => generated 439 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:58:13 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-0ada3113-debc-4202-83d4-f9643c3246dd None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:58:13 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0ada3113-debc-4202-83d4-f9643c3246dd tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-admin] GET http://192.168.122.202/volume/v3/volumes/12568b7c-0a94-4e87-bc12-9b410ff79ce5 Sep 01 12:58:13 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0ada3113-debc-4202-83d4-f9643c3246dd tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:58:13 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0ada3113-debc-4202-83d4-f9643c3246dd tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:58:13 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:58:13 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:58:13 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:58:13 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:58:13 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-0ada3113-debc-4202-83d4-f9643c3246dd tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-admin] Volume info retrieved successfully. Sep 01 12:58:13 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0ada3113-debc-4202-83d4-f9643c3246dd tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-admin] http://192.168.122.202/volume/v3/volumes/12568b7c-0a94-4e87-bc12-9b410ff79ce5 returned with HTTP 200 Sep 01 12:58:13 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1711/3414] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:58:13 2026] GET /volume/v3/volumes/12568b7c-0a94-4e87-bc12-9b410ff79ce5 => generated 1016 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 12:58:13 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-7abbe77e-9a6f-426b-9c26-691498994ea5 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:58:13 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7abbe77e-9a6f-426b-9c26-691498994ea5 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] GET http://192.168.122.202/volume/v3/snapshots/8b4f6300-a484-41d1-a4eb-ac8a677d52c4 Sep 01 12:58:13 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-7abbe77e-9a6f-426b-9c26-691498994ea5 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:58:13 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-7abbe77e-9a6f-426b-9c26-691498994ea5 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:58:13 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:58:13 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:58:13 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-7abbe77e-9a6f-426b-9c26-691498994ea5 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Snapshot retrieved successfully. Sep 01 12:58:13 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7abbe77e-9a6f-426b-9c26-691498994ea5 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] http://192.168.122.202/volume/v3/snapshots/8b4f6300-a484-41d1-a4eb-ac8a677d52c4 returned with HTTP 200 Sep 01 12:58:13 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1704/3415] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:58:13 2026] GET /volume/v3/snapshots/8b4f6300-a484-41d1-a4eb-ac8a677d52c4 => generated 439 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:58:14 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-a6cee67e-2db4-4f39-bd28-3ec23cd8bf81 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:58:14 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a6cee67e-2db4-4f39-bd28-3ec23cd8bf81 tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-admin] GET http://192.168.122.202/volume/v3/volumes/12568b7c-0a94-4e87-bc12-9b410ff79ce5 Sep 01 12:58:14 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a6cee67e-2db4-4f39-bd28-3ec23cd8bf81 tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:58:14 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a6cee67e-2db4-4f39-bd28-3ec23cd8bf81 tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:58:14 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:58:14 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:58:14 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:58:14 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:58:14 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-a6cee67e-2db4-4f39-bd28-3ec23cd8bf81 tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-admin] Volume info retrieved successfully. Sep 01 12:58:14 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a6cee67e-2db4-4f39-bd28-3ec23cd8bf81 tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-admin] http://192.168.122.202/volume/v3/volumes/12568b7c-0a94-4e87-bc12-9b410ff79ce5 returned with HTTP 200 Sep 01 12:58:14 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1712/3416] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:58:14 2026] GET /volume/v3/volumes/12568b7c-0a94-4e87-bc12-9b410ff79ce5 => generated 1017 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 12:58:14 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-8fb26842-f6e9-40ff-94ea-b8e9ca61ede8 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:58:14 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8fb26842-f6e9-40ff-94ea-b8e9ca61ede8 tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-reader] GET http://192.168.122.202/volume/v3/volumes/detail Sep 01 12:58:14 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-8fb26842-f6e9-40ff-94ea-b8e9ca61ede8 tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-reader] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:58:14 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-8fb26842-f6e9-40ff-94ea-b8e9ca61ede8 tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-reader] Calling method 'detail' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:58:14 devstack devstack@c-api.service[86814]: DEBUG cinder.api.api_utils [None req-8fb26842-f6e9-40ff-94ea-b8e9ca61ede8 tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-reader] Removing options '' from query. {{(pid=86814) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:58:14 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-8fb26842-f6e9-40ff-94ea-b8e9ca61ede8 tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86814) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 12:58:14 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-a8d0cf82-a057-4c18-8074-5214eda1d3bd None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:58:14 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a8d0cf82-a057-4c18-8074-5214eda1d3bd tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] GET http://192.168.122.202/volume/v3/snapshots/8b4f6300-a484-41d1-a4eb-ac8a677d52c4 Sep 01 12:58:14 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a8d0cf82-a057-4c18-8074-5214eda1d3bd tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:58:14 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a8d0cf82-a057-4c18-8074-5214eda1d3bd tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:58:14 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:58:14 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 12:58:14 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:58:14 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:58:14 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:58:14 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:58:14 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-8fb26842-f6e9-40ff-94ea-b8e9ca61ede8 tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-reader] Get all volumes completed successfully. Sep 01 12:58:14 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-a8d0cf82-a057-4c18-8074-5214eda1d3bd tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Snapshot retrieved successfully. Sep 01 12:58:14 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:58:14 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:58:14 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a8d0cf82-a057-4c18-8074-5214eda1d3bd tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] http://192.168.122.202/volume/v3/snapshots/8b4f6300-a484-41d1-a4eb-ac8a677d52c4 returned with HTTP 200 Sep 01 12:58:14 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1713/3417] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:58:14 2026] GET /volume/v3/snapshots/8b4f6300-a484-41d1-a4eb-ac8a677d52c4 => generated 466 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:58:14 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-2abebd8d-7241-4a37-ba22-00dfed50ddcb None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:58:14 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8fb26842-f6e9-40ff-94ea-b8e9ca61ede8 tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-reader] http://192.168.122.202/volume/v3/volumes/detail returned with HTTP 200 Sep 01 12:58:14 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1705/3418] 192.168.122.202 () {60 vars in 1183 bytes} [Tue Sep 1 12:58:14 2026] GET /volume/v3/volumes/detail => generated 857 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:58:14 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-2abebd8d-7241-4a37-ba22-00dfed50ddcb tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-member] PUT http://192.168.122.202/volume/v3/snapshots/8b4f6300-a484-41d1-a4eb-ac8a677d52c4 Sep 01 12:58:14 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-2abebd8d-7241-4a37-ba22-00dfed50ddcb tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-member] Action: 'update', calling method: update, body: {"snapshot": {"description": "ProjectMemberTests-update_test"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:58:14 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:58:14 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:58:14 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-ec389647-3dad-4c13-9e0e-d7c297366cdd None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:58:14 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-2abebd8d-7241-4a37-ba22-00dfed50ddcb tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-member] Snapshot retrieved successfully. Sep 01 12:58:14 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ec389647-3dad-4c13-9e0e-d7c297366cdd tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-admin] DELETE http://192.168.122.202/volume/v3/volumes/12568b7c-0a94-4e87-bc12-9b410ff79ce5 Sep 01 12:58:14 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-ec389647-3dad-4c13-9e0e-d7c297366cdd tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:58:14 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-ec389647-3dad-4c13-9e0e-d7c297366cdd tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-admin] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:58:14 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-ec389647-3dad-4c13-9e0e-d7c297366cdd tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-admin] Delete volume with id: 12568b7c-0a94-4e87-bc12-9b410ff79ce5 Sep 01 12:58:14 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-2abebd8d-7241-4a37-ba22-00dfed50ddcb tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-member] http://192.168.122.202/volume/v3/snapshots/8b4f6300-a484-41d1-a4eb-ac8a677d52c4 returned with HTTP 200 Sep 01 12:58:14 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1714/3419] 192.168.122.202 () {60 vars in 1258 bytes} [Tue Sep 1 12:58:14 2026] PUT /volume/v3/snapshots/8b4f6300-a484-41d1-a4eb-ac8a677d52c4 => generated 360 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:58:14 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:58:14 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:58:14 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:58:14 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:58:14 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-ec389647-3dad-4c13-9e0e-d7c297366cdd tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-admin] Volume info retrieved successfully. Sep 01 12:58:14 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-c0200879-7c9d-407b-9bd4-3073ec3263e6 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:58:14 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c0200879-7c9d-407b-9bd4-3073ec3263e6 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] DELETE http://192.168.122.202/volume/v3/snapshots/8b4f6300-a484-41d1-a4eb-ac8a677d52c4 Sep 01 12:58:14 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c0200879-7c9d-407b-9bd4-3073ec3263e6 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:58:14 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c0200879-7c9d-407b-9bd4-3073ec3263e6 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:58:14 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.snapshots [None req-c0200879-7c9d-407b-9bd4-3073ec3263e6 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Delete snapshot with id: 8b4f6300-a484-41d1-a4eb-ac8a677d52c4 Sep 01 12:58:14 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:58:14 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:58:14 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-c0200879-7c9d-407b-9bd4-3073ec3263e6 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Snapshot retrieved successfully. Sep 01 12:58:14 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:58:14 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:58:14 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-ec389647-3dad-4c13-9e0e-d7c297366cdd tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-admin] Delete volume request issued successfully. Sep 01 12:58:14 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ec389647-3dad-4c13-9e0e-d7c297366cdd tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-admin] http://192.168.122.202/volume/v3/volumes/12568b7c-0a94-4e87-bc12-9b410ff79ce5 returned with HTTP 202 Sep 01 12:58:14 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1706/3420] 192.168.122.202 () {60 vars in 1276 bytes} [Tue Sep 1 12:58:14 2026] DELETE /volume/v3/volumes/12568b7c-0a94-4e87-bc12-9b410ff79ce5 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 12:58:14 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-b07ed037-bec1-4a2a-a489-1baeed0a0165 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:58:14 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b07ed037-bec1-4a2a-a489-1baeed0a0165 tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-admin] GET http://192.168.122.202/volume/v3/volumes/12568b7c-0a94-4e87-bc12-9b410ff79ce5 Sep 01 12:58:14 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b07ed037-bec1-4a2a-a489-1baeed0a0165 tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:58:14 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b07ed037-bec1-4a2a-a489-1baeed0a0165 tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:58:14 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-c0200879-7c9d-407b-9bd4-3073ec3263e6 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Snapshot delete request issued successfully. Sep 01 12:58:14 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c0200879-7c9d-407b-9bd4-3073ec3263e6 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] http://192.168.122.202/volume/v3/snapshots/8b4f6300-a484-41d1-a4eb-ac8a677d52c4 returned with HTTP 202 Sep 01 12:58:14 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1715/3421] 192.168.122.202 () {58 vars in 1241 bytes} [Tue Sep 1 12:58:14 2026] DELETE /volume/v3/snapshots/8b4f6300-a484-41d1-a4eb-ac8a677d52c4 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:58:14 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:58:14 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:58:14 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:58:14 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:58:14 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-1405f9e2-40e3-4d4e-a30a-0157e8d1634d None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:58:14 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-1405f9e2-40e3-4d4e-a30a-0157e8d1634d tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] GET http://192.168.122.202/volume/v3/snapshots/8b4f6300-a484-41d1-a4eb-ac8a677d52c4 Sep 01 12:58:14 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-1405f9e2-40e3-4d4e-a30a-0157e8d1634d tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:58:14 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-1405f9e2-40e3-4d4e-a30a-0157e8d1634d tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:58:14 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-b07ed037-bec1-4a2a-a489-1baeed0a0165 tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-admin] Volume info retrieved successfully. Sep 01 12:58:14 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b07ed037-bec1-4a2a-a489-1baeed0a0165 tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-admin] http://192.168.122.202/volume/v3/volumes/12568b7c-0a94-4e87-bc12-9b410ff79ce5 returned with HTTP 200 Sep 01 12:58:14 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1707/3422] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:58:14 2026] GET /volume/v3/volumes/12568b7c-0a94-4e87-bc12-9b410ff79ce5 => generated 1016 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 12:58:14 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:58:14 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:58:14 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-1405f9e2-40e3-4d4e-a30a-0157e8d1634d tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Snapshot retrieved successfully. Sep 01 12:58:14 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-1405f9e2-40e3-4d4e-a30a-0157e8d1634d tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] http://192.168.122.202/volume/v3/snapshots/8b4f6300-a484-41d1-a4eb-ac8a677d52c4 returned with HTTP 200 Sep 01 12:58:14 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1716/3423] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:58:14 2026] GET /volume/v3/snapshots/8b4f6300-a484-41d1-a4eb-ac8a677d52c4 => generated 493 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:58:16 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-f56d618f-95cc-4c5a-b347-4d6f57b9545d None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:58:16 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-e0116181-2684-4b7e-9a1d-07fcf7435139 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:58:16 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f56d618f-95cc-4c5a-b347-4d6f57b9545d tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-admin] GET http://192.168.122.202/volume/v3/volumes/12568b7c-0a94-4e87-bc12-9b410ff79ce5 Sep 01 12:58:16 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f56d618f-95cc-4c5a-b347-4d6f57b9545d tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:58:16 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f56d618f-95cc-4c5a-b347-4d6f57b9545d tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:58:16 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e0116181-2684-4b7e-9a1d-07fcf7435139 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] GET http://192.168.122.202/volume/v3/snapshots/8b4f6300-a484-41d1-a4eb-ac8a677d52c4 Sep 01 12:58:16 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e0116181-2684-4b7e-9a1d-07fcf7435139 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:58:16 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e0116181-2684-4b7e-9a1d-07fcf7435139 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:58:16 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:58:16 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:58:16 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-e0116181-2684-4b7e-9a1d-07fcf7435139 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Snapshot retrieved successfully. Sep 01 12:58:16 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e0116181-2684-4b7e-9a1d-07fcf7435139 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] http://192.168.122.202/volume/v3/snapshots/8b4f6300-a484-41d1-a4eb-ac8a677d52c4 returned with HTTP 200 Sep 01 12:58:16 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1717/3424] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:58:16 2026] GET /volume/v3/snapshots/8b4f6300-a484-41d1-a4eb-ac8a677d52c4 => generated 493 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:58:16 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f56d618f-95cc-4c5a-b347-4d6f57b9545d tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-admin] http://192.168.122.202/volume/v3/volumes/12568b7c-0a94-4e87-bc12-9b410ff79ce5 returned with HTTP 404 Sep 01 12:58:16 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1708/3425] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:58:16 2026] GET /volume/v3/volumes/12568b7c-0a94-4e87-bc12-9b410ff79ce5 => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 12:58:16 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-6ec3b66a-7ebc-45c8-88f7-f468f41bd785 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:58:16 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-6ec3b66a-7ebc-45c8-88f7-f468f41bd785 tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-admin] POST http://192.168.122.202/volume/v3/volumes Sep 01 12:58:16 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-6ec3b66a-7ebc-45c8-88f7-f468f41bd785 tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-331982914"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:58:16 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.volumes [None req-6ec3b66a-7ebc-45c8-88f7-f468f41bd785 tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-331982914'}} {{(pid=86815) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:58:16 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-6ec3b66a-7ebc-45c8-88f7-f468f41bd785 tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-admin] Create volume of 1 GB Sep 01 12:58:16 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-6ec3b66a-7ebc-45c8-88f7-f468f41bd785 tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-admin] Availability Zones retrieved successfully. Sep 01 12:58:16 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-6ec3b66a-7ebc-45c8-88f7-f468f41bd785 tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-admin] Flow 'volume_create_api' (9e2b9fb0-235c-4151-bc87-6e60242fd0dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:58:16 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-6ec3b66a-7ebc-45c8-88f7-f468f41bd785 tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c54f6eed-83f9-4257-a370-e36674943439) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:58:16 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.flows.api.create_volume [None req-6ec3b66a-7ebc-45c8-88f7-f468f41bd785 tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-admin] Validating volume size '1' using validate_int {{(pid=86815) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 12:58:16 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-6ec3b66a-7ebc-45c8-88f7-f468f41bd785 tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c54f6eed-83f9-4257-a370-e36674943439) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T10:31:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3a4f1b59-94a6-4839-b926-0837adf99645,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a4f1b59-94a6-4839-b926-0837adf99645', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:58:16 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-6ec3b66a-7ebc-45c8-88f7-f468f41bd785 tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ae3430d-befa-4732-bda7-464e4a8b13c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:58:16 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-6ec3b66a-7ebc-45c8-88f7-f468f41bd785 tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-admin] Created reservations ['8a7baf04-b0f2-4001-8ea6-dd53f09f07bb', 'dc4c85b0-88d4-45d7-87f3-241086402e84', 'd5db1c9e-8a72-434f-8c87-3663014f9fe5', '13afcf13-4d49-4340-b72c-8d42d6c8f0e6'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:58:16 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-6ec3b66a-7ebc-45c8-88f7-f468f41bd785 tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ae3430d-befa-4732-bda7-464e4a8b13c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8a7baf04-b0f2-4001-8ea6-dd53f09f07bb', 'dc4c85b0-88d4-45d7-87f3-241086402e84', 'd5db1c9e-8a72-434f-8c87-3663014f9fe5', '13afcf13-4d49-4340-b72c-8d42d6c8f0e6']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:58:16 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-6ec3b66a-7ebc-45c8-88f7-f468f41bd785 tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8c4e6c68-5054-4ede-8fe9-496ae9c2d484) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:58:16 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:58:16 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:58:16 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-6ec3b66a-7ebc-45c8-88f7-f468f41bd785 tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8c4e6c68-5054-4ede-8fe9-496ae9c2d484) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c66efbf0-a5b1-43e5-b39a-ba235187e81d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-331982914',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='31f35bb652d44959aff22dd6406d4b75',qos_specs=None,replication_status=,reservations=['8a7baf04-b0f2-4001-8ea6-dd53f09f07bb','dc4c85b0-88d4-45d7-87f3-241086402e84','d5db1c9e-8a72-434f-8c87-3663014f9fe5','13afcf13-4d49-4340-b72c-8d42d6c8f0e6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='58ca8d6f01874b7d842ff2c1459d9b64',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T10:58:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-331982914',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c66efbf0-a5b1-43e5-b39a-ba235187e81d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='31f35bb652d44959aff22dd6406d4b75',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='58ca8d6f01874b7d842ff2c1459d9b64',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a4f1b59-94a6-4839-b926-0837adf99645),volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:58:16 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-6ec3b66a-7ebc-45c8-88f7-f468f41bd785 tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d88899f3-cf1d-4f15-8a64-3cb7dbf7fb5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:58:16 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-6ec3b66a-7ebc-45c8-88f7-f468f41bd785 tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d88899f3-cf1d-4f15-8a64-3cb7dbf7fb5b) transitioned into state 'SUCCESS' from state '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-331982914',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='31f35bb652d44959aff22dd6406d4b75',qos_specs=None,replication_status=,reservations=['8a7baf04-b0f2-4001-8ea6-dd53f09f07bb','dc4c85b0-88d4-45d7-87f3-241086402e84','d5db1c9e-8a72-434f-8c87-3663014f9fe5','13afcf13-4d49-4340-b72c-8d42d6c8f0e6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='58ca8d6f01874b7d842ff2c1459d9b64',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:58:16 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-6ec3b66a-7ebc-45c8-88f7-f468f41bd785 tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (372aa074-7987-4292-b7f0-680931fe9966) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:58:16 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-6ec3b66a-7ebc-45c8-88f7-f468f41bd785 tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (372aa074-7987-4292-b7f0-680931fe9966) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:58:16 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-6ec3b66a-7ebc-45c8-88f7-f468f41bd785 tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-admin] Flow 'volume_create_api' (9e2b9fb0-235c-4151-bc87-6e60242fd0dd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86815) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:58:16 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-6ec3b66a-7ebc-45c8-88f7-f468f41bd785 tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-admin] Create volume request issued successfully. Sep 01 12:58:16 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-6ec3b66a-7ebc-45c8-88f7-f468f41bd785 tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-admin] http://192.168.122.202/volume/v3/volumes returned with HTTP 202 Sep 01 12:58:16 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1718/3426] 192.168.122.202 () {62 vars in 1183 bytes} [Tue Sep 1 12:58:16 2026] POST /volume/v3/volumes => generated 786 bytes in 357 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:58:16 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-f24e71b2-ae52-4253-bd93-9a7abcc3eaec None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:58:16 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f24e71b2-ae52-4253-bd93-9a7abcc3eaec tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-admin] GET http://192.168.122.202/volume/v3/volumes/c66efbf0-a5b1-43e5-b39a-ba235187e81d Sep 01 12:58:16 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f24e71b2-ae52-4253-bd93-9a7abcc3eaec tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:58:16 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f24e71b2-ae52-4253-bd93-9a7abcc3eaec tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:58:16 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:58:16 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:58:16 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:58:16 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:58:16 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-f24e71b2-ae52-4253-bd93-9a7abcc3eaec tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-admin] Volume info retrieved successfully. Sep 01 12:58:16 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f24e71b2-ae52-4253-bd93-9a7abcc3eaec tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-admin] http://192.168.122.202/volume/v3/volumes/c66efbf0-a5b1-43e5-b39a-ba235187e81d returned with HTTP 200 Sep 01 12:58:16 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1709/3427] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:58:16 2026] GET /volume/v3/volumes/c66efbf0-a5b1-43e5-b39a-ba235187e81d => generated 965 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:58:17 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-42cdecd8-9c77-4c1b-bbe3-f99c8a0bbbde None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:58:17 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-42cdecd8-9c77-4c1b-bbe3-f99c8a0bbbde tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] GET http://192.168.122.202/volume/v3/snapshots/8b4f6300-a484-41d1-a4eb-ac8a677d52c4 Sep 01 12:58:17 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-42cdecd8-9c77-4c1b-bbe3-f99c8a0bbbde tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:58:17 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-42cdecd8-9c77-4c1b-bbe3-f99c8a0bbbde tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:58:17 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-42cdecd8-9c77-4c1b-bbe3-f99c8a0bbbde tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] http://192.168.122.202/volume/v3/snapshots/8b4f6300-a484-41d1-a4eb-ac8a677d52c4 returned with HTTP 404 Sep 01 12:58:17 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1719/3428] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:58:17 2026] GET /volume/v3/snapshots/8b4f6300-a484-41d1-a4eb-ac8a677d52c4 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:58:17 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-9db62aa8-c967-4003-9b30-cdff85f36907 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:58:17 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9db62aa8-c967-4003-9b30-cdff85f36907 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] DELETE http://192.168.122.202/volume/v3/volumes/d3b469bf-7ff6-4646-8907-e479c4d959d6 Sep 01 12:58:17 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-9db62aa8-c967-4003-9b30-cdff85f36907 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:58:17 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-9db62aa8-c967-4003-9b30-cdff85f36907 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:58:17 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-9db62aa8-c967-4003-9b30-cdff85f36907 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Delete volume with id: d3b469bf-7ff6-4646-8907-e479c4d959d6 Sep 01 12:58:17 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:58:17 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:58:17 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:58:17 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:58:17 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-9db62aa8-c967-4003-9b30-cdff85f36907 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Volume info retrieved successfully. Sep 01 12:58:17 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-9db62aa8-c967-4003-9b30-cdff85f36907 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Delete volume request issued successfully. Sep 01 12:58:17 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9db62aa8-c967-4003-9b30-cdff85f36907 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] http://192.168.122.202/volume/v3/volumes/d3b469bf-7ff6-4646-8907-e479c4d959d6 returned with HTTP 202 Sep 01 12:58:17 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1710/3429] 192.168.122.202 () {58 vars in 1235 bytes} [Tue Sep 1 12:58:17 2026] DELETE /volume/v3/volumes/d3b469bf-7ff6-4646-8907-e479c4d959d6 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:58:17 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-e7699e99-822b-4a59-b6cc-7d2c50b21b09 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:58:17 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e7699e99-822b-4a59-b6cc-7d2c50b21b09 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] GET http://192.168.122.202/volume/v3/volumes/d3b469bf-7ff6-4646-8907-e479c4d959d6 Sep 01 12:58:17 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e7699e99-822b-4a59-b6cc-7d2c50b21b09 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:58:17 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e7699e99-822b-4a59-b6cc-7d2c50b21b09 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:58:17 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:58:17 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:58:17 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:58:17 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:58:17 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-e7699e99-822b-4a59-b6cc-7d2c50b21b09 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Volume info retrieved successfully. Sep 01 12:58:17 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e7699e99-822b-4a59-b6cc-7d2c50b21b09 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] http://192.168.122.202/volume/v3/volumes/d3b469bf-7ff6-4646-8907-e479c4d959d6 returned with HTTP 200 Sep 01 12:58:17 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1720/3430] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:58:17 2026] GET /volume/v3/volumes/d3b469bf-7ff6-4646-8907-e479c4d959d6 => generated 1016 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:58:17 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-8787e844-af4e-487a-bc34-6903b7f519c4 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:58:17 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8787e844-af4e-487a-bc34-6903b7f519c4 tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-admin] GET http://192.168.122.202/volume/v3/volumes/c66efbf0-a5b1-43e5-b39a-ba235187e81d Sep 01 12:58:17 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-8787e844-af4e-487a-bc34-6903b7f519c4 tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:58:17 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-8787e844-af4e-487a-bc34-6903b7f519c4 tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:58:17 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:58:17 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:58:17 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:58:17 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:58:17 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-8787e844-af4e-487a-bc34-6903b7f519c4 tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-admin] Volume info retrieved successfully. Sep 01 12:58:17 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8787e844-af4e-487a-bc34-6903b7f519c4 tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-admin] http://192.168.122.202/volume/v3/volumes/c66efbf0-a5b1-43e5-b39a-ba235187e81d returned with HTTP 200 Sep 01 12:58:17 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1711/3431] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:58:17 2026] GET /volume/v3/volumes/c66efbf0-a5b1-43e5-b39a-ba235187e81d => generated 1015 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 12:58:18 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-dbca43c1-f5af-4921-a35d-619f8fb04e21 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:58:18 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-dbca43c1-f5af-4921-a35d-619f8fb04e21 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] GET http://192.168.122.202/volume/v3/volumes/d3b469bf-7ff6-4646-8907-e479c4d959d6 Sep 01 12:58:18 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-dbca43c1-f5af-4921-a35d-619f8fb04e21 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:58:18 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-dbca43c1-f5af-4921-a35d-619f8fb04e21 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:58:18 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-dbca43c1-f5af-4921-a35d-619f8fb04e21 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] http://192.168.122.202/volume/v3/volumes/d3b469bf-7ff6-4646-8907-e479c4d959d6 returned with HTTP 404 Sep 01 12:58:18 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1721/3432] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:58:18 2026] GET /volume/v3/volumes/d3b469bf-7ff6-4646-8907-e479c4d959d6 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:58:18 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-01407bb9-f0e1-46f9-8c6e-efef956e8728 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:58:18 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-01407bb9-f0e1-46f9-8c6e-efef956e8728 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] POST http://192.168.122.202/volume/v3/volumes Sep 01 12:58:18 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-01407bb9-f0e1-46f9-8c6e-efef956e8728 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1969921891"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:58:18 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volumes [None req-01407bb9-f0e1-46f9-8c6e-efef956e8728 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1969921891'}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:58:18 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-01407bb9-f0e1-46f9-8c6e-efef956e8728 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Create volume of 1 GB Sep 01 12:58:18 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-01407bb9-f0e1-46f9-8c6e-efef956e8728 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Availability Zones retrieved successfully. Sep 01 12:58:18 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-01407bb9-f0e1-46f9-8c6e-efef956e8728 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Flow 'volume_create_api' (6abab1c3-2eca-4804-8ae4-5295d6b075de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:58:18 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-01407bb9-f0e1-46f9-8c6e-efef956e8728 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d2c1618-599c-4dfa-9a5d-0887e7145618) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:58:18 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.flows.api.create_volume [None req-01407bb9-f0e1-46f9-8c6e-efef956e8728 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Validating volume size '1' using validate_int {{(pid=86814) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 12:58:18 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-01407bb9-f0e1-46f9-8c6e-efef956e8728 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d2c1618-599c-4dfa-9a5d-0887e7145618) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T10:31:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3a4f1b59-94a6-4839-b926-0837adf99645,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a4f1b59-94a6-4839-b926-0837adf99645', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:58:18 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-01407bb9-f0e1-46f9-8c6e-efef956e8728 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (405a9ba4-dd83-40e8-859c-1a0cfba3b779) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:58:18 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-01407bb9-f0e1-46f9-8c6e-efef956e8728 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Created reservations ['fefd6c18-2559-44e0-9065-06d2ba6acbfd', 'f3089346-a54e-46c5-bfd8-338b0828a6ac', '1a18ee2d-984c-431e-97e2-affa26221525', '80398fda-46e9-489d-b5fa-464adaa33b55'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:58:18 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-01407bb9-f0e1-46f9-8c6e-efef956e8728 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (405a9ba4-dd83-40e8-859c-1a0cfba3b779) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fefd6c18-2559-44e0-9065-06d2ba6acbfd', 'f3089346-a54e-46c5-bfd8-338b0828a6ac', '1a18ee2d-984c-431e-97e2-affa26221525', '80398fda-46e9-489d-b5fa-464adaa33b55']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:58:18 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-01407bb9-f0e1-46f9-8c6e-efef956e8728 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (090489c9-528e-4952-8c1f-86b2b1370d2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:58:18 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:58:18 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:58:18 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-01407bb9-f0e1-46f9-8c6e-efef956e8728 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (090489c9-528e-4952-8c1f-86b2b1370d2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4c9b9d17-c8eb-4d1c-9051-8720dd8ece39', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1969921891',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='46a0bac8546d45788de35d5dbc561325',qos_specs=None,replication_status=,reservations=['fefd6c18-2559-44e0-9065-06d2ba6acbfd','f3089346-a54e-46c5-bfd8-338b0828a6ac','1a18ee2d-984c-431e-97e2-affa26221525','80398fda-46e9-489d-b5fa-464adaa33b55'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f7b90b1887d74ace9c5568be14e5c0c2',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T10:58:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1969921891',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4c9b9d17-c8eb-4d1c-9051-8720dd8ece39,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='46a0bac8546d45788de35d5dbc561325',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f7b90b1887d74ace9c5568be14e5c0c2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a4f1b59-94a6-4839-b926-0837adf99645),volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:58:18 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-01407bb9-f0e1-46f9-8c6e-efef956e8728 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb90eee7-ee69-4b20-8694-142685bd748a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:58:18 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-01407bb9-f0e1-46f9-8c6e-efef956e8728 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb90eee7-ee69-4b20-8694-142685bd748a) transitioned into state 'SUCCESS' from state '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-1969921891',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='46a0bac8546d45788de35d5dbc561325',qos_specs=None,replication_status=,reservations=['fefd6c18-2559-44e0-9065-06d2ba6acbfd','f3089346-a54e-46c5-bfd8-338b0828a6ac','1a18ee2d-984c-431e-97e2-affa26221525','80398fda-46e9-489d-b5fa-464adaa33b55'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f7b90b1887d74ace9c5568be14e5c0c2',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:58:18 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-01407bb9-f0e1-46f9-8c6e-efef956e8728 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e0ba4d71-6915-4e41-844e-4175df890741) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:58:18 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-b51c6389-e6a4-4424-9fa6-2092550f3436 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:58:18 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b51c6389-e6a4-4424-9fa6-2092550f3436 tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-admin] GET http://192.168.122.202/volume/v3/volumes/c66efbf0-a5b1-43e5-b39a-ba235187e81d Sep 01 12:58:18 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b51c6389-e6a4-4424-9fa6-2092550f3436 tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:58:18 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b51c6389-e6a4-4424-9fa6-2092550f3436 tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:58:18 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:58:18 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:58:18 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-01407bb9-f0e1-46f9-8c6e-efef956e8728 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e0ba4d71-6915-4e41-844e-4175df890741) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:58:18 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:58:18 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:58:18 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-01407bb9-f0e1-46f9-8c6e-efef956e8728 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Flow 'volume_create_api' (6abab1c3-2eca-4804-8ae4-5295d6b075de) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86814) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:58:18 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-01407bb9-f0e1-46f9-8c6e-efef956e8728 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Create volume request issued successfully. Sep 01 12:58:18 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-01407bb9-f0e1-46f9-8c6e-efef956e8728 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] http://192.168.122.202/volume/v3/volumes returned with HTTP 202 Sep 01 12:58:18 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1712/3433] 192.168.122.202 () {60 vars in 1142 bytes} [Tue Sep 1 12:58:18 2026] POST /volume/v3/volumes => generated 787 bytes in 333 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:58:18 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-b51c6389-e6a4-4424-9fa6-2092550f3436 tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-admin] Volume info retrieved successfully. Sep 01 12:58:18 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b51c6389-e6a4-4424-9fa6-2092550f3436 tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-admin] http://192.168.122.202/volume/v3/volumes/c66efbf0-a5b1-43e5-b39a-ba235187e81d returned with HTTP 200 Sep 01 12:58:18 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1722/3434] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:58:18 2026] GET /volume/v3/volumes/c66efbf0-a5b1-43e5-b39a-ba235187e81d => generated 1016 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 12:58:18 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-b9893dd5-d675-424c-a940-be4dbb5b5ea7 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:58:18 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b9893dd5-d675-424c-a940-be4dbb5b5ea7 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] GET http://192.168.122.202/volume/v3/volumes/4c9b9d17-c8eb-4d1c-9051-8720dd8ece39 Sep 01 12:58:18 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b9893dd5-d675-424c-a940-be4dbb5b5ea7 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:58:18 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b9893dd5-d675-424c-a940-be4dbb5b5ea7 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:58:18 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-6c9a24fb-5329-462d-aa26-a4b8317cda15 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:58:18 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-6c9a24fb-5329-462d-aa26-a4b8317cda15 tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-reader] GET http://192.168.122.202/volume/v3/volumes/c66efbf0-a5b1-43e5-b39a-ba235187e81d Sep 01 12:58:18 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-6c9a24fb-5329-462d-aa26-a4b8317cda15 tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-reader] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:58:18 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-6c9a24fb-5329-462d-aa26-a4b8317cda15 tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-reader] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:58:18 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:58:18 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:58:18 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:58:18 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:58:18 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:58:18 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:58:18 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:58:18 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:58:18 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-b9893dd5-d675-424c-a940-be4dbb5b5ea7 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Volume info retrieved successfully. Sep 01 12:58:18 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-6c9a24fb-5329-462d-aa26-a4b8317cda15 tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-reader] Volume info retrieved successfully. Sep 01 12:58:18 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b9893dd5-d675-424c-a940-be4dbb5b5ea7 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] http://192.168.122.202/volume/v3/volumes/4c9b9d17-c8eb-4d1c-9051-8720dd8ece39 returned with HTTP 200 Sep 01 12:58:18 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1713/3435] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:58:18 2026] GET /volume/v3/volumes/4c9b9d17-c8eb-4d1c-9051-8720dd8ece39 => generated 966 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:58:18 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-6c9a24fb-5329-462d-aa26-a4b8317cda15 tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-reader] http://192.168.122.202/volume/v3/volumes/c66efbf0-a5b1-43e5-b39a-ba235187e81d returned with HTTP 200 Sep 01 12:58:18 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1723/3436] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:58:18 2026] GET /volume/v3/volumes/c66efbf0-a5b1-43e5-b39a-ba235187e81d => generated 853 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:58:18 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-2ad07961-bd29-499a-9c52-ba113ef21867 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:58:18 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-2ad07961-bd29-499a-9c52-ba113ef21867 tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-admin] DELETE http://192.168.122.202/volume/v3/volumes/c66efbf0-a5b1-43e5-b39a-ba235187e81d Sep 01 12:58:18 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-2ad07961-bd29-499a-9c52-ba113ef21867 tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:58:18 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-2ad07961-bd29-499a-9c52-ba113ef21867 tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-admin] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:58:18 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-2ad07961-bd29-499a-9c52-ba113ef21867 tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-admin] Delete volume with id: c66efbf0-a5b1-43e5-b39a-ba235187e81d Sep 01 12:58:18 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:58:18 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:58:18 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:58:18 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:58:18 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-2ad07961-bd29-499a-9c52-ba113ef21867 tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-admin] Volume info retrieved successfully. Sep 01 12:58:18 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-2ad07961-bd29-499a-9c52-ba113ef21867 tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-admin] Delete volume request issued successfully. Sep 01 12:58:18 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-2ad07961-bd29-499a-9c52-ba113ef21867 tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-admin] http://192.168.122.202/volume/v3/volumes/c66efbf0-a5b1-43e5-b39a-ba235187e81d returned with HTTP 202 Sep 01 12:58:18 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1714/3437] 192.168.122.202 () {60 vars in 1276 bytes} [Tue Sep 1 12:58:18 2026] DELETE /volume/v3/volumes/c66efbf0-a5b1-43e5-b39a-ba235187e81d => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 12:58:18 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-040b0c47-d695-4562-aa8e-642923f06f88 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:58:18 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-040b0c47-d695-4562-aa8e-642923f06f88 tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-admin] GET http://192.168.122.202/volume/v3/volumes/c66efbf0-a5b1-43e5-b39a-ba235187e81d Sep 01 12:58:18 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-040b0c47-d695-4562-aa8e-642923f06f88 tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:58:18 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-040b0c47-d695-4562-aa8e-642923f06f88 tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:58:18 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:58:18 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:58:18 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:58:18 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:58:18 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-040b0c47-d695-4562-aa8e-642923f06f88 tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-admin] Volume info retrieved successfully. Sep 01 12:58:18 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-040b0c47-d695-4562-aa8e-642923f06f88 tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-admin] http://192.168.122.202/volume/v3/volumes/c66efbf0-a5b1-43e5-b39a-ba235187e81d returned with HTTP 200 Sep 01 12:58:18 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1724/3438] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:58:18 2026] GET /volume/v3/volumes/c66efbf0-a5b1-43e5-b39a-ba235187e81d => generated 1015 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 12:58:19 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-51bb6e9a-2d79-4993-83ce-47be548284de None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:58:19 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-51bb6e9a-2d79-4993-83ce-47be548284de tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] GET http://192.168.122.202/volume/v3/volumes/4c9b9d17-c8eb-4d1c-9051-8720dd8ece39 Sep 01 12:58:19 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-51bb6e9a-2d79-4993-83ce-47be548284de tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:58:19 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-51bb6e9a-2d79-4993-83ce-47be548284de tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:58:19 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:58:19 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:58:19 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:58:19 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:58:19 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-51bb6e9a-2d79-4993-83ce-47be548284de tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Volume info retrieved successfully. Sep 01 12:58:19 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-51bb6e9a-2d79-4993-83ce-47be548284de tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] http://192.168.122.202/volume/v3/volumes/4c9b9d17-c8eb-4d1c-9051-8720dd8ece39 returned with HTTP 200 Sep 01 12:58:19 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1715/3439] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:58:19 2026] GET /volume/v3/volumes/4c9b9d17-c8eb-4d1c-9051-8720dd8ece39 => generated 1016 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:58:19 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-283b1362-c6d2-4397-9344-10007dfb30c8 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:58:19 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-283b1362-c6d2-4397-9344-10007dfb30c8 tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-admin] GET http://192.168.122.202/volume/v3/volumes/c66efbf0-a5b1-43e5-b39a-ba235187e81d Sep 01 12:58:19 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-283b1362-c6d2-4397-9344-10007dfb30c8 tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:58:19 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-283b1362-c6d2-4397-9344-10007dfb30c8 tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:58:19 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-283b1362-c6d2-4397-9344-10007dfb30c8 tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-admin] http://192.168.122.202/volume/v3/volumes/c66efbf0-a5b1-43e5-b39a-ba235187e81d returned with HTTP 404 Sep 01 12:58:19 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1725/3440] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:58:19 2026] GET /volume/v3/volumes/c66efbf0-a5b1-43e5-b39a-ba235187e81d => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 12:58:19 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-008e9525-38a7-40d3-8bfe-3e578f747587 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:58:19 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-008e9525-38a7-40d3-8bfe-3e578f747587 tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-admin] POST http://192.168.122.202/volume/v3/volumes Sep 01 12:58:19 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-008e9525-38a7-40d3-8bfe-3e578f747587 tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2086773509"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:58:19 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volumes [None req-008e9525-38a7-40d3-8bfe-3e578f747587 tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2086773509'}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:58:19 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-008e9525-38a7-40d3-8bfe-3e578f747587 tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-admin] Create volume of 1 GB Sep 01 12:58:19 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-008e9525-38a7-40d3-8bfe-3e578f747587 tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-admin] Availability Zones retrieved successfully. Sep 01 12:58:19 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-008e9525-38a7-40d3-8bfe-3e578f747587 tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-admin] Flow 'volume_create_api' (6821815e-166b-4115-8397-af4d656b2229) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:58:19 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-008e9525-38a7-40d3-8bfe-3e578f747587 tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (025be455-2761-40b3-bb32-39e3f99a1c1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:58:19 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.flows.api.create_volume [None req-008e9525-38a7-40d3-8bfe-3e578f747587 tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-admin] Validating volume size '1' using validate_int {{(pid=86814) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 12:58:19 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-008e9525-38a7-40d3-8bfe-3e578f747587 tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (025be455-2761-40b3-bb32-39e3f99a1c1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T10:31:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3a4f1b59-94a6-4839-b926-0837adf99645,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a4f1b59-94a6-4839-b926-0837adf99645', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:58:19 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-008e9525-38a7-40d3-8bfe-3e578f747587 tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d416090-1c6b-4110-a39b-3f881ef8d43d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:58:20 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-008e9525-38a7-40d3-8bfe-3e578f747587 tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-admin] Created reservations ['133ed258-68f9-4ac6-b7b8-59ae5f063968', '9c99b061-6333-4bfc-96bc-feb54e0d998d', '5e55a931-cb9f-485d-beb3-72b6697bcd32', '1c3c5c84-a5b5-408c-9b08-ef7ff20269f0'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:58:20 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-008e9525-38a7-40d3-8bfe-3e578f747587 tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d416090-1c6b-4110-a39b-3f881ef8d43d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['133ed258-68f9-4ac6-b7b8-59ae5f063968', '9c99b061-6333-4bfc-96bc-feb54e0d998d', '5e55a931-cb9f-485d-beb3-72b6697bcd32', '1c3c5c84-a5b5-408c-9b08-ef7ff20269f0']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:58:20 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-008e9525-38a7-40d3-8bfe-3e578f747587 tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d064c648-0fa6-4f23-b0fe-be4f985fb810) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:58:20 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:58:20 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:58:20 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-008e9525-38a7-40d3-8bfe-3e578f747587 tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d064c648-0fa6-4f23-b0fe-be4f985fb810) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '06564cb3-2f71-4bdb-b589-248efadbcd70', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2086773509',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='31f35bb652d44959aff22dd6406d4b75',qos_specs=None,replication_status=,reservations=['133ed258-68f9-4ac6-b7b8-59ae5f063968','9c99b061-6333-4bfc-96bc-feb54e0d998d','5e55a931-cb9f-485d-beb3-72b6697bcd32','1c3c5c84-a5b5-408c-9b08-ef7ff20269f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='58ca8d6f01874b7d842ff2c1459d9b64',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T10:58:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2086773509',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=06564cb3-2f71-4bdb-b589-248efadbcd70,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='31f35bb652d44959aff22dd6406d4b75',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='58ca8d6f01874b7d842ff2c1459d9b64',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a4f1b59-94a6-4839-b926-0837adf99645),volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:58:20 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-008e9525-38a7-40d3-8bfe-3e578f747587 tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e146e752-352f-4c99-9e15-89b0f470ef28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:58:20 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-008e9525-38a7-40d3-8bfe-3e578f747587 tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e146e752-352f-4c99-9e15-89b0f470ef28) transitioned into state 'SUCCESS' from state '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-2086773509',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='31f35bb652d44959aff22dd6406d4b75',qos_specs=None,replication_status=,reservations=['133ed258-68f9-4ac6-b7b8-59ae5f063968','9c99b061-6333-4bfc-96bc-feb54e0d998d','5e55a931-cb9f-485d-beb3-72b6697bcd32','1c3c5c84-a5b5-408c-9b08-ef7ff20269f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='58ca8d6f01874b7d842ff2c1459d9b64',volume_type_id=3a4f1b59-94a6-4839-b926-0837adf99645)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:58:20 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-008e9525-38a7-40d3-8bfe-3e578f747587 tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ba944718-6420-4e0f-8151-3c019092046c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:58:20 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-008e9525-38a7-40d3-8bfe-3e578f747587 tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ba944718-6420-4e0f-8151-3c019092046c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:58:20 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-008e9525-38a7-40d3-8bfe-3e578f747587 tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-admin] Flow 'volume_create_api' (6821815e-166b-4115-8397-af4d656b2229) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86814) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:58:20 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-008e9525-38a7-40d3-8bfe-3e578f747587 tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-admin] Create volume request issued successfully. Sep 01 12:58:20 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-008e9525-38a7-40d3-8bfe-3e578f747587 tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-admin] http://192.168.122.202/volume/v3/volumes returned with HTTP 202 Sep 01 12:58:20 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1716/3441] 192.168.122.202 () {62 vars in 1183 bytes} [Tue Sep 1 12:58:19 2026] POST /volume/v3/volumes => generated 787 bytes in 367 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:58:20 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-59a7e6bd-2a6f-4d1c-9912-cb7e01f73a14 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:58:20 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-59a7e6bd-2a6f-4d1c-9912-cb7e01f73a14 tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-admin] GET http://192.168.122.202/volume/v3/volumes/06564cb3-2f71-4bdb-b589-248efadbcd70 Sep 01 12:58:20 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-59a7e6bd-2a6f-4d1c-9912-cb7e01f73a14 tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:58:20 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-59a7e6bd-2a6f-4d1c-9912-cb7e01f73a14 tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:58:20 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:58:20 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:58:20 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:58:20 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:58:20 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-59a7e6bd-2a6f-4d1c-9912-cb7e01f73a14 tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-admin] Volume info retrieved successfully. Sep 01 12:58:20 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-59a7e6bd-2a6f-4d1c-9912-cb7e01f73a14 tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-admin] http://192.168.122.202/volume/v3/volumes/06564cb3-2f71-4bdb-b589-248efadbcd70 returned with HTTP 200 Sep 01 12:58:20 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1726/3442] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:58:20 2026] GET /volume/v3/volumes/06564cb3-2f71-4bdb-b589-248efadbcd70 => generated 966 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:58:20 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-542a4396-82e9-4007-80c6-ccab215b52d1 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:58:20 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-542a4396-82e9-4007-80c6-ccab215b52d1 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] GET http://192.168.122.202/volume/v3/volumes/4c9b9d17-c8eb-4d1c-9051-8720dd8ece39 Sep 01 12:58:20 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-542a4396-82e9-4007-80c6-ccab215b52d1 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:58:20 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-542a4396-82e9-4007-80c6-ccab215b52d1 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:58:20 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:58:20 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:58:20 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:58:20 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:58:20 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-542a4396-82e9-4007-80c6-ccab215b52d1 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Volume info retrieved successfully. Sep 01 12:58:20 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-542a4396-82e9-4007-80c6-ccab215b52d1 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] http://192.168.122.202/volume/v3/volumes/4c9b9d17-c8eb-4d1c-9051-8720dd8ece39 returned with HTTP 200 Sep 01 12:58:20 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1717/3443] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:58:20 2026] GET /volume/v3/volumes/4c9b9d17-c8eb-4d1c-9051-8720dd8ece39 => generated 1017 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:58:20 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-2d7de2b3-ec3a-4840-a59d-57c91df3ed9b None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:58:20 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-2d7de2b3-ec3a-4840-a59d-57c91df3ed9b tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] POST http://192.168.122.202/volume/v3/snapshots Sep 01 12:58:20 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-2d7de2b3-ec3a-4840-a59d-57c91df3ed9b tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4c9b9d17-c8eb-4d1c-9051-8720dd8ece39", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-168687596"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:58:20 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:58:20 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:58:20 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:58:20 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:58:20 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-2d7de2b3-ec3a-4840-a59d-57c91df3ed9b tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Volume info retrieved successfully. Sep 01 12:58:20 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.snapshots [None req-2d7de2b3-ec3a-4840-a59d-57c91df3ed9b tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Create snapshot from volume 4c9b9d17-c8eb-4d1c-9051-8720dd8ece39 Sep 01 12:58:20 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-2d7de2b3-ec3a-4840-a59d-57c91df3ed9b tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Created reservations ['4544dc02-24a8-4755-a4ee-4fdb66bc142f', 'e50f87b2-8947-45d1-9952-42769f07ca9a', 'fa003d9b-83d9-458b-aaef-cf66039ad0c0', 'fcaa3d0c-a0e4-437e-9fe8-b843e069e5f3'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:58:20 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:58:20 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:58:20 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-2d7de2b3-ec3a-4840-a59d-57c91df3ed9b tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Snapshot create request issued successfully. Sep 01 12:58:20 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-2d7de2b3-ec3a-4840-a59d-57c91df3ed9b tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] http://192.168.122.202/volume/v3/snapshots returned with HTTP 202 Sep 01 12:58:21 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1727/3444] 192.168.122.202 () {60 vars in 1149 bytes} [Tue Sep 1 12:58:20 2026] POST /volume/v3/snapshots => generated 307 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:58:21 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-43a07143-3221-46f1-96ab-0da73364002b None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:58:21 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-43a07143-3221-46f1-96ab-0da73364002b tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] GET http://192.168.122.202/volume/v3/snapshots/3f94bcf5-aafe-4cb8-984f-0ee820c4865e Sep 01 12:58:21 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-43a07143-3221-46f1-96ab-0da73364002b tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:58:21 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-43a07143-3221-46f1-96ab-0da73364002b tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:58:21 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:58:21 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:58:21 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-43a07143-3221-46f1-96ab-0da73364002b tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Snapshot retrieved successfully. Sep 01 12:58:21 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-43a07143-3221-46f1-96ab-0da73364002b tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] http://192.168.122.202/volume/v3/snapshots/3f94bcf5-aafe-4cb8-984f-0ee820c4865e returned with HTTP 200 Sep 01 12:58:21 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1718/3445] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:58:21 2026] GET /volume/v3/snapshots/3f94bcf5-aafe-4cb8-984f-0ee820c4865e => generated 439 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:58:21 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-9da2c13c-17e8-4831-997b-79c673026473 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:58:21 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9da2c13c-17e8-4831-997b-79c673026473 tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-admin] GET http://192.168.122.202/volume/v3/volumes/06564cb3-2f71-4bdb-b589-248efadbcd70 Sep 01 12:58:21 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-9da2c13c-17e8-4831-997b-79c673026473 tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:58:21 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-9da2c13c-17e8-4831-997b-79c673026473 tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:58:21 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:58:21 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:58:21 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:58:21 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:58:21 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-9da2c13c-17e8-4831-997b-79c673026473 tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-admin] Volume info retrieved successfully. Sep 01 12:58:21 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9da2c13c-17e8-4831-997b-79c673026473 tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-admin] http://192.168.122.202/volume/v3/volumes/06564cb3-2f71-4bdb-b589-248efadbcd70 returned with HTTP 200 Sep 01 12:58:21 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1728/3446] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:58:21 2026] GET /volume/v3/volumes/06564cb3-2f71-4bdb-b589-248efadbcd70 => generated 1016 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 12:58:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-e562f7de-d11b-4619-a3c3-1ce2ce93ae96 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:58:22 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e562f7de-d11b-4619-a3c3-1ce2ce93ae96 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] GET http://192.168.122.202/volume/v3/snapshots/3f94bcf5-aafe-4cb8-984f-0ee820c4865e Sep 01 12:58:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e562f7de-d11b-4619-a3c3-1ce2ce93ae96 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:58:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e562f7de-d11b-4619-a3c3-1ce2ce93ae96 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:58:22 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:58:22 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:58:22 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-e562f7de-d11b-4619-a3c3-1ce2ce93ae96 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Snapshot retrieved successfully. Sep 01 12:58:22 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e562f7de-d11b-4619-a3c3-1ce2ce93ae96 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] http://192.168.122.202/volume/v3/snapshots/3f94bcf5-aafe-4cb8-984f-0ee820c4865e returned with HTTP 200 Sep 01 12:58:22 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1719/3447] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:58:22 2026] GET /volume/v3/snapshots/3f94bcf5-aafe-4cb8-984f-0ee820c4865e => generated 439 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:58:22 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-9a06ece3-11c4-48d4-9857-fc329c7a327f None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:58:22 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9a06ece3-11c4-48d4-9857-fc329c7a327f tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-admin] GET http://192.168.122.202/volume/v3/volumes/06564cb3-2f71-4bdb-b589-248efadbcd70 Sep 01 12:58:22 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-9a06ece3-11c4-48d4-9857-fc329c7a327f tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:58:22 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-9a06ece3-11c4-48d4-9857-fc329c7a327f tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:58:22 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:58:22 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:58:22 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:58:22 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:58:22 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-9a06ece3-11c4-48d4-9857-fc329c7a327f tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-admin] Volume info retrieved successfully. Sep 01 12:58:22 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9a06ece3-11c4-48d4-9857-fc329c7a327f tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-admin] http://192.168.122.202/volume/v3/volumes/06564cb3-2f71-4bdb-b589-248efadbcd70 returned with HTTP 200 Sep 01 12:58:22 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1729/3448] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:58:22 2026] GET /volume/v3/volumes/06564cb3-2f71-4bdb-b589-248efadbcd70 => generated 1017 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 12:58:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-2c5e6ab4-5bef-49c3-ba7b-f3f7c131c2a2 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:58:22 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-2c5e6ab4-5bef-49c3-ba7b-f3f7c131c2a2 tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-reader] GET http://192.168.122.202/volume/v3/volumes/summary Sep 01 12:58:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-2c5e6ab4-5bef-49c3-ba7b-f3f7c131c2a2 tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-reader] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:58:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-2c5e6ab4-5bef-49c3-ba7b-f3f7c131c2a2 tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-reader] Calling method 'version_select' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:58:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.api_utils [None req-2c5e6ab4-5bef-49c3-ba7b-f3f7c131c2a2 tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-reader] Removing options '' from query. {{(pid=86814) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:58:22 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-2c5e6ab4-5bef-49c3-ba7b-f3f7c131c2a2 tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-reader] Get summary completed successfully. Sep 01 12:58:22 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-2c5e6ab4-5bef-49c3-ba7b-f3f7c131c2a2 tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-reader] http://192.168.122.202/volume/v3/volumes/summary returned with HTTP 200 Sep 01 12:58:22 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1720/3449] 192.168.122.202 () {60 vars in 1186 bytes} [Tue Sep 1 12:58:22 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:58:22 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-16735607-50d5-4157-b531-933a3e186e2c None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:58:22 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-16735607-50d5-4157-b531-933a3e186e2c tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-admin] DELETE http://192.168.122.202/volume/v3/volumes/06564cb3-2f71-4bdb-b589-248efadbcd70 Sep 01 12:58:22 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-16735607-50d5-4157-b531-933a3e186e2c tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:58:22 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-16735607-50d5-4157-b531-933a3e186e2c tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-admin] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:58:22 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-16735607-50d5-4157-b531-933a3e186e2c tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-admin] Delete volume with id: 06564cb3-2f71-4bdb-b589-248efadbcd70 Sep 01 12:58:22 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:58:22 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:58:22 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:58:22 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:58:22 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-16735607-50d5-4157-b531-933a3e186e2c tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-admin] Volume info retrieved successfully. Sep 01 12:58:22 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-16735607-50d5-4157-b531-933a3e186e2c tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-admin] Delete volume request issued successfully. Sep 01 12:58:22 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-16735607-50d5-4157-b531-933a3e186e2c tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-admin] http://192.168.122.202/volume/v3/volumes/06564cb3-2f71-4bdb-b589-248efadbcd70 returned with HTTP 202 Sep 01 12:58:22 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1730/3450] 192.168.122.202 () {60 vars in 1276 bytes} [Tue Sep 1 12:58:22 2026] DELETE /volume/v3/volumes/06564cb3-2f71-4bdb-b589-248efadbcd70 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 12:58:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-6b79d678-64c0-48a2-9388-25b03ce4c7c3 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:58:22 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-6b79d678-64c0-48a2-9388-25b03ce4c7c3 tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-admin] GET http://192.168.122.202/volume/v3/volumes/06564cb3-2f71-4bdb-b589-248efadbcd70 Sep 01 12:58:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-6b79d678-64c0-48a2-9388-25b03ce4c7c3 tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:58:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-6b79d678-64c0-48a2-9388-25b03ce4c7c3 tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:58:22 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:58:22 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:58:22 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:58:22 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:58:22 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-6b79d678-64c0-48a2-9388-25b03ce4c7c3 tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-admin] Volume info retrieved successfully. Sep 01 12:58:22 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-6b79d678-64c0-48a2-9388-25b03ce4c7c3 tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-admin] http://192.168.122.202/volume/v3/volumes/06564cb3-2f71-4bdb-b589-248efadbcd70 returned with HTTP 200 Sep 01 12:58:22 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1721/3451] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:58:22 2026] GET /volume/v3/volumes/06564cb3-2f71-4bdb-b589-248efadbcd70 => generated 1016 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 12:58:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-e022f3e4-9c2d-4bcc-8ca2-9366de82d800 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:58:23 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e022f3e4-9c2d-4bcc-8ca2-9366de82d800 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] GET http://192.168.122.202/volume/v3/snapshots/3f94bcf5-aafe-4cb8-984f-0ee820c4865e Sep 01 12:58:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e022f3e4-9c2d-4bcc-8ca2-9366de82d800 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:58:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e022f3e4-9c2d-4bcc-8ca2-9366de82d800 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:58:23 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:58:23 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:58:23 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-e022f3e4-9c2d-4bcc-8ca2-9366de82d800 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Snapshot retrieved successfully. Sep 01 12:58:23 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e022f3e4-9c2d-4bcc-8ca2-9366de82d800 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] http://192.168.122.202/volume/v3/snapshots/3f94bcf5-aafe-4cb8-984f-0ee820c4865e returned with HTTP 200 Sep 01 12:58:23 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1731/3452] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:58:23 2026] GET /volume/v3/snapshots/3f94bcf5-aafe-4cb8-984f-0ee820c4865e => generated 439 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:58:23 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-0048b6be-6459-4c78-9255-147e0cb5ca6a None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:58:23 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-0048b6be-6459-4c78-9255-147e0cb5ca6a tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-admin] GET http://192.168.122.202/volume/v3/volumes/06564cb3-2f71-4bdb-b589-248efadbcd70 Sep 01 12:58:23 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-0048b6be-6459-4c78-9255-147e0cb5ca6a tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:58:23 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-0048b6be-6459-4c78-9255-147e0cb5ca6a tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:58:23 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-0048b6be-6459-4c78-9255-147e0cb5ca6a tempest-ProjectReaderTests-996730659 tempest-ProjectReaderTests-996730659-project-admin] http://192.168.122.202/volume/v3/volumes/06564cb3-2f71-4bdb-b589-248efadbcd70 returned with HTTP 404 Sep 01 12:58:23 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1722/3453] 192.168.122.202 () {60 vars in 1273 bytes} [Tue Sep 1 12:58:23 2026] GET /volume/v3/volumes/06564cb3-2f71-4bdb-b589-248efadbcd70 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 12:58:24 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-1e489446-3b15-40c6-a842-78f0c9895ae7 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:58:24 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-1e489446-3b15-40c6-a842-78f0c9895ae7 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] GET http://192.168.122.202/volume/v3/snapshots/3f94bcf5-aafe-4cb8-984f-0ee820c4865e Sep 01 12:58:24 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-1e489446-3b15-40c6-a842-78f0c9895ae7 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:58:24 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-1e489446-3b15-40c6-a842-78f0c9895ae7 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:58:24 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:58:24 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:58:24 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-1e489446-3b15-40c6-a842-78f0c9895ae7 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Snapshot retrieved successfully. Sep 01 12:58:24 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-1e489446-3b15-40c6-a842-78f0c9895ae7 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] http://192.168.122.202/volume/v3/snapshots/3f94bcf5-aafe-4cb8-984f-0ee820c4865e returned with HTTP 200 Sep 01 12:58:24 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1732/3454] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:58:24 2026] GET /volume/v3/snapshots/3f94bcf5-aafe-4cb8-984f-0ee820c4865e => generated 466 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:58:24 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-c1efb8e3-b4d0-4090-9561-0ddba015e93e None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:58:24 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c1efb8e3-b4d0-4090-9561-0ddba015e93e tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] POST http://192.168.122.202/volume/v3/snapshots/3f94bcf5-aafe-4cb8-984f-0ee820c4865e/action Sep 01 12:58:24 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c1efb8e3-b4d0-4090-9561-0ddba015e93e tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=86814) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:58:24 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c1efb8e3-b4d0-4090-9561-0ddba015e93e tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:58:24 devstack devstack@c-api.service[86814]: DEBUG cinder.api.contrib.admin_actions [None req-c1efb8e3-b4d0-4090-9561-0ddba015e93e tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Updating snapshot '3f94bcf5-aafe-4cb8-984f-0ee820c4865e' with '{'status': 'creating'}' {{(pid=86814) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 01 12:58:24 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:58:24 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:58:24 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c1efb8e3-b4d0-4090-9561-0ddba015e93e tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] http://192.168.122.202/volume/v3/snapshots/3f94bcf5-aafe-4cb8-984f-0ee820c4865e/action returned with HTTP 202 Sep 01 12:58:24 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1723/3455] 192.168.122.202 () {60 vars in 1280 bytes} [Tue Sep 1 12:58:24 2026] POST /volume/v3/snapshots/3f94bcf5-aafe-4cb8-984f-0ee820c4865e/action => generated 0 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 12:58:24 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-0e75dbc3-25f9-4784-94ad-97ca799fdc52 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:58:24 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0e75dbc3-25f9-4784-94ad-97ca799fdc52 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] GET http://192.168.122.202/volume/v3/snapshots/3f94bcf5-aafe-4cb8-984f-0ee820c4865e Sep 01 12:58:24 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0e75dbc3-25f9-4784-94ad-97ca799fdc52 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:58:24 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0e75dbc3-25f9-4784-94ad-97ca799fdc52 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:58:24 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:58:24 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:58:24 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-0e75dbc3-25f9-4784-94ad-97ca799fdc52 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Snapshot retrieved successfully. Sep 01 12:58:24 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0e75dbc3-25f9-4784-94ad-97ca799fdc52 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] http://192.168.122.202/volume/v3/snapshots/3f94bcf5-aafe-4cb8-984f-0ee820c4865e returned with HTTP 200 Sep 01 12:58:24 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1733/3456] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:58:24 2026] GET /volume/v3/snapshots/3f94bcf5-aafe-4cb8-984f-0ee820c4865e => generated 465 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:58:24 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-9521ef9d-286a-4612-8c63-dd573f2707db None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:58:24 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9521ef9d-286a-4612-8c63-dd573f2707db tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-member] POST http://192.168.122.202/volume/v3/snapshots/3f94bcf5-aafe-4cb8-984f-0ee820c4865e/action Sep 01 12:58:24 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-9521ef9d-286a-4612-8c63-dd573f2707db tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=86814) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:58:24 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-9521ef9d-286a-4612-8c63-dd573f2707db tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:58:24 devstack devstack@c-api.service[86814]: DEBUG cinder.api.contrib.snapshot_actions [None req-9521ef9d-286a-4612-8c63-dd573f2707db tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=86814) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Sep 01 12:58:24 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:58:24 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:58:24 devstack devstack@c-api.service[86814]: INFO cinder.api.contrib.snapshot_actions [None req-9521ef9d-286a-4612-8c63-dd573f2707db tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-member] Updating snapshot 3f94bcf5-aafe-4cb8-984f-0ee820c4865e with info {'id': '3f94bcf5-aafe-4cb8-984f-0ee820c4865e', 'status': 'error', 'progress': '80%'} Sep 01 12:58:24 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9521ef9d-286a-4612-8c63-dd573f2707db tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-member] http://192.168.122.202/volume/v3/snapshots/3f94bcf5-aafe-4cb8-984f-0ee820c4865e/action returned with HTTP 202 Sep 01 12:58:24 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1724/3457] 192.168.122.202 () {60 vars in 1280 bytes} [Tue Sep 1 12:58:24 2026] POST /volume/v3/snapshots/3f94bcf5-aafe-4cb8-984f-0ee820c4865e/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:58:24 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-e0d67c72-075b-46c6-b79e-1d0dd9a56b70 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:58:24 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e0d67c72-075b-46c6-b79e-1d0dd9a56b70 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] DELETE http://192.168.122.202/volume/v3/snapshots/3f94bcf5-aafe-4cb8-984f-0ee820c4865e Sep 01 12:58:24 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e0d67c72-075b-46c6-b79e-1d0dd9a56b70 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:58:24 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e0d67c72-075b-46c6-b79e-1d0dd9a56b70 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:58:24 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.snapshots [None req-e0d67c72-075b-46c6-b79e-1d0dd9a56b70 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Delete snapshot with id: 3f94bcf5-aafe-4cb8-984f-0ee820c4865e Sep 01 12:58:24 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:58:24 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:58:24 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-e0d67c72-075b-46c6-b79e-1d0dd9a56b70 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Snapshot retrieved successfully. Sep 01 12:58:24 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:58:24 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:58:24 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-e0d67c72-075b-46c6-b79e-1d0dd9a56b70 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Snapshot delete request issued successfully. Sep 01 12:58:24 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e0d67c72-075b-46c6-b79e-1d0dd9a56b70 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] http://192.168.122.202/volume/v3/snapshots/3f94bcf5-aafe-4cb8-984f-0ee820c4865e returned with HTTP 202 Sep 01 12:58:24 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1734/3458] 192.168.122.202 () {58 vars in 1241 bytes} [Tue Sep 1 12:58:24 2026] DELETE /volume/v3/snapshots/3f94bcf5-aafe-4cb8-984f-0ee820c4865e => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:58:24 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-1c5dbc23-cc32-4e73-bfe2-221bfeb798fe None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:58:24 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1c5dbc23-cc32-4e73-bfe2-221bfeb798fe tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] GET http://192.168.122.202/volume/v3/snapshots/3f94bcf5-aafe-4cb8-984f-0ee820c4865e Sep 01 12:58:24 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-1c5dbc23-cc32-4e73-bfe2-221bfeb798fe tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:58:24 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-1c5dbc23-cc32-4e73-bfe2-221bfeb798fe tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:58:24 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:58:24 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:58:24 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-1c5dbc23-cc32-4e73-bfe2-221bfeb798fe tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Snapshot retrieved successfully. Sep 01 12:58:24 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1c5dbc23-cc32-4e73-bfe2-221bfeb798fe tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] http://192.168.122.202/volume/v3/snapshots/3f94bcf5-aafe-4cb8-984f-0ee820c4865e returned with HTTP 200 Sep 01 12:58:24 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1725/3459] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:58:24 2026] GET /volume/v3/snapshots/3f94bcf5-aafe-4cb8-984f-0ee820c4865e => generated 464 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:58:25 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-b1c2bd57-eec9-40da-820d-1b1512db39df None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:58:25 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b1c2bd57-eec9-40da-820d-1b1512db39df tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] GET http://192.168.122.202/volume/v3/snapshots/3f94bcf5-aafe-4cb8-984f-0ee820c4865e Sep 01 12:58:25 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b1c2bd57-eec9-40da-820d-1b1512db39df tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:58:25 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b1c2bd57-eec9-40da-820d-1b1512db39df tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:58:25 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:58:25 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:58:25 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-b1c2bd57-eec9-40da-820d-1b1512db39df tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Snapshot retrieved successfully. Sep 01 12:58:25 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b1c2bd57-eec9-40da-820d-1b1512db39df tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] http://192.168.122.202/volume/v3/snapshots/3f94bcf5-aafe-4cb8-984f-0ee820c4865e returned with HTTP 200 Sep 01 12:58:25 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1735/3460] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:58:25 2026] GET /volume/v3/snapshots/3f94bcf5-aafe-4cb8-984f-0ee820c4865e => generated 464 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:58:26 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-b3d87b31-5290-40bb-9116-38e0d7d7c194 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:58:26 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b3d87b31-5290-40bb-9116-38e0d7d7c194 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] GET http://192.168.122.202/volume/v3/snapshots/3f94bcf5-aafe-4cb8-984f-0ee820c4865e Sep 01 12:58:26 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b3d87b31-5290-40bb-9116-38e0d7d7c194 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:58:26 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b3d87b31-5290-40bb-9116-38e0d7d7c194 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:58:26 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b3d87b31-5290-40bb-9116-38e0d7d7c194 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] http://192.168.122.202/volume/v3/snapshots/3f94bcf5-aafe-4cb8-984f-0ee820c4865e returned with HTTP 404 Sep 01 12:58:26 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1726/3461] 192.168.122.202 () {58 vars in 1238 bytes} [Tue Sep 1 12:58:26 2026] GET /volume/v3/snapshots/3f94bcf5-aafe-4cb8-984f-0ee820c4865e => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:58:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-e913b6b7-4c4a-419b-af53-578fe15ab540 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:58:26 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e913b6b7-4c4a-419b-af53-578fe15ab540 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] DELETE http://192.168.122.202/volume/v3/volumes/4c9b9d17-c8eb-4d1c-9051-8720dd8ece39 Sep 01 12:58:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e913b6b7-4c4a-419b-af53-578fe15ab540 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:58:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e913b6b7-4c4a-419b-af53-578fe15ab540 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:58:26 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-e913b6b7-4c4a-419b-af53-578fe15ab540 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Delete volume with id: 4c9b9d17-c8eb-4d1c-9051-8720dd8ece39 Sep 01 12:58:26 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:58:26 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:58:26 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:58:26 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:58:26 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-e913b6b7-4c4a-419b-af53-578fe15ab540 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Volume info retrieved successfully. Sep 01 12:58:26 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-e913b6b7-4c4a-419b-af53-578fe15ab540 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Delete volume request issued successfully. Sep 01 12:58:26 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e913b6b7-4c4a-419b-af53-578fe15ab540 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] http://192.168.122.202/volume/v3/volumes/4c9b9d17-c8eb-4d1c-9051-8720dd8ece39 returned with HTTP 202 Sep 01 12:58:26 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1736/3462] 192.168.122.202 () {58 vars in 1235 bytes} [Tue Sep 1 12:58:26 2026] DELETE /volume/v3/volumes/4c9b9d17-c8eb-4d1c-9051-8720dd8ece39 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:58:26 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-4489ed7b-41c0-4535-9a70-544d720f95b6 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:58:26 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-4489ed7b-41c0-4535-9a70-544d720f95b6 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] GET http://192.168.122.202/volume/v3/volumes/4c9b9d17-c8eb-4d1c-9051-8720dd8ece39 Sep 01 12:58:26 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-4489ed7b-41c0-4535-9a70-544d720f95b6 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:58:26 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-4489ed7b-41c0-4535-9a70-544d720f95b6 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:58:26 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:58:26 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:58:26 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:58:26 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:58:26 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-4489ed7b-41c0-4535-9a70-544d720f95b6 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Volume info retrieved successfully. Sep 01 12:58:26 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-4489ed7b-41c0-4535-9a70-544d720f95b6 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] http://192.168.122.202/volume/v3/volumes/4c9b9d17-c8eb-4d1c-9051-8720dd8ece39 returned with HTTP 200 Sep 01 12:58:26 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1727/3463] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:58:26 2026] GET /volume/v3/volumes/4c9b9d17-c8eb-4d1c-9051-8720dd8ece39 => generated 1016 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:58:27 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-e251a151-cca1-40bb-9519-db7f31ef1cb7 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:58:27 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e251a151-cca1-40bb-9519-db7f31ef1cb7 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] GET http://192.168.122.202/volume/v3/volumes/4c9b9d17-c8eb-4d1c-9051-8720dd8ece39 Sep 01 12:58:27 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e251a151-cca1-40bb-9519-db7f31ef1cb7 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:58:27 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e251a151-cca1-40bb-9519-db7f31ef1cb7 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:58:27 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e251a151-cca1-40bb-9519-db7f31ef1cb7 tempest-ProjectMemberTests-643974733 tempest-ProjectMemberTests-643974733-project-admin] http://192.168.122.202/volume/v3/volumes/4c9b9d17-c8eb-4d1c-9051-8720dd8ece39 returned with HTTP 404 Sep 01 12:58:27 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1737/3464] 192.168.122.202 () {58 vars in 1232 bytes} [Tue Sep 1 12:58:27 2026] GET /volume/v3/volumes/4c9b9d17-c8eb-4d1c-9051-8720dd8ece39 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:58:30 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-79f27c96-5d6b-4c27-a284-16ea6a5f5698 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:58:30 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-79f27c96-5d6b-4c27-a284-16ea6a5f5698 tempest-ProjectReaderTests-170438905 tempest-ProjectReaderTests-170438905-project-admin] POST http://192.168.122.202/volume/v3/types Sep 01 12:58:30 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-79f27c96-5d6b-4c27-a284-16ea6a5f5698 tempest-ProjectReaderTests-170438905 tempest-ProjectReaderTests-170438905-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-1693195453", "extra_specs": {"storage_protocol": "tempest-storage_protocol-459737975", "vendor_name": "tempest-vendor_name-600923871"}}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:58:30 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-79f27c96-5d6b-4c27-a284-16ea6a5f5698 tempest-ProjectReaderTests-170438905 tempest-ProjectReaderTests-170438905-project-admin] http://192.168.122.202/volume/v3/types returned with HTTP 200 Sep 01 12:58:30 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1728/3465] 192.168.122.202 () {60 vars in 1137 bytes} [Tue Sep 1 12:58:30 2026] POST /volume/v3/types => generated 328 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:58:30 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-c8fa5bf9-29a4-47c5-830a-933ac91f24a6 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:58:30 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c8fa5bf9-29a4-47c5-830a-933ac91f24a6 tempest-ProjectReaderTests-170438905 tempest-ProjectReaderTests-170438905-project-admin] POST http://192.168.122.202/volume/v3/volumes Sep 01 12:58:30 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c8fa5bf9-29a4-47c5-830a-933ac91f24a6 tempest-ProjectReaderTests-170438905 tempest-ProjectReaderTests-170438905-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "e619c0f0-dbec-4d88-92be-9113207d46e7", "size": 1}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:58:30 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.volumes [None req-c8fa5bf9-29a4-47c5-830a-933ac91f24a6 tempest-ProjectReaderTests-170438905 tempest-ProjectReaderTests-170438905-project-admin] Create volume request body: {'volume': {'volume_type': 'e619c0f0-dbec-4d88-92be-9113207d46e7', 'size': 1}} {{(pid=86815) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:58:30 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-c8fa5bf9-29a4-47c5-830a-933ac91f24a6 tempest-ProjectReaderTests-170438905 tempest-ProjectReaderTests-170438905-project-admin] Create volume of 1 GB Sep 01 12:58:30 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:58:30 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:58:30 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-c8fa5bf9-29a4-47c5-830a-933ac91f24a6 tempest-ProjectReaderTests-170438905 tempest-ProjectReaderTests-170438905-project-admin] Availability Zones retrieved successfully. Sep 01 12:58:30 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-c8fa5bf9-29a4-47c5-830a-933ac91f24a6 tempest-ProjectReaderTests-170438905 tempest-ProjectReaderTests-170438905-project-admin] Flow 'volume_create_api' (5dd4ca1f-0907-45d8-b724-7c141ee112b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:58:30 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-c8fa5bf9-29a4-47c5-830a-933ac91f24a6 tempest-ProjectReaderTests-170438905 tempest-ProjectReaderTests-170438905-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (587a01cc-1bbd-4e95-9d0a-de66cc2ea872) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:58:30 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.flows.api.create_volume [None req-c8fa5bf9-29a4-47c5-830a-933ac91f24a6 tempest-ProjectReaderTests-170438905 tempest-ProjectReaderTests-170438905-project-admin] Validating volume size '1' using validate_int {{(pid=86815) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 12:58:30 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-c8fa5bf9-29a4-47c5-830a-933ac91f24a6 tempest-ProjectReaderTests-170438905 tempest-ProjectReaderTests-170438905-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (587a01cc-1bbd-4e95-9d0a-de66cc2ea872) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T10:58:31Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-459737975',vendor_name='tempest-vendor_name-600923871'},id=e619c0f0-dbec-4d88-92be-9113207d46e7,is_public=True,name='tempest-ProjectReaderTests-volume-type-1693195453',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e619c0f0-dbec-4d88-92be-9113207d46e7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:58:30 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-c8fa5bf9-29a4-47c5-830a-933ac91f24a6 tempest-ProjectReaderTests-170438905 tempest-ProjectReaderTests-170438905-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f9de83d-cefa-48f4-9c28-1069add54130) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:58:30 devstack devstack@c-api.service[86815]: WARNING cinder.quota [None req-c8fa5bf9-29a4-47c5-830a-933ac91f24a6 tempest-ProjectReaderTests-170438905 tempest-ProjectReaderTests-170438905-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1693195453 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1693195453, it is now deprecated. Please use the default quota class for default quota. Sep 01 12:58:30 devstack devstack@c-api.service[86815]: WARNING cinder.quota [None req-c8fa5bf9-29a4-47c5-830a-933ac91f24a6 tempest-ProjectReaderTests-170438905 tempest-ProjectReaderTests-170438905-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1693195453 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1693195453, it is now deprecated. Please use the default quota class for default quota. Sep 01 12:58:31 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-c8fa5bf9-29a4-47c5-830a-933ac91f24a6 tempest-ProjectReaderTests-170438905 tempest-ProjectReaderTests-170438905-project-admin] Created reservations ['9faa7dbd-e274-45d7-9e80-01b512536219', 'c8f9c646-bda0-479a-993b-7ec47861a5c9', 'b91f237b-5740-46e1-afe8-b05af2dcf969', 'c337c8a2-cdd1-446d-96ac-fd9c7df82d65'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:58:31 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-c8fa5bf9-29a4-47c5-830a-933ac91f24a6 tempest-ProjectReaderTests-170438905 tempest-ProjectReaderTests-170438905-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f9de83d-cefa-48f4-9c28-1069add54130) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9faa7dbd-e274-45d7-9e80-01b512536219', 'c8f9c646-bda0-479a-993b-7ec47861a5c9', 'b91f237b-5740-46e1-afe8-b05af2dcf969', 'c337c8a2-cdd1-446d-96ac-fd9c7df82d65']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:58:31 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-c8fa5bf9-29a4-47c5-830a-933ac91f24a6 tempest-ProjectReaderTests-170438905 tempest-ProjectReaderTests-170438905-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7aa1bb16-1198-47c8-a5be-0ec824098e3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:58:31 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:58:31 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:58:31 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-c8fa5bf9-29a4-47c5-830a-933ac91f24a6 tempest-ProjectReaderTests-170438905 tempest-ProjectReaderTests-170438905-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7aa1bb16-1198-47c8-a5be-0ec824098e3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '907d26e2-834b-4613-8ad6-57b4cfdfc00b', '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='02de18fcc82d4f44b8d33894d8f92bd4',qos_specs=None,replication_status=,reservations=['9faa7dbd-e274-45d7-9e80-01b512536219','c8f9c646-bda0-479a-993b-7ec47861a5c9','b91f237b-5740-46e1-afe8-b05af2dcf969','c337c8a2-cdd1-446d-96ac-fd9c7df82d65'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0424bc1368fd4b818c3b3b127df98d5b',volume_type_id=e619c0f0-dbec-4d88-92be-9113207d46e7), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T10:58:31Z,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=907d26e2-834b-4613-8ad6-57b4cfdfc00b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='02de18fcc82d4f44b8d33894d8f92bd4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0424bc1368fd4b818c3b3b127df98d5b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e619c0f0-dbec-4d88-92be-9113207d46e7),volume_type_id=e619c0f0-dbec-4d88-92be-9113207d46e7)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:58:31 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-c8fa5bf9-29a4-47c5-830a-933ac91f24a6 tempest-ProjectReaderTests-170438905 tempest-ProjectReaderTests-170438905-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d4c51eee-43b2-435c-8623-2f5a12345ad0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:58:31 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-c8fa5bf9-29a4-47c5-830a-933ac91f24a6 tempest-ProjectReaderTests-170438905 tempest-ProjectReaderTests-170438905-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d4c51eee-43b2-435c-8623-2f5a12345ad0) transitioned into state 'SUCCESS' from 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='02de18fcc82d4f44b8d33894d8f92bd4',qos_specs=None,replication_status=,reservations=['9faa7dbd-e274-45d7-9e80-01b512536219','c8f9c646-bda0-479a-993b-7ec47861a5c9','b91f237b-5740-46e1-afe8-b05af2dcf969','c337c8a2-cdd1-446d-96ac-fd9c7df82d65'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0424bc1368fd4b818c3b3b127df98d5b',volume_type_id=e619c0f0-dbec-4d88-92be-9113207d46e7)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:58:31 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-c8fa5bf9-29a4-47c5-830a-933ac91f24a6 tempest-ProjectReaderTests-170438905 tempest-ProjectReaderTests-170438905-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e36a160-c0ba-40f4-845e-8b553d225822) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:58:31 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-c8fa5bf9-29a4-47c5-830a-933ac91f24a6 tempest-ProjectReaderTests-170438905 tempest-ProjectReaderTests-170438905-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e36a160-c0ba-40f4-845e-8b553d225822) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:58:31 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-c8fa5bf9-29a4-47c5-830a-933ac91f24a6 tempest-ProjectReaderTests-170438905 tempest-ProjectReaderTests-170438905-project-admin] Flow 'volume_create_api' (5dd4ca1f-0907-45d8-b724-7c141ee112b4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86815) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:58:31 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-c8fa5bf9-29a4-47c5-830a-933ac91f24a6 tempest-ProjectReaderTests-170438905 tempest-ProjectReaderTests-170438905-project-admin] Create volume request issued successfully. Sep 01 12:58:31 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c8fa5bf9-29a4-47c5-830a-933ac91f24a6 tempest-ProjectReaderTests-170438905 tempest-ProjectReaderTests-170438905-project-admin] http://192.168.122.202/volume/v3/volumes returned with HTTP 202 Sep 01 12:58:31 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1738/3466] 192.168.122.202 () {62 vars in 1182 bytes} [Tue Sep 1 12:58:30 2026] POST /volume/v3/volumes => generated 782 bytes in 373 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:58:31 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-e7585051-f807-4a83-9b15-a4b5b5cd21fd None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:58:31 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e7585051-f807-4a83-9b15-a4b5b5cd21fd tempest-ProjectReaderTests-170438905 tempest-ProjectReaderTests-170438905-project-admin] GET http://192.168.122.202/volume/v3/volumes/907d26e2-834b-4613-8ad6-57b4cfdfc00b Sep 01 12:58:31 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e7585051-f807-4a83-9b15-a4b5b5cd21fd tempest-ProjectReaderTests-170438905 tempest-ProjectReaderTests-170438905-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:58:31 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e7585051-f807-4a83-9b15-a4b5b5cd21fd tempest-ProjectReaderTests-170438905 tempest-ProjectReaderTests-170438905-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:58:31 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:58:31 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:58:31 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:58:31 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:58:31 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-e7585051-f807-4a83-9b15-a4b5b5cd21fd tempest-ProjectReaderTests-170438905 tempest-ProjectReaderTests-170438905-project-admin] Volume info retrieved successfully. Sep 01 12:58:31 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e7585051-f807-4a83-9b15-a4b5b5cd21fd tempest-ProjectReaderTests-170438905 tempest-ProjectReaderTests-170438905-project-admin] http://192.168.122.202/volume/v3/volumes/907d26e2-834b-4613-8ad6-57b4cfdfc00b returned with HTTP 200 Sep 01 12:58:31 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1729/3467] 192.168.122.202 () {60 vars in 1272 bytes} [Tue Sep 1 12:58:31 2026] GET /volume/v3/volumes/907d26e2-834b-4613-8ad6-57b4cfdfc00b => generated 961 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:58:32 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-fe3c7212-4dd8-48b1-bad1-db08444d56f0 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:58:32 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-fe3c7212-4dd8-48b1-bad1-db08444d56f0 tempest-ProjectReaderTests-170438905 tempest-ProjectReaderTests-170438905-project-admin] GET http://192.168.122.202/volume/v3/volumes/907d26e2-834b-4613-8ad6-57b4cfdfc00b Sep 01 12:58:32 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-fe3c7212-4dd8-48b1-bad1-db08444d56f0 tempest-ProjectReaderTests-170438905 tempest-ProjectReaderTests-170438905-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:58:32 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-fe3c7212-4dd8-48b1-bad1-db08444d56f0 tempest-ProjectReaderTests-170438905 tempest-ProjectReaderTests-170438905-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:58:32 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:58:32 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:58:32 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:58:32 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:58:32 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-fe3c7212-4dd8-48b1-bad1-db08444d56f0 tempest-ProjectReaderTests-170438905 tempest-ProjectReaderTests-170438905-project-admin] Volume info retrieved successfully. Sep 01 12:58:32 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-fe3c7212-4dd8-48b1-bad1-db08444d56f0 tempest-ProjectReaderTests-170438905 tempest-ProjectReaderTests-170438905-project-admin] http://192.168.122.202/volume/v3/volumes/907d26e2-834b-4613-8ad6-57b4cfdfc00b returned with HTTP 200 Sep 01 12:58:32 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1739/3468] 192.168.122.202 () {60 vars in 1272 bytes} [Tue Sep 1 12:58:32 2026] GET /volume/v3/volumes/907d26e2-834b-4613-8ad6-57b4cfdfc00b => generated 982 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:58:32 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-9aae2155-ce8d-4222-b8ef-0b40214164f5 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:58:32 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9aae2155-ce8d-4222-b8ef-0b40214164f5 tempest-ProjectReaderTests-170438905 tempest-ProjectReaderTests-170438905-project-admin] GET http://192.168.122.202/volume/v3/messages Sep 01 12:58:32 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-9aae2155-ce8d-4222-b8ef-0b40214164f5 tempest-ProjectReaderTests-170438905 tempest-ProjectReaderTests-170438905-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:58:32 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-9aae2155-ce8d-4222-b8ef-0b40214164f5 tempest-ProjectReaderTests-170438905 tempest-ProjectReaderTests-170438905-project-admin] Calling method 'version_select' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:58:32 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9aae2155-ce8d-4222-b8ef-0b40214164f5 tempest-ProjectReaderTests-170438905 tempest-ProjectReaderTests-170438905-project-admin] http://192.168.122.202/volume/v3/messages returned with HTTP 200 Sep 01 12:58:32 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1730/3469] 192.168.122.202 () {60 vars in 1164 bytes} [Tue Sep 1 12:58:32 2026] GET /volume/v3/messages => generated 678 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:58:32 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-7ecb2326-60a3-4fa9-b1bb-2970fac1158c None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:58:32 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-7ecb2326-60a3-4fa9-b1bb-2970fac1158c tempest-ProjectReaderTests-170438905 tempest-ProjectReaderTests-170438905-project-reader] GET http://192.168.122.202/volume/v3/messages Sep 01 12:58:32 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-7ecb2326-60a3-4fa9-b1bb-2970fac1158c tempest-ProjectReaderTests-170438905 tempest-ProjectReaderTests-170438905-project-reader] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:58:32 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-7ecb2326-60a3-4fa9-b1bb-2970fac1158c tempest-ProjectReaderTests-170438905 tempest-ProjectReaderTests-170438905-project-reader] Calling method 'version_select' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:58:32 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-7ecb2326-60a3-4fa9-b1bb-2970fac1158c tempest-ProjectReaderTests-170438905 tempest-ProjectReaderTests-170438905-project-reader] http://192.168.122.202/volume/v3/messages returned with HTTP 200 Sep 01 12:58:32 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1740/3470] 192.168.122.202 () {60 vars in 1164 bytes} [Tue Sep 1 12:58:32 2026] GET /volume/v3/messages => generated 678 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:58:32 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-8da36934-0958-487c-aafa-25d3301eb015 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:58:32 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8da36934-0958-487c-aafa-25d3301eb015 tempest-ProjectReaderTests-170438905 tempest-ProjectReaderTests-170438905-project-admin] DELETE http://192.168.122.202/volume/v3/messages/cd4efc66-0baa-451b-99a3-8f649daea206 Sep 01 12:58:32 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-8da36934-0958-487c-aafa-25d3301eb015 tempest-ProjectReaderTests-170438905 tempest-ProjectReaderTests-170438905-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:58:32 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-8da36934-0958-487c-aafa-25d3301eb015 tempest-ProjectReaderTests-170438905 tempest-ProjectReaderTests-170438905-project-admin] Calling method 'version_select' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:58:32 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8da36934-0958-487c-aafa-25d3301eb015 tempest-ProjectReaderTests-170438905 tempest-ProjectReaderTests-170438905-project-admin] http://192.168.122.202/volume/v3/messages/cd4efc66-0baa-451b-99a3-8f649daea206 returned with HTTP 204 Sep 01 12:58:32 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1731/3471] 192.168.122.202 () {60 vars in 1278 bytes} [Tue Sep 1 12:58:32 2026] DELETE /volume/v3/messages/cd4efc66-0baa-451b-99a3-8f649daea206 => generated 0 bytes in 27 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 01 12:58:32 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-39365224-6a64-40b5-93e7-3b15f1c9fe58 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:58:32 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-39365224-6a64-40b5-93e7-3b15f1c9fe58 tempest-ProjectReaderTests-170438905 tempest-ProjectReaderTests-170438905-project-admin] DELETE http://192.168.122.202/volume/v3/volumes/907d26e2-834b-4613-8ad6-57b4cfdfc00b Sep 01 12:58:32 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-39365224-6a64-40b5-93e7-3b15f1c9fe58 tempest-ProjectReaderTests-170438905 tempest-ProjectReaderTests-170438905-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:58:32 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-39365224-6a64-40b5-93e7-3b15f1c9fe58 tempest-ProjectReaderTests-170438905 tempest-ProjectReaderTests-170438905-project-admin] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:58:32 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-39365224-6a64-40b5-93e7-3b15f1c9fe58 tempest-ProjectReaderTests-170438905 tempest-ProjectReaderTests-170438905-project-admin] Delete volume with id: 907d26e2-834b-4613-8ad6-57b4cfdfc00b Sep 01 12:58:32 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:58:32 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:58:32 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:58:32 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:58:32 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-39365224-6a64-40b5-93e7-3b15f1c9fe58 tempest-ProjectReaderTests-170438905 tempest-ProjectReaderTests-170438905-project-admin] Volume info retrieved successfully. Sep 01 12:58:32 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-39365224-6a64-40b5-93e7-3b15f1c9fe58 tempest-ProjectReaderTests-170438905 tempest-ProjectReaderTests-170438905-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86815) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 01 12:58:32 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-39365224-6a64-40b5-93e7-3b15f1c9fe58 tempest-ProjectReaderTests-170438905 tempest-ProjectReaderTests-170438905-project-admin] Created reservations ['ef5dcf2f-6acb-43df-a652-4b005ac34338', '12f4b750-2b06-4b54-b8bb-1c8c020f9c4a', '786cda6c-3314-45dd-9426-0aadc370526f', 'ab03f6f0-665b-44bd-a441-a8acbea8a6be'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:58:32 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-39365224-6a64-40b5-93e7-3b15f1c9fe58 tempest-ProjectReaderTests-170438905 tempest-ProjectReaderTests-170438905-project-admin] Delete volume request issued successfully. Sep 01 12:58:32 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-39365224-6a64-40b5-93e7-3b15f1c9fe58 tempest-ProjectReaderTests-170438905 tempest-ProjectReaderTests-170438905-project-admin] http://192.168.122.202/volume/v3/volumes/907d26e2-834b-4613-8ad6-57b4cfdfc00b returned with HTTP 202 Sep 01 12:58:32 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1741/3472] 192.168.122.202 () {60 vars in 1275 bytes} [Tue Sep 1 12:58:32 2026] DELETE /volume/v3/volumes/907d26e2-834b-4613-8ad6-57b4cfdfc00b => generated 0 bytes in 128 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:58:32 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-b1340f3e-7424-4acf-b465-2c4693586bdb None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:58:32 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b1340f3e-7424-4acf-b465-2c4693586bdb tempest-ProjectReaderTests-170438905 tempest-ProjectReaderTests-170438905-project-admin] DELETE http://192.168.122.202/volume/v3/types/e619c0f0-dbec-4d88-92be-9113207d46e7 Sep 01 12:58:32 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b1340f3e-7424-4acf-b465-2c4693586bdb tempest-ProjectReaderTests-170438905 tempest-ProjectReaderTests-170438905-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:58:32 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b1340f3e-7424-4acf-b465-2c4693586bdb tempest-ProjectReaderTests-170438905 tempest-ProjectReaderTests-170438905-project-admin] Calling method '_delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:58:32 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b1340f3e-7424-4acf-b465-2c4693586bdb tempest-ProjectReaderTests-170438905 tempest-ProjectReaderTests-170438905-project-admin] http://192.168.122.202/volume/v3/types/e619c0f0-dbec-4d88-92be-9113207d46e7 returned with HTTP 202 Sep 01 12:58:32 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1732/3473] 192.168.122.202 () {58 vars in 1229 bytes} [Tue Sep 1 12:58:32 2026] DELETE /volume/v3/types/e619c0f0-dbec-4d88-92be-9113207d46e7 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:58:32 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-2c83efff-5da2-43a0-8fbe-38906b769ee8 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:58:32 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-2c83efff-5da2-43a0-8fbe-38906b769ee8 tempest-ProjectReaderTests-170438905 tempest-ProjectReaderTests-170438905-project-admin] POST http://192.168.122.202/volume/v3/types Sep 01 12:58:32 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-2c83efff-5da2-43a0-8fbe-38906b769ee8 tempest-ProjectReaderTests-170438905 tempest-ProjectReaderTests-170438905-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-341061105", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1145611328", "vendor_name": "tempest-vendor_name-127569984"}}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:58:32 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-2c83efff-5da2-43a0-8fbe-38906b769ee8 tempest-ProjectReaderTests-170438905 tempest-ProjectReaderTests-170438905-project-admin] http://192.168.122.202/volume/v3/types returned with HTTP 200 Sep 01 12:58:32 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1742/3474] 192.168.122.202 () {60 vars in 1137 bytes} [Tue Sep 1 12:58:32 2026] POST /volume/v3/types => generated 328 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:58:32 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-bf52fcac-206a-466b-951a-a6db4da3c91b None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:58:32 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-bf52fcac-206a-466b-951a-a6db4da3c91b tempest-ProjectReaderTests-170438905 tempest-ProjectReaderTests-170438905-project-admin] POST http://192.168.122.202/volume/v3/volumes Sep 01 12:58:32 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-bf52fcac-206a-466b-951a-a6db4da3c91b tempest-ProjectReaderTests-170438905 tempest-ProjectReaderTests-170438905-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "fa36e587-a10e-4710-9363-f8c734b67b55", "size": 1}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:58:32 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volumes [None req-bf52fcac-206a-466b-951a-a6db4da3c91b tempest-ProjectReaderTests-170438905 tempest-ProjectReaderTests-170438905-project-admin] Create volume request body: {'volume': {'volume_type': 'fa36e587-a10e-4710-9363-f8c734b67b55', 'size': 1}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:58:32 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-bf52fcac-206a-466b-951a-a6db4da3c91b tempest-ProjectReaderTests-170438905 tempest-ProjectReaderTests-170438905-project-admin] Create volume of 1 GB Sep 01 12:58:32 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:58:32 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:58:32 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-bf52fcac-206a-466b-951a-a6db4da3c91b tempest-ProjectReaderTests-170438905 tempest-ProjectReaderTests-170438905-project-admin] Availability Zones retrieved successfully. Sep 01 12:58:32 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-bf52fcac-206a-466b-951a-a6db4da3c91b tempest-ProjectReaderTests-170438905 tempest-ProjectReaderTests-170438905-project-admin] Flow 'volume_create_api' (a45a824d-5900-4b71-8875-359bba90e77a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:58:32 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-bf52fcac-206a-466b-951a-a6db4da3c91b tempest-ProjectReaderTests-170438905 tempest-ProjectReaderTests-170438905-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6fbc1559-c09e-4300-9848-b90ad590c6ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:58:32 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.flows.api.create_volume [None req-bf52fcac-206a-466b-951a-a6db4da3c91b tempest-ProjectReaderTests-170438905 tempest-ProjectReaderTests-170438905-project-admin] Validating volume size '1' using validate_int {{(pid=86814) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 12:58:32 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-bf52fcac-206a-466b-951a-a6db4da3c91b tempest-ProjectReaderTests-170438905 tempest-ProjectReaderTests-170438905-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6fbc1559-c09e-4300-9848-b90ad590c6ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T10:58:33Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1145611328',vendor_name='tempest-vendor_name-127569984'},id=fa36e587-a10e-4710-9363-f8c734b67b55,is_public=True,name='tempest-ProjectReaderTests-volume-type-341061105',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'fa36e587-a10e-4710-9363-f8c734b67b55', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:58:32 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-bf52fcac-206a-466b-951a-a6db4da3c91b tempest-ProjectReaderTests-170438905 tempest-ProjectReaderTests-170438905-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6cf7753b-0309-4311-9d5c-74e262733208) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:58:32 devstack devstack@c-api.service[86814]: WARNING cinder.quota [None req-bf52fcac-206a-466b-951a-a6db4da3c91b tempest-ProjectReaderTests-170438905 tempest-ProjectReaderTests-170438905-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-341061105 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-341061105, it is now deprecated. Please use the default quota class for default quota. Sep 01 12:58:32 devstack devstack@c-api.service[86814]: WARNING cinder.quota [None req-bf52fcac-206a-466b-951a-a6db4da3c91b tempest-ProjectReaderTests-170438905 tempest-ProjectReaderTests-170438905-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-341061105 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-341061105, it is now deprecated. Please use the default quota class for default quota. Sep 01 12:58:33 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-bf52fcac-206a-466b-951a-a6db4da3c91b tempest-ProjectReaderTests-170438905 tempest-ProjectReaderTests-170438905-project-admin] Created reservations ['e439944b-54df-47d5-ad05-3d092cf8122e', '474fa7d7-9dc3-4226-8566-066fac1245bd', 'f497302d-d42e-4a20-bce6-7525bf2358bb', 'e43aabff-9198-4581-809b-e06db85f3d5d'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:58:33 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-bf52fcac-206a-466b-951a-a6db4da3c91b tempest-ProjectReaderTests-170438905 tempest-ProjectReaderTests-170438905-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6cf7753b-0309-4311-9d5c-74e262733208) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e439944b-54df-47d5-ad05-3d092cf8122e', '474fa7d7-9dc3-4226-8566-066fac1245bd', 'f497302d-d42e-4a20-bce6-7525bf2358bb', 'e43aabff-9198-4581-809b-e06db85f3d5d']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:58:33 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-bf52fcac-206a-466b-951a-a6db4da3c91b tempest-ProjectReaderTests-170438905 tempest-ProjectReaderTests-170438905-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (daceb9fd-21d3-4ee9-b6dd-6d974e30e739) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:58:33 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:58:33 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:58:33 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-bf52fcac-206a-466b-951a-a6db4da3c91b tempest-ProjectReaderTests-170438905 tempest-ProjectReaderTests-170438905-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (daceb9fd-21d3-4ee9-b6dd-6d974e30e739) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1461e8de-a040-4b63-a138-b349688cbe2e', '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='02de18fcc82d4f44b8d33894d8f92bd4',qos_specs=None,replication_status=,reservations=['e439944b-54df-47d5-ad05-3d092cf8122e','474fa7d7-9dc3-4226-8566-066fac1245bd','f497302d-d42e-4a20-bce6-7525bf2358bb','e43aabff-9198-4581-809b-e06db85f3d5d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0424bc1368fd4b818c3b3b127df98d5b',volume_type_id=fa36e587-a10e-4710-9363-f8c734b67b55), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T10:58:33Z,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=1461e8de-a040-4b63-a138-b349688cbe2e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='02de18fcc82d4f44b8d33894d8f92bd4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0424bc1368fd4b818c3b3b127df98d5b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fa36e587-a10e-4710-9363-f8c734b67b55),volume_type_id=fa36e587-a10e-4710-9363-f8c734b67b55)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:58:33 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-bf52fcac-206a-466b-951a-a6db4da3c91b tempest-ProjectReaderTests-170438905 tempest-ProjectReaderTests-170438905-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1a770a7-26aa-4b4d-90a9-00356424296e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:58:33 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-bf52fcac-206a-466b-951a-a6db4da3c91b tempest-ProjectReaderTests-170438905 tempest-ProjectReaderTests-170438905-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1a770a7-26aa-4b4d-90a9-00356424296e) transitioned into state 'SUCCESS' from 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='02de18fcc82d4f44b8d33894d8f92bd4',qos_specs=None,replication_status=,reservations=['e439944b-54df-47d5-ad05-3d092cf8122e','474fa7d7-9dc3-4226-8566-066fac1245bd','f497302d-d42e-4a20-bce6-7525bf2358bb','e43aabff-9198-4581-809b-e06db85f3d5d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0424bc1368fd4b818c3b3b127df98d5b',volume_type_id=fa36e587-a10e-4710-9363-f8c734b67b55)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:58:33 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-bf52fcac-206a-466b-951a-a6db4da3c91b tempest-ProjectReaderTests-170438905 tempest-ProjectReaderTests-170438905-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f3312cae-5a9e-4929-acfe-111099722b0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:58:33 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-bf52fcac-206a-466b-951a-a6db4da3c91b tempest-ProjectReaderTests-170438905 tempest-ProjectReaderTests-170438905-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f3312cae-5a9e-4929-acfe-111099722b0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:58:33 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-bf52fcac-206a-466b-951a-a6db4da3c91b tempest-ProjectReaderTests-170438905 tempest-ProjectReaderTests-170438905-project-admin] Flow 'volume_create_api' (a45a824d-5900-4b71-8875-359bba90e77a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86814) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 12:58:33 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-bf52fcac-206a-466b-951a-a6db4da3c91b tempest-ProjectReaderTests-170438905 tempest-ProjectReaderTests-170438905-project-admin] Create volume request issued successfully. Sep 01 12:58:33 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-bf52fcac-206a-466b-951a-a6db4da3c91b tempest-ProjectReaderTests-170438905 tempest-ProjectReaderTests-170438905-project-admin] http://192.168.122.202/volume/v3/volumes returned with HTTP 202 Sep 01 12:58:33 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1733/3475] 192.168.122.202 () {62 vars in 1182 bytes} [Tue Sep 1 12:58:32 2026] POST /volume/v3/volumes => generated 781 bytes in 326 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:58:33 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-2a65fd23-50f7-4f1f-96ea-d4d6f839562c None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:58:33 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-2a65fd23-50f7-4f1f-96ea-d4d6f839562c tempest-ProjectReaderTests-170438905 tempest-ProjectReaderTests-170438905-project-admin] GET http://192.168.122.202/volume/v3/volumes/1461e8de-a040-4b63-a138-b349688cbe2e Sep 01 12:58:33 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-2a65fd23-50f7-4f1f-96ea-d4d6f839562c tempest-ProjectReaderTests-170438905 tempest-ProjectReaderTests-170438905-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:58:33 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-2a65fd23-50f7-4f1f-96ea-d4d6f839562c tempest-ProjectReaderTests-170438905 tempest-ProjectReaderTests-170438905-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:58:33 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:58:33 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:58:33 devstack devstack@c-api.service[86815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:58:33 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:58:33 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-2a65fd23-50f7-4f1f-96ea-d4d6f839562c tempest-ProjectReaderTests-170438905 tempest-ProjectReaderTests-170438905-project-admin] Volume info retrieved successfully. Sep 01 12:58:33 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-2a65fd23-50f7-4f1f-96ea-d4d6f839562c tempest-ProjectReaderTests-170438905 tempest-ProjectReaderTests-170438905-project-admin] http://192.168.122.202/volume/v3/volumes/1461e8de-a040-4b63-a138-b349688cbe2e returned with HTTP 200 Sep 01 12:58:33 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1743/3476] 192.168.122.202 () {60 vars in 1272 bytes} [Tue Sep 1 12:58:33 2026] GET /volume/v3/volumes/1461e8de-a040-4b63-a138-b349688cbe2e => generated 960 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:58:34 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-abd68fdc-0fe9-4c57-9322-bae425e32224 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:58:34 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-abd68fdc-0fe9-4c57-9322-bae425e32224 tempest-ProjectReaderTests-170438905 tempest-ProjectReaderTests-170438905-project-admin] GET http://192.168.122.202/volume/v3/volumes/1461e8de-a040-4b63-a138-b349688cbe2e Sep 01 12:58:34 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-abd68fdc-0fe9-4c57-9322-bae425e32224 tempest-ProjectReaderTests-170438905 tempest-ProjectReaderTests-170438905-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:58:34 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-abd68fdc-0fe9-4c57-9322-bae425e32224 tempest-ProjectReaderTests-170438905 tempest-ProjectReaderTests-170438905-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:58:34 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:58:34 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:58:34 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:58:34 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:58:34 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-abd68fdc-0fe9-4c57-9322-bae425e32224 tempest-ProjectReaderTests-170438905 tempest-ProjectReaderTests-170438905-project-admin] Volume info retrieved successfully. Sep 01 12:58:34 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-abd68fdc-0fe9-4c57-9322-bae425e32224 tempest-ProjectReaderTests-170438905 tempest-ProjectReaderTests-170438905-project-admin] http://192.168.122.202/volume/v3/volumes/1461e8de-a040-4b63-a138-b349688cbe2e returned with HTTP 200 Sep 01 12:58:34 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1734/3477] 192.168.122.202 () {60 vars in 1272 bytes} [Tue Sep 1 12:58:34 2026] GET /volume/v3/volumes/1461e8de-a040-4b63-a138-b349688cbe2e => generated 981 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:58:34 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-dcdfa90d-7e5b-4037-97f9-c86689762d8f None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:58:34 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-dcdfa90d-7e5b-4037-97f9-c86689762d8f tempest-ProjectReaderTests-170438905 tempest-ProjectReaderTests-170438905-project-admin] GET http://192.168.122.202/volume/v3/messages Sep 01 12:58:34 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-dcdfa90d-7e5b-4037-97f9-c86689762d8f tempest-ProjectReaderTests-170438905 tempest-ProjectReaderTests-170438905-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:58:34 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-dcdfa90d-7e5b-4037-97f9-c86689762d8f tempest-ProjectReaderTests-170438905 tempest-ProjectReaderTests-170438905-project-admin] Calling method 'version_select' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:58:34 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-dcdfa90d-7e5b-4037-97f9-c86689762d8f tempest-ProjectReaderTests-170438905 tempest-ProjectReaderTests-170438905-project-admin] http://192.168.122.202/volume/v3/messages returned with HTTP 200 Sep 01 12:58:34 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1744/3478] 192.168.122.202 () {60 vars in 1164 bytes} [Tue Sep 1 12:58:34 2026] GET /volume/v3/messages => generated 678 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:58:34 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-17917376-82b6-455a-9a3a-cd2090149871 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:58:34 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-17917376-82b6-455a-9a3a-cd2090149871 tempest-ProjectReaderTests-170438905 tempest-ProjectReaderTests-170438905-project-reader] GET http://192.168.122.202/volume/v3/messages/41af965e-525a-4af0-bed6-9c7ca17dff6f Sep 01 12:58:34 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-17917376-82b6-455a-9a3a-cd2090149871 tempest-ProjectReaderTests-170438905 tempest-ProjectReaderTests-170438905-project-reader] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:58:34 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-17917376-82b6-455a-9a3a-cd2090149871 tempest-ProjectReaderTests-170438905 tempest-ProjectReaderTests-170438905-project-reader] Calling method 'version_select' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:58:34 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-17917376-82b6-455a-9a3a-cd2090149871 tempest-ProjectReaderTests-170438905 tempest-ProjectReaderTests-170438905-project-reader] http://192.168.122.202/volume/v3/messages/41af965e-525a-4af0-bed6-9c7ca17dff6f returned with HTTP 200 Sep 01 12:58:34 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1735/3479] 192.168.122.202 () {60 vars in 1275 bytes} [Tue Sep 1 12:58:34 2026] GET /volume/v3/messages/41af965e-525a-4af0-bed6-9c7ca17dff6f => generated 675 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:58:34 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-d458be9f-2011-4ed6-9691-2b3c959e0e7f None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:58:34 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d458be9f-2011-4ed6-9691-2b3c959e0e7f tempest-ProjectReaderTests-170438905 tempest-ProjectReaderTests-170438905-project-admin] DELETE http://192.168.122.202/volume/v3/messages/41af965e-525a-4af0-bed6-9c7ca17dff6f Sep 01 12:58:34 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-d458be9f-2011-4ed6-9691-2b3c959e0e7f tempest-ProjectReaderTests-170438905 tempest-ProjectReaderTests-170438905-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:58:34 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-d458be9f-2011-4ed6-9691-2b3c959e0e7f tempest-ProjectReaderTests-170438905 tempest-ProjectReaderTests-170438905-project-admin] Calling method 'version_select' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:58:34 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d458be9f-2011-4ed6-9691-2b3c959e0e7f tempest-ProjectReaderTests-170438905 tempest-ProjectReaderTests-170438905-project-admin] http://192.168.122.202/volume/v3/messages/41af965e-525a-4af0-bed6-9c7ca17dff6f returned with HTTP 204 Sep 01 12:58:34 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1745/3480] 192.168.122.202 () {60 vars in 1278 bytes} [Tue Sep 1 12:58:34 2026] DELETE /volume/v3/messages/41af965e-525a-4af0-bed6-9c7ca17dff6f => generated 0 bytes in 27 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 01 12:58:34 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-5785848b-ab05-4cbd-96b9-239c41f5b000 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:58:34 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-5785848b-ab05-4cbd-96b9-239c41f5b000 tempest-ProjectReaderTests-170438905 tempest-ProjectReaderTests-170438905-project-admin] DELETE http://192.168.122.202/volume/v3/volumes/1461e8de-a040-4b63-a138-b349688cbe2e Sep 01 12:58:34 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-5785848b-ab05-4cbd-96b9-239c41f5b000 tempest-ProjectReaderTests-170438905 tempest-ProjectReaderTests-170438905-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:58:34 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-5785848b-ab05-4cbd-96b9-239c41f5b000 tempest-ProjectReaderTests-170438905 tempest-ProjectReaderTests-170438905-project-admin] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:58:34 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-5785848b-ab05-4cbd-96b9-239c41f5b000 tempest-ProjectReaderTests-170438905 tempest-ProjectReaderTests-170438905-project-admin] Delete volume with id: 1461e8de-a040-4b63-a138-b349688cbe2e Sep 01 12:58:34 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:58:34 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:58:34 devstack devstack@c-api.service[86814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 12:58:34 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:58:34 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-5785848b-ab05-4cbd-96b9-239c41f5b000 tempest-ProjectReaderTests-170438905 tempest-ProjectReaderTests-170438905-project-admin] Volume info retrieved successfully. Sep 01 12:58:34 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-5785848b-ab05-4cbd-96b9-239c41f5b000 tempest-ProjectReaderTests-170438905 tempest-ProjectReaderTests-170438905-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86814) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 01 12:58:34 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-5785848b-ab05-4cbd-96b9-239c41f5b000 tempest-ProjectReaderTests-170438905 tempest-ProjectReaderTests-170438905-project-admin] Created reservations ['c81c79da-4731-4a0b-938a-da70dce8944d', '8650abe1-df1a-4a34-aa26-19aa25c6f55f', '305fc17b-aecc-4afa-858c-e0597e500af6', 'e5b9d47c-a04b-4629-bec9-42f8c5290ef0'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:58:34 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-5785848b-ab05-4cbd-96b9-239c41f5b000 tempest-ProjectReaderTests-170438905 tempest-ProjectReaderTests-170438905-project-admin] Delete volume request issued successfully. Sep 01 12:58:34 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-5785848b-ab05-4cbd-96b9-239c41f5b000 tempest-ProjectReaderTests-170438905 tempest-ProjectReaderTests-170438905-project-admin] http://192.168.122.202/volume/v3/volumes/1461e8de-a040-4b63-a138-b349688cbe2e returned with HTTP 202 Sep 01 12:58:34 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1736/3481] 192.168.122.202 () {60 vars in 1275 bytes} [Tue Sep 1 12:58:34 2026] DELETE /volume/v3/volumes/1461e8de-a040-4b63-a138-b349688cbe2e => generated 0 bytes in 138 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:58:34 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-c3a42147-2bbb-4176-8970-fb0cfcef3e0a None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:58:34 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c3a42147-2bbb-4176-8970-fb0cfcef3e0a tempest-ProjectReaderTests-170438905 tempest-ProjectReaderTests-170438905-project-admin] DELETE http://192.168.122.202/volume/v3/types/fa36e587-a10e-4710-9363-f8c734b67b55 Sep 01 12:58:34 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c3a42147-2bbb-4176-8970-fb0cfcef3e0a tempest-ProjectReaderTests-170438905 tempest-ProjectReaderTests-170438905-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:58:34 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c3a42147-2bbb-4176-8970-fb0cfcef3e0a tempest-ProjectReaderTests-170438905 tempest-ProjectReaderTests-170438905-project-admin] Calling method '_delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:58:34 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c3a42147-2bbb-4176-8970-fb0cfcef3e0a tempest-ProjectReaderTests-170438905 tempest-ProjectReaderTests-170438905-project-admin] http://192.168.122.202/volume/v3/types/fa36e587-a10e-4710-9363-f8c734b67b55 returned with HTTP 202 Sep 01 12:58:34 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1746/3482] 192.168.122.202 () {58 vars in 1229 bytes} [Tue Sep 1 12:58:34 2026] DELETE /volume/v3/types/fa36e587-a10e-4710-9363-f8c734b67b55 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:58:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-c1d349bf-eaa3-4a5d-99ea-48e96561602d None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:58:37 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c1d349bf-eaa3-4a5d-99ea-48e96561602d tempest-VolumeTypesAdminTests-571296156 tempest-VolumeTypesAdminTests-571296156-project-admin] POST http://192.168.122.202/volume/v3/types Sep 01 12:58:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c1d349bf-eaa3-4a5d-99ea-48e96561602d tempest-VolumeTypesAdminTests-571296156 tempest-VolumeTypesAdminTests-571296156-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1548192886", "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=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:58:37 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c1d349bf-eaa3-4a5d-99ea-48e96561602d tempest-VolumeTypesAdminTests-571296156 tempest-VolumeTypesAdminTests-571296156-project-admin] http://192.168.122.202/volume/v3/types returned with HTTP 200 Sep 01 12:58:37 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1737/3483] 192.168.122.202 () {60 vars in 1137 bytes} [Tue Sep 1 12:58:37 2026] POST /volume/v3/types => generated 380 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:58:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-630a36f6-2bb1-461c-a53b-eaef4ed2725d None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:58:37 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-630a36f6-2bb1-461c-a53b-eaef4ed2725d tempest-VolumeTypesAdminTests-571296156 tempest-VolumeTypesAdminTests-571296156-project-admin] POST http://192.168.122.202/volume/v3/types/d7d0d963-c452-4e1f-8d79-e40d0b35da3f/encryption Sep 01 12:58:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-630a36f6-2bb1-461c-a53b-eaef4ed2725d tempest-VolumeTypesAdminTests-571296156 tempest-VolumeTypesAdminTests-571296156-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:58:37 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-630a36f6-2bb1-461c-a53b-eaef4ed2725d tempest-VolumeTypesAdminTests-571296156 tempest-VolumeTypesAdminTests-571296156-project-admin] http://192.168.122.202/volume/v3/types/d7d0d963-c452-4e1f-8d79-e40d0b35da3f/encryption returned with HTTP 200 Sep 01 12:58:37 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1747/3484] 192.168.122.202 () {60 vars in 1281 bytes} [Tue Sep 1 12:58:37 2026] POST /volume/v3/types/d7d0d963-c452-4e1f-8d79-e40d0b35da3f/encryption => generated 239 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:58:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-1861bb93-5ec4-41ec-b8f2-2b7d9260d71f None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:58:37 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1861bb93-5ec4-41ec-b8f2-2b7d9260d71f tempest-VolumeTypesAdminTests-571296156 tempest-VolumeTypesAdminTests-571296156-project-admin] POST http://192.168.122.202/volume/v3/types Sep 01 12:58:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-1861bb93-5ec4-41ec-b8f2-2b7d9260d71f tempest-VolumeTypesAdminTests-571296156 tempest-VolumeTypesAdminTests-571296156-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1403750115", "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=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:58:37 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1861bb93-5ec4-41ec-b8f2-2b7d9260d71f tempest-VolumeTypesAdminTests-571296156 tempest-VolumeTypesAdminTests-571296156-project-admin] http://192.168.122.202/volume/v3/types returned with HTTP 200 Sep 01 12:58:37 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1738/3485] 192.168.122.202 () {60 vars in 1137 bytes} [Tue Sep 1 12:58:37 2026] POST /volume/v3/types => generated 380 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:58:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-0fe070b7-b895-4f26-95f6-d5f2328fc679 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:58:37 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0fe070b7-b895-4f26-95f6-d5f2328fc679 tempest-VolumeTypesAdminTests-571296156 tempest-VolumeTypesAdminTests-571296156-project-admin] POST http://192.168.122.202/volume/v3/types/14a01ec1-f824-41dd-beed-8418b1a4f8cd/encryption Sep 01 12:58:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0fe070b7-b895-4f26-95f6-d5f2328fc679 tempest-VolumeTypesAdminTests-571296156 tempest-VolumeTypesAdminTests-571296156-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:58:37 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0fe070b7-b895-4f26-95f6-d5f2328fc679 tempest-VolumeTypesAdminTests-571296156 tempest-VolumeTypesAdminTests-571296156-project-admin] http://192.168.122.202/volume/v3/types/14a01ec1-f824-41dd-beed-8418b1a4f8cd/encryption returned with HTTP 200 Sep 01 12:58:37 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1748/3486] 192.168.122.202 () {60 vars in 1281 bytes} [Tue Sep 1 12:58:37 2026] POST /volume/v3/types/14a01ec1-f824-41dd-beed-8418b1a4f8cd/encryption => generated 239 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:58:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-494e76a4-ca14-49a8-a4f5-0987610c73b0 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:58:37 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-494e76a4-ca14-49a8-a4f5-0987610c73b0 tempest-VolumeTypesAdminTests-571296156 tempest-VolumeTypesAdminTests-571296156-project-admin] POST http://192.168.122.202/volume/v3/types Sep 01 12:58:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-494e76a4-ca14-49a8-a4f5-0987610c73b0 tempest-VolumeTypesAdminTests-571296156 tempest-VolumeTypesAdminTests-571296156-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1733598314", "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=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:58:37 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-494e76a4-ca14-49a8-a4f5-0987610c73b0 tempest-VolumeTypesAdminTests-571296156 tempest-VolumeTypesAdminTests-571296156-project-admin] http://192.168.122.202/volume/v3/types returned with HTTP 200 Sep 01 12:58:37 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1739/3487] 192.168.122.202 () {60 vars in 1137 bytes} [Tue Sep 1 12:58:37 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 01 12:58:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-a7c49d79-478a-4c00-9f44-7313788ea26e None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:58:37 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a7c49d79-478a-4c00-9f44-7313788ea26e tempest-VolumeTypesAdminTests-571296156 tempest-VolumeTypesAdminTests-571296156-project-admin] POST http://192.168.122.202/volume/v3/types/246b2bac-c996-40bf-8ea4-a1a719a44b71/extra_specs Sep 01 12:58:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a7c49d79-478a-4c00-9f44-7313788ea26e tempest-VolumeTypesAdminTests-571296156 tempest-VolumeTypesAdminTests-571296156-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:58:37 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a7c49d79-478a-4c00-9f44-7313788ea26e tempest-VolumeTypesAdminTests-571296156 tempest-VolumeTypesAdminTests-571296156-project-admin] http://192.168.122.202/volume/v3/types/246b2bac-c996-40bf-8ea4-a1a719a44b71/extra_specs returned with HTTP 200 Sep 01 12:58:37 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1749/3488] 192.168.122.202 () {60 vars in 1283 bytes} [Tue Sep 1 12:58:37 2026] POST /volume/v3/types/246b2bac-c996-40bf-8ea4-a1a719a44b71/extra_specs => generated 35 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 12:58:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-f512da79-d2e5-4e41-a847-cee50e9d7eb2 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:58:37 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f512da79-d2e5-4e41-a847-cee50e9d7eb2 tempest-VolumeTypesAdminTests-571296156 tempest-VolumeTypesAdminTests-571296156-project-admin] PUT http://192.168.122.202/volume/v3/types/246b2bac-c996-40bf-8ea4-a1a719a44b71/extra_specs/key2 Sep 01 12:58:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f512da79-d2e5-4e41-a847-cee50e9d7eb2 tempest-VolumeTypesAdminTests-571296156 tempest-VolumeTypesAdminTests-571296156-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:58:37 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f512da79-d2e5-4e41-a847-cee50e9d7eb2 tempest-VolumeTypesAdminTests-571296156 tempest-VolumeTypesAdminTests-571296156-project-admin] http://192.168.122.202/volume/v3/types/246b2bac-c996-40bf-8ea4-a1a719a44b71/extra_specs/key2 returned with HTTP 200 Sep 01 12:58:37 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1740/3489] 192.168.122.202 () {60 vars in 1297 bytes} [Tue Sep 1 12:58:37 2026] PUT /volume/v3/types/246b2bac-c996-40bf-8ea4-a1a719a44b71/extra_specs/key2 => generated 25 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 12:58:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-57638c88-e160-432f-8fae-9adbb0c64acc None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:58:37 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-57638c88-e160-432f-8fae-9adbb0c64acc tempest-VolumeTypesAdminTests-571296156 tempest-VolumeTypesAdminTests-571296156-project-admin] POST http://192.168.122.202/volume/v3/types Sep 01 12:58:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-57638c88-e160-432f-8fae-9adbb0c64acc tempest-VolumeTypesAdminTests-571296156 tempest-VolumeTypesAdminTests-571296156-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:58:37 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-57638c88-e160-432f-8fae-9adbb0c64acc tempest-VolumeTypesAdminTests-571296156 tempest-VolumeTypesAdminTests-571296156-project-admin] http://192.168.122.202/volume/v3/types returned with HTTP 200 Sep 01 12:58:37 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1750/3490] 192.168.122.202 () {60 vars in 1136 bytes} [Tue Sep 1 12:58:37 2026] POST /volume/v3/types => generated 195 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:58:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-e6eba67d-00ca-454f-9bf8-ff4ef5dc7368 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:58:37 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e6eba67d-00ca-454f-9bf8-ff4ef5dc7368 tempest-VolumeTypesAdminTests-571296156 tempest-VolumeTypesAdminTests-571296156-project-admin] DELETE http://192.168.122.202/volume/v3/types/79776f77-e360-4506-877e-a20a106a0a47 Sep 01 12:58:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e6eba67d-00ca-454f-9bf8-ff4ef5dc7368 tempest-VolumeTypesAdminTests-571296156 tempest-VolumeTypesAdminTests-571296156-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:58:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e6eba67d-00ca-454f-9bf8-ff4ef5dc7368 tempest-VolumeTypesAdminTests-571296156 tempest-VolumeTypesAdminTests-571296156-project-admin] Calling method '_delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:58:37 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e6eba67d-00ca-454f-9bf8-ff4ef5dc7368 tempest-VolumeTypesAdminTests-571296156 tempest-VolumeTypesAdminTests-571296156-project-admin] http://192.168.122.202/volume/v3/types/79776f77-e360-4506-877e-a20a106a0a47 returned with HTTP 202 Sep 01 12:58:37 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1741/3491] 192.168.122.202 () {58 vars in 1229 bytes} [Tue Sep 1 12:58:37 2026] DELETE /volume/v3/types/79776f77-e360-4506-877e-a20a106a0a47 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:58:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-ad2794e5-5c6e-4fe2-ad72-6f8df8ed299c None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:58:37 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-ad2794e5-5c6e-4fe2-ad72-6f8df8ed299c tempest-VolumeTypesAdminTests-571296156 tempest-VolumeTypesAdminTests-571296156-project-admin] POST http://192.168.122.202/volume/v3/types Sep 01 12:58:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-ad2794e5-5c6e-4fe2-ad72-6f8df8ed299c tempest-VolumeTypesAdminTests-571296156 tempest-VolumeTypesAdminTests-571296156-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-817658504", "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=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:58:37 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-ad2794e5-5c6e-4fe2-ad72-6f8df8ed299c tempest-VolumeTypesAdminTests-571296156 tempest-VolumeTypesAdminTests-571296156-project-admin] http://192.168.122.202/volume/v3/types returned with HTTP 200 Sep 01 12:58:37 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1751/3492] 192.168.122.202 () {60 vars in 1137 bytes} [Tue Sep 1 12:58:37 2026] POST /volume/v3/types => generated 379 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:58:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-ce8e1fe0-5b2b-4fea-bb02-b7ab084ed844 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:58:37 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ce8e1fe0-5b2b-4fea-bb02-b7ab084ed844 tempest-VolumeTypesAdminTests-571296156 tempest-VolumeTypesAdminTests-571296156-project-admin] POST http://192.168.122.202/volume/v3/types/f3856e02-75ac-4499-9eaf-582640d7bb9b/encryption Sep 01 12:58:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-ce8e1fe0-5b2b-4fea-bb02-b7ab084ed844 tempest-VolumeTypesAdminTests-571296156 tempest-VolumeTypesAdminTests-571296156-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:58:37 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ce8e1fe0-5b2b-4fea-bb02-b7ab084ed844 tempest-VolumeTypesAdminTests-571296156 tempest-VolumeTypesAdminTests-571296156-project-admin] http://192.168.122.202/volume/v3/types/f3856e02-75ac-4499-9eaf-582640d7bb9b/encryption returned with HTTP 200 Sep 01 12:58:37 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1742/3493] 192.168.122.202 () {60 vars in 1281 bytes} [Tue Sep 1 12:58:37 2026] POST /volume/v3/types/f3856e02-75ac-4499-9eaf-582640d7bb9b/encryption => generated 239 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:58:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-b0fe38b6-d321-47ef-8ce8-a2a1726a57a4 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:58:37 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b0fe38b6-d321-47ef-8ce8-a2a1726a57a4 tempest-VolumeTypesAdminTests-571296156 tempest-VolumeTypesAdminTests-571296156-project-admin] DELETE http://192.168.122.202/volume/v3/types/f3856e02-75ac-4499-9eaf-582640d7bb9b/encryption/a6a6d06d-f1a5-45ed-a69f-57fa9852a931 Sep 01 12:58:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b0fe38b6-d321-47ef-8ce8-a2a1726a57a4 tempest-VolumeTypesAdminTests-571296156 tempest-VolumeTypesAdminTests-571296156-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:58:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b0fe38b6-d321-47ef-8ce8-a2a1726a57a4 tempest-VolumeTypesAdminTests-571296156 tempest-VolumeTypesAdminTests-571296156-project-admin] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:58:37 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b0fe38b6-d321-47ef-8ce8-a2a1726a57a4 tempest-VolumeTypesAdminTests-571296156 tempest-VolumeTypesAdminTests-571296156-project-admin] http://192.168.122.202/volume/v3/types/f3856e02-75ac-4499-9eaf-582640d7bb9b/encryption/a6a6d06d-f1a5-45ed-a69f-57fa9852a931 returned with HTTP 202 Sep 01 12:58:37 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1752/3494] 192.168.122.202 () {58 vars in 1373 bytes} [Tue Sep 1 12:58:37 2026] DELETE /volume/v3/types/f3856e02-75ac-4499-9eaf-582640d7bb9b/encryption/a6a6d06d-f1a5-45ed-a69f-57fa9852a931 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:58:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-6ac49543-1bfc-41bd-b14e-a0b662fbb6cd None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:58:37 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-6ac49543-1bfc-41bd-b14e-a0b662fbb6cd tempest-VolumeTypesAdminTests-571296156 tempest-VolumeTypesAdminTests-571296156-project-admin] POST http://192.168.122.202/volume/v3/types Sep 01 12:58:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-6ac49543-1bfc-41bd-b14e-a0b662fbb6cd tempest-VolumeTypesAdminTests-571296156 tempest-VolumeTypesAdminTests-571296156-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1428642474", "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=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:58:37 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-6ac49543-1bfc-41bd-b14e-a0b662fbb6cd tempest-VolumeTypesAdminTests-571296156 tempest-VolumeTypesAdminTests-571296156-project-admin] http://192.168.122.202/volume/v3/types returned with HTTP 200 Sep 01 12:58:37 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1743/3495] 192.168.122.202 () {60 vars in 1137 bytes} [Tue Sep 1 12:58:37 2026] POST /volume/v3/types => generated 380 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:58:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-68951e57-1b75-46d2-9308-bb8b489ba592 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:58:37 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-68951e57-1b75-46d2-9308-bb8b489ba592 tempest-VolumeTypesAdminTests-571296156 tempest-VolumeTypesAdminTests-571296156-project-admin] DELETE http://192.168.122.202/volume/v3/types/af535701-37f9-41f9-9e9d-a5dfdeb6aa9b/extra_specs/key1 Sep 01 12:58:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-68951e57-1b75-46d2-9308-bb8b489ba592 tempest-VolumeTypesAdminTests-571296156 tempest-VolumeTypesAdminTests-571296156-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:58:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-68951e57-1b75-46d2-9308-bb8b489ba592 tempest-VolumeTypesAdminTests-571296156 tempest-VolumeTypesAdminTests-571296156-project-admin] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:58:38 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-68951e57-1b75-46d2-9308-bb8b489ba592 tempest-VolumeTypesAdminTests-571296156 tempest-VolumeTypesAdminTests-571296156-project-admin] http://192.168.122.202/volume/v3/types/af535701-37f9-41f9-9e9d-a5dfdeb6aa9b/extra_specs/key1 returned with HTTP 202 Sep 01 12:58:38 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1753/3496] 192.168.122.202 () {58 vars in 1280 bytes} [Tue Sep 1 12:58:37 2026] DELETE /volume/v3/types/af535701-37f9-41f9-9e9d-a5dfdeb6aa9b/extra_specs/key1 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 12:58:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-0198ff61-9044-47b8-a8b1-07168565fb30 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:58:38 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-0198ff61-9044-47b8-a8b1-07168565fb30 tempest-VolumeTypesAdminTests-571296156 tempest-VolumeTypesAdminTests-571296156-project-admin] POST http://192.168.122.202/volume/v3/types Sep 01 12:58:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-0198ff61-9044-47b8-a8b1-07168565fb30 tempest-VolumeTypesAdminTests-571296156 tempest-VolumeTypesAdminTests-571296156-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-670415469", "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=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:58:38 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-0198ff61-9044-47b8-a8b1-07168565fb30 tempest-VolumeTypesAdminTests-571296156 tempest-VolumeTypesAdminTests-571296156-project-admin] http://192.168.122.202/volume/v3/types returned with HTTP 200 Sep 01 12:58:38 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1744/3497] 192.168.122.202 () {60 vars in 1137 bytes} [Tue Sep 1 12:58:38 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 01 12:58:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-28772c2e-39fd-455f-b940-af8413d949d7 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:58:38 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-28772c2e-39fd-455f-b940-af8413d949d7 tempest-VolumeTypesAdminTests-571296156 tempest-VolumeTypesAdminTests-571296156-project-admin] DELETE http://192.168.122.202/volume/v3/types/9744ea4c-ff82-466a-b920-40e905dc4467 Sep 01 12:58:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-28772c2e-39fd-455f-b940-af8413d949d7 tempest-VolumeTypesAdminTests-571296156 tempest-VolumeTypesAdminTests-571296156-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:58:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-28772c2e-39fd-455f-b940-af8413d949d7 tempest-VolumeTypesAdminTests-571296156 tempest-VolumeTypesAdminTests-571296156-project-admin] Calling method '_delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:58:38 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-28772c2e-39fd-455f-b940-af8413d949d7 tempest-VolumeTypesAdminTests-571296156 tempest-VolumeTypesAdminTests-571296156-project-admin] http://192.168.122.202/volume/v3/types/9744ea4c-ff82-466a-b920-40e905dc4467 returned with HTTP 202 Sep 01 12:58:38 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1754/3498] 192.168.122.202 () {58 vars in 1229 bytes} [Tue Sep 1 12:58:38 2026] DELETE /volume/v3/types/9744ea4c-ff82-466a-b920-40e905dc4467 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:58:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-be4f3af7-91b9-4617-900a-6ae16ec4d32b None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:58:38 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-be4f3af7-91b9-4617-900a-6ae16ec4d32b tempest-VolumeTypesAdminTests-571296156 tempest-VolumeTypesAdminTests-571296156-project-admin] GET http://192.168.122.202/volume/v3/types/d7d0d963-c452-4e1f-8d79-e40d0b35da3f/extra_specs Sep 01 12:58:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-be4f3af7-91b9-4617-900a-6ae16ec4d32b tempest-VolumeTypesAdminTests-571296156 tempest-VolumeTypesAdminTests-571296156-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:58:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-be4f3af7-91b9-4617-900a-6ae16ec4d32b tempest-VolumeTypesAdminTests-571296156 tempest-VolumeTypesAdminTests-571296156-project-admin] Calling method 'index' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:58:38 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-be4f3af7-91b9-4617-900a-6ae16ec4d32b tempest-VolumeTypesAdminTests-571296156 tempest-VolumeTypesAdminTests-571296156-project-admin] http://192.168.122.202/volume/v3/types/d7d0d963-c452-4e1f-8d79-e40d0b35da3f/extra_specs returned with HTTP 200 Sep 01 12:58:38 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1745/3499] 192.168.122.202 () {58 vars in 1262 bytes} [Tue Sep 1 12:58:38 2026] GET /volume/v3/types/d7d0d963-c452-4e1f-8d79-e40d0b35da3f/extra_specs => generated 185 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:58:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-8fcc30a4-740d-4d75-a654-afbb4a3b3a4c None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:58:38 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-8fcc30a4-740d-4d75-a654-afbb4a3b3a4c tempest-VolumeTypesAdminTests-571296156 tempest-VolumeTypesAdminTests-571296156-project-admin] GET http://192.168.122.202/volume/v3/types Sep 01 12:58:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-8fcc30a4-740d-4d75-a654-afbb4a3b3a4c tempest-VolumeTypesAdminTests-571296156 tempest-VolumeTypesAdminTests-571296156-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:58:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-8fcc30a4-740d-4d75-a654-afbb4a3b3a4c tempest-VolumeTypesAdminTests-571296156 tempest-VolumeTypesAdminTests-571296156-project-admin] Calling method 'index' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:58:38 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-8fcc30a4-740d-4d75-a654-afbb4a3b3a4c tempest-VolumeTypesAdminTests-571296156 tempest-VolumeTypesAdminTests-571296156-project-admin] http://192.168.122.202/volume/v3/types returned with HTTP 200 Sep 01 12:58:38 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1755/3500] 192.168.122.202 () {58 vars in 1115 bytes} [Tue Sep 1 12:58:38 2026] GET /volume/v3/types => generated 2589 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:58:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-4b9bbb87-164c-4fac-95f1-81d8ceb87feb None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:58:38 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-4b9bbb87-164c-4fac-95f1-81d8ceb87feb tempest-VolumeTypesAdminTests-571296156 tempest-VolumeTypesAdminTests-571296156-project-admin] GET http://192.168.122.202/volume/v3/types/d7d0d963-c452-4e1f-8d79-e40d0b35da3f/encryption/cipher Sep 01 12:58:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-4b9bbb87-164c-4fac-95f1-81d8ceb87feb tempest-VolumeTypesAdminTests-571296156 tempest-VolumeTypesAdminTests-571296156-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:58:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-4b9bbb87-164c-4fac-95f1-81d8ceb87feb tempest-VolumeTypesAdminTests-571296156 tempest-VolumeTypesAdminTests-571296156-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:58:38 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-4b9bbb87-164c-4fac-95f1-81d8ceb87feb tempest-VolumeTypesAdminTests-571296156 tempest-VolumeTypesAdminTests-571296156-project-admin] http://192.168.122.202/volume/v3/types/d7d0d963-c452-4e1f-8d79-e40d0b35da3f/encryption/cipher returned with HTTP 200 Sep 01 12:58:38 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1746/3501] 192.168.122.202 () {58 vars in 1280 bytes} [Tue Sep 1 12:58:38 2026] GET /volume/v3/types/d7d0d963-c452-4e1f-8d79-e40d0b35da3f/encryption/cipher => generated 29 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 12:58:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-63b4799e-0f7a-4e9a-a1ef-27496dd22a69 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:58:38 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-63b4799e-0f7a-4e9a-a1ef-27496dd22a69 tempest-VolumeTypesAdminTests-571296156 tempest-VolumeTypesAdminTests-571296156-project-admin] GET http://192.168.122.202/volume/v3/types/d7d0d963-c452-4e1f-8d79-e40d0b35da3f/encryption Sep 01 12:58:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-63b4799e-0f7a-4e9a-a1ef-27496dd22a69 tempest-VolumeTypesAdminTests-571296156 tempest-VolumeTypesAdminTests-571296156-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:58:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-63b4799e-0f7a-4e9a-a1ef-27496dd22a69 tempest-VolumeTypesAdminTests-571296156 tempest-VolumeTypesAdminTests-571296156-project-admin] Calling method 'index' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:58:38 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-63b4799e-0f7a-4e9a-a1ef-27496dd22a69 tempest-VolumeTypesAdminTests-571296156 tempest-VolumeTypesAdminTests-571296156-project-admin] http://192.168.122.202/volume/v3/types/d7d0d963-c452-4e1f-8d79-e40d0b35da3f/encryption returned with HTTP 200 Sep 01 12:58:38 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1756/3502] 192.168.122.202 () {58 vars in 1259 bytes} [Tue Sep 1 12:58:38 2026] GET /volume/v3/types/d7d0d963-c452-4e1f-8d79-e40d0b35da3f/encryption => generated 325 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:58:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-3bdf22a9-5d42-44cb-a3b5-2f32aa4c681f None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:58:38 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-3bdf22a9-5d42-44cb-a3b5-2f32aa4c681f tempest-VolumeTypesAdminTests-571296156 tempest-VolumeTypesAdminTests-571296156-project-admin] GET http://192.168.122.202/volume/v3/types/d7d0d963-c452-4e1f-8d79-e40d0b35da3f/extra_specs/multiattach Sep 01 12:58:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-3bdf22a9-5d42-44cb-a3b5-2f32aa4c681f tempest-VolumeTypesAdminTests-571296156 tempest-VolumeTypesAdminTests-571296156-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:58:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-3bdf22a9-5d42-44cb-a3b5-2f32aa4c681f tempest-VolumeTypesAdminTests-571296156 tempest-VolumeTypesAdminTests-571296156-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:58:38 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-3bdf22a9-5d42-44cb-a3b5-2f32aa4c681f tempest-VolumeTypesAdminTests-571296156 tempest-VolumeTypesAdminTests-571296156-project-admin] http://192.168.122.202/volume/v3/types/d7d0d963-c452-4e1f-8d79-e40d0b35da3f/extra_specs/multiattach returned with HTTP 200 Sep 01 12:58:38 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1747/3503] 192.168.122.202 () {58 vars in 1298 bytes} [Tue Sep 1 12:58:38 2026] GET /volume/v3/types/d7d0d963-c452-4e1f-8d79-e40d0b35da3f/extra_specs/multiattach => generated 29 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 12:58:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-0e758a1b-6c34-48e7-a4ea-a63c90397fa0 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:58:38 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0e758a1b-6c34-48e7-a4ea-a63c90397fa0 tempest-VolumeTypesAdminTests-571296156 tempest-VolumeTypesAdminTests-571296156-project-admin] GET http://192.168.122.202/volume/v3/types/d7d0d963-c452-4e1f-8d79-e40d0b35da3f/extra_specs/volume_backend_name Sep 01 12:58:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0e758a1b-6c34-48e7-a4ea-a63c90397fa0 tempest-VolumeTypesAdminTests-571296156 tempest-VolumeTypesAdminTests-571296156-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:58:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0e758a1b-6c34-48e7-a4ea-a63c90397fa0 tempest-VolumeTypesAdminTests-571296156 tempest-VolumeTypesAdminTests-571296156-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:58:38 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0e758a1b-6c34-48e7-a4ea-a63c90397fa0 tempest-VolumeTypesAdminTests-571296156 tempest-VolumeTypesAdminTests-571296156-project-admin] http://192.168.122.202/volume/v3/types/d7d0d963-c452-4e1f-8d79-e40d0b35da3f/extra_specs/volume_backend_name returned with HTTP 200 Sep 01 12:58:38 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1757/3504] 192.168.122.202 () {58 vars in 1322 bytes} [Tue Sep 1 12:58:38 2026] GET /volume/v3/types/d7d0d963-c452-4e1f-8d79-e40d0b35da3f/extra_specs/volume_backend_name => generated 44 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 12:58:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-71745312-57ef-4fbd-a0d5-a463fe1eef63 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:58:38 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-71745312-57ef-4fbd-a0d5-a463fe1eef63 tempest-VolumeTypesAdminTests-571296156 tempest-VolumeTypesAdminTests-571296156-project-admin] GET http://192.168.122.202/volume/v3/types/d7d0d963-c452-4e1f-8d79-e40d0b35da3f Sep 01 12:58:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-71745312-57ef-4fbd-a0d5-a463fe1eef63 tempest-VolumeTypesAdminTests-571296156 tempest-VolumeTypesAdminTests-571296156-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:58:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-71745312-57ef-4fbd-a0d5-a463fe1eef63 tempest-VolumeTypesAdminTests-571296156 tempest-VolumeTypesAdminTests-571296156-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:58:38 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-71745312-57ef-4fbd-a0d5-a463fe1eef63 tempest-VolumeTypesAdminTests-571296156 tempest-VolumeTypesAdminTests-571296156-project-admin] http://192.168.122.202/volume/v3/types/d7d0d963-c452-4e1f-8d79-e40d0b35da3f returned with HTTP 200 Sep 01 12:58:38 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1748/3505] 192.168.122.202 () {58 vars in 1226 bytes} [Tue Sep 1 12:58:38 2026] GET /volume/v3/types/d7d0d963-c452-4e1f-8d79-e40d0b35da3f => generated 402 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:58:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-e8e74016-242b-49e0-b5b8-34dd96eadfb8 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:58:38 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e8e74016-242b-49e0-b5b8-34dd96eadfb8 tempest-VolumeTypesAdminTests-571296156 tempest-VolumeTypesAdminTests-571296156-project-admin] PUT http://192.168.122.202/volume/v3/types/d7d0d963-c452-4e1f-8d79-e40d0b35da3f/encryption/ffcb4c29-fb57-431a-a5d0-8dadb54179b1 Sep 01 12:58:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e8e74016-242b-49e0-b5b8-34dd96eadfb8 tempest-VolumeTypesAdminTests-571296156 tempest-VolumeTypesAdminTests-571296156-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:58:38 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e8e74016-242b-49e0-b5b8-34dd96eadfb8 tempest-VolumeTypesAdminTests-571296156 tempest-VolumeTypesAdminTests-571296156-project-admin] http://192.168.122.202/volume/v3/types/d7d0d963-c452-4e1f-8d79-e40d0b35da3f/encryption/ffcb4c29-fb57-431a-a5d0-8dadb54179b1 returned with HTTP 200 Sep 01 12:58:38 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1758/3506] 192.168.122.202 () {60 vars in 1390 bytes} [Tue Sep 1 12:58:38 2026] PUT /volume/v3/types/d7d0d963-c452-4e1f-8d79-e40d0b35da3f/encryption/ffcb4c29-fb57-431a-a5d0-8dadb54179b1 => generated 33 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 12:58:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-ed5c5660-860f-468b-ba1c-02902533c7cf None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:58:38 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ed5c5660-860f-468b-ba1c-02902533c7cf tempest-VolumeTypesAdminTests-571296156 tempest-VolumeTypesAdminTests-571296156-project-admin] PUT http://192.168.122.202/volume/v3/types/d7d0d963-c452-4e1f-8d79-e40d0b35da3f/extra_specs/key1 Sep 01 12:58:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-ed5c5660-860f-468b-ba1c-02902533c7cf tempest-VolumeTypesAdminTests-571296156 tempest-VolumeTypesAdminTests-571296156-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:58:38 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ed5c5660-860f-468b-ba1c-02902533c7cf tempest-VolumeTypesAdminTests-571296156 tempest-VolumeTypesAdminTests-571296156-project-admin] http://192.168.122.202/volume/v3/types/d7d0d963-c452-4e1f-8d79-e40d0b35da3f/extra_specs/key1 returned with HTTP 200 Sep 01 12:58:38 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1749/3507] 192.168.122.202 () {60 vars in 1297 bytes} [Tue Sep 1 12:58:38 2026] PUT /volume/v3/types/d7d0d963-c452-4e1f-8d79-e40d0b35da3f/extra_specs/key1 => generated 30 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 12:58:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-411cb13e-9c16-4154-bed8-2113f934d8f9 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:58:38 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-411cb13e-9c16-4154-bed8-2113f934d8f9 tempest-VolumeTypesAdminTests-571296156 tempest-VolumeTypesAdminTests-571296156-project-admin] PUT http://192.168.122.202/volume/v3/types/d7d0d963-c452-4e1f-8d79-e40d0b35da3f Sep 01 12:58:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-411cb13e-9c16-4154-bed8-2113f934d8f9 tempest-VolumeTypesAdminTests-571296156 tempest-VolumeTypesAdminTests-571296156-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:58:38 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-411cb13e-9c16-4154-bed8-2113f934d8f9 tempest-VolumeTypesAdminTests-571296156 tempest-VolumeTypesAdminTests-571296156-project-admin] http://192.168.122.202/volume/v3/types/d7d0d963-c452-4e1f-8d79-e40d0b35da3f returned with HTTP 200 Sep 01 12:58:38 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1759/3508] 192.168.122.202 () {60 vars in 1246 bytes} [Tue Sep 1 12:58:38 2026] PUT /volume/v3/types/d7d0d963-c452-4e1f-8d79-e40d0b35da3f => generated 371 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:58:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-f955dda4-e6eb-4619-8918-9ee2ba7f8a02 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:58:38 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f955dda4-e6eb-4619-8918-9ee2ba7f8a02 tempest-VolumeTypesAdminTests-571296156 tempest-VolumeTypesAdminTests-571296156-project-admin] DELETE http://192.168.122.202/volume/v3/types/af535701-37f9-41f9-9e9d-a5dfdeb6aa9b Sep 01 12:58:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f955dda4-e6eb-4619-8918-9ee2ba7f8a02 tempest-VolumeTypesAdminTests-571296156 tempest-VolumeTypesAdminTests-571296156-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:58:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f955dda4-e6eb-4619-8918-9ee2ba7f8a02 tempest-VolumeTypesAdminTests-571296156 tempest-VolumeTypesAdminTests-571296156-project-admin] Calling method '_delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:58:38 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f955dda4-e6eb-4619-8918-9ee2ba7f8a02 tempest-VolumeTypesAdminTests-571296156 tempest-VolumeTypesAdminTests-571296156-project-admin] http://192.168.122.202/volume/v3/types/af535701-37f9-41f9-9e9d-a5dfdeb6aa9b returned with HTTP 202 Sep 01 12:58:38 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1750/3509] 192.168.122.202 () {58 vars in 1229 bytes} [Tue Sep 1 12:58:38 2026] DELETE /volume/v3/types/af535701-37f9-41f9-9e9d-a5dfdeb6aa9b => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:58:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-6db638ea-06c2-4ef0-b757-1ddb70e914f2 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:58:38 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-6db638ea-06c2-4ef0-b757-1ddb70e914f2 tempest-VolumeTypesAdminTests-571296156 tempest-VolumeTypesAdminTests-571296156-project-admin] DELETE http://192.168.122.202/volume/v3/types/f3856e02-75ac-4499-9eaf-582640d7bb9b Sep 01 12:58:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-6db638ea-06c2-4ef0-b757-1ddb70e914f2 tempest-VolumeTypesAdminTests-571296156 tempest-VolumeTypesAdminTests-571296156-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:58:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-6db638ea-06c2-4ef0-b757-1ddb70e914f2 tempest-VolumeTypesAdminTests-571296156 tempest-VolumeTypesAdminTests-571296156-project-admin] Calling method '_delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:58:38 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-6db638ea-06c2-4ef0-b757-1ddb70e914f2 tempest-VolumeTypesAdminTests-571296156 tempest-VolumeTypesAdminTests-571296156-project-admin] http://192.168.122.202/volume/v3/types/f3856e02-75ac-4499-9eaf-582640d7bb9b returned with HTTP 202 Sep 01 12:58:38 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1760/3510] 192.168.122.202 () {58 vars in 1229 bytes} [Tue Sep 1 12:58:38 2026] DELETE /volume/v3/types/f3856e02-75ac-4499-9eaf-582640d7bb9b => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:58:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-8b63eb86-d4c9-4154-9883-e39fa2e8a255 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:58:38 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8b63eb86-d4c9-4154-9883-e39fa2e8a255 tempest-VolumeTypesAdminTests-571296156 tempest-VolumeTypesAdminTests-571296156-project-admin] DELETE http://192.168.122.202/volume/v3/types/246b2bac-c996-40bf-8ea4-a1a719a44b71 Sep 01 12:58:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-8b63eb86-d4c9-4154-9883-e39fa2e8a255 tempest-VolumeTypesAdminTests-571296156 tempest-VolumeTypesAdminTests-571296156-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:58:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-8b63eb86-d4c9-4154-9883-e39fa2e8a255 tempest-VolumeTypesAdminTests-571296156 tempest-VolumeTypesAdminTests-571296156-project-admin] Calling method '_delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:58:38 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8b63eb86-d4c9-4154-9883-e39fa2e8a255 tempest-VolumeTypesAdminTests-571296156 tempest-VolumeTypesAdminTests-571296156-project-admin] http://192.168.122.202/volume/v3/types/246b2bac-c996-40bf-8ea4-a1a719a44b71 returned with HTTP 202 Sep 01 12:58:38 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1751/3511] 192.168.122.202 () {58 vars in 1229 bytes} [Tue Sep 1 12:58:38 2026] DELETE /volume/v3/types/246b2bac-c996-40bf-8ea4-a1a719a44b71 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:58:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-f9bb7720-ddc7-4a9e-bdcd-7ef121c481fe None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:58:38 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f9bb7720-ddc7-4a9e-bdcd-7ef121c481fe tempest-VolumeTypesAdminTests-571296156 tempest-VolumeTypesAdminTests-571296156-project-admin] DELETE http://192.168.122.202/volume/v3/types/14a01ec1-f824-41dd-beed-8418b1a4f8cd Sep 01 12:58:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f9bb7720-ddc7-4a9e-bdcd-7ef121c481fe tempest-VolumeTypesAdminTests-571296156 tempest-VolumeTypesAdminTests-571296156-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:58:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f9bb7720-ddc7-4a9e-bdcd-7ef121c481fe tempest-VolumeTypesAdminTests-571296156 tempest-VolumeTypesAdminTests-571296156-project-admin] Calling method '_delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:58:38 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f9bb7720-ddc7-4a9e-bdcd-7ef121c481fe tempest-VolumeTypesAdminTests-571296156 tempest-VolumeTypesAdminTests-571296156-project-admin] http://192.168.122.202/volume/v3/types/14a01ec1-f824-41dd-beed-8418b1a4f8cd returned with HTTP 202 Sep 01 12:58:38 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1761/3512] 192.168.122.202 () {58 vars in 1229 bytes} [Tue Sep 1 12:58:38 2026] DELETE /volume/v3/types/14a01ec1-f824-41dd-beed-8418b1a4f8cd => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:58:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-05df031d-5e4b-4dc0-9919-7c6418731b31 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:58:38 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-05df031d-5e4b-4dc0-9919-7c6418731b31 tempest-VolumeTypesAdminTests-571296156 tempest-VolumeTypesAdminTests-571296156-project-admin] DELETE http://192.168.122.202/volume/v3/types/d7d0d963-c452-4e1f-8d79-e40d0b35da3f Sep 01 12:58:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-05df031d-5e4b-4dc0-9919-7c6418731b31 tempest-VolumeTypesAdminTests-571296156 tempest-VolumeTypesAdminTests-571296156-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:58:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-05df031d-5e4b-4dc0-9919-7c6418731b31 tempest-VolumeTypesAdminTests-571296156 tempest-VolumeTypesAdminTests-571296156-project-admin] Calling method '_delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:58:38 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-05df031d-5e4b-4dc0-9919-7c6418731b31 tempest-VolumeTypesAdminTests-571296156 tempest-VolumeTypesAdminTests-571296156-project-admin] http://192.168.122.202/volume/v3/types/d7d0d963-c452-4e1f-8d79-e40d0b35da3f returned with HTTP 202 Sep 01 12:58:38 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1752/3513] 192.168.122.202 () {58 vars in 1229 bytes} [Tue Sep 1 12:58:38 2026] DELETE /volume/v3/types/d7d0d963-c452-4e1f-8d79-e40d0b35da3f => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:58:48 devstack devstack@c-api.service[86815]: DEBUG dbcounter [-] [86815] Writing DB stats cinder:SELECT=376,cinder:INSERT=77,cinder:UPDATE=145 {{(pid=86815) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 12:58:48 devstack devstack@c-api.service[86814]: DEBUG dbcounter [-] [86814] Writing DB stats cinder:SELECT=361,cinder:INSERT=89,cinder:UPDATE=140,cinder:DELETE=1 {{(pid=86814) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}